Linux-Kernel Archive
By Date
Most Recent messages
7168 messages sorted by:
[ author ]
[ thread ]
[ Subject ]
About this archive
Other mail archives
- [PATCH 1/2] swqueue: Control if a task should be queued on swq in select_idle_sibling() Gautham R. Shenoy (Fri Jun 23 2023 - 01:32:03 EST)
- [PATCH 2/2] swqueue: Only pull a task with valid affinity from swqueue Gautham R. Shenoy (Fri Jun 23 2023 - 13:55:04 EST)
- Re: [PATCH net-next 1/6] net: dsa: vsc73xx: convert to PHYLINK Paweł Dembicki (Sat Jun 24 2023 - 00:02:46 EST)
- RE: [PATCH v3 0/3] TDX Guest Quote generation support Dan Williams (Sat Jun 24 2023 - 00:05:47 EST)
- Re: [RFC PATCH v2 3/6] KVM: x86/mmu: Pass round full 64-bit error code for the KVM page fault Huang, Kai (Sat Jun 24 2023 - 00:15:55 EST)
- Re: [PATCH V3] perf vendor events riscv: add T-HEAD C9xx JSON file Namhyung Kim (Sat Jun 24 2023 - 00:35:24 EST)
- Re: [PATCH v3 0/3] Remove symbol_name_rb_node Namhyung Kim (Sat Jun 24 2023 - 00:42:43 EST)
- Re: [PATCH 0/2] zsmalloc: small compaction improvements Sergey Senozhatsky (Sat Jun 24 2023 - 01:06:42 EST)
- Re: [PATCH] firewire: net: fix use after free in fwnet_finish_incoming_packet() Takashi Sakamoto (Sat Jun 24 2023 - 01:06:45 EST)
- Re: [PATCH v2 3/3] RISC-V: add T-Head vector errata handling Stefan O'Rear (Sat Jun 24 2023 - 01:19:02 EST)
- Re: [PATCH v5 4/4] perf tools: Add printing perf_event_attr config symbol in perf_event_attr__fprintf() Namhyung Kim (Sat Jun 24 2023 - 01:29:18 EST)
- acpi_ns_validate_handle's code is modified and triggers IBT Preble, Adam C (Sat Jun 24 2023 - 01:29:23 EST)
- [PATCHv2 0/3] zsmalloc: small compaction improvements Sergey Senozhatsky (Sat Jun 24 2023 - 01:31:34 EST)
- [PATCHv2 1/3] zsmalloc: do not scan for allocated objects in empty zspage Sergey Senozhatsky (Sat Jun 24 2023 - 01:31:38 EST)
- [PATCHv2 2/3] zsmalloc: move migration destination zspage inuse check Sergey Senozhatsky (Sat Jun 24 2023 - 01:31:41 EST)
- [PATCHv2 3/3] zsmalloc: remove zs_compact_control Sergey Senozhatsky (Sat Jun 24 2023 - 01:31:45 EST)
- Re: [PATCH 17/26] kcov: use array_size Dmitry Vyukov (Sat Jun 24 2023 - 01:35:13 EST)
- Re: [RFC] perf record: Use PERF_RECORD_LOST for synthesizing samples from read_format->lost Namhyung Kim (Sat Jun 24 2023 - 01:56:16 EST)
- [PATCH] serial: sifive: Fix sifive_serial_console_setup() section Samuel Holland (Sat Jun 24 2023 - 02:02:20 EST)
- [PATCH] riscv: Select HAVE_ARCH_USERFAULTFD_MINOR Samuel Holland (Sat Jun 24 2023 - 02:03:33 EST)
- [PATCH 00/11] staging: rtl8192e: Remove timer function TsSetupTimeOut Philipp Hortmann (Sat Jun 24 2023 - 02:03:39 EST)
- [PATCH 01/11] staging: rtl8192e: Remove unused timer SetupTimer Philipp Hortmann (Sat Jun 24 2023 - 02:03:47 EST)
- [PATCH 02/11] staging: rtl8192e: Remove equation of local variable InactTime of AdmitTS Philipp Hortmann (Sat Jun 24 2023 - 02:04:03 EST)
- [PATCH 03/11] staging: rtl8192e: Remove unused timer InactTimer Philipp Hortmann (Sat Jun 24 2023 - 02:04:11 EST)
- [PATCH 04/11] staging: rtl8192e: Remove empty function AdmitTS Philipp Hortmann (Sat Jun 24 2023 - 02:04:23 EST)
- [PATCH 05/11] staging: rtl8192e: Remove variable modulation as it is constant Philipp Hortmann (Sat Jun 24 2023 - 02:04:39 EST)
- [PATCH 06/11] staging: rtl8192e: Remove variable host_encrypt as it is constant Philipp Hortmann (Sat Jun 24 2023 - 02:04:46 EST)
- [PATCH 07/11] staging: rtl8192e: Remove variable host_decrypt as it is constant Philipp Hortmann (Sat Jun 24 2023 - 02:04:59 EST)
- [PATCH 09/11] staging: rtl8192e: Remove variable bdisable_nic Philipp Hortmann (Sat Jun 24 2023 - 02:05:32 EST)
- [PATCH 10/11] staging: rtl8192e: Remove variable priv->reg_chnl_plan Philipp Hortmann (Sat Jun 24 2023 - 02:05:41 EST)
- [PATCH 11/11] staging: rtl8192e: Remove variable ieee->short_slot Philipp Hortmann (Sat Jun 24 2023 - 02:05:59 EST)
- [PATCH 08/11] staging: rtl8192e: Remove variable card_type Philipp Hortmann (Sat Jun 24 2023 - 02:06:05 EST)
- Re: [PATCH] PCI: qcom: configure the parf halt window size to 1GB Manivannan Sadhasivam (Sat Jun 24 2023 - 02:32:41 EST)
- Re: [PATCH 1/4] pcie: qcom: Fix the macro PARF_SLV_ADDR_SPACE_SIZE_2_3_3 Manivannan Sadhasivam (Sat Jun 24 2023 - 02:32:45 EST)
- Re: [PATCH 0/4] IPQ8074 pcie/wcss fixes Manivannan Sadhasivam (Sat Jun 24 2023 - 02:34:22 EST)
- Re: [PATCH V3] perf vendor events riscv: add T-HEAD C9xx JSON file Inochi Amaoto (Sat Jun 24 2023 - 02:43:03 EST)
- Re: [PATCH v2 0/5] Fix some checkpatch issues Greg KH (Sat Jun 24 2023 - 02:51:06 EST)
- Re: [PATCH v3] rust: xarray: Add an abstraction for XArray Greg KH (Sat Jun 24 2023 - 02:52:50 EST)
- Re: [PATCH v1 00/17] selftests/nolibc: allow run with minimal kernel config Thomas Weißschuh (Sat Jun 24 2023 - 02:53:17 EST)
- Re: [PATCH v2 1/2] seqlock: Do the lockdep annotation before locking in do_write_seqcount_begin_nested() Tetsuo Handa (Sat Jun 24 2023 - 02:54:19 EST)
- Re: [PATCH V2 13/13] arm64: dtsi: qcom: ipq9574: Add nodes to bring up multipd Krzysztof Kozlowski (Sat Jun 24 2023 - 03:02:13 EST)
- Re: [PATCH v9 10/10] arm64: dts: qcom: sa8540-ride: Enable first port of tertiary usb controller Krishna Kurapati PSSNV (Sat Jun 24 2023 - 03:12:34 EST)
- Re: [PATCH v5 00/14] ceph: support idmapped mounts Aleksandr Mikhalitsyn (Sat Jun 24 2023 - 03:12:36 EST)
- Re: [PATCH v9 08/10] arm64: dts: qcom: sc8280xp: Add multiport controller node for SC8280 Krishna Kurapati PSSNV (Sat Jun 24 2023 - 03:13:58 EST)
- Re: [PATCH v9 05/10] usb: dwc3: core: Refactor PHY logic to support Multiport Controller Krishna Kurapati PSSNV (Sat Jun 24 2023 - 03:16:32 EST)
- Re: [PATCH V2 01/13] dt-bindings: remoteproc: qcom: Add support for multipd model Krzysztof Kozlowski (Sat Jun 24 2023 - 03:19:50 EST)
- Re: [PATCH v9 04/10] usb: dwc3: core: Skip setting event buffers for host only controllers Krishna Kurapati PSSNV (Sat Jun 24 2023 - 03:20:47 EST)
- Re: [PATCH V2 10/13] remoteproc: qcom: Add Hexagon based multipd rproc driver Krzysztof Kozlowski (Sat Jun 24 2023 - 03:30:25 EST)
- Re: [PATCH 2/2] arch: arm64: configs: Enable UBI and UBIFS Krzysztof Kozlowski (Sat Jun 24 2023 - 03:30:28 EST)
- Re: [PATCH v1 00/17] selftests/nolibc: allow run with minimal kernel config Thomas Weißschuh (Sat Jun 24 2023 - 03:30:29 EST)
- Re: [PATCH] objtool: Make 'sec-address' always on kernel test robot (Sat Jun 24 2023 - 03:34:03 EST)
- Re: [PATCH 09/15] arm64: dts: qcom: sc7280-crd: add dummy Bluetooth VDDIO supply Krzysztof Kozlowski (Sat Jun 24 2023 - 03:40:58 EST)
- Re: [PATCH v4 10/10] selftests/nolibc: add mmap and munmap test cases Zhangjin Wu (Sat Jun 24 2023 - 03:48:05 EST)
- Re: [PATCH 5/5] scsi: dt-bindings: ufs: qcom: Fix warning for sdm845 by adding reg-names Krzysztof Kozlowski (Sat Jun 24 2023 - 03:49:23 EST)
- Re: [PATCH v2 01/45] dt-bindings: microchip: atmel,at91rm9200-tcb: add sam9x60, sam9x7 compatible Krzysztof Kozlowski (Sat Jun 24 2023 - 03:53:24 EST)
- Re: [PATCH v2 02/45] dt-bindings: usb: ehci: Add atmel at91sam9g45-ehci compatible Krzysztof Kozlowski (Sat Jun 24 2023 - 03:53:52 EST)
- Re: [PATCH v2 03/45] dt-bindings: usb: generic-ehci: Document clock-names property Krzysztof Kozlowski (Sat Jun 24 2023 - 03:54:31 EST)
- Re: [PATCH v2 04/45] dt-bindings: net: cdns,macb: add documentation for sam9x7 ethernet interface Krzysztof Kozlowski (Sat Jun 24 2023 - 03:55:22 EST)
- Re: [PATCH v2 00/45] Add support for sam9x7 SoC family Krzysztof Kozlowski (Sat Jun 24 2023 - 03:56:21 EST)
- Re: [PATCH v2 12/45] dt-bindings: reset: atmel,at91sam9260-reset: add sam9x7 binding Krzysztof Kozlowski (Sat Jun 24 2023 - 03:57:36 EST)
- Re: [PATCH v2 14/45] dt-bindings: crypto: add bindings for sam9x7 in Atmel AES Krzysztof Kozlowski (Sat Jun 24 2023 - 03:59:12 EST)
- Re: [PATCH v2 15/45] dt-bindings: crypto: add bindings for sam9x7 in Atmel SHA Krzysztof Kozlowski (Sat Jun 24 2023 - 03:59:56 EST)
- Re: [PATCH v2 16/45] dt-bindings: crypto: add bindings for sam9x7 in Atmel TDES Krzysztof Kozlowski (Sat Jun 24 2023 - 04:00:05 EST)
- Re: [PATCH v2 13/45] dt-bindings: atmel-sysreg: add bindings for sam9x7 Krzysztof Kozlowski (Sat Jun 24 2023 - 04:00:47 EST)
- Re: [PATCH v2 18/45] dt-bindings: i2c: at91: Add SAM9X7 compatible string Krzysztof Kozlowski (Sat Jun 24 2023 - 04:01:15 EST)
- Re: [PATCH v2 28/45] dt-bindings: rtc: at91rm9200: add sam9x7 compatible Krzysztof Kozlowski (Sat Jun 24 2023 - 04:02:49 EST)
- Re: [PATCH v2 29/45] dt-bindings: rtt: at91rm9260: add sam9x7 compatible Krzysztof Kozlowski (Sat Jun 24 2023 - 04:02:54 EST)
- Re: [PATCH v2 27/45] dt-bindings: rng: atmel,at91-trng: document sam9x7 TRNG Krzysztof Kozlowski (Sat Jun 24 2023 - 04:02:59 EST)
- Re: [PATCH v2 31/45] dt-bindings: atmel-classd: add sam9x7 compatible Krzysztof Kozlowski (Sat Jun 24 2023 - 04:03:06 EST)
- Re: [PATCH v2 30/45] dt-bindings: serial: atmel,at91-usart: add compatible for sam9x7 Krzysztof Kozlowski (Sat Jun 24 2023 - 04:03:11 EST)
- Re: [PATCH v2 32/45] spi: dt-bindings: atmel,at91rm9200-spi: add sam9x7 compatible Krzysztof Kozlowski (Sat Jun 24 2023 - 04:03:55 EST)
- Re: [PATCH v2 34/45] dt-bindings: watchdog: sama5d4-wdt: add compatible for sam9x7-wdt Krzysztof Kozlowski (Sat Jun 24 2023 - 04:05:05 EST)
- Re: [PATCH v2 44/45] dt-bindings: arm: add sam9x75 curiosity board Krzysztof Kozlowski (Sat Jun 24 2023 - 04:05:30 EST)
- Re: [PATCH] MAINTAINERS: adjust entry in VIA UNICHROME(PRO)/CHROME9 FRAMEBUFFER DRIVER Helge Deller (Sat Jun 24 2023 - 04:08:26 EST)
- Re: [PATCH v2 43/45] ARM: dts: at91: sam9x7: add device tree for SoC Krzysztof Kozlowski (Sat Jun 24 2023 - 04:09:41 EST)
- Re: [PATCH v2 45/45] ARM: dts: at91: sam9x75_curiosity: add device tree for sam9x75 curiosity board Krzysztof Kozlowski (Sat Jun 24 2023 - 04:12:29 EST)
- Re: (subset) [PATCH v2 00/45] Add support for sam9x7 SoC family Krzysztof Kozlowski (Sat Jun 24 2023 - 04:13:55 EST)
- [PATCH] spi: dt-bindings: atmel,at91rm9200-spi: fix broken sam9x7 compatible Krzysztof Kozlowski (Sat Jun 24 2023 - 04:21:15 EST)
- Re: [PATCH v2 33/45] dt-bindings: usb: atmel: Update DT bindings documentation for sam9x7 Krzysztof Kozlowski (Sat Jun 24 2023 - 04:23:50 EST)
- Re: [PATCH v2 35/45] dt-bindings: irqchip/atmel-aic5: Add support for sam9x7 aic Krzysztof Kozlowski (Sat Jun 24 2023 - 04:23:52 EST)
- Re: [PATCH v2 19/45] dt-bindings: mfd: at91: Add SAM9X7 compatible string Krzysztof Kozlowski (Sat Jun 24 2023 - 04:23:52 EST)
- Re: [PATCH v2 20/45] dt-bindings: atmel-gpbr: add microchip,sam9x7-gpbr Krzysztof Kozlowski (Sat Jun 24 2023 - 04:25:33 EST)
- Re: [PATCH v2 21/45] dt-bindings: atmel-matrix: add microchip,sam9x7-matrix Krzysztof Kozlowski (Sat Jun 24 2023 - 04:26:31 EST)
- Re: [PATCH v2 22/45] dt-bindings: atmel-smc: add microchip,sam9x7-smc Krzysztof Kozlowski (Sat Jun 24 2023 - 04:26:53 EST)
- Re: [PATCH v2 23/45] dt-bindings: atmel-ssc: add microchip,sam9x7-ssc Krzysztof Kozlowski (Sat Jun 24 2023 - 04:27:27 EST)
- Re: [PATCH v2 24/45] dt-bindings: sdhci-of-at91: add microchip,sam9x7-sdhci Krzysztof Kozlowski (Sat Jun 24 2023 - 04:27:31 EST)
- Re: [PATCH v2 25/45] dt-bindings: atmel-nand: add microchip,sam9x7-pmecc Krzysztof Kozlowski (Sat Jun 24 2023 - 04:27:55 EST)
- Re: [PATCH v2 26/45] dt-bindings: pinctrl: at91: add bindings for SAM9X7 Krzysztof Kozlowski (Sat Jun 24 2023 - 04:28:14 EST)
- Re: [PATCH v2 17/45] dt-bindings: dmaengine: at_xdmac: add compatible with microchip,sam9x7 Krzysztof Kozlowski (Sat Jun 24 2023 - 04:30:51 EST)
- Re: [PATCH v2 00/45] Add support for sam9x7 SoC family Krzysztof Kozlowski (Sat Jun 24 2023 - 04:33:12 EST)
- Re: [PATCH] objtool: Make 'sec-address' always on Christophe Leroy (Sat Jun 24 2023 - 04:34:49 EST)
- Re: [PATCH] objtool: Make 'sec-address' always on Christophe Leroy (Sat Jun 24 2023 - 04:35:39 EST)
- Re: [RFC 3/4] block: set mapping order for the block cache in set_init_blocksize kernel test robot (Sat Jun 24 2023 - 04:36:46 EST)
- Re: [PATCH v1 00/17] selftests/nolibc: allow run with minimal kernel config Zhangjin Wu (Sat Jun 24 2023 - 04:40:08 EST)
- [PATCH v10 1/5] devres: provide devm_krealloc_array() Jean-Jacques Hiblot (Sat Jun 24 2023 - 04:42:43 EST)
- [PATCH v10 2/5] leds: provide devm_of_led_get_optional() Jean-Jacques Hiblot (Sat Jun 24 2023 - 04:42:47 EST)
- [PATCH v10 5/5] leds: Add a multicolor LED driver to group monochromatic LEDs Jean-Jacques Hiblot (Sat Jun 24 2023 - 04:43:14 EST)
- Re: [PATCH 0/2] Fix CFI failures with GCOV_PROFILE_ALL Masahiro Yamada (Sat Jun 24 2023 - 04:44:47 EST)
- [PATCH v10 4/5] dt-bindings: leds: Add binding for a multicolor group of LEDs Jean-Jacques Hiblot (Sat Jun 24 2023 - 04:53:31 EST)
- Re: [PATCH v1 00/17] selftests/nolibc: allow run with minimal kernel config Zhangjin Wu (Sat Jun 24 2023 - 04:54:37 EST)
- Re: [PATCH V3] perf vendor events riscv: add T-HEAD C9xx JSON file Conor Dooley (Sat Jun 24 2023 - 04:55:05 EST)
- Re: [PATCH 1/3] modpost: factor out inst location calculation to section_rel() Masahiro Yamada (Sat Jun 24 2023 - 04:56:42 EST)
- [PATCH v10 3/5] leds: class: store the color index in struct led_classdev Jean-Jacques Hiblot (Sat Jun 24 2023 - 05:02:22 EST)
- Re: [PATCH v2] PCI: iproc: Use of_property_read_bool() for boolean properties Krzysztof Wilczyński (Sat Jun 24 2023 - 05:02:39 EST)
- Re: [PATCH 02/15] dt-bindings: clock: qcom,dispcc-sm6125: Remove unused GCC_DISP_AHB_CLK Krzysztof Kozlowski (Sat Jun 24 2023 - 05:08:52 EST)
- Re: [PATCH 03/15] dt-bindings: clock: qcom,dispcc-sm6125: Require GCC PLL0 DIV clock Krzysztof Kozlowski (Sat Jun 24 2023 - 05:09:14 EST)
- Re: [PATCH 04/15] dt-bindings: clock: qcom,dispcc-sm6125: Allow power-domains property Krzysztof Kozlowski (Sat Jun 24 2023 - 05:10:24 EST)
- Re: [PATCH 05/15] dt-bindings: display/msm: dsi-controller-main: Document SM6125 Krzysztof Kozlowski (Sat Jun 24 2023 - 05:11:29 EST)
- Re: [PATCH 06/15] dt-bindings: display/msm: sc7180-dpu: Describe SM6125 Krzysztof Kozlowski (Sat Jun 24 2023 - 05:13:03 EST)
- Re: [PATCH v2 01/45] dt-bindings: microchip: atmel,at91rm9200-tcb: add sam9x60, sam9x7 compatible Krzysztof Kozlowski (Sat Jun 24 2023 - 05:21:11 EST)
- [PATCH v10 0/5] Add a multicolor LED driver for groups of monochromatic LEDs Jean-Jacques Hiblot (Sat Jun 24 2023 - 05:21:11 EST)
- [PATCH] sched/rt: Fix possible warn when push_rt_task Hui Tang (Sat Jun 24 2023 - 05:23:02 EST)
- Re: [RFC PATCH v9 00/10] Create common DPLL configuration API Jiri Pirko (Sat Jun 24 2023 - 05:23:49 EST)
- [PATCH 1/7] rust: init: consolidate init macros Benno Lossin (Sat Jun 24 2023 - 05:25:17 EST)
- [PATCH 2/7] rust: add derive macro for `Zeroable` Benno Lossin (Sat Jun 24 2023 - 05:25:28 EST)
- [PATCH 3/7] rust: init: make guards in the init macros hygienic Benno Lossin (Sat Jun 24 2023 - 05:25:39 EST)
- [PATCH 5/7] rust: init: add `..Zeroable::zeroed()` syntax for zeroing all missing fields Benno Lossin (Sat Jun 24 2023 - 05:25:43 EST)
- Re: After kernel 6.3.7 or 6.3.8 b43 driver fails Michael Büsch (Sat Jun 24 2023 - 05:25:49 EST)
- [PATCH 4/7] rust: init: wrap type checking struct initializers in a closure Benno Lossin (Sat Jun 24 2023 - 05:25:52 EST)
- [PATCH 6/7] rust: init: Add functions to create array initializers Benno Lossin (Sat Jun 24 2023 - 05:26:20 EST)
- [PATCH 7/7] rust: init: add support for arbitrary paths in init macros Benno Lossin (Sat Jun 24 2023 - 05:26:36 EST)
- Re: [PATCH v2] bpf: Replace deprecated -target with --target= for Clang Quentin Monnet (Sat Jun 24 2023 - 05:28:34 EST)
- Re: [v3,17/19] arch/sparc: Implement fb_is_primary_device() in source file Arnd Bergmann (Sat Jun 24 2023 - 05:28:38 EST)
- Re: [PATCH] spi: dt-bindings: atmel,at91rm9200-spi: fix broken sam9x7 compatible Conor Dooley (Sat Jun 24 2023 - 05:28:55 EST)
- Re: After kernel 6.3.7 or 6.3.8 b43 driver fails Arnd Bergmann (Sat Jun 24 2023 - 05:30:35 EST)
- Re: [PATCH 07/15] dt-bindings: display/msm: Add SM6125 MDSS Krzysztof Kozlowski (Sat Jun 24 2023 - 05:31:27 EST)
- Re: [PATCH 10/15] dt-bindings: msm: dsi-phy-14nm: Document SM6125 variant Krzysztof Kozlowski (Sat Jun 24 2023 - 05:33:17 EST)
- Re: [28/39] drm: renesas: shmobile: Use drm_crtc_handle_vblank() Sui Jingfeng (Sat Jun 24 2023 - 05:33:46 EST)
- Re: [PATCH 1/7] dt-bindings: soc: qcom: Add qcom-pbs bindings Krzysztof Kozlowski (Sat Jun 24 2023 - 05:38:26 EST)
- Re: [PATCH 2/7] dt-bindings: leds: leds-qcom-lpg: Add support for LUT through NVMEM devices Krzysztof Kozlowski (Sat Jun 24 2023 - 05:43:15 EST)
- Re: [20/39] drm: renesas: shmobile: Replace .dev_private with container_of() Sui Jingfeng (Sat Jun 24 2023 - 05:54:22 EST)
- Re: [PATCH 3/7] soc: qcom: add QCOM PBS driver Krzysztof Kozlowski (Sat Jun 24 2023 - 05:55:22 EST)
- Re: [PATCH 3/7] soc: qcom: add QCOM PBS driver Krzysztof Kozlowski (Sat Jun 24 2023 - 06:01:51 EST)
- objtool: Seeking help for improving switch table processing Christophe Leroy (Sat Jun 24 2023 - 06:06:35 EST)
- Re: [PATCH 0/2] RISC-V: Probe for misaligned access speed Conor Dooley (Sat Jun 24 2023 - 06:08:32 EST)
- [PATCH] hwmon: corsair-psu: update Series 2022 and 2023 support Wilken Gottwalt (Sat Jun 24 2023 - 06:14:17 EST)
- Re: Fwd: kernel fault on hibernation: get_zeroed_page/swsusp_write Elmar Stellnberger (Sat Jun 24 2023 - 06:21:47 EST)
- Re: [PATCH 0/2] RISC-V: Probe for misaligned access speed Yangyu Chen (Sat Jun 24 2023 - 06:23:12 EST)
- [PATCH 0/2] proc: proc_setattr for /proc/$PID/net Thomas Weißschuh (Sat Jun 24 2023 - 06:31:13 EST)
- [PATCH 1/2] selftests/nolibc: drop test chmod_net Thomas Weißschuh (Sat Jun 24 2023 - 06:31:17 EST)
- [PATCH 2/2] proc: use generic setattr() for /proc/$PID/net Thomas Weißschuh (Sat Jun 24 2023 - 06:31:20 EST)
- Re: [PATCH v2 3/3] RISC-V: add T-Head vector errata handling Andrew Jones (Sat Jun 24 2023 - 07:00:16 EST)
- Re: [PATCH 24/29] mm: vmscan: make global slab shrink lockless Qi Zheng (Sat Jun 24 2023 - 07:08:39 EST)
- Re: [PATCH 15/29] NFSD: dynamically allocate the nfsd-client shrinker Qi Zheng (Sat Jun 24 2023 - 07:18:09 EST)
- [PATCH] bus: ixp4xx: fix IXP4XX_EXP_T1_MASK Jonas Gorski (Sat Jun 24 2023 - 07:43:10 EST)
- Re: [PATCH] scsi: sd: support specify probe type of build-in driver Jianlin Lv (Sat Jun 24 2023 - 07:45:57 EST)
- Re: [PATCH 6/6] drm/msm/dpu: Update dev core dump to dump registers of sub blocks Dmitry Baryshkov (Sat Jun 24 2023 - 08:08:03 EST)
- Re: [PATCH v2 2/3] pinctrl: qcom: sm8350-lpass-lpi: add SM8350 LPASS TLMM Konrad Dybcio (Sat Jun 24 2023 - 08:12:16 EST)
- [RESEND][PATCH] net: cpsw: fix obtaining mac address for am3517 Mans Rullgard (Sat Jun 24 2023 - 08:12:58 EST)
- Re: [PATCH 6/6] drm/msm/dpu: Update dev core dump to dump registers of sub blocks Dmitry Baryshkov (Sat Jun 24 2023 - 08:14:15 EST)
- Re: Fwd: kernel fault on hibernation: get_zeroed_page/swsusp_write Bagas Sanjaya (Sat Jun 24 2023 - 08:16:08 EST)
- Re: [PATCH V5 3/5] clk: qcom: camcc-sm8550: Add camera clock controller driver for SM8550 Konrad Dybcio (Sat Jun 24 2023 - 08:18:56 EST)
- Re: [PATCH 6/6] drm/msm/dpu: Update dev core dump to dump registers of sub blocks Dmitry Baryshkov (Sat Jun 24 2023 - 08:19:01 EST)
- Re: [PATCH V5 4/5] clk: qcom: camcc-sm8550: Add support for qdss, sleep and xo clocks Konrad Dybcio (Sat Jun 24 2023 - 08:20:03 EST)
- Re: [PATCH] bus: ixp4xx: fix IXP4XX_EXP_T1_MASK Linus Walleij (Sat Jun 24 2023 - 08:20:47 EST)
- [RFC PATCH 0/6] Add support to handle misaligned accesses in S-mode Clément Léger (Sat Jun 24 2023 - 08:21:01 EST)
- [RFC PATCH 1/6] riscv: remove unused functions in traps_misaligned.c Clément Léger (Sat Jun 24 2023 - 08:21:04 EST)
- [RFC PATCH 2/6] riscv: add support for misaligned handling in S-mode Clément Léger (Sat Jun 24 2023 - 08:21:07 EST)
- [RFC PATCH 3/6] riscv: allow S-mode to handle misaligned traps Clément Léger (Sat Jun 24 2023 - 08:21:15 EST)
- [RFC PATCH 4/6] riscv: add support for SBI misalignment trap delegation Clément Léger (Sat Jun 24 2023 - 08:21:21 EST)
- [RFC PATCH 5/6] riscv: add support for PR_SET_UNALIGN and PR_GET_UNALIGN Clément Léger (Sat Jun 24 2023 - 08:21:25 EST)
- [RFC PATCH 6/6] riscv: add floating point insn support to misaligned access emulation Clément Léger (Sat Jun 24 2023 - 08:21:28 EST)
- [PATCH v2 0/3] Drop useless compatibles from the SCM driver Konrad Dybcio (Sat Jun 24 2023 - 08:23:53 EST)
- [PATCH v2 1/3] firmware: qcom_scm: Always try to consume all three clocks Konrad Dybcio (Sat Jun 24 2023 - 08:23:56 EST)
- [PATCH v2 2/3] firmware: qcom_scm: Always return devm_clk_get_optional errors Konrad Dybcio (Sat Jun 24 2023 - 08:23:58 EST)
- [PATCH v2 3/3] firmware: qcom_scm: Drop useless compatibles Konrad Dybcio (Sat Jun 24 2023 - 08:24:01 EST)
- Re: [PATCH 5/5] scsi: dt-bindings: ufs: qcom: Fix warning for sdm845 by adding reg-names James Bottomley (Sat Jun 24 2023 - 08:31:12 EST)
- Re: [PATCH v7 10/19] s390: mm: Convert to GENERIC_IOREMAP Baoquan He (Sat Jun 24 2023 - 08:47:02 EST)
- Re: [External] Re: [PATCH] firmware: added a firmware information passing method FFI Ard Biesheuvel (Sat Jun 24 2023 - 08:52:25 EST)
- [PATCH v1 0/3] Allwinner R329/D1/R528/T113s Dual/Quad SPI modes support Maksim Kiselev (Sat Jun 24 2023 - 09:17:21 EST)
- [PATCH v1 2/3] spi: sun6i: add dual and quad SPI modes support for R329/D1/R528/T113s Maksim Kiselev (Sat Jun 24 2023 - 09:17:22 EST)
- [PATCH v1 1/3] spi: sun6i: add quirk for dual and quad SPI modes support Maksim Kiselev (Sat Jun 24 2023 - 09:17:23 EST)
- [PATCH v1 3/3] riscv: dts: allwinner: d1: Add QSPI pins node for pinmux PC port Maksim Kiselev (Sat Jun 24 2023 - 09:17:25 EST)
- Re: [PATCH v2] PCI: rcar: use proper naming for R-Car Krzysztof Wilczyński (Sat Jun 24 2023 - 09:22:35 EST)
- Re: [v3,17/19] arch/sparc: Implement fb_is_primary_device() in source file Guenter Roeck (Sat Jun 24 2023 - 09:26:59 EST)
- Re: Fwd: kernel fault on hibernation: get_zeroed_page/swsusp_write Thorsten Leemhuis (Sat Jun 24 2023 - 09:44:18 EST)
- [PATCH] xtensa: rearrange show_stack output Max Filippov (Sat Jun 24 2023 - 09:44:20 EST)
- [PATCH] xtensa: dump userspace code around the exception PC Max Filippov (Sat Jun 24 2023 - 09:44:20 EST)
- Re: [PATCH 10/15] dt-bindings: msm: dsi-phy-14nm: Document SM6125 variant Dmitry Baryshkov (Sat Jun 24 2023 - 09:48:51 EST)
- Re: [PATCH 11/15] drm/msm/dsi: Add 14nm phy configuration for SM6125 Dmitry Baryshkov (Sat Jun 24 2023 - 09:51:49 EST)
- Re: [PATCH 13/15] arm64: dts: qcom: sm6125: Add dispcc node Dmitry Baryshkov (Sat Jun 24 2023 - 09:52:41 EST)
- Re: [PATCH V5 2/5] clk: qcom: clk-alpha-pll: Add support for lucid ole pll configure Dmitry Baryshkov (Sat Jun 24 2023 - 09:55:20 EST)
- Re: [PATCH V5 3/5] clk: qcom: camcc-sm8550: Add camera clock controller driver for SM8550 Dmitry Baryshkov (Sat Jun 24 2023 - 09:56:35 EST)
- Re: [PATCH V5 5/5] arm64: dts: qcom: sm8550: Add camera clock controller Dmitry Baryshkov (Sat Jun 24 2023 - 09:57:16 EST)
- Re: After kernel 6.3.7 or 6.3.8 b43 driver fails Linux regression tracking (Thorsten Leemhuis) (Sat Jun 24 2023 - 10:00:39 EST)
- Re: [PATCH 5.4 0/5] CIFS DFS fixes for 5.4 Greg KH (Sat Jun 24 2023 - 10:10:35 EST)
- Re: [RESEND][PATCH] net: cpsw: fix obtaining mac address for am3517 Andrew Lunn (Sat Jun 24 2023 - 10:18:15 EST)
- Re: [PATCH 6/6] drm/msm/dpu: Update dev core dump to dump registers of sub blocks Abhinav Kumar (Sat Jun 24 2023 - 10:18:17 EST)
- Re: [v3,17/19] arch/sparc: Implement fb_is_primary_device() in source file Arnd Bergmann (Sat Jun 24 2023 - 10:22:27 EST)
- Re: [RESEND][PATCH] net: cpsw: fix obtaining mac address for am3517 Måns Rullgård (Sat Jun 24 2023 - 10:24:57 EST)
- Re: [RESEND][PATCH] net: cpsw: fix obtaining mac address for am3517 Andrew Lunn (Sat Jun 24 2023 - 10:34:20 EST)
- Re: [RESEND][PATCH] net: cpsw: fix obtaining mac address for am3517 Måns Rullgård (Sat Jun 24 2023 - 10:36:36 EST)
- Re: [PATCH] rust: alloc: Add realloc and alloc_zeroed to the GlobalAlloc impl Björn Roy Baron (Sat Jun 24 2023 - 10:40:44 EST)
- Re: [PATCH net-next v3 3/4] page_pool: introduce page_pool_alloc() API Yunsheng Lin (Sat Jun 24 2023 - 10:44:43 EST)
- Re: [PATCH 1/7] rust: init: consolidate init macros Björn Roy Baron (Sat Jun 24 2023 - 10:49:27 EST)
- [PATCH v2] media: mtk-jpeg: Fix use after free bug due to uncanceled work Zheng Wang (Sat Jun 24 2023 - 10:52:48 EST)
- Re: [PATCH 2/7] rust: add derive macro for `Zeroable` Björn Roy Baron (Sat Jun 24 2023 - 10:55:25 EST)
- Re: [PATCH v2] net: cpsw: fix obtaining mac address for am3517 Simon Horman (Sat Jun 24 2023 - 10:55:49 EST)
- Re: [RFT PATCH] arm64: dts: qcom: sdm850-c630: add missing panel supply Caleb Connolly (Sat Jun 24 2023 - 10:57:07 EST)
- Re: [PATCH 3/7] rust: init: make guards in the init macros hygienic Björn Roy Baron (Sat Jun 24 2023 - 10:59:04 EST)
- Re: [PATCH v2] net: cpsw: fix obtaining mac address for am3517 Måns Rullgård (Sat Jun 24 2023 - 11:02:13 EST)
- Re: [PATCH 4/7] rust: init: wrap type checking struct initializers in a closure Björn Roy Baron (Sat Jun 24 2023 - 11:03:32 EST)
- Re: [PATCH 6/6] drm/msm/dpu: Update dev core dump to dump registers of sub blocks Dmitry Baryshkov (Sat Jun 24 2023 - 11:03:43 EST)
- Re: [PATCH 5/7] rust: init: add `..Zeroable::zeroed()` syntax for zeroing all missing fields Björn Roy Baron (Sat Jun 24 2023 - 11:12:10 EST)
- Re: [PATCH 6/7] rust: init: Add functions to create array initializers Björn Roy Baron (Sat Jun 24 2023 - 11:17:37 EST)
- Re: [PATCH] Updates to Xen hypercall preemption Andy Lutomirski (Sat Jun 24 2023 - 11:19:59 EST)
- Re: [PATCH 7/7] rust: init: add support for arbitrary paths in init macros Björn Roy Baron (Sat Jun 24 2023 - 11:20:54 EST)
- Re: [PATCH] blk-mq: fix incorrect rq start_time_ns and alloc_time_ns after throttled Chengming Zhou (Sat Jun 24 2023 - 11:24:38 EST)
- Re: [PATCH 02/26] octeon_ep: use array_size Simon Horman (Sat Jun 24 2023 - 11:47:09 EST)
- Re: [PATCH net-next v3 3/4] page_pool: introduce page_pool_alloc() API Yunsheng Lin (Sat Jun 24 2023 - 11:47:10 EST)
- Re: [PATCH 04/26] gve: use array_size Simon Horman (Sat Jun 24 2023 - 11:47:34 EST)
- Re: [PATCH 09/26] pds_core: use array_size Simon Horman (Sat Jun 24 2023 - 11:47:52 EST)
- Re: [PATCH] hwmon: corsair-psu: update Series 2022 and 2023 support Guenter Roeck (Sat Jun 24 2023 - 11:48:07 EST)
- Re: [PATCH 11/26] ionic: use array_size Simon Horman (Sat Jun 24 2023 - 11:48:16 EST)
- Re: [PATCH 18/26] net: enetc: use array_size Simon Horman (Sat Jun 24 2023 - 11:48:51 EST)
- Re: [PATCH 22/26] net: mana: use array_size Simon Horman (Sat Jun 24 2023 - 11:49:08 EST)
- Re: [PATCH v10 01/11] drm/etnaviv: Add a dedicated function to register an irq handler Sui Jingfeng (Sat Jun 24 2023 - 11:53:49 EST)
- Re: [PATCH v2] net: cpsw: fix obtaining mac address for am3517 Simon Horman (Sat Jun 24 2023 - 11:53:56 EST)
- Re: [PATCH v2 6/6] meson saradc: support reading from channel7 mux inputs George Stark (Sat Jun 24 2023 - 11:59:42 EST)
- Re: [PATCH v2] net: cpsw: fix obtaining mac address for am3517 Måns Rullgård (Sat Jun 24 2023 - 11:59:57 EST)
- [PATCH 1/3] hwmon: (sht3x) convert some of sysfs interface to hwmon JuenKit_Yip (Sat Jun 24 2023 - 12:02:27 EST)
- [PATCH 2/3] hwmon: (sht3x) add device-tree support JuenKit_Yip (Sat Jun 24 2023 - 12:02:54 EST)
- [PATCH 3/3] dt-bindings: <hwmon>: add sht3x devicetree binding JuenKit_Yip (Sat Jun 24 2023 - 12:02:59 EST)
- Re: [PATCH 10/26] bus: mhi: host: use array_size Jeffrey Hugo (Sat Jun 24 2023 - 12:06:22 EST)
- Re: [PATCH v10 07/11] drm/etnaviv: Add support for the dma coherent device Sui Jingfeng (Sat Jun 24 2023 - 12:11:45 EST)
- [PATCH] video: fbdev: fix potential OOB read in fast_imageblit() Zhang Shurong (Sat Jun 24 2023 - 12:18:30 EST)
- Re: After kernel 6.3.7 or 6.3.8 b43 driver fails Larry Finger (Sat Jun 24 2023 - 12:22:59 EST)
- Re: [PATCH v2 0/2] PCI: vmd: Fix two issues in VMD reported by Smatch Krzysztof Wilczyński (Sat Jun 24 2023 - 12:33:36 EST)
- Re: [PATCH 2/3] hwmon: (sht3x) add device-tree support Guenter Roeck (Sat Jun 24 2023 - 12:35:18 EST)
- Re: [PATCH 3/3] dt-bindings: <hwmon>: add sht3x devicetree binding Guenter Roeck (Sat Jun 24 2023 - 12:36:56 EST)
- Re: [PATCH 1/3] hwmon: (sht3x) convert some of sysfs interface to hwmon Guenter Roeck (Sat Jun 24 2023 - 12:59:27 EST)
- [PATCH] ASoC: hdmi-codec: fix channel info for compressed formats Matthias Reichl (Sat Jun 24 2023 - 13:00:19 EST)
- [PATCH] ALSA: pcm: fix ELD constraints for (E)AC3, DTS(-HD) and MLP formats Matthias Reichl (Sat Jun 24 2023 - 13:00:19 EST)
- Re: [PATCH] PCI: apple: Initialize pcie->nvecs before using it Krzysztof Wilczyński (Sat Jun 24 2023 - 13:04:45 EST)
- [PATCH] Bluetooth: btusb: Add MT7922 bluetooth ID for the Asus Ally Matthew Anderson (Sat Jun 24 2023 - 13:08:38 EST)
- Re: [PATCH 3/3] dt-bindings: <hwmon>: add sht3x devicetree binding Rob Herring (Sat Jun 24 2023 - 13:33:17 EST)
- Re: [PATCH] spi: dt-bindings: atmel,at91rm9200-spi: fix broken sam9x7 compatible Mark Brown (Sat Jun 24 2023 - 13:41:35 EST)
- [PATCH] i2c: img-scb: Fix img_i2c_isr deadlock issue YE Chengfeng (Sat Jun 24 2023 - 13:59:10 EST)
- Re: [GIT PULL] tracing: user_event fix for 6.4 Steven Rostedt (Sat Jun 24 2023 - 13:59:12 EST)
- Re: [PATCH v6 4/8] phy: Add HDMI configuration options Dmitry Baryshkov (Sat Jun 24 2023 - 14:02:22 EST)
- Re: [PATCH v8 3/3] phy: mediatek: add support for phy-mtk-hdmi-mt8195 Dmitry Baryshkov (Sat Jun 24 2023 - 14:04:28 EST)
- [PATCH v2] sched/core: introduce sched_core_idle_cpu() Cruz Zhao (Sat Jun 24 2023 - 14:28:47 EST)
- Re: [PATCH 1/8] ethosu: Add Arm Ethos-U driver kernel test robot (Sat Jun 24 2023 - 14:30:25 EST)
- [PATCH v2 1/9] LoongArch: Calculate various sizes in the linker script WANG Xuerui (Sat Jun 24 2023 - 14:41:37 EST)
- [PATCH v2 2/9] LoongArch: extable: Also recognize ABI names of registers WANG Xuerui (Sat Jun 24 2023 - 14:41:40 EST)
- [PATCH v2 0/9] LoongArch: Preliminary ClangBuiltLinux enablement WANG Xuerui (Sat Jun 24 2023 - 14:41:41 EST)
- [PATCH] mtd: rawnand: omap_elm: Fix incorrect type in assignment Roger Quadros (Sat Jun 24 2023 - 14:41:43 EST)
- [PATCH v2 3/9] LoongArch: Prepare for assemblers with proper FCSR class support WANG Xuerui (Sat Jun 24 2023 - 14:41:44 EST)
- [PATCH v2 4/9] LoongArch: Make the CPUCFG and CSR ops simple aliases of compiler built-ins WANG Xuerui (Sat Jun 24 2023 - 14:42:34 EST)
- [PATCH v2 5/9] LoongArch: Simplify the invtlb wrappers WANG Xuerui (Sat Jun 24 2023 - 14:42:49 EST)
- [PATCH v2 6/9] LoongArch: Remove all -G0 switches from CFLAGS WANG Xuerui (Sat Jun 24 2023 - 14:42:52 EST)
- [PATCH v2 7/9] LoongArch: Tweak CFLAGS for Clang compatibility WANG Xuerui (Sat Jun 24 2023 - 14:42:58 EST)
- [PATCH v2 8/9] LoongArch: Mark Clang LTO as working WANG Xuerui (Sat Jun 24 2023 - 14:43:03 EST)
- [PATCH v2 9/9] Makefile: Add loongarch target flag for Clang compilation WANG Xuerui (Sat Jun 24 2023 - 14:43:05 EST)
- Re: [PATCH v2 05/13] net: phy: c45: detect 100BaseT1 and 1000BaseT1 PMA abilites Andrew Lunn (Sat Jun 24 2023 - 14:45:08 EST)
- Re: [PATCH v2 5/9] LoongArch: Simplify the invtlb wrappers Xi Ruoyao (Sat Jun 24 2023 - 14:55:17 EST)
- Re: [PATCH v2 5/9] LoongArch: Simplify the invtlb wrappers WANG Xuerui (Sat Jun 24 2023 - 15:03:53 EST)
- Re: [PATCH v2 7/9] LoongArch: Tweak CFLAGS for Clang compatibility Xi Ruoyao (Sat Jun 24 2023 - 15:07:27 EST)
- Re: [PATCH] arm64: dts: renesas: rzv2mevk2: Fix eMMC/SDHI pinctrl names Linus Walleij (Sat Jun 24 2023 - 15:12:11 EST)
- Re: [PATCH v2 06/13] net: phy: nxp-c45-tja11xx: use get_features Andrew Lunn (Sat Jun 24 2023 - 15:28:35 EST)
- Re: [PATCH v2 07/13] net: phy: nxp-c45-tja11xx: add TJA1120 support Andrew Lunn (Sat Jun 24 2023 - 15:28:37 EST)
- Re: [PATCH v2 08/13] net: phy: nxp-c45-tja11xx: enable LTC sampling on both ext_ts edges Andrew Lunn (Sat Jun 24 2023 - 15:29:38 EST)
- Re: [PATCH v2 10/13] net: phy: nxp-c45-tja11xx: handle FUSA irq Andrew Lunn (Sat Jun 24 2023 - 15:31:58 EST)
- Re: [PATCH v2 11/13] net: phy: nxp-c45-tja11xx: run cable test with the PHY in test mode Andrew Lunn (Sat Jun 24 2023 - 15:32:26 EST)
- Re: [PATCH v2 13/13] net: phy: nxp-c45-tja11xx: reset PCS if the link goes down Andrew Lunn (Sat Jun 24 2023 - 15:33:15 EST)
- [PATCH] i2c: bcm-iproc: Fix bcm_iproc_i2c_isr deadlock issue YE Chengfeng (Sat Jun 24 2023 - 15:36:10 EST)
- Re: RO mount of ext4 filesystem causes writes Theodore Ts'o (Sat Jun 24 2023 - 15:40:14 EST)
- Re: [PATCH] video: fbdev: fix potential OOB read in fast_imageblit() Helge Deller (Sat Jun 24 2023 - 15:56:06 EST)
- Re: [PATCH] Tercera entrega completa Maira Canal (Sat Jun 24 2023 - 16:08:31 EST)
- Re: [PATCH net-next v2 07/10] net: phy: add support for C45-over-C22 transfers Andrew Lunn (Sat Jun 24 2023 - 16:28:04 EST)
- rtsx_usb_sdmmc not detecting card insertion anymore Pascal Terjan (Sat Jun 24 2023 - 16:39:54 EST)
- [PATCH v3] xen: speed up grant-table reclaim Demi Marie Obenour (Sat Jun 24 2023 - 16:57:03 EST)
- [PATCH] staging: rtl8192e: Rename function HTIOTPeerDetermine to ht_iot_peer_determine Tree Davies (Sat Jun 24 2023 - 17:06:13 EST)
- Re: [PATCH 4/7] rust: init: wrap type checking struct initializers in a closure Benno Lossin (Sat Jun 24 2023 - 17:06:14 EST)
- lib/test_bitmap.c:920:2: error: call to __compiletime_assert_372 declared with 'error' attribute: BUILD_BUG_ON failed: !__builtin_constant_p(res) kernel test robot (Sat Jun 24 2023 - 17:13:43 EST)
- Re: [PATCH 5/7] rust: init: add `..Zeroable::zeroed()` syntax for zeroing all missing fields Benno Lossin (Sat Jun 24 2023 - 17:15:12 EST)
- Re: Fwd: After kernel 6.3.7 or 6.3.8 b43 driver fails Arnd Bergmann (Sat Jun 24 2023 - 17:33:26 EST)
- Re: [RFC PATCH v9 00/10] Create common DPLL configuration API Jakub Kicinski (Sat Jun 24 2023 - 17:43:21 EST)
- [PATCH] staging: rtl8192e: Rename function HTUpdateDefaultSetting to ht_update_default_setting Tree Davies (Sat Jun 24 2023 - 17:57:30 EST)
- Re: [PATCH net-next v2] net: phy: broadcom: drop brcm_phy_setbits() and use phy_set_bits() instead patchwork-bot+netdevbpf (Sat Jun 24 2023 - 18:10:53 EST)
- Re: [PATCH v2] net: mana: Batch ringing RX queue doorbell on receiving packets Jakub Kicinski (Sat Jun 24 2023 - 18:10:54 EST)
- Re: [PATCH] revert "s390/net: lcs: use IS_ENABLED() for kconfig detection" patchwork-bot+netdevbpf (Sat Jun 24 2023 - 18:26:14 EST)
- Re: [PATCH 02/26] octeon_ep: use array_size Jakub Kicinski (Sat Jun 24 2023 - 18:28:34 EST)
- Re: [PATCH net-next v2 00/11] net: stmmac: introduce devres helpers for stmmac platform drivers patchwork-bot+netdevbpf (Sat Jun 24 2023 - 18:40:35 EST)
- drivers/ata/pata_parport/comm.c:64 comm_read_regr() warn: inconsistent indenting kernel test robot (Sat Jun 24 2023 - 18:44:30 EST)
- Re: [PATCH v3 1/1] net: axienet: Move reset before DMA detection patchwork-bot+netdevbpf (Sat Jun 24 2023 - 18:50:38 EST)
- Re: [PATCH v4 1/1] net: axienet: Move reset before 64-bit DMA detection patchwork-bot+netdevbpf (Sat Jun 24 2023 - 18:50:41 EST)
- [PATCH] staging: rtl8192e: Rename function IsHTHalfNmodeAPs to is_ht_half_nmode_a_ps Tree Davies (Sat Jun 24 2023 - 18:53:57 EST)
- Re: [PATCH net-next v5 00/16] splice, net: Switch over users of sendpage() and remove it patchwork-bot+netdevbpf (Sat Jun 24 2023 - 19:00:47 EST)
- [PATCH v2 0/4] Diskseq support in device-mapper Demi Marie Obenour (Sat Jun 24 2023 - 19:10:13 EST)
- [PATCH v2 1/4] dm ioctl: Allow userspace to opt-in to strict parameter checks Demi Marie Obenour (Sat Jun 24 2023 - 19:10:16 EST)
- [PATCH v2 3/4] dm ioctl: Allow userspace to suppress uevent generation Demi Marie Obenour (Sat Jun 24 2023 - 19:10:17 EST)
- [PATCH v2 2/4] dm ioctl: Allow userspace to provide expected diskseq Demi Marie Obenour (Sat Jun 24 2023 - 19:10:19 EST)
- [PATCH v2 4/4] dm ioctl: inform caller about already-existing device Demi Marie Obenour (Sat Jun 24 2023 - 19:10:22 EST)
- [PATCH] hwmon: (oxp-sensors) Add support for AOKZOE A1 PRO Joaquín Ignacio Aramendía (Sat Jun 24 2023 - 19:17:40 EST)
- arch/arm/include/asm/futex.h:146:17: sparse: sparse: incorrect type in argument 1 (different address spaces) kernel test robot (Sat Jun 24 2023 - 19:34:31 EST)
- Re: [PATCH v3 01/11] media: videobuf2: Access vb2_queue bufs array through helper functions kernel test robot (Sat Jun 24 2023 - 19:34:37 EST)
- Re: [PATCH v3 0/3] Remove symbol_name_rb_node Namhyung Kim (Sat Jun 24 2023 - 19:37:39 EST)
- Re: [PATCH v5 0/4] perf tools: Add printing perf_event_attr `config` and `id` symbol in perf_event_attr__fprintf() Namhyung Kim (Sat Jun 24 2023 - 19:38:50 EST)
- Re: [PATCH 1/2] perf test: Reorder event name checks in stat STD output linter Namhyung Kim (Sat Jun 24 2023 - 19:39:32 EST)
- Re: [PATCH v4 0/4] Bring back vmlinux.h generation Namhyung Kim (Sat Jun 24 2023 - 19:40:34 EST)
- [PATCH v3 0/2] CXL: Apply SRAT defined PXM to entire CFMWS window alison . schofield (Sat Jun 24 2023 - 19:42:33 EST)
- [PATCH v3 2/2] ACPI: NUMA: Apply SRAT proximity domain to entire CFMWS window alison . schofield (Sat Jun 24 2023 - 19:42:37 EST)
- [PATCH v3 1/2] x86/numa: Introduce numa_fill_memblks() alison . schofield (Sat Jun 24 2023 - 19:42:40 EST)
- Re: [PATCH] hwmon: (oxp-sensors) Add support for AOKZOE A1 PRO Guenter Roeck (Sat Jun 24 2023 - 19:50:10 EST)
- Re: Fwd: After kernel 6.3.7 or 6.3.8 b43 driver fails Bagas Sanjaya (Sat Jun 24 2023 - 20:50:58 EST)
- [PATCH v2] docs: target: Remove useless tcm_mod_builder.py Rong Tao (Sat Jun 24 2023 - 20:51:01 EST)
- Re: Re: [PATCH] docs: target: Convert tcm_mod_builder.py print syntax to python3 Rong Tao (Sat Jun 24 2023 - 20:53:21 EST)
- [PATCH -next] RDMA/bnxt_re: Remove unneeded semicolon Yang Li (Sat Jun 24 2023 - 20:57:53 EST)
- Re: [PATCH] docs: trace: Convert decode_msr.py print syntax to python3 Rong Tao (Sat Jun 24 2023 - 21:04:28 EST)
- [PATCH -next] ASoC: tas2781: No need to set device_driver owner Yang Li (Sat Jun 24 2023 - 21:06:14 EST)
- Re: [PATCH v7 02/19] hexagon: mm: Convert to GENERIC_IOREMAP Baoquan He (Sat Jun 24 2023 - 21:16:06 EST)
- Re: [PATCH 0/3] md/raid10: optimize and fix read error Li Nan (Sat Jun 24 2023 - 21:30:37 EST)
- [PATCH v2] hwmon: (oxp-sensors) Add support for AOKZOE A1 PRO Joaquín Ignacio Aramendía (Sat Jun 24 2023 - 21:30:39 EST)
- Re: [PATCH v2] docs: target: Remove useless tcm_mod_builder.py Bart Van Assche (Sat Jun 24 2023 - 21:36:34 EST)
- Re: [PATCH v5 4/4] perf tools: Add printing perf_event_attr config symbol in perf_event_attr__fprintf() Yang Jihong (Sat Jun 24 2023 - 21:38:36 EST)
- Re: [PATCH 08/26] virtio-mem: use array_size Xuan Zhuo (Sat Jun 24 2023 - 21:40:07 EST)
- Re: [PATCH v3] mm/min_free_kbytes: modify min_free_kbytes calculation rules Huang, Ying (Sat Jun 24 2023 - 21:43:41 EST)
- Re: [PATCH] sched/topology: remove unneeded do while loop in cpu_attach_domain() Miaohe Lin (Sat Jun 24 2023 - 22:04:38 EST)
- Re: [PATCH] md/raid1: prioritize adding disk to 'removed' mirror Yu Kuai (Sat Jun 24 2023 - 22:06:48 EST)
- Re: Fwd: After kernel 6.3.7 or 6.3.8 b43 driver fails Larry Finger (Sat Jun 24 2023 - 22:09:45 EST)
- Re: [PATCH v5 2/3] phy: starfive: Add mipi dphy rx support Changhuang Liang (Sat Jun 24 2023 - 22:12:05 EST)
- Re: [PATCH v2 7/9] LoongArch: Tweak CFLAGS for Clang compatibility Huacai Chen (Sat Jun 24 2023 - 22:13:43 EST)
- [PATCH v2] mm/mm_init.c: remove obsolete macro HASH_SMALL Miaohe Lin (Sat Jun 24 2023 - 22:14:12 EST)
- [syzbot] [ext4?] general protection fault in ext4_put_io_end_defer syzbot (Sat Jun 24 2023 - 22:21:56 EST)
- Re: [PATCH v3 2/3] Documentation: riscv: Add early boot document Song Shuai (Sat Jun 24 2023 - 22:33:47 EST)
- Re: [PATCH v2 0/2] seqlock,mm: lockdep annotation + write_seqlock_irqsave() Tetsuo Handa (Sat Jun 24 2023 - 22:33:49 EST)
- Re: [PATCH v3 1/3] Documentation: arm: Add bootargs to the table of added DT parameters Song Shuai (Sat Jun 24 2023 - 22:34:49 EST)
- Re: [PATCH v4] mm/page_alloc: fix min_free_kbytes calculation regarding ZONE_MOVABLE Huang, Ying (Sat Jun 24 2023 - 22:34:51 EST)
- Re: [RESEND PATCH] media: mtk-jpeg: Fix use after free bug due to uncanceled work Zheng Hacker (Sat Jun 24 2023 - 22:38:37 EST)
- [PATCH] iommu/vt-d: debugfs: Increment the reference count of page table page Jingqi Liu (Sat Jun 24 2023 - 22:41:26 EST)
- Re: [PATCH 6/6] drm/msm/dpu: Update dev core dump to dump registers of sub blocks Abhinav Kumar (Sat Jun 24 2023 - 22:44:46 EST)
- [PATCH] drm/ttm: Remove duplicate assignments to ttm->caching Feng Jiang (Sat Jun 24 2023 - 22:46:07 EST)
- Re: [f2fs-dev] [PATCH v4] f2fs: compress tmp files given extension Chao Yu (Sat Jun 24 2023 - 22:49:35 EST)
- Re: [PATCH v2 0/2] PCI: vmd: Fix two issues in VMD reported by Smatch Xinghui Li (Sat Jun 24 2023 - 23:15:55 EST)
- Re: [External] Re: [PATCH] usb: gadget: aspeed: fix buffer overflow Lei Yu (Sat Jun 24 2023 - 23:16:00 EST)
- [PATCH v3] workqueue: add cmdline parameter `workqueue_unbound_cpus` to further constrain wq_unbound_cpumask at boot time tiozhang (Sat Jun 24 2023 - 23:16:01 EST)
- Re: [PATCH 24/29] mm: vmscan: make global slab shrink lockless Qi Zheng (Sat Jun 24 2023 - 23:16:02 EST)
- Re: [PATCH v2 5/9] LoongArch: Simplify the invtlb wrappers bibo mao (Sat Jun 24 2023 - 23:17:51 EST)
- [PATCH v5] mm/page_alloc: fix min_free_kbytes calculation regarding ZONE_MOVABLE liuq (Sat Jun 24 2023 - 23:17:56 EST)
- Re: [PATCH v2] hwmon: (oxp-sensors) Add support for AOKZOE A1 PRO Guenter Roeck (Sat Jun 24 2023 - 23:18:00 EST)
- Re: [PATCH v2 14/16] maple_tree: Refine mas_preallocate() node calculations Peng Zhang (Sat Jun 24 2023 - 23:34:37 EST)
- [PATCH] mm/mm_init.c: Update obsolete comment in get_pfn_range_for_nid() Miaohe Lin (Sat Jun 24 2023 - 23:34:39 EST)
- [PATCH] cred: convert printks to pr_<level> tiozhang (Sat Jun 24 2023 - 23:35:13 EST)
- Re: [PATCH v2] elf: correct note name comment Baruch Siach (Sat Jun 24 2023 - 23:51:33 EST)
- Re: [PATCH v10 07/11] drm/etnaviv: Add support for the dma coherent device Sui Jingfeng (Sat Jun 24 2023 - 23:51:36 EST)
- [PATCH] delayacct: Remove obsolete delayacct_is_task_waiting_on_io() Miaohe Lin (Sat Jun 24 2023 - 23:52:39 EST)
- Re: [PATCH] usb: ohci-at91: Fix the unhandle interrupt when resume Guiting Shen (Sun Jun 25 2023 - 00:01:51 EST)
- RE: [PATCH 2/4] KVM: VMX/pmu: Save host debugctlmsr just before vm entry Zhang, Xiong Y (Sun Jun 25 2023 - 00:03:15 EST)
- Re: [PATCH v10 07/11] drm/etnaviv: Add support for the dma coherent device Sui Jingfeng (Sun Jun 25 2023 - 00:04:26 EST)
- Re: [PATCH v3 0/4] Optimize the fast path of mas_store() Peng Zhang (Sun Jun 25 2023 - 00:04:48 EST)
- Re: [net-next Patch 1/3] octeontx2-pf: implement transmit schedular allocation algorithm Hariprasad Kelam (Sun Jun 25 2023 - 00:20:12 EST)
- Re: [PATCH v5] mm/page_alloc: fix min_free_kbytes calculation regarding ZONE_MOVABLE Huang, Ying (Sun Jun 25 2023 - 00:28:21 EST)
- Re: [PATCH 1/1] regmap: spi-avmm: Fix regmap_bus max_raw_write Xu Yilun (Sun Jun 25 2023 - 00:28:22 EST)
- Re: Fwd: After kernel 6.3.7 or 6.3.8 b43 driver fails Larry Finger (Sun Jun 25 2023 - 00:51:21 EST)
- Re: [PATCH v3] blk-throttle: Fix io statistics for cgroup v1 hanjinke (Sun Jun 25 2023 - 00:51:22 EST)
- Re: [PATCH v4] arm64: dts: ti: k3-j721s2: Add support for CAN instances 3 and 5 in main domain Kumar, Udit (Sun Jun 25 2023 - 00:57:43 EST)
- Re: [syzbot] [block?] WARNING in wait_til_done (2) syzbot (Sun Jun 25 2023 - 00:59:08 EST)
- Re: [PATCH 23/26] media: staging: imgu: use array_size Bingbu Cao (Sun Jun 25 2023 - 01:01:41 EST)
- Re: [PATCH] mm/mm_init.c: Update obsolete comment in get_pfn_range_for_nid() Mike Rapoport (Sun Jun 25 2023 - 01:07:49 EST)
- Re: [PATCH v2] mm/mm_init.c: remove obsolete macro HASH_SMALL Mike Rapoport (Sun Jun 25 2023 - 01:07:50 EST)
- [PATCH] drm: Remove the deprecated drm_put_dev() function Sui Jingfeng (Sun Jun 25 2023 - 01:09:14 EST)
- Re: [PATCH] memblock: Introduce memblock_reserve_node() Mike Rapoport (Sun Jun 25 2023 - 01:09:43 EST)
- RE: [PATCH v5 1/1] dax: enable dax fault handler to report VM_FAULT_HWPOISON Dan Williams (Sun Jun 25 2023 - 01:51:58 EST)
- Re: [PATCH v7 25/27] PCI/AER: Forward RCH downstream port-detected errors to the CXL.mem dev handler Dan Williams (Sun Jun 25 2023 - 01:52:00 EST)
- Re: [PATCH -next] x86/ftrace: Remove unsued extern declaration ftrace_regs_caller_ret() Google (Sun Jun 25 2023 - 02:02:22 EST)
- RE: [PATCH v3 1/2] x86/numa: Introduce numa_fill_memblks() Dan Williams (Sun Jun 25 2023 - 02:02:24 EST)
- Re: [PATCHv2 3/3] zsmalloc: remove zs_compact_control Sergey Senozhatsky (Sun Jun 25 2023 - 02:18:19 EST)
- Re: [Intel-wired-lan] [PATCH] e1000e: Use PME poll to circumvent unreliable ACPI wake naamax.meir (Sun Jun 25 2023 - 02:28:57 EST)
- Re: [RFC PATCHES 00/17] IOMMUFD: Deliver IO page faults to user space Baolu Lu (Sun Jun 25 2023 - 02:31:01 EST)
- RE: [PATCH] clk: imx: Drop inclusion of unused header <soc/imx/timer.h> Peng Fan (Sun Jun 25 2023 - 02:39:39 EST)
- Re: [PATCH 1/3] md/raid10: optimize fix_read_error Li Nan (Sun Jun 25 2023 - 02:45:18 EST)
- Re: [PATCH] md/raid1: prioritize adding disk to 'removed' mirror Li Nan (Sun Jun 25 2023 - 02:46:51 EST)
- RE: [PATCH 3/4] KVM: VMX/pmu: Enable inactive vLBR event in guest LBR MSR emulation Zhang, Xiong Y (Sun Jun 25 2023 - 02:54:51 EST)
- [PATCH] ASoC: imx-pcm-rpmsg: Set PCM hardware parameters separately Chancel Liu (Sun Jun 25 2023 - 02:55:14 EST)
- Re: [PATCH v5] scsi: support packing multi-segment in UNMAP command Chao Yu (Sun Jun 25 2023 - 03:07:56 EST)
- Re: [PATCH v2] vduse: fix NULL pointer dereference Jason Wang (Sun Jun 25 2023 - 03:10:28 EST)
- Re: [PATCH v7 1/4] fpga: add an initial KUnit suite for the FPGA Manager Xu Yilun (Sun Jun 25 2023 - 03:12:30 EST)
- Re: [PATCH v3 07/11] KVM: VMX: drop IPAT in memtype when CD=1 for KVM_X86_QUIRK_CD_NW_CLEARED Xiaoyao Li (Sun Jun 25 2023 - 03:14:49 EST)
- Re: [PATCH 10/15] dt-bindings: msm: dsi-phy-14nm: Document SM6125 variant Krzysztof Kozlowski (Sun Jun 25 2023 - 03:16:36 EST)
- Re: [PATCH v2 7/9] LoongArch: Tweak CFLAGS for Clang compatibility WANG Xuerui (Sun Jun 25 2023 - 03:16:58 EST)
- Re: [f2fs-dev] [PATCH] f2fs: remove i_xattr_sem to avoid deadlock and fix the original issue Chao Yu (Sun Jun 25 2023 - 03:26:56 EST)
- Re: [PATCH] dma-contiguous: support per-numa CMA for all architectures Yajun Deng (Sun Jun 25 2023 - 03:31:04 EST)
- Re: [External] Re: [PATCH] firmware: added a firmware information passing method FFI 运辉崔 (Sun Jun 25 2023 - 03:33:24 EST)
- Re: [PATCH v7 2/4] fpga: add an initial KUnit suite for the FPGA Bridge Xu Yilun (Sun Jun 25 2023 - 03:34:48 EST)
- [PATCH] KVM: x86: Use sysfs_emit() instead of sprintf() Like Xu (Sun Jun 25 2023 - 03:35:14 EST)
- Re: [PATCH v2 7/9] LoongArch: Tweak CFLAGS for Clang compatibility Xi Ruoyao (Sun Jun 25 2023 - 03:37:04 EST)
- Re: [PATCH] memblock: Introduce memblock_reserve_node() Yajun Deng (Sun Jun 25 2023 - 03:39:21 EST)
- Re: [External] Re: [PATCH] firmware: added a firmware information passing method FFI Ard Biesheuvel (Sun Jun 25 2023 - 03:43:08 EST)
- Re: [PATCH v4 06/13] KVM: x86/mmu: Bypass __handle_changed_spte() when clearing TDP MMU dirty bits Like Xu (Sun Jun 25 2023 - 03:44:36 EST)
- Re: [PATCH v2 7/9] LoongArch: Tweak CFLAGS for Clang compatibility WANG Xuerui (Sun Jun 25 2023 - 03:48:34 EST)
- Re: [PATCH] clk: imx: Drop inclusion of unused header <soc/imx/timer.h> Uwe Kleine-König (Sun Jun 25 2023 - 03:52:35 EST)
- Re: [PATCH v7 3/4] fpga: add an initial KUnit suite for the FPGA Region Xu Yilun (Sun Jun 25 2023 - 03:53:39 EST)
- Re: [PATCH] quota: fix race condition between dqput() and dquot_mark_dquot_dirty() Baokun Li (Sun Jun 25 2023 - 03:56:22 EST)
- Re: [PATCH 1/4] sh: fix -Wmissing-include-dirs warnings for various platforms Masahiro Yamada (Sun Jun 25 2023 - 03:57:26 EST)
- Re: [PATCH v2 1/2] kbuild: revive "Entering directory" for Make >= 4.4.1 Masahiro Yamada (Sun Jun 25 2023 - 04:04:40 EST)
- Re: [PATCH] powerpc: remove checks for binutils older than 2.25 Masahiro Yamada (Sun Jun 25 2023 - 04:04:52 EST)
- Re: [PATCH 1/4] sh: fix -Wmissing-include-dirs warnings for various platforms John Paul Adrian Glaubitz (Sun Jun 25 2023 - 04:11:33 EST)
- Re: [PATCH v3 0/4] block/badblocks: fix badblocks setting error Li Nan (Sun Jun 25 2023 - 04:13:34 EST)
- Re: [PATCH v2 7/9] LoongArch: Tweak CFLAGS for Clang compatibility Huacai Chen (Sun Jun 25 2023 - 04:13:55 EST)
- Re: [PATCH v2] vduse: fix NULL pointer dereference Yongji Xie (Sun Jun 25 2023 - 04:20:26 EST)
- MSI B350M MORTAR: tpm tpm0: AMD fTPM version 0x3005700000004 causes system stutter; hwrng disabled Paul Menzel (Sun Jun 25 2023 - 04:21:03 EST)
- [PATCH] iommu/vt-d: Fix to convert mm pfn to dma pfn Yanfei Xu (Sun Jun 25 2023 - 04:23:34 EST)
- [PATCH] drm/nouveau: Remove the unused variable entry Jiapeng Chong (Sun Jun 25 2023 - 04:24:34 EST)
- Re: [PATCH v7 4/4] fpga: add configuration for the FPGA KUnit test suites. Xu Yilun (Sun Jun 25 2023 - 04:24:51 EST)
- Re: [PATCH] HID: logitech-hidpp: rework one more time the retries attempts Bastien Nocera (Sun Jun 25 2023 - 04:30:05 EST)
- Re: [PATCH] HID: logitech-hidpp: rework one more time the retries attempts Bastien Nocera (Sun Jun 25 2023 - 04:30:11 EST)
- Re: [PATCH v3 2/3] Documentation: riscv: Add early boot document Alexandre Ghiti (Sun Jun 25 2023 - 04:31:21 EST)
- Re: [PATCH] ALSA: pcm: fix ELD constraints for (E)AC3, DTS(-HD) and MLP formats Takashi Iwai (Sun Jun 25 2023 - 04:34:25 EST)
- Re: [PATCH] ASoC: hdmi-codec: fix channel info for compressed formats Takashi Iwai (Sun Jun 25 2023 - 04:34:28 EST)
- Re: [PATCH V4] thermal/core/power_allocator: reset thermal governor when trip point is changed Di Shen (Sun Jun 25 2023 - 04:39:58 EST)
- Re: [PATCH V4] thermal/core/power_allocator: reset thermal governor when trip point is changed Di Shen (Sun Jun 25 2023 - 04:40:25 EST)
- Re: [RFC PATCH] fpga: fpga-bridge: Add manual set option via sysfs Xu Yilun (Sun Jun 25 2023 - 04:40:40 EST)
- [PATCH] Bluetooth: hci_conn: Use kmemdup() to replace kzalloc + memcpy Jiapeng Chong (Sun Jun 25 2023 - 04:45:37 EST)
- Re: next: WARNING: CPU: 0 PID: 1200 at mm/page_alloc.c:4744 __alloc_pages+0x2e8/0x3a0 Geert Uytterhoeven (Sun Jun 25 2023 - 04:46:43 EST)
- Re: [PATCH v6 3/3] drm/virtio: Support sync objects Geert Uytterhoeven (Sun Jun 25 2023 - 04:47:34 EST)
- Re: [PATCH] cachefiles: allocate static minor for /dev/cachefiles Greg KH (Sun Jun 25 2023 - 04:49:59 EST)
- Re: [PATCH] kthread: Rename user_mode_thread() to kmuser_thread() Huacai Chen (Sun Jun 25 2023 - 04:55:56 EST)
- Re: [PATCH v3 2/7] perf metric: Event "Compat" value supports matching multiple identifiers Jing Zhang (Sun Jun 25 2023 - 04:56:20 EST)
- Re: [28/39] drm: renesas: shmobile: Use drm_crtc_handle_vblank() Geert Uytterhoeven (Sun Jun 25 2023 - 04:56:23 EST)
- Re: [PATCH 24/39] drm: renesas: shmobile: Unify plane allocation Geert Uytterhoeven (Sun Jun 25 2023 - 04:58:35 EST)
- Re: [PATCH v4 0/4] Add JSON metrics for Yitian710 DDR Jing Zhang (Sun Jun 25 2023 - 04:59:17 EST)
- Re: [PATCH v3 1/4] block/badblocks: change some members of badblocks to bool Li Nan (Sun Jun 25 2023 - 05:12:09 EST)
- Re: [PATCH v3 3/4] block/badblocks: fix badblocks loss when badblocks combine Li Nan (Sun Jun 25 2023 - 05:16:46 EST)
- [GIT PULL] x86/urgent for v6.4 Borislav Petkov (Sun Jun 25 2023 - 05:20:11 EST)
- Re: [PATCH v3 4/4] block/badblocks: fix the bug of reverse order Li Nan (Sun Jun 25 2023 - 05:22:21 EST)
- 回复: [PATCH] mm: vmscan: export func:shrink_slab 李培锋(wink) (Sun Jun 25 2023 - 05:23:18 EST)
- [GIT PULL] objtool/urgent for v6.4 Borislav Petkov (Sun Jun 25 2023 - 05:29:35 EST)
- [PATCH v1] net: xfrm: Fix xfrm_address_filter OOB read Lin Ma (Sun Jun 25 2023 - 05:29:36 EST)
- Re: 回复: [PATCH] mm: vmscan: export func:shrink_slab Greg KH (Sun Jun 25 2023 - 05:34:13 EST)
- [GIT PULL] perf/urgent for v6.4 Borislav Petkov (Sun Jun 25 2023 - 05:40:52 EST)
- Re: [PATCH] drm/gma500: Replace kmap{,_atomic}() with page_address() Sumitra Sharma (Sun Jun 25 2023 - 05:53:24 EST)
- [PATCH 0/4] correct the lpuart compatible for imx8dxl/imx8ulp/imx93 Sherry Sun (Sun Jun 25 2023 - 05:54:48 EST)
- [PATCH 1/4] arm64: dts: imx8dxl: remove "fsl,imx7ulp-lpuart" compatible for imx8dxl Sherry Sun (Sun Jun 25 2023 - 05:54:56 EST)
- [PATCH 2/4] arm64: dts: imx8ulp: remove "fsl,imx7ulp-lpuart" compatible for i.MX8ULP Sherry Sun (Sun Jun 25 2023 - 05:55:10 EST)
- [PATCH 3/4] arm64: dts: imx93: use "fsl,imx8ulp-lpuart" compatible for imx93 Sherry Sun (Sun Jun 25 2023 - 05:55:17 EST)
- [PATCH 4/4] dt-bindings: serial: fsl-lpuart: add imx8ulp compatible string Sherry Sun (Sun Jun 25 2023 - 05:55:35 EST)
- [PATCH v3 1/8] LoongArch: Calculate various sizes in the linker script WANG Xuerui (Sun Jun 25 2023 - 05:57:02 EST)
- [PATCH v3 0/8] LoongArch: Preliminary ClangBuiltLinux enablement WANG Xuerui (Sun Jun 25 2023 - 05:57:04 EST)
- [PATCH v3 2/8] LoongArch: extable: Also recognize ABI names of registers WANG Xuerui (Sun Jun 25 2023 - 05:57:09 EST)
- [PATCH v3 3/8] LoongArch: Prepare for assemblers with proper FCSR class support WANG Xuerui (Sun Jun 25 2023 - 05:57:13 EST)
- [PATCH v3 4/8] LoongArch: Make the CPUCFG and CSR ops simple aliases of compiler built-ins WANG Xuerui (Sun Jun 25 2023 - 05:58:11 EST)
- [PATCH v3 5/8] LoongArch: Simplify the invtlb wrappers WANG Xuerui (Sun Jun 25 2023 - 05:58:17 EST)
- [PATCH v3 6/8] LoongArch: Tweak CFLAGS for Clang compatibility WANG Xuerui (Sun Jun 25 2023 - 05:58:21 EST)
- [PATCH v3 8/8] Makefile: Add loongarch target flag for Clang compilation WANG Xuerui (Sun Jun 25 2023 - 05:58:26 EST)
- [PATCH v3 7/8] LoongArch: Mark Clang LTO as working WANG Xuerui (Sun Jun 25 2023 - 05:58:30 EST)
- Re: [PATCH v2] Documentation/gpu: Add a VM_BIND async draft document kernel test robot (Sun Jun 25 2023 - 06:00:56 EST)
- [PATCH v3 0/2] mtd: spi-nor: Avoid setting SRWD bit in SR Amit Kumar Mahapatra (Sun Jun 25 2023 - 06:03:12 EST)
- [PATCH v3 1/2] dt-bindings: mtd: jedec, spi-nor: Add DT property to avoid setting SRWD bit in status register Amit Kumar Mahapatra (Sun Jun 25 2023 - 06:03:23 EST)
- [PATCH v3 2/2] mtd: spi-nor: Avoid setting SRWD bit in SR if WP# signal not connected Amit Kumar Mahapatra (Sun Jun 25 2023 - 06:03:33 EST)
- Re: [PATCH] lib/Kconfig.debug: fix grammar in RUST_BUILD_ASSERT_ALLOW Timo Grautstück (Sun Jun 25 2023 - 06:05:49 EST)
- Re: [PATCH 2/4] arm64: dts: imx8ulp: remove "fsl,imx7ulp-lpuart" compatible for i.MX8ULP Krzysztof Kozlowski (Sun Jun 25 2023 - 06:14:06 EST)
- Re: [PATCH 1/6] rust: init: make doctests compilable/testable Benno Lossin (Sun Jun 25 2023 - 06:14:09 EST)
- Re: [PATCH 4/4] dt-bindings: serial: fsl-lpuart: add imx8ulp compatible string Krzysztof Kozlowski (Sun Jun 25 2023 - 06:17:45 EST)
- Re: [RFC PATCH v3 0/3] pmem memmap dump support Li, Zhijian (Sun Jun 25 2023 - 06:27:33 EST)
- Re: [f2fs-dev] [PATCH] f2fs: remove i_xattr_sem to avoid deadlock and fix the original issue Chao Yu (Sun Jun 25 2023 - 06:27:54 EST)
- [PATCH] Documentation: ACPI: fix typo in ssdt-overlays.rst David Heidelberg (Sun Jun 25 2023 - 06:33:50 EST)
- Re: [PATCH v5 1/4] dt-bindings: arm: amlogic: add Amlogic A311D2 bindings Kelvin Zhang (Sun Jun 25 2023 - 06:44:15 EST)
- Re: [PATCH v2 1/2] clk: sunxi-ng: nkm: consider alternative parent rates when finding rate Frank Oltmanns (Sun Jun 25 2023 - 06:46:15 EST)
- [PATCH 0/4] arm64: dts: imx93: add thermal/cma/cm33 node Peng Fan (OSS) (Sun Jun 25 2023 - 06:53:29 EST)
- [PATCH 1/4] arm64: dts: imx93: add thermal support Peng Fan (OSS) (Sun Jun 25 2023 - 06:53:31 EST)
- [PATCH 2/4] arm64: dts: imx93: add cma area for i.MX93 11x11 EVK Peng Fan (OSS) (Sun Jun 25 2023 - 06:53:41 EST)
- [PATCH 3/4] arm64: dts: imx93: add cm33 node Peng Fan (OSS) (Sun Jun 25 2023 - 06:53:43 EST)
- [PATCH 4/4] arm64: dts: imx93: enable CM33 for 11x11 EVK Peng Fan (OSS) (Sun Jun 25 2023 - 06:53:59 EST)
- Re: [PATCH 2/2] iio: Add driver for Murata IRS-D200 Jonathan Cameron (Sun Jun 25 2023 - 07:09:18 EST)
- Re: [PATCH V13 03/10] arm64/perf: Add branch stack support in struct arm_pmu Anshuman Khandual (Sun Jun 25 2023 - 07:09:19 EST)
- Re: [PATCH] counter: Fix menuconfig "Counter support" submenu entries disappearance Jonathan Cameron (Sun Jun 25 2023 - 07:11:15 EST)
- [PATCH] thermal/drivers/qcom/temp-alarm: Use dev_err_probe Luca Weiss (Sun Jun 25 2023 - 07:11:51 EST)
- [PATCH] arm64: dts: qcom: pm8953: Add thermal zone Luca Weiss (Sun Jun 25 2023 - 07:13:48 EST)
- Re: [PATCH 2/2] iio: addac: ad74413r: wire up digital-input-threshold-microvolt DT property Jonathan Cameron (Sun Jun 25 2023 - 07:14:11 EST)
- Re: [PATCH net-next 2/6] net: dsa: vsc73xx: add port_stp_state_set function Vladimir Oltean (Sun Jun 25 2023 - 07:21:39 EST)
- Re: [PATCH v2 6/6] meson saradc: support reading from channel7 mux inputs Jonathan Cameron (Sun Jun 25 2023 - 07:21:41 EST)
- Re: [PATCH 4/4] arm64: dts: imx93: enable CM33 for 11x11 EVK Krzysztof Kozlowski (Sun Jun 25 2023 - 07:21:42 EST)
- Re: [PATCH v2] docs: target: Remove useless tcm_mod_builder.py kernel test robot (Sun Jun 25 2023 - 07:22:47 EST)
- [PULL REQUEST] i2c-for-6.4-rc8 Wolfram Sang (Sun Jun 25 2023 - 07:23:19 EST)
- RE: [PATCH 4/4] arm64: dts: imx93: enable CM33 for 11x11 EVK Peng Fan (Sun Jun 25 2023 - 07:23:44 EST)
- [PATCH] arm64: defconfig: select IMX_REMOTEPROC and RPMSG_VIRTIO Peng Fan (OSS) (Sun Jun 25 2023 - 07:25:08 EST)
- Re: [PATCH 4/4] arm64: dts: imx93: enable CM33 for 11x11 EVK Krzysztof Kozlowski (Sun Jun 25 2023 - 07:25:39 EST)
- Re: [PATCH v3 1/1] Randomized slab caches for kmalloc() GONG, Ruiqi (Sun Jun 25 2023 - 07:25:43 EST)
- Re: [PATCH -next] RDMA/bnxt_re: Remove unneeded semicolon Leon Romanovsky (Sun Jun 25 2023 - 07:26:58 EST)
- [PATCH] mm: memory-failure: remove unneeded page state check in shake_page() Miaohe Lin (Sun Jun 25 2023 - 07:35:40 EST)
- Re: [PATCH net-next 2/6] net: dsa: vsc73xx: add port_stp_state_set function Paweł Dembicki (Sun Jun 25 2023 - 07:54:40 EST)
- [PATCH v2] f2fs: fix to avoid mmap vs set_compress_option case Chao Yu (Sun Jun 25 2023 - 07:54:42 EST)
- [PATCH net-next v2 1/7] net: dsa: vsc73xx: use read_poll_timeout instead delay loop Pawel Dembicki (Sun Jun 25 2023 - 07:54:59 EST)
- [PATCH net-next v2 2/7] net: dsa: vsc73xx: convert to PHYLINK Pawel Dembicki (Sun Jun 25 2023 - 07:55:04 EST)
- [PATCH net-next v2 3/7] net: dsa: vsc73xx: add port_stp_state_set function Pawel Dembicki (Sun Jun 25 2023 - 07:55:04 EST)
- [PATCH net-next v2 4/7] net: dsa: vsc73xx: Add dsa tagging based on 8021q Pawel Dembicki (Sun Jun 25 2023 - 07:55:13 EST)
- [PATCH net-next v2 5/7] net: dsa: vsc73xx: Add bridge support Pawel Dembicki (Sun Jun 25 2023 - 07:55:24 EST)
- [PATCH net-next v2 7/7] net: dsa: vsc73xx: fix MTU configuration Pawel Dembicki (Sun Jun 25 2023 - 07:55:29 EST)
- [PATCH net-next v2 6/7] net: dsa: vsc73xx: Add vlan filtering Pawel Dembicki (Sun Jun 25 2023 - 07:55:33 EST)
- Re: [External] Re: [PATCH] firmware: added a firmware information passing method FFI 运辉崔 (Sun Jun 25 2023 - 07:55:41 EST)
- Re: [net-next PATCH RFC] net: dsa: qca8k: make learning configurable and keep off if standalone Vladimir Oltean (Sun Jun 25 2023 - 07:58:13 EST)
- Re: [PATCH v3 1/1] Randomized slab caches for kmalloc() GONG, Ruiqi (Sun Jun 25 2023 - 08:01:20 EST)
- Re: [PATCH net-next v2 3/7] net: dsa: vsc73xx: add port_stp_state_set function Vladimir Oltean (Sun Jun 25 2023 - 08:09:23 EST)
- [PATCH] selftests/ftrace: Correctly enable event in instance-event.tc Zheng Yejian (Sun Jun 25 2023 - 08:11:37 EST)
- [PATCH -next] um/x86: Remove unsued extern declaration ldt_host_info() YueHaibing (Sun Jun 25 2023 - 08:12:20 EST)
- Re: [PATCH v1] net: xfrm: Fix xfrm_address_filter OOB read Simon Horman (Sun Jun 25 2023 - 08:17:04 EST)
- [RFC PATCH 0/8] Rust device mapper abstractions Qingsong Chen (Sun Jun 25 2023 - 08:17:16 EST)
- [RFC PATCH 1/8] rust: kernel: add basic abstractions for device-mapper Qingsong Chen (Sun Jun 25 2023 - 08:17:30 EST)
- [RFC PATCH 2/8] rust: kernel: add `request` related TargetOperations Qingsong Chen (Sun Jun 25 2023 - 08:17:45 EST)
- [RFC PATCH 3/8] rust: kernel: add some hook TargetOperations Qingsong Chen (Sun Jun 25 2023 - 08:17:50 EST)
- [RFC PATCH 4/8] rust: kernel: add some info handler TargetOperations Qingsong Chen (Sun Jun 25 2023 - 08:17:58 EST)
- [RFC PATCH 5/8] rust: kernel: add underlying device related TargetOperations Qingsong Chen (Sun Jun 25 2023 - 08:18:00 EST)
- [RFC PATCH 6/8] rust: kernel: add DAX related TargetOperations Qingsong Chen (Sun Jun 25 2023 - 08:18:14 EST)
- [RFC PATCH 7/8] rust: kernel: prepare to implement dm target in Rust Qingsong Chen (Sun Jun 25 2023 - 08:18:24 EST)
- [RFC PATCH 8/8] samples: rust: add a device mapper linear target Qingsong Chen (Sun Jun 25 2023 - 08:18:28 EST)
- Re: [PATCH net-next v5 03/16] ceph: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage Ilya Dryomov (Sun Jun 25 2023 - 08:20:45 EST)
- [PATCH V2 0/4] arm64: dts: imx93: add thermal/cma/cm33 node Peng Fan (OSS) (Sun Jun 25 2023 - 08:21:11 EST)
- [PATCH V2 1/4] arm64: dts: imx93: add thermal support Peng Fan (OSS) (Sun Jun 25 2023 - 08:21:18 EST)
- [PATCH V2 4/4] arm64: dts: imx93: enable CM33 for 11x11 EVK Peng Fan (OSS) (Sun Jun 25 2023 - 08:21:26 EST)
- [PATCH V2 2/4] arm64: dts: imx93: add cma area for i.MX93 11x11 EVK Peng Fan (OSS) (Sun Jun 25 2023 - 08:21:31 EST)
- [PATCH V2 3/4] arm64: dts: imx93: add cm33 node Peng Fan (OSS) (Sun Jun 25 2023 - 08:21:40 EST)
- Re: [RFC PATCH 1/8] rust: kernel: add basic abstractions for device-mapper Greg KH (Sun Jun 25 2023 - 08:25:50 EST)
- [PATCH 1/2] clk: imx: pllv4: Fix SPLL2 MULT range Peng Fan (OSS) (Sun Jun 25 2023 - 08:29:03 EST)
- [PATCH 2/2] clk: imx: imx8ulp: update SPLL2 type Peng Fan (OSS) (Sun Jun 25 2023 - 08:29:08 EST)
- [PATCH] remoteproc: imx_rproc: iterate all notifiyids in rx callback Peng Fan (OSS) (Sun Jun 25 2023 - 08:30:35 EST)
- [PATCH v2] selftests/input: add tests for the EVIOCSABS ioctl Dana Elfassy (Sun Jun 25 2023 - 08:31:59 EST)
- Re: [PATCH net-next v5 04/16] ceph: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage() Ilya Dryomov (Sun Jun 25 2023 - 08:35:05 EST)
- Re: [PATCH v2 0/4] riscv: enable HAVE_LD_DEAD_CODE_DATA_ELIMINATION Jisheng Zhang (Sun Jun 25 2023 - 08:36:31 EST)
- [PATCH 00/10] arm64: dts: imx8ulp: add more nodes Peng Fan (OSS) (Sun Jun 25 2023 - 08:38:00 EST)
- [PATCH 01/10] arm64: dts: imx8ulp: add cm33 node Peng Fan (OSS) (Sun Jun 25 2023 - 08:38:03 EST)
- [PATCH 02/10] arm64: dts: imx8ulp: set default clock for SDHC Peng Fan (OSS) (Sun Jun 25 2023 - 08:38:07 EST)
- [PATCH 03/10] arm64: dts: imx8ulp: add thermal node Peng Fan (OSS) (Sun Jun 25 2023 - 08:38:16 EST)
- [PATCH 04/10] arm64: dts: imx8ulp: add cpuidle node Peng Fan (OSS) (Sun Jun 25 2023 - 08:38:19 EST)
- [PATCH 05/10] arm64: dts: imx8ulp: add flexspi node Peng Fan (OSS) (Sun Jun 25 2023 - 08:38:44 EST)
- [PATCH 06/10] arm64: dts: imx8ulp-evk: add reserved memory for cma Peng Fan (OSS) (Sun Jun 25 2023 - 08:39:17 EST)
- [PATCH 10/10] arm64: dts: imx8ulp-evk: enable lpi2c7 bus Peng Fan (OSS) (Sun Jun 25 2023 - 08:39:46 EST)
- [PATCH 08/10] arm64: dts: imx8ulp-evk: add spi-nor device support Peng Fan (OSS) (Sun Jun 25 2023 - 08:39:54 EST)
- [PATCH 07/10] arm64: dts: imx8ulp-evk: enable CM33 node Peng Fan (OSS) (Sun Jun 25 2023 - 08:40:30 EST)
- [PATCH 09/10] arm64: dts: imx8ulp-evk: add 100MHz/200MHz pinctrl setting for eMMC Peng Fan (OSS) (Sun Jun 25 2023 - 08:40:51 EST)
- Re: [PATCH v6 3/3] drm/virtio: Support sync objects Dmitry Osipenko (Sun Jun 25 2023 - 08:42:23 EST)
- Re: [PATCH net-next v2 4/7] net: dsa: vsc73xx: Add dsa tagging based on 8021q Simon Horman (Sun Jun 25 2023 - 08:42:47 EST)
- Re: [PATCH v2 0/4] riscv: enable HAVE_LD_DEAD_CODE_DATA_ELIMINATION Conor Dooley (Sun Jun 25 2023 - 08:43:24 EST)
- Re: [PATCH net-next v2 4/7] net: dsa: vsc73xx: Add dsa tagging based on 8021q Vladimir Oltean (Sun Jun 25 2023 - 08:47:30 EST)
- [PATCH -next] x86: ia32.h: Remove unused code YueHaibing (Sun Jun 25 2023 - 09:06:16 EST)
- Re: [PATCH 5/7] rust: init: add `..Zeroable::zeroed()` syntax for zeroing all missing fields Björn Roy Baron (Sun Jun 25 2023 - 09:06:18 EST)
- Re: [PATCH 5/7] rust: init: add `..Zeroable::zeroed()` syntax for zeroing all missing fields Benno Lossin (Sun Jun 25 2023 - 09:07:27 EST)
- RE: [PATCH 4/4] dt-bindings: serial: fsl-lpuart: add imx8ulp compatible string Sherry Sun (Sun Jun 25 2023 - 09:12:15 EST)
- Re: [External] Re: [PATCH] firmware: added a firmware information passing method FFI Ard Biesheuvel (Sun Jun 25 2023 - 09:13:17 EST)
- Re: [dm-devel] [PATCH v2 3/4] dm ioctl: Allow userspace to suppress uevent generation Milan Broz (Sun Jun 25 2023 - 09:35:04 EST)
- Re: [PATCH v2 0/5] Fix some checkpatch issues Franziska Näpelt (Sun Jun 25 2023 - 09:35:06 EST)
- Re: [PATCH] mm: memory-failure: remove unneeded page state check in shake_page() Matthew Wilcox (Sun Jun 25 2023 - 09:35:08 EST)
- [PATCH v2] net: xfrm: Fix xfrm_address_filter OOB read Lin Ma (Sun Jun 25 2023 - 09:49:47 EST)
- Linux regressions report for mainline [2023-06-25] Regzbot (on behalf of Thorsten Leemhuis) (Sun Jun 25 2023 - 09:51:43 EST)
- Re: [PATCH v2 0/5] Fix some checkpatch issues Philipp Hortmann (Sun Jun 25 2023 - 09:54:00 EST)
- [syzbot] [io-uring?] general protection fault in worker_thread (2) syzbot (Sun Jun 25 2023 - 09:54:49 EST)
- Re: [PATCH v2 0/5] Fix some checkpatch issues <gregkh@xxxxxxxxxxxxxxxxxxx> (Sun Jun 25 2023 - 09:55:49 EST)
- Re: [PATCH] usb: ohci-at91: Fix the unhandle interrupt when resume Alan Stern (Sun Jun 25 2023 - 09:57:50 EST)
- Re: [PATCH v3] blk-throttle: Fix io statistics for cgroup v1 Jens Axboe (Sun Jun 25 2023 - 10:01:33 EST)
- Re: [syzbot] [iommu?] KASAN: slab-use-after-free Read in iopt_unmap_iova_range syzbot (Sun Jun 25 2023 - 10:03:49 EST)
- [PATCH v3 1/3] kbuild: unexport abs_srctree and abs_objtree Masahiro Yamada (Sun Jun 25 2023 - 10:06:44 EST)
- [PATCH v3 2/3] kbuild: revive "Entering directory" for Make >= 4.4.1 Masahiro Yamada (Sun Jun 25 2023 - 10:06:48 EST)
- [PATCH v3 3/3] kbuild: respect GNU Make -w flag Masahiro Yamada (Sun Jun 25 2023 - 10:06:55 EST)
- Re: [PATCH v2] net: xfrm: Fix xfrm_address_filter OOB read Alexey Dobriyan (Sun Jun 25 2023 - 10:07:37 EST)
- Re: [PATCH] staging: rtl8192e: Rename function HTIOTPeerDetermine to ht_iot_peer_determine Philipp Hortmann (Sun Jun 25 2023 - 10:07:57 EST)
- Re: [PATCH] staging: rtl8192e: Rename function HTUpdateDefaultSetting to ht_update_default_setting Philipp Hortmann (Sun Jun 25 2023 - 10:08:22 EST)
- [PATCH V1 0/3] Revert huge-paged linear mapping and its related fixups Song Shuai (Sun Jun 25 2023 - 10:10:54 EST)
- [PATCH V1 2/3] Revert "riscv: Check the virtual alignment before choosing a map size" Song Shuai (Sun Jun 25 2023 - 10:10:58 EST)
- [PATCH V1 1/3] Revert "RISC-V: mark hibernation as nonportable" Song Shuai (Sun Jun 25 2023 - 10:11:01 EST)
- Re: [PATCH] ALSA: pcm: fix ELD constraints for (E)AC3, DTS(-HD) and MLP formats Matthias Reichl (Sun Jun 25 2023 - 10:13:16 EST)
- Re: [PATCH V1 0/3] Revert huge-paged linear mapping and its related fixups Conor Dooley (Sun Jun 25 2023 - 10:17:07 EST)
- [PATCH v3 1/3] drm/bridge: dw-hdmi: change YUV420 selection logic at clock setup Adrián Larumbe (Sun Jun 25 2023 - 10:17:48 EST)
- [PATCH v3 0/3] Add additional YUV420 bus format check for dw-meson's bridge enable Adrián Larumbe (Sun Jun 25 2023 - 10:17:50 EST)
- [PATCH v3 2/3] drm/bridge: dw-hdmi: truly enforce 420-only formats when drm mode demands it Adrián Larumbe (Sun Jun 25 2023 - 10:17:52 EST)
- [PATCH v3 3/3] drm/bridge: dw-hdmi: remove dead code and fix indentation Adrián Larumbe (Sun Jun 25 2023 - 10:17:56 EST)
- Re: [PATCH 5/7] rust: init: add `..Zeroable::zeroed()` syntax for zeroing all missing fields Björn Roy Baron (Sun Jun 25 2023 - 10:18:04 EST)
- Re: [PATCH V1 1/3] Revert "RISC-V: mark hibernation as nonportable" Conor Dooley (Sun Jun 25 2023 - 10:19:13 EST)
- [PATCH 2/5] dt-bindings: pps: pps-gpio: introduce capture-clear property Eliav Farber (Sun Jun 25 2023 - 10:21:43 EST)
- [PATCH 5/5] pps: clients: gpio: enable pps pulse-width calculations based on device-tree Eliav Farber (Sun Jun 25 2023 - 10:21:46 EST)
- [PATCH 3/5] pps: clients: gpio: add option to set capture-clear from device-tree Eliav Farber (Sun Jun 25 2023 - 10:21:49 EST)
- [PATCH 4/5] dt-bindings: pps: pps-gpio: introduce pulse-width properties Eliav Farber (Sun Jun 25 2023 - 10:21:52 EST)
- [PATCH 1/5] pps: add pulse-width calculation in nsec Eliav Farber (Sun Jun 25 2023 - 10:21:55 EST)
- [PATCH 0/5] Add PPS pulse-width support Eliav Farber (Sun Jun 25 2023 - 10:21:58 EST)
- Re: [PATCH] docs: filesystems: idmappings: clarify from where idmappings are taken kernel test robot (Sun Jun 25 2023 - 10:25:52 EST)
- Re: [PATCH] staging: rtl8192e: Rename function IsHTHalfNmodeAPs to is_ht_half_nmode_a_ps Philipp Hortmann (Sun Jun 25 2023 - 10:28:30 EST)
- [PATCH net-next 1/2] net-memcg: Scopify the indicators of sockmem pressure Abel Wu (Sun Jun 25 2023 - 10:29:23 EST)
- [PATCH net-next 2/2] net-memcg: Remove redundant tcpmem_pressure Abel Wu (Sun Jun 25 2023 - 10:29:41 EST)
- [PATCH] gpio: gpiolib-cdev: Fix potential &lr->wait.lock deadlock issue YE Chengfeng (Sun Jun 25 2023 - 10:54:09 EST)
- Re: MSI B350M MORTAR: tpm tpm0: AMD fTPM version 0x3005700000004 causes system stutter; hwrng disabled Jason A. Donenfeld (Sun Jun 25 2023 - 10:54:13 EST)
- Re: [PATCH net-next v2 7/7] net: dsa: vsc73xx: fix MTU configuration Vladimir Oltean (Sun Jun 25 2023 - 10:54:53 EST)
- Duplicate unicode tables in smb/cifs/jfs Dr. David Alan Gilbert (Sun Jun 25 2023 - 10:56:01 EST)
- Re: [PATCH] docs: trace: Convert decode_msr.py print syntax to python3 Andi Kleen (Sun Jun 25 2023 - 10:57:30 EST)
- Re: [Patch v2 2/2] x86/tsc: use logical_packages as a better estimation of socket numbers Feng Tang (Sun Jun 25 2023 - 10:59:22 EST)
- Re: [PATCH net-next v2 6/7] net: dsa: vsc73xx: Add vlan filtering Vladimir Oltean (Sun Jun 25 2023 - 11:08:48 EST)
- Re: [PATCH net-next v2 1/7] net: dsa: vsc73xx: use read_poll_timeout instead delay loop Andrew Lunn (Sun Jun 25 2023 - 11:08:49 EST)
- Re: [PATCH V1 1/3] Revert "RISC-V: mark hibernation as nonportable" Song Shuai (Sun Jun 25 2023 - 11:09:39 EST)
- [PATCH 0/5] iommu/vt-d: debugfs: Enhancements to IOMMU debugfs Jingqi Liu (Sun Jun 25 2023 - 11:18:25 EST)
- [PATCH 2/5] iommu/vt-d: debugfs: Support specifying source identifier and PASID Jingqi Liu (Sun Jun 25 2023 - 11:18:27 EST)
- Re: next: WARNING: CPU: 0 PID: 1200 at mm/page_alloc.c:4744 __alloc_pages+0x2e8/0x3a0 Chuck Lever III (Sun Jun 25 2023 - 11:18:27 EST)
- [PATCH 1/5] iommu/vt-d: debugfs: Define domain_translation_struct file ops Jingqi Liu (Sun Jun 25 2023 - 11:18:29 EST)
- [PATCH 3/5] iommu/vt-d: debugfs: Dump the corresponding page table of a pasid Jingqi Liu (Sun Jun 25 2023 - 11:18:29 EST)
- [PATCH 4/5] iommu/vt-d: debugfs: Support dumping a specified page table Jingqi Liu (Sun Jun 25 2023 - 11:18:33 EST)
- [PATCH 5/5] iommu/vt-d: debugfs: Dump entry pointing to huge page Jingqi Liu (Sun Jun 25 2023 - 11:18:35 EST)
- [GIT PULL] KUnit next update for Linux 6.5-rc1 Shuah Khan (Sun Jun 25 2023 - 11:21:09 EST)
- Re: [PATCH v11 18/20] x86: Handle TDX erratum to reset TDX private memory during kexec() and reboot Huang, Kai (Sun Jun 25 2023 - 11:31:04 EST)
- [PATCH V1 3/3] Revert "riscv: Use PUD/P4D/PGD pages for the linear mapping" Song Shuai (Sun Jun 25 2023 - 11:31:07 EST)
- Re: next: WARNING: CPU: 0 PID: 1200 at mm/page_alloc.c:4744 __alloc_pages+0x2e8/0x3a0 Geert Uytterhoeven (Sun Jun 25 2023 - 11:34:22 EST)
- [GIT PULL] RCU changes for v6.5 Paul E. McKenney (Sun Jun 25 2023 - 11:35:47 EST)
- [PATCH] ALSA: dummy: Fix &dpcm->lock deadlock issues YE Chengfeng (Sun Jun 25 2023 - 11:35:57 EST)
- Re: [PATCH v6 3/3] drm/virtio: Support sync objects Geert Uytterhoeven (Sun Jun 25 2023 - 11:36:30 EST)
- RE: [PATCH 5.4 2/5] cifs: Get rid of kstrdup_const()'d paths David Laight (Sun Jun 25 2023 - 11:38:46 EST)
- Re: [PATCH v11 12/20] x86/virt/tdx: Allocate and set up PAMTs for TDMRs Huang, Kai (Sun Jun 25 2023 - 11:38:49 EST)
- [GIT PULL] nolibc changes for v6.5 Paul E. McKenney (Sun Jun 25 2023 - 11:39:59 EST)
- Re: [PATCH 4/4] dt-bindings: serial: fsl-lpuart: add imx8ulp compatible string Krzysztof Kozlowski (Sun Jun 25 2023 - 11:40:41 EST)
- Re: [PATCH] mm/vmalloc: do not output a spurious warning when huge vmalloc() fails Forza (Sun Jun 25 2023 - 11:40:50 EST)
- Re: [PATCH csd-lock] Decrease console output from CSD-lock timeouts Paul E. McKenney (Sun Jun 25 2023 - 11:42:22 EST)
- [GIT PULL] Kselftest update for Linux 6.5-rc1 Shuah Khan (Sun Jun 25 2023 - 11:42:43 EST)
- Re: [PATCH 2/5] dt-bindings: pps: pps-gpio: introduce capture-clear property Krzysztof Kozlowski (Sun Jun 25 2023 - 11:46:40 EST)
- Re: [PATCH 4/5] dt-bindings: pps: pps-gpio: introduce pulse-width properties Krzysztof Kozlowski (Sun Jun 25 2023 - 11:48:25 EST)
- [PATCH] binder: fix memory leak in binder_init() Qi Zheng (Sun Jun 25 2023 - 11:50:16 EST)
- [PATCH v3 0/3] Fix some checkpatch issues Franziska Naepelt (Sun Jun 25 2023 - 12:00:03 EST)
- Re: [PATCH] mm/vmalloc: do not output a spurious warning when huge vmalloc() fails Lorenzo Stoakes (Sun Jun 25 2023 - 12:00:05 EST)
- [PATCH v3 1/3] staging: rtl8723bs: Fix space issues Franziska Naepelt (Sun Jun 25 2023 - 12:00:05 EST)
- [PATCH v3 2/3] staging: rtl8723bs: Fix alignment open parenthesis Franziska Naepelt (Sun Jun 25 2023 - 12:00:33 EST)
- [PATCH v3 3/3] staging: rtl8723bs: Fix remaining blank line issue Franziska Naepelt (Sun Jun 25 2023 - 12:00:50 EST)
- Re: contention on pwq->pool->lock under heavy NFS workload Chuck Lever III (Sun Jun 25 2023 - 12:02:02 EST)
- Re: [dm-devel] [PATCH v2 3/4] dm ioctl: Allow userspace to suppress uevent generation Demi Marie Obenour (Sun Jun 25 2023 - 12:02:45 EST)
- Re: [PATCH v3 0/3] Fix some checkpatch issues Franziska Näpelt (Sun Jun 25 2023 - 12:02:48 EST)
- [f2fs-dev][PATCH 1/2 v2] f2fs: update mtime and ctime in move file range method Yunlei He (Sun Jun 25 2023 - 12:06:52 EST)
- [f2fs-dev][PATCH 2/2 v2] f2fs: truncate pages if move file range success Yunlei He (Sun Jun 25 2023 - 12:06:55 EST)
- [PATCH v1 00/22] selftests/nolibc: add minimal kernel config support Zhangjin Wu (Sun Jun 25 2023 - 12:11:15 EST)
- [PATCH v1 01/22] selftests/nolibc: add test for -include /path/to/nolibc.h Zhangjin Wu (Sun Jun 25 2023 - 12:12:25 EST)
- [PATCH v1 02/22] selftests/nolibc: print result to the screen too Zhangjin Wu (Sun Jun 25 2023 - 12:13:52 EST)
- [PATCH v1 03/22] selftests/nolibc: allow use x86_64 toolchain for i386 Zhangjin Wu (Sun Jun 25 2023 - 12:15:10 EST)
- Re: [PATCH v2 02/12] mm: introduce execmem_text_alloc() and jit_text_alloc() Mike Rapoport (Sun Jun 25 2023 - 12:15:21 EST)
- [PATCH v2] usb: ohci-at91: Fix the unhandle interrupt when resume Guiting Shen (Sun Jun 25 2023 - 12:16:16 EST)
- Re: [PATCH] binder: fix memory leak in binder_init() Carlos Llamas (Sun Jun 25 2023 - 12:16:38 EST)
- [PATCH v1 04/22] selftests/nolibc: add menuconfig target for manual config Zhangjin Wu (Sun Jun 25 2023 - 12:18:37 EST)
- [PATCH v1 05/22] selftests/nolibc: add tinyconfig target Zhangjin Wu (Sun Jun 25 2023 - 12:20:29 EST)
- [PATCH v1 06/22] selftests/nolibc: allow customize extra kernel config options Zhangjin Wu (Sun Jun 25 2023 - 12:21:52 EST)
- [PATCH] ALSA: aloop: Fix &cable->lock deadlock issues YE Chengfeng (Sun Jun 25 2023 - 12:23:10 EST)
- [PATCH v1 07/22] selftests/nolibc: add common extra config options Zhangjin Wu (Sun Jun 25 2023 - 12:23:12 EST)
- [PATCH v1 08/22] selftests/nolibc: add power reset control support Zhangjin Wu (Sun Jun 25 2023 - 12:24:18 EST)
- [PATCH v1 09/22] selftests/nolibc: add procfs, shmem and tmpfs Zhangjin Wu (Sun Jun 25 2023 - 12:25:42 EST)
- [PATCH v1 10/22] selftests/nolibc: add extra configs for i386 Zhangjin Wu (Sun Jun 25 2023 - 12:27:37 EST)
- [PATCH v4 00/24] Input: Simplify with dev_err_probe() Krzysztof Kozlowski (Sun Jun 25 2023 - 12:28:28 EST)
- [PATCH v4 01/24] Input: gpio_keys_polled - Simplify with dev_err_probe() Krzysztof Kozlowski (Sun Jun 25 2023 - 12:28:31 EST)
- [PATCH v4 02/24] Input: gpio-vibra - Simplify with dev_err_probe() Krzysztof Kozlowski (Sun Jun 25 2023 - 12:28:35 EST)
- [PATCH v4 03/24] Input: pwm-vibra - Simplify with dev_err_probe() Krzysztof Kozlowski (Sun Jun 25 2023 - 12:28:39 EST)
- [PATCH v4 04/24] Input: rotary_encoder - Simplify with dev_err_probe() Krzysztof Kozlowski (Sun Jun 25 2023 - 12:28:48 EST)
- [PATCH v4 05/24] Input: elan_i2c - Simplify with dev_err_probe() Krzysztof Kozlowski (Sun Jun 25 2023 - 12:28:53 EST)
- [PATCH v4 06/24] Input: bu21013_ts - Simplify with dev_err_probe() Krzysztof Kozlowski (Sun Jun 25 2023 - 12:29:01 EST)
- [PATCH v4 07/24] Input: bu21029_ts - Simplify with dev_err_probe() Krzysztof Kozlowski (Sun Jun 25 2023 - 12:29:06 EST)
- [PATCH v4 08/24] Input: chipone_icn8318 - Simplify with dev_err_probe() Krzysztof Kozlowski (Sun Jun 25 2023 - 12:29:08 EST)
- [PATCH v4 09/24] Input: cy8ctma140 - Simplify with dev_err_probe() Krzysztof Kozlowski (Sun Jun 25 2023 - 12:29:17 EST)
- [PATCH v4 10/24] Input: edf-ft5x06 - Simplify with dev_err_probe() Krzysztof Kozlowski (Sun Jun 25 2023 - 12:29:25 EST)
- [PATCH v4 11/24] Input: ektf2127 - Simplify with dev_err_probe() Krzysztof Kozlowski (Sun Jun 25 2023 - 12:29:43 EST)
- [PATCH v4 12/24] Input: elants_i2c - Simplify with dev_err_probe() Krzysztof Kozlowski (Sun Jun 25 2023 - 12:29:47 EST)
- [PATCH v4 13/24] Input: goodix - Simplify with dev_err_probe() Krzysztof Kozlowski (Sun Jun 25 2023 - 12:30:03 EST)
- [PATCH v4 14/24] Input: melfas_mip4 - Simplify with dev_err_probe() Krzysztof Kozlowski (Sun Jun 25 2023 - 12:30:04 EST)
- [PATCH v4 15/24] Input: pixcir_i2c_ts - Simplify with dev_err_probe() Krzysztof Kozlowski (Sun Jun 25 2023 - 12:30:04 EST)
- [PATCH v4 16/24] Input: raydium_i2c_ts - Simplify with dev_err_probe() Krzysztof Kozlowski (Sun Jun 25 2023 - 12:30:08 EST)
- [PATCH v4 17/24] Input: resistive-adc-touch - Simplify with dev_err_probe() Krzysztof Kozlowski (Sun Jun 25 2023 - 12:30:11 EST)
- [PATCH v4 18/24] Input: silead - Simplify with dev_err_probe() Krzysztof Kozlowski (Sun Jun 25 2023 - 12:30:16 EST)
- [PATCH v4 19/24] Input: sis_i2c - Simplify with dev_err_probe() Krzysztof Kozlowski (Sun Jun 25 2023 - 12:30:19 EST)
- [PATCH v4 20/24] Input: surface3_spi - Simplify with dev_err_probe() Krzysztof Kozlowski (Sun Jun 25 2023 - 12:30:23 EST)
- [PATCH v4 21/24] Input: sx8643 - Simplify with dev_err_probe() Krzysztof Kozlowski (Sun Jun 25 2023 - 12:30:26 EST)
- [PATCH v4 22/24] Input: bcm-keypad - Simplify with dev_err_probe() Krzysztof Kozlowski (Sun Jun 25 2023 - 12:30:29 EST)
- [PATCH v4 23/24] Input: bu21013_ts - Use local 'client->dev' variable in probe() Krzysztof Kozlowski (Sun Jun 25 2023 - 12:30:34 EST)
- [PATCH v4 24/24] Input: bu21029_ts - Use local 'client->dev' variable in probe() Krzysztof Kozlowski (Sun Jun 25 2023 - 12:30:37 EST)
- [PATCH v1 12/22] selftests/nolibc: add extra configs for arm64 Zhangjin Wu (Sun Jun 25 2023 - 12:32:22 EST)
- Re: [PATCH v2 0/5] Fix some checkpatch issues Franziska Näpelt (Sun Jun 25 2023 - 12:33:19 EST)
- [PATCH v1 13/22] selftests/nolibc: add extra configs for arm Zhangjin Wu (Sun Jun 25 2023 - 12:33:41 EST)
- Re: [dm-devel] [PATCH v2 3/4] dm ioctl: Allow userspace to suppress uevent generation Milan Broz (Sun Jun 25 2023 - 12:34:07 EST)
- [PATCH v1 14/22] selftests/nolibc: add extra configs for mips Zhangjin Wu (Sun Jun 25 2023 - 12:34:19 EST)
- [PATCH v1 15/22] selftests/nolibc: add extra configs for riscv32 Zhangjin Wu (Sun Jun 25 2023 - 12:35:38 EST)
- [PATCH v1 11/22] selftests/nolibc: add extra configs for x86_64 Zhangjin Wu (Sun Jun 25 2023 - 12:35:50 EST)
- [PATCH v1 16/22] selftests/nolibc: add extra configs for riscv64 Zhangjin Wu (Sun Jun 25 2023 - 12:36:21 EST)
- [PATCH v1 17/22] selftests/nolibc: add extra configs for s390x Zhangjin Wu (Sun Jun 25 2023 - 12:37:12 EST)
- [PATCH v1 18/22] selftests/nolibc: add extra configs for loongarch Zhangjin Wu (Sun Jun 25 2023 - 12:38:52 EST)
- [PATCH v1 19/22] selftests/nolibc: config default CROSS_COMPILE Zhangjin Wu (Sun Jun 25 2023 - 12:40:34 EST)
- [PATCH v1 20/22] selftests/nolibc: add run-tiny and run-default Zhangjin Wu (Sun Jun 25 2023 - 12:42:59 EST)
- Re: [dm-devel] [PATCH v2 3/4] dm ioctl: Allow userspace to suppress uevent generation Demi Marie Obenour (Sun Jun 25 2023 - 12:43:55 EST)
- [PATCH v1 21/22] selftests/nolibc: allow run tests on all targets Zhangjin Wu (Sun Jun 25 2023 - 12:44:26 EST)
- Re: [PATCH v9 16/42] mm: Add guard pages around a shadow stack. Edgecombe, Rick P (Sun Jun 25 2023 - 12:44:57 EST)
- [PATCH v1 22/22] selftests/nolibc: detect bios existing to avoid hang Zhangjin Wu (Sun Jun 25 2023 - 12:46:25 EST)
- Re: [PATCH 5/7] rust: init: add `..Zeroable::zeroed()` syntax for zeroing all missing fields Benno Lossin (Sun Jun 25 2023 - 12:46:32 EST)
- [PATCH] xen: fix potential shift out-of-bounds in xenhcd_hub_control() Zhang Shurong (Sun Jun 25 2023 - 12:51:09 EST)
- Re: [PATCH 24/39] drm: renesas: shmobile: Unify plane allocation Laurent Pinchart (Sun Jun 25 2023 - 12:57:04 EST)
- Re: Fwd: After kernel 6.3.7 or 6.3.8 b43 driver fails Sardonimous (Sun Jun 25 2023 - 12:58:24 EST)
- RE: [PATCH 5.4 2/5] cifs: Get rid of kstrdup_const()'d paths Paulo Alcantara (Sun Jun 25 2023 - 12:59:05 EST)
- Re: [PATCH v2 02/12] mm: introduce execmem_text_alloc() and jit_text_alloc() Andy Lutomirski (Sun Jun 25 2023 - 13:00:05 EST)
- Re: [PATCH v2 0/2] PCI: vmd: Fix two issues in VMD reported by Smatch Krzysztof Wilczyński (Sun Jun 25 2023 - 13:04:03 EST)
- Re: [GIT PULL] objtool/urgent for v6.4 Linus Torvalds (Sun Jun 25 2023 - 13:09:57 EST)
- [PATCH] usb: max-3421: fix potential shift out-of-bounds in max3421_hub_control() Zhang Shurong (Sun Jun 25 2023 - 13:12:31 EST)
- Re: [dm-devel] [PATCH v2 3/4] dm ioctl: Allow userspace to suppress uevent generation Milan Broz (Sun Jun 25 2023 - 13:13:24 EST)
- Re: [GIT PULL] objtool/urgent for v6.4 pr-tracker-bot (Sun Jun 25 2023 - 13:23:42 EST)
- Re: [GIT PULL] perf/urgent for v6.4 pr-tracker-bot (Sun Jun 25 2023 - 13:23:44 EST)
- Re: [GIT PULL] x86/urgent for v6.4 pr-tracker-bot (Sun Jun 25 2023 - 13:23:48 EST)
- RE: [PATCH v7 16/27] cxl/pci: Store the endpoint's Component Register mappings in struct cxl_dev_state Dan Williams (Sun Jun 25 2023 - 13:38:40 EST)
- Re: [PATCH v2 2/4] dm ioctl: Allow userspace to provide expected diskseq Demi Marie Obenour (Sun Jun 25 2023 - 13:39:54 EST)
- Re: [PATCH v2 1/6] drm/vkms: Back VKMS with DRM memory management instead of static objects Maira Canal (Sun Jun 25 2023 - 13:41:09 EST)
- Re: [PATCH v2 02/12] mm: introduce execmem_text_alloc() and jit_text_alloc() Mike Rapoport (Sun Jun 25 2023 - 13:44:30 EST)
- [syzbot] [f2fs?] possible deadlock in f2fs_fiemap syzbot (Sun Jun 25 2023 - 13:45:54 EST)
- Kernel oops with netfilter: nf_tables: incorrect error path handling with NFT_MSG_NEWRULE Matthias Maier (Sun Jun 25 2023 - 13:46:20 EST)
- Re: [PATCH v2 2/6] drm/vkms: Support multiple DRM objects (crtcs, etc.) per VKMS device Maira Canal (Sun Jun 25 2023 - 13:58:02 EST)
- Re: [PATCH v2 6/6] drm/vkms: Add a module param to enable/disable the default device Maira Canal (Sun Jun 25 2023 - 14:04:23 EST)
- Re: [PATCH v2 02/12] mm: introduce execmem_text_alloc() and jit_text_alloc() Kent Overstreet (Sun Jun 25 2023 - 14:08:03 EST)
- Re: Fwd: After kernel 6.3.7 or 6.3.8 b43 driver fails Arnd Bergmann (Sun Jun 25 2023 - 14:12:41 EST)
- Re: [PATCH] ALSA: dummy: Fix &dpcm->lock deadlock issues Takashi Iwai (Sun Jun 25 2023 - 14:13:55 EST)
- Re: [PATCH] ALSA: aloop: Fix &cable->lock deadlock issues Takashi Iwai (Sun Jun 25 2023 - 14:14:29 EST)
- [PATCH] kbuild: deb-pkg: remove the CONFIG_MODULES check in buildeb Masahiro Yamada (Sun Jun 25 2023 - 14:16:39 EST)
- Re: Fwd: After kernel 6.3.7 or 6.3.8 b43 driver fails Larry Finger (Sun Jun 25 2023 - 14:17:31 EST)
- Re: [PATCH v2 4/6] drm/vkms: Add ConfigFS scaffolding to VKMS Maira Canal (Sun Jun 25 2023 - 14:19:47 EST)
- [PATCH v2] docs: filesystems: idmappings: clarify from where idmappings are taken Alexander Mikhalitsyn (Sun Jun 25 2023 - 14:21:28 EST)
- Re: [PATCH] perf: Replace deprecated -target with --target= for Clang Yonghong Song (Sun Jun 25 2023 - 14:25:07 EST)
- Re: [PATCH] kbuild: builddeb: always make modules_install, to install modules.builtin* Masahiro Yamada (Sun Jun 25 2023 - 14:25:20 EST)
- [syzbot] [f2fs?] KASAN: slab-use-after-free Read in f2fs_truncate_data_blocks_range syzbot (Sun Jun 25 2023 - 14:28:58 EST)
- Re: [PATCH -next] PCI: endpoint: Remove redundant dev_err(). Krzysztof Wilczyński (Sun Jun 25 2023 - 14:49:30 EST)
- Re: [PATCH v9 23/42] Documentation/x86: Add CET shadow stack description Edgecombe, Rick P (Sun Jun 25 2023 - 14:49:31 EST)
- [PATCH] staging: nvec: udelay to usleep_range Uros Milojkovic (Sun Jun 25 2023 - 14:51:35 EST)
- [PATCH] staging: nvec: udelay to usleep_range Uros Milojkovic (Sun Jun 25 2023 - 14:55:52 EST)
- Re: [PATCH 01/15] arm64: dts: qcom: sm6125: Sort spmi_bus node numerically by reg Marijn Suijten (Sun Jun 25 2023 - 15:12:17 EST)
- [PATCH v1 0/2] Fix emmc hs400 mode on mt7986 Frank Wunderlich (Sun Jun 25 2023 - 15:12:20 EST)
- [PATCH v1 2/2] arm64: dts: mt7986: fix emmc hs400 mode without uboot initialization Frank Wunderlich (Sun Jun 25 2023 - 15:12:22 EST)
- [PATCH v1 1/2] dt-bindings: mmc: mtk-sd: update assigned-clocks/clock-parents for mt7986 Frank Wunderlich (Sun Jun 25 2023 - 15:12:24 EST)
- [PATCH] mm/khugepaged: fix regression in collapse_file() Hugh Dickins (Sun Jun 25 2023 - 15:12:26 EST)
- Re: [PATCH v3 2/4] input: touchscreen: add core support for Goodix Berlin Touchscreen IC Jeff LaBundy (Sun Jun 25 2023 - 15:15:05 EST)
- Re: [PATCH v3 3/4] input: touchscreen: add I2C support for Goodix Berlin Touchscreen IC Jeff LaBundy (Sun Jun 25 2023 - 15:18:01 EST)
- Re: [PATCH 00/15] drm/msm: Add SM6125 MDSS/DPU hardware and enable Sony Xperia 10 II panel Marijn Suijten (Sun Jun 25 2023 - 15:18:38 EST)
- Re: [RFC PATCHES 00/17] IOMMUFD: Deliver IO page faults to user space Nicolin Chen (Sun Jun 25 2023 - 15:21:55 EST)
- Re: [PATCH 14/15] arm64: dts: qcom: sm6125: Add display hardware nodes Marijn Suijten (Sun Jun 25 2023 - 15:37:04 EST)
- Re: [PATCH v7 01/27] cxl/acpi: Probe RCRB later during RCH downstream port creation Dan Williams (Sun Jun 25 2023 - 15:37:06 EST)
- Re: [PATCH v3 4/4] input: touchscreen: add SPI support for Goodix Berlin Touchscreen IC Jeff LaBundy (Sun Jun 25 2023 - 15:38:31 EST)
- Re: [PATCH 15/15] arm64: dts: qcom: sm6125-seine: Configure MDSS, DSI and panel Marijn Suijten (Sun Jun 25 2023 - 15:41:15 EST)
- Re: [PATCH] mm/khugepaged: fix regression in collapse_file() Linus Torvalds (Sun Jun 25 2023 - 15:42:50 EST)
- Re: [PATCH v2 2/2] arm64: dts: qcom: msm8939-samsung-a7: Add initial dts Stephan Gerhold (Sun Jun 25 2023 - 15:43:36 EST)
- Re: [PATCH 02/15] dt-bindings: clock: qcom,dispcc-sm6125: Remove unused GCC_DISP_AHB_CLK Marijn Suijten (Sun Jun 25 2023 - 15:44:34 EST)
- Re: [PATCH 03/15] dt-bindings: clock: qcom,dispcc-sm6125: Require GCC PLL0 DIV clock Marijn Suijten (Sun Jun 25 2023 - 15:48:12 EST)
- Re: [PATCH 03/15] dt-bindings: clock: qcom,dispcc-sm6125: Require GCC PLL0 DIV clock Marijn Suijten (Sun Jun 25 2023 - 15:48:56 EST)
- Re: [PATCH] mm: memory-failure: remove unneeded page state check in shake_page() Matthew Wilcox (Sun Jun 25 2023 - 15:50:37 EST)
- Re: [PATCH 06/15] dt-bindings: display/msm: sc7180-dpu: Describe SM6125 Marijn Suijten (Sun Jun 25 2023 - 15:52:31 EST)
- Re: [PATCH v2] usb: ohci-at91: Fix the unhandle interrupt when resume Alan Stern (Sun Jun 25 2023 - 16:04:45 EST)
- Re: [PATCH v2 0/4] riscv: enable HAVE_LD_DEAD_CODE_DATA_ELIMINATION Palmer Dabbelt (Sun Jun 25 2023 - 16:06:18 EST)
- Re: [PATCH v4 07/24] sched/fair: Compute IPC class scores for load balancing Ricardo Neri (Sun Jun 25 2023 - 16:09:17 EST)
- [PATCH] docs: deprecated.rst: Update an example Christophe JAILLET (Sun Jun 25 2023 - 16:12:40 EST)
- Re: [PATCH 02/26] octeon_ep: use array_size Christophe JAILLET (Sun Jun 25 2023 - 16:15:00 EST)
- Re: [PATCH 08/15] drm/msm/dpu: Add SM6125 support Marijn Suijten (Sun Jun 25 2023 - 16:19:56 EST)
- Re: [PATCH v4 18/24] sched/task_struct: Add helpers for IPC classification Ricardo Neri (Sun Jun 25 2023 - 16:20:53 EST)
- RE: [PATCH v3 0/3] TDX Guest Quote generation support Dan Williams (Sun Jun 25 2023 - 16:21:31 EST)
- Re: [PATCH 11/15] drm/msm/dsi: Add 14nm phy configuration for SM6125 Marijn Suijten (Sun Jun 25 2023 - 16:23:19 EST)
- Re: [PATCH 02/26] octeon_ep: use array_size Julia Lawall (Sun Jun 25 2023 - 16:25:22 EST)
- Re: [PATCH 4/8] thermal/core: Update the generic trip points Rafael J. Wysocki (Sun Jun 25 2023 - 16:30:13 EST)
- Re: [PATCH 02/26] octeon_ep: use array_size Christophe JAILLET (Sun Jun 25 2023 - 16:32:35 EST)
- Re: [PATCH V10 4/4] samples: ftrace: Add riscv support for SAMPLE_FTRACE_DIRECT[_MULTI] Palmer Dabbelt (Sun Jun 25 2023 - 16:32:42 EST)
- Re: [PATCH V1 0/3] Revert huge-paged linear mapping and its related fixups Alexandre Ghiti (Sun Jun 25 2023 - 16:36:30 EST)
- Re: [PATCH v2 6/6] meson saradc: support reading from channel7 mux inputs Martin Blumenstingl (Sun Jun 25 2023 - 16:37:16 EST)
- Re: [PATCH v2] docs: target: Remove useless tcm_mod_builder.py Jonathan Corbet (Sun Jun 25 2023 - 16:37:24 EST)
- Re: [PATCH v3 2/3] Documentation: riscv: Add early boot document Jonathan Corbet (Sun Jun 25 2023 - 16:39:14 EST)
- Re: [PATCH] rust: alloc: Add realloc and alloc_zeroed to the GlobalAlloc impl Gary Guo (Sun Jun 25 2023 - 16:39:39 EST)
- Re: [PATCH 2/7] rust: add derive macro for `Zeroable` Gary Guo (Sun Jun 25 2023 - 16:47:11 EST)
- Re: [PATCH v1 3/6] arm64: dts: meson: a1: enable efuse controller and setup its clk Martin Blumenstingl (Sun Jun 25 2023 - 16:50:59 EST)
- Re: [PATCH 3/7] rust: init: make guards in the init macros hygienic Gary Guo (Sun Jun 25 2023 - 16:55:11 EST)
- Re: [PATCH 02/26] octeon_ep: use array_size Julia Lawall (Sun Jun 25 2023 - 16:57:16 EST)
- Re: [PATCH v1 1/6] arm64: dts: meson: a1: introduce PLL and Peripherals clk controllers Martin Blumenstingl (Sun Jun 25 2023 - 17:00:24 EST)
- Re: [PATCH 7/7] rust: init: add support for arbitrary paths in init macros Gary Guo (Sun Jun 25 2023 - 17:01:31 EST)
- Re: [PATCH v1 4/6] arm64: dts: meson: a1: introduce SPI Flash Controller Martin Blumenstingl (Sun Jun 25 2023 - 17:03:39 EST)
- Re: [PATCH 1/4] sh: fix -Wmissing-include-dirs warnings for various platforms John Paul Adrian Glaubitz (Sun Jun 25 2023 - 17:07:11 EST)
- Re: [PATCH v1 5/6] arm64: dts: meson: a1: introduce UART_AO mux definitions Martin Blumenstingl (Sun Jun 25 2023 - 17:08:08 EST)
- Re: Fwd: After kernel 6.3.7 or 6.3.8 b43 driver fails Sardonimous (Sun Jun 25 2023 - 17:11:41 EST)
- Re: [PATCH v1 6/6] arm64: dts: meson: a1: add eMMC controller and its pins Martin Blumenstingl (Sun Jun 25 2023 - 17:12:12 EST)
- Re: [PATCH v7 12/19] sh: mm: Convert to GENERIC_IOREMAP John Paul Adrian Glaubitz (Sun Jun 25 2023 - 17:13:00 EST)
- Re: [PATCH] drm/amd/amdgpu: Properly tune the size of struct kernel test robot (Sun Jun 25 2023 - 17:16:05 EST)
- Re: [patch 04/17] ia64/cpu: Switch to arch_cpu_finalize_init() Philippe Mathieu-Daudé (Sun Jun 25 2023 - 17:24:38 EST)
- Re: [patch 05/17] loongarch/cpu: Switch to arch_cpu_finalize_init() Philippe Mathieu-Daudé (Sun Jun 25 2023 - 17:25:18 EST)
- Re: [patch 07/17] mips/cpu: Switch to arch_cpu_finalize_init() Philippe Mathieu-Daudé (Sun Jun 25 2023 - 17:25:59 EST)
- Re: [patch 03/17] ARM: cpu: Switch to arch_cpu_finalize_init() Philippe Mathieu-Daudé (Sun Jun 25 2023 - 17:28:01 EST)
- Re: [patch 10/17] um/cpu: Switch to arch_cpu_finalize_init() Philippe Mathieu-Daudé (Sun Jun 25 2023 - 17:28:29 EST)
- Re: [PATCH v2] sched/core: introduce sched_core_idle_cpu() Frederic Weisbecker (Sun Jun 25 2023 - 17:28:59 EST)
- Re: [patch 08/17] sh/cpu: Switch to arch_cpu_finalize_init() Philippe Mathieu-Daudé (Sun Jun 25 2023 - 17:29:36 EST)
- Re: [patch 09/17] sparc/cpu: Switch to arch_cpu_finalize_init() Philippe Mathieu-Daudé (Sun Jun 25 2023 - 17:30:28 EST)
- Re: [patch 11/17] init: Remove check_bugs() leftovers Philippe Mathieu-Daudé (Sun Jun 25 2023 - 17:31:38 EST)
- RE: [PATCH 1/2] RISC-V: Probe for unaligned access speed David Laight (Sun Jun 25 2023 - 17:42:28 EST)
- Re: [patch 08/17] sh/cpu: Switch to arch_cpu_finalize_init() John Paul Adrian Glaubitz (Sun Jun 25 2023 - 17:46:18 EST)
- Re: [PATCH v3 2/2] tty: Allow TIOCSTI to be disabled Samuel Thibault (Sun Jun 25 2023 - 18:18:18 EST)
- Re: [PATCH V1 1/3] Revert "RISC-V: mark hibernation as nonportable" Conor Dooley (Sun Jun 25 2023 - 18:18:21 EST)
- drivers/scsi/pm8001/pm80xx_hwi.h:639:2: warning: field within 'struct smp_req' is less aligned than 'union smp_req::(anonymous at drivers/scsi/pm8001/pm80xx_hwi.h:639:2)' and is usually due to 'struct smp_req' being packed, which can lead to unaligned ac... kernel test robot (Sun Jun 25 2023 - 18:38:20 EST)
- Re: [PATCH V1 1/3] Revert "RISC-V: mark hibernation as nonportable" Palmer Dabbelt (Sun Jun 25 2023 - 18:38:21 EST)
- Re: [PATCH 1/2] rtc: st-lpc: Release some resources in st_rtc_probe() in case of error Alexandre Belloni (Sun Jun 25 2023 - 18:54:02 EST)
- Re: (subset) [PATCH v7 00/10] Add Renesas PMIC RAA215300 and built-in RTC support Alexandre Belloni (Sun Jun 25 2023 - 18:59:24 EST)
- Re: [GIT PULL] tracing: user_event fix for 6.4 Linus Torvalds (Sun Jun 25 2023 - 19:05:00 EST)
- Re: Fwd: After kernel 6.3.7 or 6.3.8 b43 driver fails Larry Finger (Sun Jun 25 2023 - 19:05:44 EST)
- Re: Kernel oops with netfilter: nf_tables: incorrect error path handling with NFT_MSG_NEWRULE Pablo Neira Ayuso (Sun Jun 25 2023 - 19:05:54 EST)
- Re: [PATCH] rust: alloc: Add realloc and alloc_zeroed to the GlobalAlloc impl Boqun Feng (Sun Jun 25 2023 - 19:14:20 EST)
- Re: [PATCH 3/7] rtc: stm32: improve rtc precision Alexandre Belloni (Sun Jun 25 2023 - 19:15:07 EST)
- Re: [PATCH 6/7] rtc: stm32: fix unnecessary parentheses Alexandre Belloni (Sun Jun 25 2023 - 19:16:18 EST)
- Re: [PATCH v3 1/1] perf: RISC-V: Limit the number of counters returned from SBI Palmer Dabbelt (Sun Jun 25 2023 - 19:18:57 EST)
- Re: [PATCH -next V13 0/3] riscv: Add independent irq/softirq stacks support Palmer Dabbelt (Sun Jun 25 2023 - 19:19:00 EST)
- Re: (subset) [PATCH V2 0/4] Remove WARN_ON in save_processor_state Palmer Dabbelt (Sun Jun 25 2023 - 19:19:04 EST)
- Re: [PATCH v2 0/2] dt-bindings: riscv: cpus: switch to unevaluatedProperties: false Palmer Dabbelt (Sun Jun 25 2023 - 19:19:06 EST)
- Re: [PATCH -next V13 0/3] riscv: Add independent irq/softirq stacks support patchwork-bot+linux-riscv (Sun Jun 25 2023 - 19:20:32 EST)
- Re: [PATCH v3 1/1] perf: RISC-V: Limit the number of counters returned from SBI patchwork-bot+linux-riscv (Sun Jun 25 2023 - 19:20:34 EST)
- Re: [PATCH v2 0/2] dt-bindings: riscv: cpus: switch to unevaluatedProperties: false patchwork-bot+linux-riscv (Sun Jun 25 2023 - 19:20:39 EST)
- Re: [PATCH V2 0/4] Remove WARN_ON in save_processor_state patchwork-bot+linux-riscv (Sun Jun 25 2023 - 19:20:42 EST)
- [PATCH v2] rust: alloc: Add realloc and alloc_zeroed to the GlobalAlloc impl Boqun Feng (Sun Jun 25 2023 - 19:25:58 EST)
- Re: [PATCH v11 18/20] x86: Handle TDX erratum to reset TDX private memory during kexec() and reboot Huang, Kai (Sun Jun 25 2023 - 19:26:26 EST)
- Re: [PULL REQUEST] i2c-for-6.4-rc8 pr-tracker-bot (Sun Jun 25 2023 - 19:41:08 EST)
- [PATCH v4] arm64: sdei: abort running SDEI handlers during crash D Scott Phillips (Sun Jun 25 2023 - 19:41:09 EST)
- Linux 6.4 Linus Torvalds (Sun Jun 25 2023 - 19:41:19 EST)
- Re: [PATCH v9 23/42] Documentation/x86: Add CET shadow stack description Andy Lutomirski (Sun Jun 25 2023 - 19:52:42 EST)
- Re: [PATCH] ASoC: core: Always store of_node when getting DAI link component Kuninori Morimoto (Sun Jun 25 2023 - 19:54:40 EST)
- Re: [PATCH v2 2/2] arm64: dts: qcom: msm8939-samsung-a7: Add initial dts Bryan O'Donoghue (Sun Jun 25 2023 - 20:17:10 EST)
- Re: [PATCH v3 07/11] KVM: VMX: drop IPAT in memtype when CD=1 for KVM_X86_QUIRK_CD_NW_CLEARED Yan Zhao (Sun Jun 25 2023 - 20:36:44 EST)
- [PATCH -next v2] RDMA/bnxt_re: Remove duplicated include in bnxt_re/main.c Yang Li (Sun Jun 25 2023 - 20:36:48 EST)
- RE: [PATCH v8 3/5] cxl/pci: Find and register CXL PMU devices Dan Williams (Sun Jun 25 2023 - 20:51:37 EST)
- [PATCH v3] docs: target: Remove useless tcm_mod_builder.py Rong Tao (Sun Jun 25 2023 - 20:52:08 EST)
- Re: [PATCH v2] docs: target: Remove useless tcm_mod_builder.py Rong Tao (Sun Jun 25 2023 - 20:53:51 EST)
- Re: [PATCH v3 0/1] Randomized slab caches for kmalloc() GONG, Ruiqi (Sun Jun 25 2023 - 20:56:51 EST)
- Re: [PATCH 17/79] ceph: switch to new ctime accessors Xiubo Li (Sun Jun 25 2023 - 20:57:46 EST)
- Re: [PATCH] mm: memory-failure: remove unneeded page state check in shake_page() Naoya Horiguchi (Sun Jun 25 2023 - 20:58:15 EST)
- Re: [PATCH v5 00/14] ceph: support idmapped mounts Xiubo Li (Sun Jun 25 2023 - 21:05:22 EST)
- Re: [RFC PATCH v2 4/6] KVM: x86: Introduce fault type to indicate kvm page fault is private Michael Roth (Sun Jun 25 2023 - 21:10:25 EST)
- Pending splice(file -> FIFO) always blocks read(FIFO), regardless of O_NONBLOCK on read side? Ahelenia Ziemiańska (Sun Jun 25 2023 - 21:12:19 EST)
- Fwd: Need NVME QUIRK BOGUS for SAMSUNG MZ1WV480HCGL-000MV (Samsung SM-953 Datacenter SSD) Bagas Sanjaya (Sun Jun 25 2023 - 21:16:04 EST)
- Re: [PATCH v2] net: xfrm: Fix xfrm_address_filter OOB read Lin Ma (Sun Jun 25 2023 - 21:27:07 EST)
- Re: [PATCH 1/9] arm64: dts: imx8ulp-evk: add caam jr Peng Fan (Sun Jun 25 2023 - 21:27:09 EST)
- [PATCH] time: hrtimer: Remove unnecessary ‘0’ values from ret Li kunyu (Sun Jun 25 2023 - 21:27:53 EST)
- Re: [PATCH] xtensa: dump userspace code around the exception PC Max Filippov (Sun Jun 25 2023 - 21:28:18 EST)
- linux-next: build failure after merge of the net-next tree Stephen Rothwell (Sun Jun 25 2023 - 21:29:01 EST)
- Re: [PATCH v5] PCI: Align pci memory space base address with page size bibo mao (Sun Jun 25 2023 - 21:30:35 EST)
- Re: [PATCH] mm: memory-failure: remove unneeded page state check in shake_page() Miaohe Lin (Sun Jun 25 2023 - 21:43:54 EST)
- Re: [PATCH] mm: memory-failure: remove unneeded page state check in shake_page() Miaohe Lin (Sun Jun 25 2023 - 21:43:56 EST)
- Re: [PATCH] binder: fix memory leak in binder_init() Qi Zheng (Sun Jun 25 2023 - 21:47:57 EST)
- [GIT PULL] fscrypt updates for 6.5 Eric Biggers (Sun Jun 25 2023 - 21:51:41 EST)
- Re: [PATCH v2 14/16] maple_tree: Refine mas_preallocate() node calculations Danilo Krummrich (Sun Jun 25 2023 - 21:52:50 EST)
- linux-next: manual merge of the crypto tree with Linus' tree Stephen Rothwell (Sun Jun 25 2023 - 21:53:07 EST)
- [GIT PULL] fsverity updates for 6.5 Eric Biggers (Sun Jun 25 2023 - 21:54:22 EST)
- [PATCH] time: ntp: Remove unnecessary ‘-ENODEV’ values from err Li zeming (Sun Jun 25 2023 - 21:54:33 EST)
- Re: [PATCH] powerpc: remove checks for binutils older than 2.25 Nicholas Piggin (Sun Jun 25 2023 - 21:58:19 EST)
- Re: [PATCH v4] arm64: sdei: abort running SDEI handlers during crash kernel test robot (Sun Jun 25 2023 - 22:02:06 EST)
- RE: [PATCH 4/4] dt-bindings: serial: fsl-lpuart: add imx8ulp compatible string Sherry Sun (Sun Jun 25 2023 - 22:02:30 EST)
- Re: [PATCH v5 00/14] ceph: support idmapped mounts Xiubo Li (Sun Jun 25 2023 - 22:13:43 EST)
- [PATCH] fs: iomap: replace the ternary conditional operator with max_t() Lu Hongfei (Sun Jun 25 2023 - 22:22:32 EST)
- Re: [PATCH v2] usb: ohci-at91: Fix the unhandle interrupt when resume Guiting Shen (Sun Jun 25 2023 - 22:28:50 EST)
- Re: [PATCH 1/3] md/raid10: optimize fix_read_error Yu Kuai (Sun Jun 25 2023 - 22:28:51 EST)
- Re: [PATCH v2] vdpa/vp_vdpa: Check queue number of vdpa device from add_config Jason Wang (Sun Jun 25 2023 - 22:31:31 EST)
- Re: [PATCH 2/3] md: remove redundant check in fix_read_error() Yu Kuai (Sun Jun 25 2023 - 22:31:57 EST)
- [PATCH] time: posix-timers: Remove unnecessary ‘0’ values from error Li zeming (Sun Jun 25 2023 - 22:32:48 EST)
- Re: [PATCH v4 09/13] iommu/arm-smmu-v3: Implement set_dev_pasid Michael Shavit (Sun Jun 25 2023 - 22:34:39 EST)
- Re: [External] Re: [PATCH] firmware: added a firmware information passing method FFI 运辉崔 (Sun Jun 25 2023 - 22:35:20 EST)
- Re: [PATCH v3 1/4] Input: ts-overlay - Add touchscreen overlay object handling Jeff LaBundy (Sun Jun 25 2023 - 22:35:23 EST)
- [PATCH v2 0/7] ASoC: mediatek: Add support for MT7986 SoC Maso Huang (Sun Jun 25 2023 - 22:35:58 EST)
- [PATCH v2 1/7] ASoC: mediatek: mt7986: add common header Maso Huang (Sun Jun 25 2023 - 22:36:02 EST)
- [PATCH v2 2/7] ASoC: mediatek: mt7986: support audio clock control Maso Huang (Sun Jun 25 2023 - 22:36:13 EST)
- [PATCH v2 3/7] ASoC: mediatek: mt7986: support etdm in platform driver Maso Huang (Sun Jun 25 2023 - 22:36:18 EST)
- [PATCH v2 4/7] ASoC: mediatek: mt7986: add platform driver Maso Huang (Sun Jun 25 2023 - 22:36:25 EST)
- [PATCH v2 5/7] ASoC: mediatek: mt7986: add machine driver with wm8960 Maso Huang (Sun Jun 25 2023 - 22:36:30 EST)
- [PATCH v2 7/7] ASoC: dt-bindings: mediatek,mt7986-afe: add audio afe document Maso Huang (Sun Jun 25 2023 - 22:36:38 EST)
- [PATCH v2 6/7] ASoC: dt-bindings: mediatek,mt7986-wm8960: add mt7986-wm8960 document Maso Huang (Sun Jun 25 2023 - 22:36:45 EST)
- Re: [PATCH v5 4/4] arm64: dts: meson-t7-a311d2-khadas-vim4: add initial device-tree Kelvin Zhang (Sun Jun 25 2023 - 22:39:09 EST)
- [GIT PULL] Splice updates for 6.5 Jens Axboe (Sun Jun 25 2023 - 22:39:21 EST)
- linux-next: build failure after merge of the crypto tree Stephen Rothwell (Sun Jun 25 2023 - 22:40:19 EST)
- Re: [PATCH 3/3] md/raid10: handle replacement devices in fix_read_error Yu Kuai (Sun Jun 25 2023 - 22:42:19 EST)
- RE: [PATCH v2] vdpa/vp_vdpa: Check queue number of vdpa device from add_config Angus Chen (Sun Jun 25 2023 - 22:42:44 EST)
- [PATCH] media: dvb-core: Fix a possible null-pointer dereference due to data race in dvbdmx_write() Tuo Li (Sun Jun 25 2023 - 22:45:07 EST)
- Re: [PATCH v7 12/19] sh: mm: Convert to GENERIC_IOREMAP Baoquan He (Sun Jun 25 2023 - 22:46:04 EST)
- Re: [PATCH -next v3 0/5] blk-wbt: minor fix and cleanup Yu Kuai (Sun Jun 25 2023 - 22:46:26 EST)
- Re: [PATCH v3 1/3] kbuild: unexport abs_srctree and abs_objtree Masahiro Yamada (Sun Jun 25 2023 - 22:50:39 EST)
- Re: [PATCH v2] vdpa/vp_vdpa: Check queue number of vdpa device from add_config Jason Wang (Sun Jun 25 2023 - 22:52:15 EST)
- Re: [PATCH v3] dmaengine: xilinx: dma: remove arch dependency Zong Li (Sun Jun 25 2023 - 22:54:58 EST)
- RE: [PATCH v2] vdpa/vp_vdpa: Check queue number of vdpa device from add_config Angus Chen (Sun Jun 25 2023 - 23:04:21 EST)
- linux-next: manual merge of the block tree with Linus' tree Stephen Rothwell (Sun Jun 25 2023 - 23:04:25 EST)
- [PATCH] [PATCH 01/1] Add CMDQ feqture to Synopsys IP Jyan Chou (Sun Jun 25 2023 - 23:04:52 EST)
- splice(-> FIFO) never wakes up inotify IN_MODIFY? Ahelenia Ziemiańska (Sun Jun 25 2023 - 23:05:18 EST)
- Re: [PATCH v3 3/3] selftests/tdx: Test GetQuote TDX attestation feature Sathyanarayanan Kuppuswamy (Sun Jun 25 2023 - 23:06:07 EST)
- Re: [PATCH 3/3] dt-bindings: riscv: sifive: Add SiFive Private L2 cache controller Eric Lin (Sun Jun 25 2023 - 23:06:56 EST)
- Re: [PATCH v3 0/3] TDX Guest Quote generation support Sathyanarayanan Kuppuswamy (Sun Jun 25 2023 - 23:07:49 EST)
- Re: [PATCH v2] vdpa/vp_vdpa: Check queue number of vdpa device from add_config Jason Wang (Sun Jun 25 2023 - 23:09:27 EST)
- linux-next: manual merge of the block tree with the ext4 tree Stephen Rothwell (Sun Jun 25 2023 - 23:10:09 EST)
- Re: [RFC PATCHES 00/17] IOMMUFD: Deliver IO page faults to user space Baolu Lu (Sun Jun 25 2023 - 23:11:55 EST)
- Re: [PATCH] powerpc: remove checks for binutils older than 2.25 Masahiro Yamada (Sun Jun 25 2023 - 23:12:17 EST)
- [PATCH v2 0/3] mtd: rawnand: marvell: add support for AC5 SoC Chris Packham (Sun Jun 25 2023 - 23:12:36 EST)
- [PATCH v2 3/3] mtd: rawnand: marvell: add support for AC5 SoC Chris Packham (Sun Jun 25 2023 - 23:12:41 EST)
- [PATCH v2 2/3] arm64: dts: marvell: Add NAND flash controller to AC5 Chris Packham (Sun Jun 25 2023 - 23:12:47 EST)
- [PATCH v2 1/3] dt-bindings: mtd: Add AC5 specific binding Chris Packham (Sun Jun 25 2023 - 23:12:52 EST)
- [PATCH v4] Randomized slab caches for kmalloc() GONG, Ruiqi (Sun Jun 25 2023 - 23:15:30 EST)
- [PATCH v6 2/2] ARM: dts: aspeed: Adding Inventec Starscream BMC Chen.PJ 陳柏任 TAO (Sun Jun 25 2023 - 23:15:52 EST)
- Re: [PATCH] objtool: Make 'sec-address' always on Josh Poimboeuf (Sun Jun 25 2023 - 23:20:47 EST)
- Re: [PATCH 3/3] dt-bindings: riscv: sifive: Add SiFive Private L2 cache controller Eric Lin (Sun Jun 25 2023 - 23:26:23 EST)
- Re: [RFC PATCH 1/8] rust: kernel: add basic abstractions for device-mapper Qingsong Chen (Sun Jun 25 2023 - 23:26:31 EST)
- Re: [PATCH -next v2] RDMA/bnxt_re: Remove duplicated include in bnxt_re/main.c Selvin Xavier (Sun Jun 25 2023 - 23:28:53 EST)
- Re: [PATCH v2] rust: alloc: Add realloc and alloc_zeroed to the GlobalAlloc impl Martin Rodriguez Reboredo (Sun Jun 25 2023 - 23:34:27 EST)
- Re: [PATCH v3 07/11] KVM: VMX: drop IPAT in memtype when CD=1 for KVM_X86_QUIRK_CD_NW_CLEARED Yuan Yao (Sun Jun 25 2023 - 23:40:42 EST)
- [PATCH] PM: QoS: Restore support for default value on frequency QoS Chungkai Yang (Sun Jun 25 2023 - 23:53:19 EST)
- [PATCH v4,02/11] media: mediatek: vcodec: align fw interface Yunfei Dong (Sun Jun 25 2023 - 23:54:04 EST)
- [PATCH v4,0/11] media: mediatek: vcodec: separate encoder and decoder Yunfei Dong (Sun Jun 25 2023 - 23:54:08 EST)
- [PATCH v4,01/11] media: mediatek: vcodec: remove unused parameter Yunfei Dong (Sun Jun 25 2023 - 23:54:12 EST)
- [PATCH v4,03/11] media: mediatek: vcodec: Removing struct 'mtk_vcodec_ctx/dev' for shared interface Yunfei Dong (Sun Jun 25 2023 - 23:54:18 EST)
- [PATCH v4,04/11] media: mediatek: vcodec: Removing useless debug log Yunfei Dong (Sun Jun 25 2023 - 23:54:27 EST)
- [PATCH v4,05/11] media: mediatek: vcodec: remove the dependency of vcodec debug log Yunfei Dong (Sun Jun 25 2023 - 23:54:31 EST)
- [PATCH v4,06/11] media: mediatek: vcodec: replace pr_* with dev_* for v4l2 debug message Yunfei Dong (Sun Jun 25 2023 - 23:54:54 EST)
- [PATCH v4,10/11] media: mediatek: vcodec: remove unused include header Yunfei Dong (Sun Jun 25 2023 - 23:55:00 EST)
- [PATCH v4,07/11] media: mediatek: vcodec: separate struct 'mtk_vcodec_ctx' Yunfei Dong (Sun Jun 25 2023 - 23:55:07 EST)
- [PATCH v4,11/11] media: mediatek: vcodec: separete decoder and encoder Yunfei Dong (Sun Jun 25 2023 - 23:55:14 EST)
- [PATCH v4,09/11] media: mediatek: vcodec: fix unreasonable parameter definition and style Yunfei Dong (Sun Jun 25 2023 - 23:55:19 EST)
- [PATCH v4,08/11] media: mediatek: vcodec: separate struct mtk_vcodec_dev Yunfei Dong (Sun Jun 25 2023 - 23:55:24 EST)
- Re: [PATCH] fs: iomap: replace the ternary conditional operator with max_t() Matthew Wilcox (Sun Jun 25 2023 - 23:56:51 EST)
- Re: [PATCH] time: ntp: Remove unnecessary ‘-ENODEV’ values from err kernel test robot (Mon Jun 26 2023 - 00:06:25 EST)
- Re: [PATCH v3 07/11] KVM: VMX: drop IPAT in memtype when CD=1 for KVM_X86_QUIRK_CD_NW_CLEARED Yan Zhao (Mon Jun 26 2023 - 00:06:30 EST)
- Re: [PATCH] time: ntp: Remove unnecessary ‘-ENODEV’ values from err kernel test robot (Mon Jun 26 2023 - 00:06:33 EST)
- linux-next: manual merge of the workqueues tree with Linus' tree Stephen Rothwell (Mon Jun 26 2023 - 00:11:44 EST)
- linux-next: build failure after merge of the char-misc tree Stephen Rothwell (Mon Jun 26 2023 - 00:26:01 EST)
- RE: [PATCH 2/2] arch: arm64: configs: Enable UBI and UBIFS Lee, Kah Jing (Mon Jun 26 2023 - 00:26:02 EST)
- Re: [PATCH v3 0/3] TDX Guest Quote generation support Dan Williams (Mon Jun 26 2023 - 00:32:08 EST)
- Re: [PATCH] powerpc: remove checks for binutils older than 2.25 Nicholas Piggin (Mon Jun 26 2023 - 00:47:20 EST)
- RE: [PATCH 1/9] arm64: dts: imx8ulp-evk: add caam jr Pankaj Gupta (Mon Jun 26 2023 - 00:47:24 EST)
- [PATCH v2] arm64: dts: imx8ulp-evk: add caam jr Pankaj Gupta (Mon Jun 26 2023 - 00:47:27 EST)
- [GIT PULL] erofs updates for 6.5-rc1 Gao Xiang (Mon Jun 26 2023 - 00:47:27 EST)
- [PATCH V2 2/3] arm64: dts: imx93: add "fsl,imx8ulp-lpuart" compatible for imx93 Sherry Sun (Mon Jun 26 2023 - 00:54:34 EST)
- [PATCH V2 0/3] correct the lpuart compatible for imx8dxl and imx93 Sherry Sun (Mon Jun 26 2023 - 00:54:34 EST)
- [PATCH V2 1/3] arm64: dts: imx8dxl: remove "fsl,imx7ulp-lpuart" compatible for imx8dxl Sherry Sun (Mon Jun 26 2023 - 00:54:35 EST)
- [PATCH V2 3/3] dt-bindings: serial: fsl-lpuart: add imx8ulp compatible string Sherry Sun (Mon Jun 26 2023 - 00:54:56 EST)
- [PATCH v2 2/3] blk-mq: ktime_get_ns() only once for batched requests init chengming . zhou (Mon Jun 26 2023 - 01:06:29 EST)
- [PATCH v2 0/3] blk-mq: fix start_time_ns and alloc_time_ns for pre-allocated rq chengming . zhou (Mon Jun 26 2023 - 01:06:30 EST)
- [PATCH v2 1/3] blk-mq: always use __blk_mq_alloc_requests() to alloc and init rq chengming . zhou (Mon Jun 26 2023 - 01:06:32 EST)
- [PATCH v2 3/3] blk-mq: fix start_time_ns and alloc_time_ns for pre-allocated rq chengming . zhou (Mon Jun 26 2023 - 01:06:34 EST)
- [syzbot] [mm?] KASAN: slab-use-after-free Read in folio_evictable syzbot (Mon Jun 26 2023 - 01:12:16 EST)
- [syzbot] [btrfs?] WARNING: refcount bug in __btrfs_release_delayed_node syzbot (Mon Jun 26 2023 - 01:12:22 EST)
- Re: [PATCH v4 1/2] drm/mediatek: Add ability to support dynamic connector selection CK Hu (胡俊光) (Mon Jun 26 2023 - 01:28:11 EST)
- [PATCH v1] perf pmu: Correct auto_merge_stats test Ian Rogers (Mon Jun 26 2023 - 01:31:11 EST)
- Re: Kernel oops with netfilter: nf_tables: incorrect error path handling with NFT_MSG_NEWRULE Matthias Maier (Mon Jun 26 2023 - 01:31:31 EST)
- Re: [PATCH] dma-contiguous: support per-numa CMA for all architectures Barry Song (Mon Jun 26 2023 - 01:32:32 EST)
- Re: [PATCH 1/9] dt-bindings: mfd: Add bindings for SAM9X7 LCD controller Manikandan.M (Mon Jun 26 2023 - 01:32:42 EST)
- Re: Linux 6.4 Guenter Roeck (Mon Jun 26 2023 - 01:39:26 EST)
- [PATCH v3 1/2] fs/buffer: clean up block_commit_write Bean Huo (Mon Jun 26 2023 - 01:42:20 EST)
- [PATCH v3 0/2] clean up block_commit_write Bean Huo (Mon Jun 26 2023 - 01:42:45 EST)
- [PATCH v3 2/2] fs: convert block_commit_write to return void Bean Huo (Mon Jun 26 2023 - 01:45:10 EST)
- Re: Invalid event (cycles:pp) in per-thread mode, enable system wide with '-a'. Ravi Bangoria (Mon Jun 26 2023 - 01:45:46 EST)
- Re: [PATCH] xen: fix potential shift out-of-bounds in xenhcd_hub_control() Jan Beulich (Mon Jun 26 2023 - 01:48:17 EST)
- Re: [PATCH v2] sched/task_group: Re-layout structure to reduce false sharing Aaron Lu (Mon Jun 26 2023 - 01:48:27 EST)
- Re: [PATCH] xen: fix potential shift out-of-bounds in xenhcd_hub_control() Greg KH (Mon Jun 26 2023 - 01:52:13 EST)
- [RESEND PATCH v3 1/2] fs/buffer: clean up block_commit_write Bean Huo (Mon Jun 26 2023 - 01:55:44 EST)
- [RESEND PATCH v3 2/2] fs: convert block_commit_write to return void Bean Huo (Mon Jun 26 2023 - 01:55:48 EST)
- [RESEND PATCH v3 0/2] clean up block_commit_write Bean Huo (Mon Jun 26 2023 - 01:55:54 EST)
- [GIT PULL] chrome-platform changes for v6.5 Tzung-Bi Shih (Mon Jun 26 2023 - 01:57:56 EST)
- Re: [PATCH v3 0/2] clean up block_commit_write Bean Huo (Mon Jun 26 2023 - 01:58:24 EST)
- Re: [PATCH 5.4 3/5] cifs: Introduce helpers for finding TCP connection Shyam Prasad N (Mon Jun 26 2023 - 02:05:03 EST)
- Re: [RFC PATCH 3/3] sched: Implement shared wakequeue in CFS Gautham R. Shenoy (Mon Jun 26 2023 - 02:05:15 EST)
- Re: [RFC] perf record: Use PERF_RECORD_LOST for synthesizing samples from read_format->lost Ravi Bangoria (Mon Jun 26 2023 - 02:07:04 EST)
- Re: [GIT PULL] tracing: user_event fix for 6.4 Steven Rostedt (Mon Jun 26 2023 - 02:07:42 EST)
- Re: [PATCH 12/26] btrfs: zoned: use array_size Johannes Thumshirn (Mon Jun 26 2023 - 02:08:36 EST)
- Re: [PATCH] staging: nvec: udelay to usleep_range Greg KH (Mon Jun 26 2023 - 02:09:43 EST)
- Re: splice(-> FIFO) never wakes up inotify IN_MODIFY? Amir Goldstein (Mon Jun 26 2023 - 02:12:13 EST)
- Re: [PATCH v2 02/12] mm: introduce execmem_text_alloc() and jit_text_alloc() Song Liu (Mon Jun 26 2023 - 02:13:38 EST)
- Re: [PATCH 5.4 3/5] cifs: Introduce helpers for finding TCP connection Greg KH (Mon Jun 26 2023 - 02:14:09 EST)
- Re: [PATCH v3 1/3] tracing/user_events: Fix incorrect return value for writing operation when events are disable Steven Rostedt (Mon Jun 26 2023 - 02:15:47 EST)
- Re: [PATCH] usb: max-3421: fix potential shift out-of-bounds in max3421_hub_control() Krzysztof Kozlowski (Mon Jun 26 2023 - 02:16:27 EST)
- Re: [PATCH 3/3] dt-bindings: riscv: sifive: Add SiFive Private L2 cache controller Krzysztof Kozlowski (Mon Jun 26 2023 - 02:19:37 EST)
- Re: [PATCH] memblock: Introduce memblock_reserve_node() Mike Rapoport (Mon Jun 26 2023 - 02:21:53 EST)
- Re: [PATCH v2] ASoC: amd: update pm_runtime enable sequence kondaveeti, Arungopal (Mon Jun 26 2023 - 02:28:04 EST)
- linux-next: build warnings after merge of the net-next tree Stephen Rothwell (Mon Jun 26 2023 - 02:29:40 EST)
- Re: [PATCH 5.4 3/5] cifs: Introduce helpers for finding TCP connection Shyam Prasad N (Mon Jun 26 2023 - 02:31:08 EST)
- Re: [PATCH net-next v2 04/10] net: phy: replace is_c45 with phy_accces_mode Michael Walle (Mon Jun 26 2023 - 02:31:42 EST)
- RE: [PATCH v2 00/11] iommufd: Add nesting infrastructure Tian, Kevin (Mon Jun 26 2023 - 02:33:15 EST)
- Re: [PATCH 0/1] mcb: Fix crash mcb-core module is removed Johannes Thumshirn (Mon Jun 26 2023 - 02:34:35 EST)
- linux-next: Tree for Jun 26 Stephen Rothwell (Mon Jun 26 2023 - 02:37:26 EST)
- Re: [PATCH 5/5] scsi: dt-bindings: ufs: qcom: Fix warning for sdm845 by adding reg-names Luca Weiss (Mon Jun 26 2023 - 02:38:33 EST)
- Re: [PATCH] cpufreq: qcom-cpufreq-hw: Use dev_err_probe() when failing to get icc paths Viresh Kumar (Mon Jun 26 2023 - 02:40:54 EST)
- Re: [PATCH] OPP: Use dev_err_probe() when failing to get icc_path Viresh Kumar (Mon Jun 26 2023 - 02:41:07 EST)
- Re: [External] Re: [PATCH] firmware: added a firmware information passing method FFI Ard Biesheuvel (Mon Jun 26 2023 - 02:43:16 EST)
- RE: [PATCH v2 00/11] iommufd: Add nesting infrastructure Tian, Kevin (Mon Jun 26 2023 - 02:43:32 EST)
- Re: [PATCH 0/2] Add provision to keep idle state disabled Tushar Nimkar (Mon Jun 26 2023 - 02:45:20 EST)
- Re: [PATCH v3 00/21] Enable CET Virtualization Yang, Weijiang (Mon Jun 26 2023 - 02:48:53 EST)
- Re: [PATCH net-next v2 06/10] net: phy: print an info if a broken C45 bus is found Michael Walle (Mon Jun 26 2023 - 02:51:09 EST)
- [PATCH v2] gfs2: Replace deprecated kmap_atomic() by kmap_local_page() Deepak R Varma (Mon Jun 26 2023 - 02:51:32 EST)
- Re: [PATCH 1/2] carl9170: re-fix fortified-memset warning Jiri Slaby (Mon Jun 26 2023 - 02:51:55 EST)
- Re: [PATCH] gpio: gpiolib-cdev: Fix potential &lr->wait.lock deadlock issue Andy Shevchenko (Mon Jun 26 2023 - 02:54:32 EST)
- [syzbot] [reiserfs?] [fat?] [mm?] general protection fault in unlink_file_vma (2) syzbot (Mon Jun 26 2023 - 02:55:04 EST)
- Re: [PATCH 00/24 v2] Documentation: correct lots of spelling errors (series 1) Krzysztof Wilczyński (Mon Jun 26 2023 - 02:56:47 EST)
- Re: [PATCH v3 2/4] input: touchscreen: add core support for Goodix Berlin Touchscreen IC Neil Armstrong (Mon Jun 26 2023 - 02:58:02 EST)
- Re: [PATCH v3 3/4] input: touchscreen: add I2C support for Goodix Berlin Touchscreen IC Neil Armstrong (Mon Jun 26 2023 - 02:58:38 EST)
- Re: [PATCH v3 4/4] input: touchscreen: add SPI support for Goodix Berlin Touchscreen IC Neil Armstrong (Mon Jun 26 2023 - 03:02:32 EST)
- [syzbot] [net?] [virt?] [kvm?] KASAN: slab-use-after-free Read in __vhost_vq_attach_worker syzbot (Mon Jun 26 2023 - 03:08:05 EST)
- [syzbot] [reiserfs?] kernel panic: corrupted stack end in do_sys_ftruncate syzbot (Mon Jun 26 2023 - 03:08:06 EST)
- RE: [EXT] [PATCH v3 10/11] media: v4l2: Add DELETE_BUF ioctl Ming Qian (Mon Jun 26 2023 - 03:09:03 EST)
- Re: [BUG] ALSA: core: pcm_memory: a possible data race in do_alloc_pages() Takashi Iwai (Mon Jun 26 2023 - 03:09:07 EST)
- Re: [PATCH v4 01/24] Input: gpio_keys_polled - Simplify with dev_err_probe() Linus Walleij (Mon Jun 26 2023 - 03:14:09 EST)
- Re: [PATCH v4 02/24] Input: gpio-vibra - Simplify with dev_err_probe() Linus Walleij (Mon Jun 26 2023 - 03:14:37 EST)
- Re: [PATCH net-next v2 07/10] net: phy: add support for C45-over-C22 transfers Michael Walle (Mon Jun 26 2023 - 03:15:05 EST)
- Re: linux-next: Tree for Jun 26 Stephen Rothwell (Mon Jun 26 2023 - 03:16:16 EST)
- Re: [syzbot] [net?] [virt?] [kvm?] KASAN: slab-use-after-free Read in __vhost_vq_attach_worker Michael S. Tsirkin (Mon Jun 26 2023 - 03:16:24 EST)
- mm/kasan/kasan.h:485:2: error: #error kasan_arch_is_ready only works in KASAN generic outline mode! kernel test robot (Mon Jun 26 2023 - 03:20:03 EST)
- Re: [PATCH] gpio: gpiolib-cdev: Fix potential &lr->wait.lock deadlock issue Kent Gibson (Mon Jun 26 2023 - 03:23:37 EST)
- [net-next Patchv2 0/3] support Round Robin scheduling Hariprasad Kelam (Mon Jun 26 2023 - 03:24:40 EST)
- [net-next Patchv2 1/3] octeontx2-pf: implement transmit schedular allocation algorithm Hariprasad Kelam (Mon Jun 26 2023 - 03:24:59 EST)
- [net-next Patchv2 2/3] sch_htb: Allow HTB quantum parameter in offload mode Hariprasad Kelam (Mon Jun 26 2023 - 03:25:04 EST)
- [net-next Patchv2 3/3] octeontx2-pf: htb offload support for Round Robin scheduling Hariprasad Kelam (Mon Jun 26 2023 - 03:26:51 EST)
- Re: [PATCH] ata: libata-scsi: fix bogus SCSI sense after abort Damien Le Moal (Mon Jun 26 2023 - 03:29:29 EST)
- Re: f2fs async buffered write patch Yangtao Li (Mon Jun 26 2023 - 03:32:14 EST)
- Re: [BUG] ALSA: core: pcm_memory: a possible data race in do_alloc_pages() Takashi Iwai (Mon Jun 26 2023 - 03:33:55 EST)
- Re: [PATCH net-next v2 10/10] net: mdio: support C45-over-C22 when probed via OF Michael Walle (Mon Jun 26 2023 - 03:38:00 EST)
- Re: [PATCH v2 2/2] arm64: dts: qcom: msm8939-samsung-a7: Add initial dts Stephan Gerhold (Mon Jun 26 2023 - 03:39:51 EST)
- Re: [PATCH 08/26] virtio-mem: use array_size David Hildenbrand (Mon Jun 26 2023 - 03:41:18 EST)
- Re: [PATCH 5/5] scsi: dt-bindings: ufs: qcom: Fix warning for sdm845 by adding reg-names Krzysztof Kozlowski (Mon Jun 26 2023 - 03:41:22 EST)
- [PATCH 0/1] Fix redefine const_name in `vtable` macro Qingsong Chen (Mon Jun 26 2023 - 03:43:00 EST)
- [PATCH 1/1] rust: macros: fix redefine const_name in `vtable` Qingsong Chen (Mon Jun 26 2023 - 03:43:03 EST)
- Re: [PATCH V4] thermal/core/power_allocator: reset thermal governor when trip point is changed Lukasz Luba (Mon Jun 26 2023 - 03:45:31 EST)
- Re: [PATCH] ata: libata-scsi: fix bogus SCSI sense after abort Hannes Reinecke (Mon Jun 26 2023 - 03:46:30 EST)
- Re: [PATCH] drm: Remove the deprecated drm_put_dev() function Jani Nikula (Mon Jun 26 2023 - 03:48:30 EST)
- Re: [EXT] [PATCH v3 10/11] media: v4l2: Add DELETE_BUF ioctl Benjamin Gaignard (Mon Jun 26 2023 - 03:48:51 EST)
- Re: linux-next: build failure after merge of the net-next tree David Howells (Mon Jun 26 2023 - 03:49:27 EST)
- Re: [EXT] [PATCH v3 10/11] media: v4l2: Add DELETE_BUF ioctl Benjamin Gaignard (Mon Jun 26 2023 - 03:50:25 EST)
- [PATCH v5] arm64: sdei: abort running SDEI handlers during crash D Scott Phillips (Mon Jun 26 2023 - 03:50:40 EST)
- include/linux/compiler_types.h:82:5: sparse: sparse: undefined preprocessor identifier 'CONFIG_FUNCTION_ALIGNMENT' kernel test robot (Mon Jun 26 2023 - 03:51:57 EST)
- Re: [PATCH] ata: libata-scsi: fix bogus SCSI sense after abort Damien Le Moal (Mon Jun 26 2023 - 03:52:04 EST)
- Re: [PATCH v2] sched/task_group: Re-layout structure to reduce false sharing Chen Yu (Mon Jun 26 2023 - 03:52:54 EST)
- Re: [PATCH 08/24] init: pass root_device_name explicitly Christoph Hellwig (Mon Jun 26 2023 - 03:53:34 EST)
- Re: [PATCH v2] cdx: add MSI support for CDX bus Nipun Gupta (Mon Jun 26 2023 - 03:54:58 EST)
- Re: [RESEND PATCH v3 1/2] fs/buffer: clean up block_commit_write Christoph Hellwig (Mon Jun 26 2023 - 03:55:52 EST)
- Re: [RESEND PATCH v3 2/2] fs: convert block_commit_write to return void Christoph Hellwig (Mon Jun 26 2023 - 03:56:13 EST)
- Re: [PATCH] drm: Remove the deprecated drm_put_dev() function Thomas Zimmermann (Mon Jun 26 2023 - 03:56:40 EST)
- Re: [BUG] ALSA: core: pcm_memory: a possible data race in do_alloc_pages() Jaroslav Kysela (Mon Jun 26 2023 - 03:57:05 EST)
- Re: [PATCH v3 2/2] mm/page_alloc: Use write_seqlock_irqsave() instead write_seqlock() + local_irq_save(). David Hildenbrand (Mon Jun 26 2023 - 03:57:45 EST)
- Re: [PATCH] ASoC: loongson: fix address space confusion Christoph Hellwig (Mon Jun 26 2023 - 03:58:36 EST)
- Re: [PATCH 12/26] btrfs: zoned: use array_size Naohiro Aota (Mon Jun 26 2023 - 03:59:27 EST)
- Re: linux-next: manual merge of the block tree with the ext4 tree Christoph Hellwig (Mon Jun 26 2023 - 04:00:26 EST)
- Re: [PATCH v2] cdx: add MSI support for CDX bus Greg KH (Mon Jun 26 2023 - 04:00:48 EST)
- Re: [PATCH] usb: typec: nb7vpq904m: fix CONFIG_DRM dependency Heikki Krogerus (Mon Jun 26 2023 - 04:02:39 EST)
- RE: [EXT] [PATCH v3 10/11] media: v4l2: Add DELETE_BUF ioctl Ming Qian (Mon Jun 26 2023 - 04:04:25 EST)
- Re: [External] Re: [PATCH] firmware: added a firmware information passing method FFI 运辉崔 (Mon Jun 26 2023 - 04:05:22 EST)
- Re: [PATCH v3 2/8] mm/hugetlb: Prepare hugetlb_follow_page_mask() for FOLL_PIN David Hildenbrand (Mon Jun 26 2023 - 04:07:24 EST)
- Re: [PATCH] drm/drm_gem.c: Remove surplus else after return Thomas Zimmermann (Mon Jun 26 2023 - 04:07:54 EST)
- Re: [PATCH RFC v2 3/4] mm/ptshare: Create new mm struct for page table sharing Karim Manaouil (Mon Jun 26 2023 - 04:08:34 EST)
- Re: [PATCH] perf tests: Fix test_arm_callgraph_fp variable expansion James Clark (Mon Jun 26 2023 - 04:09:34 EST)
- Re: [PATCH v3 6/8] mm/gup: Retire follow_hugetlb_page() David Hildenbrand (Mon Jun 26 2023 - 04:09:45 EST)
- Re: [Intel-gfx] [PATCH] i915: avoid unused-but-set-variable warning Andi Shyti (Mon Jun 26 2023 - 04:10:00 EST)
- [PATCH v4 0/4] block/badblocks: fix badblocks setting error linan666 (Mon Jun 26 2023 - 04:10:20 EST)
- [PATCH v4 1/4] block/badblocks: change some members of badblocks to bool linan666 (Mon Jun 26 2023 - 04:10:22 EST)
- [PATCH v4 3/4] block/badblocks: fix badblocks loss when badblocks combine linan666 (Mon Jun 26 2023 - 04:10:25 EST)
- [PATCH v4 2/4] block/badblocks: only set bb->changed/unacked_exist when badblocks changes linan666 (Mon Jun 26 2023 - 04:10:28 EST)
- [PATCH v4 4/4] block/badblocks: fix the bug of reverse order linan666 (Mon Jun 26 2023 - 04:10:30 EST)
- Re: [PATCH v3 7/8] selftests/mm: Add -a to run_vmtests.sh David Hildenbrand (Mon Jun 26 2023 - 04:11:42 EST)
- Re: [PATCH 1/3] usb: typec: ucsi: call typec_set_mode on non-altmode partner change Heikki Krogerus (Mon Jun 26 2023 - 04:12:28 EST)
- Re: Kernel oops with netfilter: nf_tables: incorrect error path handling with NFT_MSG_NEWRULE Linux regression tracking #adding (Thorsten Leemhuis) (Mon Jun 26 2023 - 04:12:31 EST)
- Re: [PATCH v3 8/8] selftests/mm: Add gup test matrix in run_vmtests.sh David Hildenbrand (Mon Jun 26 2023 - 04:12:44 EST)
- Re: linux-next: build failure after merge of the net-next tree Stephen Rothwell (Mon Jun 26 2023 - 04:12:50 EST)
- Re: [PATCH v2 1/2] seqlock: Do the lockdep annotation before locking in do_write_seqcount_begin_nested() Sebastian Andrzej Siewior (Mon Jun 26 2023 - 04:13:24 EST)
- RE: [EXT] [PATCH v3 10/11] media: v4l2: Add DELETE_BUF ioctl Ming Qian (Mon Jun 26 2023 - 04:13:35 EST)
- Re: [PATCH v2 1/2] ACPI: platform: Ignore SMB0001 only when it has resources Andy Shevchenko (Mon Jun 26 2023 - 04:15:32 EST)
- Re: [PATCH 1/2] dt-bindings: iio: ad74413r: add binding for digital input threshold Rasmus Villemoes (Mon Jun 26 2023 - 04:15:42 EST)
- [PATCH v4 0/3] Fix some issues in QCOM UFS bindings Luca Weiss (Mon Jun 26 2023 - 04:16:23 EST)
- [PATCH v4 3/3] dt-bindings: ufs: qcom: Fix sm8450 bindings Luca Weiss (Mon Jun 26 2023 - 04:16:27 EST)
- [PATCH v4 2/3] dt-bindings: ufs: qcom: Add reg-names property for ICE Luca Weiss (Mon Jun 26 2023 - 04:16:32 EST)
- [PATCH v4 1/3] dt-bindings: ufs: qcom: Add sm6115 binding Luca Weiss (Mon Jun 26 2023 - 04:16:36 EST)
- Re: [GIT PULL] objtool/urgent for v6.4 Peter Zijlstra (Mon Jun 26 2023 - 04:18:15 EST)
- Re: [PATCH 5/5] scsi: dt-bindings: ufs: qcom: Fix warning for sdm845 by adding reg-names Luca Weiss (Mon Jun 26 2023 - 04:19:17 EST)
- Build regressions/improvements in v6.4 Geert Uytterhoeven (Mon Jun 26 2023 - 04:20:16 EST)
- [PATCH] net: wwan: t7xx: Add AP CLDMA Jose Ignacio Tornos Martinez (Mon Jun 26 2023 - 04:21:48 EST)
- Re: [External] Re: [PATCH] firmware: added a firmware information passing method FFI Ard Biesheuvel (Mon Jun 26 2023 - 04:23:09 EST)
- Re: [Question] report a race condition between CPU hotplug state machine and hrtimer 'sched_cfs_period_timer' for cfs bandwidth throttling Xiongfeng Wang (Mon Jun 26 2023 - 04:23:36 EST)
- Re: [PATCH v4 1/6] dt-bindings: nvmem: sec-qfprom: Add bindings for secure qfprom Komal Bajaj (Mon Jun 26 2023 - 04:23:44 EST)
- Re: Build regressions/improvements in v6.4 Geert Uytterhoeven (Mon Jun 26 2023 - 04:24:24 EST)
- Re: [PATCH v4 2/3] dt-bindings: ufs: qcom: Add reg-names property for ICE Krzysztof Kozlowski (Mon Jun 26 2023 - 04:26:54 EST)
- Re: [PATCH v4 3/3] dt-bindings: ufs: qcom: Fix sm8450 bindings Krzysztof Kozlowski (Mon Jun 26 2023 - 04:28:07 EST)
- Re: [PATCH 0/7] Add support for LUT PPG Luca Weiss (Mon Jun 26 2023 - 04:28:30 EST)
- [PATCH][next] drm/i915/mtl: Fix spelling mistake "initate" -> "initiate" Colin Ian King (Mon Jun 26 2023 - 04:29:23 EST)
- Re: [PATCH 1/2] dt-bindings: iio: ad74413r: add binding for digital input threshold Krzysztof Kozlowski (Mon Jun 26 2023 - 04:29:34 EST)
- Re: [PATCH 2/3] usb: typec: fsa4480: rework mux & switch setup to handle more states Heikki Krogerus (Mon Jun 26 2023 - 04:30:49 EST)
- Re: [PATCH v4 1/6] dt-bindings: nvmem: sec-qfprom: Add bindings for secure qfprom Krzysztof Kozlowski (Mon Jun 26 2023 - 04:31:07 EST)
- Re: [PATCH 3/3] usb: typec: fsa4480: add support for Audio Accessory Mode Heikki Krogerus (Mon Jun 26 2023 - 04:32:47 EST)
- Re: lib/test_bitmap.c:920:2: error: call to __compiletime_assert_372 declared with 'error' attribute: BUILD_BUG_ON failed: !__builtin_constant_p(res) Andy Shevchenko (Mon Jun 26 2023 - 04:33:02 EST)
- Re: [v4,1/2] usb: typec: tcpm: fix cc role at port reset Heikki Krogerus (Mon Jun 26 2023 - 04:35:17 EST)
- [PATCH][next] RDMA/bnxt_re: Fix spelling mistake "priviledged" -> "privileged" Colin Ian King (Mon Jun 26 2023 - 04:35:43 EST)
- Re: [PATCH v2] cdx: add MSI support for CDX bus Nipun Gupta (Mon Jun 26 2023 - 04:37:49 EST)
- Re: [PATCH 2/2] arch: arm64: configs: Enable UBI and UBIFS Krzysztof Kozlowski (Mon Jun 26 2023 - 04:38:40 EST)
- Re: [v4,2/2] usb: typec: tcpm: add get max power support Heikki Krogerus (Mon Jun 26 2023 - 04:39:13 EST)
- Re: [PATCH v2 03/13] net: phy: nxp-c45-tja11xx: add *_reg_field functions Radu Pirea (OSS) (Mon Jun 26 2023 - 04:43:42 EST)
- [PATCH] staging: greybus: fix a possible data-inconsistency due to data race in get_serial_info() Tuo Li (Mon Jun 26 2023 - 04:44:05 EST)
- [PATCH v15 00/30] Add KVM LoongArch support Tianrui Zhao (Mon Jun 26 2023 - 04:48:02 EST)
- [PATCH v15 01/30] LoongArch: KVM: Add kvm related header files Tianrui Zhao (Mon Jun 26 2023 - 04:48:05 EST)
- [PATCH v15 02/30] LoongArch: KVM: Implement kvm module related interface Tianrui Zhao (Mon Jun 26 2023 - 04:48:11 EST)
- [PATCH v15 03/30] LoongArch: KVM: Implement kvm hardware enable, disable interface Tianrui Zhao (Mon Jun 26 2023 - 04:48:17 EST)
- [PATCH v15 04/30] LoongArch: KVM: Implement VM related functions Tianrui Zhao (Mon Jun 26 2023 - 04:48:20 EST)
- [PATCH v15 08/30] LoongArch: KVM: Implement vcpu handle exit interface Tianrui Zhao (Mon Jun 26 2023 - 04:48:27 EST)
- [PATCH v15 06/30] LoongArch: KVM: Implement vcpu create and destroy interface Tianrui Zhao (Mon Jun 26 2023 - 04:48:31 EST)
- [PATCH v15 07/30] LoongArch: KVM: Implement vcpu run interface Tianrui Zhao (Mon Jun 26 2023 - 04:48:36 EST)
- [PATCH v15 10/30] LoongArch: KVM: Implement vcpu ENABLE_CAP ioctl interface Tianrui Zhao (Mon Jun 26 2023 - 04:48:44 EST)
- [PATCH v15 05/30] LoongArch: KVM: Add vcpu related header files Tianrui Zhao (Mon Jun 26 2023 - 04:48:56 EST)
- [PATCH v15 11/30] LoongArch: KVM: Implement fpu related operations for vcpu Tianrui Zhao (Mon Jun 26 2023 - 04:49:03 EST)
- [PATCH v15 13/30] LoongArch: KVM: Implement misc vcpu related interfaces Tianrui Zhao (Mon Jun 26 2023 - 04:49:09 EST)
- [PATCH v15 09/30] LoongArch: KVM: Implement vcpu get, vcpu set registers Tianrui Zhao (Mon Jun 26 2023 - 04:49:11 EST)
- [PATCH v15 12/30] LoongArch: KVM: Implement vcpu interrupt operations Tianrui Zhao (Mon Jun 26 2023 - 04:49:14 EST)
- [PATCH v15 15/30] LoongArch: KVM: Implement vcpu status description Tianrui Zhao (Mon Jun 26 2023 - 04:49:17 EST)
- [PATCH v15 16/30] LoongArch: KVM: Implement update VM id function Tianrui Zhao (Mon Jun 26 2023 - 04:49:20 EST)
- [PATCH v15 14/30] LoongArch: KVM: Implement vcpu load and vcpu put operations Tianrui Zhao (Mon Jun 26 2023 - 04:49:23 EST)
- [PATCH v15 19/30] LoongArch: KVM: Implement kvm mmu operations Tianrui Zhao (Mon Jun 26 2023 - 04:49:27 EST)
- [PATCH v3 3/4] blk-crypto: Add LEA-256-XTS blk-crypto support Dongsoo Lee (Mon Jun 26 2023 - 04:49:29 EST)
- [PATCH v3 0/4] crypto: LEA block cipher implementation Dongsoo Lee (Mon Jun 26 2023 - 04:49:34 EST)
- [PATCH v15 21/30] LoongArch: KVM: Implement handle iocsr exception Tianrui Zhao (Mon Jun 26 2023 - 04:49:37 EST)
- [PATCH v15 20/30] LoongArch: KVM: Implement handle csr excption Tianrui Zhao (Mon Jun 26 2023 - 04:49:44 EST)
- [PATCH v15 17/30] LoongArch: KVM: Implement virtual machine tlb operations Tianrui Zhao (Mon Jun 26 2023 - 04:50:09 EST)
- [PATCH v15 22/30] LoongArch: KVM: Implement handle idle exception Tianrui Zhao (Mon Jun 26 2023 - 04:50:14 EST)
- [PATCH v15 18/30] LoongArch: KVM: Implement vcpu timer operations Tianrui Zhao (Mon Jun 26 2023 - 04:50:16 EST)
- [PATCH v15 23/30] LoongArch: KVM: Implement handle gspr exception Tianrui Zhao (Mon Jun 26 2023 - 04:50:20 EST)
- [PATCH v15 26/30] LoongArch: KVM: Implement kvm exception vector Tianrui Zhao (Mon Jun 26 2023 - 04:50:28 EST)
- [PATCH v15 25/30] LoongArch: KVM: Implement handle fpu exception Tianrui Zhao (Mon Jun 26 2023 - 04:50:32 EST)
- [PATCH v15 24/30] LoongArch: KVM: Implement handle mmio exception Tianrui Zhao (Mon Jun 26 2023 - 04:50:35 EST)
- [PATCH v15 28/30] LoongArch: KVM: Enable kvm config and add the makefile Tianrui Zhao (Mon Jun 26 2023 - 04:50:39 EST)
- [PATCH v15 27/30] LoongArch: KVM: Implement vcpu world switch Tianrui Zhao (Mon Jun 26 2023 - 04:50:46 EST)
- [PATCH v15 29/30] LoongArch: KVM: Supplement kvm document about LoongArch-specific part Tianrui Zhao (Mon Jun 26 2023 - 04:50:53 EST)
- [PATCH v15 30/30] LoongArch: KVM: Add maintainers for LoongArch KVM Tianrui Zhao (Mon Jun 26 2023 - 04:50:58 EST)
- [GIT PULL] Landlock updates for v6.5 Mickaël Salaün (Mon Jun 26 2023 - 04:52:03 EST)
- Re: [tip: x86/urgent] x86/mm: Avoid using set_pgd() outside of real PGD pages Lee Jones (Mon Jun 26 2023 - 05:00:21 EST)
- Re: [PATCH v3 1/1] gro: decrease size of CB Gal Pressman (Mon Jun 26 2023 - 05:01:18 EST)
- [PATCH] bsr: fix build problem with bsr_class static cleanup Greg Kroah-Hartman (Mon Jun 26 2023 - 05:03:21 EST)
- [PATCH bpf-next v4 1/3] bpf: make bpf_prog_pack allocator portable Puranjay Mohan (Mon Jun 26 2023 - 05:03:27 EST)
- [PATCH bpf-next v4 2/3] arm64: patching: Add aarch64_insn_copy() Puranjay Mohan (Mon Jun 26 2023 - 05:03:33 EST)
- [PATCH bpf-next v4 0/3] bpf, arm64: use BPF prog pack allocator in BPF JIT Puranjay Mohan (Mon Jun 26 2023 - 05:03:38 EST)
- [PATCH bpf-next v4 3/3] bpf, arm64: use bpf_jit_binary_pack_alloc Puranjay Mohan (Mon Jun 26 2023 - 05:03:43 EST)
- Re: [PATCH v3 16/21] KVM:x86: Save/Restore GUEST_SSP to/from SMM state save area Yang, Weijiang (Mon Jun 26 2023 - 05:04:27 EST)
- [GIT PULL] timer drivers for v6.5 Daniel Lezcano (Mon Jun 26 2023 - 05:05:18 EST)
- Re: [PATCH v2] drm/i915: Replace kmap() with kmap_local_page() Tvrtko Ursulin (Mon Jun 26 2023 - 05:06:12 EST)
- [PATCH net-next] perf trace: fix MSG_SPLICE_PAGES build error Matthieu Baerts (Mon Jun 26 2023 - 05:06:55 EST)
- Re: next: Rpi4: Unexpected kernel BRK exception at EL1 Puranjay Mohan (Mon Jun 26 2023 - 05:08:20 EST)
- Re: [PATCH v2 2/7] dt-bindings: hypervisor: Add MediaTek GenieZone hypervisor Yi-De Wu (吳一德) (Mon Jun 26 2023 - 05:08:46 EST)
- Re: [linus:master] [page cache] 9425c591e0: vm-scalability.throughput -20.0% regression Yin, Fengwei (Mon Jun 26 2023 - 05:09:16 EST)
- Re: linux-next: build failure after merge of the char-misc tree Greg KH (Mon Jun 26 2023 - 05:09:32 EST)
- Re: [tip: x86/urgent] x86/mm: Avoid using set_pgd() outside of real PGD pages Greg KH (Mon Jun 26 2023 - 05:10:48 EST)
- Re: [PATCH] mm/vmalloc: do not output a spurious warning when huge vmalloc() fails Vlastimil Babka (Mon Jun 26 2023 - 05:11:04 EST)
- [tip: irq/core] Merge tag 'irqchip-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/core tip-bot2 for Thomas Gleixner (Mon Jun 26 2023 - 05:12:43 EST)
- [tip: timers/core] clocksource/drivers/cadence-ttc: Fix memory leak in ttc_timer_probe tip-bot2 for Feng Mingxi (Mon Jun 26 2023 - 05:13:44 EST)
- [tip: timers/core] dt-bindings: timers: Add Ralink SoCs timer tip-bot2 for Sergio Paracuellos (Mon Jun 26 2023 - 05:13:49 EST)
- [tip: timers/core] clocksource/drivers/hyper-v: Rework clocksource and sched clock setup tip-bot2 for Michael Kelley (Mon Jun 26 2023 - 05:13:53 EST)
- [tip: timers/core] clocksource/drivers/imx-gpt: Fold <soc/imx/timer.h> into its only user tip-bot2 for Uwe Kleine-König (Mon Jun 26 2023 - 05:14:13 EST)
- [tip: timers/core] dt-bindings: timer: brcm,kona-timer: convert to YAML tip-bot2 for Stanislav Jakubek (Mon Jun 26 2023 - 05:14:13 EST)
- [tip: timers/core] clk: imx: Drop inclusion of unused header <soc/imx/timer.h> tip-bot2 for Uwe Kleine-König (Mon Jun 26 2023 - 05:14:14 EST)
- [tip: timers/core] clocksource/drivers/imx-gpt: Use only a single name for functions tip-bot2 for Uwe Kleine-König (Mon Jun 26 2023 - 05:14:14 EST)
- [tip: timers/core] clocksource/drivers/loongson1: Move PWM timer to clocksource framework tip-bot2 for Keguang Zhang (Mon Jun 26 2023 - 05:14:52 EST)
- [tip: timers/core] dt-bindings: timer: Add Loongson-1 clocksource tip-bot2 for Keguang Zhang (Mon Jun 26 2023 - 05:14:53 EST)
- [tip: timers/core] clocksource/drivers/ingenic-timer: Use pm_sleep_ptr() macro tip-bot2 for Paul Cercueil (Mon Jun 26 2023 - 05:14:53 EST)
- [tip: timers/core] MIPS: Loongson32: Remove deprecated PWM timer clocksource tip-bot2 for Keguang Zhang (Mon Jun 26 2023 - 05:14:54 EST)
- Re: [tip: x86/urgent] x86/mm: Avoid using set_pgd() outside of real PGD pages Lee Jones (Mon Jun 26 2023 - 05:14:54 EST)
- include/linux/compiler_types.h:358:45: error: call to '__compiletime_assert_945' declared with attribute error: BUILD_BUG_ON failed: sizeof(struct ieee80211_rx_status) > sizeof(skb->cb) kernel test robot (Mon Jun 26 2023 - 05:15:24 EST)
- Re: [f2fs-dev][PATCH 1/2 v2] f2fs: update mtime and ctime in move file range method Chao Yu (Mon Jun 26 2023 - 05:17:38 EST)
- [PATCH] regulator: raa215300: Switch back to use struct i2c_driver::probe Uwe Kleine-König (Mon Jun 26 2023 - 05:19:03 EST)
- [PATCH v2 0/4] drm/ttm: Fixes around resources and bulk moves Thomas Hellström (Mon Jun 26 2023 - 05:19:32 EST)
- [PATCH v2 1/4] drm/ttm: Fix ttm_lru_bulk_move_pos_tail() Thomas Hellström (Mon Jun 26 2023 - 05:19:46 EST)
- [PATCH v2 2/4] drm/ttm: Don't shadow the operation context Thomas Hellström (Mon Jun 26 2023 - 05:20:17 EST)
- [PATCH v2 3/4] drm/ttm: Don't leak a resource on eviction error Thomas Hellström (Mon Jun 26 2023 - 05:20:19 EST)
- [PATCH] crypto: qat - Replace the if statement with min() You Kangren (Mon Jun 26 2023 - 05:20:24 EST)
- [PATCH v2 4/4] drm/ttm: Don't leak a resource on swapout move error Thomas Hellström (Mon Jun 26 2023 - 05:20:29 EST)
- RE: [PATCH] pipe: Make a partially-satisfied blocking read wait for more David Laight (Mon Jun 26 2023 - 05:20:32 EST)
- [PATCH 0/2 V3 net] net: mana: Fix MANA VF unload when host is unresponsive souradeep chakrabarti (Mon Jun 26 2023 - 05:21:05 EST)
- [PATCH 1/2 V3 net] net: mana: Fix MANA VF unload when host is unresponsive souradeep chakrabarti (Mon Jun 26 2023 - 05:21:16 EST)
- Re: [PATCH v3 2/8] soc: qcom: pmic_glink_altmode: handle safe mode when disconnect Heikki Krogerus (Mon Jun 26 2023 - 05:21:19 EST)
- [PATCH 1/2 V3 net] net: mana: Fix MANA VF unload when host is unresponsive souradeep chakrabarti (Mon Jun 26 2023 - 05:21:25 EST)
- [PATCH] block: add check that partition length needs to be aligned with block size Min Li (Mon Jun 26 2023 - 05:21:40 EST)
- Re: [PATCH v3 4/8] qcom: pmic_glink_altmode: add retimer-switch support Heikki Krogerus (Mon Jun 26 2023 - 05:22:17 EST)
- [PATCH] mfd: Switch two more drivers back to use struct i2c_driver::probe Uwe Kleine-König (Mon Jun 26 2023 - 05:22:21 EST)
- [PATCH 2/2 V3 net] net: mana: Fix MANA VF unload when host is unresponsive souradeep chakrabarti (Mon Jun 26 2023 - 05:23:01 EST)
- RE: [PATCH 0/2] RISC-V: Probe for misaligned access speed David Laight (Mon Jun 26 2023 - 05:27:43 EST)
- Re: [PATCH v3 07/21] KVM:x86: Refresh CPUID on write to guest MSR_IA32_XSS Yang, Weijiang (Mon Jun 26 2023 - 05:27:48 EST)
- Re: [PATCH v2 1/2] seqlock: Do the lockdep annotation before locking in do_write_seqcount_begin_nested() Tetsuo Handa (Mon Jun 26 2023 - 05:28:11 EST)
- Re: [Intel-gfx] [PATCH 16/26] drm/i915/gvt: use array_size Andi Shyti (Mon Jun 26 2023 - 05:28:24 EST)
- Re: [PATCH v4 3/3] dt-bindings: ufs: qcom: Fix sm8450 bindings Rob Herring (Mon Jun 26 2023 - 05:30:24 EST)
- RE: [PATCH] pipe: Make a partially-satisfied blocking read wait for more David Laight (Mon Jun 26 2023 - 05:32:01 EST)
- Re: Pending splice(file -> FIFO) always blocks read(FIFO), regardless of O_NONBLOCK on read side? Christian Brauner (Mon Jun 26 2023 - 05:32:28 EST)
- [PATCH] wifi: ray_cs: Replace the ternary conditional operator with min() You Kangren (Mon Jun 26 2023 - 05:35:20 EST)
- Re: [PATCH] clk: rockchip: rk3568: Fix PLL rate setting for 78.75MHz Sascha Hauer (Mon Jun 26 2023 - 05:37:08 EST)
- Re: [PATCH 08/15] drm/msm/dpu: Add SM6125 support Konrad Dybcio (Mon Jun 26 2023 - 05:38:06 EST)
- Re: [PATCH] block: add check that partition length needs to be aligned with block size Damien Le Moal (Mon Jun 26 2023 - 05:38:32 EST)
- Re: [PATCH] clk: rockchip: rk3568: Add PLL rate for 101MHz Sascha Hauer (Mon Jun 26 2023 - 05:39:15 EST)
- Re: [PATCH v4 6/6] drm/shmem-helper: Switch to reservation lock Boris Brezillon (Mon Jun 26 2023 - 05:40:28 EST)
- Re: [PATCH v2] rust: alloc: Add realloc and alloc_zeroed to the GlobalAlloc impl Miguel Ojeda (Mon Jun 26 2023 - 05:40:58 EST)
- Re: [PATCH 00/15] drm/msm: Add SM6125 MDSS/DPU hardware and enable Sony Xperia 10 II panel Konrad Dybcio (Mon Jun 26 2023 - 05:41:48 EST)
- Re: [PATCH 2/8] ASoC: tegra: Fix AMX byte map Sameer Pujar (Mon Jun 26 2023 - 05:42:04 EST)
- Re: [PATCH 03/15] dt-bindings: clock: qcom,dispcc-sm6125: Require GCC PLL0 DIV clock Konrad Dybcio (Mon Jun 26 2023 - 05:43:52 EST)
- Re: [PATCH v4 1/6] dt-bindings: nvmem: sec-qfprom: Add bindings for secure qfprom Krzysztof Kozlowski (Mon Jun 26 2023 - 05:46:29 EST)
- Re: [PATCH] arm64: dts: qcom: pm8953: Add thermal zone Konrad Dybcio (Mon Jun 26 2023 - 05:46:38 EST)
- Re: [PATCH] thermal/drivers/qcom/temp-alarm: Use dev_err_probe Konrad Dybcio (Mon Jun 26 2023 - 05:47:36 EST)
- Re: [RFT PATCH] arm64: dts: qcom: sdm850-c630: add missing panel supply Konrad Dybcio (Mon Jun 26 2023 - 05:47:56 EST)
- Re: [PATCH 11/15] drm/msm/dsi: Add 14nm phy configuration for SM6125 Konrad Dybcio (Mon Jun 26 2023 - 05:50:11 EST)
- Re: [PATCH v6 1/2] power: domain: handle genpd correctly when needing interrupts Ulf Hansson (Mon Jun 26 2023 - 05:51:38 EST)
- Re: [RFC PATCHES 00/17] IOMMUFD: Deliver IO page faults to user space Jean-Philippe Brucker (Mon Jun 26 2023 - 05:52:00 EST)
- [PATCH 1/2] dt-bindings: arm: amlogic: add T7 based AN400 bindings Xianwei Zhao (Mon Jun 26 2023 - 05:52:34 EST)
- [PATCH 0/2] Baisc devicetree support for Amlogic T7 Xianwei Zhao (Mon Jun 26 2023 - 05:53:18 EST)
- [PATCH 2/2] arm64: dts: add support for T7 based Amlogic AN400 Xianwei Zhao (Mon Jun 26 2023 - 05:53:23 EST)
- Re: [PATCH v2 02/12] mm: introduce execmem_text_alloc() and jit_text_alloc() Puranjay Mohan (Mon Jun 26 2023 - 05:54:21 EST)
- Re: [PATCH v4 6/6] drm/shmem-helper: Switch to reservation lock Boris Brezillon (Mon Jun 26 2023 - 05:58:04 EST)
- [RESEND v2] FW: [PATCH v1] ufs: core: Add support for qTimestamp attribute Arthur Simchaev (Mon Jun 26 2023 - 05:58:59 EST)
- [PATCH net-next] net: tcp: support to probe tcp receiver OOM menglong8 . dong (Mon Jun 26 2023 - 06:01:30 EST)
- Re: [PATCH 0/2] Baisc devicetree support for Amlogic T7 Conor Dooley (Mon Jun 26 2023 - 06:03:33 EST)
- [PATCH] fs: btrfs: Optimize code execution process to save time Lu Hongfei (Mon Jun 26 2023 - 06:07:35 EST)
- Re: [PATCH v4 1/6] dt-bindings: nvmem: sec-qfprom: Add bindings for secure qfprom Komal Bajaj (Mon Jun 26 2023 - 06:09:11 EST)
- Re: [PATCH] selftests/ftrace: Correctly enable event in instance-event.tc Google (Mon Jun 26 2023 - 06:11:24 EST)
- [PATCH v3] dt-bindings: riscv: deprecate riscv,isa Conor Dooley (Mon Jun 26 2023 - 06:12:35 EST)
- Re: [PATCH] selftests/ftrace: Correctly enable event in instance-event.tc Google (Mon Jun 26 2023 - 06:13:05 EST)
- [GIT PULL] m68k updates for v6.5 Geert Uytterhoeven (Mon Jun 26 2023 - 06:17:00 EST)
- Re: [External] Re: [PATCH] firmware: added a firmware information passing method FFI 运辉崔 (Mon Jun 26 2023 - 06:20:04 EST)
- Re: [PATCH 1/1] perf: cs-etm: Fixes in instruction sample synthesis James Clark (Mon Jun 26 2023 - 06:20:58 EST)
- Re: linux-next: build failure after merge of the crypto tree Herbert Xu (Mon Jun 26 2023 - 06:21:13 EST)
- Re: [PATCH v2 1/4] drm/ttm: Fix ttm_lru_bulk_move_pos_tail() Christian König (Mon Jun 26 2023 - 06:21:51 EST)
- Re: [PATCH v2 RESEND] NFS: Add mount option 'fasc' Chengen Du (Mon Jun 26 2023 - 06:25:47 EST)
- [PATCH] wifi: ray_cs: Remove invalid conditional statements You Kangren (Mon Jun 26 2023 - 06:28:13 EST)
- Re: Regression: NULL pointer dereference after NFS_V4_2_READ_PLUS (commit 7fd461c47) Krzysztof Kozlowski (Mon Jun 26 2023 - 06:28:56 EST)
- Re: [PATCH v3 1/4] Input: ts-overlay - Add touchscreen overlay object handling Javier Carrasco (Mon Jun 26 2023 - 06:31:34 EST)
- [PATCH v2 0/3] MM8013 fg driver Konrad Dybcio (Mon Jun 26 2023 - 06:32:14 EST)
- [PATCH v2 1/3] dt-bindings: vendor-prefixes: Add Mitsumi Electric Co., Ltd. Konrad Dybcio (Mon Jun 26 2023 - 06:32:18 EST)
- [PATCH v2 2/3] dt-bindings: power: supply: Document Mitsumi MM8013 fuel gauge Konrad Dybcio (Mon Jun 26 2023 - 06:32:23 EST)
- [PATCH v2 3/3] power: supply: Introduce MM8013 fuel gauge driver Konrad Dybcio (Mon Jun 26 2023 - 06:32:25 EST)
- [PATCH] module: print module name on refcount error Jean Delvare (Mon Jun 26 2023 - 06:33:36 EST)
- [RESEND v2] ufs: core: Add support for qTimestamp attribute Arthur Simchaev (Mon Jun 26 2023 - 06:33:49 EST)
- Re: [PATCH net-next v2 4/7] net: dsa: vsc73xx: Add dsa tagging based on 8021q Dan Carpenter (Mon Jun 26 2023 - 06:37:54 EST)
- Re: [PATCH] gpio: gpiolib-cdev: Fix potential &lr->wait.lock deadlock issue YE Chengfeng (Mon Jun 26 2023 - 06:39:06 EST)
- [PATCH v2 1/2] gpiolib: cdev: Fix &lr->wait.lock deadlock issue YE Chengfeng (Mon Jun 26 2023 - 06:40:06 EST)
- [PATCH v2 2/2] gpiolib: cdev: Fix &le->wait.lock deadlock issue YE Chengfeng (Mon Jun 26 2023 - 06:40:11 EST)
- [PATCH v2] perf evsel amd: Fix IBS error message Ravi Bangoria (Mon Jun 26 2023 - 06:40:53 EST)
- Re: [PATCH v2] perf evsel amd: Fix IBS error message Ravi Bangoria (Mon Jun 26 2023 - 06:43:15 EST)
- Re: [PATCH v2 1/2] ACPI: platform: Ignore SMB0001 only when it has resources Andy Shevchenko (Mon Jun 26 2023 - 06:44:44 EST)
- [PATCH] ASoC: dt-bindings: nau8821: Convert to dtschema Seven Lee (Mon Jun 26 2023 - 06:46:39 EST)
- [PATCH] wifi:mac80211: Replace the ternary conditional operator with max() You Kangren (Mon Jun 26 2023 - 06:48:50 EST)
- Re: [PATCH v2 1/2] seqlock: Do the lockdep annotation before locking in do_write_seqcount_begin_nested() Peter Zijlstra (Mon Jun 26 2023 - 06:49:21 EST)
- [PATCH 1/6] ASoC: amd: ps: add comments for DMA irq bits mapping Vijendar Mukunda (Mon Jun 26 2023 - 06:49:40 EST)
- [PATCH 2/6] ASoC: amd: ps: add fix for dma irq mask for rx streams for SDW0 instance Vijendar Mukunda (Mon Jun 26 2023 - 06:49:44 EST)
- [PATCH 3/6] ASoC: amd: ps: fix for position register set for AUDIO0 RX stream Vijendar Mukunda (Mon Jun 26 2023 - 06:49:51 EST)
- [PATCH 4/6] ASoC: amd: ps: add comments for DMA register mapping Vijendar Mukunda (Mon Jun 26 2023 - 06:50:13 EST)
- [PATCH 5/6] ASoC: amd: ps: fix byte count return value for invalid SoundWire manager instance Vijendar Mukunda (Mon Jun 26 2023 - 06:50:29 EST)
- [PATCH 6/6] ASoC: amd: acp: fix for invalid dai id handling in acp_get_byte_count() Vijendar Mukunda (Mon Jun 26 2023 - 06:50:43 EST)
- Re: [PATCH v8 10/11] arm64: dts: qcom: sm8350: Add Crypto Engine support Linux regression tracking #update (Thorsten Leemhuis) (Mon Jun 26 2023 - 06:52:10 EST)
- Re: [PATCH] arm64: dts: qcom: sm8350: fix BAM DMA crash and reboot Thorsten Leemhuis (Mon Jun 26 2023 - 06:52:51 EST)
- [PATCH v1 1/1] ACPI: scan: Move acpi_root to internal header Andy Shevchenko (Mon Jun 26 2023 - 06:55:27 EST)
- Re: [PATCH 1/2] zsmalloc: do not scan for allocated objects in empty zspage Alexey Romanov (Mon Jun 26 2023 - 06:55:50 EST)
- [PATCH v4] phy: cadence: Sierra: Add single link SGMII register configuration Marcin Wierzbicki (Mon Jun 26 2023 - 06:55:56 EST)
- Re: [PATCHv2 1/3] zsmalloc: do not scan for allocated objects in empty zspage Alexey Romanov (Mon Jun 26 2023 - 06:58:03 EST)
- Re: [PATCH v10 01/11] drm/etnaviv: Add a dedicated function to register an irq handler Lucas Stach (Mon Jun 26 2023 - 06:58:07 EST)
- Re: [PATCH] clk: rockchip: rk3568: Fix PLL rate setting for 78.75MHz Heiko Stuebner (Mon Jun 26 2023 - 06:58:20 EST)
- Re: [PATCH] clk: rockchip: rk3568: Add PLL rate for 101MHz Heiko Stuebner (Mon Jun 26 2023 - 06:58:23 EST)
- Re: [PATCH v2 4/5] nvme-fc: Make initial connect attempt synchronous Dan Carpenter (Mon Jun 26 2023 - 07:00:11 EST)
- Re: [PATCH 08/26] virtio-mem: use array_size Michael S. Tsirkin (Mon Jun 26 2023 - 07:00:17 EST)
- [PATCH v3 3/4] ACPI: platform: Ignore SMB0001 only when it has resources Andy Shevchenko (Mon Jun 26 2023 - 07:00:38 EST)
- [PATCH v3 2/4] ACPI: bus: Introduce acpi_match_acpi_device() helper Andy Shevchenko (Mon Jun 26 2023 - 07:00:42 EST)
- [PATCH v3 0/4] ACPI: platform: Fix SMB0001 enumeration on Kontron devices Andy Shevchenko (Mon Jun 26 2023 - 07:01:05 EST)
- [PATCH v3 1/4] ACPI: bus: Constify acpi_companion_match() returned value Andy Shevchenko (Mon Jun 26 2023 - 07:01:10 EST)
- [PATCH v3 4/4] ACPI: platform: Move SMB0001 HID to the header and reuse Andy Shevchenko (Mon Jun 26 2023 - 07:01:16 EST)
- Re: [PATCH v2 1/2] gpiolib: cdev: Fix &lr->wait.lock deadlock issue andy@xxxxxxxxxx (Mon Jun 26 2023 - 07:02:42 EST)
- Re: [BUG] ALSA: core: pcm_memory: a possible data race in do_alloc_pages() Takashi Iwai (Mon Jun 26 2023 - 07:02:53 EST)
- Re: [PATCH -next] PCI: rcar-gen2: Use devm_platform_get_and_ioremap_resource() Krzysztof Wilczyński (Mon Jun 26 2023 - 07:02:57 EST)
- [GIT PULL] mtd: Changes for 6.5-rc1 Miquel Raynal (Mon Jun 26 2023 - 07:03:33 EST)
- Re: [PATCH v2 1/2] gpiolib: cdev: Fix &lr->wait.lock deadlock issue andy@xxxxxxxxxx (Mon Jun 26 2023 - 07:04:15 EST)
- Re: (subset) [PATCH v5 00/11] PCI: rockchip: Fix RK3399 PCIe endpoint controller driver Heiko Stuebner (Mon Jun 26 2023 - 07:04:23 EST)
- Re: [RESEND v6 5/8] arm64: dts: qcom: sc7280: Add LPASS PIL node Mohammad Rafi Shaik (Mon Jun 26 2023 - 07:07:22 EST)
- Re: [BUG] ALSA: core: pcm_memory: a possible data race in do_alloc_pages() Jaroslav Kysela (Mon Jun 26 2023 - 07:09:14 EST)
- [PATCH v1 2/5] ASoC: codecs: Add StarFive JH7110 dummy PWM-DAC transmitter driver Hal Feng (Mon Jun 26 2023 - 07:09:22 EST)
- [PATCH v1 5/5] riscv: dts: starfive: Add JH7110 PWM-DAC support Hal Feng (Mon Jun 26 2023 - 07:09:27 EST)
- [PATCH v1 1/5] ASoC: dt-bindings: Add StarFive JH7110 dummy PWM-DAC transmitter Hal Feng (Mon Jun 26 2023 - 07:09:32 EST)
- [PATCH v1 0/5] Add PWM-DAC audio support for StarFive JH7110 RISC-V SoC Hal Feng (Mon Jun 26 2023 - 07:09:36 EST)
- [PATCH v1 3/5] ASoC: dt-bindings: Add StarFive JH7110 PWM-DAC controller Hal Feng (Mon Jun 26 2023 - 07:09:40 EST)
- [PATCH v1 4/5] ASoC: starfive: Add JH7110 PWM-DAC driver Hal Feng (Mon Jun 26 2023 - 07:09:43 EST)
- Re: [PATCH v10 07/11] drm/etnaviv: Add support for the dma coherent device Lucas Stach (Mon Jun 26 2023 - 07:10:50 EST)
- Re: [BUG] ALSA: core: pcm_memory: a possible data race in do_alloc_pages() Takashi Iwai (Mon Jun 26 2023 - 07:13:28 EST)
- Re: [RESEND v6 6/8] arm64: dts: qcom: sc7280: Modify VA/RX/TX macro clock nodes for audioreach solution Mohammad Rafi Shaik (Mon Jun 26 2023 - 07:13:48 EST)
- Re: [PATCH] gpio: gpiolib-cdev: Fix potential &lr->wait.lock deadlock issue andy@xxxxxxxxxx (Mon Jun 26 2023 - 07:13:57 EST)
- [PATCH v4 0/3] tracing/user_events: Fix incorrect return value for writes when events are disabled and add its tests sunliming (Mon Jun 26 2023 - 07:14:09 EST)
- [PATCH v4 2/3] selftests/user_events: Enable the event before write_fault test in ftrace self-test sunliming (Mon Jun 26 2023 - 07:14:15 EST)
- [PATCH v4 1/3] tracing/user_events: Fix incorrect return value for writing operation when events are disabled sunliming (Mon Jun 26 2023 - 07:14:15 EST)
- [PATCH v4 3/3] selftests/user_events: Add test cases when event is disabled sunliming (Mon Jun 26 2023 - 07:14:16 EST)
- Re: 回复: [PATCH v2 1/2] gpiolib: cdev: Fix &lr->wait.lock deadlock issue andy@xxxxxxxxxx (Mon Jun 26 2023 - 07:15:15 EST)
- Re: [RESEND v6 8/8] arm64: dts: qcom: sc7280: Add qcom,adsp-pil-mode property in clock nodes Mohammad Rafi Shaik (Mon Jun 26 2023 - 07:17:36 EST)
- Re: [PATCH] iio: adc: ad7192: Use sysfs_emit_at Nuno Sá (Mon Jun 26 2023 - 07:20:01 EST)
- Re: [PATCH] thermal/drivers/qcom/temp-alarm: Use dev_err_probe Daniel Lezcano (Mon Jun 26 2023 - 07:20:23 EST)
- Re: [PATCH v7 3/5] phy: starfive: Add JH7110 USB 2.0 PHY driver Minda Chen (Mon Jun 26 2023 - 07:20:42 EST)
- [PATCH v1 0/9] RISC-V: Probe DT extension support using riscv,isa-extensions & riscv,isa-base Conor Dooley (Mon Jun 26 2023 - 07:20:55 EST)
- [PATCH v1 1/9] RISC-V: don't parse dt/acpi isa string to get rv32/rv64 Conor Dooley (Mon Jun 26 2023 - 07:20:59 EST)
- [PATCH v1 2/9] RISC-V: drop a needless check in print_isa_ext() Conor Dooley (Mon Jun 26 2023 - 07:21:02 EST)
- [PATCH v1 3/9] RISC-V: shunt isa_ext_arr to cpufeature.c Conor Dooley (Mon Jun 26 2023 - 07:21:05 EST)
- [PATCH v1 4/9] RISC-V: repurpose riscv_isa_ext array in riscv_fill_hwcap() Conor Dooley (Mon Jun 26 2023 - 07:21:15 EST)
- [PATCH v1 5/9] RISC-V: add missing single letter extension definitions Conor Dooley (Mon Jun 26 2023 - 07:21:18 EST)
- [PATCH v1 6/9] RISC-V: add single letter extensions to riscv_isa_ext Conor Dooley (Mon Jun 26 2023 - 07:21:25 EST)
- [PATCH v1 7/9] RISC-V: split riscv_fill_hwcap() in 3 Conor Dooley (Mon Jun 26 2023 - 07:21:29 EST)
- [PATCH v1 8/9] RISC-V: enable extension detection from new properties Conor Dooley (Mon Jun 26 2023 - 07:21:43 EST)
- [PATCH v1 9/9] RISC-V: try new extension properties in of_early_processor_hartid() Conor Dooley (Mon Jun 26 2023 - 07:21:56 EST)
- Re: [PATCH v5 00/14] ceph: support idmapped mounts Aleksandr Mikhalitsyn (Mon Jun 26 2023 - 07:23:58 EST)
- RE: [PATCH 14/26] RDMA/siw: use array_size Bernard Metzler (Mon Jun 26 2023 - 07:24:23 EST)
- Re: [PATCH v2 3/4] drm/ttm: Don't leak a resource on eviction error Andi Shyti (Mon Jun 26 2023 - 07:25:11 EST)
- Re: [PATCH v2 1/2] seqlock: Do the lockdep annotation before locking in do_write_seqcount_begin_nested() Tetsuo Handa (Mon Jun 26 2023 - 07:26:12 EST)
- Re: [PATCH] Signed-off-by: Runa Guo-oc <RunaGuo-oc@xxxxxxxxxxx> Runa Guo-oc (Mon Jun 26 2023 - 07:29:32 EST)
- Re: [PATCH] arm64: dts: qcom: sm8350: fix BAM DMA crash and reboot Luca Weiss (Mon Jun 26 2023 - 07:32:13 EST)
- [PATCH v21 0/5] Implement IOCTL to get and optionally clear info about PTEs Muhammad Usama Anjum (Mon Jun 26 2023 - 07:33:04 EST)
- Re: [PATCH v2 3/4] drm/ttm: Don't leak a resource on eviction error Christian König (Mon Jun 26 2023 - 07:33:14 EST)
- [PATCH v21 1/5] userfaultfd: UFFD_FEATURE_WP_ASYNC Muhammad Usama Anjum (Mon Jun 26 2023 - 07:33:23 EST)
- [PATCH v21 2/5] fs/proc/task_mmu: Implement IOCTL to get and optionally clear info about PTEs Muhammad Usama Anjum (Mon Jun 26 2023 - 07:33:38 EST)
- Re: [PATCH v2 4/5] nvme-fc: Make initial connect attempt synchronous Dan Carpenter (Mon Jun 26 2023 - 07:33:52 EST)
- [PATCH v21 3/5] tools headers UAPI: Update linux/fs.h with the kernel sources Muhammad Usama Anjum (Mon Jun 26 2023 - 07:34:00 EST)
- [PATCH v21 4/5] mm/pagemap: add documentation of PAGEMAP_SCAN IOCTL Muhammad Usama Anjum (Mon Jun 26 2023 - 07:34:15 EST)
- Re: [PATCH v2 4/4] drm/ttm: Don't leak a resource on swapout move error Christian König (Mon Jun 26 2023 - 07:35:30 EST)
- [PATCH v21 5/5] selftests: mm: add pagemap ioctl tests Muhammad Usama Anjum (Mon Jun 26 2023 - 07:35:37 EST)
- [PATCH net] igc: Prevent garbled TX queue with XDP ZEROCOPY Florian Kauer (Mon Jun 26 2023 - 07:36:15 EST)
- Re: [PATCH v2 1/2] seqlock: Do the lockdep annotation before locking in do_write_seqcount_begin_nested() Michal Hocko (Mon Jun 26 2023 - 07:36:37 EST)
- [PATCH V2] dt-bindings: nvmem: fixed-cell: add compatible for MAC cells Rafał Miłecki (Mon Jun 26 2023 - 07:37:40 EST)
- [PATCH v2 0/2] Input: cap11xx add advanced sensitivity settings Jiri Valek - 2N (Mon Jun 26 2023 - 07:38:46 EST)
- [PATCH v2 2/2] Input: cap11xx - add advanced sensitivity settings Jiri Valek - 2N (Mon Jun 26 2023 - 07:39:13 EST)
- [PATCH v2 1/2] dt-bindings: input: microchip,cap11xx: add advanced sensitivity settings Jiri Valek - 2N (Mon Jun 26 2023 - 07:39:14 EST)
- [PATCH] mm: memory-failure: remove unneeded 'inline' annotation Miaohe Lin (Mon Jun 26 2023 - 07:44:33 EST)
- Re: [PATCH 10/26] bus: mhi: host: use array_size Dan Carpenter (Mon Jun 26 2023 - 07:46:46 EST)
- [GIT PULL] EDAC updates for 6.5 Borislav Petkov (Mon Jun 26 2023 - 07:49:00 EST)
- Re: [PATCH] ASoC: core: Always store of_node when getting DAI link component Mark Brown (Mon Jun 26 2023 - 07:49:21 EST)
- Re: [PATCH v5 00/14] ceph: support idmapped mounts Aleksandr Mikhalitsyn (Mon Jun 26 2023 - 07:49:49 EST)
- Re: [PATCH] dmaengine: pl330: Return DMA_PAUSED when transaction is paused Linux regression tracking (Thorsten Leemhuis) (Mon Jun 26 2023 - 07:50:17 EST)
- Re: [Intel-gfx] [PATCH 16/26] drm/i915/gvt: use array_size Dan Carpenter (Mon Jun 26 2023 - 07:54:34 EST)
- Re: lib/test_bitmap.c:920:2: error: call to __compiletime_assert_372 declared with 'error' attribute: BUILD_BUG_ON failed: !__builtin_constant_p(res) Alexander Lobakin (Mon Jun 26 2023 - 07:58:35 EST)
- Re: Pending splice(file -> FIFO) excludes all other FIFO operations forever (was: ... always blocks read(FIFO), regardless of O_NONBLOCK on read side?) Ahelenia Ziemiańska (Mon Jun 26 2023 - 07:59:18 EST)
- Re: [PATCH V5 4/5] clk: qcom: camcc-sm8550: Add support for qdss, sleep and xo clocks Jagadeesh Kona (Mon Jun 26 2023 - 08:00:24 EST)
- [PATCH] posix-timers: Release the acquired lock before returning You Kangren (Mon Jun 26 2023 - 08:00:34 EST)
- RE: [PATCH] mfd: Switch two more drivers back to use struct i2c_driver::probe Sahin, Okan (Mon Jun 26 2023 - 08:01:40 EST)
- [PATCH] drm/panel: Fine tune Starry-ili9882t panel HFP and HBP Cong Yang (Mon Jun 26 2023 - 08:07:39 EST)
- Re: Regression from "ACPI: OSI: Remove Linux-Dell-Video _OSI string"? (was: Re: Bug#1036530: linux-signed-amd64: Hard lock up of system) Linux regression tracking (Thorsten Leemhuis) (Mon Jun 26 2023 - 08:10:16 EST)
- Re: [PATCH v3 20/21] KVM:x86: Enable kernel IBT support for guest Yang, Weijiang (Mon Jun 26 2023 - 08:10:48 EST)
- [PATCH] usb: typec: tcpm: Replace the ternary conditional operator with max() You Kangren (Mon Jun 26 2023 - 08:11:22 EST)
- Re: [PATCH v2 1/2] ACPI: platform: Ignore SMB0001 only when it has resources Rafael J. Wysocki (Mon Jun 26 2023 - 08:11:34 EST)
- [PATCH] memory tier: Use helper function destroy_memory_type() Miaohe Lin (Mon Jun 26 2023 - 08:11:55 EST)
- Re: [PATCH v1 5/5] riscv: dts: starfive: Add JH7110 PWM-DAC support Walker Chen (Mon Jun 26 2023 - 08:12:02 EST)
- [PATCH v10 06/25] dept: Add proc knobs to show stats and dependency graph Byungchul Park (Mon Jun 26 2023 - 08:13:50 EST)
- [GIT pull] core/debugobjects for v6.5-rc1 Thomas Gleixner (Mon Jun 26 2023 - 08:13:58 EST)
- [GIT pull] irq/core for v6.5-rc1 Thomas Gleixner (Mon Jun 26 2023 - 08:14:06 EST)
- [GIT pull] smp/core for v6.5-rc1 Thomas Gleixner (Mon Jun 26 2023 - 08:14:11 EST)
- [GIT pull] x86/boot for v6.5-rc1 Thomas Gleixner (Mon Jun 26 2023 - 08:14:14 EST)
- [GIT pull] timers/core for v6.5-rc1 Thomas Gleixner (Mon Jun 26 2023 - 08:14:18 EST)
- [GIT pull] x86/core for v6.5-rc1 Thomas Gleixner (Mon Jun 26 2023 - 08:14:23 EST)
- [PATCH v10 01/25] llist: Move llist_{head,node} definition to types.h Byungchul Park (Mon Jun 26 2023 - 08:14:26 EST)
- [PATCH v10 03/25] dept: Add single event dependency tracker APIs Byungchul Park (Mon Jun 26 2023 - 08:14:32 EST)
- [PATCH v10 04/25] dept: Add lock dependency tracker APIs Byungchul Park (Mon Jun 26 2023 - 08:15:11 EST)
- [PATCH v10 07/25] dept: Apply sdt_might_sleep_{start,end}() to wait_for_completion()/complete() Byungchul Park (Mon Jun 26 2023 - 08:15:14 EST)
- [PATCH v10 05/25] dept: Tie to Lockdep and IRQ tracing Byungchul Park (Mon Jun 26 2023 - 08:15:19 EST)
- Re: f2fs async buffered write patch Matthew Wilcox (Mon Jun 26 2023 - 08:17:24 EST)
- Re: [RESEND v6 5/8] arm64: dts: qcom: sc7280: Add LPASS PIL node Konrad Dybcio (Mon Jun 26 2023 - 08:18:01 EST)
- Re: [PATCH] mfd: Switch two more drivers back to use struct i2c_driver::probe Uwe Kleine-König (Mon Jun 26 2023 - 08:18:59 EST)
- Re: [PATCH v2 7/7] x86/resctrl: Determine if Sub-NUMA Cluster is enabled and initialize. Peter Newman (Mon Jun 26 2023 - 08:19:02 EST)
- [PATCH v10 16/25] dept: Apply sdt_might_sleep_{start,end}() to dma fence wait Byungchul Park (Mon Jun 26 2023 - 08:19:37 EST)
- [PATCH v10 15/25] locking/lockdep, cpu/hotplus: Use a weaker annotation in AP thread Byungchul Park (Mon Jun 26 2023 - 08:19:40 EST)
- [PATCH v10 18/25] dept: Apply timeout consideration to wait_for_completion()/complete() Byungchul Park (Mon Jun 26 2023 - 08:19:48 EST)
- [PATCH v10 17/25] dept: Track timeout waits separately with a new Kconfig Byungchul Park (Mon Jun 26 2023 - 08:19:51 EST)
- [Question] Can DATA_DEV_BLOCK_SIZE_MIN_SECTORS be set to a smaller value Li Lingfeng (Mon Jun 26 2023 - 08:20:26 EST)
- [PATCH v10 21/25] dept: Apply timeout consideration to hashed-waitqueue wait Byungchul Park (Mon Jun 26 2023 - 08:20:32 EST)
- [PATCH v10 19/25] dept: Apply timeout consideration to swait Byungchul Park (Mon Jun 26 2023 - 08:20:36 EST)
- [PATCH v10 20/25] dept: Apply timeout consideration to waitqueue wait Byungchul Park (Mon Jun 26 2023 - 08:20:40 EST)
- Re: splice(-> FIFO) never wakes up inotify IN_MODIFY? Ahelenia Ziemiańska (Mon Jun 26 2023 - 08:20:44 EST)
- [PATCH v10 22/25] dept: Apply timeout consideration to dma fence wait Byungchul Park (Mon Jun 26 2023 - 08:21:48 EST)
- [PATCH v10 23/25] dept: Record the latest one out of consecutive waits of the same class Byungchul Park (Mon Jun 26 2023 - 08:23:08 EST)
- Re: [RESEND PATCH v3 1/2] fs/buffer: clean up block_commit_write Matthew Wilcox (Mon Jun 26 2023 - 08:23:38 EST)
- Re: [RESEND PATCH v3 2/2] fs: convert block_commit_write to return void Matthew Wilcox (Mon Jun 26 2023 - 08:23:47 EST)
- Re: [PATCH v3 3/4] clk: sunxi-ng: Convert early providers to platform drivers Måns Rullgård (Mon Jun 26 2023 - 08:24:23 EST)
- [PATCH v10 24/25] dept: Make Dept able to work with an external wgen Byungchul Park (Mon Jun 26 2023 - 08:24:25 EST)
- Re: [PATCH v2] rcu: Add necessary WRITE_ONCE() Will Deacon (Mon Jun 26 2023 - 08:25:07 EST)
- [PATCH v10 25/25] dept: Track the potential waits of PG_{locked,writeback} Byungchul Park (Mon Jun 26 2023 - 08:25:11 EST)
- Re: [PATCH v2 4/4] drm/ttm: Don't leak a resource on swapout move error Thomas Hellström (Mon Jun 26 2023 - 08:25:16 EST)
- Re: [PATCH v2 02/12] mm: introduce execmem_text_alloc() and jit_text_alloc() Mark Rutland (Mon Jun 26 2023 - 08:25:39 EST)
- Re: [RESEND v6 6/8] arm64: dts: qcom: sc7280: Modify VA/RX/TX macro clock nodes for audioreach solution Konrad Dybcio (Mon Jun 26 2023 - 08:26:26 EST)
- Re: [PATCH v1 4/5] ASoC: starfive: Add JH7110 PWM-DAC driver Walker Chen (Mon Jun 26 2023 - 08:27:06 EST)
- Re: [RESEND PATCH v3 0/2] clean up block_commit_write Matthew Wilcox (Mon Jun 26 2023 - 08:28:16 EST)
- Re: [PATCH v2 1/2] seqlock: Do the lockdep annotation before locking in do_write_seqcount_begin_nested() Tetsuo Handa (Mon Jun 26 2023 - 08:28:19 EST)
- Re: [dm-devel] [Question] Can DATA_DEV_BLOCK_SIZE_MIN_SECTORS be set to a smaller value Zdenek Kabelac (Mon Jun 26 2023 - 08:28:29 EST)
- Re: [PATCH v3 27/38] fbdev/sh7760fb: Alloc DMA memory from hardware device Javier Martinez Canillas (Mon Jun 26 2023 - 08:29:10 EST)
- Re: [PATCH] wifi: ray_cs: Replace the ternary conditional operator with min() Simon Horman (Mon Jun 26 2023 - 08:29:24 EST)
- [PATCH v2] scripts/mksysmap: Ignore prefixed KCFI symbols Pierre-Clément Tosi (Mon Jun 26 2023 - 08:30:25 EST)
- [PATCH] fs: smb: server: Replace unneed variable ret with 0 You Kangren (Mon Jun 26 2023 - 08:31:29 EST)
- Re: [PATCH v2 02/12] mm: introduce execmem_text_alloc() and jit_text_alloc() Mark Rutland (Mon Jun 26 2023 - 08:31:32 EST)
- Re: [RESEND v6 8/8] arm64: dts: qcom: sc7280: Add qcom,adsp-pil-mode property in clock nodes Konrad Dybcio (Mon Jun 26 2023 - 08:34:07 EST)
- Re: [PATCH v3 0/2] Avoid re-initializing XHCI HC during removal Mathias Nyman (Mon Jun 26 2023 - 08:35:27 EST)
- Re: [PATCH v2 1/2] dt-bindings: input: microchip,cap11xx: add advanced sensitivity settings Krzysztof Kozlowski (Mon Jun 26 2023 - 08:37:00 EST)
- Re: [RESEND v2] ufs: core: Add support for qTimestamp attribute Bean Huo (Mon Jun 26 2023 - 08:37:08 EST)
- Re: [PATCH v2 2/2] Input: cap11xx - add advanced sensitivity settings Krzysztof Kozlowski (Mon Jun 26 2023 - 08:37:40 EST)
- Re: [PATCH] Signed-off-by: Runa Guo-oc <RunaGuo-oc@xxxxxxxxxxx> Damien Le Moal (Mon Jun 26 2023 - 08:40:32 EST)
- Re: [PATCH] wifi: ray_cs: Remove invalid conditional statements Simon Horman (Mon Jun 26 2023 - 08:40:55 EST)
- Re: [PATCH v2 1/2] dt-bindings: input: microchip,cap11xx: add advanced sensitivity settings Krzysztof Kozlowski (Mon Jun 26 2023 - 08:41:53 EST)
- Re: [PATCH v2] perf unwind: Fix map reference counts Dan Carpenter (Mon Jun 26 2023 - 08:42:16 EST)
- [PATCH v10 00/25] DEPT(Dependency Tracker) Byungchul Park (Mon Jun 26 2023 - 08:43:51 EST)
- [PATCH 1/6] drivers/thermal/k3: Convert to devm_platform_ioremap_resource() Yangtao Li (Mon Jun 26 2023 - 08:44:15 EST)
- [PATCH 2/6] thermal/drivers/k3_j72xx_bandgap: Convert to devm_platform_ioremap_resource() Yangtao Li (Mon Jun 26 2023 - 08:44:17 EST)
- [PATCH 3/6] thermal/drivers/qcom: Convert to devm_platform_ioremap_resource() Yangtao Li (Mon Jun 26 2023 - 08:44:22 EST)
- [PATCH 4/6] drivers/thermal/rcar_gen3_thermal: Convert to devm_platform_ioremap_resource() Yangtao Li (Mon Jun 26 2023 - 08:44:26 EST)
- [PATCH 5/6] thermal/drivers/rcar: Convert to devm_platform_ioremap_resource() Yangtao Li (Mon Jun 26 2023 - 08:44:32 EST)
- [PATCH 6/6] drivers/thermal/ti-soc-thermal: Use devm_platform_get_and_ioremap_resource() Yangtao Li (Mon Jun 26 2023 - 08:44:36 EST)
- [PATCH v10 02/25] dept: Implement Dept(Dependency Tracker) Byungchul Park (Mon Jun 26 2023 - 08:45:03 EST)
- Re: Fwd: After kernel 6.3.7 or 6.3.8 b43 driver fails Sardonimous (Mon Jun 26 2023 - 08:45:54 EST)
- Re: [PATCH v4 0/4] Add JSON metrics for Yitian710 DDR Will Deacon (Mon Jun 26 2023 - 08:46:22 EST)
- [PATCH v10 08/25] dept: Apply sdt_might_sleep_{start,end}() to PG_{locked,writeback} wait Byungchul Park (Mon Jun 26 2023 - 08:46:38 EST)
- [PATCH v10 09/25] dept: Apply sdt_might_sleep_{start,end}() to swait Byungchul Park (Mon Jun 26 2023 - 08:47:27 EST)
- Re: [PATCH v9 16/42] mm: Add guard pages around a shadow stack. Mark Brown (Mon Jun 26 2023 - 08:47:42 EST)
- Re: [PATCH] arm64: dts: qcom: sm8350: fix BAM DMA crash and reboot Krzysztof Kozlowski (Mon Jun 26 2023 - 08:47:54 EST)
- [PATCH v10 10/25] dept: Apply sdt_might_sleep_{start,end}() to waitqueue wait Byungchul Park (Mon Jun 26 2023 - 08:48:03 EST)
- Re: [PATCH v2 1/2] seqlock: Do the lockdep annotation before locking in do_write_seqcount_begin_nested() Sebastian Andrzej Siewior (Mon Jun 26 2023 - 08:48:27 EST)
- [PATCH v10 11/25] dept: Apply sdt_might_sleep_{start,end}() to hashed-waitqueue wait Byungchul Park (Mon Jun 26 2023 - 08:48:33 EST)
- Re: [PATCH v2 7/7] x86/resctrl: Determine if Sub-NUMA Cluster is enabled and initialize. Peter Newman (Mon Jun 26 2023 - 08:49:18 EST)
- [PATCH v10 12/25] dept: Distinguish each syscall context from another Byungchul Park (Mon Jun 26 2023 - 08:49:23 EST)
- [PATCH v10 13/25] dept: Distinguish each work from another Byungchul Park (Mon Jun 26 2023 - 08:50:17 EST)
- [PATCH v10 14/25] dept: Add a mechanism to refill the internal memory pools on running out Byungchul Park (Mon Jun 26 2023 - 08:50:38 EST)
- Re: Fwd: ath11k: QCN9074: ce desc not available for wmi command Linux regression tracking (Thorsten Leemhuis) (Mon Jun 26 2023 - 08:51:48 EST)
- Re: [PATCH] fs: smb: server: Replace unneed variable ret with 0 Namjae Jeon (Mon Jun 26 2023 - 08:52:00 EST)
- [GIT PULL] RAS updates for 6.5 Borislav Petkov (Mon Jun 26 2023 - 08:52:48 EST)
- RE: [PATCH v2] sched/task_group: Re-layout structure to reduce false sharing Deng, Pan (Mon Jun 26 2023 - 08:53:00 EST)
- Re: [PATCH v2] sched/task_group: Re-layout structure to reduce false sharing Aaron Lu (Mon Jun 26 2023 - 08:53:59 EST)
- [PATCH] thermal/drivers/sun8i: remove unneeded comments Yangtao Li (Mon Jun 26 2023 - 08:55:39 EST)
- Re: [PATCH v2 1/2] seqlock: Do the lockdep annotation before locking in do_write_seqcount_begin_nested() Mel Gorman (Mon Jun 26 2023 - 08:56:30 EST)
- [GIT PULL] Scope-based Resource Management for 6.5 Peter Zijlstra (Mon Jun 26 2023 - 08:57:46 EST)
- Re: splice(-> FIFO) never wakes up inotify IN_MODIFY? Ahelenia Ziemiańska (Mon Jun 26 2023 - 08:58:05 EST)
- Re: [PATCH v2 2/4] dm ioctl: Allow userspace to provide expected diskseq Dan Carpenter (Mon Jun 26 2023 - 08:59:38 EST)
- [PATCH v3 0/2] Input: cap11xx add advanced sensitivity settings Jiri Valek - 2N (Mon Jun 26 2023 - 09:00:24 EST)
- [PATCH v3 1/2] dt-bindings: input: microchip,cap11xx: add advanced sensitivity settings Jiri Valek - 2N (Mon Jun 26 2023 - 09:00:26 EST)
- [PATCH v3 2/2] Input: cap11xx - add advanced sensitivity settings Jiri Valek - 2N (Mon Jun 26 2023 - 09:00:30 EST)
- Re: [PATCH] staging: nvec: udelay to usleep_range Dan Carpenter (Mon Jun 26 2023 - 09:01:17 EST)
- Re: [PATCH v3 4/4] input: touchscreen: add SPI support for Goodix Berlin Touchscreen IC Jeff LaBundy (Mon Jun 26 2023 - 09:01:50 EST)
- [PATCH v1 0/2] swiotlb: Fix a couple of bugs in sizing areas Petr Tesarik (Mon Jun 26 2023 - 09:02:00 EST)
- [PATCH v1 1/2] swiotlb: Always set the number of areas before allocating the pool Petr Tesarik (Mon Jun 26 2023 - 09:02:16 EST)
- [GIT PULL] x86/alternatives for 6.5 Borislav Petkov (Mon Jun 26 2023 - 09:02:21 EST)
- [PATCH v1 2/2] swiotlb: Reduce the number of areas to match actual memory pool size Petr Tesarik (Mon Jun 26 2023 - 09:02:25 EST)
- Re: [PATCH v2 02/12] mm: introduce execmem_text_alloc() and jit_text_alloc() Mark Rutland (Mon Jun 26 2023 - 09:02:29 EST)
- Re: [PATCH v10 00/25] DEPT(Dependency Tracker) Greg KH (Mon Jun 26 2023 - 09:02:52 EST)
- Re: [RESEND PATCH v8 04/11] bus: platform, amba, fsl-mc, PCI: Add device DMA ownership management Zenghui Yu (Mon Jun 26 2023 - 09:03:30 EST)
- [PATCH] ALSA: hda/realtek: Enable mute/micmute LEDs and limit mic boost on EliteBook Andy Chi (Mon Jun 26 2023 - 09:03:47 EST)
- Re: [PATCH v3] xen: speed up grant-table reclaim Juergen Gross (Mon Jun 26 2023 - 09:05:19 EST)
- Re: [PATCH 1/2 V3 net] net: mana: Fix MANA VF unload when host is unresponsive Simon Horman (Mon Jun 26 2023 - 09:05:31 EST)
- Re: [PATCH v4 6/6] drm/shmem-helper: Switch to reservation lock Dmitry Osipenko (Mon Jun 26 2023 - 09:05:34 EST)
- Re: [PATCH v4 6/6] drm/shmem-helper: Switch to reservation lock Dmitry Osipenko (Mon Jun 26 2023 - 09:05:49 EST)
- Re: [PATCH v2 00/11] iommufd: Add nesting infrastructure Jason Gunthorpe (Mon Jun 26 2023 - 09:05:53 EST)
- Re: [PATCH] wifi: ray_cs: Remove invalid conditional statements Julian Calaby (Mon Jun 26 2023 - 09:07:07 EST)
- Re: [PATCH v4] lib/test_bpf: Call page_address() on page acquired with GFP_KERNEL flag Fabio M. De Francesco (Mon Jun 26 2023 - 09:07:34 EST)
- Re: [PATCH 2/2] RISC-V: alternative: Remove feature_probe_func Conor Dooley (Mon Jun 26 2023 - 09:07:56 EST)
- Re: [PATCH] quota: fix race condition between dqput() and dquot_mark_dquot_dirty() Jan Kara (Mon Jun 26 2023 - 09:10:09 EST)
- Re: [f2fs-dev] [PATCH] f2fs: remove i_xattr_sem to avoid deadlock and fix the original issue Jaegeuk Kim (Mon Jun 26 2023 - 09:11:37 EST)
- Re: [PATCH v2] rust: alloc: Add realloc and alloc_zeroed to the GlobalAlloc impl Martin Rodriguez Reboredo (Mon Jun 26 2023 - 09:11:52 EST)
- Re: [PATCH v2 1/2] seqlock: Do the lockdep annotation before locking in do_write_seqcount_begin_nested() Sebastian Andrzej Siewior (Mon Jun 26 2023 - 09:13:10 EST)
- Re: [PATCH v2 1/2] dt-bindings: input: microchip,cap11xx: add advanced sensitivity settings Jiri Valek - 2N (Mon Jun 26 2023 - 09:14:59 EST)
- Re: [PATCH v3 2/2] mm/page_alloc: Use write_seqlock_irqsave() instead write_seqlock() + local_irq_save(). Mel Gorman (Mon Jun 26 2023 - 09:15:04 EST)
- Re: [BUG] ALSA: core: pcm_memory: a possible data race in do_alloc_pages() Takashi Iwai (Mon Jun 26 2023 - 09:15:37 EST)
- Re: [PATCH v2 1/2] seqlock: Do the lockdep annotation before locking in do_write_seqcount_begin_nested() Michal Hocko (Mon Jun 26 2023 - 09:16:16 EST)
- Re: [PATCH net] igc: Prevent garbled TX queue with XDP ZEROCOPY Maciej Fijalkowski (Mon Jun 26 2023 - 09:16:35 EST)
- Re: [PATCH v2 1/2] dt-bindings: input: microchip,cap11xx: add advanced sensitivity settings Krzysztof Kozlowski (Mon Jun 26 2023 - 09:16:50 EST)
- Re: [f2fs-dev][PATCH] f2fs: not allowed to set file both cold and hot Jaegeuk Kim (Mon Jun 26 2023 - 09:17:16 EST)
- Re: [PATCH v2 2/2] Input: cap11xx - add advanced sensitivity settings Jiri Valek - 2N (Mon Jun 26 2023 - 09:17:19 EST)
- Re: [PATCH 2/2] xen/virtio: Avoid use of the dom0 backend in dom0 Petr Pavlu (Mon Jun 26 2023 - 09:17:30 EST)
- Re: [PATCH v2 14/16] maple_tree: Refine mas_preallocate() node calculations Matthew Wilcox (Mon Jun 26 2023 - 09:19:38 EST)
- Re: [PATCH] drm: gem: add an option for supporting the dma-coherent hardware. Maxime Ripard (Mon Jun 26 2023 - 09:20:20 EST)
- Re: [PATCH v3 4/4] input: touchscreen: add SPI support for Goodix Berlin Touchscreen IC Neil Armstrong (Mon Jun 26 2023 - 09:20:48 EST)
- Re: [RFC PATCH 00/21] iommu/amd: Introduce support for HW accelerated vIOMMU w/ nested page table Jason Gunthorpe (Mon Jun 26 2023 - 09:20:52 EST)
- [PATCH net-next] tools: Fix MSG_SPLICE_PAGES build error in trace tools David Howells (Mon Jun 26 2023 - 09:21:14 EST)
- Re: [PATCH 1/3] usb: typec: ucsi: call typec_set_mode on non-altmode partner change Neil Armstrong (Mon Jun 26 2023 - 09:23:19 EST)
- Re: [PATCH] arm64: dts: qcom: sm8350: fix BAM DMA crash and reboot Krzysztof Kozlowski (Mon Jun 26 2023 - 09:24:12 EST)
- Re: [PATCH] ALSA: hda/realtek: Enable mute/micmute LEDs and limit mic boost on EliteBook Takashi Iwai (Mon Jun 26 2023 - 09:25:08 EST)
- Re: [PATCH net] igc: Prevent garbled TX queue with XDP ZEROCOPY Simon Horman (Mon Jun 26 2023 - 09:25:16 EST)
- Re: lib/test_bitmap.c:920:2: error: call to __compiletime_assert_372 declared with 'error' attribute: BUILD_BUG_ON failed: !__builtin_constant_p(res) Andy Shevchenko (Mon Jun 26 2023 - 09:26:11 EST)
- Re: [PATCH v2 1/2] ACPI: platform: Ignore SMB0001 only when it has resources Andy Shevchenko (Mon Jun 26 2023 - 09:27:13 EST)
- Re: [PATCH net-next] net: tcp: support to probe tcp receiver OOM Eric Dumazet (Mon Jun 26 2023 - 09:27:17 EST)
- Re: [f2fs-dev] [PATCH v4] f2fs: refactor struct f2fs_attr macro patchwork-bot+f2fs (Mon Jun 26 2023 - 09:30:31 EST)
- Re: [BUG] ALSA: core: pcm_memory: a possible data race in do_alloc_pages() Jaroslav Kysela (Mon Jun 26 2023 - 09:32:55 EST)
- [GIT PULL] regmap updates for v6.5 Mark Brown (Mon Jun 26 2023 - 09:33:14 EST)
- [GIT PULL] regulator updates for v6.5 Mark Brown (Mon Jun 26 2023 - 09:33:34 EST)
- [GIT PULL] SPI updates for v6.5 Mark Brown (Mon Jun 26 2023 - 09:33:52 EST)
- Re: [PATCH v1 5/6] arm64: dts: meson: a1: introduce UART_AO mux definitions neil . armstrong (Mon Jun 26 2023 - 09:34:52 EST)
- [PATCH] tracing/probes: Delete dead code in trace_eprobe_tp_update_arg() Dan Carpenter (Mon Jun 26 2023 - 09:35:19 EST)
- Re: [PATCH V1 1/3] Revert "RISC-V: mark hibernation as nonportable" Conor Dooley (Mon Jun 26 2023 - 09:35:22 EST)
- Re: [PATCH v1 6/6] arm64: dts: meson: a1: add eMMC controller and its pins neil . armstrong (Mon Jun 26 2023 - 09:36:33 EST)
- Re: [BUG] ALSA: core: pcm_memory: a possible data race in do_alloc_pages() Takashi Iwai (Mon Jun 26 2023 - 09:37:43 EST)
- Re: [PATCH] drm/panel: Fine tune Starry-ili9882t panel HFP and HBP neil . armstrong (Mon Jun 26 2023 - 09:38:36 EST)
- Re: [PATCH V5 4/5] clk: qcom: camcc-sm8550: Add support for qdss, sleep and xo clocks Dmitry Baryshkov (Mon Jun 26 2023 - 09:40:19 EST)
- Re: [PATCH RFC v1 1/3] PCI: endpoint: Add wakeup host API to EPC core Krishna Chaitanya Chundru (Mon Jun 26 2023 - 09:41:15 EST)
- Re: [RESEND PATCH v3 1/2] fs/buffer: clean up block_commit_write Jan Kara (Mon Jun 26 2023 - 09:41:48 EST)
- Re: [PATCH RFC v4 02/13] regulator: add getter for active monitors Matti Vaittinen (Mon Jun 26 2023 - 09:43:58 EST)
- Re: [PATCH RFC v4 04/13] regulator: bd718x7: implement get_active_protections() Matti Vaittinen (Mon Jun 26 2023 - 09:45:48 EST)
- Re: [PATCH net-next] tools: Fix MSG_SPLICE_PAGES build error in trace tools Matthieu Baerts (Mon Jun 26 2023 - 09:47:14 EST)
- Re: [PATCH RFC v4 05/13] regulator: introduce properties for monitoring workarounds Matti Vaittinen (Mon Jun 26 2023 - 09:47:24 EST)
- Re: [PATCH v3 1/4] Input: ts-overlay - Add touchscreen overlay object handling Jeff LaBundy (Mon Jun 26 2023 - 09:48:00 EST)
- Re: [PATCH RFC v1 3/3] PCI: qcom: ep: Add wake up host op to dw_pcie_ep_ops Krishna Chaitanya Chundru (Mon Jun 26 2023 - 09:49:09 EST)
- Re: [PATCH RFC v4 06/13] regulator: set required ops for monitoring workarounds Matti Vaittinen (Mon Jun 26 2023 - 09:50:01 EST)
- Re: [PATCH v5] arm64: sdei: abort running SDEI handlers during crash kernel test robot (Mon Jun 26 2023 - 09:50:20 EST)
- Re: [PATCH net-next] net: tcp: support to probe tcp receiver OOM Menglong Dong (Mon Jun 26 2023 - 09:50:50 EST)
- [PATCH] OPP: Properly propagate error along when failing to get icc_path Andrew Halaney (Mon Jun 26 2023 - 09:50:58 EST)
- Re: splice(-> FIFO) never wakes up inotify IN_MODIFY? Jan Kara (Mon Jun 26 2023 - 09:52:05 EST)
- Re: [PATCH net-next] tools: Fix MSG_SPLICE_PAGES build error in trace tools David Howells (Mon Jun 26 2023 - 09:52:33 EST)
- Re: [PATCH v3 01/28] xhci: Add support to allocate several interrupters Mathias Nyman (Mon Jun 26 2023 - 09:54:31 EST)
- Re: [PATCH v3 3/6] media: dt-bindings: mediatek,vcodec: Remove VDEC_SYS for mt8183 Nícolas F. R. A. Prado (Mon Jun 26 2023 - 09:54:35 EST)
- Re: [PATCH] quota: fix race condition between dqput() and dquot_mark_dquot_dirty() Baokun Li (Mon Jun 26 2023 - 09:56:00 EST)
- [PATCH v2 01/10] ASoC: amd: acp: refactor the acp init and de-init sequence Syed Saba Kareem (Mon Jun 26 2023 - 09:56:05 EST)
- [PATCH v2 02/10] ASoC: amd: acp: add acp i2s master clock generation for rembrandt platform Syed Saba Kareem (Mon Jun 26 2023 - 09:56:22 EST)
- Re: [PATCH net-next] tools: Fix MSG_SPLICE_PAGES build error in trace tools Matthieu Baerts (Mon Jun 26 2023 - 09:56:32 EST)
- Re: [PATCH RFC v4 07/13] regulator: find active protections during initialization Matti Vaittinen (Mon Jun 26 2023 - 09:56:48 EST)
- [PATCH v2 03/10] ASoC: amd: acp: remove the redundant acp enable/disable interrupts functions Syed Saba Kareem (Mon Jun 26 2023 - 09:56:51 EST)
- [PATCH v2 04/10] ASoC: amd: acp: store platform device reference created in pci probe call Syed Saba Kareem (Mon Jun 26 2023 - 09:56:54 EST)
- [PATCH v2 05/10] ASoC: amd: acp: add pm ops support for acp pci driver Syed Saba Kareem (Mon Jun 26 2023 - 09:57:08 EST)
- [PATCH v2 06/10] ASoC: amd: acp: store xfer_resolution of the stream Syed Saba Kareem (Mon Jun 26 2023 - 09:57:17 EST)
- [PATCH v2 07/10] ASoC: amd: acp: export config_acp_dma() and config_pte_for_stream() symbols Syed Saba Kareem (Mon Jun 26 2023 - 09:57:23 EST)
- [PATCH v2 08/10] ASoC: amd: acp: store the pdm stream channel mask Syed Saba Kareem (Mon Jun 26 2023 - 09:57:35 EST)
- [PATCH v2 09/10] ASoC: amd: acp: move pdm macros to common header file Syed Saba Kareem (Mon Jun 26 2023 - 09:57:50 EST)
- [PATCH v2 10/10] ASoC: amd: acp: add pm ops support for rembrandt platform Syed Saba Kareem (Mon Jun 26 2023 - 09:58:09 EST)
- Re: [PATCH 1/7] dt-bindings: soc: qcom: Add qcom-pbs bindings Rob Herring (Mon Jun 26 2023 - 09:59:42 EST)
- Re: [PATCH net-next v5 03/16] ceph: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage David Howells (Mon Jun 26 2023 - 10:01:27 EST)
- Re: [PATCH] HID: logitech-hidpp: rework one more time the retries attempts Benjamin Tissoires (Mon Jun 26 2023 - 10:02:21 EST)
- [GIT PULL] MMC and MEMSTICK updates for v6.5 Ulf Hansson (Mon Jun 26 2023 - 10:02:32 EST)
- Re: [PATCH -next v2] RDMA/bnxt_re: Remove duplicated include in bnxt_re/main.c Jason Gunthorpe (Mon Jun 26 2023 - 10:03:48 EST)
- Re: [PATCH] HID: logitech-hidpp: rework one more time the retries attempts Benjamin Tissoires (Mon Jun 26 2023 - 10:03:55 EST)
- Re: [PATCH][next] RDMA/bnxt_re: Fix spelling mistake "priviledged" -> "privileged" Jason Gunthorpe (Mon Jun 26 2023 - 10:04:07 EST)
- Re: [PATCH 06/15] dt-bindings: display/msm: sc7180-dpu: Describe SM6125 Dmitry Baryshkov (Mon Jun 26 2023 - 10:04:46 EST)
- Re: [PATCH RFC v4 08/13] regulator: move monitor handling into own function Matti Vaittinen (Mon Jun 26 2023 - 10:05:15 EST)
- Re: [PATCH v1 0/2] swiotlb: Fix a couple of bugs in sizing areas Petr Tesařík (Mon Jun 26 2023 - 10:07:36 EST)
- Re: [PATCH v3 13/21] KVM:VMX: Emulate reads and writes to CET MSRs Yang, Weijiang (Mon Jun 26 2023 - 10:07:56 EST)
- Re: [PATCH v2 14/16] maple_tree: Refine mas_preallocate() node calculations Peng Zhang (Mon Jun 26 2023 - 10:08:40 EST)
- Re: [PATCH v1 0/2] swiotlb: Fix a couple of bugs in sizing areas Roberto Sassu (Mon Jun 26 2023 - 10:09:07 EST)
- Re: [PATCH v9 23/42] Documentation/x86: Add CET shadow stack description szabolcs.nagy@xxxxxxx (Mon Jun 26 2023 - 10:09:25 EST)
- Re: [PATCH] mm/vmalloc: do not output a spurious warning when huge vmalloc() fails Forza (Mon Jun 26 2023 - 10:10:12 EST)
- Re: [PATCH] crypto: qat - Replace the if statement with min() kernel test robot (Mon Jun 26 2023 - 10:11:50 EST)
- Re: [PATCH v11 02/11] LSM: Maintain a table of LSM attribute data kernel test robot (Mon Jun 26 2023 - 10:12:32 EST)
- Re: [PATCH 2/2 V3 net] net: mana: Fix MANA VF unload when host is unresponsive Praveen Kumar (Mon Jun 26 2023 - 10:13:45 EST)
- [PATCH v12 00/22] TDX host kernel support Kai Huang (Mon Jun 26 2023 - 10:13:52 EST)
- [PATCH v12 01/22] x86/tdx: Define TDX supported page sizes as macros Kai Huang (Mon Jun 26 2023 - 10:14:03 EST)
- [PATCH v12 02/22] x86/virt/tdx: Detect TDX during kernel boot Kai Huang (Mon Jun 26 2023 - 10:14:05 EST)
- [PATCH v12 03/22] x86/virt/tdx: Make INTEL_TDX_HOST depend on X86_X2APIC Kai Huang (Mon Jun 26 2023 - 10:14:19 EST)
- [PATCH v12 04/22] x86/cpu: Detect TDX partial write machine check erratum Kai Huang (Mon Jun 26 2023 - 10:14:31 EST)
- [PATCH v12 05/22] x86/virt/tdx: Add SEAMCALL infrastructure Kai Huang (Mon Jun 26 2023 - 10:14:40 EST)
- [PATCH v12 06/22] x86/virt/tdx: Handle SEAMCALL running out of entropy error Kai Huang (Mon Jun 26 2023 - 10:15:12 EST)
- [PATCH v12 07/22] x86/virt/tdx: Add skeleton to enable TDX on demand Kai Huang (Mon Jun 26 2023 - 10:15:17 EST)
- [PATCH v12 08/22] x86/virt/tdx: Get information about TDX module and TDX-capable memory Kai Huang (Mon Jun 26 2023 - 10:15:21 EST)
- [PATCH v12 09/22] x86/virt/tdx: Use all system memory when initializing TDX module as TDX memory Kai Huang (Mon Jun 26 2023 - 10:15:35 EST)
- [PATCH v12 10/22] x86/virt/tdx: Add placeholder to construct TDMRs to cover all TDX memory regions Kai Huang (Mon Jun 26 2023 - 10:15:47 EST)
- [PATCH v12 11/22] x86/virt/tdx: Fill out TDMRs to cover all TDX memory regions Kai Huang (Mon Jun 26 2023 - 10:15:56 EST)
- [PATCH v12 12/22] x86/virt/tdx: Allocate and set up PAMTs for TDMRs Kai Huang (Mon Jun 26 2023 - 10:16:08 EST)
- [PATCH v12 13/22] x86/virt/tdx: Designate reserved areas for all TDMRs Kai Huang (Mon Jun 26 2023 - 10:16:14 EST)
- [PATCH v12 14/22] x86/virt/tdx: Configure TDX module with the TDMRs and global KeyID Kai Huang (Mon Jun 26 2023 - 10:16:25 EST)
- [PATCH v12 15/22] x86/virt/tdx: Configure global KeyID on all packages Kai Huang (Mon Jun 26 2023 - 10:16:42 EST)
- [PATCH v12 16/22] x86/virt/tdx: Initialize all TDMRs Kai Huang (Mon Jun 26 2023 - 10:16:48 EST)
- [PATCH v12 17/22] x86/kexec: Flush cache of TDX private memory Kai Huang (Mon Jun 26 2023 - 10:16:58 EST)
- [PATCH v12 18/22] x86/virt/tdx: Keep TDMRs when module initialization is successful Kai Huang (Mon Jun 26 2023 - 10:17:14 EST)
- [PATCH v12 19/22] x86/kexec(): Reset TDX private memory on platforms with TDX erratum Kai Huang (Mon Jun 26 2023 - 10:17:18 EST)
- [PATCH v12 20/22] x86/virt/tdx: Allow SEAMCALL to handle #UD and #GP Kai Huang (Mon Jun 26 2023 - 10:17:30 EST)
- [PATCH v12 21/22] x86/mce: Improve error log of kernel space TDX #MC due to erratum Kai Huang (Mon Jun 26 2023 - 10:17:40 EST)
- [PATCH v12 22/22] Documentation/x86: Add documentation for TDX host support Kai Huang (Mon Jun 26 2023 - 10:17:49 EST)
- Re: [PATCH 1/2] RISC-V: Probe for unaligned access speed Conor Dooley (Mon Jun 26 2023 - 10:17:52 EST)
- Re: [PATCH v2] usb: ohci-at91: Fix the unhandle interrupt when resume Alan Stern (Mon Jun 26 2023 - 10:19:02 EST)
- Re: [PATCH v7 16/27] cxl/pci: Store the endpoint's Component Register mappings in struct cxl_dev_state Terry Bowman (Mon Jun 26 2023 - 10:19:06 EST)
- [ANNOUNCE] v6.4-rt6 Sebastian Andrzej Siewior (Mon Jun 26 2023 - 10:19:15 EST)
- Re: [Intel-wired-lan] bug with rx-udp-gro-forwarding offloading? Alexander Lobakin (Mon Jun 26 2023 - 10:21:00 EST)
- Re: [PATCH] posix-timers: Release the acquired lock before returning Thomas Gleixner (Mon Jun 26 2023 - 10:22:10 EST)
- Re: [PATCH 00/15] drm/msm: Add SM6125 MDSS/DPU hardware and enable Sony Xperia 10 II panel Konrad Dybcio (Mon Jun 26 2023 - 10:22:34 EST)
- Re: [PATCH 1/2 V3 net] net: mana: Fix MANA VF unload when host is unresponsive Praveen Kumar (Mon Jun 26 2023 - 10:23:06 EST)
- Re: [PATCH 00/15] drm/msm: Add SM6125 MDSS/DPU hardware and enable Sony Xperia 10 II panel Marijn Suijten (Mon Jun 26 2023 - 10:24:07 EST)
- Re: [Intel-wired-lan] bug with rx-udp-gro-forwarding offloading? Ian Kumlien (Mon Jun 26 2023 - 10:26:05 EST)
- Re: splice(-> FIFO) never wakes up inotify IN_MODIFY? Ahelenia Ziemiańska (Mon Jun 26 2023 - 10:26:08 EST)
- Re: [PATCH 03/15] dt-bindings: clock: qcom,dispcc-sm6125: Require GCC PLL0 DIV clock Marijn Suijten (Mon Jun 26 2023 - 10:26:40 EST)
- Re: [PATCH] backlight: led_bl: take led_access lock when required Daniel Thompson (Mon Jun 26 2023 - 10:28:01 EST)
- Re: [PATCH v2 14/16] maple_tree: Refine mas_preallocate() node calculations Danilo Krummrich (Mon Jun 26 2023 - 10:28:54 EST)
- Re: [PATCH v9 6/7] kgdb: Provide a stub kgdb_nmicallback() if !CONFIG_KGDB Daniel Thompson (Mon Jun 26 2023 - 10:30:49 EST)
- Re: [PATCH] mm: madvise: fix uneven accounting of psi Charan Teja Kalla (Mon Jun 26 2023 - 10:31:46 EST)
- Re: [PATCH v2 14/16] maple_tree: Refine mas_preallocate() node calculations Danilo Krummrich (Mon Jun 26 2023 - 10:31:54 EST)
- Re: [PATCH v3 2/3] Documentation: riscv: Add early boot document Alexandre Ghiti (Mon Jun 26 2023 - 10:32:46 EST)
- [PATCH 1/2] drm/tegra: Return an error code if fails Sui Jingfeng (Mon Jun 26 2023 - 10:33:42 EST)
- [PATCH 2/2] drm/tegra: Remove surplus else after return Sui Jingfeng (Mon Jun 26 2023 - 10:33:43 EST)
- [PATCH v4 1/3] Documentation: arm: Add bootargs to the table of added DT parameters Alexandre Ghiti (Mon Jun 26 2023 - 10:36:35 EST)
- Re: [PATCH v2 2/2] mm/mmu_gather: send tlb_remove_table_smp_sync IPI only to MM CPUs ypodemsk (Mon Jun 26 2023 - 10:37:32 EST)
- [PATCH v4 2/3] Documentation: riscv: Add early boot document Alexandre Ghiti (Mon Jun 26 2023 - 10:37:42 EST)
- [PATCH v4 3/3] Documentation: riscv: Update boot image header since EFI stub is supported Alexandre Ghiti (Mon Jun 26 2023 - 10:38:38 EST)
- Re: [PATCH 1/3] backlight: lm3630a: add support for changing the boost frequency Daniel Thompson (Mon Jun 26 2023 - 10:39:53 EST)
- Re: arm64: fp-stress: BUG: KFENCE: memory corruption in fpsimd_release_task Will Deacon (Mon Jun 26 2023 - 10:42:12 EST)
- Re: [PATCH] block: add check that partition length needs to be aligned with block size Greg KH (Mon Jun 26 2023 - 10:42:48 EST)
- Re: [PATCH 1/3] usb: typec: ucsi: call typec_set_mode on non-altmode partner change Greg Kroah-Hartman (Mon Jun 26 2023 - 10:43:49 EST)
- Re: [PATCH V1 1/3] Revert "RISC-V: mark hibernation as nonportable" Palmer Dabbelt (Mon Jun 26 2023 - 10:43:53 EST)
- Re: [PATCH v2 1/2] seqlock: Do the lockdep annotation before locking in do_write_seqcount_begin_nested() Petr Mladek (Mon Jun 26 2023 - 10:44:29 EST)
- Re: [PATCH 1/2] x86/mce: Disable preemption for CPER decoding Yazen Ghannam (Mon Jun 26 2023 - 10:47:39 EST)
- Re: [PATCH bpf-next v7 3/3] selftests/bpf: add testcase for TRACING with 6+ arguments Daniel Borkmann (Mon Jun 26 2023 - 10:48:14 EST)
- [syzbot] [nilfs?] possible deadlock in nilfs_dirty_inode syzbot (Mon Jun 26 2023 - 10:49:09 EST)
- Re: [PATCH v2 14/16] maple_tree: Refine mas_preallocate() node calculations Peng Zhang (Mon Jun 26 2023 - 10:49:35 EST)
- Re: [PATCH 08/24] init: pass root_device_name explicitly Guenter Roeck (Mon Jun 26 2023 - 10:51:03 EST)
- Re: [PATCH RFC net-next v4 3/8] vsock: support multi-transport datagrams Stefano Garzarella (Mon Jun 26 2023 - 10:51:30 EST)
- Re: [v2 2/4] dm ioctl: Allow userspace to provide expected diskseq Dan Carpenter (Mon Jun 26 2023 - 10:51:43 EST)
- Re: [PATCH v2 14/16] maple_tree: Refine mas_preallocate() node calculations Matthew Wilcox (Mon Jun 26 2023 - 10:52:24 EST)
- Re: [PATCH 10/26] bus: mhi: host: use array_size Jeffrey Hugo (Mon Jun 26 2023 - 10:54:06 EST)
- Re: splice(-> FIFO) never wakes up inotify IN_MODIFY? Amir Goldstein (Mon Jun 26 2023 - 10:54:11 EST)
- Re: [PATCH v2] HID: wacom: Use ktime_t rather than int when dealing with timestamps bentiss (Mon Jun 26 2023 - 10:54:46 EST)
- [PATCH] drm/tegra: Kconfig: Express the dependency by using the depends on Sui Jingfeng (Mon Jun 26 2023 - 10:55:10 EST)
- [PATCH] dt-bindings: dma: qcom,bam: require one of control methods Krzysztof Kozlowski (Mon Jun 26 2023 - 10:56:55 EST)
- [PATCH v2 1/2] gpiolib: cdev: Fix &lr->wait.lock deadlock issue Chengfeng Ye (Mon Jun 26 2023 - 10:58:09 EST)
- [PATCH v2 2/2] gpiolib: cdev: Fix &le->wait.lock deadlock issue Chengfeng Ye (Mon Jun 26 2023 - 10:58:13 EST)
- [PATCH v2] arm64: dts: qcom: sm8350: fix BAM DMA crash and reboot Krzysztof Kozlowski (Mon Jun 26 2023 - 11:00:14 EST)
- Re: splice(-> FIFO) never wakes up inotify IN_MODIFY? Jan Kara (Mon Jun 26 2023 - 11:00:17 EST)
- 回复: 回复: [PATCH v2 1/2] gpiolib: cdev: Fix &lr->wait.lock deadlock issue YE Chengfeng (Mon Jun 26 2023 - 11:03:19 EST)
- Re: [syzbot] [net?] [virt?] [kvm?] KASAN: slab-use-after-free Read in __vhost_vq_attach_worker Mike Christie (Mon Jun 26 2023 - 11:04:09 EST)
- Re: [PATCH RFC net-next v4 6/8] virtio/vsock: support dgrams Stefano Garzarella (Mon Jun 26 2023 - 11:04:33 EST)
- Re: [PATCH v13 03/10] drm/shmem-helper: Add pages_pin_count field Boris Brezillon (Mon Jun 26 2023 - 11:05:13 EST)
- Re: [PATCH] backlight: pwm_bl: Avoid backlight flicker applying initial PWM state Daniel Thompson (Mon Jun 26 2023 - 11:05:27 EST)
- Re: [PATCH bpf-next v7 3/3] selftests/bpf: add testcase for TRACING with 6+ arguments Menglong Dong (Mon Jun 26 2023 - 11:05:36 EST)
- Re: [PATCH v3 01/28] xhci: Add support to allocate several interrupters Wesley Cheng (Mon Jun 26 2023 - 11:06:07 EST)
- [PATCH bpf-next v3 0/7] Add SO_REUSEPORT support for TC bpf_sk_assign Lorenz Bauer (Mon Jun 26 2023 - 11:09:21 EST)
- [PATCH bpf-next v3 1/7] udp: re-score reuseport groups when connected sockets are present Lorenz Bauer (Mon Jun 26 2023 - 11:09:24 EST)
- [PATCH bpf-next v3 2/7] net: export inet_lookup_reuseport and inet6_lookup_reuseport Lorenz Bauer (Mon Jun 26 2023 - 11:09:29 EST)
- [PATCH bpf-next v3 3/7] net: document inet[6]_lookup_reuseport sk_state requirements Lorenz Bauer (Mon Jun 26 2023 - 11:09:32 EST)
- [PATCH bpf-next v3 5/7] net: remove duplicate sk_lookup helpers Lorenz Bauer (Mon Jun 26 2023 - 11:09:37 EST)
- [PATCH bpf-next v3 4/7] net: remove duplicate reuseport_lookup functions Lorenz Bauer (Mon Jun 26 2023 - 11:09:40 EST)
- [PATCH bpf-next v3 7/7] selftests/bpf: Test that SO_REUSEPORT can be used with sk_assign helper Lorenz Bauer (Mon Jun 26 2023 - 11:09:44 EST)
- [PATCH bpf-next v3 6/7] bpf, net: Support SO_REUSEPORT sockets with bpf_sk_assign Lorenz Bauer (Mon Jun 26 2023 - 11:10:09 EST)
- [syzbot] [mm?] possible deadlock in f2fs_file_write_iter syzbot (Mon Jun 26 2023 - 11:11:33 EST)
- Re: splice(-> FIFO) never wakes up inotify IN_MODIFY? Ahelenia Ziemiańska (Mon Jun 26 2023 - 11:12:55 EST)
- Re: [PATCH net-next v5 03/16] ceph: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage David Howells (Mon Jun 26 2023 - 11:13:09 EST)
- Re: [PATCH v1 1/9] RISC-V: don't parse dt/acpi isa string to get rv32/rv64 Andrew Jones (Mon Jun 26 2023 - 11:14:23 EST)
- [PATCH v2] net: wwan: t7xx: Add AP CLDMA Jose Ignacio Tornos Martinez (Mon Jun 26 2023 - 11:15:14 EST)
- Re: splice(-> FIFO) never wakes up inotify IN_MODIFY? Ahelenia Ziemiańska (Mon Jun 26 2023 - 11:15:31 EST)
- Re: [PATCH v2 2/4] drm/ttm: Don't shadow the operation context Christian König (Mon Jun 26 2023 - 11:15:45 EST)
- Re: [PATCH v2 2/4] drm/ttm: Don't shadow the operation context Thomas Hellström (Mon Jun 26 2023 - 11:18:55 EST)
- Re: [PATCH v1 2/9] RISC-V: drop a needless check in print_isa_ext() Andrew Jones (Mon Jun 26 2023 - 11:19:19 EST)
- Re: [PATCH net] netfilter: nf_conntrack_sip: fix the ct_sip_parse_numerical_param() return value. Pablo Neira Ayuso (Mon Jun 26 2023 - 11:19:22 EST)
- Re: Fwd: After kernel 6.3.7 or 6.3.8 b43 driver fails Larry Finger (Mon Jun 26 2023 - 11:21:34 EST)
- Re: [RFC PATCH v4 01/17] vsock/virtio: read data from non-linear skb Stefano Garzarella (Mon Jun 26 2023 - 11:21:45 EST)
- Re: [PATCH v13 03/10] drm/shmem-helper: Add pages_pin_count field Boris Brezillon (Mon Jun 26 2023 - 11:22:08 EST)
- Re: [Intel-xe] [PATCH v2 2/4] drm/ttm: Don't shadow the operation context Thomas Hellström (Mon Jun 26 2023 - 11:23:47 EST)
- Re: [PATCH v2 2/2] mm/mmu_gather: send tlb_remove_table_smp_sync IPI only to MM CPUs Dave Hansen (Mon Jun 26 2023 - 11:23:53 EST)
- Re: [RFC PATCH v4 02/17] vhost/vsock: read data from non-linear skb Stefano Garzarella (Mon Jun 26 2023 - 11:25:01 EST)
- Re: [RESEND v6 6/8] arm64: dts: qcom: sc7280: Modify VA/RX/TX macro clock nodes for audioreach solution Krzysztof Kozlowski (Mon Jun 26 2023 - 11:26:17 EST)
- Re: [PATCH 47/79] nilfs2: switch to new ctime accessors Ryusuke Konishi (Mon Jun 26 2023 - 11:26:56 EST)
- [PATCH v3] usb: ohci-at91: Fix the unhandle interrupt when resume Guiting Shen (Mon Jun 26 2023 - 11:27:40 EST)
- Re: [PATCH] kunit: drm: make DRM buddy test compatible with other pages sizes Nico Pache (Mon Jun 26 2023 - 11:28:21 EST)
- Re: [PATCH v1 3/9] RISC-V: shunt isa_ext_arr to cpufeature.c Andrew Jones (Mon Jun 26 2023 - 11:29:13 EST)
- Re: [PATCH v3 3/6] media: dt-bindings: mediatek,vcodec: Remove VDEC_SYS for mt8183 Krzysztof Kozlowski (Mon Jun 26 2023 - 11:30:20 EST)
- Re: [PATCH] backlight: led_bl: take led_access lock when required Lee Jones (Mon Jun 26 2023 - 11:30:30 EST)
- [BUG] firmware: imx: possible null-pointer dereferences and data-inconsistency due to data races in imx_scu_rx_callback() Tuo Li (Mon Jun 26 2023 - 11:30:32 EST)
- Re: [PATCH net-next v5 04/16] ceph: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage() David Howells (Mon Jun 26 2023 - 11:31:54 EST)
- Re: [PATCH v1 1/5] ASoC: dt-bindings: Add StarFive JH7110 dummy PWM-DAC transmitter Krzysztof Kozlowski (Mon Jun 26 2023 - 11:32:28 EST)
- Re: [PATCH v13 03/10] drm/shmem-helper: Add pages_pin_count field Dmitry Osipenko (Mon Jun 26 2023 - 11:32:32 EST)
- [GIT PULL] thermal for v6.5-rc1 Daniel Lezcano (Mon Jun 26 2023 - 11:33:11 EST)
- Re: [PATCH] mfd: Switch two more drivers back to use struct i2c_driver::probe Lee Jones (Mon Jun 26 2023 - 11:33:27 EST)
- Re: [PATCH v1 4/9] RISC-V: repurpose riscv_isa_ext array in riscv_fill_hwcap() Andrew Jones (Mon Jun 26 2023 - 11:33:29 EST)
- Re: [PATCH v1 2/5] ASoC: codecs: Add StarFive JH7110 dummy PWM-DAC transmitter driver Krzysztof Kozlowski (Mon Jun 26 2023 - 11:34:06 EST)
- Re: [PATCH v1 5/9] RISC-V: add missing single letter extension definitions Andrew Jones (Mon Jun 26 2023 - 11:34:17 EST)
- Re: [PATCH v1 1/5] ASoC: dt-bindings: Add StarFive JH7110 dummy PWM-DAC transmitter Krzysztof Kozlowski (Mon Jun 26 2023 - 11:35:07 EST)
- RE: [PATCH 1/2 V3 net] net: mana: Fix MANA VF unload when host is unresponsive Michael Kelley (LINUX) (Mon Jun 26 2023 - 11:35:41 EST)
- Re: [PATCH v1 3/5] ASoC: dt-bindings: Add StarFive JH7110 PWM-DAC controller Krzysztof Kozlowski (Mon Jun 26 2023 - 11:36:29 EST)
- Re: [syzbot] [net?] [virt?] [kvm?] KASAN: slab-use-after-free Read in __vhost_vq_attach_worker Michael S. Tsirkin (Mon Jun 26 2023 - 11:37:24 EST)
- Re: [PATCH v1 5/5] riscv: dts: starfive: Add JH7110 PWM-DAC support Krzysztof Kozlowski (Mon Jun 26 2023 - 11:37:49 EST)
- Re: [RFC PATCH v4 03/17] vsock/virtio: support to send non-linear skb Stefano Garzarella (Mon Jun 26 2023 - 11:37:52 EST)
- Re: [PATCH 0/2] PCI: switchtec: Add support for PCIe Gen5 devices Logan Gunthorpe (Mon Jun 26 2023 - 11:38:05 EST)
- Re: [PATCH 1/2] dt-bindings: arm: amlogic: add T7 based AN400 bindings Krzysztof Kozlowski (Mon Jun 26 2023 - 11:38:43 EST)
- [PATCH net-next v4 0/2] net: stmmac: improve driver statistics Jisheng Zhang (Mon Jun 26 2023 - 11:40:16 EST)
- [PATCH net-next v4 1/2] net: stmmac: don't clear network statistics in .ndo_open() Jisheng Zhang (Mon Jun 26 2023 - 11:40:24 EST)
- [PATCH net 0/3] Fix PTP packet drops with ocelot-8021q DSA tag protocol Vladimir Oltean (Mon Jun 26 2023 - 11:40:32 EST)
- [PATCH net 1/3] net: mscc: ocelot: don't report that RX timestamping is enabled by default Vladimir Oltean (Mon Jun 26 2023 - 11:40:35 EST)
- [PATCH net-next v4 2/2] net: stmmac: use per-queue 64 bit statistics where necessary Jisheng Zhang (Mon Jun 26 2023 - 11:40:39 EST)
- [PATCH net 2/3] net: mscc: ocelot: don't keep PTP configuration of all ports in single structure Vladimir Oltean (Mon Jun 26 2023 - 11:40:43 EST)
- [PATCH net 3/3] net: dsa: felix: don't drop PTP frames with tag_8021q when RX timestamping is disabled Vladimir Oltean (Mon Jun 26 2023 - 11:40:47 EST)
- Re: [PATCH 2/2] arm64: dts: add support for T7 based Amlogic AN400 Krzysztof Kozlowski (Mon Jun 26 2023 - 11:41:58 EST)
- Re: [PATCH net-next v5 03/16] ceph: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage Ilya Dryomov (Mon Jun 26 2023 - 11:42:01 EST)
- Re: [PATCH v1 6/9] RISC-V: add single letter extensions to riscv_isa_ext Andrew Jones (Mon Jun 26 2023 - 11:42:16 EST)
- Re: [PATCH v9 5/5] leds: Add a multicolor LED driver to group monochromatic LEDs Lee Jones (Mon Jun 26 2023 - 11:42:44 EST)
- Re: [RFC PATCH v4 04/17] vsock/virtio: non-linear skb handling for tap Stefano Garzarella (Mon Jun 26 2023 - 11:44:19 EST)
- Re: [PATCH v1 3/9] RISC-V: shunt isa_ext_arr to cpufeature.c Andrew Jones (Mon Jun 26 2023 - 11:44:25 EST)
- [PATCH net] net: dsa: avoid suspicious RCU usage for synced VLAN-aware MAC addresses Vladimir Oltean (Mon Jun 26 2023 - 11:44:27 EST)
- Re: [PATCH V1 1/3] Revert "RISC-V: mark hibernation as nonportable" Conor Dooley (Mon Jun 26 2023 - 11:44:43 EST)
- [PATCH] PM: hibernate: don't store zero pages in the image file. Brian Geffon (Mon Jun 26 2023 - 11:45:15 EST)
- Re: [PATCH v2] PCI: rcar: use proper naming for R-Car Krzysztof Wilczyński (Mon Jun 26 2023 - 11:46:04 EST)
- Re: [PATCH V2 3/3] dt-bindings: serial: fsl-lpuart: add imx8ulp compatible string Krzysztof Kozlowski (Mon Jun 26 2023 - 11:46:59 EST)
- Re: [PATCH] riscv: Discard vector state on syscalls Björn Töpel (Mon Jun 26 2023 - 11:47:07 EST)
- Re: [PATCH 3/9] clk: qcom: gcc-msm8998: Control MMSS and GPUSS GPLL0 outputs properly Jeffrey Hugo (Mon Jun 26 2023 - 11:47:31 EST)
- [PATCH v6] PM: hibernate: don't store zero pages in the image file. Brian Geffon (Mon Jun 26 2023 - 11:47:35 EST)
- [GIT PULL] MM updates for 6.5-rc1 Andrew Morton (Mon Jun 26 2023 - 11:50:47 EST)
- [GIT PULL] non-MM updates for 6.5-rc1 Andrew Morton (Mon Jun 26 2023 - 11:51:10 EST)
- Re: [PATCH] gpio: gpiolib-cdev: Fix potential &lr->wait.lock deadlock issue Bartosz Golaszewski (Mon Jun 26 2023 - 11:51:27 EST)
- Re: [PATCH v1 1/9] RISC-V: don't parse dt/acpi isa string to get rv32/rv64 Conor Dooley (Mon Jun 26 2023 - 11:51:45 EST)
- RE: [PATCH v2 7/7] x86/resctrl: Determine if Sub-NUMA Cluster is enabled and initialize. Luck, Tony (Mon Jun 26 2023 - 11:52:13 EST)
- [PATCH net 0/2] Fix PTP received on wrong port with bridged SJA1105 DSA Vladimir Oltean (Mon Jun 26 2023 - 11:52:25 EST)
- [PATCH net 1/2] net: dsa: sja1105: always enable the INCL_SRCPT option Vladimir Oltean (Mon Jun 26 2023 - 11:52:29 EST)
- [PATCH net 2/2] net: dsa: tag_sja1105: always prefer source port information from INCL_SRCPT Vladimir Oltean (Mon Jun 26 2023 - 11:52:32 EST)
- Re: [PATCH net-next v5 03/16] ceph: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage Ilya Dryomov (Mon Jun 26 2023 - 11:53:05 EST)
- Re: [PATCH -next v3 0/5] blk-wbt: minor fix and cleanup Jens Axboe (Mon Jun 26 2023 - 11:54:00 EST)
- RE: [PATCH 2/2 V3 net] net: mana: Fix MANA VF unload when host is unresponsive Haiyang Zhang (Mon Jun 26 2023 - 11:54:02 EST)
- Re: Pending splice(file -> FIFO) excludes all other FIFO operations forever (was: ... always blocks read(FIFO), regardless of O_NONBLOCK on read side?) Christian Brauner (Mon Jun 26 2023 - 11:56:41 EST)
- Re: [RFC PATCH v2 6/6] KVM: SVM: Add CET features to supported_xss Tom Lendacky (Mon Jun 26 2023 - 11:57:22 EST)
- Re: [PATCH v1 3/9] RISC-V: shunt isa_ext_arr to cpufeature.c Conor Dooley (Mon Jun 26 2023 - 11:59:34 EST)
- Re: [PATCH v4 1/1] vfio/nvgpu: Add vfio pci variant module for grace hopper Alex Williamson (Mon Jun 26 2023 - 12:02:12 EST)
- RE: [PATCH 2/2 V3 net] net: mana: Fix MANA VF unload when host is unresponsive Haiyang Zhang (Mon Jun 26 2023 - 12:02:15 EST)
- Re: [PATCH 09/26] pds_core: use array_size Shannon Nelson (Mon Jun 26 2023 - 12:03:02 EST)
- Re: [PATCH 11/26] ionic: use array_size Shannon Nelson (Mon Jun 26 2023 - 12:03:21 EST)
- Re: [RFC PATCH v4 05/17] vsock/virtio: MSG_ZEROCOPY flag support Stefano Garzarella (Mon Jun 26 2023 - 12:04:35 EST)
- Re: [PATCH v1 1/9] RISC-V: don't parse dt/acpi isa string to get rv32/rv64 Andrew Jones (Mon Jun 26 2023 - 12:05:49 EST)
- Re: [RFC PATCH v4 06/17] vsock: check error queue to set EPOLLERR Stefano Garzarella (Mon Jun 26 2023 - 12:06:27 EST)
- Re: [PATCH net-next v5 04/16] ceph: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage() Ilya Dryomov (Mon Jun 26 2023 - 12:07:39 EST)
- Re: [PATCH v4 1/1] vfio/nvgpu: Add vfio pci variant module for grace hopper Alex Williamson (Mon Jun 26 2023 - 12:07:53 EST)
- Re: [PATCH v1 2/9] RISC-V: drop a needless check in print_isa_ext() Conor Dooley (Mon Jun 26 2023 - 12:09:00 EST)
- Re: [PATCH v3] usb: ohci-at91: Fix the unhandle interrupt when resume Alan Stern (Mon Jun 26 2023 - 12:09:02 EST)
- Re: [RFC PATCH v4 07/17] vsock: read from socket's error queue Stefano Garzarella (Mon Jun 26 2023 - 12:09:34 EST)
- RE: [PATCH] crypto: qat - Replace the if statement with min() David Laight (Mon Jun 26 2023 - 12:10:17 EST)
- Re: [PATCH 03/15] dt-bindings: clock: qcom,dispcc-sm6125: Require GCC PLL0 DIV clock Krzysztof Kozlowski (Mon Jun 26 2023 - 12:10:55 EST)
- [PATCH 0/2] perf cs-etm: Track exception level fixups James Clark (Mon Jun 26 2023 - 12:11:14 EST)
- [PATCH 1/2] perf cs-etm: Handle per-thread mode on EL1 host kernel case James Clark (Mon Jun 26 2023 - 12:11:19 EST)
- [PATCH 2/2] perf report: Don't add to histogram when there is no thread found James Clark (Mon Jun 26 2023 - 12:11:22 EST)
- Re: [RFC PATCH v4 10/17] vhost/vsock: support MSG_ZEROCOPY for transport Stefano Garzarella (Mon Jun 26 2023 - 12:12:07 EST)
- Re: [PATCH v6 3/3] drm/virtio: Support sync objects Dmitry Osipenko (Mon Jun 26 2023 - 12:12:12 EST)
- Re: [RFC PATCH v4 11/17] vsock/virtio: support MSG_ZEROCOPY for transport Stefano Garzarella (Mon Jun 26 2023 - 12:12:31 EST)
- [PATCH v3 04/13] ia64/kexec: refactor for kernel/Kconfig.kexec Eric DeVolder (Mon Jun 26 2023 - 12:14:38 EST)
- [PATCH v3 01/13] kexec: consolidate kexec and crash options into kernel/Kconfig.kexec Eric DeVolder (Mon Jun 26 2023 - 12:14:44 EST)
- [PATCH v3 06/13] loongarch/kexec: refactor for kernel/Kconfig.kexec Eric DeVolder (Mon Jun 26 2023 - 12:14:51 EST)
- [PATCH v3 03/13] arm/kexec: refactor for kernel/Kconfig.kexec Eric DeVolder (Mon Jun 26 2023 - 12:15:15 EST)
- [PATCH v3 05/13] arm64/kexec: refactor for kernel/Kconfig.kexec Eric DeVolder (Mon Jun 26 2023 - 12:15:22 EST)
- [PATCH v3 02/13] x86/kexec: refactor for kernel/Kconfig.kexec Eric DeVolder (Mon Jun 26 2023 - 12:15:27 EST)
- [PATCH v3 07/13] m68k/kexec: refactor for kernel/Kconfig.kexec Eric DeVolder (Mon Jun 26 2023 - 12:15:38 EST)
- [PATCH v3 00/13] refactor Kconfig to consolidate KEXEC and CRASH options Eric DeVolder (Mon Jun 26 2023 - 12:15:44 EST)
- [PATCH v3 09/13] parisc/kexec: refactor for kernel/Kconfig.kexec Eric DeVolder (Mon Jun 26 2023 - 12:15:48 EST)
- [PATCH v3 08/13] mips/kexec: refactor for kernel/Kconfig.kexec Eric DeVolder (Mon Jun 26 2023 - 12:15:51 EST)
- [PATCH v3 10/13] powerpc/kexec: refactor for kernel/Kconfig.kexec Eric DeVolder (Mon Jun 26 2023 - 12:15:59 EST)
- [PATCH v3 12/13] s390/kexec: refactor for kernel/Kconfig.kexec Eric DeVolder (Mon Jun 26 2023 - 12:16:03 EST)
- [PATCH v3 11/13] riscv/kexec: refactor for kernel/Kconfig.kexec Eric DeVolder (Mon Jun 26 2023 - 12:16:07 EST)
- [PATCH v3 13/13] sh/kexec: refactor for kernel/Kconfig.kexec Eric DeVolder (Mon Jun 26 2023 - 12:17:19 EST)
- Re: [RFC PATCH v4 12/17] vsock/loopback: support MSG_ZEROCOPY for transport Stefano Garzarella (Mon Jun 26 2023 - 12:17:24 EST)
- Re: Pending splice(file -> FIFO) excludes all other FIFO operations forever (was: ... always blocks read(FIFO), regardless of O_NONBLOCK on read side?) Ahelenia Ziemiańska (Mon Jun 26 2023 - 12:17:29 EST)
- Re: [PATCH 03/15] dt-bindings: clock: qcom,dispcc-sm6125: Require GCC PLL0 DIV clock Krzysztof Kozlowski (Mon Jun 26 2023 - 12:18:53 EST)
- Re: [RFC PATCH v3 1/4] drm/doc: Document DRM device reset expectations André Almeida (Mon Jun 26 2023 - 12:19:28 EST)
- Re: [PATCH v1 1/9] RISC-V: don't parse dt/acpi isa string to get rv32/rv64 Conor Dooley (Mon Jun 26 2023 - 12:20:12 EST)
- Re: [PATCH 06/15] dt-bindings: display/msm: sc7180-dpu: Describe SM6125 Krzysztof Kozlowski (Mon Jun 26 2023 - 12:20:37 EST)
- Re: [RFC PATCH v4 00/17] vsock: MSG_ZEROCOPY flag support Stefano Garzarella (Mon Jun 26 2023 - 12:21:00 EST)
- Re: [PATCH v1 7/9] RISC-V: split riscv_fill_hwcap() in 3 Andrew Jones (Mon Jun 26 2023 - 12:21:18 EST)
- Re: [PATCH v3 01/13] kexec: consolidate kexec and crash options into kernel/Kconfig.kexec Russell King (Oracle) (Mon Jun 26 2023 - 12:22:46 EST)
- RE: [PATCH v2 7/7] x86/resctrl: Determine if Sub-NUMA Cluster is enabled and initialize. Luck, Tony (Mon Jun 26 2023 - 12:23:29 EST)
- Re: splice(-> FIFO) never wakes up inotify IN_MODIFY? Amir Goldstein (Mon Jun 26 2023 - 12:23:50 EST)
- Re: [PATCH v4 1/1] vfio/nvgpu: Add vfio pci variant module for grace hopper Jason Gunthorpe (Mon Jun 26 2023 - 12:24:29 EST)
- Re: [PATCH v1 8/9] RISC-V: enable extension detection from new properties Andrew Jones (Mon Jun 26 2023 - 12:25:30 EST)
- Re: [PATCH v3 2/8] mm/hugetlb: Prepare hugetlb_follow_page_mask() for FOLL_PIN Peter Xu (Mon Jun 26 2023 - 12:25:36 EST)
- Re: [RFC PATCH v1 1/4] virtio/vsock: rework MSG_PEEK for SOCK_STREAM Stefano Garzarella (Mon Jun 26 2023 - 12:25:40 EST)
- Re: [PATCH v3 7/8] selftests/mm: Add -a to run_vmtests.sh Peter Xu (Mon Jun 26 2023 - 12:25:59 EST)
- Re: [PATCH] dt-bindings: input: mediatek,pmic-keys: Fix typo in "linux,keycodes" property name Rob Herring (Mon Jun 26 2023 - 12:26:04 EST)
- Re: [PATCH v1 9/9] RISC-V: try new extension properties in of_early_processor_hartid() Andrew Jones (Mon Jun 26 2023 - 12:26:32 EST)
- Re: [PATCH] dt-bindings: auxdisplay: holtek: Add missing type for "linux,no-autorepeat" Rob Herring (Mon Jun 26 2023 - 12:26:38 EST)
- Re: [PATCH v6 4/5] firmware: qcom_scm: Refactor code to support multiple download mode Mukesh Ojha (Mon Jun 26 2023 - 12:29:44 EST)
- Re: [GIT PULL] s390 updates for 6.5 Linus Torvalds (Mon Jun 26 2023 - 12:29:46 EST)
- Re: [RFC PATCH v2 6/6] KVM: SVM: Add CET features to supported_xss Sean Christopherson (Mon Jun 26 2023 - 12:30:01 EST)
- Re: [PATCH 4/6] drivers/thermal/rcar_gen3_thermal: Convert to devm_platform_ioremap_resource() Niklas Söderlund (Mon Jun 26 2023 - 12:30:07 EST)
- Re: [PATCH v1 2/9] RISC-V: drop a needless check in print_isa_ext() Andrew Jones (Mon Jun 26 2023 - 12:30:12 EST)
- Re: [RFC PATCH v1 2/4] virtio/vsock: support MSG_PEEK for SOCK_SEQPACKET Stefano Garzarella (Mon Jun 26 2023 - 12:30:44 EST)
- Re: [RFC PATCH v1 0/4] virtio/vsock: some updates for MSG_PEEK flag Stefano Garzarella (Mon Jun 26 2023 - 12:31:49 EST)
- [ANNOUNCE] iproute2 6.4.0 release Stephen Hemminger (Mon Jun 26 2023 - 12:31:52 EST)
- Re: [PATCH 5/6] thermal/drivers/rcar: Convert to devm_platform_ioremap_resource() Niklas Söderlund (Mon Jun 26 2023 - 12:32:48 EST)
- Re: [PATCH v3 01/13] kexec: consolidate kexec and crash options into kernel/Kconfig.kexec Eric DeVolder (Mon Jun 26 2023 - 12:33:55 EST)
- Re: [PATCH v4 0/3] tracing/user_events: Fix incorrect return value for writes when events are disabled and add its tests Beau Belgrave (Mon Jun 26 2023 - 12:36:34 EST)
- Re: [PATCH RFC v4 02/13] regulator: add getter for active monitors Mark Brown (Mon Jun 26 2023 - 12:37:55 EST)
- Re: [RFC PATCH 1/8] rust: kernel: add basic abstractions for device-mapper Boqun Feng (Mon Jun 26 2023 - 12:40:24 EST)
- Re: [PATCH] i2c: bcm-iproc: Fix bcm_iproc_i2c_isr deadlock issue Ray Jui (Mon Jun 26 2023 - 12:42:48 EST)
- Re: [Intel-wired-lan] bug with rx-udp-gro-forwarding offloading? Paolo Abeni (Mon Jun 26 2023 - 12:42:56 EST)
- Re: [RFC PATCH v2 6/6] KVM: SVM: Add CET features to supported_xss Tom Lendacky (Mon Jun 26 2023 - 12:46:07 EST)
- [GIT PULL] x86/build for 6.5 Borislav Petkov (Mon Jun 26 2023 - 12:46:16 EST)
- Re: [PATCH 1/2] clk: sunxi-ng: nkm: consider alternative parent rates when finding rate Maxime Ripard (Mon Jun 26 2023 - 12:46:53 EST)
- [PATCH] zonefs: do not use append if device does not support it Andreas Hindborg (Mon Jun 26 2023 - 12:48:02 EST)
- Re: [PATCH net-next v5 03/16] ceph: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage David Howells (Mon Jun 26 2023 - 12:48:26 EST)
- Re: [PATCH 1/1] rust: macros: fix redefine const_name in `vtable` Martin Rodriguez Reboredo (Mon Jun 26 2023 - 12:49:46 EST)
- Re: [PATCH RFC v4 07/13] regulator: find active protections during initialization Mark Brown (Mon Jun 26 2023 - 12:50:16 EST)
- Re: [PATCH v2 1/2] clk: sunxi-ng: nkm: consider alternative parent rates when finding rate Maxime Ripard (Mon Jun 26 2023 - 12:50:24 EST)
- Re: [PATCH] gpio: gpiolib-cdev: Fix potential &lr->wait.lock deadlock issue YE Chengfeng (Mon Jun 26 2023 - 12:51:39 EST)
- Re: [PATCH V9 5/5] of: unittest: Add pci_dt_testdrv pci driver Rob Herring (Mon Jun 26 2023 - 12:51:45 EST)
- [PATCH] usb: typec: ucsi: move typec_set_mode(TYPEC_STATE_SAFE) to ucsi_unregister_partner() Neil Armstrong (Mon Jun 26 2023 - 12:52:20 EST)
- Re: splice(-> FIFO) never wakes up inotify IN_MODIFY? Jan Kara (Mon Jun 26 2023 - 12:52:31 EST)
- Re: [net-next PATCH RFC] net: dsa: qca8k: make learning configurable and keep off if standalone Christian Marangi (Mon Jun 26 2023 - 12:56:05 EST)
- [PATCH v2] riscv: Discard vector state on syscalls Björn Töpel (Mon Jun 26 2023 - 12:57:56 EST)
- Re: [PATCH] dt-bindings: dma: qcom,bam: require one of control methods Conor Dooley (Mon Jun 26 2023 - 12:58:10 EST)
- Re: [PATCH V2] dt-bindings: nvmem: fixed-cell: add compatible for MAC cells Rob Herring (Mon Jun 26 2023 - 12:59:03 EST)
- Re: [PATCH 3/4] KVM: VMX/pmu: Enable inactive vLBR event in guest LBR MSR emulation Sean Christopherson (Mon Jun 26 2023 - 13:00:13 EST)
- Re: Duplicate unicode tables in smb/cifs/jfs Dave Kleikamp (Mon Jun 26 2023 - 13:01:08 EST)
- Re: [PATCH net-next v5 04/16] ceph: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage() David Howells (Mon Jun 26 2023 - 13:03:47 EST)
- Re: [PATCH] i2c: bcm-iproc: Fix bcm_iproc_i2c_isr deadlock issue YE Chengfeng (Mon Jun 26 2023 - 13:05:46 EST)
- Re: [PATCH 2/6] KVM: Documentation: Update the field name gfns in kvm_mmu_page Mingwei Zhang (Mon Jun 26 2023 - 13:06:46 EST)
- Re: [PATCH v3] dt-bindings: riscv: deprecate riscv,isa Rob Herring (Mon Jun 26 2023 - 13:07:25 EST)
- Re: [PATCH v2] sched/cputime: Make IRQ time accounting configurable at boot time Bart Van Assche (Mon Jun 26 2023 - 13:08:31 EST)
- Re: [PATCH v3 0/3] Fix some checkpatch issues Philipp Hortmann (Mon Jun 26 2023 - 13:09:55 EST)
- [PATCH] drm/omap: Checking the mapping returned by vmap() Sui Jingfeng (Mon Jun 26 2023 - 13:12:45 EST)
- Re: [PATCH v6 4/5] firmware: qcom_scm: Refactor code to support multiple download mode Andy Shevchenko (Mon Jun 26 2023 - 13:13:34 EST)
- Re: [PATCHv2 1/3] zsmalloc: do not scan for allocated objects in empty zspage Minchan Kim (Mon Jun 26 2023 - 13:13:43 EST)
- Re: [PATCHv2 2/3] zsmalloc: move migration destination zspage inuse check Minchan Kim (Mon Jun 26 2023 - 13:14:05 EST)
- Re: splice(-> FIFO) never wakes up inotify IN_MODIFY? Ahelenia Ziemiańska (Mon Jun 26 2023 - 13:14:32 EST)
- Re: [PATCHv2 3/3] zsmalloc: remove zs_compact_control Minchan Kim (Mon Jun 26 2023 - 13:14:43 EST)
- [PATCH v1 01/10] mm: Expose clear_huge_page() unconditionally Ryan Roberts (Mon Jun 26 2023 - 13:15:09 EST)
- [PATCH v1 00/10] variable-order, large folios for anonymous memory Ryan Roberts (Mon Jun 26 2023 - 13:15:28 EST)
- [PATCH v1 02/10] mm: pass gfp flags and order to vma_alloc_zeroed_movable_folio() Ryan Roberts (Mon Jun 26 2023 - 13:15:32 EST)
- [PATCH v1 05/10] mm: Implement folio_remove_rmap_range() Ryan Roberts (Mon Jun 26 2023 - 13:15:43 EST)
- [PATCH v1 06/10] mm: Allow deferred splitting of arbitrary large anon folios Ryan Roberts (Mon Jun 26 2023 - 13:15:47 EST)
- [PATCH v1 04/10] mm: Implement folio_add_new_anon_rmap_range() Ryan Roberts (Mon Jun 26 2023 - 13:15:51 EST)
- [PATCH v1 03/10] mm: Introduce try_vma_alloc_movable_folio() Ryan Roberts (Mon Jun 26 2023 - 13:15:54 EST)
- [PATCH v1 07/10] mm: Batch-zap large anonymous folio PTE mappings Ryan Roberts (Mon Jun 26 2023 - 13:16:07 EST)
- [PATCH v1 08/10] mm: Kconfig hooks to determine max anon folio allocation order Ryan Roberts (Mon Jun 26 2023 - 13:16:10 EST)
- [PATCH v1 09/10] arm64: mm: Declare support for large anonymous folios Ryan Roberts (Mon Jun 26 2023 - 13:16:21 EST)
- [PATCH v1 10/10] mm: Allocate large folios for anonymous memory Ryan Roberts (Mon Jun 26 2023 - 13:16:33 EST)
- Re: [GIT PULL] thermal for v6.5-rc1 Rafael J. Wysocki (Mon Jun 26 2023 - 13:17:54 EST)
- Re: [Intel-wired-lan] bug with rx-udp-gro-forwarding offloading? Alexander Lobakin (Mon Jun 26 2023 - 13:18:32 EST)
- Re: [PATCH v2] sched/task_group: Re-layout structure to reduce false sharing Tim Chen (Mon Jun 26 2023 - 13:18:38 EST)
- Re: [PATCH v2 0/2] Add MHI quirk for QAIC Jeffrey Hugo (Mon Jun 26 2023 - 13:19:02 EST)
- Re: [PATCH 1/9] dt-bindings: mfd: Add bindings for SAM9X7 LCD controller Conor Dooley (Mon Jun 26 2023 - 13:19:22 EST)
- Re: [PATCH] i2c: bcm-iproc: Fix bcm_iproc_i2c_isr deadlock issue Ray Jui (Mon Jun 26 2023 - 13:20:11 EST)
- Re: [PATCH v2 1/3] dt-bindings: mtd: Add AC5 specific binding Conor Dooley (Mon Jun 26 2023 - 13:20:16 EST)
- [GIT PULL] ACPI updates for v6.5-rc1 Rafael J. Wysocki (Mon Jun 26 2023 - 13:20:41 EST)
- [GIT PULL] Power management updates for v6.5-rc1 Rafael J. Wysocki (Mon Jun 26 2023 - 13:22:28 EST)
- Thread-safety annotations for irq/rcu/atomic contexts Dmitry Vyukov (Mon Jun 26 2023 - 13:22:43 EST)
- [GIT PULL] Thermal control updates for v6.5-rc1 Rafael J. Wysocki (Mon Jun 26 2023 - 13:23:08 EST)
- Re: [PATCH v3 1/2] dt-bindings: mtd: jedec, spi-nor: Add DT property to avoid setting SRWD bit in status register Conor Dooley (Mon Jun 26 2023 - 13:24:07 EST)
- Re: [Intel-wired-lan] bug with rx-udp-gro-forwarding offloading? Ian Kumlien (Mon Jun 26 2023 - 13:25:10 EST)
- Re: Thread-safety annotations for irq/rcu/atomic contexts Nick Desaulniers (Mon Jun 26 2023 - 13:25:13 EST)
- [PATCH] gpio: sifive: Support IRQ wake Samuel Holland (Mon Jun 26 2023 - 13:26:17 EST)
- Re: [PATCH bpf-next v3 1/7] udp: re-score reuseport groups when connected sockets are present Kuniyuki Iwashima (Mon Jun 26 2023 - 13:26:20 EST)
- Re: [PATCH v2 00/11] iommufd: Add nesting infrastructure Nicolin Chen (Mon Jun 26 2023 - 13:29:17 EST)
- Re: [PATCH 3/6] KVM: Documentation: Add the missing ptep in kvm_mmu_page Mingwei Zhang (Mon Jun 26 2023 - 13:29:40 EST)
- Re: [Intel-wired-lan] bug with rx-udp-gro-forwarding offloading? Ian Kumlien (Mon Jun 26 2023 - 13:30:47 EST)
- Re: [PATCH v3] dt-bindings: riscv: deprecate riscv,isa Jessica Clarke (Mon Jun 26 2023 - 13:30:50 EST)
- Re: [net-next PATCH RFC] net: dsa: qca8k: make learning configurable and keep off if standalone Vladimir Oltean (Mon Jun 26 2023 - 13:31:27 EST)
- Re: [PATCH bpf-next v3 2/7] net: export inet_lookup_reuseport and inet6_lookup_reuseport Kuniyuki Iwashima (Mon Jun 26 2023 - 13:33:26 EST)
- Re: [GIT PULL] s390 updates for 6.5 pr-tracker-bot (Mon Jun 26 2023 - 13:34:57 EST)
- Re: [GIT PULL] Rust for 6.5 pr-tracker-bot (Mon Jun 26 2023 - 13:35:00 EST)
- Re: [GIT PULL] vfs: file pr-tracker-bot (Mon Jun 26 2023 - 13:35:00 EST)
- Re: [GIT PULL] vfs: rename pr-tracker-bot (Mon Jun 26 2023 - 13:35:00 EST)
- Re: [GIT PULL] fs: ntfs pr-tracker-bot (Mon Jun 26 2023 - 13:35:01 EST)
- Re: [GIT PULL] vfs: mount pr-tracker-bot (Mon Jun 26 2023 - 13:35:01 EST)
- Re: [PATCH V9 2/5] PCI: Create device tree node for selected devices Lizhi Hou (Mon Jun 26 2023 - 13:35:02 EST)
- Re: [GIT PULL] vfs: misc pr-tracker-bot (Mon Jun 26 2023 - 13:35:03 EST)
- Re: [GIT PULL] auxdisplay for 6.5 pr-tracker-bot (Mon Jun 26 2023 - 13:35:04 EST)
- Re: [PATCH] pstore/ram: Add support for dynamically allocated ramoops memory regions Mukesh Ojha (Mon Jun 26 2023 - 13:35:29 EST)
- Re: [GIT PULL] nios2: updates for v6.5 pr-tracker-bot (Mon Jun 26 2023 - 13:35:30 EST)
- [PATCH 11/12] iomap: Convert iomap_writepages() to use for_each_writeback_folio() Matthew Wilcox (Oracle) (Mon Jun 26 2023 - 13:36:20 EST)
- [PATCH 08/12] writeback: Factor writeback_get_folio() out of write_cache_pages() Matthew Wilcox (Oracle) (Mon Jun 26 2023 - 13:36:23 EST)
- [PATCH 01/12] writeback: Factor out writeback_finish() Matthew Wilcox (Oracle) (Mon Jun 26 2023 - 13:36:26 EST)
- [PATCH 09/12] writeback: Factor writeback_iter_next() out of write_cache_pages() Matthew Wilcox (Oracle) (Mon Jun 26 2023 - 13:36:31 EST)
- [PATCH 10/12] writeback: Add for_each_writeback_folio() Matthew Wilcox (Oracle) (Mon Jun 26 2023 - 13:36:47 EST)
- [PATCH 05/12] pagevec: Add ability to iterate a queue Matthew Wilcox (Oracle) (Mon Jun 26 2023 - 13:36:50 EST)
- [PATCH 06/12] writeback: Use the folio_batch queue iterator Matthew Wilcox (Oracle) (Mon Jun 26 2023 - 13:36:52 EST)
- [PATCH 12/12] writeback: Remove a use of write_cache_pages() from do_writepages() Matthew Wilcox (Oracle) (Mon Jun 26 2023 - 13:36:55 EST)
- Re: [PATCH v3 1/2] dt-bindings: mtd: jedec, spi-nor: Add DT property to avoid setting SRWD bit in status register Rob Herring (Mon Jun 26 2023 - 13:36:58 EST)
- [PATCH 00/12] Convert write_cache_pages() to an iterator Matthew Wilcox (Oracle) (Mon Jun 26 2023 - 13:37:03 EST)
- [PATCH 04/12] writeback: Simplify the loops in write_cache_pages() Matthew Wilcox (Oracle) (Mon Jun 26 2023 - 13:37:21 EST)
- [PATCH 02/12] writeback: Factor writeback_get_batch() out of write_cache_pages() Matthew Wilcox (Oracle) (Mon Jun 26 2023 - 13:37:39 EST)
- [PATCH 03/12] writeback: Factor should_writeback_folio() out of write_cache_pages() Matthew Wilcox (Oracle) (Mon Jun 26 2023 - 13:37:56 EST)
- [PATCH 07/12] writeback: Factor writeback_iter_init() out of write_cache_pages() Matthew Wilcox (Oracle) (Mon Jun 26 2023 - 13:38:08 EST)
- Re: [PATCH v2] perf unwind: Fix map reference counts Ian Rogers (Mon Jun 26 2023 - 13:40:52 EST)
- Re: [PATCH] KVM: x86/mmu: Remove KVM MMU write lock when accessing indirect_shadow_pages Jim Mattson (Mon Jun 26 2023 - 13:41:02 EST)
- Re: [PATCH v3] dt-bindings: riscv: deprecate riscv,isa Anup Patel (Mon Jun 26 2023 - 13:41:07 EST)
- [GIT PULL] x86/cache for 6.5 Borislav Petkov (Mon Jun 26 2023 - 13:42:41 EST)
- [GIT PULL] arm64 updates for 6.5 Catalin Marinas (Mon Jun 26 2023 - 13:45:19 EST)
- Re: [PATCH v2] riscv: Discard vector state on syscalls Björn Töpel (Mon Jun 26 2023 - 13:45:33 EST)
- Re: [PATCH 03/15] dt-bindings: clock: qcom,dispcc-sm6125: Require GCC PLL0 DIV clock Marijn Suijten (Mon Jun 26 2023 - 13:47:49 EST)
- [PATCH v2 0/3] Fix up 8280 GCC GDSCs Konrad Dybcio (Mon Jun 26 2023 - 13:48:19 EST)
- [PATCH v2 1/3] clk: qcom: gcc-sc8280xp: Add missing GDSC flags Konrad Dybcio (Mon Jun 26 2023 - 13:48:22 EST)
- [PATCH v2 2/3] dt-bindings: clock: qcom,gcc-sc8280xp: Add missing GDSCs Konrad Dybcio (Mon Jun 26 2023 - 13:48:24 EST)
- [PATCH v2 3/3] clk: qcom: gcc-sc8280xp: Add missing GDSCs Konrad Dybcio (Mon Jun 26 2023 - 13:48:29 EST)
- Re: [PATCH v2 02/12] mm: introduce execmem_text_alloc() and jit_text_alloc() Song Liu (Mon Jun 26 2023 - 13:49:27 EST)
- Re: [PATCH 03/15] dt-bindings: clock: qcom,dispcc-sm6125: Require GCC PLL0 DIV clock Marijn Suijten (Mon Jun 26 2023 - 13:49:42 EST)
- Re: [PATCH v3] dt-bindings: riscv: deprecate riscv,isa Conor Dooley (Mon Jun 26 2023 - 13:50:23 EST)
- Re: [PATCH v5 0/1] dax: enable dax fault handler to report VM_FAULT_HWPOISON Jane Chu (Mon Jun 26 2023 - 13:50:40 EST)
- Re: arm64: fp-stress: BUG: KFENCE: memory corruption in fpsimd_release_task Daniel Díaz (Mon Jun 26 2023 - 13:53:33 EST)
- [PATCH net-next] libceph: Partially revert changes to support MSG_SPLICE_PAGES David Howells (Mon Jun 26 2023 - 13:53:51 EST)
- Re: [PATCH] zonefs: do not use append if device does not support it Johannes Thumshirn (Mon Jun 26 2023 - 13:54:30 EST)
- Re: [PATCH 06/15] dt-bindings: display/msm: sc7180-dpu: Describe SM6125 Marijn Suijten (Mon Jun 26 2023 - 13:54:37 EST)
- Re: [PATCH v7 5/5] mfd: max77541: Add ADI MAX77541/MAX77540 PMIC Support Rob Herring (Mon Jun 26 2023 - 13:55:40 EST)
- Re: [PATCH 4/6] KVM: Documentation: Add the missing tdp_mmu_root_count into kvm_mmu_page Mingwei Zhang (Mon Jun 26 2023 - 13:55:49 EST)
- Re: [syzbot] [wireless?] [reiserfs?] general protection fault in __iterate_interfaces Aleksandr Nogikh (Mon Jun 26 2023 - 13:56:20 EST)
- Re: [Intel-wired-lan] bug with rx-udp-gro-forwarding offloading? Paolo Abeni (Mon Jun 26 2023 - 13:57:10 EST)
- Re: [PATCH bpf-next v3 3/7] net: document inet[6]_lookup_reuseport sk_state requirements Kuniyuki Iwashima (Mon Jun 26 2023 - 13:57:53 EST)
- [PATCH] drm/tegra: Fix potential memory leak if vmap() fail Sui Jingfeng (Mon Jun 26 2023 - 13:58:12 EST)
- Re: [PATCH 6/6] KVM: Documentation: Add the missing tdp_mmu_page into kvm_mmu_page Mingwei Zhang (Mon Jun 26 2023 - 14:00:12 EST)
- Re: [Intel-wired-lan] bug with rx-udp-gro-forwarding offloading? Ian Kumlien (Mon Jun 26 2023 - 14:02:12 EST)
- Re: [RFC PATCHES 00/17] IOMMUFD: Deliver IO page faults to user space Nicolin Chen (Mon Jun 26 2023 - 14:02:30 EST)
- Re: [PATCH v2] riscv: Discard vector state on syscalls Björn Töpel (Mon Jun 26 2023 - 14:04:22 EST)
- [GIT PULL] x86/cc for 6.5 Borislav Petkov (Mon Jun 26 2023 - 14:06:42 EST)
- [PATCH] fs/buffer.c: remove per-CPU buffer_head lookup cache Marcelo Tosatti (Mon Jun 26 2023 - 14:07:01 EST)
- Re: [net-next PATCH RFC] net: dsa: qca8k: make learning configurable and keep off if standalone Christian Marangi (Mon Jun 26 2023 - 14:07:59 EST)
- [PATCH] btf: warn but return no error for NULL btf from __register_btf_kfunc_id_set() SeongJae Park (Mon Jun 26 2023 - 14:11:53 EST)
- Re: [PATCH V9 2/5] PCI: Create device tree node for selected devices Bjorn Helgaas (Mon Jun 26 2023 - 14:12:46 EST)
- Re: [PATCH net 2/2] net: dsa: tag_sja1105: always prefer source port information from INCL_SRCPT Simon Horman (Mon Jun 26 2023 - 14:12:54 EST)
- Re: [PATCH bpf-next v3 4/7] net: remove duplicate reuseport_lookup functions Kuniyuki Iwashima (Mon Jun 26 2023 - 14:13:22 EST)
- Re: [PATCH v2] drm/bridge: ti-sn65dsi86: Fix auxiliary bus lifetime Doug Anderson (Mon Jun 26 2023 - 14:13:58 EST)
- [PATCH 4.14 00/26] 4.14.320-rc1 review Greg Kroah-Hartman (Mon Jun 26 2023 - 14:15:01 EST)
- Re: [PATCH v4 09/13] iommu/arm-smmu-v3: Implement set_dev_pasid Nicolin Chen (Mon Jun 26 2023 - 14:15:06 EST)
- [PATCH 6.3 000/199] 6.3.10-rc1 review Greg Kroah-Hartman (Mon Jun 26 2023 - 14:16:08 EST)
- Re: [Intel-wired-lan] bug with rx-udp-gro-forwarding offloading? Ian Kumlien (Mon Jun 26 2023 - 14:20:26 EST)
- [PATCH v2 0/6] Update document description for kvm_mmu_page and kvm_mmu_page_role Mingwei Zhang (Mon Jun 26 2023 - 14:20:28 EST)
- [PATCH v2 1/6] KVM: Documentation: Add the missing description for guest_mode in kvm_mmu_page_role Mingwei Zhang (Mon Jun 26 2023 - 14:20:42 EST)
- [PATCH v2 3/6] KVM: Documentation: Add the missing description for ptep in kvm_mmu_page Mingwei Zhang (Mon Jun 26 2023 - 14:20:46 EST)
- [PATCH v2 6/6] KVM: Documentation: Add the missing description for tdp_mmu_page into kvm_mmu_page Mingwei Zhang (Mon Jun 26 2023 - 14:20:49 EST)
- [PATCH v2 5/6] KVM: Documentation: Add the missing description for mmu_valid_gen into kvm_mmu_page Mingwei Zhang (Mon Jun 26 2023 - 14:20:54 EST)
- [PATCH v2 4/6] KVM: Documentation: Add the missing description for tdp_mmu_root_count into kvm_mmu_page Mingwei Zhang (Mon Jun 26 2023 - 14:20:57 EST)
- [PATCH v2 2/6] KVM: Documentation: Update the field name gfns and its description in kvm_mmu_page Mingwei Zhang (Mon Jun 26 2023 - 14:21:01 EST)
- [PATCH] net: dsa: microchip: phy reg access 0x10-0x1f Jerry Ray (Mon Jun 26 2023 - 14:21:05 EST)
- [GIT PULL] Btrfs updates for 6.5 David Sterba (Mon Jun 26 2023 - 14:22:42 EST)
- Re: [RFC PATCH v2 4/6] KVM: x86: Introduce fault type to indicate kvm page fault is private Sean Christopherson (Mon Jun 26 2023 - 14:23:03 EST)
- Re: [RFC PATCH v2 6/6] KVM: SVM: Add CET features to supported_xss Sean Christopherson (Mon Jun 26 2023 - 14:23:38 EST)
- Re: [PATCH v2 14/16] maple_tree: Refine mas_preallocate() node calculations Danilo Krummrich (Mon Jun 26 2023 - 14:24:31 EST)
- [GIT PULL] x86/cpu for 6.5 Borislav Petkov (Mon Jun 26 2023 - 14:25:59 EST)
- [PATCH 4.19 00/41] 4.19.288-rc1 review Greg Kroah-Hartman (Mon Jun 26 2023 - 14:26:49 EST)
- Re: Fwd: Need NVME QUIRK BOGUS for SAMSUNG MZ1WV480HCGL-000MV (Samsung SM-953 Datacenter SSD) Linux regression tracking (Thorsten Leemhuis) (Mon Jun 26 2023 - 14:28:02 EST)
- [PATCH 6.1 000/170] 6.1.36-rc1 review Greg Kroah-Hartman (Mon Jun 26 2023 - 14:28:22 EST)
- [GIT PULL] x86/irq for 6.5 Dave Hansen (Mon Jun 26 2023 - 14:30:34 EST)
- Re: [PATCH 03/15] dt-bindings: clock: qcom,dispcc-sm6125: Require GCC PLL0 DIV clock Krzysztof Kozlowski (Mon Jun 26 2023 - 14:30:39 EST)
- Re: [PATCH] zonefs: do not use append if device does not support it Andreas Hindborg (Samsung) (Mon Jun 26 2023 - 14:30:52 EST)
- Re: [RFC PATCHES 00/17] IOMMUFD: Deliver IO page faults to user space Jason Gunthorpe (Mon Jun 26 2023 - 14:33:26 EST)
- [PATCH v4 0/1] drm/doc: Document DRM device reset expectations André Almeida (Mon Jun 26 2023 - 14:34:06 EST)
- [PATCH v4 1/1] drm/doc: Document DRM device reset expectations André Almeida (Mon Jun 26 2023 - 14:34:08 EST)
- [PATCH 5.4 00/60] 5.4.249-rc1 review Greg Kroah-Hartman (Mon Jun 26 2023 - 14:36:18 EST)
- Re: [PATCH v2] selftests: prctl: Add new prctl test for PR_SET_NAME Osama Muhammad (Mon Jun 26 2023 - 14:36:47 EST)
- Re: [PATCH v2 14/16] maple_tree: Refine mas_preallocate() node calculations Danilo Krummrich (Mon Jun 26 2023 - 14:38:12 EST)
- [PATCH 5.15 00/96] 5.15.119-rc1 review Greg Kroah-Hartman (Mon Jun 26 2023 - 14:38:26 EST)
- [PATCH 0/2] Restrict address space for sv39,sv48,sv57 Charlie Jenkins (Mon Jun 26 2023 - 14:41:59 EST)
- [PATCH 1/2] RISC-V: mm: Restrict address space for sv39,sv48,sv57 Charlie Jenkins (Mon Jun 26 2023 - 14:42:17 EST)
- [PATCH 2/2] RISC-V: mm: Update documentation and include test Charlie Jenkins (Mon Jun 26 2023 - 14:42:32 EST)
- [PATCH 5.10 00/81] 5.10.186-rc1 review Greg Kroah-Hartman (Mon Jun 26 2023 - 14:44:30 EST)
- Re: [PATCH] fs/buffer.c: remove per-CPU buffer_head lookup cache Matthew Wilcox (Mon Jun 26 2023 - 14:47:49 EST)
- [syzbot] Monthly dri report (Jun 2023) syzbot (Mon Jun 26 2023 - 14:48:55 EST)
- Re: [PATCH] wifi: ray_cs: Replace the ternary conditional operator with min() kernel test robot (Mon Jun 26 2023 - 14:49:28 EST)
- Re: [PATCH v3 2/2] Input: cap11xx - add advanced sensitivity settings kernel test robot (Mon Jun 26 2023 - 14:49:29 EST)
- Re: [GIT PULL] Btrfs updates for 6.5 Linus Torvalds (Mon Jun 26 2023 - 14:49:38 EST)
- [syzbot] Monthly wireless report (Jun 2023) syzbot (Mon Jun 26 2023 - 14:50:01 EST)
- Re: [PATCH 03/15] dt-bindings: clock: qcom,dispcc-sm6125: Require GCC PLL0 DIV clock Marijn Suijten (Mon Jun 26 2023 - 14:51:46 EST)
- Re: [PATCH 03/15] dt-bindings: clock: qcom,dispcc-sm6125: Require GCC PLL0 DIV clock Marijn Suijten (Mon Jun 26 2023 - 14:53:55 EST)
- Re: [PATCH 06/15] dt-bindings: display/msm: sc7180-dpu: Describe SM6125 Konrad Dybcio (Mon Jun 26 2023 - 14:58:03 EST)
- Re: splice(-> FIFO) never wakes up inotify IN_MODIFY? Amir Goldstein (Mon Jun 26 2023 - 14:58:07 EST)
- [PATCH] drm/mediatek: Fix potential memory leak if vmap() fail Sui Jingfeng (Mon Jun 26 2023 - 14:58:16 EST)
- Re: [PATCH v3 3/3] selftests/tdx: Test GetQuote TDX attestation feature Dionna Amalie Glaze (Mon Jun 26 2023 - 14:58:27 EST)
- Re: [Intel-wired-lan] bug with rx-udp-gro-forwarding offloading? Ian Kumlien (Mon Jun 26 2023 - 14:59:40 EST)
- [tip: x86/tdx] x86/tdx: Fix up tabs vs. spaces in early init comment tip-bot2 for Dave Hansen (Mon Jun 26 2023 - 15:00:44 EST)
- Re: [GIT PULL] Btrfs updates for 6.5 David Sterba (Mon Jun 26 2023 - 15:10:49 EST)
- Re: [PATCH net-next] libceph: Partially revert changes to support MSG_SPLICE_PAGES Ilya Dryomov (Mon Jun 26 2023 - 15:12:09 EST)
- Re: [PATCH 0/2] SC8280XP clock runtime pm Bjorn Andersson (Mon Jun 26 2023 - 15:17:26 EST)
- Re: [PATCH v2] arm64: dts: qcom: sm8350: fix BAM DMA crash and reboot Bjorn Andersson (Mon Jun 26 2023 - 15:17:26 EST)
- [GIT PULL] overlayfs update for 6.5 Amir Goldstein (Mon Jun 26 2023 - 15:19:04 EST)
- Re: [PATCH net-next] libceph: Partially revert changes to support MSG_SPLICE_PAGES David Howells (Mon Jun 26 2023 - 15:19:27 EST)
- [GIT PULL] x86/platform for 6.5 Dave Hansen (Mon Jun 26 2023 - 15:22:16 EST)
- Re: [PATCH net-next] libceph: Partially revert changes to support MSG_SPLICE_PAGES Jakub Kicinski (Mon Jun 26 2023 - 15:25:11 EST)
- Re: [BUG]Bluetooth: HCI_Command_Status: possible semantic bug when Num_HCI_Command_Packets set to zero Luiz Augusto von Dentz (Mon Jun 26 2023 - 15:25:32 EST)
- Re: [PATCH] RISC-V: Show accurate per-hart isa in /proc/cpuinfo Evan Green (Mon Jun 26 2023 - 15:26:24 EST)
- Re: [PATCH] net: dsa: microchip: phy reg access 0x10-0x1f Horatiu Vultur (Mon Jun 26 2023 - 15:26:57 EST)
- [GIT PULL] x86/tdx for 6.5 Dave Hansen (Mon Jun 26 2023 - 15:30:59 EST)
- Re: [PATCH v1 0/4] RK3588 PCIe2 support Rob Herring (Mon Jun 26 2023 - 15:35:46 EST)
- [PATCH] x86/aperfmperf: Fix the fallback condition in arch_freq_get_on_cpu() Keyon Jie (Mon Jun 26 2023 - 15:36:28 EST)
- Re: [net-next Patchv2 0/3] support Round Robin scheduling Jakub Kicinski (Mon Jun 26 2023 - 15:37:00 EST)
- [GIT PULL] x86/cleanups for 6.5 Dave Hansen (Mon Jun 26 2023 - 15:49:13 EST)
- Re: [PATCH 0/2] RISC-V: Probe for misaligned access speed Evan Green (Mon Jun 26 2023 - 15:49:14 EST)
- Re: [PATCH net-next] libceph: Partially revert changes to support MSG_SPLICE_PAGES Ilya Dryomov (Mon Jun 26 2023 - 15:49:14 EST)
- Re: [PATCH 1/1] regmap: spi-avmm: Fix regmap_bus max_raw_write Mark Brown (Mon Jun 26 2023 - 15:49:15 EST)
- Re: [PATCH 0/2] RISC-V: Probe for misaligned access speed Evan Green (Mon Jun 26 2023 - 15:49:26 EST)
- Re: [PATCH 0/2] RISC-V: Probe for misaligned access speed Evan Green (Mon Jun 26 2023 - 15:49:56 EST)
- Re: [PATCH v4 06/24] sched/fair: Collect load-balancing stats for IPC classes Tim Chen (Mon Jun 26 2023 - 15:53:06 EST)
- Re: [PATCH v3] dt-bindings: riscv: deprecate riscv,isa Palmer Dabbelt (Mon Jun 26 2023 - 15:53:44 EST)
- Re: [PATCH net-next 1/2] net-memcg: Scopify the indicators of sockmem pressure Jakub Kicinski (Mon Jun 26 2023 - 15:58:26 EST)
- [PATCH 0/7] random msm bindings fixes Konrad Dybcio (Mon Jun 26 2023 - 16:00:45 EST)
- [PATCH 1/7] dt-bindings: qcom: Allow SoC names ending in "pro" Konrad Dybcio (Mon Jun 26 2023 - 16:00:47 EST)
- [PATCH 2/7] dt-bindings: remoteproc: qcom,msm8996-mss-pil: Fix 8996 clocks Konrad Dybcio (Mon Jun 26 2023 - 16:00:55 EST)
- [PATCH 3/7] arm64: dts: qcom: pm6150l: Add missing short interrupt Konrad Dybcio (Mon Jun 26 2023 - 16:00:57 EST)
- [PATCH 5/7] arm64: dts: qcom: pmi8950: Add missing OVP interrupt Konrad Dybcio (Mon Jun 26 2023 - 16:01:28 EST)
- [PATCH 4/7] arm64: dts: qcom: pm660l: Add missing short interrupt Konrad Dybcio (Mon Jun 26 2023 - 16:01:29 EST)
- [PATCH 6/7] arm64: dts: qcom: pmi8994: Add missing OVP interrupt Konrad Dybcio (Mon Jun 26 2023 - 16:02:00 EST)
- [PATCH 7/7] arm64: dts: qcom: sc8180x: Add missing 'cache-unified' to L3 Konrad Dybcio (Mon Jun 26 2023 - 16:02:01 EST)
- Re: [PATCH bpf-next v3 5/7] net: remove duplicate sk_lookup helpers Kuniyuki Iwashima (Mon Jun 26 2023 - 16:04:05 EST)
- Re: [GIT PULL] Splice updates for 6.5 pr-tracker-bot (Mon Jun 26 2023 - 16:06:19 EST)
- Re: [GIT PULL] nfsd changes for v6.5 pr-tracker-bot (Mon Jun 26 2023 - 16:06:24 EST)
- Re: [GIT PULL] fsverity updates for 6.5 pr-tracker-bot (Mon Jun 26 2023 - 16:06:28 EST)
- Re: [GIT PULL] erofs updates for 6.5-rc1 pr-tracker-bot (Mon Jun 26 2023 - 16:06:33 EST)
- Re: [GIT PULL] Btrfs updates for 6.5 pr-tracker-bot (Mon Jun 26 2023 - 16:06:37 EST)
- Re: [GIT PULL] fscrypt updates for 6.5 pr-tracker-bot (Mon Jun 26 2023 - 16:06:42 EST)
- RE: [PATCH 1/2 V3 net] net: mana: Fix MANA VF unload when host is unresponsive Dexuan Cui (Mon Jun 26 2023 - 16:07:27 EST)
- Re: [PATCH] net: wwan: t7xx: Add AP CLDMA Jakub Kicinski (Mon Jun 26 2023 - 16:13:56 EST)
- [PATCH] perf tools: Add missing else to cmd_daemon subcommand condition Jiri Olsa (Mon Jun 26 2023 - 16:16:17 EST)
- [PATCH 1/2] kernfs: add kernfs_ops.free operation to free resources tied to the file Suren Baghdasaryan (Mon Jun 26 2023 - 16:17:55 EST)
- [PATCH 2/2] sched/psi: tie psi trigger destruction with file's lifecycle Suren Baghdasaryan (Mon Jun 26 2023 - 16:17:56 EST)
- Re: [PATCH 3/7] arm64: dts: qcom: pm6150l: Add missing short interrupt Luca Weiss (Mon Jun 26 2023 - 16:18:27 EST)
- Re: [PATCH 3/7] arm64: dts: qcom: pm6150l: Add missing short interrupt Konrad Dybcio (Mon Jun 26 2023 - 16:19:31 EST)
- Re: [PATCH net-next v4 0/2] net: stmmac: improve driver statistics Jakub Kicinski (Mon Jun 26 2023 - 16:20:10 EST)
- Re: [PATCH 3/9] drm: atmel-hlcdc: add LCD controller layer definition for SAM9X7 Sam Ravnborg (Mon Jun 26 2023 - 16:20:29 EST)
- Re: [PATCH 1/2] kernfs: add kernfs_ops.free operation to free resources tied to the file Suren Baghdasaryan (Mon Jun 26 2023 - 16:21:28 EST)
- Re: contention on pwq->pool->lock under heavy NFS workload Tejun Heo (Mon Jun 26 2023 - 16:21:35 EST)
- Re: [PATCH] drivers/target: Call page_address() on page acquired with GFP_KERNEL flag Ira Weiny (Mon Jun 26 2023 - 16:22:38 EST)
- Re: [PATCH v2] poll: Fix use-after-free in poll_freewait() Suren Baghdasaryan (Mon Jun 26 2023 - 16:23:06 EST)
- Re: [PATCH net-next] libceph: Partially revert changes to support MSG_SPLICE_PAGES Ilya Dryomov (Mon Jun 26 2023 - 16:23:18 EST)
- Re: [PATCH 1/1] regmap: spi-avmm: Fix regmap_bus max_raw_write Jim Wylder (Mon Jun 26 2023 - 16:24:13 EST)
- Re: [PATCH v3 7/8] selftests/mm: Add -a to run_vmtests.sh John Hubbard (Mon Jun 26 2023 - 16:25:04 EST)
- Re: [PATCH 3/7] arm64: dts: qcom: pm6150l: Add missing short interrupt Luca Weiss (Mon Jun 26 2023 - 16:26:14 EST)
- Re: [PATCH 06/15] dt-bindings: display/msm: sc7180-dpu: Describe SM6125 Marijn Suijten (Mon Jun 26 2023 - 16:28:58 EST)
- Re: [PATCH 1/2] kernfs: add kernfs_ops.free operation to free resources tied to the file Tejun Heo (Mon Jun 26 2023 - 16:31:59 EST)
- RE: [PATCH 2/2 V3 net] net: mana: Fix MANA VF unload when host is unresponsive Haiyang Zhang (Mon Jun 26 2023 - 16:33:04 EST)
- Re: [PATCH] RISC-V: Show accurate per-hart isa in /proc/cpuinfo Conor Dooley (Mon Jun 26 2023 - 16:34:36 EST)
- Re: [PATCH v3] lib/test_bpf: Call page_address() on page acquired with GFP_KERNEL flag Ira Weiny (Mon Jun 26 2023 - 16:36:52 EST)
- Re: [PATCH 1/2] kernfs: add kernfs_ops.free operation to free resources tied to the file Suren Baghdasaryan (Mon Jun 26 2023 - 16:39:39 EST)
- Re: [PATCH v3 7/8] selftests/mm: Add -a to run_vmtests.sh Peter Xu (Mon Jun 26 2023 - 16:41:32 EST)
- [PATCH v7 1/3] Bluetooth: btusb: mediatek: use readx_poll_timeout instead of open coding sean.wang (Mon Jun 26 2023 - 16:41:58 EST)
- [PATCH v7 2/3] Bluetooth: btmtk: introduce btmtk reset work sean.wang (Mon Jun 26 2023 - 16:42:02 EST)
- [PATCH v7 3/3] Bluetooth: btusb: mediatek: add MediaTek devcoredump support sean.wang (Mon Jun 26 2023 - 16:42:09 EST)
- Re: [PATCH] Bluetooth: hci_conn: Use kmemdup() to replace kzalloc + memcpy patchwork-bot+bluetooth (Mon Jun 26 2023 - 16:42:39 EST)
- Re: [PATCH v5] Bluetooth: msft: Extended monitor tracking by address filter patchwork-bot+bluetooth (Mon Jun 26 2023 - 16:42:47 EST)
- Re: [PATCH] Bluetooth: btusb: Add MT7922 bluetooth ID for the Asus Ally patchwork-bot+bluetooth (Mon Jun 26 2023 - 16:42:53 EST)
- Re: [PATCH] KVM: x86/mmu: Remove KVM MMU write lock when accessing indirect_shadow_pages Sean Christopherson (Mon Jun 26 2023 - 16:43:30 EST)
- Re: [PATCH v4] lib/test_bpf: Call page_address() on page acquired with GFP_KERNEL flag Ira Weiny (Mon Jun 26 2023 - 16:44:33 EST)
- Re: [PATCH net-next] libceph: Partially revert changes to support MSG_SPLICE_PAGES David Howells (Mon Jun 26 2023 - 16:46:10 EST)
- Re: [PATCH v2 3/3] blk-mq: fix start_time_ns and alloc_time_ns for pre-allocated rq Tejun Heo (Mon Jun 26 2023 - 16:46:23 EST)
- [PATCH] mm/mprotect: allow unfaulted VMAs to be unaccounted on mprotect() Lorenzo Stoakes (Mon Jun 26 2023 - 16:46:26 EST)
- Re: [PATCH 1/2 V3 net] net: mana: Fix MANA VF unload when host is unresponsive Stephen Hemminger (Mon Jun 26 2023 - 16:47:30 EST)
- Re: [PATCH] RISC-V: Show accurate per-hart isa in /proc/cpuinfo Palmer Dabbelt (Mon Jun 26 2023 - 16:48:27 EST)
- Re: [PATCH v7 2/3] Bluetooth: btmtk: introduce btmtk reset work Luiz Augusto von Dentz (Mon Jun 26 2023 - 16:49:23 EST)
- Re: [PATCH v3 20/21] KVM:x86: Enable kernel IBT support for guest Sean Christopherson (Mon Jun 26 2023 - 16:50:40 EST)
- Re: [PATCH 6/9] drm: atmel_hlcdc: Add support for XLCDC in atmel LCD driver Sam Ravnborg (Mon Jun 26 2023 - 16:51:21 EST)
- Re: [PATCH 1/3] mm: change vma_start_read to fail if VMA got detached from under it Suren Baghdasaryan (Mon Jun 26 2023 - 16:51:24 EST)
- [PATCH] usb: host: xhci: remove renesas rom wiping Anne Macedo (Mon Jun 26 2023 - 16:51:33 EST)
- Re: [PATCH] time: ntp: Remove unnecessary ‘-ENODEV’ values from err Thomas Gleixner (Mon Jun 26 2023 - 16:53:34 EST)
- Re: [PATCH v3] sched/isolation: add a workqueue parameter onto isolcpus to constrain unbound CPUs Tejun Heo (Mon Jun 26 2023 - 16:54:56 EST)
- Re: [RFC PATCH 0/6] KVM: guest memory: Misc enhacnement Isaku Yamahata (Mon Jun 26 2023 - 16:55:00 EST)
- [GIT PULL] Audit patches for v6.5 Paul Moore (Mon Jun 26 2023 - 16:57:43 EST)
- Re: [PATCH] perf tools: Add missing else to cmd_daemon subcommand condition Namhyung Kim (Mon Jun 26 2023 - 16:59:05 EST)
- Re: [PATCH v3] workqueue: add cmdline parameter `workqueue_unbound_cpus` to further constrain wq_unbound_cpumask at boot time Tejun Heo (Mon Jun 26 2023 - 17:00:35 EST)
- Re: [PATCH v4 07/24] sched/fair: Compute IPC class scores for load balancing Tim Chen (Mon Jun 26 2023 - 17:01:33 EST)
- Re: [PATCH net-next] libceph: Partially revert changes to support MSG_SPLICE_PAGES Ilya Dryomov (Mon Jun 26 2023 - 17:01:57 EST)
- [PATCH net-next v2] libceph: Partially revert changes to support MSG_SPLICE_PAGES David Howells (Mon Jun 26 2023 - 17:06:14 EST)
- Re: [Bug report] __arch_hweight32/64 x86 Borislav Petkov (Mon Jun 26 2023 - 17:06:35 EST)
- Re: [PATCH bpf-next v3 6/7] bpf, net: Support SO_REUSEPORT sockets with bpf_sk_assign Kuniyuki Iwashima (Mon Jun 26 2023 - 17:09:12 EST)
- [Bug report] __arch_hweight32/64 x86 Sebastian Sumpf (Mon Jun 26 2023 - 17:10:30 EST)
- Re: [PATCH v3 13/21] KVM:VMX: Emulate reads and writes to CET MSRs Sean Christopherson (Mon Jun 26 2023 - 17:15:24 EST)
- Is ->sendmsg() allowed to change the msghdr struct it is given? David Howells (Mon Jun 26 2023 - 17:16:01 EST)
- Re: [PATCH v3 4/4] input: touchscreen: add SPI support for Goodix Berlin Touchscreen IC Jeff LaBundy (Mon Jun 26 2023 - 17:17:39 EST)
- Re: [PATCH v3 16/21] KVM:x86: Save/Restore GUEST_SSP to/from SMM state save area Sean Christopherson (Mon Jun 26 2023 - 17:20:28 EST)
- Re: [PATCH v12 07/22] x86/virt/tdx: Add skeleton to enable TDX on demand Sathyanarayanan Kuppuswamy (Mon Jun 26 2023 - 17:22:08 EST)
- Re: Is ->sendmsg() allowed to change the msghdr struct it is given? Jakub Kicinski (Mon Jun 26 2023 - 17:23:04 EST)
- Re: [PATCH bpf-next v3 6/7] bpf, net: Support SO_REUSEPORT sockets with bpf_sk_assign Kuniyuki Iwashima (Mon Jun 26 2023 - 17:23:29 EST)
- [PATCH 1/1] i2c: at91: constify at91_twi_pdata Michał Mirosław (Mon Jun 26 2023 - 17:26:30 EST)
- Re: [PATCH 1/7] dt-bindings: qcom: Allow SoC names ending in "pro" Rob Herring (Mon Jun 26 2023 - 17:27:33 EST)
- Re: [PATCH net-next] perf trace: fix MSG_SPLICE_PAGES build error Jakub Kicinski (Mon Jun 26 2023 - 17:27:42 EST)
- Re: [PATCH 2/7] dt-bindings: remoteproc: qcom,msm8996-mss-pil: Fix 8996 clocks Rob Herring (Mon Jun 26 2023 - 17:28:14 EST)
- [GIT PULL] SELinux patches for v6.5 Paul Moore (Mon Jun 26 2023 - 17:28:33 EST)
- Re: [PATCH net-next] tools: Fix MSG_SPLICE_PAGES build error in trace tools Namhyung Kim (Mon Jun 26 2023 - 17:31:57 EST)
- Re: [PATCH v4 1/1] drm/doc: Document DRM device reset expectations Randy Dunlap (Mon Jun 26 2023 - 17:32:16 EST)
- Re: Fwd: After kernel 6.3.7 or 6.3.8 b43 driver fails Sardonimous (Mon Jun 26 2023 - 17:33:21 EST)
- Re: [PATCH v4 06/13] KVM: x86/mmu: Bypass __handle_changed_spte() when clearing TDP MMU dirty bits Sean Christopherson (Mon Jun 26 2023 - 17:37:49 EST)
- Re: [PATCH net-next] perf trace: fix MSG_SPLICE_PAGES build error Namhyung Kim (Mon Jun 26 2023 - 17:42:17 EST)
- Re: [PATCH 1/2] RISC-V: Probe for unaligned access speed Jessica Clarke (Mon Jun 26 2023 - 17:42:40 EST)
- Re: [Bug report] __arch_hweight32/64 x86 Sebastian Sumpf (Mon Jun 26 2023 - 17:43:08 EST)
- Re: [PATCH v2 3/6] KVM: Documentation: Add the missing description for ptep in kvm_mmu_page Randy Dunlap (Mon Jun 26 2023 - 17:44:58 EST)
- [GIT PULL] workqueue changes for-6.5 Tejun Heo (Mon Jun 26 2023 - 17:45:35 EST)
- Re: [PATCH 6.1 000/170] 6.1.36-rc1 review ogasawara takeshi (Mon Jun 26 2023 - 17:45:46 EST)
- [GIT PULL] bcachefs Kent Overstreet (Mon Jun 26 2023 - 17:47:17 EST)
- Re: [PATCH 3/4] openrisc: Support floating point user api Szabolcs Nagy (Mon Jun 26 2023 - 17:47:27 EST)
- Re: [RFC PATCH v2 3/6] KVM: x86/mmu: Pass round full 64-bit error code for the KVM page fault Sean Christopherson (Mon Jun 26 2023 - 17:48:23 EST)
- Re: [PATCH net-next] perf trace: fix MSG_SPLICE_PAGES build error Jakub Kicinski (Mon Jun 26 2023 - 17:49:40 EST)
- [PATCH AUTOSEL 6.3 01/16] wifi: cfg80211: remove links only on AP Sasha Levin (Mon Jun 26 2023 - 17:50:06 EST)
- [PATCH AUTOSEL 6.3 02/16] wifi: mac80211: Use active_links instead of valid_links in Tx Sasha Levin (Mon Jun 26 2023 - 17:50:09 EST)
- [PATCH AUTOSEL 6.3 03/16] netlabel: fix shift wrapping bug in netlbl_catmap_setlong() Sasha Levin (Mon Jun 26 2023 - 17:50:13 EST)
- [PATCH AUTOSEL 6.3 04/16] bnx2x: fix page fault following EEH recovery Sasha Levin (Mon Jun 26 2023 - 17:50:16 EST)
- Re: [PATCH v2 2/6] KVM: Documentation: Update the field name gfns and its description in kvm_mmu_page Randy Dunlap (Mon Jun 26 2023 - 17:50:20 EST)
- [PATCH AUTOSEL 6.3 05/16] smb/client: print "Unknown" instead of bogus link speed value Sasha Levin (Mon Jun 26 2023 - 17:50:23 EST)
- [PATCH AUTOSEL 6.3 06/16] cifs: fix sockaddr comparison in iface_cmp Sasha Levin (Mon Jun 26 2023 - 17:50:32 EST)
- [PATCH AUTOSEL 6.3 08/16] sctp: handle invalid error codes without calling BUG() Sasha Levin (Mon Jun 26 2023 - 17:50:39 EST)
- [PATCH AUTOSEL 6.3 07/16] cifs: fix max_credits implementation Sasha Levin (Mon Jun 26 2023 - 17:50:43 EST)
- [PATCH AUTOSEL 6.3 09/16] cifs: add a warning when the in-flight count goes negative Sasha Levin (Mon Jun 26 2023 - 17:50:51 EST)
- [PATCH AUTOSEL 6.3 10/16] scsi: aacraid: Reply queue mapping to CPUs based on IRQ affinity Sasha Levin (Mon Jun 26 2023 - 17:50:56 EST)
- [PATCH AUTOSEL 6.3 11/16] scsi: storvsc: Always set no_report_opcodes Sasha Levin (Mon Jun 26 2023 - 17:51:00 EST)
- [PATCH AUTOSEL 6.3 12/16] scsi: lpfc: Fix incorrect big endian type assignment in bsg loopback path Sasha Levin (Mon Jun 26 2023 - 17:51:04 EST)
- [PATCH AUTOSEL 6.3 13/16] LoongArch: Let pmd_present() return true when splitting pmd Sasha Levin (Mon Jun 26 2023 - 17:51:31 EST)
- [PATCH AUTOSEL 6.3 14/16] LoongArch: Fix the write_fcsr() macro Sasha Levin (Mon Jun 26 2023 - 17:51:34 EST)
- [PATCH AUTOSEL 6.3 15/16] LoongArch: Avoid uninitialized alignment_mask Sasha Levin (Mon Jun 26 2023 - 17:51:55 EST)
- [PATCH AUTOSEL 6.1 01/15] wifi: cfg80211: remove links only on AP Sasha Levin (Mon Jun 26 2023 - 17:52:06 EST)
- [PATCH AUTOSEL 6.1 03/15] netlabel: fix shift wrapping bug in netlbl_catmap_setlong() Sasha Levin (Mon Jun 26 2023 - 17:52:16 EST)
- [PATCH AUTOSEL 6.1 04/15] bnx2x: fix page fault following EEH recovery Sasha Levin (Mon Jun 26 2023 - 17:52:23 EST)
- [PATCH AUTOSEL 6.3 16/16] ALSA: seq: oss: Fix racy open/close of MIDI devices Sasha Levin (Mon Jun 26 2023 - 17:52:27 EST)
- [PATCH AUTOSEL 6.1 02/15] wifi: mac80211: Use active_links instead of valid_links in Tx Sasha Levin (Mon Jun 26 2023 - 17:52:30 EST)
- [PATCH AUTOSEL 6.1 05/15] smb/client: print "Unknown" instead of bogus link speed value Sasha Levin (Mon Jun 26 2023 - 17:52:33 EST)
- [PATCH AUTOSEL 6.1 09/15] cifs: add a warning when the in-flight count goes negative Sasha Levin (Mon Jun 26 2023 - 17:52:44 EST)
- [PATCH AUTOSEL 6.1 07/15] cifs: fix max_credits implementation Sasha Levin (Mon Jun 26 2023 - 17:52:54 EST)
- [PATCH AUTOSEL 6.1 11/15] scsi: storvsc: Always set no_report_opcodes Sasha Levin (Mon Jun 26 2023 - 17:52:57 EST)
- [PATCH AUTOSEL 6.1 12/15] scsi: lpfc: Fix incorrect big endian type assignment in bsg loopback path Sasha Levin (Mon Jun 26 2023 - 17:53:06 EST)
- [PATCH AUTOSEL 6.1 14/15] LoongArch: Fix the write_fcsr() macro Sasha Levin (Mon Jun 26 2023 - 17:53:09 EST)
- [PATCH AUTOSEL 5.15 2/9] bnx2x: fix page fault following EEH recovery Sasha Levin (Mon Jun 26 2023 - 17:53:19 EST)
- [PATCH AUTOSEL 5.15 4/9] sctp: handle invalid error codes without calling BUG() Sasha Levin (Mon Jun 26 2023 - 17:53:23 EST)
- [PATCH AUTOSEL 5.15 6/9] scsi: aacraid: Reply queue mapping to CPUs based on IRQ affinity Sasha Levin (Mon Jun 26 2023 - 17:53:25 EST)
- [PATCH AUTOSEL 5.15 7/9] scsi: storvsc: Always set no_report_opcodes Sasha Levin (Mon Jun 26 2023 - 17:53:29 EST)
- [PATCH AUTOSEL 5.15 9/9] ALSA: seq: oss: Fix racy open/close of MIDI devices Sasha Levin (Mon Jun 26 2023 - 17:53:43 EST)
- [PATCH AUTOSEL 6.1 06/15] cifs: fix sockaddr comparison in iface_cmp Sasha Levin (Mon Jun 26 2023 - 17:53:46 EST)
- [PATCH AUTOSEL 5.10 2/7] bnx2x: fix page fault following EEH recovery Sasha Levin (Mon Jun 26 2023 - 17:53:48 EST)
- [PATCH AUTOSEL 5.10 4/7] sctp: handle invalid error codes without calling BUG() Sasha Levin (Mon Jun 26 2023 - 17:53:51 EST)
- [PATCH AUTOSEL 5.10 6/7] scsi: storvsc: Always set no_report_opcodes Sasha Levin (Mon Jun 26 2023 - 17:53:56 EST)
- [PATCH AUTOSEL 5.10 7/7] ALSA: seq: oss: Fix racy open/close of MIDI devices Sasha Levin (Mon Jun 26 2023 - 17:53:59 EST)
- [PATCH AUTOSEL 5.4 1/6] netlabel: fix shift wrapping bug in netlbl_catmap_setlong() Sasha Levin (Mon Jun 26 2023 - 17:54:02 EST)
- [PATCH AUTOSEL 5.4 2/6] bnx2x: fix page fault following EEH recovery Sasha Levin (Mon Jun 26 2023 - 17:54:17 EST)
- [PATCH AUTOSEL 5.4 3/6] sctp: handle invalid error codes without calling BUG() Sasha Levin (Mon Jun 26 2023 - 17:54:21 EST)
- [PATCH AUTOSEL 6.1 10/15] scsi: aacraid: Reply queue mapping to CPUs based on IRQ affinity Sasha Levin (Mon Jun 26 2023 - 17:54:24 EST)
- [PATCH AUTOSEL 6.1 15/15] ALSA: seq: oss: Fix racy open/close of MIDI devices Sasha Levin (Mon Jun 26 2023 - 17:54:27 EST)
- [PATCH AUTOSEL 5.4 5/6] scsi: storvsc: Always set no_report_opcodes Sasha Levin (Mon Jun 26 2023 - 17:54:37 EST)
- [PATCH AUTOSEL 5.4 4/6] cifs: add a warning when the in-flight count goes negative Sasha Levin (Mon Jun 26 2023 - 17:54:39 EST)
- [PATCH AUTOSEL 5.4 6/6] ALSA: seq: oss: Fix racy open/close of MIDI devices Sasha Levin (Mon Jun 26 2023 - 17:54:43 EST)
- [PATCH AUTOSEL 5.15 1/9] netlabel: fix shift wrapping bug in netlbl_catmap_setlong() Sasha Levin (Mon Jun 26 2023 - 17:54:47 EST)
- [PATCH AUTOSEL 4.19 1/5] netlabel: fix shift wrapping bug in netlbl_catmap_setlong() Sasha Levin (Mon Jun 26 2023 - 17:55:28 EST)
- [PATCH AUTOSEL 4.19 2/5] bnx2x: fix page fault following EEH recovery Sasha Levin (Mon Jun 26 2023 - 17:55:39 EST)
- [PATCH AUTOSEL 4.19 3/5] sctp: handle invalid error codes without calling BUG() Sasha Levin (Mon Jun 26 2023 - 17:55:55 EST)
- [PATCH AUTOSEL 4.19 5/5] ALSA: seq: oss: Fix racy open/close of MIDI devices Sasha Levin (Mon Jun 26 2023 - 17:55:59 EST)
- [PATCH AUTOSEL 4.14 1/5] netlabel: fix shift wrapping bug in netlbl_catmap_setlong() Sasha Levin (Mon Jun 26 2023 - 17:56:06 EST)
- [PATCH AUTOSEL 5.15 8/9] scsi: lpfc: Fix incorrect big endian type assignment in bsg loopback path Sasha Levin (Mon Jun 26 2023 - 17:56:10 EST)
- [PATCH AUTOSEL 4.14 2/5] bnx2x: fix page fault following EEH recovery Sasha Levin (Mon Jun 26 2023 - 17:56:15 EST)
- [PATCH AUTOSEL 4.14 3/5] sctp: handle invalid error codes without calling BUG() Sasha Levin (Mon Jun 26 2023 - 17:56:21 EST)
- [PATCH AUTOSEL 4.14 4/5] cifs: add a warning when the in-flight count goes negative Sasha Levin (Mon Jun 26 2023 - 17:56:24 EST)
- [PATCH AUTOSEL 4.14 5/5] ALSA: seq: oss: Fix racy open/close of MIDI devices Sasha Levin (Mon Jun 26 2023 - 17:56:29 EST)
- [PATCH AUTOSEL 5.15 5/9] cifs: add a warning when the in-flight count goes negative Sasha Levin (Mon Jun 26 2023 - 17:56:36 EST)
- [PATCH AUTOSEL 5.15 3/9] smb/client: print "Unknown" instead of bogus link speed value Sasha Levin (Mon Jun 26 2023 - 17:56:40 EST)
- [PATCH AUTOSEL 5.10 3/7] smb/client: print "Unknown" instead of bogus link speed value Sasha Levin (Mon Jun 26 2023 - 17:56:43 EST)
- [PATCH AUTOSEL 5.10 5/7] cifs: add a warning when the in-flight count goes negative Sasha Levin (Mon Jun 26 2023 - 17:56:46 EST)
- [PATCH AUTOSEL 6.1 13/15] LoongArch: Let pmd_present() return true when splitting pmd Sasha Levin (Mon Jun 26 2023 - 17:56:49 EST)
- [PATCH AUTOSEL 5.10 1/7] netlabel: fix shift wrapping bug in netlbl_catmap_setlong() Sasha Levin (Mon Jun 26 2023 - 17:57:01 EST)
- Re: [PATCH net-next] tools: Fix MSG_SPLICE_PAGES build error in trace tools Jakub Kicinski (Mon Jun 26 2023 - 17:59:03 EST)
- [PATCH V3] dt-bindings: nvmem: fixed-cell: add compatible for MAC cells Rafał Miłecki (Mon Jun 26 2023 - 18:01:24 EST)
- [PATCH AUTOSEL 6.1 08/15] sctp: handle invalid error codes without calling BUG() Sasha Levin (Mon Jun 26 2023 - 18:04:47 EST)
- [PATCH AUTOSEL 4.19 4/5] cifs: add a warning when the in-flight count goes negative Sasha Levin (Mon Jun 26 2023 - 18:05:12 EST)
- Re: [PATCH net-next] tools: Fix MSG_SPLICE_PAGES build error in trace tools Namhyung Kim (Mon Jun 26 2023 - 18:05:17 EST)
- [PATCH net-next] net: scm: introduce and use scm_recv_unix helper Alexander Mikhalitsyn (Mon Jun 26 2023 - 18:05:31 EST)
- Re: [GIT pull] x86/core for v6.5-rc1 Linus Torvalds (Mon Jun 26 2023 - 18:05:57 EST)
- Re: [PATCH v3 1/1] platform/x86: asus-wmi: add support for ASUS screenpad Luke Jones (Mon Jun 26 2023 - 18:06:17 EST)
- [GIT PULL] workqueue: Ordered workqueue creation cleanups for v6.5 Tejun Heo (Mon Jun 26 2023 - 18:07:16 EST)
- Re: [PATCH v3] docs: target: Remove useless tcm_mod_builder.py Bart Van Assche (Mon Jun 26 2023 - 18:07:29 EST)
- [Patch] acpica: Add AML_NO_OPERAND_RESOLVE flag to Timer Abhishek Mainkar (Mon Jun 26 2023 - 18:10:04 EST)
- Re: [GIT pull] core/debugobjects for v6.5-rc1 pr-tracker-bot (Mon Jun 26 2023 - 18:11:52 EST)
- Re: [GIT pull] irq/core for v6.5-rc1 pr-tracker-bot (Mon Jun 26 2023 - 18:11:54 EST)
- Re: [GIT pull] smp/core for v6.5-rc1 pr-tracker-bot (Mon Jun 26 2023 - 18:11:56 EST)
- Re: [GIT pull] x86/boot for v6.5-rc1 pr-tracker-bot (Mon Jun 26 2023 - 18:11:59 EST)
- Re: [GIT pull] timers/core for v6.5-rc1 pr-tracker-bot (Mon Jun 26 2023 - 18:12:03 EST)
- Re: [GIT pull] x86/core for v6.5-rc1 pr-tracker-bot (Mon Jun 26 2023 - 18:12:05 EST)
- [PATCH] arm64: dts: qcom: Fix "status" value Rob Herring (Mon Jun 26 2023 - 18:13:18 EST)
- [PATCH] arm64: dts: mediatek: Fix "status" values Rob Herring (Mon Jun 26 2023 - 18:13:20 EST)
- [PATCH] ARM: dts: at91-vinco: Fix "status" values Rob Herring (Mon Jun 26 2023 - 18:13:21 EST)
- [PATCH] ARM: dts: hisilicon: Fix "status" values Rob Herring (Mon Jun 26 2023 - 18:13:22 EST)
- Re: linux-next: build failure after merge of the bluetooth tree Alexander Mikhalitsyn (Mon Jun 26 2023 - 18:13:22 EST)
- Re: [PATCH v1] perf pmu: Correct auto_merge_stats test Namhyung Kim (Mon Jun 26 2023 - 18:16:28 EST)
- Re: [GIT pull] x86/core for v6.5-rc1 Thomas Gleixner (Mon Jun 26 2023 - 18:18:37 EST)
- Re: [PATCH net 2/2] net: dsa: tag_sja1105: always prefer source port information from INCL_SRCPT Vladimir Oltean (Mon Jun 26 2023 - 18:19:06 EST)
- Re: [PATCH] counter: Fix menuconfig "Counter support" submenu entries disappearance William Breathitt Gray (Mon Jun 26 2023 - 18:20:14 EST)
- Re: [PATCH v2 3/6] KVM: Documentation: Add the missing description for ptep in kvm_mmu_page Huang, Kai (Mon Jun 26 2023 - 18:21:09 EST)
- Re: [PATCH v2 4/6] KVM: Documentation: Add the missing description for tdp_mmu_root_count into kvm_mmu_page Huang, Kai (Mon Jun 26 2023 - 18:21:52 EST)
- [PATCH v1] lib subcmd: Avoid use-after-free when no commands are excluded Ian Rogers (Mon Jun 26 2023 - 18:22:28 EST)
- Re: [PATCH v2 6/6] KVM: Documentation: Add the missing description for tdp_mmu_page into kvm_mmu_page Huang, Kai (Mon Jun 26 2023 - 18:23:31 EST)
- Re: [PATCH] fs/buffer.c: remove per-CPU buffer_head lookup cache Matthew Wilcox (Mon Jun 26 2023 - 18:23:39 EST)
- [GIT PULL] cgroup: Changes for v6.5 Tejun Heo (Mon Jun 26 2023 - 18:30:26 EST)
- Re: Regression from "ACPI: OSI: Remove Linux-Dell-Video _OSI string"? (was: Re: Bug#1036530: linux-signed-amd64: Hard lock up of system) Nick Hastings (Mon Jun 26 2023 - 18:34:11 EST)
- Re: [PATCH drm-next v5 03/14] drm: manager to keep track of GPUs VA mappings Dave Airlie (Mon Jun 26 2023 - 18:38:38 EST)
- Re: [Bug report] __arch_hweight32/64 x86 Dave Hansen (Mon Jun 26 2023 - 18:41:34 EST)
- linux-next: Fixes tag needs some work in the cxl tree Stephen Rothwell (Mon Jun 26 2023 - 18:42:29 EST)
- Re: [PATCH] net: dsa: microchip: phy reg access 0x10-0x1f Vladimir Oltean (Mon Jun 26 2023 - 18:42:53 EST)
- Re: [PATCH] arm64: dts: qcom: Fix "status" value Konrad Dybcio (Mon Jun 26 2023 - 18:45:54 EST)
- Re: [patch 09/45] posix-cpu-timers: Fix posix_cpu_timer_get() behaviour Frederic Weisbecker (Mon Jun 26 2023 - 18:46:15 EST)
- Re: [PATCH 06/15] dt-bindings: display/msm: sc7180-dpu: Describe SM6125 Konrad Dybcio (Mon Jun 26 2023 - 18:46:44 EST)
- Re: [PATCH v2 08/10] HID: i2c-hid: Support being a panel follower Doug Anderson (Mon Jun 26 2023 - 18:49:57 EST)
- Re: [GIT PULL] EDAC updates for 6.5 pr-tracker-bot (Mon Jun 26 2023 - 18:54:09 EST)
- Re: [GIT PULL] RAS updates for 6.5 pr-tracker-bot (Mon Jun 26 2023 - 18:54:17 EST)
- Re: [GIT PULL] x86/alternatives for 6.5 pr-tracker-bot (Mon Jun 26 2023 - 18:54:20 EST)
- Re: [GIT PULL] x86/cache for 6.5 pr-tracker-bot (Mon Jun 26 2023 - 18:54:23 EST)
- Re: [GIT PULL] x86/cc for 6.5 pr-tracker-bot (Mon Jun 26 2023 - 18:54:26 EST)
- Re: [GIT PULL] x86/cpu for 6.5 pr-tracker-bot (Mon Jun 26 2023 - 18:54:28 EST)
- Re: [GIT PULL] x86/build for 6.5 pr-tracker-bot (Mon Jun 26 2023 - 18:54:32 EST)
- RE: [PATCH v2] net: mana: Batch ringing RX queue doorbell on receiving packets Long Li (Mon Jun 26 2023 - 18:56:02 EST)
- Re: [PATCH v3] sched/isolation: add a workqueue parameter onto isolcpus to constrain unbound CPUs Frederic Weisbecker (Mon Jun 26 2023 - 18:59:12 EST)
- [PATCH bpf-next 0/7] Support defragmenting IPv(4|6) packets in BPF Daniel Xu (Mon Jun 26 2023 - 19:02:29 EST)
- [PATCH bpf-next 1/7] tools: libbpf: add netfilter link attach helper Daniel Xu (Mon Jun 26 2023 - 19:02:35 EST)
- [PATCH bpf-next 2/7] selftests/bpf: Add bpf_program__attach_netfilter helper test Daniel Xu (Mon Jun 26 2023 - 19:02:40 EST)
- [PATCH bpf-next 3/7] netfilter: defrag: Add glue hooks for enabling/disabling defrag Daniel Xu (Mon Jun 26 2023 - 19:02:47 EST)
- [PATCH bpf-next 4/7] netfilter: bpf: Support BPF_F_NETFILTER_IP_DEFRAG in netfilter link Daniel Xu (Mon Jun 26 2023 - 19:02:53 EST)
- [PATCH bpf-next 5/7] bpf: selftests: Support not connecting client socket Daniel Xu (Mon Jun 26 2023 - 19:02:57 EST)
- [PATCH bpf-next 6/7] bpf: selftests: Support custom type and proto for client sockets Daniel Xu (Mon Jun 26 2023 - 19:03:00 EST)
- [PATCH bpf-next 7/7] bpf: selftests: Add defrag selftests Daniel Xu (Mon Jun 26 2023 - 19:03:11 EST)
- Re: [PATCH v2] perf evsel amd: Fix IBS error message Namhyung Kim (Mon Jun 26 2023 - 19:05:18 EST)
- [PATCH v2 0/3] fanotify accounting for fs/splice.c наб (Mon Jun 26 2023 - 19:08:48 EST)
- [PATCH v2 1/3] splice: always fsnotify_access(in), fsnotify_modify(out) on success Ahelenia Ziemiańska (Mon Jun 26 2023 - 19:09:10 EST)
- [PATCH v2 2/3] splice: fsnotify_modify(fd) in vmsplice Ahelenia Ziemiańska (Mon Jun 26 2023 - 19:09:25 EST)
- [PATCH v2 3/3] splice: fsnotify_access(in), fsnotify_modify(out) on success in tee Ahelenia Ziemiańska (Mon Jun 26 2023 - 19:09:34 EST)
- Re: [GIT PULL] bcachefs Jens Axboe (Mon Jun 26 2023 - 19:11:37 EST)
- Re: [PATCH V3] perf vendor events riscv: add T-HEAD C9xx JSON file Namhyung Kim (Mon Jun 26 2023 - 19:15:02 EST)
- Re: [PATCH] RISC-V: Show accurate per-hart isa in /proc/cpuinfo Evan Green (Mon Jun 26 2023 - 19:20:41 EST)
- [PATCH] iio: adc: qcom-spmi-adc5: Add ADC5_GPIO2_100K_PU Konrad Dybcio (Mon Jun 26 2023 - 19:21:19 EST)
- Re: [syzbot] [reiserfs?] possible deadlock in page_cache_ra_unbounded syzbot (Mon Jun 26 2023 - 19:27:16 EST)
- Re: [PATCH] fs/buffer.c: remove per-CPU buffer_head lookup cache Dave Chinner (Mon Jun 26 2023 - 19:30:22 EST)
- [PATCH v4 1/3] kbuild: set correct abs_srctree and abs_objtree for package builds Masahiro Yamada (Mon Jun 26 2023 - 19:30:30 EST)
- [PATCH v4 2/3] kbuild: revive "Entering directory" for Make >= 4.4.1 Masahiro Yamada (Mon Jun 26 2023 - 19:30:33 EST)
- [PATCH v4 3/3] kbuild: respect GNU Make -w flag Masahiro Yamada (Mon Jun 26 2023 - 19:30:36 EST)
- Re: [PATCH v9 04/10] usb: dwc3: core: Skip setting event buffers for host only controllers Thinh Nguyen (Mon Jun 26 2023 - 19:35:15 EST)
- Re: [PATCH v3] apparmor: global buffers spin lock may get contended Anil Altinay (Mon Jun 26 2023 - 19:36:01 EST)
- Re: [PATCH] dt-bindings: mfd: ti,j721e-system-controller: Remove syscon from example Stephen Boyd (Mon Jun 26 2023 - 19:38:03 EST)
- [PATCH] pstore: ramoops: support pmsg size larger than kmalloc limitation Yuxiao Zhang (Mon Jun 26 2023 - 19:40:40 EST)
- [BUG] btrfs: MAX_LOCKDEP_CHAIN_HLOCKS too low! Mirsad Goran Todorovac (Mon Jun 26 2023 - 19:41:21 EST)
- Re: [PATCH] clk: imx: Drop inclusion of unused header <soc/imx/timer.h> Stephen Boyd (Mon Jun 26 2023 - 19:44:09 EST)
- Re: [PATCH v9 04/10] usb: dwc3: core: Skip setting event buffers for host only controllers Thinh Nguyen (Mon Jun 26 2023 - 19:47:00 EST)
- [Patch v3] net: mana: Batch ringing RX queue doorbell on receiving packets longli (Mon Jun 26 2023 - 19:57:21 EST)
- Re: [PATCH v9 2/3] Input: Add Novatek NT36xxx touchscreen driver Konrad Dybcio (Mon Jun 26 2023 - 19:59:39 EST)
- Re: [GIT PULL] x86/irq for 6.5 pr-tracker-bot (Mon Jun 26 2023 - 20:01:15 EST)
- Re: [GIT PULL] x86/platform for 6.5 pr-tracker-bot (Mon Jun 26 2023 - 20:01:19 EST)
- Re: [GIT PULL] x86/tdx for 6.5 pr-tracker-bot (Mon Jun 26 2023 - 20:01:23 EST)
- Re: [GIT PULL] x86/cleanups for 6.5 pr-tracker-bot (Mon Jun 26 2023 - 20:01:25 EST)
- Re: [PATCH 2/2] perf report: Don't add to histogram when there is no thread found Namhyung Kim (Mon Jun 26 2023 - 20:02:35 EST)
- Re: [GIT PULL] bcachefs Kent Overstreet (Mon Jun 26 2023 - 20:12:13 EST)
- Re: [PATCH bpf-next 1/7] tools: libbpf: add netfilter link attach helper Andrii Nakryiko (Mon Jun 26 2023 - 20:12:15 EST)
- Re: [PATCH] iio: adc: qcom-spmi-adc5: Add ADC5_GPIO2_100K_PU Dmitry Baryshkov (Mon Jun 26 2023 - 20:12:16 EST)
- Re: [PATCH] memblock: Introduce memblock_reserve_node() Yajun Deng (Mon Jun 26 2023 - 20:13:23 EST)
- Re: [PATCH] fs/buffer.c: remove per-CPU buffer_head lookup cache Matthew Wilcox (Mon Jun 26 2023 - 20:13:33 EST)
- Re: [GIT PULL] m68k updates for v6.5 pr-tracker-bot (Mon Jun 26 2023 - 20:17:27 EST)
- Re: [GIT PULL] arm64 updates for 6.5 pr-tracker-bot (Mon Jun 26 2023 - 20:17:30 EST)
- Re: [BUG] btrfs: MAX_LOCKDEP_CHAIN_HLOCKS too low! Qu Wenruo (Mon Jun 26 2023 - 20:19:56 EST)
- Re: [PATCH] zonefs: do not use append if device does not support it Damien Le Moal (Mon Jun 26 2023 - 20:21:42 EST)
- Re: [PATCH v10 00/25] DEPT(Dependency Tracker) Byungchul Park (Mon Jun 26 2023 - 20:29:12 EST)
- [PATCH v6] arm64: sdei: abort running SDEI handlers during crash D Scott Phillips (Mon Jun 26 2023 - 20:30:06 EST)
- Re: Fwd: After kernel 6.3.7 or 6.3.8 b43 driver fails Larry Finger (Mon Jun 26 2023 - 20:31:13 EST)
- Re: [PATCH v3] apparmor: global buffers spin lock may get contended John Johansen (Mon Jun 26 2023 - 20:31:50 EST)
- Re: [PATCH] md/raid0: add discard support for the 'original' layout Song Liu (Mon Jun 26 2023 - 20:35:51 EST)
- linux-next: manual merge of the ext4 tree with Linus' tree Stephen Rothwell (Mon Jun 26 2023 - 20:39:12 EST)
- Re: [PATCH v3 3/3] selftests/tdx: Test GetQuote TDX attestation feature Sathyanarayanan Kuppuswamy (Mon Jun 26 2023 - 20:39:22 EST)
- Re: Duplicate unicode tables in smb/cifs/jfs Dr. David Alan Gilbert (Mon Jun 26 2023 - 20:40:31 EST)
- Re: [PATCH v3] dt-bindings: riscv: deprecate riscv,isa Stefan O'Rear (Mon Jun 26 2023 - 20:40:39 EST)
- Re: linux-next: manual merge of the btrfs tree with the mm tree Stephen Rothwell (Mon Jun 26 2023 - 20:45:43 EST)
- Re: linux-next: manual merge of the block tree with the ext4 tree Stephen Rothwell (Mon Jun 26 2023 - 20:46:57 EST)
- [GIT PULL] LSM patches for v6.5 Paul Moore (Mon Jun 26 2023 - 20:47:20 EST)
- Re: [PATCH v3 1/2] x86/numa: Introduce numa_fill_memblks() Alison Schofield (Mon Jun 26 2023 - 20:49:29 EST)
- Re: [PATCH] fs/buffer.c: remove per-CPU buffer_head lookup cache Dave Chinner (Mon Jun 26 2023 - 20:52:39 EST)
- [PATCH v3 1/9] cgroup/cpuset: Inherit parent's load balance state in v2 Waiman Long (Mon Jun 26 2023 - 20:57:02 EST)
- [PATCH v3 0/9] cgroup/cpuset: Support remote partitions Waiman Long (Mon Jun 26 2023 - 20:57:40 EST)
- [PATCH v3 2/9] cgroup/cpuset: Extract out CS_CPU_EXCLUSIVE & CS_SCHED_LOAD_BALANCE handling Waiman Long (Mon Jun 26 2023 - 20:57:44 EST)
- [PATCH v3 3/9] cgroup/cpuset: Improve temporary cpumasks handling Waiman Long (Mon Jun 26 2023 - 20:57:49 EST)
- [PATCH v3 4/9] cgroup/cpuset: Allow suppression of sched domain rebuild in update_cpumasks_hier() Waiman Long (Mon Jun 26 2023 - 20:58:22 EST)
- [PATCH v3 5/9] cgroup/cpuset: Add cpuset.cpus.exclusive for v2 Waiman Long (Mon Jun 26 2023 - 20:58:37 EST)
- [PATCH v3 6/9] cgroup/cpuset: Introduce remote partition Waiman Long (Mon Jun 26 2023 - 20:58:54 EST)
- [PATCH v3 8/9] cgroup/cpuset: Documentation update for partition Waiman Long (Mon Jun 26 2023 - 20:59:04 EST)
- [PATCH v3 7/9] cgroup/cpuset: Check partition conflict with housekeeping setup Waiman Long (Mon Jun 26 2023 - 20:59:58 EST)
- [PATCH v3 9/9] cgroup/cpuset: Extend test_cpuset_prs.sh to test remote partition Waiman Long (Mon Jun 26 2023 - 20:59:58 EST)
- [PATCH v5 0/3] PCI: qcom: ep: Add basic interconnect support Krishna chaitanya chundru (Mon Jun 26 2023 - 21:01:54 EST)
- [PATCH v5 2/3] arm: dts: qcom: sdx65: Add interconnect path Krishna chaitanya chundru (Mon Jun 26 2023 - 21:01:57 EST)
- [PATCH v5 1/3] dt-bindings: PCI: qcom: ep: Add interconnects path Krishna chaitanya chundru (Mon Jun 26 2023 - 21:01:59 EST)
- [PATCH v5 3/3] PCI: qcom-ep: Add ICC bandwidth voting support Krishna chaitanya chundru (Mon Jun 26 2023 - 21:03:00 EST)
- Re: [PATCH v4 3/3] PCI: qcom-ep: Add ICC bandwidth voting support Krishna Chaitanya Chundru (Mon Jun 26 2023 - 21:03:44 EST)
- Re: [PATCH v2] sched/core: introduce sched_core_idle_cpu() Joel Fernandes (Mon Jun 26 2023 - 21:08:15 EST)
- [paulmck-rcu:rcu/next] BUILD SUCCESS c70bbbbdf3a6be24047c7422c4597209afac18c2 kernel test robot (Mon Jun 26 2023 - 21:12:44 EST)
- Re: [GIT PULL] bcachefs Jens Axboe (Mon Jun 26 2023 - 21:14:24 EST)
- [paulmck-rcu:dev.2023.06.16a] BUILD SUCCESS 95588de780c0e81004b72526aa3e3ef5ce054719 kernel test robot (Mon Jun 26 2023 - 21:15:49 EST)
- [tip:x86/core] BUILD SUCCESS 45e34c8af58f23db4474e2bfe79183efec09a18b kernel test robot (Mon Jun 26 2023 - 21:16:55 EST)
- [gustavoars:testing/fam01-next20230620] BUILD REGRESSION f88731de11436a7eaa371fd5179e5daf0446316f kernel test robot (Mon Jun 26 2023 - 21:17:47 EST)
- [tip:x86/urgent] BUILD SUCCESS 85d38d5810e285d5aec7fb5283107d1da70c12a9 kernel test robot (Mon Jun 26 2023 - 21:17:51 EST)
- support pmsg record size larger than kmalloc limitation Yuxiao Zhang (Mon Jun 26 2023 - 21:20:51 EST)
- [PATCH v2] wifi: ray_cs: Replace the ternary conditional operator with min() You Kangren (Mon Jun 26 2023 - 21:21:52 EST)
- [tip:irq/core] BUILD SUCCESS f121ab7f4ac32ed2aa51035534926f9507a8308b kernel test robot (Mon Jun 26 2023 - 21:25:01 EST)
- [tip:x86/cleanups] BUILD SUCCESS b360cbd254fde61cb500a4a3ca2e65dff3dfa039 kernel test robot (Mon Jun 26 2023 - 21:25:23 EST)
- [tip:x86/merge] BUILD SUCCESS 55a36362f6a55a4cde3b499ce1212231712d506b kernel test robot (Mon Jun 26 2023 - 21:27:52 EST)
- [gustavoars:testing/fam01-next20230622] BUILD SUCCESS 712f9fcba5db4abaa74c5b7dba9129b4ddeea247 kernel test robot (Mon Jun 26 2023 - 21:28:53 EST)
- [PATCH] scsi: ufs: Remove unused function declaration Keoseong Park (Mon Jun 26 2023 - 21:29:44 EST)
- [tip:timers/core] BUILD SUCCESS d2b32be7debd6c0deeae95844997bd89fbe4769d kernel test robot (Mon Jun 26 2023 - 21:30:01 EST)
- Re: [PATCH v2] wifi: ray_cs: Replace the ternary conditional operator with min() Julian Calaby (Mon Jun 26 2023 - 21:31:02 EST)
- [tip:master] BUILD SUCCESS ef22fef10e35bee0111293e3c858b1e197db9ebd kernel test robot (Mon Jun 26 2023 - 21:32:54 EST)
- Re: [PATCH] gpio: gpiolib-cdev: Fix potential &lr->wait.lock deadlock issue Kent Gibson (Mon Jun 26 2023 - 21:43:45 EST)
- [gustavoars:testing/fam01-next20230626] BUILD SUCCESS WITH WARNING 8a89137d16b2098399d1a1b6bfb6ffcc6d966fe7 kernel test robot (Mon Jun 26 2023 - 21:43:46 EST)
- [PATCH v2] md/raid1: prioritize adding disk to 'removed' mirror linan666 (Mon Jun 26 2023 - 21:44:34 EST)
- Re: [PATCH v21 2/5] fs/proc/task_mmu: Implement IOCTL to get and optionally clear info about PTEs Andrei Vagin (Mon Jun 26 2023 - 21:46:56 EST)
- Re: [PATCH 13/79] autofs: switch to new ctime accessors Ian Kent (Mon Jun 26 2023 - 21:49:12 EST)
- Re: [PATCH v3 20/21] KVM:x86: Enable kernel IBT support for guest Yang, Weijiang (Mon Jun 26 2023 - 21:53:46 EST)
- linux-next: manual merge of the drm tree with the drm-misc-fixes tree Stephen Rothwell (Mon Jun 26 2023 - 21:54:44 EST)
- Re: [PATCH v1 01/10] mm: Expose clear_huge_page() unconditionally Yu Zhao (Mon Jun 26 2023 - 21:56:30 EST)
- Re: [PATCH v2 14/16] maple_tree: Refine mas_preallocate() node calculations Liam R. Howlett (Mon Jun 26 2023 - 21:59:13 EST)
- Re: linux-next: manual merge of the block tree with the net-next tree Stephen Rothwell (Mon Jun 26 2023 - 22:01:15 EST)
- Re: [GIT PULL] bcachefs Kent Overstreet (Mon Jun 26 2023 - 22:05:46 EST)
- Re: [PATCH] OPP: Properly propagate error along when failing to get icc_path Viresh Kumar (Mon Jun 26 2023 - 22:06:06 EST)
- Re: [RFC 1/2] erofs: update on-disk format for xattr bloom filter Gao Xiang (Mon Jun 26 2023 - 22:13:17 EST)
- Sua fatura Claro por e-mail 06/2023 chegou e trouxe benefícios exclusivos para você 🚨 Pague hoje via PIX e receba 30% de desconto na sua próxima fatura! 🚨 Fatura Claro (Mon Jun 26 2023 - 22:15:27 EST)
- RE: [PATCH V2 3/3] dt-bindings: serial: fsl-lpuart: add imx8ulp compatible string Sherry Sun (Mon Jun 26 2023 - 22:23:55 EST)
- [PATCH] i40e: fix the wrong PTP frequency calculation Yajun Deng (Mon Jun 26 2023 - 22:27:24 EST)
- Re: [PATCH 1/2] dt-bindings: arm: amlogic: add T7 based AN400 bindings Xianwei Zhao (Mon Jun 26 2023 - 22:27:46 EST)
- Re: [PATCH v1 02/10] mm: pass gfp flags and order to vma_alloc_zeroed_movable_folio() Yu Zhao (Mon Jun 26 2023 - 22:27:47 EST)
- Re: Fwd: High cpu usage caused by kernel process when upgraded to linux 5.19.17 or later Bagas Sanjaya (Mon Jun 26 2023 - 22:29:51 EST)
- Re: [PATCH 1/2] dt-bindings: arm: amlogic: add T7 based AN400 bindings Xianwei Zhao (Mon Jun 26 2023 - 22:30:59 EST)
- Re: [GIT PULL] bcachefs Kent Overstreet (Mon Jun 26 2023 - 22:33:49 EST)
- Re: [PATCH v1 03/10] mm: Introduce try_vma_alloc_movable_folio() Yu Zhao (Mon Jun 26 2023 - 22:35:02 EST)
- Re: [Bug 217599] New: Adaptec 71605z hangs with aacraid: Host adapter abort request after update to linux 6.4.0 Bagas Sanjaya (Mon Jun 26 2023 - 22:39:32 EST)
- [PATCH v2] wifi: ray_cs: Remove unnecessary conditional statements You Kangren (Mon Jun 26 2023 - 22:42:32 EST)
- Re: [PATCH v1 08/10] mm: Kconfig hooks to determine max anon folio allocation order Yu Zhao (Mon Jun 26 2023 - 22:48:02 EST)
- Re: [PATCH 2/2] arm64: dts: add support for T7 based Amlogic AN400 Xianwei Zhao (Mon Jun 26 2023 - 22:48:31 EST)
- Re: [PATCH v1 06/10] mm: Allow deferred splitting of arbitrary large anon folios Yu Zhao (Mon Jun 26 2023 - 22:55:43 EST)
- Re: [PATCH v1 09/10] arm64: mm: Declare support for large anonymous folios Yu Zhao (Mon Jun 26 2023 - 22:55:43 EST)
- Re: [GIT PULL] ACPI updates for v6.5-rc1 pr-tracker-bot (Mon Jun 26 2023 - 22:56:28 EST)
- Re: [GIT PULL] Thermal control updates for v6.5-rc1 pr-tracker-bot (Mon Jun 26 2023 - 22:56:31 EST)
- Re: [GIT PULL] Power management updates for v6.5-rc1 pr-tracker-bot (Mon Jun 26 2023 - 22:56:34 EST)
- Re: [PATCH 4/6] drivers/thermal/rcar_gen3_thermal: Convert to devm_platform_ioremap_resource() Yangtao Li (Mon Jun 26 2023 - 22:58:31 EST)
- [PATCH V3 0/3] correct the lpuart compatible for imx8dxl and imx93 Sherry Sun (Mon Jun 26 2023 - 22:59:06 EST)
- [PATCH V3 1/3] arm64: dts: imx8dxl: remove "fsl,imx7ulp-lpuart" compatible for imx8dxl Sherry Sun (Mon Jun 26 2023 - 22:59:14 EST)
- [PATCH V3 2/3] arm64: dts: imx93: add "fsl,imx8ulp-lpuart" compatible for imx93 Sherry Sun (Mon Jun 26 2023 - 22:59:25 EST)
- Re: [GIT PULL] bcachefs Jens Axboe (Mon Jun 26 2023 - 22:59:37 EST)
- [PATCH V3 3/3] dt-bindings: serial: fsl-lpuart: correct imx93-lpuart dt-binding item Sherry Sun (Mon Jun 26 2023 - 22:59:40 EST)
- Re: [GIT PULL] bcachefs Jens Axboe (Mon Jun 26 2023 - 23:00:37 EST)
- Re: [PATCH v1 10/10] mm: Allocate large folios for anonymous memory Yu Zhao (Mon Jun 26 2023 - 23:02:08 EST)
- Re: [PATCH v1 07/10] mm: Batch-zap large anonymous folio PTE mappings Yu Zhao (Mon Jun 26 2023 - 23:05:12 EST)
- Re: [PATCH v1 05/10] mm: Implement folio_remove_rmap_range() Yu Zhao (Mon Jun 26 2023 - 23:07:08 EST)
- Re: [GIT PULL] bcachefs Kent Overstreet (Mon Jun 26 2023 - 23:10:34 EST)
- Re: [GIT PULL] chrome-platform changes for v6.5 pr-tracker-bot (Mon Jun 26 2023 - 23:15:05 EST)
- Re: [RFC PATCH 3/3] sched: Implement shared wakequeue in CFS David Vernet (Mon Jun 26 2023 - 23:23:13 EST)
- Re: [GIT PULL] bcachefs Matthew Wilcox (Mon Jun 26 2023 - 23:26:29 EST)
- [PATCH v2] block: add check that partition length needs to be aligned with block size Min Li (Mon Jun 26 2023 - 23:26:33 EST)
- Re: [GIT PULL] bcachefs Kent Overstreet (Mon Jun 26 2023 - 23:28:51 EST)
- [PATCH V2 0/9] x86/hyperv: Add AMD sev-snp enlightened guest support on hyperv Tianyu Lan (Mon Jun 26 2023 - 23:29:00 EST)
- [PATCH V2 1/9] x86/hyperv: Add sev-snp enlightened guest static key Tianyu Lan (Mon Jun 26 2023 - 23:29:05 EST)
- [PATCH V2 2/9] x86/hyperv: Set Virtual Trust Level in VMBus init message Tianyu Lan (Mon Jun 26 2023 - 23:29:10 EST)
- [PATCH V2 4/9] drivers: hv: Mark percpu hvcall input arg page unencrypted in SEV-SNP enlightened guest Tianyu Lan (Mon Jun 26 2023 - 23:29:19 EST)
- [PATCH V2 3/9] x86/hyperv: Mark Hyper-V vp assist page unencrypted in SEV-SNP enlightened guest Tianyu Lan (Mon Jun 26 2023 - 23:29:28 EST)
- [PATCH V2 5/9] x86/hyperv: Use vmmcall to implement Hyper-V hypercall in sev-snp enlightened guest Tianyu Lan (Mon Jun 26 2023 - 23:29:35 EST)
- [PATCH V2 6/9] clocksource: hyper-v: Mark hyperv tsc page unencrypted in sev-snp enlightened guest Tianyu Lan (Mon Jun 26 2023 - 23:29:43 EST)
- [PATCH V2 7/9] x86/hyperv: Initialize cpu and memory for SEV-SNP enlightened guest Tianyu Lan (Mon Jun 26 2023 - 23:29:48 EST)
- [PATCH V2 8/9] x86/hyperv: Add smp support for SEV-SNP guest Tianyu Lan (Mon Jun 26 2023 - 23:29:53 EST)
- [PATCH V2 9/9] x86/hyperv: Add hyperv-specific handling for VMMCALL under SEV-ES Tianyu Lan (Mon Jun 26 2023 - 23:30:01 EST)
- Re: [PATCH] staging: rtl8192e: Rename function IsHTHalfNmodeAPs to is_ht_half_nmode_a_ps Tree Davies (Mon Jun 26 2023 - 23:32:27 EST)
- RE: [PATCH 3/4] KVM: VMX/pmu: Enable inactive vLBR event in guest LBR MSR emulation Zhang, Xiong Y (Mon Jun 26 2023 - 23:35:43 EST)
- Re: [PATCH v1 00/10] variable-order, large folios for anonymous memory Yu Zhao (Mon Jun 26 2023 - 23:37:01 EST)
- Re: [PATCH net-next] perf trace: fix MSG_SPLICE_PAGES build error Matthieu Baerts (Mon Jun 26 2023 - 23:38:36 EST)
- [PATCH v3] net: xfrm: Fix xfrm_address_filter OOB read Lin Ma (Mon Jun 26 2023 - 23:39:03 EST)
- Re: [PATCH v3 13/21] KVM:VMX: Emulate reads and writes to CET MSRs Yang, Weijiang (Mon Jun 26 2023 - 23:40:12 EST)
- [PATCH v1] iommu/arm-smmu-v3: Allow default substream bypass with a pasid support Nicolin Chen (Mon Jun 26 2023 - 23:40:16 EST)
- Re: [PATCH 1/1] regmap: spi-avmm: Fix regmap_bus max_raw_write Xu Yilun (Mon Jun 26 2023 - 23:41:59 EST)
- Re: [PATCH v5 03/11] drm/mediatek: gamma: Support SoC specific LUT size CK Hu (胡俊光) (Mon Jun 26 2023 - 23:42:12 EST)
- RE: [PATCH 2/2] arch: arm64: configs: Enable UBI and UBIFS Lee, Kah Jing (Mon Jun 26 2023 - 23:44:44 EST)
- [PATCH 0/2] md/raid10: handle replacement if recovery read error linan666 (Mon Jun 26 2023 - 23:45:32 EST)
- [PATCH 1/2] md/raid10: a simple cleanup for fix_recovery_read_error linan666 (Mon Jun 26 2023 - 23:45:37 EST)
- [PATCH 2/2] md/raid10: handle replacement devices in fix_recovery_read_error linan666 (Mon Jun 26 2023 - 23:45:43 EST)
- [GIT PULL] hwmon updates for v6.5 Guenter Roeck (Mon Jun 26 2023 - 23:46:54 EST)
- Re: [PATCH] zonefs: do not use append if device does not support it Christoph Hellwig (Mon Jun 26 2023 - 23:46:57 EST)
- Re: [PATCH v3 16/21] KVM:x86: Save/Restore GUEST_SSP to/from SMM state save area Yang, Weijiang (Mon Jun 26 2023 - 23:51:20 EST)
- Re: [GIT PULL] bcachefs Christoph Hellwig (Mon Jun 26 2023 - 23:52:50 EST)
- Re: [PATCH v3 0/8] LoongArch: Preliminary ClangBuiltLinux enablement Huacai Chen (Mon Jun 26 2023 - 23:59:12 EST)
- Re: [PATCH 00/12] Convert write_cache_pages() to an iterator Christoph Hellwig (Tue Jun 27 2023 - 00:03:46 EST)
- Re: [PATCH 01/12] writeback: Factor out writeback_finish() Christoph Hellwig (Tue Jun 27 2023 - 00:05:30 EST)
- Re: [PATCH 03/12] writeback: Factor should_writeback_folio() out of write_cache_pages() Christoph Hellwig (Tue Jun 27 2023 - 00:12:21 EST)
- Re: [PATCH v3 5/9] cgroup/cpuset: Add cpuset.cpus.exclusive for v2 kernel test robot (Tue Jun 27 2023 - 00:13:06 EST)
- [PATCH next] drm/msm/a5xx: Fix a NULL dereference bug in a5xx_gpu_init() Harshit Mogalapalli (Tue Jun 27 2023 - 00:13:45 EST)
- Re: [PATCH 04/12] writeback: Simplify the loops in write_cache_pages() Christoph Hellwig (Tue Jun 27 2023 - 00:16:22 EST)
- Re: [PATCH v2] block: add check that partition length needs to be aligned with block size Chaitanya Kulkarni (Tue Jun 27 2023 - 00:19:47 EST)
- [PATCH v3 0/8] Per-VMA lock support for swap and userfaults Suren Baghdasaryan (Tue Jun 27 2023 - 00:23:33 EST)
- [PATCH v3 1/8] swap: remove remnants of polling from read_swap_cache_async Suren Baghdasaryan (Tue Jun 27 2023 - 00:23:43 EST)
- [PATCH v3 2/8] mm: add missing VM_FAULT_RESULT_TRACE name for VM_FAULT_COMPLETED Suren Baghdasaryan (Tue Jun 27 2023 - 00:23:49 EST)
- [PATCH v3 3/8] mm: drop per-VMA lock in handle_mm_fault if retrying or when finished Suren Baghdasaryan (Tue Jun 27 2023 - 00:23:55 EST)
- [PATCH v3 4/8] mm: replace folio_lock_or_retry with folio_lock_fault Suren Baghdasaryan (Tue Jun 27 2023 - 00:23:58 EST)
- [PATCH v3 5/8] mm: make folio_lock_fault indicate the state of mmap_lock upon return Suren Baghdasaryan (Tue Jun 27 2023 - 00:24:09 EST)
- [PATCH v3 6/8] mm: handle swap page faults under per-VMA lock Suren Baghdasaryan (Tue Jun 27 2023 - 00:24:21 EST)
- [PATCH v3 7/8] mm: drop VMA lock before waiting for migration Suren Baghdasaryan (Tue Jun 27 2023 - 00:24:46 EST)
- [PATCH v3 8/8] mm: handle userfaults under VMA lock Suren Baghdasaryan (Tue Jun 27 2023 - 00:25:00 EST)
- Re: [PATCH 06/12] writeback: Use the folio_batch queue iterator Christoph Hellwig (Tue Jun 27 2023 - 00:26:57 EST)
- Re: [Bug report] __arch_hweight32/64 x86 Borislav Petkov (Tue Jun 27 2023 - 00:27:35 EST)
- [PATCH] KVM: x86/mmu: Move the lockdep_assert of mmu_lock to inside clear_dirty_pt_masked() Like Xu (Tue Jun 27 2023 - 00:27:58 EST)
- Re: [PATCH 07/12] writeback: Factor writeback_iter_init() out of write_cache_pages() Christoph Hellwig (Tue Jun 27 2023 - 00:30:28 EST)
- Re: [PATCH 07/12] writeback: Factor writeback_iter_init() out of write_cache_pages() Christoph Hellwig (Tue Jun 27 2023 - 00:32:04 EST)
- [PATCH v3] wifi: ray_cs: Replace the ternary conditional operator with min() You Kangren (Tue Jun 27 2023 - 00:32:13 EST)
- Re: [PATCH 08/12] writeback: Factor writeback_get_folio() out of write_cache_pages() Christoph Hellwig (Tue Jun 27 2023 - 00:34:26 EST)
- [PATCH v1 00/13] parse-events clean up Ian Rogers (Tue Jun 27 2023 - 00:35:28 EST)
- [PATCH v1 01/13] perf parse-events: Remove unused PE_PMU_EVENT_FAKE token Ian Rogers (Tue Jun 27 2023 - 00:35:37 EST)
- [PATCH v1 02/13] perf parse-events: Remove unused PE_KERNEL_PMU_EVENT token Ian Rogers (Tue Jun 27 2023 - 00:35:40 EST)
- [PATCH v1 03/13] perf parse-events: Remove two unused tokens Ian Rogers (Tue Jun 27 2023 - 00:35:46 EST)
- [PATCH v1 04/13] perf parse-events: Add more comments to parse_events_state Ian Rogers (Tue Jun 27 2023 - 00:35:51 EST)
- [PATCH v1 05/13] perf parse-events: Avoid regrouped warning for wild card events Ian Rogers (Tue Jun 27 2023 - 00:36:00 EST)
- [PATCH v1 06/13] perf parse-event: Add memory allocation test for name terms Ian Rogers (Tue Jun 27 2023 - 00:36:08 EST)
- [PATCH v1 07/13] perf parse-events: Separate YYABORT and YYNOMEM cases Ian Rogers (Tue Jun 27 2023 - 00:36:14 EST)
- [PATCH v1 08/13] perf parse-events: Move instances of YYABORT to YYNOMEM Ian Rogers (Tue Jun 27 2023 - 00:36:27 EST)
- [PATCH v1 09/13] perf parse-events: Separate ENOMEM memory handling Ian Rogers (Tue Jun 27 2023 - 00:36:33 EST)
- [PATCH v1 10/13] perf parse-events: Additional error reporting Ian Rogers (Tue Jun 27 2023 - 00:36:39 EST)
- [PATCH v1 11/13] perf parse-events: Populate error column for BPF events Ian Rogers (Tue Jun 27 2023 - 00:36:47 EST)
- [PATCH v1 12/13] perf parse-events: Improve location for add pmu Ian Rogers (Tue Jun 27 2023 - 00:36:51 EST)
- [PATCH v1 13/13] perf parse-events: Remove ABORT_ON Ian Rogers (Tue Jun 27 2023 - 00:37:09 EST)
- Re: [GIT PULL] bcachefs Kent Overstreet (Tue Jun 27 2023 - 00:39:07 EST)
- Re: [PATCH v2 2/7] ASoC: mediatek: mt7986: support audio clock control Claudiu.Beznea (Tue Jun 27 2023 - 00:41:22 EST)
- Re: [linus:master] [page cache] 9425c591e0: vm-scalability.throughput -20.0% regression Yin Fengwei (Tue Jun 27 2023 - 00:42:52 EST)
- Re: [PATCH v2] block: add check that partition length needs to be aligned with block size Damien Le Moal (Tue Jun 27 2023 - 00:43:09 EST)
- Re: [RFC PATCH v1 2/4] virtio/vsock: support MSG_PEEK for SOCK_SEQPACKET Arseniy Krasnov (Tue Jun 27 2023 - 00:43:28 EST)
- Re: [PATCH 09/12] writeback: Factor writeback_iter_next() out of write_cache_pages() Christoph Hellwig (Tue Jun 27 2023 - 00:43:31 EST)
- Re: [PATCH v2 4/7] ASoC: mediatek: mt7986: add platform driver Claudiu.Beznea (Tue Jun 27 2023 - 00:46:11 EST)
- Re: [RFC PATCH v4 03/17] vsock/virtio: support to send non-linear skb Arseniy Krasnov (Tue Jun 27 2023 - 00:46:56 EST)
- Re: [PATCH] zonefs: do not use append if device does not support it Damien Le Moal (Tue Jun 27 2023 - 00:47:01 EST)
- Re: [RFC PATCH v4 05/17] vsock/virtio: MSG_ZEROCOPY flag support Arseniy Krasnov (Tue Jun 27 2023 - 00:48:15 EST)
- Re: [PATCH] zonefs: do not use append if device does not support it Christoph Hellwig (Tue Jun 27 2023 - 00:48:49 EST)
- Re: [RFC PATCH v4 06/17] vsock: check error queue to set EPOLLERR Arseniy Krasnov (Tue Jun 27 2023 - 00:50:08 EST)
- Re: [PATCH] zonefs: do not use append if device does not support it Damien Le Moal (Tue Jun 27 2023 - 00:50:48 EST)
- Re: [PATCH v2 05/10] ASoC: amd: acp: add pm ops support for acp pci driver Claudiu.Beznea (Tue Jun 27 2023 - 00:52:50 EST)
- Re: [RFC PATCH v4 07/17] vsock: read from socket's error queue Arseniy Krasnov (Tue Jun 27 2023 - 00:54:24 EST)
- Re: [PATCH v2] block: add check that partition length needs to be aligned with block size Christoph Hellwig (Tue Jun 27 2023 - 00:59:40 EST)
- Re: [PATCH v2] block: add check that partition length needs to be aligned with block size Christoph Hellwig (Tue Jun 27 2023 - 01:00:15 EST)
- Re: [RFC PATCH v4 00/17] vsock: MSG_ZEROCOPY flag support Arseniy Krasnov (Tue Jun 27 2023 - 01:01:06 EST)
- [v2] drm/panel: Fine tune Starry-ili9882t panel HFP and HBP Cong Yang (Tue Jun 27 2023 - 01:02:06 EST)
- [PATCH] readahead: Correct the start and size in ondemand_readahead() Yin Fengwei (Tue Jun 27 2023 - 01:07:20 EST)
- Re: [PATCH 2/2] arch: arm64: configs: Enable UBI and UBIFS Dinh Nguyen (Tue Jun 27 2023 - 01:08:40 EST)
- [GIT PULL] clk changes for the merge window Stephen Boyd (Tue Jun 27 2023 - 01:11:34 EST)
- Re: [PATCH] zonefs: do not use append if device does not support it Andreas Hindborg (Samsung) (Tue Jun 27 2023 - 01:18:25 EST)
- Re: [PATCH v1 03/10] mm: Introduce try_vma_alloc_movable_folio() Yu Zhao (Tue Jun 27 2023 - 01:30:49 EST)
- Re: [PATCH v2] perf unwind: Fix map reference counts Dan Carpenter (Tue Jun 27 2023 - 01:32:54 EST)
- Re: [PATCH v3 3/3] clk: nuvoton: Use clk_parent_data instead of string for parent clock Jacky Huang (Tue Jun 27 2023 - 01:43:15 EST)
- Re: [PATCH] zonefs: do not use append if device does not support it Andreas Hindborg (Samsung) (Tue Jun 27 2023 - 01:46:40 EST)
- Re: [PATCH] clk: imx: Drop inclusion of unused header <soc/imx/timer.h> Uwe Kleine-König (Tue Jun 27 2023 - 01:50:27 EST)
- [PATCH v3 1/3] dt-bindings: timer: Add timer for StarFive JH7110 SoC Xingyu Wu (Tue Jun 27 2023 - 01:53:31 EST)
- [PATCH v3 2/3] clocksource: Add JH7110 timer driver Xingyu Wu (Tue Jun 27 2023 - 01:53:38 EST)
- [PATCH v3 0/3] Add timer driver for StarFive JH7110 RISC-V SoC Xingyu Wu (Tue Jun 27 2023 - 01:53:44 EST)
- [PATCH v3 3/3] riscv: dts: jh7110: starfive: Add timer node Xingyu Wu (Tue Jun 27 2023 - 01:53:49 EST)
- [PATCH] SKU: Set to turn off EAPD control for Internal SPK. dengxiang (Tue Jun 27 2023 - 02:02:28 EST)
- RE: [PATCH v2 00/11] iommufd: Add nesting infrastructure Tian, Kevin (Tue Jun 27 2023 - 02:02:30 EST)
- Re: [PATCH v2 1/3] splice: always fsnotify_access(in), fsnotify_modify(out) on success Amir Goldstein (Tue Jun 27 2023 - 02:02:36 EST)
- [PATCH v2] staging: rtl8192e: Rename function IsHTHalfNmodeAPs to is_ht_half_nmode_aps Tree Davies (Tue Jun 27 2023 - 02:07:03 EST)
- Re: [PATCH v3 1/2] dt-bindings: mtd: jedec, spi-nor: Add DT property to avoid setting SRWD bit in status register Michael Walle (Tue Jun 27 2023 - 02:08:20 EST)
- [GIT PULL] xen: branch for v6.5-rc1 Juergen Gross (Tue Jun 27 2023 - 02:09:13 EST)
- Re: [PATCH 7/7] arm64: dts: qcom: sc8180x: Add missing 'cache-unified' to L3 Krzysztof Kozlowski (Tue Jun 27 2023 - 02:10:03 EST)
- [PATCH v3] staging: rtl8192e: Rename function IsHTHalfNmodeAPs to is_ht_half_nmode_aps Tree Davies (Tue Jun 27 2023 - 02:13:04 EST)
- Re: [PATCH v3] net: macsec SCI assignment for ES = 0 carlos . fernandez (Tue Jun 27 2023 - 02:13:53 EST)
- Re: [PATCH 0/2] Baisc devicetree support for Amlogic T7 Xianwei Zhao (Tue Jun 27 2023 - 02:13:56 EST)
- Re: [PATCH V3 3/3] dt-bindings: serial: fsl-lpuart: correct imx93-lpuart dt-binding item Krzysztof Kozlowski (Tue Jun 27 2023 - 02:14:06 EST)
- Re: [PATCH v2 0/3] fanotify accounting for fs/splice.c Amir Goldstein (Tue Jun 27 2023 - 02:14:58 EST)
- Re: [PATCH v2 2/4] dm ioctl: Allow userspace to provide expected diskseq Dan Carpenter (Tue Jun 27 2023 - 02:15:06 EST)
- Re: [PATCH v3 2/2] mtd: spi-nor: Avoid setting SRWD bit in SR if WP# signal not connected Michael Walle (Tue Jun 27 2023 - 02:15:11 EST)
- [GIT PULL] fbdev fixes for v6.5-rc1 Helge Deller (Tue Jun 27 2023 - 02:18:04 EST)
- Re: [PATCH v2] block: add check that partition length needs to be aligned with block size Greg KH (Tue Jun 27 2023 - 02:18:49 EST)
- Re: [PATCH v2 4/5] nvme-fc: Make initial connect attempt synchronous Daniel Wagner (Tue Jun 27 2023 - 02:19:08 EST)
- Re: [PATCH v2 3/3] splice: fsnotify_access(in), fsnotify_modify(out) on success in tee Amir Goldstein (Tue Jun 27 2023 - 02:20:28 EST)
- Re: support pmsg record size larger than kmalloc limitation Greg KH (Tue Jun 27 2023 - 02:21:02 EST)
- Re: [PATCH v2] block: add check that partition length needs to be aligned with block size Christoph Hellwig (Tue Jun 27 2023 - 02:21:23 EST)
- Re: [PATCH 03/15] dt-bindings: clock: qcom,dispcc-sm6125: Require GCC PLL0 DIV clock Krzysztof Kozlowski (Tue Jun 27 2023 - 02:25:25 EST)
- Re: [PATCH v2 4/7] ASoC: mediatek: mt7986: add platform driver Maso Huang (黃加竹) (Tue Jun 27 2023 - 02:25:35 EST)
- Re: [PATCH 1/2] kernfs: add kernfs_ops.free operation to free resources tied to the file Greg KH (Tue Jun 27 2023 - 02:26:34 EST)
- [PATCH] Asoc: alc897: EAPD pin47 cannot work. dengxiang (Tue Jun 27 2023 - 02:26:46 EST)
- Re: [PATCH v2] fpga: dfl: afu: use PFN_DOWN() and PFN_PHYS() helper macros Xu Yilun (Tue Jun 27 2023 - 02:27:54 EST)
- Re: [PATCH v2 2/3] splice: fsnotify_modify(fd) in vmsplice Amir Goldstein (Tue Jun 27 2023 - 02:28:05 EST)
- Re: [PATCH] mm/mprotect: allow unfaulted VMAs to be unaccounted on mprotect() Vlastimil Babka (Tue Jun 27 2023 - 02:28:41 EST)
- [PATCH] fs: ocfs: fix potential deadlock on &qs->qs_lock Chengfeng Ye (Tue Jun 27 2023 - 02:29:05 EST)
- [BUG] perf build: fail with BUILD_NONDISTRO=1 FEATURES_DUMP=... Namhyung Kim (Tue Jun 27 2023 - 02:30:56 EST)
- Re: [PATCH] ASoC: dt-bindings: nau8821: Convert to dtschema Krzysztof Kozlowski (Tue Jun 27 2023 - 02:31:59 EST)
- [PATCH] perf test: Fix a compile error on pe-file-parsing.c Namhyung Kim (Tue Jun 27 2023 - 02:33:05 EST)
- Re: [PATCH v3] dt-bindings: riscv: deprecate riscv,isa Atish Patra (Tue Jun 27 2023 - 02:35:35 EST)
- Re: [PATCH v5 3/3] PCI: qcom-ep: Add ICC bandwidth voting support Pavan Kondeti (Tue Jun 27 2023 - 02:35:59 EST)
- Re: linux-next: manual merge of the ext4 tree with Linus' tree Christoph Hellwig (Tue Jun 27 2023 - 02:38:02 EST)
- Re: [PATCH v2 4/5] nvme-fc: Make initial connect attempt synchronous Hannes Reinecke (Tue Jun 27 2023 - 02:39:20 EST)
- Re: [PATCH] fs/buffer.c: remove per-CPU buffer_head lookup cache Christoph Hellwig (Tue Jun 27 2023 - 02:39:43 EST)
- [PATCH v5 08/14] soc: mediatek: Support MT8188 VDOSYS1 Padding in mtk-mmsys Hsiao Chien Sung (Tue Jun 27 2023 - 02:40:12 EST)
- [PATCH v5 11/14] drm/mediatek: Support MT8188 VDOSYS1 in display driver Hsiao Chien Sung (Tue Jun 27 2023 - 02:40:16 EST)
- [PATCH v5 00/14] Add display driver for MT8188 VDOSYS1 Hsiao Chien Sung (Tue Jun 27 2023 - 02:40:20 EST)
- [PATCH v5 06/14] dt-bindings: reset: mt8188: Add VDOSYS reset control bits Hsiao Chien Sung (Tue Jun 27 2023 - 02:40:22 EST)
- [PATCH v5 02/14] dt-bindings: display: mediatek: mdp-rdma: Add compatible for MT8188 Hsiao Chien Sung (Tue Jun 27 2023 - 02:40:25 EST)
- [PATCH v5 14/14] drm/mediatek: Support MT8188 Padding in display driver Hsiao Chien Sung (Tue Jun 27 2023 - 02:40:30 EST)
- [PATCH v5 12/14] drm/mediatek: Sort OVL adaptor components in alphabetical order Hsiao Chien Sung (Tue Jun 27 2023 - 02:40:34 EST)
- [PATCH v5 09/14] soc: mediatek: Support reset bit mapping in mmsys driver Hsiao Chien Sung (Tue Jun 27 2023 - 02:40:38 EST)
- [PATCH v5 03/14] dt-bindings: display: mediatek: merge: Add compatible for MT8188 Hsiao Chien Sung (Tue Jun 27 2023 - 02:40:40 EST)
- [PATCH v5 04/14] dt-bindings: display: mediatek: padding: Add MT8188 Hsiao Chien Sung (Tue Jun 27 2023 - 02:40:44 EST)
- [PATCH v5 10/14] soc: mediatek: Add MT8188 VDOSYS reset bit map Hsiao Chien Sung (Tue Jun 27 2023 - 02:40:47 EST)
- [PATCH v5 01/14] dt-bindings: display: mediatek: ethdr: Add compatible for MT8188 Hsiao Chien Sung (Tue Jun 27 2023 - 02:41:00 EST)
- [PATCH v5 05/14] dt-bindings: arm: mediatek: Add compatible for MT8188 Hsiao Chien Sung (Tue Jun 27 2023 - 02:41:07 EST)
- [PATCH v5 07/14] soc: mediatek: Support MT8188 VDOSYS1 in mtk-mmsys Hsiao Chien Sung (Tue Jun 27 2023 - 02:41:11 EST)
- [PATCH v5 13/14] drm/mediatek: Improve compatibility of display driver Hsiao Chien Sung (Tue Jun 27 2023 - 02:41:17 EST)
- [PATCH] docs: add more driver-model infrastructure interfaces Randy Dunlap (Tue Jun 27 2023 - 02:48:00 EST)
- drivers/gpu/drm/sti/sti_mixer.c:145:47: sparse: sparse: incorrect type in argument 1 (different address spaces) kernel test robot (Tue Jun 27 2023 - 02:48:14 EST)
- Re: [PATCH v2 4/5] nvme-fc: Make initial connect attempt synchronous Hannes Reinecke (Tue Jun 27 2023 - 02:51:56 EST)
- Re: [PATCH v2 09/12] ext4: Ensure ext4_mb_prefetch_fini() is called for all prefetched BGs Ojaswin Mujoo (Tue Jun 27 2023 - 02:52:17 EST)
- Re: [PATCH v3] dt-bindings: riscv: deprecate riscv,isa Anup Patel (Tue Jun 27 2023 - 02:52:39 EST)
- Re: [PATCH v2 06/15] dt-bindings: reset: mt8188: Add VDOSYS0 reset control bits Shawn Sung (宋孝謙) (Tue Jun 27 2023 - 02:52:57 EST)
- [PATCH v4 1/2] dt-bindings: input: microchip,cap11xx: add advanced sensitivity settings Jiri Valek - 2N (Tue Jun 27 2023 - 02:54:01 EST)
- [PATCH v4 0/2] Input: cap11xx add advanced sensitivity settings Jiri Valek - 2N (Tue Jun 27 2023 - 02:54:05 EST)
- [PATCH v4 2/2] Input: cap11xx - add advanced sensitivity settings Jiri Valek - 2N (Tue Jun 27 2023 - 02:54:10 EST)
- Re: [PATCH 03/15] dt-bindings: clock: qcom,dispcc-sm6125: Require GCC PLL0 DIV clock Marijn Suijten (Tue Jun 27 2023 - 02:55:35 EST)
- Re: [PATCH] mm/mprotect: allow unfaulted VMAs to be unaccounted on mprotect() David Hildenbrand (Tue Jun 27 2023 - 03:00:33 EST)
- linux-next: boot failure after merge of the crypto tree Stephen Rothwell (Tue Jun 27 2023 - 03:02:49 EST)
- linux-next: Tree for Jun 27 Stephen Rothwell (Tue Jun 27 2023 - 03:08:40 EST)
- Re: [PATCH v1 04/10] mm: Implement folio_add_new_anon_rmap_range() Yu Zhao (Tue Jun 27 2023 - 03:09:34 EST)
- Re: [External] Re: [PATCH] firmware: added a firmware information passing method FFI 运辉崔 (Tue Jun 27 2023 - 03:09:58 EST)
- Re: [PATCH] Signed-off-by: Runa Guo-oc <RunaGuo-oc@xxxxxxxxxxx> Runa Guo-oc (Tue Jun 27 2023 - 03:17:27 EST)
- [PATCH v2] crypto: qat - Replace the if statement with min() You Kangren (Tue Jun 27 2023 - 03:17:52 EST)
- [PATCH v2] PM: QoS: Restore support for default value on frequency QoS Chungkai Yang (Tue Jun 27 2023 - 03:18:09 EST)
- [PATCH 01/15] genirq/devres: Add error information printing for devm_request_threaded_irq() Yangtao Li (Tue Jun 27 2023 - 03:18:39 EST)
- [PATCH 02/15] thermal/drivers/armada: remove redundant msg Yangtao Li (Tue Jun 27 2023 - 03:18:59 EST)
- [PATCH 03/15] thermal/drivers/brcmstb_thermal: remove redundant msg Yangtao Li (Tue Jun 27 2023 - 03:19:03 EST)
- [PATCH 04/15] thermal/drivers/db8500: remove redundant msg Yangtao Li (Tue Jun 27 2023 - 03:19:15 EST)
- [PATCH 05/15] thermal/drivers/hisi: remove redundant msg Yangtao Li (Tue Jun 27 2023 - 03:19:21 EST)
- [PATCH 07/15] thermal/drivers/qcom: remove redundant msg Yangtao Li (Tue Jun 27 2023 - 03:19:25 EST)
- [PATCH 06/15] thermal/drivers/imx: remove redundant msg Yangtao Li (Tue Jun 27 2023 - 03:19:30 EST)
- [PATCH 08/15] thermal/drivers/tegra-soctherm: remove redundant msg Yangtao Li (Tue Jun 27 2023 - 03:19:38 EST)
- Re: [PATCH 2/3] x86: always initialize xen-swiotlb when xen-pcifront is enabling Juergen Gross (Tue Jun 27 2023 - 03:19:54 EST)
- [PATCH 09/15] thermal/drivers/maxim: remove redundant msg Yangtao Li (Tue Jun 27 2023 - 03:20:04 EST)
- [PATCH 10/15] thermal/drivers/int340x: remove redundant msg Yangtao Li (Tue Jun 27 2023 - 03:20:29 EST)
- [PATCH 12/15] thermal/drivers/stm: remove redundant msg Yangtao Li (Tue Jun 27 2023 - 03:21:11 EST)
- [PATCH 11/15] thermal/drivers/intel: remove redundant msg Yangtao Li (Tue Jun 27 2023 - 03:21:15 EST)
- [PATCH net-next v3 12/12] net: phy: nxp-c45-tja11xx: reset PCS if the link goes down Radu Pirea (NXP OSS) (Tue Jun 27 2023 - 03:21:22 EST)
- [PATCH net-next v3 02/12] net: phy: nxp-c45-tja11xx: remove RX BIST frame counters Radu Pirea (NXP OSS) (Tue Jun 27 2023 - 03:21:29 EST)
- [PATCH net-next v3 04/12] net: phy: c45: detect 100BaseT1 and 1000BaseT1 PMA abilites Radu Pirea (NXP OSS) (Tue Jun 27 2023 - 03:21:49 EST)
- Re: [PATCH 3/3] swiotlb: unexport is_swiotlb_active Juergen Gross (Tue Jun 27 2023 - 03:21:54 EST)
- [PATCH 14/15] thermal/drivers/tegra: remove redundant msg Yangtao Li (Tue Jun 27 2023 - 03:21:58 EST)
- [PATCH net-next v3 00/12] Add TJA1120 support Radu Pirea (NXP OSS) (Tue Jun 27 2023 - 03:22:02 EST)
- [PATCH 15/15] thermal/drivers/mediatek/lvts_thermal: remove redundant msg Yangtao Li (Tue Jun 27 2023 - 03:22:06 EST)
- Re: [PATCH v4 0/4] Add JSON metrics for Yitian710 DDR Jing Zhang (Tue Jun 27 2023 - 03:22:10 EST)
- [PATCH net-next v3 03/12] net: phy: nxp-c45-tja11xx: prepare the ground for TJA1120 Radu Pirea (NXP OSS) (Tue Jun 27 2023 - 03:22:14 EST)
- [PATCH net-next v3 01/12] net: phy: nxp-c45-tja11xx: use phylib master/slave implementation Radu Pirea (NXP OSS) (Tue Jun 27 2023 - 03:22:24 EST)
- [PATCH net-next v3 05/12] net: phy: nxp-c45-tja11xx: use get_features Radu Pirea (NXP OSS) (Tue Jun 27 2023 - 03:22:39 EST)
- [PATCH net-next v3 06/12] net: phy: nxp-c45-tja11xx: add TJA1120 support Radu Pirea (NXP OSS) (Tue Jun 27 2023 - 03:22:43 EST)
- [PATCH net-next v3 07/12] net: phy: nxp-c45-tja11xx: enable LTC sampling on both ext_ts edges Radu Pirea (NXP OSS) (Tue Jun 27 2023 - 03:23:03 EST)
- [PATCH net-next v3 08/12] net: phy: nxp-c45-tja11xx: read egress ts on TJA1120 Radu Pirea (NXP OSS) (Tue Jun 27 2023 - 03:23:07 EST)
- [PATCH 13/15] thermal/drivers/rockchip: remove redundant msg Yangtao Li (Tue Jun 27 2023 - 03:23:11 EST)
- [PATCH net-next v3 09/12] net: phy: nxp-c45-tja11xx: handle FUSA irq Radu Pirea (NXP OSS) (Tue Jun 27 2023 - 03:23:22 EST)
- [PATCH net-next v3 10/12] net: phy: nxp-c45-tja11xx: run cable test with the PHY in test mode Radu Pirea (NXP OSS) (Tue Jun 27 2023 - 03:23:29 EST)
- [PATCH net-next v3 11/12] net: phy: nxp-c45-tja11xx: read ext trig ts on TJA1120 Radu Pirea (NXP OSS) (Tue Jun 27 2023 - 03:23:38 EST)
- Re: [PATCH 0/2] Baisc devicetree support for Amlogic T7 Conor Dooley (Tue Jun 27 2023 - 03:26:33 EST)
- Re: [PATCH 2/2] arm64: dts: add support for T7 based Amlogic AN400 Conor Dooley (Tue Jun 27 2023 - 03:27:28 EST)
- Re: linux-next: manual merge of the ext4 tree with Linus' tree Stephen Rothwell (Tue Jun 27 2023 - 03:27:38 EST)
- Re: [PATCH v4 12/14] drm/mediatek: Improve compatibility of display driver Shawn Sung (宋孝謙) (Tue Jun 27 2023 - 03:27:50 EST)
- Re: [PATCH v1 02/10] mm: pass gfp flags and order to vma_alloc_zeroed_movable_folio() Ryan Roberts (Tue Jun 27 2023 - 03:28:13 EST)
- [PATCH] x86/numa: Add Devicetree support Saurabh Sengar (Tue Jun 27 2023 - 03:29:16 EST)
- Re: [PATCH v1 01/10] mm: Expose clear_huge_page() unconditionally Ryan Roberts (Tue Jun 27 2023 - 03:29:40 EST)
- Re: [PATCH 03/15] dt-bindings: clock: qcom,dispcc-sm6125: Require GCC PLL0 DIV clock Krzysztof Kozlowski (Tue Jun 27 2023 - 03:30:39 EST)
- Re: [PATCH v4 1/1] drm/doc: Document DRM device reset expectations Pekka Paalanen (Tue Jun 27 2023 - 03:30:43 EST)
- Re: Fwd: High cpu usage caused by kernel process when upgraded to linux 5.19.17 or later Peter Zijlstra (Tue Jun 27 2023 - 03:31:48 EST)
- Re: [PATCH v3 10/11] media: v4l2: Add DELETE_BUF ioctl Hsia-Jun Li (Tue Jun 27 2023 - 03:32:09 EST)
- [GIT PULL] slab updates for 6.5 Vlastimil Babka (Tue Jun 27 2023 - 03:38:05 EST)
- Re: [PATCH 13/15] thermal/drivers/rockchip: remove redundant msg Krzysztof Kozlowski (Tue Jun 27 2023 - 03:40:24 EST)
- Re: [PATCH v3 00/11] Add DELETE_BUF ioctl Hsia-Jun Li (Tue Jun 27 2023 - 03:40:57 EST)
- Re: [PATCH 0/2] Baisc devicetree support for Amlogic T7 Neil Armstrong (Tue Jun 27 2023 - 03:44:03 EST)
- Re: [PATCH 01/15] genirq/devres: Add error information printing for devm_request_threaded_irq() Krzysztof Kozlowski (Tue Jun 27 2023 - 03:44:09 EST)
- Re: [PATCH 13/15] thermal/drivers/rockchip: remove redundant msg Krzysztof Kozlowski (Tue Jun 27 2023 - 03:44:54 EST)
- Re: [PATCH v4 0/4] StarFive's Pulse Width Modulation driver support William Qiu (Tue Jun 27 2023 - 03:46:24 EST)
- Re: [PATCH 4/6] drivers/thermal/rcar_gen3_thermal: Convert to devm_platform_ioremap_resource() Niklas Söderlund (Tue Jun 27 2023 - 03:47:58 EST)
- Re: [PATCH] usb: host: xhci: remove renesas rom wiping Vinod Koul (Tue Jun 27 2023 - 03:48:20 EST)
- Re: [PATCH v5 3/4] tty: serial: meson: Add a earlycon for the T7 SoC Neil Armstrong (Tue Jun 27 2023 - 03:48:52 EST)
- Re: [RFC PATCH v1 2/4] virtio/vsock: support MSG_PEEK for SOCK_SEQPACKET Stefano Garzarella (Tue Jun 27 2023 - 03:49:02 EST)
- Re: [PATCH v1 00/10] variable-order, large folios for anonymous memory Yu Zhao (Tue Jun 27 2023 - 03:50:08 EST)
- Re: [PATCH 03/15] dt-bindings: clock: qcom,dispcc-sm6125: Require GCC PLL0 DIV clock Marijn Suijten (Tue Jun 27 2023 - 03:50:12 EST)
- Re: [RFC PATCH v4 03/17] vsock/virtio: support to send non-linear skb Stefano Garzarella (Tue Jun 27 2023 - 03:50:18 EST)
- Re: [PATCH v3 0/3] TDX Guest Quote generation support Chong Cai (Tue Jun 27 2023 - 03:51:03 EST)
- Re: [RFC PATCH v4 05/17] vsock/virtio: MSG_ZEROCOPY flag support Stefano Garzarella (Tue Jun 27 2023 - 03:51:47 EST)
- Re: [PATCH 0/2] Baisc devicetree support for Amlogic T7 Xianwei Zhao (Tue Jun 27 2023 - 03:53:02 EST)
- Re: [PATCH v3 1/3] dt-bindings: qspi: cdns,qspi-nor: Add clocks for StarFive JH7110 SoC William Qiu (Tue Jun 27 2023 - 03:53:30 EST)
- Re: [PATCH] arm64: dts: mediatek: Fix "status" values Alexandre Mergnat (Tue Jun 27 2023 - 03:53:35 EST)
- RE: [PATCH 1/2] iommu: Prevent RESV_DIRECT devices from blocking domains Tian, Kevin (Tue Jun 27 2023 - 03:54:15 EST)
- Re: [RFC PATCH v4 06/17] vsock: check error queue to set EPOLLERR Stefano Garzarella (Tue Jun 27 2023 - 03:54:32 EST)
- Re: [PATCH v3 0/3] Add additional YUV420 bus format check for dw-meson's bridge enable Neil Armstrong (Tue Jun 27 2023 - 03:54:44 EST)
- Re: [PATCH v1 03/10] mm: Introduce try_vma_alloc_movable_folio() Ryan Roberts (Tue Jun 27 2023 - 03:57:09 EST)
- Re: [PATCH] dt-bindings: interrupt-controller: New binding for Meson-C3 SoCs neil . armstrong (Tue Jun 27 2023 - 03:58:25 EST)
- Re: [RFC PATCH v4 07/17] vsock: read from socket's error queue Stefano Garzarella (Tue Jun 27 2023 - 03:59:30 EST)
- Re: [PATCH 1/2] iommu: Prevent RESV_DIRECT devices from blocking domains Baolu Lu (Tue Jun 27 2023 - 04:01:36 EST)
- Re: [PATCH] Signed-off-by: Runa Guo-oc <RunaGuo-oc@xxxxxxxxxxx> Damien Le Moal (Tue Jun 27 2023 - 04:02:24 EST)
- Re: [RFC PATCH v4 00/17] vsock: MSG_ZEROCOPY flag support Stefano Garzarella (Tue Jun 27 2023 - 04:02:31 EST)
- Re: [PATCH v1 1/9] RISC-V: don't parse dt/acpi isa string to get rv32/rv64 Sunil V L (Tue Jun 27 2023 - 04:02:49 EST)
- Re: [PATCH v3 7/8] mm: drop VMA lock before waiting for migration Alistair Popple (Tue Jun 27 2023 - 04:06:11 EST)
- Re: [PATCH v2] sched/task_group: Re-layout structure to reduce false sharing Chen Yu (Tue Jun 27 2023 - 04:06:25 EST)
- Re: [PATCH v2] sched/task_group: Re-layout structure to reduce false sharing Chen Yu (Tue Jun 27 2023 - 04:08:35 EST)
- Re: [PATCH v3 5/8] mm: make folio_lock_fault indicate the state of mmap_lock upon return Alistair Popple (Tue Jun 27 2023 - 04:09:19 EST)
- Re: [PATCH v1 04/10] mm: Implement folio_add_new_anon_rmap_range() Ryan Roberts (Tue Jun 27 2023 - 04:09:42 EST)
- [PATCH] OOB read and write in mtk multiple places yqsun1997 (Tue Jun 27 2023 - 04:10:31 EST)
- [PATCH] selftests: timers: set-timer-lat: Remove unneeded semicolon baomingtong001 (Tue Jun 27 2023 - 04:10:55 EST)
- RE: [PATCH 1/2] iommu: Prevent RESV_DIRECT devices from blocking domains Tian, Kevin (Tue Jun 27 2023 - 04:11:13 EST)
- Re: [PATCH v2] media: rkvdec: removed redundant blank line Mauro Carvalho Chehab (Tue Jun 27 2023 - 04:12:15 EST)
- Re: [Intel-wired-lan] [PATCH] igc: Ignore AER reset when device is suspended Kai-Heng Feng (Tue Jun 27 2023 - 04:13:15 EST)
- Re: [PATCH v2] block: add check that partition length needs to be aligned with block size Pankaj Raghav (Tue Jun 27 2023 - 04:13:53 EST)
- RE: [PATCH 1/2] iommu: Prevent RESV_DIRECT devices from blocking domains Tian, Kevin (Tue Jun 27 2023 - 04:15:31 EST)
- [PATCH v2 0/5] bluetooth: qca: enable WCN7850 support Neil Armstrong (Tue Jun 27 2023 - 04:16:15 EST)
- [PATCH v2 1/5] dt-bindings: net: bluetooth: qualcomm: document WCN7850 chipset Neil Armstrong (Tue Jun 27 2023 - 04:16:18 EST)
- [PATCH v2 2/5] bluetooth: qca: use switch case for soc type behavior Neil Armstrong (Tue Jun 27 2023 - 04:16:25 EST)
- [PATCH v2 3/5] bluetooth: qca: add support for WCN7850 Neil Armstrong (Tue Jun 27 2023 - 04:16:33 EST)
- [PATCH v2 4/5] arm64: dts: qcom: sm8550: add UART14 nodes Neil Armstrong (Tue Jun 27 2023 - 04:16:37 EST)
- [PATCH v2 5/5] arm64: dts: qcom: sm8550-qrd: add bluetooth support Neil Armstrong (Tue Jun 27 2023 - 04:16:44 EST)
- Re: [PATCH v2 4/5] arm64: dts: qcom: sm8550: add UART14 nodes Krzysztof Kozlowski (Tue Jun 27 2023 - 04:18:41 EST)
- [PATCH] samples/hid: hid_surface_dial: Remove unneeded semicolon baomingtong001 (Tue Jun 27 2023 - 04:20:05 EST)
- Re: [PATCH v15 05/30] LoongArch: KVM: Add vcpu related header files WANG Xuerui (Tue Jun 27 2023 - 04:20:10 EST)
- Re: [PATCH 03/15] dt-bindings: clock: qcom,dispcc-sm6125: Require GCC PLL0 DIV clock Krzysztof Kozlowski (Tue Jun 27 2023 - 04:21:23 EST)
- [PATCH v5 1/5] usb: phy: add usb phy notify port status API Stanley Chang (Tue Jun 27 2023 - 04:21:54 EST)
- [PATCH v5 4/5] dt-bindings: phy: realtek: Add the doc about the Realtek SoC USB 2.0 PHY Stanley Chang (Tue Jun 27 2023 - 04:21:59 EST)
- [PATCH v5 5/5] dt-bindings: phy: realtek: Add the doc about the Realtek SoC USB 3.0 PHY Stanley Chang (Tue Jun 27 2023 - 04:22:07 EST)
- [PATCH v5 2/5] phy: realtek: usb: Add driver for the Realtek SoC USB 2.0 PHY Stanley Chang (Tue Jun 27 2023 - 04:22:10 EST)
- Re: [PATCH v3 5/9] cgroup/cpuset: Add cpuset.cpus.exclusive for v2 kernel test robot (Tue Jun 27 2023 - 04:22:32 EST)
- [PATCH v5 3/5] phy: realtek: usb: Add driver for the Realtek SoC USB 3.0 PHY Stanley Chang (Tue Jun 27 2023 - 04:22:47 EST)
- Re: [PATCH 1/2] iommu: Prevent RESV_DIRECT devices from blocking domains Baolu Lu (Tue Jun 27 2023 - 04:23:29 EST)
- [PATCH v3 0/3] Add support for Allwinner PWM on D1/T113s/R329 SoCs Aleksandr Shubin (Tue Jun 27 2023 - 04:24:38 EST)
- [PATCH v3 1/3] dt-bindings: pwm: Add binding for Allwinner D1/T113-S3/R329 PWM controller Aleksandr Shubin (Tue Jun 27 2023 - 04:25:22 EST)
- [PATCH v3 2/3] pwm: Add Allwinner's D1/T113-S3/R329 SoCs PWM support Aleksandr Shubin (Tue Jun 27 2023 - 04:25:28 EST)
- Re: [PATCH 1/2] kernfs: add kernfs_ops.free operation to free resources tied to the file Christian Brauner (Tue Jun 27 2023 - 04:25:33 EST)
- [PATCH v3 3/3] riscv: dts: allwinner: d1: Add pwm node Aleksandr Shubin (Tue Jun 27 2023 - 04:25:37 EST)
- [PATCH] usb: typec: ucsi: ucsi_glink: Remove unneeded semicolon baomingtong001 (Tue Jun 27 2023 - 04:25:39 EST)
- [PATCH] OOB read and write in mdp_prepare_buffer yqsun1997 (Tue Jun 27 2023 - 04:28:06 EST)
- Re: [PATCH v8 3/3] phy: mediatek: add support for phy-mtk-hdmi-mt8195 Guillaume Ranquet (Tue Jun 27 2023 - 04:28:15 EST)
- [PATCH v5 0/5] Fix some issues in QCOM UFS bindings Luca Weiss (Tue Jun 27 2023 - 04:28:21 EST)
- [PATCH v5 1/5] dt-bindings: ufs: qcom: Add reg-names property for ICE Luca Weiss (Tue Jun 27 2023 - 04:28:26 EST)
- [PATCH v5 2/5] dt-bindings: ufs: qcom: Add sm6115 binding Luca Weiss (Tue Jun 27 2023 - 04:28:33 EST)
- [PATCH v5 3/5] dt-bindings: ufs: qcom: Add ICE to sm8450 example Luca Weiss (Tue Jun 27 2023 - 04:28:40 EST)
- [PATCH v5 4/5] dt-bindings: crypto: ice: Document sm8450 inline crypto engine Luca Weiss (Tue Jun 27 2023 - 04:28:46 EST)
- [PATCH v5 5/5] arm64: dts: qcom: sm8450: Use standalone ICE node for UFS Luca Weiss (Tue Jun 27 2023 - 04:29:06 EST)
- Re: [RFC PATCH v4 05/17] vsock/virtio: MSG_ZEROCOPY flag support Arseniy Krasnov (Tue Jun 27 2023 - 04:29:36 EST)
- Re: [PATCH v5 4/5] dt-bindings: phy: realtek: Add the doc about the Realtek SoC USB 2.0 PHY Krzysztof Kozlowski (Tue Jun 27 2023 - 04:30:19 EST)
- Re: [PATCH v4 3/3] dt-bindings: ufs: qcom: Fix sm8450 bindings Luca Weiss (Tue Jun 27 2023 - 04:31:11 EST)
- Re: [PATCH v1 01/10] mm: Expose clear_huge_page() unconditionally Yu Zhao (Tue Jun 27 2023 - 04:31:54 EST)
- Re: [PATCH v4 2/3] dt-bindings: ufs: qcom: Add reg-names property for ICE Luca Weiss (Tue Jun 27 2023 - 04:32:00 EST)
- [PATCH] scsi: ipr: Remove unneeded semicolon baomingtong001 (Tue Jun 27 2023 - 04:32:36 EST)
- Re: [PATCH] usb: typec: ucsi: ucsi_glink: Remove unneeded semicolon Greg KH (Tue Jun 27 2023 - 04:34:36 EST)
- Re: [PATCH] quota: fix race condition between dqput() and dquot_mark_dquot_dirty() Jan Kara (Tue Jun 27 2023 - 04:35:34 EST)
- [PATCH] HID: mcp2221: Remove unneeded semicolon baomingtong001 (Tue Jun 27 2023 - 04:35:44 EST)
- Re: [PATCH] selftests: timers: set-timer-lat: Remove unneeded semicolon Greg KH (Tue Jun 27 2023 - 04:35:45 EST)
- Re: [PATCH 1/2 V3 net] net: mana: Fix MANA VF unload when host is unresponsive Souradeep Chakrabarti (Tue Jun 27 2023 - 04:35:50 EST)
- Re: [PATCH] PCI/ASPM: Enable ASPM on external PCIe devices Kai-Heng Feng (Tue Jun 27 2023 - 04:36:17 EST)
- Re: [PATCH] perf tools: Add missing else to cmd_daemon subcommand condition Jiri Olsa (Tue Jun 27 2023 - 04:36:34 EST)
- Re: [PATCH v4 3/6] nvmem: sec-qfprom: Add Qualcomm secure QFPROM support. Komal Bajaj (Tue Jun 27 2023 - 04:37:45 EST)
- Re: [PATCH v15 02/30] LoongArch: KVM: Implement kvm module related interface Jinyang He (Tue Jun 27 2023 - 04:37:51 EST)
- Re: [PATCH v2 8/8] rust: workqueue: add examples Alice Ryhl (Tue Jun 27 2023 - 04:39:14 EST)
- RE: [PATCH v5 4/5] dt-bindings: phy: realtek: Add the doc about the Realtek SoC USB 2.0 PHY Stanley Chang[昌育德] (Tue Jun 27 2023 - 04:39:30 EST)
- [PATCH] tools/arch/x86: intel_sdsi: intel_sdsi: Remove unneeded semicolon baomingtong001 (Tue Jun 27 2023 - 04:40:10 EST)
- Re: [PATCH V3] perf vendor events riscv: add T-HEAD C9xx JSON file Atish Patra (Tue Jun 27 2023 - 04:40:52 EST)
- Re: [PATCH] drm: Remove the deprecated drm_put_dev() function Sui Jingfeng (Tue Jun 27 2023 - 04:41:46 EST)
- [GIT PULL] memblock: small updates for v6.5-rc1 Mike Rapoport (Tue Jun 27 2023 - 04:42:11 EST)
- Re: [PATCH v2 5/8] rust: workqueue: add helper for defining work_struct fields Alice Ryhl (Tue Jun 27 2023 - 04:42:16 EST)
- Re: [PATCH 2/2 V3 net] net: mana: Fix MANA VF unload when host is unresponsive Souradeep Chakrabarti (Tue Jun 27 2023 - 04:42:17 EST)
- [PATCH] iscsi_ibft: Remove unneeded semicolon baomingtong001 (Tue Jun 27 2023 - 04:43:07 EST)
- Re: [RFC PATCH 0/2] Resctrl - rewrite (WIP) Drew Fustini (Tue Jun 27 2023 - 04:43:09 EST)
- Re: [PATCH v3 10/11] media: v4l2: Add DELETE_BUF ioctl Benjamin Gaignard (Tue Jun 27 2023 - 04:43:44 EST)
- Re: [PATCH 1/2 V3 net] net: mana: Fix MANA VF unload when host is unresponsive Souradeep Chakrabarti (Tue Jun 27 2023 - 04:44:19 EST)
- Re: [PATCH 2/2 V3 net] net: mana: Fix MANA VF unload when host is unresponsive Souradeep Chakrabarti (Tue Jun 27 2023 - 04:46:01 EST)
- Re: [PATCH v15 05/30] LoongArch: KVM: Add vcpu related header files bibo mao (Tue Jun 27 2023 - 04:46:05 EST)
- Re: [PATCH v3 10/11] media: v4l2: Add DELETE_BUF ioctl Hsia-Jun Li (Tue Jun 27 2023 - 04:48:21 EST)
- Re: [PATCH] mm/mprotect: allow unfaulted VMAs to be unaccounted on mprotect() Lorenzo Stoakes (Tue Jun 27 2023 - 04:49:16 EST)
- Re: [PATCH 09/15] drm/msm/mdss: Add SM6125 support Dmitry Baryshkov (Tue Jun 27 2023 - 04:49:19 EST)
- Re: [PATCH v5 2/4] dt-bindings: serial: amlogic,meson-uart: Add compatible string for T7 Lucas Tanure (Tue Jun 27 2023 - 04:51:29 EST)
- Re: [PATCH 01/15] genirq/devres: Add error information printing for devm_request_threaded_irq() Uwe Kleine-König (Tue Jun 27 2023 - 04:51:45 EST)
- Re: [PATCH v1 1/9] RISC-V: don't parse dt/acpi isa string to get rv32/rv64 Conor Dooley (Tue Jun 27 2023 - 04:51:51 EST)
- Re: [PATCH] Signed-off-by: Runa Guo-oc <RunaGuo-oc@xxxxxxxxxxx> Runa Guo-oc (Tue Jun 27 2023 - 04:52:19 EST)
- [PATCH] arm64: dts: qcom: sc8280xp-pmics: add explicit rtc interrupt parent Johan Hovold (Tue Jun 27 2023 - 04:55:06 EST)
- Re: objtool: Seeking help for improving switch table processing Peter Zijlstra (Tue Jun 27 2023 - 04:55:50 EST)
- Re: [PATCH 1/2] dt-bindings: arm: amlogic: add T7 based AN400 bindings Christian Hewitt (Tue Jun 27 2023 - 04:56:53 EST)
- Re: [PATCH bpf-next v3 2/7] net: export inet_lookup_reuseport and inet6_lookup_reuseport Lorenz Bauer (Tue Jun 27 2023 - 04:57:00 EST)
- [PATCH -next 0/2] md/raid5-cache: fix a deadlock in r5l_exit_log() Yu Kuai (Tue Jun 27 2023 - 04:57:18 EST)
- [PATCH -next 1/2] md/raid5-cache: Revert "md/raid5-cache: Clear conf->log after finishing work" Yu Kuai (Tue Jun 27 2023 - 04:57:25 EST)
- [PATCH -next 2/2] md/raid5-cache: fix null-ptr-deref in r5l_reclaim_thread() Yu Kuai (Tue Jun 27 2023 - 04:57:30 EST)
- [PATCH] leds: cht-wcove: Remove unneeded semicolon baomingtong001 (Tue Jun 27 2023 - 04:59:14 EST)
- Re: [PATCH v1] iommu/arm-smmu-v3: Allow default substream bypass with a pasid support Robin Murphy (Tue Jun 27 2023 - 05:00:31 EST)
- Re: [PATCH v21 2/5] fs/proc/task_mmu: Implement IOCTL to get and optionally clear info about PTEs Muhammad Usama Anjum (Tue Jun 27 2023 - 05:00:53 EST)
- Re: [PATCH V3] perf vendor events riscv: add T-HEAD C9xx JSON file Nikita Shubin (Tue Jun 27 2023 - 05:01:25 EST)
- Re: [PATCH 03/15] dt-bindings: clock: qcom,dispcc-sm6125: Require GCC PLL0 DIV clock Marijn Suijten (Tue Jun 27 2023 - 05:02:42 EST)
- Re: [PATCH] perf/core: Add pmu stop before unthrottling to prevent WARNING Eric Lin (Tue Jun 27 2023 - 05:03:55 EST)
- Re: [PATCH 1/2] dt-bindings: arm: amlogic: add T7 based AN400 bindings Xianwei Zhao (Tue Jun 27 2023 - 05:04:01 EST)
- Re: [PATCH 4.14 00/26] 4.14.320-rc1 review Jon Hunter (Tue Jun 27 2023 - 05:04:44 EST)
- Re: [PATCH 5.10 00/81] 5.10.186-rc1 review Jon Hunter (Tue Jun 27 2023 - 05:05:07 EST)
- Re: [PATCH 5.4 00/60] 5.4.249-rc1 review Jon Hunter (Tue Jun 27 2023 - 05:05:13 EST)
- Re: [PATCH] drm: Remove the deprecated drm_put_dev() function Sui Jingfeng (Tue Jun 27 2023 - 05:05:18 EST)
- Re: [PATCH 4.19 00/41] 4.19.288-rc1 review Jon Hunter (Tue Jun 27 2023 - 05:05:22 EST)
- Re: [PATCH 5.15 00/96] 5.15.119-rc1 review Jon Hunter (Tue Jun 27 2023 - 05:05:25 EST)
- Re: [PATCH 6.3 000/199] 6.3.10-rc1 review Jon Hunter (Tue Jun 27 2023 - 05:05:31 EST)
- Re: [PATCH 6.1 000/170] 6.1.36-rc1 review Jon Hunter (Tue Jun 27 2023 - 05:05:35 EST)
- Re: [PATCH V5 6/6] coresight: etm4x: Add ACPI support in platform driver Suzuki K Poulose (Tue Jun 27 2023 - 05:07:42 EST)
- Re: [PATCH v2 0/4] drm/ttm: Fixes around resources and bulk moves Thomas Hellström (Tue Jun 27 2023 - 05:07:48 EST)
- Re: [PATCH 09/15] drm/msm/mdss: Add SM6125 support Marijn Suijten (Tue Jun 27 2023 - 05:07:54 EST)
- Re: [PATCH 03/15] dt-bindings: clock: qcom,dispcc-sm6125: Require GCC PLL0 DIV clock Krzysztof Kozlowski (Tue Jun 27 2023 - 05:08:13 EST)
- Re: [PATCH] perf/core: Add pmu stop before unthrottling to prevent WARNING Eric Lin (Tue Jun 27 2023 - 05:08:54 EST)
- Re: [PATCH] quota: fix race condition between dqput() and dquot_mark_dquot_dirty() Baokun Li (Tue Jun 27 2023 - 05:09:03 EST)
- Re: [PATCH v4 08/12] KVM: arm64: selftests: Move reject_set check logic to a function Andrew Jones (Tue Jun 27 2023 - 05:09:47 EST)
- [PATCH v6 0/4] Add Amlogic A311D2 and Khadas Vim4 Board Support Lucas Tanure (Tue Jun 27 2023 - 05:10:17 EST)
- [PATCH v6 1/4] dt-bindings: arm: amlogic: add Amlogic A311D2 bindings Lucas Tanure (Tue Jun 27 2023 - 05:10:21 EST)
- [PATCH v6 2/4] dt-bindings: serial: amlogic,meson-uart: Add compatible string for T7 Lucas Tanure (Tue Jun 27 2023 - 05:10:25 EST)
- [PATCH v6 3/4] tty: serial: meson: Add a earlycon for the T7 SoC Lucas Tanure (Tue Jun 27 2023 - 05:10:38 EST)
- [PATCH v6 4/4] arm64: dts: amlogic-t7-a311d2-khadas-vim4: add initial device-tree Lucas Tanure (Tue Jun 27 2023 - 05:10:41 EST)
- Re: [PATCH 6.3 000/199] 6.3.10-rc1 review Ron Economos (Tue Jun 27 2023 - 05:11:08 EST)
- Re: [PATCH 03/15] dt-bindings: clock: qcom,dispcc-sm6125: Require GCC PLL0 DIV clock Marijn Suijten (Tue Jun 27 2023 - 05:11:44 EST)
- Re: [PATCH v4 09/12] KVM: selftests: Only do get/set tests on present blessed list Andrew Jones (Tue Jun 27 2023 - 05:11:50 EST)
- [PATCH net] net: phy: mscc: fix packet loss due to RGMII delays Vladimir Oltean (Tue Jun 27 2023 - 05:12:08 EST)
- Re: [PATCH v5 00/44] treewide: Remove I/O port accessors for HAS_IOPORT=n Niklas Schnelle (Tue Jun 27 2023 - 05:13:29 EST)
- Re: [PATCH v6 3/4] tty: serial: meson: Add a earlycon for the T7 SoC Neil Armstrong (Tue Jun 27 2023 - 05:15:02 EST)
- Re: [PATCH] mm/mprotect: allow unfaulted VMAs to be unaccounted on mprotect() David Hildenbrand (Tue Jun 27 2023 - 05:15:07 EST)
- Re: [PATCH v6 3/4] tty: serial: meson: Add a earlycon for the T7 SoC Lucas Tanure (Tue Jun 27 2023 - 05:16:42 EST)
- Re: [PATCH v4 11/12] KVM: riscv: selftests: Add finalize_vcpu check in run_test Andrew Jones (Tue Jun 27 2023 - 05:16:45 EST)
- [PATCH] mm: introduce statistic for inode's gen&tier zhaoyang.huang (Tue Jun 27 2023 - 05:19:29 EST)
- Re: [Intel-wired-lan] bug with rx-udp-gro-forwarding offloading? Paolo Abeni (Tue Jun 27 2023 - 05:20:04 EST)
- RE: [PATCH net] net: phy: mscc: fix packet loss due to RGMII delays Katakam, Harini (Tue Jun 27 2023 - 05:20:07 EST)
- Re: [PATCH V5 6/6] coresight: etm4x: Add ACPI support in platform driver Greg Kroah-Hartman (Tue Jun 27 2023 - 05:20:24 EST)
- Re: [PATCH v1 1/9] RISC-V: don't parse dt/acpi isa string to get rv32/rv64 Sunil V L (Tue Jun 27 2023 - 05:20:58 EST)
- Re: [PATCH] usb: host: xhci: remove renesas rom wiping Greg Kroah-Hartman (Tue Jun 27 2023 - 05:22:15 EST)
- Re: [PATCH v6 4/4] arm64: dts: amlogic-t7-a311d2-khadas-vim4: add initial device-tree Xianwei Zhao (Tue Jun 27 2023 - 05:22:41 EST)
- Re: [PATCH v4 12/12] KVM: riscv: selftests: Add get-reg-list test Andrew Jones (Tue Jun 27 2023 - 05:26:49 EST)
- Re: [PATCH v3 3/4] Input: st1232 - add overlay touchscreen and buttons handling kernel test robot (Tue Jun 27 2023 - 05:26:55 EST)
- [PATCH] perf/test: perf test case Daemon operations dumps core Thomas Richter (Tue Jun 27 2023 - 05:27:02 EST)
- Re: [PATCH v4 5/9] virt: geniezone: Add irqfd support Arnd Bergmann (Tue Jun 27 2023 - 05:28:13 EST)
- Re: [PATCH] quota: fix race condition between dqput() and dquot_mark_dquot_dirty() Jan Kara (Tue Jun 27 2023 - 05:28:37 EST)
- Re: [PATCH v3 5/8] LoongArch: Simplify the invtlb wrappers bibo mao (Tue Jun 27 2023 - 05:29:38 EST)
- Re: [PATCH v4 5/9] virt: geniezone: Add irqfd support Arnd Bergmann (Tue Jun 27 2023 - 05:30:22 EST)
- Re: [PATCH 05/26] RDMA/erdma: use array_size Cheng Xu (Tue Jun 27 2023 - 05:32:55 EST)
- Re: [PATCH] drm: Remove the deprecated drm_put_dev() function Jani Nikula (Tue Jun 27 2023 - 05:33:57 EST)
- [GIT PULL] x86/microcode for 6.5 Borislav Petkov (Tue Jun 27 2023 - 05:35:20 EST)
- Re: [PATCH] perf/core: Add pmu stop before unthrottling to prevent WARNING Peter Zijlstra (Tue Jun 27 2023 - 05:38:49 EST)
- Re: [PATCH v1 01/10] mm: Expose clear_huge_page() unconditionally Ryan Roberts (Tue Jun 27 2023 - 05:41:57 EST)
- [PATCH v2 net 0/2] Fix PTP received on wrong port with bridged SJA1105 DSA Vladimir Oltean (Tue Jun 27 2023 - 05:42:32 EST)
- [PATCH v2 net 1/2] net: dsa: sja1105: always enable the INCL_SRCPT option Vladimir Oltean (Tue Jun 27 2023 - 05:42:39 EST)
- [PATCH v2 net 2/2] net: dsa: tag_sja1105: always prefer source port information from INCL_SRCPT Vladimir Oltean (Tue Jun 27 2023 - 05:43:02 EST)
- Re: [PATCH V5 6/6] coresight: etm4x: Add ACPI support in platform driver Suzuki K Poulose (Tue Jun 27 2023 - 05:43:35 EST)
- Re: [PATCH v1 07/10] mm: Batch-zap large anonymous folio PTE mappings Ryan Roberts (Tue Jun 27 2023 - 05:46:59 EST)
- Re: [PATCH] mm/mprotect: allow unfaulted VMAs to be unaccounted on mprotect() Lorenzo Stoakes (Tue Jun 27 2023 - 05:47:40 EST)
- Re: [PATCH] mm/hugetlb: remove hugetlb_set_page_subpool() David Hildenbrand (Tue Jun 27 2023 - 05:48:15 EST)
- Re: [PATCH v12 05/22] x86/virt/tdx: Add SEAMCALL infrastructure kirill . shutemov (Tue Jun 27 2023 - 05:49:18 EST)
- Re: [net-next PATCH RFC] net: dsa: qca8k: make learning configurable and keep off if standalone Vladimir Oltean (Tue Jun 27 2023 - 05:50:01 EST)
- Re: [PATCH v12 07/22] x86/virt/tdx: Add skeleton to enable TDX on demand kirill . shutemov (Tue Jun 27 2023 - 05:50:29 EST)
- [PATCH V24 0/3] misc: Add driver support for Data Capture and Compare unit(DCC) Souradeep Chowdhury (Tue Jun 27 2023 - 05:50:53 EST)
- Re: [External] Re: [PATCH] firmware: added a firmware information passing method FFI Ard Biesheuvel (Tue Jun 27 2023 - 05:51:01 EST)
- [PATCH V24 2/3] misc: dcc: Add driver support for Data Capture and Compare unit(DCC) Souradeep Chowdhury (Tue Jun 27 2023 - 05:51:11 EST)
- [PATCH V24 1/3] dt-bindings: misc: qcom,dcc: Add the dtschema Souradeep Chowdhury (Tue Jun 27 2023 - 05:51:44 EST)
- [PATCH V24 3/3] MAINTAINERS: Add the entry for DCC(Data Capture and Compare) driver support Souradeep Chowdhury (Tue Jun 27 2023 - 05:51:52 EST)
- [syzbot] [tomoyo?] [bpf?] INFO: rcu detected stall in security_file_open (6) syzbot (Tue Jun 27 2023 - 05:52:58 EST)
- Re: [PATCH v12 08/22] x86/virt/tdx: Get information about TDX module and TDX-capable memory kirill . shutemov (Tue Jun 27 2023 - 05:53:31 EST)
- Re: [PATCH v12 12/22] x86/virt/tdx: Allocate and set up PAMTs for TDMRs kirill . shutemov (Tue Jun 27 2023 - 05:53:39 EST)
- Re: [PATCH v6 01/13] ASoC: dt-bindings: Add audio-iio-aux Christophe Leroy (Tue Jun 27 2023 - 05:53:55 EST)
- Re: [PATCH v6 02/13] ASoC: dt-bindings: simple-card: Add additional-devs subnode Christophe Leroy (Tue Jun 27 2023 - 05:54:10 EST)
- Re: [PATCH net-next] tools: Fix MSG_SPLICE_PAGES build error in trace tools Paolo Abeni (Tue Jun 27 2023 - 05:54:42 EST)
- Re: [patch 10/45] posix-cpu-timers: Use @now instead of @val for clarity Frederic Weisbecker (Tue Jun 27 2023 - 05:54:48 EST)
- Re: [PATCH v1 08/10] mm: Kconfig hooks to determine max anon folio allocation order Ryan Roberts (Tue Jun 27 2023 - 05:55:19 EST)
- Re: [PATCH v6 03/13] iio: inkern: Check error explicitly in iio_channel_read_max() Christophe Leroy (Tue Jun 27 2023 - 05:55:45 EST)
- Re: [PATCH v6 02/13] ASoC: dt-bindings: simple-card: Add additional-devs subnode Christophe Leroy (Tue Jun 27 2023 - 05:56:00 EST)
- Re: [PATCH v6 01/13] ASoC: dt-bindings: Add audio-iio-aux Christophe Leroy (Tue Jun 27 2023 - 05:56:16 EST)
- Re: [PATCH v5 3/5] dt-bindings: ufs: qcom: Add ICE to sm8450 example Rob Herring (Tue Jun 27 2023 - 05:56:34 EST)
- Re: [PATCH v6 04/13] iio: consumer.h: Fix raw values documentation notes Christophe Leroy (Tue Jun 27 2023 - 05:56:46 EST)
- [PATCH v3 0/7] Allow dynamic allocation of software IO TLB bounce buffers Petr Tesarik (Tue Jun 27 2023 - 05:57:13 EST)
- Re: [PATCH] drm: Remove the deprecated drm_put_dev() function Sui Jingfeng (Tue Jun 27 2023 - 05:57:19 EST)
- [PATCH v3 1/7] swiotlb: make io_tlb_default_mem local to swiotlb.c Petr Tesarik (Tue Jun 27 2023 - 05:57:23 EST)
- [PATCH v3 2/7] swiotlb: add documentation and rename swiotlb_do_find_slots() Petr Tesarik (Tue Jun 27 2023 - 05:57:55 EST)
- Re: [PATCH v6 05/13] iio: inkern: Remove the 'unused' variable usage in iio_channel_read_max() Christophe Leroy (Tue Jun 27 2023 - 05:58:11 EST)
- [PATCH v3 3/7] swiotlb: separate memory pool data from other allocator data Petr Tesarik (Tue Jun 27 2023 - 05:58:30 EST)
- Re: [PATCH v6 06/13] iio: inkern: Fix headers inclusion order Christophe Leroy (Tue Jun 27 2023 - 05:58:52 EST)
- [PATCH v3 4/7] swiotlb: if swiotlb is full, fall back to a transient memory pool Petr Tesarik (Tue Jun 27 2023 - 05:58:57 EST)
- [PATCH] ALSA: sb: fix potential deadlock on &chip->mixer_lock Chengfeng Ye (Tue Jun 27 2023 - 05:59:04 EST)
- [PATCH v3 5/7] swiotlb: determine potential physical address limit Petr Tesarik (Tue Jun 27 2023 - 05:59:26 EST)
- Re: [PATCH v6 07/13] minmax: Introduce {min,max}_array() Christophe Leroy (Tue Jun 27 2023 - 05:59:34 EST)
- [PATCH v3 6/7] swiotlb: allocate a new memory pool when existing pools are full Petr Tesarik (Tue Jun 27 2023 - 05:59:39 EST)
- Re: [PATCH v6 08/13] iio: inkern: Use max_array() to get the maximum value from an array Christophe Leroy (Tue Jun 27 2023 - 06:00:10 EST)
- [PATCH v3 7/7] swiotlb: search the software IO TLB only if a device makes use of it Petr Tesarik (Tue Jun 27 2023 - 06:00:15 EST)
- Re: [PATCH v1 10/10] mm: Allocate large folios for anonymous memory Ryan Roberts (Tue Jun 27 2023 - 06:00:46 EST)
- Re: [PATCH v6 09/13] iio: inkern: Replace a FIXME comment by a TODO one Christophe Leroy (Tue Jun 27 2023 - 06:00:55 EST)
- Re: [PATCH] drm: Remove the deprecated drm_put_dev() function Sui Jingfeng (Tue Jun 27 2023 - 06:01:51 EST)
- Re: [PATCH v6 10/13] iio: inkern: Add a helper to query an available minimum raw value Christophe Leroy (Tue Jun 27 2023 - 06:02:19 EST)
- Re: [PATCH v1 00/10] variable-order, large folios for anonymous memory Ryan Roberts (Tue Jun 27 2023 - 06:03:21 EST)
- Re: [PATCH v6 11/13] ASoC: soc-dapm.h: Convert macros to return a compound literal Christophe Leroy (Tue Jun 27 2023 - 06:04:29 EST)
- Re: [PATCH] ALSA: sb: fix potential deadlock on &chip->mixer_lock Takashi Iwai (Tue Jun 27 2023 - 06:05:32 EST)
- Re: [PATCH v6 12/13] ASoC: codecs: Add support for the generic IIO auxiliary devices Christophe Leroy (Tue Jun 27 2023 - 06:05:52 EST)
- Re: [PATCH v6 13/13] ASoC: simple-card: Handle additional devices Christophe Leroy (Tue Jun 27 2023 - 06:06:30 EST)
- Re: [PATCH] SKU: Set to turn off EAPD control for Internal SPK. Takashi Iwai (Tue Jun 27 2023 - 06:07:05 EST)
- [PATCH] fs: iomap: Change the type of blocksize from 'int' to 'unsigned int' in iomap_file_buffered_write_punch_delalloc Lu Hongfei (Tue Jun 27 2023 - 06:07:34 EST)
- Re: [PATCH v5 3/5] dt-bindings: ufs: qcom: Add ICE to sm8450 example Luca Weiss (Tue Jun 27 2023 - 06:10:16 EST)
- Re: [PATCH v2] sched/task_group: Re-layout structure to reduce false sharing Peter Zijlstra (Tue Jun 27 2023 - 06:12:14 EST)
- [PATCH v2 01/15] genirq/devres: Add error information printing for devm_request_threaded_irq() Yangtao Li (Tue Jun 27 2023 - 06:12:55 EST)
- [PATCH v2 02/15] thermal/drivers/armada: remove redundant msg Yangtao Li (Tue Jun 27 2023 - 06:12:57 EST)
- [PATCH v2 03/15] thermal/drivers/brcmstb_thermal: remove redundant msg Yangtao Li (Tue Jun 27 2023 - 06:13:02 EST)
- [PATCH v2 04/15] thermal/drivers/db8500: remove redundant msg Yangtao Li (Tue Jun 27 2023 - 06:13:13 EST)
- [PATCH v2 05/15] thermal/drivers/hisi: remove redundant msg Yangtao Li (Tue Jun 27 2023 - 06:13:28 EST)
- [PATCH v2 06/15] thermal/drivers/imx: remove redundant msg Yangtao Li (Tue Jun 27 2023 - 06:13:57 EST)
- [PATCH v2 07/15] thermal/drivers/qcom: remove redundant msg Yangtao Li (Tue Jun 27 2023 - 06:14:14 EST)
- [PATCH v2 08/15] thermal/drivers/tegra-soctherm: remove redundant msg Yangtao Li (Tue Jun 27 2023 - 06:15:04 EST)
- Re: [PATCH blktests v1 1/3] nvme/048: Check for queue count check directly Shinichiro Kawasaki (Tue Jun 27 2023 - 06:15:11 EST)
- [PATCH v2 09/15] thermal/drivers/maxim: remove redundant msg Yangtao Li (Tue Jun 27 2023 - 06:15:20 EST)
- [PATCH v2 10/15] thermal/drivers/int340x: remove redundant msg Yangtao Li (Tue Jun 27 2023 - 06:15:26 EST)
- [PATCH v2 11/15] thermal/drivers/intel: remove redundant msg Yangtao Li (Tue Jun 27 2023 - 06:16:40 EST)
- [PATCH v2 13/15] thermal/drivers/rockchip: remove redundant msg Yangtao Li (Tue Jun 27 2023 - 06:17:12 EST)
- Re: [PATCH v2] sched/task_group: Re-layout structure to reduce false sharing Peter Zijlstra (Tue Jun 27 2023 - 06:17:14 EST)
- [PATCH v2 14/15] thermal/drivers/tegra: remove redundant msg Yangtao Li (Tue Jun 27 2023 - 06:17:15 EST)
- [PATCH v2 15/15] thermal/drivers/mediatek/lvts_thermal: remove redundant msg Yangtao Li (Tue Jun 27 2023 - 06:17:15 EST)
- [PATCH v2 12/15] thermal/drivers/stm: remove redundant msg Yangtao Li (Tue Jun 27 2023 - 06:17:16 EST)
- Re: Fwd: High cpu usage caused by kernel process when upgraded to linux 5.19.17 or later Bagas Sanjaya (Tue Jun 27 2023 - 06:19:20 EST)
- [GIT PULL] Scheduler changes for v6.5 Ingo Molnar (Tue Jun 27 2023 - 06:20:34 EST)
- Re: [RFC PATCH v9 00/10] Create common DPLL configuration API Jiri Pirko (Tue Jun 27 2023 - 06:22:22 EST)
- Re: [PATCH bpf-next v3 2/7] net: export inet_lookup_reuseport and inet6_lookup_reuseport Daniel Borkmann (Tue Jun 27 2023 - 06:23:10 EST)
- Re: Fwd: High cpu usage caused by kernel process when upgraded to linux 5.19.17 or later Peter Zijlstra (Tue Jun 27 2023 - 06:23:15 EST)
- Re: [PATCH] drm: Remove the deprecated drm_put_dev() function Sui Jingfeng (Tue Jun 27 2023 - 06:23:21 EST)
- Re: [PATCH] mm/mprotect: allow unfaulted VMAs to be unaccounted on mprotect() David Hildenbrand (Tue Jun 27 2023 - 06:23:39 EST)
- Re: [PATCH V24 0/3] misc: Add driver support for Data Capture and Compare unit(DCC) Greg Kroah-Hartman (Tue Jun 27 2023 - 06:24:10 EST)
- Re: [PATCH blktests v1 2/3] nvme/rc: Avoid triggering host nvme-cli autoconnect Shinichiro Kawasaki (Tue Jun 27 2023 - 06:24:32 EST)
- [PATCH 5.10 0/1] media: atomisp: fix "variable dereferenced before check 'asd'" Anastasia Belova (Tue Jun 27 2023 - 06:25:49 EST)
- [PATCH 5.10 1/1] media: atomisp: fix "variable dereferenced before check 'asd'" Anastasia Belova (Tue Jun 27 2023 - 06:25:54 EST)
- Re: [PATCH v3 1/7] swiotlb: make io_tlb_default_mem local to swiotlb.c Greg Kroah-Hartman (Tue Jun 27 2023 - 06:26:34 EST)
- Re: [PATCH blktests v1 3/3] nvme/{041,042,043,044,045}: Use default hostnqn and hostid Shinichiro Kawasaki (Tue Jun 27 2023 - 06:26:38 EST)
- Re: [PATCH v2 01/15] genirq/devres: Add error information printing for devm_request_threaded_irq() Krzysztof Kozlowski (Tue Jun 27 2023 - 06:28:43 EST)
- Re: [PATCH v12 05/22] x86/virt/tdx: Add SEAMCALL infrastructure Huang, Kai (Tue Jun 27 2023 - 06:28:52 EST)
- Re: [patch 11/45] posix-cpu-timers: Remove incorrect comment in posix_cpu_timer_set() Frederic Weisbecker (Tue Jun 27 2023 - 06:30:13 EST)
- [PATCH V2] mm: madvise: fix uneven accounting of psi Charan Teja Kalla (Tue Jun 27 2023 - 06:33:52 EST)
- Re: [PATCH v12 07/22] x86/virt/tdx: Add skeleton to enable TDX on demand Huang, Kai (Tue Jun 27 2023 - 06:34:20 EST)
- Re: [PATCH] usb: host: xhci: remove renesas rom wiping Anne Macedo (Tue Jun 27 2023 - 06:34:34 EST)
- Re: [PATCH v12 07/22] x86/virt/tdx: Add skeleton to enable TDX on demand Huang, Kai (Tue Jun 27 2023 - 06:37:16 EST)
- Re: [PATCH v6 2/4] dt-bindings: serial: amlogic,meson-uart: Add compatible string for T7 Krzysztof Kozlowski (Tue Jun 27 2023 - 06:38:58 EST)
- Re: [PATCH 08/24] init: pass root_device_name explicitly Max Filippov (Tue Jun 27 2023 - 06:39:08 EST)
- [RFC PATCH 1/2] PM: domains: Allow devices attached to genpd to be managed by HW Abel Vesa (Tue Jun 27 2023 - 06:40:50 EST)
- [RFC PATCH 2/2] clk: qcom: gdsc: Add support for set_hwmode_dev Abel Vesa (Tue Jun 27 2023 - 06:40:54 EST)
- Re: Duplicate unicode tables in smb/cifs/jfs Dr. David Alan Gilbert (Tue Jun 27 2023 - 06:42:54 EST)
- Re: [PATCH] OOB read and write in mtk multiple places Alain Volmat (Tue Jun 27 2023 - 06:43:18 EST)
- Re: [PATCH] arm64: dts: qcom: sc8280xp-pmics: add explicit rtc interrupt parent Konrad Dybcio (Tue Jun 27 2023 - 06:43:57 EST)
- Re: [PATCH v1 1/2] dt-bindings: mmc: mtk-sd: update assigned-clocks/clock-parents for mt7986 Krzysztof Kozlowski (Tue Jun 27 2023 - 06:44:44 EST)
- Re: [PATCH v12 08/22] x86/virt/tdx: Get information about TDX module and TDX-capable memory Huang, Kai (Tue Jun 27 2023 - 06:45:44 EST)
- Re: [RFC PATCH 1/2] PM: domains: Allow devices attached to genpd to be managed by HW Greg Kroah-Hartman (Tue Jun 27 2023 - 06:46:36 EST)
- Re: [RFC PATCH 2/2] clk: qcom: gdsc: Add support for set_hwmode_dev Konrad Dybcio (Tue Jun 27 2023 - 06:47:34 EST)
- Re: [PATCH V3] Revert "PCI: tegra194: Enable support for 256 Byte payload" Krzysztof Wilczyński (Tue Jun 27 2023 - 06:48:22 EST)
- Re: [PATCH bpf-next 0/7] Support defragmenting IPv(4|6) packets in BPF Florian Westphal (Tue Jun 27 2023 - 06:48:35 EST)
- Re: [PATCH v5 5/5] arm64: dts: qcom: sm8450: Use standalone ICE node for UFS Konrad Dybcio (Tue Jun 27 2023 - 06:50:12 EST)
- Re: [patch 12/45] posix-cpu-timers: Simplify posix_cpu_timer_set() Frederic Weisbecker (Tue Jun 27 2023 - 06:51:28 EST)
- Re: [PATCH v5 12/14] drm/mediatek: Sort OVL adaptor components in alphabetical order Alexandre Mergnat (Tue Jun 27 2023 - 06:52:25 EST)
- [PATCH] net/802/garp: fix potential deadlock on &app->lock Chengfeng Ye (Tue Jun 27 2023 - 06:52:37 EST)
- Re: [PATCH 00/12] Convert write_cache_pages() to an iterator David Howells (Tue Jun 27 2023 - 06:54:02 EST)
- Re: [RFC PATCH 1/2] PM: domains: Allow devices attached to genpd to be managed by HW Abel Vesa (Tue Jun 27 2023 - 06:54:18 EST)
- [PULL 00/18] xtensa updates for v6.5 Max Filippov (Tue Jun 27 2023 - 06:55:11 EST)
- Re: [PATCH v3 1/7] swiotlb: make io_tlb_default_mem local to swiotlb.c Robin Murphy (Tue Jun 27 2023 - 06:55:13 EST)
- Re: [PATCH] ALSA: sb: fix potential deadlock on &chip->mixer_lock 叶澄锋 (Tue Jun 27 2023 - 06:55:48 EST)
- [GIT PULL] Locking changes for v6.5 Ingo Molnar (Tue Jun 27 2023 - 06:55:54 EST)
- Re: [EXTERNAL] Re: [PATCH 5/9] x86/hyperv: Use vmmcall to implement Hyper-V hypercall in sev-snp enlightened guest Tianyu Lan (Tue Jun 27 2023 - 06:57:44 EST)
- [GIT PULL] x86/misc for 6.5 Borislav Petkov (Tue Jun 27 2023 - 07:01:01 EST)
- Re: [PATCH v2 01/15] genirq/devres: Add error information printing for devm_request_threaded_irq() Uwe Kleine-König (Tue Jun 27 2023 - 07:01:48 EST)
- Re: rtsx_usb_sdmmc not detecting card insertion anymore Ulf Hansson (Tue Jun 27 2023 - 07:01:52 EST)
- Re: [RFC PATCH 1/2] PM: domains: Allow devices attached to genpd to be managed by HW Greg Kroah-Hartman (Tue Jun 27 2023 - 07:03:02 EST)
- Re: [PATCH bpf-next 3/7] netfilter: defrag: Add glue hooks for enabling/disabling defrag Florian Westphal (Tue Jun 27 2023 - 07:04:16 EST)
- Re: [PATCH 07/12] writeback: Factor writeback_iter_init() out of write_cache_pages() Matthew Wilcox (Tue Jun 27 2023 - 07:08:42 EST)
- Re: [PATCH] staging: ks7010: Wrap macro definitions in parenthesis Bagas Sanjaya (Tue Jun 27 2023 - 07:09:41 EST)
- Re: [PATCH v3 1/7] swiotlb: make io_tlb_default_mem local to swiotlb.c Petr Tesařík (Tue Jun 27 2023 - 07:11:13 EST)
- Re: [PATCH] gfs2: Replace deprecated kmap_atomic() by kmap_local_page() Fabio M. De Francesco (Tue Jun 27 2023 - 07:11:55 EST)
- Re: [PATCH bpf-next 4/7] netfilter: bpf: Support BPF_F_NETFILTER_IP_DEFRAG in netfilter link Florian Westphal (Tue Jun 27 2023 - 07:13:05 EST)
- Re: [PATCH net 2/2] net: dsa: tag_sja1105: always prefer source port information from INCL_SRCPT Simon Horman (Tue Jun 27 2023 - 07:15:31 EST)
- [PATCH V11 0/5] riscv: Optimize function trace Song Shuai (Tue Jun 27 2023 - 07:16:33 EST)
- [PATCH V11 1/5] riscv: select FTRACE_MCOUNT_USE_PATCHABLE_FUNCTION_ENTRY Song Shuai (Tue Jun 27 2023 - 07:16:37 EST)
- [PATCH V11 2/5] riscv: ftrace: Add ftrace_graph_func Song Shuai (Tue Jun 27 2023 - 07:16:43 EST)
- [PATCH V11 3/5] riscv: ftrace: Add DYNAMIC_FTRACE_WITH_DIRECT_CALLS support Song Shuai (Tue Jun 27 2023 - 07:16:46 EST)
- Re: [PATCH 03/12] writeback: Factor should_writeback_folio() out of write_cache_pages() Matthew Wilcox (Tue Jun 27 2023 - 07:16:49 EST)
- [PATCH V11 4/5] samples: ftrace: Add riscv support for SAMPLE_FTRACE_DIRECT[_MULTI] Song Shuai (Tue Jun 27 2023 - 07:17:02 EST)
- [PATCH V11 5/5] samples: ftrace: Make the riscv samples support RV32I Song Shuai (Tue Jun 27 2023 - 07:17:08 EST)
- [GIT PULL] objtool changes for v6.5 Ingo Molnar (Tue Jun 27 2023 - 07:21:06 EST)
- Re: [PATCH v9 01/10] dt-bindings: usb: qcom,dwc3: Add bindings for SC8280 Multiport Johan Hovold (Tue Jun 27 2023 - 07:21:08 EST)
- Re: [PATCH v5 3/5] dt-bindings: ufs: qcom: Add ICE to sm8450 example Luca Weiss (Tue Jun 27 2023 - 07:21:30 EST)
- RE: [RESEND v2] ufs: core: Add support for qTimestamp attribute Arthur Simchaev (Tue Jun 27 2023 - 07:22:44 EST)
- [PATCH v1 1/5] mm/memory_hotplug: check for fatal signals only in offline_pages() David Hildenbrand (Tue Jun 27 2023 - 07:23:20 EST)
- [PATCH v1 2/5] virtio-mem: convert most offline_and_remove_memory() errors to -EBUSY David Hildenbrand (Tue Jun 27 2023 - 07:23:25 EST)
- [PATCH v1 0/5] mm/memory_hotplug: make offline_and_remove_memory() timeout instead of failing on fatal signals David Hildenbrand (Tue Jun 27 2023 - 07:23:28 EST)
- [PATCH v1 4/5] virtio-mem: set the timeout for offline_and_remove_memory() to 10 seconds David Hildenbrand (Tue Jun 27 2023 - 07:23:32 EST)
- [PATCH v1 3/5] mm/memory_hotplug: make offline_and_remove_memory() timeout instead of failing on fatal signals David Hildenbrand (Tue Jun 27 2023 - 07:23:36 EST)
- [PATCH v1 5/5] virtio-mem: check if the config changed before (fake) offlining memory David Hildenbrand (Tue Jun 27 2023 - 07:23:40 EST)
- Re: [PATCH v9 02/10] dt-bindings: usb: Add bindings for multiport properties on DWC3 controller Johan Hovold (Tue Jun 27 2023 - 07:24:42 EST)
- Re: [PATCH] usb: host: xhci: remove renesas rom wiping René Treffer (Tue Jun 27 2023 - 07:26:52 EST)
- [PATCH] Documentation: embargoed-hardware-issues.rst: clean out empty and unused entries Greg Kroah-Hartman (Tue Jun 27 2023 - 07:27:03 EST)
- Re: [PATCH v15 02/30] LoongArch: KVM: Implement kvm module related interface zhaotianrui (Tue Jun 27 2023 - 07:28:20 EST)
- [PATCH] mm: memory-failure: fix unexpected return value in soft_offline_page() Miaohe Lin (Tue Jun 27 2023 - 07:29:08 EST)
- Re: [PATCH v3 1/7] swiotlb: make io_tlb_default_mem local to swiotlb.c Petr Tesařík (Tue Jun 27 2023 - 07:30:16 EST)
- Re: [PATCH v3] dt-bindings: riscv: deprecate riscv,isa Conor Dooley (Tue Jun 27 2023 - 07:31:04 EST)
- [GIT PULL] perf event updates for v6.5 Ingo Molnar (Tue Jun 27 2023 - 07:31:48 EST)
- Re: [patch 13/45] posix-cpu-timers: Replace old expiry retrieval in posix_cpu_timer_set() Frederic Weisbecker (Tue Jun 27 2023 - 07:32:33 EST)
- Re: [PATCH v2 3/3] blk-mq: fix start_time_ns and alloc_time_ns for pre-allocated rq Chengming Zhou (Tue Jun 27 2023 - 07:32:57 EST)
- [PATCH][next] ALSA: oxfw: make read-only const array models static Colin Ian King (Tue Jun 27 2023 - 07:33:03 EST)
- Re: [PATCH v12 05/22] x86/virt/tdx: Add SEAMCALL infrastructure kirill.shutemov@xxxxxxxxxxxxxxx (Tue Jun 27 2023 - 07:36:34 EST)
- [PATCH v1 1/2] vduse: validate block features only with block devices Maxime Coquelin (Tue Jun 27 2023 - 07:38:09 EST)
- [PATCH v1 0/2] vduse: add support for networking devices Maxime Coquelin (Tue Jun 27 2023 - 07:38:12 EST)
- [PATCH v1 2/2] vduse: enable Virtio-net device type Maxime Coquelin (Tue Jun 27 2023 - 07:38:15 EST)
- [PATCH] PCI: vmd: Clean up an indentation issue reported by Smatch korantwork (Tue Jun 27 2023 - 07:38:24 EST)
- Re: [PATCH v12 08/22] x86/virt/tdx: Get information about TDX module and TDX-capable memory kirill.shutemov@xxxxxxxxxxxxxxx (Tue Jun 27 2023 - 07:38:37 EST)
- Re: [RFC PATCH 2/2] clk: qcom: gdsc: Add support for set_hwmode_dev Abel Vesa (Tue Jun 27 2023 - 07:38:49 EST)
- [GIT PULL] x86/mm changes for v6.5 Ingo Molnar (Tue Jun 27 2023 - 07:41:08 EST)
- [PATCH] cgroup: fix obsolete comment above for_each_css() Miaohe Lin (Tue Jun 27 2023 - 07:41:51 EST)
- Re: [PATCH net 2/2] net: dsa: tag_sja1105: always prefer source port information from INCL_SRCPT Vladimir Oltean (Tue Jun 27 2023 - 07:41:56 EST)
- Re: [PATCH v2] gfs2: Replace deprecated kmap_atomic() by kmap_local_page() Fabio M. De Francesco (Tue Jun 27 2023 - 07:42:12 EST)
- Re: [PATCH v9 03/10] usb: dwc3: core: Access XHCI address space temporarily to read port info Johan Hovold (Tue Jun 27 2023 - 07:45:50 EST)
- Re: [PATCH v12 08/22] x86/virt/tdx: Get information about TDX module and TDX-capable memory Huang, Kai (Tue Jun 27 2023 - 07:46:23 EST)
- Re: [GIT PULL] objtool changes for v6.5 Ingo Molnar (Tue Jun 27 2023 - 07:46:59 EST)
- Re: [PATCH] gpio: gpiolib-cdev: Fix potential &lr->wait.lock deadlock issue Bartosz Golaszewski (Tue Jun 27 2023 - 07:47:33 EST)
- Re: [PATCH V1 0/3] Revert huge-paged linear mapping and its related fixups Alexandre Ghiti (Tue Jun 27 2023 - 07:48:17 EST)
- Re: [RFC PATCH 1/2] PM: domains: Allow devices attached to genpd to be managed by HW Abel Vesa (Tue Jun 27 2023 - 07:48:40 EST)
- Re: [EXTERNAL] Re: [PATCH 5/9] x86/hyperv: Use vmmcall to implement Hyper-V hypercall in sev-snp enlightened guest Peter Zijlstra (Tue Jun 27 2023 - 07:50:37 EST)
- [GIT PULL] x86/mtrr for 6.5 Borislav Petkov (Tue Jun 27 2023 - 07:53:28 EST)
- [PATCH bpf-next v8 0/3] bpf, x86: allow function arguments up to 12 for TRACING menglong8 . dong (Tue Jun 27 2023 - 07:54:01 EST)
- [PATCH bpf-next v8 1/3] bpf, x86: save/restore regs with BPF_DW size menglong8 . dong (Tue Jun 27 2023 - 07:54:07 EST)
- [PATCH bpf-next v8 2/3] bpf, x86: allow function arguments up to 12 for TRACING menglong8 . dong (Tue Jun 27 2023 - 07:54:17 EST)
- [PATCH bpf-next v8 3/3] selftests/bpf: add testcase for TRACING with 6+ arguments menglong8 . dong (Tue Jun 27 2023 - 07:54:28 EST)
- Re: [PATCH] gpio: gpiolib-cdev: Fix potential &lr->wait.lock deadlock issue Kent Gibson (Tue Jun 27 2023 - 07:57:55 EST)
- Re: [PATCH 1/1] regmap: spi-avmm: Fix regmap_bus max_raw_write Mark Brown (Tue Jun 27 2023 - 07:58:57 EST)
- Re: [PATCH] powerpc: remove checks for binutils older than 2.25 Michael Ellerman (Tue Jun 27 2023 - 07:59:01 EST)
- Re: [PATCH net 2/2] net: dsa: tag_sja1105: always prefer source port information from INCL_SRCPT Simon Horman (Tue Jun 27 2023 - 07:59:37 EST)
- [PATCH 0/1] Add a sysctl to disable io_uring system-wide Matteo Rizzo (Tue Jun 27 2023 - 08:01:24 EST)
- [PATCH 1/1] Add a new sysctl to disable io_uring system-wide Matteo Rizzo (Tue Jun 27 2023 - 08:01:34 EST)
- Re: [PATCH v6 3/3] drm/virtio: Support sync objects Geert Uytterhoeven (Tue Jun 27 2023 - 08:02:03 EST)
- [PATCH] sctp: fix potential deadlock on &net->sctp.addr_wq_lock Chengfeng Ye (Tue Jun 27 2023 - 08:04:04 EST)
- Re: [RFC PATCH v1 0/4] virtio/vsock: some updates for MSG_PEEK flag Arseniy Krasnov (Tue Jun 27 2023 - 08:04:27 EST)
- Re: [EXTERNAL] Re: [PATCH 5/9] x86/hyperv: Use vmmcall to implement Hyper-V hypercall in sev-snp enlightened guest Borislav Petkov (Tue Jun 27 2023 - 08:05:38 EST)
- [PATCH 1/2] swap: Cleanup duplicated WARN_ON in add_to_avail_list Wupeng Ma (Tue Jun 27 2023 - 08:08:48 EST)
- [PATCH 2/2] swap: Stop add to avail list is swap is full Wupeng Ma (Tue Jun 27 2023 - 08:08:50 EST)
- [PATCH 0/2] fix WARN_ON in add_to_avail_list Wupeng Ma (Tue Jun 27 2023 - 08:08:55 EST)
- [PATCH 0/4] blk-mq: optimize the size of struct request chengming . zhou (Tue Jun 27 2023 - 08:09:28 EST)
- [PATCH 1/4] blk-mq: use percpu csd to remote complete instead of per-rq csd chengming . zhou (Tue Jun 27 2023 - 08:09:34 EST)
- [PATCH 2/4] blk-flush: count inflight flush_data requests chengming . zhou (Tue Jun 27 2023 - 08:09:39 EST)
- [PATCH 3/4] blk-flush: reuse rq queuelist in flush state machine chengming . zhou (Tue Jun 27 2023 - 08:09:55 EST)
- [PATCH 4/4] blk-mq: delete unused completion_data in struct request chengming . zhou (Tue Jun 27 2023 - 08:09:58 EST)
- Re: [PATCH v9 05/10] usb: dwc3: core: Refactor PHY logic to support Multiport Controller Johan Hovold (Tue Jun 27 2023 - 08:10:00 EST)
- Aw: Re: [PATCH v1 1/2] dt-bindings: mmc: mtk-sd: update assigned-clocks/clock-parents for mt7986 Frank Wunderlich (Tue Jun 27 2023 - 08:10:26 EST)
- Re: [PATCH net] net: phy: mscc: fix packet loss due to RGMII delays Vladimir Oltean (Tue Jun 27 2023 - 08:14:02 EST)
- [PATCH] rust: build: Define MODULE macro iif the CONFIG_MODULES is enabled WANG Rui (Tue Jun 27 2023 - 08:15:23 EST)
- [PATCH][next] power: supply: bd99954: make read-only array sub_status_reg Colin Ian King (Tue Jun 27 2023 - 08:17:17 EST)
- Re: [PATCH v12 07/22] x86/virt/tdx: Add skeleton to enable TDX on demand kirill.shutemov@xxxxxxxxxxxxxxx (Tue Jun 27 2023 - 08:19:10 EST)
- Re: [PATCH v2 net-next] net: hsr: Disable promiscuous mode in offload mode Vladimir Oltean (Tue Jun 27 2023 - 08:20:05 EST)
- [PATCH][next] thermal/drivers/k3_j72xx_bandgap: make read-only const arrays static Colin Ian King (Tue Jun 27 2023 - 08:22:09 EST)
- [PATCH RFC] f2fs: only set release for file that has compressed data Sheng Yong (Tue Jun 27 2023 - 08:22:37 EST)
- Re: [PATCH v1 1/4] dt-bindings: PCI: dwc: rockchip: Fix interrupt-names issue Serge Semin (Tue Jun 27 2023 - 08:27:49 EST)
- [GIT PULL] integrity: susbystem updates for v6.5 Mimi Zohar (Tue Jun 27 2023 - 08:28:17 EST)
- Re: [PATCH] OOB read and write in mtk multiple places sun yq (Tue Jun 27 2023 - 08:28:32 EST)
- Re: [Intel-wired-lan] bug with rx-udp-gro-forwarding offloading? Ian Kumlien (Tue Jun 27 2023 - 08:31:33 EST)
- Re: [PATCH v1 1/5] mm/memory_hotplug: check for fatal signals only in offline_pages() Michal Hocko (Tue Jun 27 2023 - 08:35:05 EST)
- Re: [PATCH][next] power: supply: bd99954: make read-only array sub_status_reg Matti Vaittinen (Tue Jun 27 2023 - 08:38:42 EST)
- [PATCH] mm/ksm: delete the redundant ksm_merging_pages interafce in proc Nanyong Sun (Tue Jun 27 2023 - 08:39:08 EST)
- [PATCH v2] spi: stm32: disable device mode with st,stm32f4-spi compatible Valentin Caron (Tue Jun 27 2023 - 08:39:41 EST)
- Re: [External] Re: [PATCH] firmware: added a firmware information passing method FFI 运辉崔 (Tue Jun 27 2023 - 08:40:37 EST)
- Re: [PATCH v1 3/5] mm/memory_hotplug: make offline_and_remove_memory() timeout instead of failing on fatal signals Michal Hocko (Tue Jun 27 2023 - 08:40:41 EST)
- [PATCH] scripts/gdb: Fix importing SB_ constants Brendan Jackman (Tue Jun 27 2023 - 08:43:44 EST)
- Re: [PATCH] scripts/gdb: Fix importing SB_ constants Brendan Jackman (Tue Jun 27 2023 - 08:47:00 EST)
- Re: [PATCH net] net: phy: mscc: fix packet loss due to RGMII delays Paolo Abeni (Tue Jun 27 2023 - 08:48:15 EST)
- Re: [PATCH 1/1] regmap: spi-avmm: Fix regmap_bus max_raw_write Jim Wylder (Tue Jun 27 2023 - 08:48:58 EST)
- Re: Is ->sendmsg() allowed to change the msghdr struct it is given? Paolo Abeni (Tue Jun 27 2023 - 08:52:10 EST)
- [ANNOUNCE] util-linux v2.39.1 Karel Zak (Tue Jun 27 2023 - 08:54:36 EST)
- Re: [PATCH v5 00/44] treewide: Remove I/O port accessors for HAS_IOPORT=n Arnd Bergmann (Tue Jun 27 2023 - 08:55:00 EST)
- Re: [PATCH v1 2/4] dt-bindings: PCI: dwc: rockchip: Add missing legacy-interrupt-controller Serge Semin (Tue Jun 27 2023 - 08:55:12 EST)
- [PATCH][next] PCI: ibmphp: make read-only arrays static Colin Ian King (Tue Jun 27 2023 - 08:56:20 EST)
- Re: Is ->sendmsg() allowed to change the msghdr struct it is given? Paolo Abeni (Tue Jun 27 2023 - 08:56:35 EST)
- Re: [PATCH] wifi: ray_cs: Remove invalid conditional statements Julian Calaby (Tue Jun 27 2023 - 08:59:15 EST)
- [PATCH 0/2] Fix cross-compilation issues with Clang WANG Xuerui (Tue Jun 27 2023 - 09:01:43 EST)
- [PATCH 2/2] LoongArch: Include KBUILD_CPPFLAGS in CHECKFLAGS invocation WANG Xuerui (Tue Jun 27 2023 - 09:01:49 EST)
- [PATCH 1/2] LoongArch: vDSO: Use CLANG_FLAGS instead of filtering out '--target=' WANG Xuerui (Tue Jun 27 2023 - 09:01:53 EST)
- Re: Is ->sendmsg() allowed to change the msghdr struct it is given? David Howells (Tue Jun 27 2023 - 09:10:27 EST)
- [PATCH v6 1/8] dt-bindings: power: Add MT8365 power domains Markus Schneider-Pargmann (Tue Jun 27 2023 - 09:10:57 EST)
- [PATCH v6 0/8] soc: mediatek: MT8365 power support Markus Schneider-Pargmann (Tue Jun 27 2023 - 09:11:02 EST)
- [PATCH v6 2/8] soc: mediatek: pm-domains: Move bools to a flags field Markus Schneider-Pargmann (Tue Jun 27 2023 - 09:11:05 EST)
- [PATCH v6 3/8] soc: mediatek: pm-domains: Split bus_prot_mask Markus Schneider-Pargmann (Tue Jun 27 2023 - 09:11:09 EST)
- [PATCH v6 4/8] soc: mediatek: pm-domains: Create bus protection operation functions Markus Schneider-Pargmann (Tue Jun 27 2023 - 09:11:13 EST)
- [PATCH v6 5/8] soc: mediatek: pm-domains: Unify configuration for infracfg and smi Markus Schneider-Pargmann (Tue Jun 27 2023 - 09:11:19 EST)
- [PATCH v6 6/8] soc: mediatek: Add support for WAY_EN operations Markus Schneider-Pargmann (Tue Jun 27 2023 - 09:11:27 EST)
- [PATCH v6 7/8] soc: mediatek: Add support for MTK_SCPD_STRICT_BUS_PROTECTION cap Markus Schneider-Pargmann (Tue Jun 27 2023 - 09:11:31 EST)
- [PATCH v6 8/8] soc: mediatek: pm-domains: Add support for MT8365 Markus Schneider-Pargmann (Tue Jun 27 2023 - 09:11:35 EST)
- Re: [PATCH v1 3/5] mm/memory_hotplug: make offline_and_remove_memory() timeout instead of failing on fatal signals David Hildenbrand (Tue Jun 27 2023 - 09:15:12 EST)
- Re: [PATCH v1 3/4] dt-bindings: PCI: dwc: rockchip: Update for RK3588 Serge Semin (Tue Jun 27 2023 - 09:15:30 EST)
- [PATCH] mm/slub: disable slab merging in the default configuration Julian Pidancet (Tue Jun 27 2023 - 09:23:06 EST)
- Re: rtsx_usb_sdmmc not detecting card insertion anymore Kai-Heng Feng (Tue Jun 27 2023 - 09:23:37 EST)
- [PATCH v5 1/1] drm/doc: Document DRM device reset expectations André Almeida (Tue Jun 27 2023 - 09:24:09 EST)
- Re: [PATCH V2] x86,NUMA:improve the execution efficiency of numa_meminfo_cover_memory() Liam Ni (Tue Jun 27 2023 - 09:24:11 EST)
- Re: [PATCH] arm64: dts: qcom: sc8280xp-pmics: add explicit rtc interrupt parent Manivannan Sadhasivam (Tue Jun 27 2023 - 09:24:25 EST)
- Re: [PATCH v7 1/4] fpga: add an initial KUnit suite for the FPGA Manager Marco Pagani (Tue Jun 27 2023 - 09:24:43 EST)
- Re: [PATCH net-next v2] libceph: Partially revert changes to support MSG_SPLICE_PAGES Ilya Dryomov (Tue Jun 27 2023 - 09:26:24 EST)
- Re: [PATCH v7 2/4] fpga: add an initial KUnit suite for the FPGA Bridge Marco Pagani (Tue Jun 27 2023 - 09:27:40 EST)
- Re: [PATCH v1 1/5] mm/memory_hotplug: check for fatal signals only in offline_pages() David Hildenbrand (Tue Jun 27 2023 - 09:29:27 EST)
- Re: Aw: Re: [PATCH v1 1/2] dt-bindings: mmc: mtk-sd: update assigned-clocks/clock-parents for mt7986 Krzysztof Kozlowski (Tue Jun 27 2023 - 09:37:19 EST)
- Re: [PATCH v4 1/5] gpio: gxp: Add HPE GXP GPIO Andy Shevchenko (Tue Jun 27 2023 - 09:37:27 EST)
- Re: [f2fs-dev] [PATCH] f2fs: remove i_xattr_sem to avoid deadlock and fix the original issue Chao Yu (Tue Jun 27 2023 - 09:37:44 EST)
- Re: [EXTERNAL] Re: [PATCH 5/9] x86/hyperv: Use vmmcall to implement Hyper-V hypercall in sev-snp enlightened guest Peter Zijlstra (Tue Jun 27 2023 - 09:39:00 EST)
- Re: [PATCH 6.1 000/170] 6.1.36-rc1 review Conor Dooley (Tue Jun 27 2023 - 09:39:19 EST)
- Re: [PATCH v2] spi: stm32: disable device mode with st,stm32f4-spi compatible Krzysztof Kozlowski (Tue Jun 27 2023 - 09:39:31 EST)
- [PATCH v2 net-next] net: phy: mscc: fix packet loss due to RGMII delays Vladimir Oltean (Tue Jun 27 2023 - 09:42:54 EST)
- Re: [PATCH] OOB read and write in mtk multiple places Alain Volmat (Tue Jun 27 2023 - 09:44:25 EST)
- Re: [PATCH v4 3/3] dt-bindings: ufs: qcom: Fix sm8450 bindings Krzysztof Kozlowski (Tue Jun 27 2023 - 09:45:23 EST)
- Re: [PATCH v5 1/5] dt-bindings: ufs: qcom: Add reg-names property for ICE Krzysztof Kozlowski (Tue Jun 27 2023 - 09:46:19 EST)
- Re: [PATCH v2] gfs2: Replace deprecated kmap_atomic() by kmap_local_page() Andreas Gruenbacher (Tue Jun 27 2023 - 09:46:29 EST)
- Re: [PATCH v5 4/5] dt-bindings: crypto: ice: Document sm8450 inline crypto engine Krzysztof Kozlowski (Tue Jun 27 2023 - 09:47:07 EST)
- Re: [PATCH v4 3/3] PCI: qcom-ep: Add ICC bandwidth voting support Manivannan Sadhasivam (Tue Jun 27 2023 - 09:47:18 EST)
- Re: [PATCH v5 13/14] drm/mediatek: Improve compatibility of display driver Alexandre Mergnat (Tue Jun 27 2023 - 09:48:31 EST)
- Re: [PATCH v1 1/4] dt-bindings: PCI: dwc: rockchip: Fix interrupt-names issue Rob Herring (Tue Jun 27 2023 - 09:49:01 EST)
- [PATCH][next] media: bt8xx: make read-only arrays static Colin Ian King (Tue Jun 27 2023 - 09:49:14 EST)
- [PATCH v4] io_uring: Add io_uring command support for sockets Breno Leitao (Tue Jun 27 2023 - 09:49:43 EST)
- Re: [PATCH 09/14] fs/ntfs3: Check fields while reading Lee Jones (Tue Jun 27 2023 - 09:50:09 EST)
- [PATCH net-next v3] libceph: Partially revert changes to support MSG_SPLICE_PAGES David Howells (Tue Jun 27 2023 - 09:50:47 EST)
- [PATCH] fs/vboxsf: Replace kmap() with kmap_local_{page, folio}() Sumitra Sharma (Tue Jun 27 2023 - 09:51:28 EST)
- Re: Is ->sendmsg() allowed to change the msghdr struct it is given? Paolo Abeni (Tue Jun 27 2023 - 09:52:40 EST)
- Re: [PATCH RFC v1 3/3] PCI: qcom: ep: Add wake up host op to dw_pcie_ep_ops Manivannan Sadhasivam (Tue Jun 27 2023 - 09:54:11 EST)
- Re: [PATCH] net/802/garp: fix potential deadlock on &app->lock Eric Dumazet (Tue Jun 27 2023 - 09:55:28 EST)
- Re: [PATCH v7 5/5] mfd: max77541: Add ADI MAX77541/MAX77540 PMIC Support Lee Jones (Tue Jun 27 2023 - 09:56:28 EST)
- Re: [PATCH V2] mm: madvise: fix uneven accounting of psi Pavan Kondeti (Tue Jun 27 2023 - 09:56:52 EST)
- [PATCH][next] clk: lmk04832: clkout: make read-only const arrays static Colin Ian King (Tue Jun 27 2023 - 10:01:55 EST)
- Re: [PATCH] quota: fix race condition between dqput() and dquot_mark_dquot_dirty() Baokun Li (Tue Jun 27 2023 - 10:06:58 EST)
- Re: [PATCH] OOB read and write in mdp_prepare_buffer Alain Volmat (Tue Jun 27 2023 - 10:07:23 EST)
- [PATCH] arm64: dts: qcom: sm6375: Set up L3 scaling Konrad Dybcio (Tue Jun 27 2023 - 10:07:56 EST)
- Re: [PATCH v1 1/5] mm/memory_hotplug: check for fatal signals only in offline_pages() Michal Hocko (Tue Jun 27 2023 - 10:08:06 EST)
- [GIT PULL] jfs updates for v6.5 Dave Kleikamp (Tue Jun 27 2023 - 10:08:16 EST)
- Re: [PATCH net-next] perf trace: fix MSG_SPLICE_PAGES build error patchwork-bot+netdevbpf (Tue Jun 27 2023 - 10:10:25 EST)
- [PATCH] PCI: qcom-ep: Fix the write to PARF_MHI_CLOCK_RESET_CTRL register Manivannan Sadhasivam (Tue Jun 27 2023 - 10:10:50 EST)
- Aw: Re: Re: [PATCH v1 1/2] dt-bindings: mmc: mtk-sd: update assigned-clocks/clock-parents for mt7986 Frank Wunderlich (Tue Jun 27 2023 - 10:10:58 EST)
- Re: [PATCH v7 5/5] mfd: max77541: Add ADI MAX77541/MAX77540 PMIC Support Rob Herring (Tue Jun 27 2023 - 10:11:25 EST)
- Re: [PATCH v5 3/5] dt-bindings: ufs: qcom: Add ICE to sm8450 example Rob Herring (Tue Jun 27 2023 - 10:13:33 EST)
- Re: [PATCH v3] dt-bindings: interrupt-controller: add Ralink SoCs interrupt controller Rob Herring (Tue Jun 27 2023 - 10:15:04 EST)
- Re: [PATCH] drm: Remove the deprecated drm_put_dev() function Sui Jingfeng (Tue Jun 27 2023 - 10:15:23 EST)
- Re: [PATCH 5.4 00/60] 5.4.249-rc1 review Harshit Mogalapalli (Tue Jun 27 2023 - 10:16:45 EST)
- Re: [PATCH v1 3/5] mm/memory_hotplug: make offline_and_remove_memory() timeout instead of failing on fatal signals Michal Hocko (Tue Jun 27 2023 - 10:17:47 EST)
- Re: [PATCH bpf-next 0/7] Support defragmenting IPv(4|6) packets in BPF Daniel Xu (Tue Jun 27 2023 - 10:18:57 EST)
- Re: [PATCH v1 1/4] dt-bindings: PCI: dwc: rockchip: Fix interrupt-names issue Serge Semin (Tue Jun 27 2023 - 10:19:42 EST)
- Re: [PATCH v7 8/8] drm/radeon: Implement the is_boot_device callback function Sui Jingfeng (Tue Jun 27 2023 - 10:20:29 EST)
- Re: [PATCH v7 5/8] video/aperture: Add a helper to detect if an aperture contains firmware FB Sui Jingfeng (Tue Jun 27 2023 - 10:21:25 EST)
- Re: [PATCH v3 1/1] gro: decrease size of CB David Ahern (Tue Jun 27 2023 - 10:21:59 EST)
- Re: [PATCH v2 5/6] can: tcan4x5x: Add support for tcan4552/4553 Markus Schneider-Pargmann (Tue Jun 27 2023 - 10:23:08 EST)
- Re: [PATCH v7 5/5] mfd: max77541: Add ADI MAX77541/MAX77540 PMIC Support Mark Brown (Tue Jun 27 2023 - 10:26:14 EST)
- Re: [PATCH v5 0/8] x86/resctrl: Miscellaneous resctrl features Moger, Babu (Tue Jun 27 2023 - 10:26:19 EST)
- Re: [PATCH bpf-next 0/7] Support defragmenting IPv(4|6) packets in BPF Toke Høiland-Jørgensen (Tue Jun 27 2023 - 10:26:29 EST)
- Re: [PATCH 1/5] pps: add pulse-width calculation in nsec Rodolfo Giometti (Tue Jun 27 2023 - 10:28:10 EST)
- Re: [PATCH 0/3] dyndbg: add source file name to prefix Thomas Weißschuh (Tue Jun 27 2023 - 10:31:04 EST)
- Re: [PATCH v9 06/10] usb: dwc3: qcom: Add support to read IRQ's related to multiport Johan Hovold (Tue Jun 27 2023 - 10:31:36 EST)
- Re: [PATCH v7 5/5] mfd: max77541: Add ADI MAX77541/MAX77540 PMIC Support William Breathitt Gray (Tue Jun 27 2023 - 10:32:43 EST)
- Re: [PATCH] fprobe: Release rethook after the ftrace_ops is unregistered Google (Tue Jun 27 2023 - 10:33:17 EST)
- Re: [PATCH] memblock: Introduce memblock_reserve_node() Mike Rapoport (Tue Jun 27 2023 - 10:34:24 EST)
- Re: [PATCH v7 6/8] PCI/VGA: Introduce is_boot_device function callback to vga_client_register Sui Jingfeng (Tue Jun 27 2023 - 10:35:49 EST)
- [PATCH v1] ACPI: EC: Fix acpi_ec_dispatch_gpe() Rafael J. Wysocki (Tue Jun 27 2023 - 10:36:18 EST)
- Re: [PATCH] fs/vboxsf: Replace kmap() with kmap_local_{page, folio}() Hans de Goede (Tue Jun 27 2023 - 10:36:22 EST)
- [PATCH v4 7/9] cgroup/cpuset: Check partition conflict with housekeeping setup Waiman Long (Tue Jun 27 2023 - 10:37:00 EST)
- [PATCH v4 6/9] cgroup/cpuset: Introduce remote partition Waiman Long (Tue Jun 27 2023 - 10:37:03 EST)
- [PATCH v4 4/9] cgroup/cpuset: Allow suppression of sched domain rebuild in update_cpumasks_hier() Waiman Long (Tue Jun 27 2023 - 10:37:07 EST)
- Re: [PATCH RFC v1 1/3] PCI: endpoint: Add wakeup host API to EPC core Manivannan Sadhasivam (Tue Jun 27 2023 - 10:37:22 EST)
- [PATCH v4 0/9] cgroup/cpuset: Support remote partitions Waiman Long (Tue Jun 27 2023 - 10:37:28 EST)
- [PATCH v4 2/9] cgroup/cpuset: Extract out CS_CPU_EXCLUSIVE & CS_SCHED_LOAD_BALANCE handling Waiman Long (Tue Jun 27 2023 - 10:37:32 EST)
- Re: [PATCH v21 2/5] fs/proc/task_mmu: Implement IOCTL to get and optionally clear info about PTEs Andrei Vagin (Tue Jun 27 2023 - 10:37:35 EST)
- [PATCH v4 9/9] cgroup/cpuset: Extend test_cpuset_prs.sh to test remote partition Waiman Long (Tue Jun 27 2023 - 10:37:58 EST)
- [PATCH v4 5/9] cgroup/cpuset: Add cpuset.cpus.exclusive for v2 Waiman Long (Tue Jun 27 2023 - 10:38:02 EST)
- Re: [PATCH] net/802/garp: fix potential deadlock on &app->lock Chengfeng Ye (Tue Jun 27 2023 - 10:38:05 EST)
- [PATCH v4 3/9] cgroup/cpuset: Improve temporary cpumasks handling Waiman Long (Tue Jun 27 2023 - 10:38:09 EST)
- [PATCH v4 8/9] cgroup/cpuset: Documentation update for partition Waiman Long (Tue Jun 27 2023 - 10:38:12 EST)
- [PATCH 0/3] RISC-V: archrandom support Samuel Ortiz (Tue Jun 27 2023 - 10:39:18 EST)
- Re: [PATCH][next] media: bt8xx: make read-only arrays static Tommaso Merciai (Tue Jun 27 2023 - 10:39:30 EST)
- [PATCH 1/3] RISC-V: add Bitmanip/Scalar Crypto parsing from DT Samuel Ortiz (Tue Jun 27 2023 - 10:39:30 EST)
- [PATCH 2/3] RISC-V: hwprobe: Expose Zbc and the scalar crypto extensions Samuel Ortiz (Tue Jun 27 2023 - 10:39:38 EST)
- [PATCH 3/3] RISC-V: Implement archrandom when Zkr is available Samuel Ortiz (Tue Jun 27 2023 - 10:39:54 EST)
- Re: [PATCH v5 2/3] arm: dts: qcom: sdx65: Add interconnect path Manivannan Sadhasivam (Tue Jun 27 2023 - 10:40:18 EST)
- Re: [PATCH v7 5/5] mfd: max77541: Add ADI MAX77541/MAX77540 PMIC Support Mark Brown (Tue Jun 27 2023 - 10:40:39 EST)
- Re: [26/39] drm: renesas: shmobile: Rename shmob_drm_connector.connector Sui Jingfeng (Tue Jun 27 2023 - 10:41:35 EST)
- Re: [PATCH v5 1/3] dt-bindings: PCI: qcom: ep: Add interconnects path Manivannan Sadhasivam (Tue Jun 27 2023 - 10:41:57 EST)
- Re: [27/39] drm: renesas: shmobile: Rename shmob_drm_plane.plane Sui Jingfeng (Tue Jun 27 2023 - 10:42:35 EST)
- [PATCH v4 1/9] cgroup/cpuset: Inherit parent's load balance state in v2 Waiman Long (Tue Jun 27 2023 - 10:43:09 EST)
- [GIT PULL] x86/sev for 6.5 Borislav Petkov (Tue Jun 27 2023 - 10:44:34 EST)
- Re: [25/39] drm: renesas: shmobile: Rename shmob_drm_crtc.crtc Sui Jingfeng (Tue Jun 27 2023 - 10:44:39 EST)
- [PATCH v2 02/24] octeon_ep: use vmalloc_array and vcalloc Julia Lawall (Tue Jun 27 2023 - 10:45:31 EST)
- [PATCH v2 01/24] lib/test_vmalloc.c: use vmalloc_array and vcalloc Julia Lawall (Tue Jun 27 2023 - 10:45:34 EST)
- [PATCH v2 00/24] use vmalloc_array and vcalloc Julia Lawall (Tue Jun 27 2023 - 10:45:37 EST)
- [PATCH v2 03/24] drm/gud: use vmalloc_array and vcalloc Julia Lawall (Tue Jun 27 2023 - 10:45:44 EST)
- [PATCH v2 04/24] gve: use vmalloc_array and vcalloc Julia Lawall (Tue Jun 27 2023 - 10:45:48 EST)
- [PATCH v2 05/24] RDMA/erdma: use vmalloc_array and vcalloc Julia Lawall (Tue Jun 27 2023 - 10:45:52 EST)
- [PATCH v2 06/24] dma-buf: system_heap: use vmalloc_array and vcalloc Julia Lawall (Tue Jun 27 2023 - 10:46:01 EST)
- [PATCH v2 07/24] scsi: fnic: use vmalloc_array and vcalloc Julia Lawall (Tue Jun 27 2023 - 10:46:06 EST)
- [PATCH v2 08/24] virtio-mem: use vmalloc_array and vcalloc Julia Lawall (Tue Jun 27 2023 - 10:46:10 EST)
- [PATCH v2 09/24] pds_core: use vmalloc_array and vcalloc Julia Lawall (Tue Jun 27 2023 - 10:46:19 EST)
- [PATCH v2 10/24] bus: mhi: host: use vmalloc_array and vcalloc Julia Lawall (Tue Jun 27 2023 - 10:46:21 EST)
- [PATCH v2 11/24] ionic: use vmalloc_array and vcalloc Julia Lawall (Tue Jun 27 2023 - 10:46:25 EST)
- [PATCH v2 13/24] iommu/tegra: gart: use vmalloc_array and vcalloc Julia Lawall (Tue Jun 27 2023 - 10:46:28 EST)
- [PATCH v2 12/24] btrfs: zoned: use vmalloc_array and vcalloc Julia Lawall (Tue Jun 27 2023 - 10:46:31 EST)
- [PATCH v2 14/24] RDMA/siw: use vmalloc_array and vcalloc Julia Lawall (Tue Jun 27 2023 - 10:46:33 EST)
- [PATCH v2 15/24] habanalabs: use vmalloc_array and vcalloc Julia Lawall (Tue Jun 27 2023 - 10:46:38 EST)
- [PATCH v2 16/24] drm/i915/gvt: use vmalloc_array and vcalloc Julia Lawall (Tue Jun 27 2023 - 10:46:40 EST)
- [PATCH v2 17/24] kcov: use vmalloc_array and vcalloc Julia Lawall (Tue Jun 27 2023 - 10:46:47 EST)
- [PATCH v2 18/24] net: enetc: use vmalloc_array and vcalloc Julia Lawall (Tue Jun 27 2023 - 10:46:53 EST)
- [PATCH v2 19/24] RDMA/bnxt_re: use vmalloc_array and vcalloc Julia Lawall (Tue Jun 27 2023 - 10:46:56 EST)
- [PATCH v2 20/24] comedi: use vmalloc_array and vcalloc Julia Lawall (Tue Jun 27 2023 - 10:47:01 EST)
- [PATCH v2 21/24] x86/sgx: use vmalloc_array and vcalloc Julia Lawall (Tue Jun 27 2023 - 10:47:04 EST)
- [PATCH v2 22/24] net: mana: use vmalloc_array and vcalloc Julia Lawall (Tue Jun 27 2023 - 10:47:09 EST)
- [PATCH v2 23/24] vduse: use vmalloc_array and vcalloc Julia Lawall (Tue Jun 27 2023 - 10:47:15 EST)
- [PATCH v2 24/24] scsi: qla2xxx: use vmalloc_array and vcalloc Julia Lawall (Tue Jun 27 2023 - 10:47:19 EST)
- Re: [PATCH v3 4/4] maple_tree: add a fast path case in mas_wr_slot_store() Liam R. Howlett (Tue Jun 27 2023 - 10:47:48 EST)
- [GIT PULL] x86/sgx for 6.5 Borislav Petkov (Tue Jun 27 2023 - 10:48:25 EST)
- Re: [PATCH V2] mm: madvise: fix uneven accounting of psi Johannes Weiner (Tue Jun 27 2023 - 10:49:17 EST)
- Re: [PATCH 0/3] dyndbg: add source file name to prefix Greg Kroah-Hartman (Tue Jun 27 2023 - 10:51:26 EST)
- Re: [PATCH 03/12] writeback: Factor should_writeback_folio() out of write_cache_pages() Matthew Wilcox (Tue Jun 27 2023 - 10:51:41 EST)
- Re: [PATCH v2 10/24] bus: mhi: host: use vmalloc_array and vcalloc Jeffrey Hugo (Tue Jun 27 2023 - 10:52:07 EST)
- Re: [PATCH 6.3 000/199] 6.3.10-rc1 review Markus Reichelt (Tue Jun 27 2023 - 10:53:54 EST)
- Re: [PATCH bpf-next 0/7] Support defragmenting IPv(4|6) packets in BPF Daniel Xu (Tue Jun 27 2023 - 10:54:07 EST)
- Re: [PATCH 6.1 000/170] 6.1.36-rc1 review Markus Reichelt (Tue Jun 27 2023 - 10:54:34 EST)
- RE: [PATCH v2] sched/task_group: Re-layout structure to reduce false sharing Deng, Pan (Tue Jun 27 2023 - 10:56:00 EST)
- Re: [PATCH v2 21/24] x86/sgx: use vmalloc_array and vcalloc Dave Hansen (Tue Jun 27 2023 - 10:56:04 EST)
- Re: [PATCH v3 13/21] KVM:VMX: Emulate reads and writes to CET MSRs Sean Christopherson (Tue Jun 27 2023 - 10:56:23 EST)
- Re: [PATCH] md/raid0: add discard support for the 'original' layout Jason Baron (Tue Jun 27 2023 - 10:56:27 EST)
- Re: [PATCH] perf test: Fix a compile error on pe-file-parsing.c Ian Rogers (Tue Jun 27 2023 - 10:57:03 EST)
- Re: [32/39] drm: renesas: shmobile: Shutdown the display on remove Sui Jingfeng (Tue Jun 27 2023 - 10:57:55 EST)
- Re: [PATCH 0/3] dyndbg: add source file name to prefix Thomas Weißschuh (Tue Jun 27 2023 - 10:58:05 EST)
- Re: [PATCH v1 3/5] mm/memory_hotplug: make offline_and_remove_memory() timeout instead of failing on fatal signals David Hildenbrand (Tue Jun 27 2023 - 10:58:54 EST)
- Re: [PATCH v2 14/16] maple_tree: Refine mas_preallocate() node calculations Danilo Krummrich (Tue Jun 27 2023 - 10:59:11 EST)
- Re: [PATCH 0/3] dyndbg: add source file name to prefix Greg Kroah-Hartman (Tue Jun 27 2023 - 11:01:23 EST)
- Re: [PATCH v5 3/3] PCI: qcom-ep: Add ICC bandwidth voting support Manivannan Sadhasivam (Tue Jun 27 2023 - 11:01:40 EST)
- Re: [PATCH v2 21/24] x86/sgx: use vmalloc_array and vcalloc Julia Lawall (Tue Jun 27 2023 - 11:01:51 EST)
- Re: [PATCH v4] lib/test_bpf: Call page_address() on page acquired with GFP_KERNEL flag Sumitra Sharma (Tue Jun 27 2023 - 11:01:56 EST)
- [GIT PULL] Smack patches for 6.5 Casey Schaufler (Tue Jun 27 2023 - 11:02:01 EST)
- Re: [PATCH][next] media: bt8xx: make read-only arrays static Colin King (gmail) (Tue Jun 27 2023 - 11:04:48 EST)
- Re: [PATCH v9 07/10] usb: dwc3: qcom: Add multiport suspend/resume support for wrapper Johan Hovold (Tue Jun 27 2023 - 11:05:27 EST)
- Re: [PATCH v2 net 1/2] net: dsa: sja1105: always enable the INCL_SRCPT option Simon Horman (Tue Jun 27 2023 - 11:06:40 EST)
- Re: [PATCH 3/4] KVM: VMX/pmu: Enable inactive vLBR event in guest LBR MSR emulation Sean Christopherson (Tue Jun 27 2023 - 11:07:14 EST)
- Re: [PATCH v2 net 2/2] net: dsa: tag_sja1105: always prefer source port information from INCL_SRCPT Simon Horman (Tue Jun 27 2023 - 11:07:19 EST)
- Re: [PATCH v5 3/3] PCI: qcom-ep: Add ICC bandwidth voting support Manivannan Sadhasivam (Tue Jun 27 2023 - 11:07:43 EST)
- Re: [PATCH v2 21/24] x86/sgx: use vmalloc_array and vcalloc Dave Hansen (Tue Jun 27 2023 - 11:08:45 EST)
- Re: [PATCH v2 net-next] net: phy: mscc: fix packet loss due to RGMII delays Simon Horman (Tue Jun 27 2023 - 11:11:32 EST)
- Re: [PATCH v9 08/10] arm64: dts: qcom: sc8280xp: Add multiport controller node for SC8280 Johan Hovold (Tue Jun 27 2023 - 11:11:50 EST)
- Re: [PATCH net 3/3] net: dsa: felix: don't drop PTP frames with tag_8021q when RX timestamping is disabled Vladimir Oltean (Tue Jun 27 2023 - 11:12:32 EST)
- Re: [PATCH -next 2/2] md/raid5-cache: fix null-ptr-deref in r5l_reclaim_thread() kernel test robot (Tue Jun 27 2023 - 11:13:19 EST)
- Re: [PATCH V1 0/3] Revert huge-paged linear mapping and its related fixups Song Shuai (Tue Jun 27 2023 - 11:13:28 EST)
- Re: [PATCH 5/5] scsi: dt-bindings: ufs: qcom: Fix warning for sdm845 by adding reg-names Rob Herring (Tue Jun 27 2023 - 11:14:16 EST)
- Re: [PATCH v1 3/5] mm/memory_hotplug: make offline_and_remove_memory() timeout instead of failing on fatal signals Michal Hocko (Tue Jun 27 2023 - 11:14:28 EST)
- Re: [PATCH][next] media: bt8xx: make read-only arrays static Tommaso Merciai (Tue Jun 27 2023 - 11:14:44 EST)
- Re: [PATCH v2] riscv: Discard vector state on syscalls Andy Chiu (Tue Jun 27 2023 - 11:15:24 EST)
- Re: [PATCH] PCI: qcom-ep: Fix the write to PARF_MHI_CLOCK_RESET_CTRL register Krzysztof Wilczyński (Tue Jun 27 2023 - 11:16:54 EST)
- Re: [PATCH v9 08/10] arm64: dts: qcom: sc8280xp: Add multiport controller node for SC8280 Johan Hovold (Tue Jun 27 2023 - 11:16:56 EST)
- Re: [PATCH 00/12] New Crypto service commands Dinh Nguyen (Tue Jun 27 2023 - 11:17:34 EST)
- Re: [PATCH 5/5] scsi: dt-bindings: ufs: qcom: Fix warning for sdm845 by adding reg-names Rob Herring (Tue Jun 27 2023 - 11:18:56 EST)
- Re: [PATCH v4 07/24] sched/fair: Compute IPC class scores for load balancing Ionela Voinescu (Tue Jun 27 2023 - 11:19:23 EST)
- Re: [PATCH v9 00/10] Add multiport support for DWC3 controllers Johan Hovold (Tue Jun 27 2023 - 11:19:59 EST)
- Re: [v5 0/1] dax: enable dax fault handler to report VM_FAULT_HWPOISON Matthew Wilcox (Tue Jun 27 2023 - 11:22:22 EST)
- Re: [PATCH][next] media: bt8xx: make read-only arrays static Colin King (gmail) (Tue Jun 27 2023 - 11:22:43 EST)
- Re: [PATCH v3 0/4] Optimize the fast path of mas_store() Liam R. Howlett (Tue Jun 27 2023 - 11:23:28 EST)
- [PATCH] ipmi: fix potential deadlock on &kcs_bmc->lock Chengfeng Ye (Tue Jun 27 2023 - 11:25:07 EST)
- Re: [PATCH 08/12] writeback: Factor writeback_get_folio() out of write_cache_pages() Matthew Wilcox (Tue Jun 27 2023 - 11:25:25 EST)
- Re: [PATCH v2 3/6] KVM: Documentation: Add the missing description for ptep in kvm_mmu_page Sean Christopherson (Tue Jun 27 2023 - 11:27:15 EST)
- Re: [PATCH v3 4/8] mm: replace folio_lock_or_retry with folio_lock_fault Peter Xu (Tue Jun 27 2023 - 11:27:22 EST)
- Re: [PATCH] arm64: dts: qcom: sc8280xp-pmics: add explicit rtc interrupt parent Johan Hovold (Tue Jun 27 2023 - 11:27:55 EST)
- Re: [PATCH v3 3/8] mm: drop per-VMA lock in handle_mm_fault if retrying or when finished Peter Xu (Tue Jun 27 2023 - 11:29:04 EST)
- [PATCH 1/4] selftests/rseq: Fix CID_ID typo in Makefile Mathieu Desnoyers (Tue Jun 27 2023 - 11:29:46 EST)
- [PATCH 3/4] selftests/rseq: Fix arm64 buggy load-acquire/store-release macros Mathieu Desnoyers (Tue Jun 27 2023 - 11:29:49 EST)
- [PATCH 0/4] rseq selftests updates Mathieu Desnoyers (Tue Jun 27 2023 - 11:29:56 EST)
- [PATCH 2/4] selftests/rseq: Implement rseq_unqual_scalar_typeof Mathieu Desnoyers (Tue Jun 27 2023 - 11:29:58 EST)
- [PATCH 4/4] selftests/rseq: Use rseq_unqual_scalar_typeof in macros Mathieu Desnoyers (Tue Jun 27 2023 - 11:29:58 EST)
- Re: [PATCH 09/12] writeback: Factor writeback_iter_next() out of write_cache_pages() Matthew Wilcox (Tue Jun 27 2023 - 11:31:26 EST)
- Re: [PATCH bpf-next 4/7] netfilter: bpf: Support BPF_F_NETFILTER_IP_DEFRAG in netfilter link Daniel Xu (Tue Jun 27 2023 - 11:35:33 EST)
- Re: [PATCH v3 7/8] mm: drop VMA lock before waiting for migration Suren Baghdasaryan (Tue Jun 27 2023 - 11:35:55 EST)
- Re: [PATCH] perf/test: perf test case Daemon operations dumps core Namhyung Kim (Tue Jun 27 2023 - 11:36:10 EST)
- Re: [PATCH v3 5/8] mm: make folio_lock_fault indicate the state of mmap_lock upon return Peter Xu (Tue Jun 27 2023 - 11:36:25 EST)
- [GIT PULL] ext4 updates for 6.5 Theodore Ts'o (Tue Jun 27 2023 - 11:36:39 EST)
- [PATCH][next][V2] media: bt8xx: make read-only arrays static Colin Ian King (Tue Jun 27 2023 - 11:37:49 EST)
- Re: [PATCH v9 01/10] dt-bindings: usb: qcom,dwc3: Add bindings for SC8280 Multiport Johan Hovold (Tue Jun 27 2023 - 11:38:48 EST)
- Re: [PATCH v3 6/8] mm: handle swap page faults under per-VMA lock Peter Xu (Tue Jun 27 2023 - 11:42:36 EST)
- Re: [PATCH v5 00/11] Add dynamic boost control support John Allen (Tue Jun 27 2023 - 11:43:15 EST)
- Re: [PATCH v8 6/9] usb: dwc3: qcom: Add multiport controller support for qcom wrapper Johan Hovold (Tue Jun 27 2023 - 11:43:43 EST)
- Re: [PATCH bpf-next 0/7] Support defragmenting IPv(4|6) packets in BPF Florian Westphal (Tue Jun 27 2023 - 11:45:04 EST)
- Re: [PATCH net 3/3] net: dsa: felix: don't drop PTP frames with tag_8021q when RX timestamping is disabled Jakub Kicinski (Tue Jun 27 2023 - 11:47:00 EST)
- Re: [PATCH v3 1/3] dt-bindings: pwm: Add binding for Allwinner D1/T113-S3/R329 PWM controller Conor Dooley (Tue Jun 27 2023 - 11:47:20 EST)
- Re: [PATCH net-next v3 00/12] Add TJA1120 support Jakub Kicinski (Tue Jun 27 2023 - 11:47:43 EST)
- Re: [PATCH 1/2] iommu: Prevent RESV_DIRECT devices from blocking domains Jason Gunthorpe (Tue Jun 27 2023 - 11:47:56 EST)
- Re: [PATCH v3 1/7] swiotlb: make io_tlb_default_mem local to swiotlb.c Christoph Hellwig (Tue Jun 27 2023 - 11:48:13 EST)
- Re: [PATCH v3] dt-bindings: riscv: deprecate riscv,isa Palmer Dabbelt (Tue Jun 27 2023 - 11:49:15 EST)
- Re: [PATCH 1/2] iommu: Prevent RESV_DIRECT devices from blocking domains Jason Gunthorpe (Tue Jun 27 2023 - 11:49:46 EST)
- Re: [PATCH v2 4/6] KVM: Documentation: Add the missing description for tdp_mmu_root_count into kvm_mmu_page Sean Christopherson (Tue Jun 27 2023 - 11:50:11 EST)
- Re: [PATCH v3 7/8] mm: drop VMA lock before waiting for migration Peter Xu (Tue Jun 27 2023 - 11:50:54 EST)
- Re: [PATCH net 3/3] net: dsa: felix: don't drop PTP frames with tag_8021q when RX timestamping is disabled Vladimir Oltean (Tue Jun 27 2023 - 11:51:56 EST)
- Re: [PATCH] fs: iomap: Change the type of blocksize from 'int' to 'unsigned int' in iomap_file_buffered_write_punch_delalloc Christoph Hellwig (Tue Jun 27 2023 - 11:52:58 EST)
- Re: [PATCH net 3/3] net: dsa: felix: don't drop PTP frames with tag_8021q when RX timestamping is disabled Jakub Kicinski (Tue Jun 27 2023 - 11:53:40 EST)
- Re: [PATCH v3 8/8] mm: handle userfaults under VMA lock Peter Xu (Tue Jun 27 2023 - 11:55:15 EST)
- Re: [PATCH net 3/3] net: dsa: felix: don't drop PTP frames with tag_8021q when RX timestamping is disabled Vladimir Oltean (Tue Jun 27 2023 - 11:57:33 EST)
- [GIT PULL] Probes update for v6.5 Google (Tue Jun 27 2023 - 11:58:29 EST)
- Re: [PATCH net-next v3] libceph: Partially revert changes to support MSG_SPLICE_PAGES Jakub Kicinski (Tue Jun 27 2023 - 11:59:34 EST)
- Re: [PATCH v3 5/8] mm: make folio_lock_fault indicate the state of mmap_lock upon return Suren Baghdasaryan (Tue Jun 27 2023 - 12:00:37 EST)
- Re: [PATCH 2/3] fd/locks: allow get the lock owner by F_OFD_GETLK Jeff Layton (Tue Jun 27 2023 - 12:00:51 EST)
- Re: [PATCH v5] vfio/pci: Propagate ACPI notifications to user-space via eventfd Grzegorz Jaszczyk (Tue Jun 27 2023 - 12:01:25 EST)
- Re: [PATCH v3 5/8] mm: make folio_lock_fault indicate the state of mmap_lock upon return Suren Baghdasaryan (Tue Jun 27 2023 - 12:01:28 EST)
- Re: [PATCH v2 00/11] iommufd: Add nesting infrastructure Jason Gunthorpe (Tue Jun 27 2023 - 12:01:48 EST)
- Re: linux-next: Tree for Jun 27 (idle: intel_idle) Randy Dunlap (Tue Jun 27 2023 - 12:02:00 EST)
- Re: [PATCH v3 6/8] mm: handle swap page faults under per-VMA lock Suren Baghdasaryan (Tue Jun 27 2023 - 12:05:53 EST)
- [PATCH] dmaengine: k3dma: fix potential deadlock on &d->lock Chengfeng Ye (Tue Jun 27 2023 - 12:08:44 EST)
- Re: [PATCH net-next v3] libceph: Partially revert changes to support MSG_SPLICE_PAGES Ilya Dryomov (Tue Jun 27 2023 - 12:08:49 EST)
- Re: [PATCH v5 1/1] drm/doc: Document DRM device reset expectations Randy Dunlap (Tue Jun 27 2023 - 12:09:20 EST)
- Re: [PATCH] fs/nfsd: Fix creation time serialization order Jeff Layton (Tue Jun 27 2023 - 12:09:39 EST)
- Re: [PATCH v3 8/8] mm: handle userfaults under VMA lock Suren Baghdasaryan (Tue Jun 27 2023 - 12:10:54 EST)
- Re: Fwd: Need NVME QUIRK BOGUS for SAMSUNG MZ1WV480HCGL-000MV (Samsung SM-953 Datacenter SSD) Keith Busch (Tue Jun 27 2023 - 12:10:58 EST)
- Re: [PATCH v2 14/16] maple_tree: Refine mas_preallocate() node calculations Liam R. Howlett (Tue Jun 27 2023 - 12:12:32 EST)
- [PATCH 2/2] erofs: simplify z_erofs_transform_plain() Gao Xiang (Tue Jun 27 2023 - 12:13:08 EST)
- [PATCH 1/2] erofs: get rid of the remaining kmap_atomic() Gao Xiang (Tue Jun 27 2023 - 12:13:10 EST)
- Re: [PATCH v2 5/6] KVM: Documentation: Add the missing description for mmu_valid_gen into kvm_mmu_page Sean Christopherson (Tue Jun 27 2023 - 12:13:45 EST)
- Re: [PATCH v2 6/6] KVM: Documentation: Add the missing description for tdp_mmu_page into kvm_mmu_page Sean Christopherson (Tue Jun 27 2023 - 12:16:31 EST)
- [syzbot] [ext4?] KASAN: use-after-free Read in ext4_find_extent (3) syzbot (Tue Jun 27 2023 - 12:17:06 EST)
- RE: [PATCH v2] sched/task_group: Re-layout structure to reduce false sharing Deng, Pan (Tue Jun 27 2023 - 12:17:59 EST)
- Re: [PATCH] i2c: xiic: Don't try to handle more interrupt events after error Robert Hancock (Tue Jun 27 2023 - 12:18:36 EST)
- Re: [PATCH net-next v3] libceph: Partially revert changes to support MSG_SPLICE_PAGES Jakub Kicinski (Tue Jun 27 2023 - 12:18:44 EST)
- Re: [PATCH V24 2/3] misc: dcc: Add driver support for Data Capture and Compare unit(DCC) Randy Dunlap (Tue Jun 27 2023 - 12:19:00 EST)
- [GIT PULL] Documentation for 6.5 Jonathan Corbet (Tue Jun 27 2023 - 12:20:13 EST)
- Re: [PATCH v7 4/4] fpga: add configuration for the FPGA KUnit test suites. Marco Pagani (Tue Jun 27 2023 - 12:20:47 EST)
- Re: [PATCH] btf: warn but return no error for NULL btf from __register_btf_kfunc_id_set() Jiri Olsa (Tue Jun 27 2023 - 12:21:27 EST)
- Re: [PATCH 2/3] fd/locks: allow get the lock owner by F_OFD_GETLK stsp (Tue Jun 27 2023 - 12:21:31 EST)
- Re: [PATCH] fprobe: Release rethook after the ftrace_ops is unregistered Google (Tue Jun 27 2023 - 12:23:14 EST)
- Re: [PATCH v3 7/8] mm: drop VMA lock before waiting for migration Suren Baghdasaryan (Tue Jun 27 2023 - 12:23:44 EST)
- Re: [PATCH 0/2] v3: F_OFD_GETLK extension to read lock info Jeff Layton (Tue Jun 27 2023 - 12:23:54 EST)
- Re: [PATCH 1/1] Add a new sysctl to disable io_uring system-wide Randy Dunlap (Tue Jun 27 2023 - 12:24:06 EST)
- Re: [v5 0/1] dax: enable dax fault handler to report VM_FAULT_HWPOISON Matthew Wilcox (Tue Jun 27 2023 - 12:24:50 EST)
- [PATCH 02/11] arm64: dts: qcom: msm8939: Drop "qcom,idle-state-spc" compatible Konrad Dybcio (Tue Jun 27 2023 - 12:25:20 EST)
- [PATCH 03/11] arm64: dts: qcom: msm8939: Add missing 'cache-unified' to L2 Konrad Dybcio (Tue Jun 27 2023 - 12:25:26 EST)
- [PATCH 07/11] dt-bindings: iommu: qcom_iommu: Allow 'tbu' clock Konrad Dybcio (Tue Jun 27 2023 - 12:25:30 EST)
- [PATCH 08/11] dt-bindings: usb: ci-hdrc-usb2: Fix handling pinctrl properties Konrad Dybcio (Tue Jun 27 2023 - 12:25:35 EST)
- Re: [PATCH 1/2] LoongArch: vDSO: Use CLANG_FLAGS instead of filtering out '--target=' Nathan Chancellor (Tue Jun 27 2023 - 12:25:40 EST)
- [PATCH 09/11] dt-bindings: arm: msm: kpss-acc: Make the optional reg truly optional Konrad Dybcio (Tue Jun 27 2023 - 12:25:44 EST)
- [PATCH 10/11] dt-bindings: usb: dwc3: Allow just 1 interrupt for MSM8996 Konrad Dybcio (Tue Jun 27 2023 - 12:25:47 EST)
- [PATCH 11/11] arm64: dts: qcom: msm8996: Add missing interrupt to the USB2 controller Konrad Dybcio (Tue Jun 27 2023 - 12:25:51 EST)
- Re: [PATCH 2/2] LoongArch: Include KBUILD_CPPFLAGS in CHECKFLAGS invocation Nathan Chancellor (Tue Jun 27 2023 - 12:25:56 EST)
- Re: [PATCH v3 6/8] mm: handle swap page faults under per-VMA lock Peter Xu (Tue Jun 27 2023 - 12:26:01 EST)
- Re: [PATCH v3 3/8] mm: drop per-VMA lock in handle_mm_fault if retrying or when finished Suren Baghdasaryan (Tue Jun 27 2023 - 12:26:18 EST)
- [PATCH 00/11] Even more msm bindings fixes Konrad Dybcio (Tue Jun 27 2023 - 12:26:50 EST)
- [PATCH 01/11] arm64: dts: qcom: sc7180: Fix DSI0_PHY reg-names Konrad Dybcio (Tue Jun 27 2023 - 12:26:51 EST)
- [PATCH 04/11] arm64: dts: qcom: apq8039-t2: Drop inexistent property Konrad Dybcio (Tue Jun 27 2023 - 12:26:58 EST)
- [PATCH 05/11] dt-bindings: sound: Convert pm8916-wcd-analog-codec to YAML Konrad Dybcio (Tue Jun 27 2023 - 12:27:04 EST)
- [PATCH 06/11] dt-bindings: mfd: qcom,spmi-pmic: Reference pm8916 wcd analog codec schema Konrad Dybcio (Tue Jun 27 2023 - 12:27:14 EST)
- Re: [PATCH v3 4/8] mm: replace folio_lock_or_retry with folio_lock_fault Suren Baghdasaryan (Tue Jun 27 2023 - 12:28:42 EST)
- Re: [BUG] btrfs: MAX_LOCKDEP_CHAIN_HLOCKS too low! Mirsad Goran Todorovac (Tue Jun 27 2023 - 12:28:46 EST)
- [GIT PULL] gpio: updates for v6.5 Bartosz Golaszewski (Tue Jun 27 2023 - 12:29:04 EST)
- Re: [PATCH 09/12] writeback: Factor writeback_iter_next() out of write_cache_pages() Christoph Hellwig (Tue Jun 27 2023 - 12:29:44 EST)
- Re: [PATCH 0/2] v3: F_OFD_GETLK extension to read lock info stsp (Tue Jun 27 2023 - 12:31:37 EST)
- [PATCH v2 net 0/3] Fix PTP packet drops with ocelot-8021q DSA tag protocol Vladimir Oltean (Tue Jun 27 2023 - 12:32:17 EST)
- [PATCH v2 net 1/3] net: mscc: ocelot: don't report that RX timestamping is enabled by default Vladimir Oltean (Tue Jun 27 2023 - 12:32:20 EST)
- [PATCH v2 net 2/3] net: mscc: ocelot: don't keep PTP configuration of all ports in single structure Vladimir Oltean (Tue Jun 27 2023 - 12:32:25 EST)
- [PATCH v2 net 3/3] net: dsa: felix: don't drop PTP frames with tag_8021q when RX timestamping is disabled Vladimir Oltean (Tue Jun 27 2023 - 12:32:34 EST)
- [PATCH] usb: dwc3: don't reset device side if dwc3 was configured as host-only Jisheng Zhang (Tue Jun 27 2023 - 12:32:38 EST)
- Re: [RFC PATCH 3/3] sched: Implement shared wakequeue in CFS Chris Mason (Tue Jun 27 2023 - 12:32:52 EST)
- [PATCH] modpost: define more R_ARM_* for old distributions Masahiro Yamada (Tue Jun 27 2023 - 12:32:55 EST)
- Re: [PATCH 0/2] Fix cross-compilation issues with Clang Nathan Chancellor (Tue Jun 27 2023 - 12:32:59 EST)
- Re: [PATCH v7 5/5] mfd: max77541: Add ADI MAX77541/MAX77540 PMIC Support Lee Jones (Tue Jun 27 2023 - 12:34:32 EST)
- RE: [RFC PATCH 0/2] Resctrl - rewrite (WIP) Luck, Tony (Tue Jun 27 2023 - 12:35:27 EST)
- Re: [PATCH] btf: warn but return no error for NULL btf from __register_btf_kfunc_id_set() SeongJae Park (Tue Jun 27 2023 - 12:37:58 EST)
- Re: [PATCH net-next v3] libceph: Partially revert changes to support MSG_SPLICE_PAGES patchwork-bot+netdevbpf (Tue Jun 27 2023 - 12:40:31 EST)
- Re: [PATCH v2 net-next] net: phy: mscc: fix packet loss due to RGMII delays patchwork-bot+netdevbpf (Tue Jun 27 2023 - 12:40:33 EST)
- Re: [PATCH v2 00/24] use vmalloc_array and vcalloc patchwork-bot+netdevbpf (Tue Jun 27 2023 - 12:40:36 EST)
- Re: [PATCH 3/4] openrisc: Support floating point user api Stafford Horne (Tue Jun 27 2023 - 12:41:24 EST)
- Re: [PATCH] usb: host: xhci: remove renesas rom wiping Anne Macedo (Tue Jun 27 2023 - 12:41:49 EST)
- Re: [PATCH 2/2] perf report: Don't add to histogram when there is no thread found Ian Rogers (Tue Jun 27 2023 - 12:43:18 EST)
- [PATCH] dmaengine: mediatek: mtk-hsdma: fix potential deadlock on &vc->lock Chengfeng Ye (Tue Jun 27 2023 - 12:43:32 EST)
- Re: [PATCH] btf: warn but return no error for NULL btf from __register_btf_kfunc_id_set() SeongJae Park (Tue Jun 27 2023 - 12:44:34 EST)
- Re: [Question] report a race condition between CPU hotplug state machine and hrtimer 'sched_cfs_period_timer' for cfs bandwidth throttling Vincent Guittot (Tue Jun 27 2023 - 12:47:14 EST)
- Re: [PATCH net-next v10 08/16] tls: Inline do_tcp_sendpages() Tariq Toukan (Tue Jun 27 2023 - 12:49:36 EST)
- Re: [syzbot] [block?] WARNING in floppy_interrupt (2) syzbot (Tue Jun 27 2023 - 12:50:04 EST)
- Re: [PATCH net] net: dsa: avoid suspicious RCU usage for synced VLAN-aware MAC addresses patchwork-bot+netdevbpf (Tue Jun 27 2023 - 12:50:28 EST)
- Re: [PATCH 04/11] arm64: dts: qcom: apq8039-t2: Drop inexistent property Bryan O'Donoghue (Tue Jun 27 2023 - 12:51:33 EST)
- Re: [PATCH 03/11] arm64: dts: qcom: msm8939: Add missing 'cache-unified' to L2 Bryan O'Donoghue (Tue Jun 27 2023 - 12:52:12 EST)
- Re: [PATCH 21/21] dma-mapping: replace custom code with generic implementation Geert Uytterhoeven (Tue Jun 27 2023 - 12:52:45 EST)
- [PATCH v3 0/3+1] fanotify accounting for fs/splice.c Ahelenia Ziemiańska (Tue Jun 27 2023 - 12:55:34 EST)
- [PATCH v3 1/3] splice: always fsnotify_access(in), fsnotify_modify(out) on success Ahelenia Ziemiańska (Tue Jun 27 2023 - 12:55:55 EST)
- [PATCH v3 2/3] splice: fsnotify_access(fd)/fsnotify_modify(fd) in vmsplice Ahelenia Ziemiańska (Tue Jun 27 2023 - 12:55:57 EST)
- [PATCH v3 3/3] splice: fsnotify_access(in), fsnotify_modify(out) on success in tee Ahelenia Ziemiańska (Tue Jun 27 2023 - 12:56:08 EST)
- Re: [PATCH net-next v10 08/16] tls: Inline do_tcp_sendpages() David Howells (Tue Jun 27 2023 - 12:56:47 EST)
- [LTP PATCH] inotify13: new test for fs/splice.c functions vs pipes vs inotify Ahelenia Ziemiańska (Tue Jun 27 2023 - 12:57:27 EST)
- Re: [Bug report] __arch_hweight32/64 x86 Sebastian Sumpf (Tue Jun 27 2023 - 12:57:55 EST)
- Re: [PATCH v2] Drivers: hv: Change hv_free_hyperv_page() to take void * argument Nuno Das Neves (Tue Jun 27 2023 - 12:58:02 EST)
- Re: [PATCH 2/2] perf report: Don't add to histogram when there is no thread found Namhyung Kim (Tue Jun 27 2023 - 12:58:12 EST)
- Re: next: ltp: fs: read_all: block sda: the capability attribute has been deprecated. - supervisor instruction fetch in kernel mode Rahul Rameshbabu (Tue Jun 27 2023 - 13:01:12 EST)
- [PATCH][next] drm/edid: make read-only const array static Colin Ian King (Tue Jun 27 2023 - 13:01:20 EST)
- Re: [PATCH v2 05/12] powerpc: add pte_free_defer() for pgtables sharing page Jason Gunthorpe (Tue Jun 27 2023 - 13:01:24 EST)
- Re: [PATCH 1/2] kernfs: add kernfs_ops.free operation to free resources tied to the file Suren Baghdasaryan (Tue Jun 27 2023 - 13:03:33 EST)
- Re: support pmsg record size larger than kmalloc limitation Yuxiao Zhang (Tue Jun 27 2023 - 13:05:21 EST)
- Re: [PATCH v1] iommu/arm-smmu-v3: Allow default substream bypass with a pasid support Nicolin Chen (Tue Jun 27 2023 - 13:07:14 EST)
- Re: [PATCH v2 04/27] locking/atomic: make atomic*_{cmp,}xchg optional Guenter Roeck (Tue Jun 27 2023 - 13:07:18 EST)
- Re: [PATCH v1 0/6] LASS KVM virtualization support Sean Christopherson (Tue Jun 27 2023 - 13:08:47 EST)
- Re: [PATCH net-next v10 08/16] tls: Inline do_tcp_sendpages() David Howells (Tue Jun 27 2023 - 13:09:30 EST)
- Re: [PATCH 1/2] kernfs: add kernfs_ops.free operation to free resources tied to the file Suren Baghdasaryan (Tue Jun 27 2023 - 13:10:44 EST)
- Re: [PATCH 1/1] Add a new sysctl to disable io_uring system-wide Bart Van Assche (Tue Jun 27 2023 - 13:10:46 EST)
- Re: [GIT PULL] bcachefs Jens Axboe (Tue Jun 27 2023 - 13:16:10 EST)
- Re: [PATCH v6 0/3] Add sync object UAPI support to VirtIO-GPU driver Rob Clark (Tue Jun 27 2023 - 13:16:25 EST)
- Re: unexport swiotlb_active v2 Petr Tesařík (Tue Jun 27 2023 - 13:18:37 EST)
- Re: [PATCH 2/2] perf report: Don't add to histogram when there is no thread found Ian Rogers (Tue Jun 27 2023 - 13:19:35 EST)
- Re: [PATCH v2] mmc: inline the first mmc_scan() on mmc_start_host() Geert Uytterhoeven (Tue Jun 27 2023 - 13:20:28 EST)
- Re: [PATCH v9 28/42] x86/shstk: Add user-mode shadow stack support Mark Brown (Tue Jun 27 2023 - 13:20:40 EST)
- [PATCH v3] xen: speed up grant-table reclaim Demi Marie Obenour (Tue Jun 27 2023 - 13:22:33 EST)
- Re: [PATCH 1/2] kernfs: add kernfs_ops.free operation to free resources tied to the file Christian Brauner (Tue Jun 27 2023 - 13:23:24 EST)
- Re: [PATCH v3 1/7] swiotlb: make io_tlb_default_mem local to swiotlb.c Petr Tesařík (Tue Jun 27 2023 - 13:24:26 EST)
- Re: [PATCH RFC net-next v4 6/8] virtio/vsock: support dgrams Bobby Eshleman (Tue Jun 27 2023 - 13:25:23 EST)
- Re: [v5 0/1] dax: enable dax fault handler to report VM_FAULT_HWPOISON Dan Williams (Tue Jun 27 2023 - 13:26:26 EST)
- [PATCH] arm64: dts: qcom: sdm845-tama: Set serial indices and stdout-path Konrad Dybcio (Tue Jun 27 2023 - 13:27:58 EST)
- [PATCH] arm64: dts: qcom: msm8998: Provide XO to RPMCC Konrad Dybcio (Tue Jun 27 2023 - 13:29:02 EST)
- Re: [PATCH 1/2] kernfs: add kernfs_ops.free operation to free resources tied to the file Christian Brauner (Tue Jun 27 2023 - 13:30:41 EST)
- [PATCH] dt-bindings: clock: qcom: Update my email address Taniya Das (Tue Jun 27 2023 - 13:32:36 EST)
- Re: [PATCH 20/26] drm/vmwgfx: use array_size Julia Lawall (Tue Jun 27 2023 - 13:33:34 EST)
- Re: [PATCH] sctp: fix potential deadlock on &net->sctp.addr_wq_lock Xin Long (Tue Jun 27 2023 - 13:34:23 EST)
- Re: [PATCH v2 2/7] HID: add mapping for camera access keys Dmitry Torokhov (Tue Jun 27 2023 - 13:35:23 EST)
- Re: support pmsg record size larger than kmalloc limitation Greg KH (Tue Jun 27 2023 - 13:35:49 EST)
- Re: [PATCH 23/26] media: staging: imgu: use array_size Julia Lawall (Tue Jun 27 2023 - 13:35:55 EST)
- Re: [PATCH v2] x86/bugs: Break down mitigations configurations Breno Leitao (Tue Jun 27 2023 - 13:36:27 EST)
- Re: [PATCH 1/2] kernfs: add kernfs_ops.free operation to free resources tied to the file Suren Baghdasaryan (Tue Jun 27 2023 - 13:36:42 EST)
- Re: [PATCH 1/2] kernfs: add kernfs_ops.free operation to free resources tied to the file Matthew Wilcox (Tue Jun 27 2023 - 13:37:13 EST)
- Re: [RFC PATCH v1 1/4] virtio/vsock: rework MSG_PEEK for SOCK_STREAM Bobby Eshleman (Tue Jun 27 2023 - 13:37:23 EST)
- Re: support pmsg record size larger than kmalloc limitation Greg KH (Tue Jun 27 2023 - 13:37:25 EST)
- Re: [PATCH v3 2/2] PCI: pciehp: Clear the optional capabilities in DEVCTL2 on a hot-plug Smita Koralahalli (Tue Jun 27 2023 - 13:39:04 EST)
- Re: [PATCH] power: supply: rk817: Add missing module alias Chris Morgan (Tue Jun 27 2023 - 13:39:37 EST)
- Re: linux-next: Tree for Jun 27 (idle: intel_idle) Rafael J. Wysocki (Tue Jun 27 2023 - 13:40:24 EST)
- Re: [PATCH v1 1/6] KVM: x86: Consolidate flags for __linearize() Sean Christopherson (Tue Jun 27 2023 - 13:40:58 EST)
- Re: [PATCH v1 7/9] RISC-V: split riscv_fill_hwcap() in 3 Conor Dooley (Tue Jun 27 2023 - 13:42:59 EST)
- Re: [PATCH v1 2/6] KVM: x86: Virtualize CR4.LASS Sean Christopherson (Tue Jun 27 2023 - 13:43:26 EST)
- [PATCH] mm: increase usage of folio_next_index() helper Sidhartha Kumar (Tue Jun 27 2023 - 13:44:34 EST)
- Re: [PATCH] fs/vboxsf: Replace kmap() with kmap_local_{page, folio}() Matthew Wilcox (Tue Jun 27 2023 - 13:46:10 EST)
- Re: [PATCH] arm64: dts: qcom: msm8998: Provide XO to RPMCC Jeffrey Hugo (Tue Jun 27 2023 - 13:47:31 EST)
- Re: [PATCH v5 1/1] drm/doc: Document DRM device reset expectations Christian König (Tue Jun 27 2023 - 13:47:56 EST)
- Re: [PATCH] dt-bindings: clock: qcom: Update my email address Jeffrey Hugo (Tue Jun 27 2023 - 13:48:02 EST)
- Re: [PATCH] fs/vboxsf: Replace kmap() with kmap_local_{page, folio}() Matthew Wilcox (Tue Jun 27 2023 - 13:48:31 EST)
- Re: [PATCH v3 1/2] PCI: pciehp: Add support for async hotplug with native AER and DPC/EDR Smita Koralahalli (Tue Jun 27 2023 - 13:48:58 EST)
- [PATCH v1] intel_idle: Add __init annotation to matchup_vm_state_with_baremetal() Rafael J. Wysocki (Tue Jun 27 2023 - 13:50:57 EST)
- Re: [PATCH v2] block: add check that partition length needs to be aligned with block size Matthew Wilcox (Tue Jun 27 2023 - 13:53:27 EST)
- Re: [PATCH 02/11] arm64: dts: qcom: msm8939: Drop "qcom,idle-state-spc" compatible Benjamin Li (Tue Jun 27 2023 - 13:55:04 EST)
- Re: [Patch v2 2/2] x86/tsc: use logical_packages as a better estimation of socket numbers Thomas Gleixner (Tue Jun 27 2023 - 13:55:44 EST)
- Re: [GIT PULL] RCU changes for v6.5 Linus Torvalds (Tue Jun 27 2023 - 13:56:46 EST)
- Re: [PATCH v4 1/7] mm/mremap: Optimize the start addresses in move_page_tables() Liam R. Howlett (Tue Jun 27 2023 - 13:56:49 EST)
- Re: [PATCH 3/4] openrisc: Support floating point user api Szabolcs Nagy (Tue Jun 27 2023 - 13:56:54 EST)
- Re: [PATCH v21 2/5] fs/proc/task_mmu: Implement IOCTL to get and optionally clear info about PTEs Muhammad Usama Anjum (Tue Jun 27 2023 - 14:00:56 EST)
- Re: [GIT PULL] RCU changes for v6.5 pr-tracker-bot (Tue Jun 27 2023 - 14:02:26 EST)
- Re: [GIT PULL] nolibc changes for v6.5 pr-tracker-bot (Tue Jun 27 2023 - 14:02:30 EST)
- Re: [PATCH v4 1/7] mm/mremap: Optimize the start addresses in move_page_tables() Lorenzo Stoakes (Tue Jun 27 2023 - 14:02:39 EST)
- Re: [PATCH v3 0/3+1] fanotify accounting for fs/splice.c Amir Goldstein (Tue Jun 27 2023 - 14:03:36 EST)
- Re: [PATCH] fs/vboxsf: Replace kmap() with kmap_local_{page, folio}() Hans de Goede (Tue Jun 27 2023 - 14:05:46 EST)
- RE: [PATCH v2] mmc: inline the first mmc_scan() on mmc_start_host() Biju Das (Tue Jun 27 2023 - 14:10:02 EST)
- Re: [PATCH v3 1/3] splice: always fsnotify_access(in), fsnotify_modify(out) on success Amir Goldstein (Tue Jun 27 2023 - 14:10:32 EST)
- [PATCH v2 00/13] parse-events clean up Ian Rogers (Tue Jun 27 2023 - 14:10:48 EST)
- [PATCH v2 01/13] perf parse-events: Remove unused PE_PMU_EVENT_FAKE token Ian Rogers (Tue Jun 27 2023 - 14:10:55 EST)
- [PATCH v2 02/13] perf parse-events: Remove unused PE_KERNEL_PMU_EVENT token Ian Rogers (Tue Jun 27 2023 - 14:11:19 EST)
- [PATCH v2 03/13] perf parse-events: Remove two unused tokens Ian Rogers (Tue Jun 27 2023 - 14:11:19 EST)
- [PATCH v2 04/13] perf parse-events: Add more comments to parse_events_state Ian Rogers (Tue Jun 27 2023 - 14:11:20 EST)
- [PATCH v2 05/13] perf parse-events: Avoid regrouped warning for wild card events Ian Rogers (Tue Jun 27 2023 - 14:11:51 EST)
- [PATCH v2 06/13] perf parse-event: Add memory allocation test for name terms Ian Rogers (Tue Jun 27 2023 - 14:11:54 EST)
- [PATCH v2 07/13] perf parse-events: Separate YYABORT and YYNOMEM cases Ian Rogers (Tue Jun 27 2023 - 14:11:54 EST)
- [PATCH v2 08/13] perf parse-events: Move instances of YYABORT to YYNOMEM Ian Rogers (Tue Jun 27 2023 - 14:11:55 EST)
- [PATCH v2 09/13] perf parse-events: Separate ENOMEM memory handling Ian Rogers (Tue Jun 27 2023 - 14:11:56 EST)
- [PATCH v2 10/13] perf parse-events: Additional error reporting Ian Rogers (Tue Jun 27 2023 - 14:11:58 EST)
- [PATCH v2 12/13] perf parse-events: Improve location for add pmu Ian Rogers (Tue Jun 27 2023 - 14:11:58 EST)
- [PATCH v2 11/13] perf parse-events: Populate error column for BPF/tracepoint events Ian Rogers (Tue Jun 27 2023 - 14:11:58 EST)
- [PATCH v2 13/13] perf parse-events: Remove ABORT_ON Ian Rogers (Tue Jun 27 2023 - 14:12:23 EST)
- Re: [PATCH] fs/vboxsf: Replace kmap() with kmap_local_{page, folio}() Hans de Goede (Tue Jun 27 2023 - 14:12:23 EST)
- Re: [PATCH v3 2/3] splice: fsnotify_access(fd)/fsnotify_modify(fd) in vmsplice Amir Goldstein (Tue Jun 27 2023 - 14:13:27 EST)
- Re: [PATCH 2/3] RISC-V: hwprobe: Expose Zbc and the scalar crypto extensions Evan Green (Tue Jun 27 2023 - 14:15:35 EST)
- Re: [PATCH 1/3] RISC-V: add Bitmanip/Scalar Crypto parsing from DT Evan Green (Tue Jun 27 2023 - 14:16:07 EST)
- Re: [GIT PULL] Kselftest update for Linux 6.5-rc1 Linus Torvalds (Tue Jun 27 2023 - 14:16:39 EST)
- Re: [PATCH 1/1] Add a new sysctl to disable io_uring system-wide Matteo Rizzo (Tue Jun 27 2023 - 14:16:41 EST)
- Re: [BUG] btrfs: MAX_LOCKDEP_CHAIN_HLOCKS too low! Mirsad Goran Todorovac (Tue Jun 27 2023 - 14:17:31 EST)
- Re: [GIT PULL] Kselftest update for Linux 6.5-rc1 Linus Torvalds (Tue Jun 27 2023 - 14:17:36 EST)
- Re: [PATCH v4] io_uring: Add io_uring command support for sockets Jakub Kicinski (Tue Jun 27 2023 - 14:18:10 EST)
- Re: [PATCH] fs/vboxsf: Replace kmap() with kmap_local_{page, folio}() Hans de Goede (Tue Jun 27 2023 - 14:20:56 EST)
- Re: [PATCH v7 5/5] mfd: max77541: Add ADI MAX77541/MAX77540 PMIC Support Rob Herring (Tue Jun 27 2023 - 14:22:02 EST)
- Re: [PATCH v2] fpga: dfl: afu: use PFN_DOWN() and PFN_PHYS() helper macros Andy Shevchenko (Tue Jun 27 2023 - 14:23:14 EST)
- Re: [PATCH v2] gfs2: Replace deprecated kmap_atomic() by kmap_local_page() Deepak R Varma (Tue Jun 27 2023 - 14:23:18 EST)
- Re: [PATCH 0/2] Restrict address space for sv39,sv48,sv57 Conor Dooley (Tue Jun 27 2023 - 14:24:59 EST)
- Re: [PATCH v1 3/6] KVM: VMX: Add new ops in kvm_x86_ops for LASS violation check Sean Christopherson (Tue Jun 27 2023 - 14:26:11 EST)
- Re: [PATCH] gfs2: Replace deprecated kmap_atomic() by kmap_local_page() Deepak R Varma (Tue Jun 27 2023 - 14:26:20 EST)
- Re: [PATCH v1 01/10] mm: Expose clear_huge_page() unconditionally Yu Zhao (Tue Jun 27 2023 - 14:27:07 EST)
- [PATCH v1] perf pmus: Add placeholder core PMU Ian Rogers (Tue Jun 27 2023 - 14:29:00 EST)
- Re: [PATCH v1 4/6] KVM: x86: Add emulator helper for LASS violation check Sean Christopherson (Tue Jun 27 2023 - 14:29:07 EST)
- Re: [GIT PULL] RCU changes for v6.5 Paul E. McKenney (Tue Jun 27 2023 - 14:30:52 EST)
- [PATCH v11 0/9] Add support for Core Power Reduction v3, v4 and Hardened Konrad Dybcio (Tue Jun 27 2023 - 14:31:00 EST)
- [PATCH v11 1/9] MAINTAINERS: Add entry for Qualcomm CPRv3/v4/Hardened driver Konrad Dybcio (Tue Jun 27 2023 - 14:31:03 EST)
- [PATCH v11 2/9] dt-bindings: opp: v2-qcom-level: Document CPR3 open/closed loop volt adjustment Konrad Dybcio (Tue Jun 27 2023 - 14:31:06 EST)
- [PATCH v11 3/9] dt-bindings: soc: qcom: cpr3: Add bindings for CPR3 driver Konrad Dybcio (Tue Jun 27 2023 - 14:31:08 EST)
- [PATCH v11 4/9] soc: qcom: cpr: Move common functions to new file Konrad Dybcio (Tue Jun 27 2023 - 14:31:15 EST)
- [PATCH v11 5/9] soc: qcom: cpr-common: Add support for flat fuse adjustment Konrad Dybcio (Tue Jun 27 2023 - 14:31:20 EST)
- [PATCH v11 6/9] soc: qcom: cpr: Use u64 for frequency Konrad Dybcio (Tue Jun 27 2023 - 14:31:27 EST)
- [PATCH v11 7/9] soc: qcom: cpr-common: Add threads support Konrad Dybcio (Tue Jun 27 2023 - 14:31:38 EST)
- [PATCH v11 8/9] soc: qcom: Add support for Core Power Reduction v3, v4 and Hardened Konrad Dybcio (Tue Jun 27 2023 - 14:31:45 EST)
- [PATCH v11 9/9] arm64: dts: qcom: msm8998: Configure CPRh Konrad Dybcio (Tue Jun 27 2023 - 14:31:53 EST)
- Re: [LTP PATCH] inotify13: new test for fs/splice.c functions vs pipes vs inotify Amir Goldstein (Tue Jun 27 2023 - 14:32:12 EST)
- Re: [PATCH] perf top & record: Fix segfault when default cycles event is not supported Ian Rogers (Tue Jun 27 2023 - 14:33:32 EST)
- Re: [PATCH v1 10/10] mm: Allocate large folios for anonymous memory Yu Zhao (Tue Jun 27 2023 - 14:34:25 EST)
- [tip:x86/merge] BUILD SUCCESS f83c38b9e2a5ce5375ac16be43768541e212f311 kernel test robot (Tue Jun 27 2023 - 14:34:45 EST)
- [tip:core/merge] BUILD SUCCESS a174a471139081b4947b87660f1ffcff8b8c82ee kernel test robot (Tue Jun 27 2023 - 14:35:13 EST)
- [tip:master] BUILD SUCCESS 5bfdb24bed4c57143ee73cd48bceb51c5401c32d kernel test robot (Tue Jun 27 2023 - 14:35:40 EST)
- Re: [GIT PULL] Kselftest update for Linux 6.5-rc1 pr-tracker-bot (Tue Jun 27 2023 - 14:35:42 EST)
- Re: [GIT PULL] KUnit next update for Linux 6.5-rc1 pr-tracker-bot (Tue Jun 27 2023 - 14:35:49 EST)
- [GIT PULL] s390 updates for 6.5 merge window Alexander Gordeev (Tue Jun 27 2023 - 14:38:18 EST)
- Re: [PATCH 1/2] kernfs: add kernfs_ops.free operation to free resources tied to the file Tejun Heo (Tue Jun 27 2023 - 14:42:35 EST)
- Re: [PATCH 1/3] RISC-V: add Bitmanip/Scalar Crypto parsing from DT Hongren (Zenithal) Zheng (Tue Jun 27 2023 - 14:44:53 EST)
- Re: [PATCH v2 3/3] blk-mq: fix start_time_ns and alloc_time_ns for pre-allocated rq Tejun Heo (Tue Jun 27 2023 - 14:47:21 EST)
- Re: [PATCH 1/3] RISC-V: add Bitmanip/Scalar Crypto parsing from DT Conor Dooley (Tue Jun 27 2023 - 14:48:32 EST)
- [GIT PULL] Networking for v6.5 Jakub Kicinski (Tue Jun 27 2023 - 14:48:57 EST)
- Re: [BUG] btrfs: MAX_LOCKDEP_CHAIN_HLOCKS too low! Chris Murphy (Tue Jun 27 2023 - 14:49:55 EST)
- Re: [PATCH v2 06/24] dma-buf: system_heap: use vmalloc_array and vcalloc John Stultz (Tue Jun 27 2023 - 14:52:45 EST)
- Re: [PATCH v21 2/5] fs/proc/task_mmu: Implement IOCTL to get and optionally clear info about PTEs Michał Mirosław (Tue Jun 27 2023 - 14:52:54 EST)
- Re: [PATCH v4 1/5] gpio: gxp: Add HPE GXP GPIO Hawkins, Nick (Tue Jun 27 2023 - 14:56:03 EST)
- [PATCH v2] dt-bindings: remoteproc: add Tightly Coupled Memory (TCM) bindings Radhey Shyam Pandey (Tue Jun 27 2023 - 14:57:32 EST)
- Re: [GIT PULL] Networking for v6.5 Jakub Kicinski (Tue Jun 27 2023 - 14:59:32 EST)
- Re: [PATCH v2] selftests: prctl: Add new prctl test for PR_SET_NAME Muhammad Usama Anjum (Tue Jun 27 2023 - 15:01:16 EST)
- Re: [PATCH] Bluetooth: MAINTAINERS: add Devicetree bindings to Bluetooth drivers patchwork-bot+bluetooth (Tue Jun 27 2023 - 15:02:02 EST)
- Re: [PATCH net-next v5 11/16] scsi: iscsi_tcp: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage Chris Leech (Tue Jun 27 2023 - 15:04:01 EST)
- Re: [PATCH v2] selftests: prctl: Add new prctl test for PR_SET_NAME Muhammad Usama Anjum (Tue Jun 27 2023 - 15:04:11 EST)
- Re: [PATCH 1/3] RISC-V: add Bitmanip/Scalar Crypto parsing from DT Hongren (Zenithal) Zheng (Tue Jun 27 2023 - 15:04:16 EST)
- Re: [GIT PULL] Documentation for 6.5 pr-tracker-bot (Tue Jun 27 2023 - 15:04:30 EST)
- [PATCH] hwmon: (pmbus/acbel-fsg032) Add firmware version debugfs attribute Eddie James (Tue Jun 27 2023 - 15:05:22 EST)
- Re: [PATCH v2] selftests: prctl: Add new prctl test for PR_SET_NAME Muhammad Usama Anjum (Tue Jun 27 2023 - 15:09:03 EST)
- Re: [PATCH 3/3] RISC-V: Implement archrandom when Zkr is available Conor Dooley (Tue Jun 27 2023 - 15:09:21 EST)
- Re: Regression: NULL pointer dereference after NFS_V4_2_READ_PLUS (commit 7fd461c47) Anna Schumaker (Tue Jun 27 2023 - 15:09:24 EST)
- Re: [PATCH 1/2] RISC-V: Probe for unaligned access speed Evan Green (Tue Jun 27 2023 - 15:12:09 EST)
- Re: [PATCH 1/2] RISC-V: Probe for unaligned access speed Evan Green (Tue Jun 27 2023 - 15:12:23 EST)
- [PATCH v2] Sched/fair: Block nohz tick_stop when cfs bandwidth in use Phil Auld (Tue Jun 27 2023 - 15:12:55 EST)
- [GIT PULL] Devicetree updates for v6.5 Rob Herring (Tue Jun 27 2023 - 15:14:44 EST)
- [GIT PULL] Move arm64 documentation under Documentation/arch Jonathan Corbet (Tue Jun 27 2023 - 15:17:38 EST)
- Re: [PATCH 1/3] RISC-V: add Bitmanip/Scalar Crypto parsing from DT Conor Dooley (Tue Jun 27 2023 - 15:18:29 EST)
- Re: [PATCH v21 2/5] fs/proc/task_mmu: Implement IOCTL to get and optionally clear info about PTEs Muhammad Usama Anjum (Tue Jun 27 2023 - 15:20:37 EST)
- Re: [PATCH] mm/ksm: delete the redundant ksm_merging_pages interafce in proc Andrew Morton (Tue Jun 27 2023 - 15:22:06 EST)
- Re: [PATCH] perf: Replace deprecated -target with --target= for Clang Namhyung Kim (Tue Jun 27 2023 - 15:29:55 EST)
- Re: [PATCH] mm: memory-failure: fix unexpected return value in soft_offline_page() Andrew Morton (Tue Jun 27 2023 - 15:31:01 EST)
- Re: [PATCH] mm/slub: disable slab merging in the default configuration David Rientjes (Tue Jun 27 2023 - 15:32:26 EST)
- Re: [PATCH] perf tools: Add missing else to cmd_daemon subcommand condition Namhyung Kim (Tue Jun 27 2023 - 15:33:19 EST)
- Re: [PATCH v1] perf pmu: Correct auto_merge_stats test Namhyung Kim (Tue Jun 27 2023 - 15:34:02 EST)
- Re: [PATCH] perf test: Fix a compile error on pe-file-parsing.c Namhyung Kim (Tue Jun 27 2023 - 15:34:53 EST)
- [PATCH v3 0/5] mtd: rawnand: brcmnand: driver and doc updates William Zhang (Tue Jun 27 2023 - 15:38:04 EST)
- [PATCH v3 1/5] mtd: rawnand: brcmnand: Fix ECC level field setting for v7.2 controller William Zhang (Tue Jun 27 2023 - 15:38:25 EST)
- [PATCH v3 2/5] mtd: rawnand: brcmnand: Fix potential false time out warning William Zhang (Tue Jun 27 2023 - 15:38:31 EST)
- [PATCH v3 3/5] mtd: rawnand: brcmnand: Fix crash during the panic_write William Zhang (Tue Jun 27 2023 - 15:38:37 EST)
- [PATCH v3 4/5] mtd: rawnand: brcmnand: Fix potential out-of-bounds access in oob write William Zhang (Tue Jun 27 2023 - 15:38:43 EST)
- [PATCH v3 5/5] mtd: rawnand: brcmnand: Fix mtd oobsize William Zhang (Tue Jun 27 2023 - 15:38:58 EST)
- Re: [PATCH 3/4] openrisc: Support floating point user api Rich Felker (Tue Jun 27 2023 - 15:42:42 EST)
- [PATCH 1/2] ARM: dts: qcom: msm8974: replace incorrect indentation in interconnect Luca Weiss (Tue Jun 27 2023 - 15:48:31 EST)
- [PATCH 2/2] ARM: dts: qcom: msm8974: sort nodes by reg Luca Weiss (Tue Jun 27 2023 - 15:48:33 EST)
- [PATCH 0/2] Small style fixes in msm8974.dtsi Luca Weiss (Tue Jun 27 2023 - 15:49:20 EST)
- Re: [PATCH] perf: Replace deprecated -target with --target= for Clang Fangrui Song (Tue Jun 27 2023 - 15:53:28 EST)
- Re: [PATCH v21 2/5] fs/proc/task_mmu: Implement IOCTL to get and optionally clear info about PTEs Michał Mirosław (Tue Jun 27 2023 - 15:54:45 EST)
- RE: [PATCH 4.14 00/26] 4.14.320-rc1 review Chris Paterson (Tue Jun 27 2023 - 16:05:48 EST)
- Re: [PATCH v1] intel_idle: Add __init annotation to matchup_vm_state_with_baremetal() Randy Dunlap (Tue Jun 27 2023 - 16:06:22 EST)
- RE: [PATCH 5.10 00/81] 5.10.186-rc1 review Chris Paterson (Tue Jun 27 2023 - 16:07:20 EST)
- RE: [PATCH 4.19 00/41] 4.19.288-rc1 review Chris Paterson (Tue Jun 27 2023 - 16:08:40 EST)
- Re: [PATCH] fs/buffer.c: remove per-CPU buffer_head lookup cache Marcelo Tosatti (Tue Jun 27 2023 - 16:09:35 EST)
- [PATCH] fs/buffer.c: disable per-CPU buffer_head cache for isolated CPUs Marcelo Tosatti (Tue Jun 27 2023 - 16:09:38 EST)
- RE: [PATCH 5.15 00/96] 5.15.119-rc1 review Chris Paterson (Tue Jun 27 2023 - 16:09:58 EST)
- Re: [PATCH 1/2] kernfs: add kernfs_ops.free operation to free resources tied to the file Suren Baghdasaryan (Tue Jun 27 2023 - 16:10:23 EST)
- RE: [PATCH 5.4 00/60] 5.4.249-rc1 review Chris Paterson (Tue Jun 27 2023 - 16:10:41 EST)
- RE: [PATCH 6.3 000/199] 6.3.10-rc1 review Chris Paterson (Tue Jun 27 2023 - 16:11:25 EST)
- Re: [GIT PULL] x86/misc for 6.5 Linus Torvalds (Tue Jun 27 2023 - 16:11:39 EST)
- RE: [PATCH 6.1 000/170] 6.1.36-rc1 review Chris Paterson (Tue Jun 27 2023 - 16:11:51 EST)
- Re: [PATCH v3 1/3] splice: always fsnotify_access(in), fsnotify_modify(out) on success Ahelenia Ziemiańska (Tue Jun 27 2023 - 16:14:01 EST)
- [PATCH v2 01/15] drm/msm/dsi: Drop unused regulators from QCM2290 14nm DSI PHY config Marijn Suijten (Tue Jun 27 2023 - 16:14:37 EST)
- [PATCH v2 00/15] drm/msm: Add SM6125 MDSS/DPU hardware and enable Sony Xperia 10 II panel Marijn Suijten (Tue Jun 27 2023 - 16:14:41 EST)
- [PATCH v2 03/15] dt-bindings: clock: qcom,dispcc-sm6125: Require GCC PLL0 DIV clock Marijn Suijten (Tue Jun 27 2023 - 16:14:45 EST)
- [PATCH v2 02/15] arm64: dts: qcom: sm6125: Sort spmi_bus node numerically by reg Marijn Suijten (Tue Jun 27 2023 - 16:15:01 EST)
- [PATCH v2 04/15] dt-bindings: clock: qcom,dispcc-sm6125: Allow power-domains property Marijn Suijten (Tue Jun 27 2023 - 16:15:08 EST)
- [PATCH v2 06/15] dt-bindings: display/msm: sc7180-dpu: Describe SM6125 Marijn Suijten (Tue Jun 27 2023 - 16:15:18 EST)
- [PATCH v2 05/15] dt-bindings: display/msm: dsi-controller-main: Document SM6125 Marijn Suijten (Tue Jun 27 2023 - 16:15:21 EST)
- [PATCH v2 07/15] dt-bindings: display/msm: Add SM6125 MDSS Marijn Suijten (Tue Jun 27 2023 - 16:15:22 EST)
- [PATCH v2 08/15] drm/msm/dpu: Add SM6125 support Marijn Suijten (Tue Jun 27 2023 - 16:15:26 EST)
- [PATCH v2 09/15] drm/msm/mdss: Add SM6125 support Marijn Suijten (Tue Jun 27 2023 - 16:15:30 EST)
- [PATCH v2 11/15] drm/msm/dsi: Reuse QCM2290 14nm DSI PHY configuration for SM6125 Marijn Suijten (Tue Jun 27 2023 - 16:15:33 EST)
- [PATCH v2 10/15] dt-bindings: msm: dsi-phy-14nm: Document SM6125 variant Marijn Suijten (Tue Jun 27 2023 - 16:15:38 EST)
- [PATCH v2 12/15] arm64: dts: qcom: sm6125: Switch fixed xo_board clock to RPM XO clock Marijn Suijten (Tue Jun 27 2023 - 16:15:42 EST)
- [PATCH v2 13/15] arm64: dts: qcom: sm6125: Add dispcc node Marijn Suijten (Tue Jun 27 2023 - 16:15:46 EST)
- [PATCH v2 14/15] arm64: dts: qcom: sm6125: Add display hardware nodes Marijn Suijten (Tue Jun 27 2023 - 16:15:50 EST)
- [PATCH v2 15/15] arm64: dts: qcom: sm6125-seine: Configure MDSS, DSI and panel Marijn Suijten (Tue Jun 27 2023 - 16:15:55 EST)
- Re: [PATCH v11 6/9] soc: qcom: cpr: Use u64 for frequency Jeffrey Hugo (Tue Jun 27 2023 - 16:17:02 EST)
- Re: [GIT PULL] bcachefs Kent Overstreet (Tue Jun 27 2023 - 16:17:06 EST)
- [PATCH v8 1/5] staging: vc04_services: vchiq_arm: Add new bus type and device type Umang Jain (Tue Jun 27 2023 - 16:18:09 EST)
- [PATCH v8 0/5] staging: vc04_services: vchiq: Register devices with a custom bus_type Umang Jain (Tue Jun 27 2023 - 16:18:31 EST)
- [PATCH v8 2/5] staging: vc04_services: vchiq_arm: Register vchiq_bus_type Umang Jain (Tue Jun 27 2023 - 16:19:29 EST)
- [PATCH v8 4/5] staging: bcm2835-audio: Register bcm2835-audio with vchiq_bus_type Umang Jain (Tue Jun 27 2023 - 16:20:19 EST)
- [PATCH v8 5/5] staging: vc04_services: vchiq_arm: Remove vchiq_register_child() Umang Jain (Tue Jun 27 2023 - 16:20:27 EST)
- Re: [PATCH 3/4] openrisc: Support floating point user api Stafford Horne (Tue Jun 27 2023 - 16:20:57 EST)
- Re: [PATCH] i40e: fix the wrong PTP frequency calculation Jacob Keller (Tue Jun 27 2023 - 16:21:11 EST)
- Re: rtsx_usb_sdmmc not detecting card insertion anymore Pascal Terjan (Tue Jun 27 2023 - 16:23:23 EST)
- [PATCH v8 3/5] staging: bcm2835-camera: Register bcm2835-camera with vchiq_bus_type Umang Jain (Tue Jun 27 2023 - 16:23:26 EST)
- [PATCH] pstore: ramoops: support pmsg size larger than kmalloc limitation Yuxiao Zhang (Tue Jun 27 2023 - 16:26:03 EST)
- Re: [GIT PULL] x86/misc for 6.5 Linus Torvalds (Tue Jun 27 2023 - 16:26:43 EST)
- Re: support pmsg record size larger than kmalloc limitation Yuxiao Zhang (Tue Jun 27 2023 - 16:28:27 EST)
- [PATCH] dm: verity-loadpin: Add NULL pointer check for 'bdev' parameter Matthias Kaehlcke (Tue Jun 27 2023 - 16:28:54 EST)
- Re: [PATCH v4 1/7] mm/mremap: Optimize the start addresses in move_page_tables() Liam R. Howlett (Tue Jun 27 2023 - 16:29:09 EST)
- Re: rtsx_usb_sdmmc not detecting card insertion anymore Pascal Terjan (Tue Jun 27 2023 - 16:29:20 EST)
- [PATCH v2] drm/msm/dsi: Enable BURST_MODE for command mode for DSI 6G v1.3+ Jessica Zhang (Tue Jun 27 2023 - 16:32:23 EST)
- Re: [PATCH v3 0/3+1] fanotify accounting for fs/splice.c Ahelenia Ziemiańska (Tue Jun 27 2023 - 16:34:14 EST)
- Re: [GIT PULL] x86/misc for 6.5 Borislav Petkov (Tue Jun 27 2023 - 16:38:54 EST)
- Re: [PATCH 0/2] Restrict address space for sv39,sv48,sv57 Charles Jenkins (Tue Jun 27 2023 - 16:44:27 EST)
- Re: [PATCH v2 01/15] drm/msm/dsi: Drop unused regulators from QCM2290 14nm DSI PHY config Konrad Dybcio (Tue Jun 27 2023 - 16:45:26 EST)
- Re: [PATCH v2 11/15] drm/msm/dsi: Reuse QCM2290 14nm DSI PHY configuration for SM6125 Konrad Dybcio (Tue Jun 27 2023 - 16:46:30 EST)
- [PATCH V4] dt-bindings: nvmem: fixed-cell: add compatible for MAC cells Rafał Miłecki (Tue Jun 27 2023 - 16:46:47 EST)
- Re: [PATCH v2 14/15] arm64: dts: qcom: sm6125: Add display hardware nodes Konrad Dybcio (Tue Jun 27 2023 - 16:48:09 EST)
- Re: [PATCH v2 15/15] arm64: dts: qcom: sm6125-seine: Configure MDSS, DSI and panel Konrad Dybcio (Tue Jun 27 2023 - 16:48:47 EST)
- Re: [GIT PULL] x86/misc for 6.5 Linus Torvalds (Tue Jun 27 2023 - 16:49:40 EST)
- Re: [PATCH 1/2] ARM: dts: qcom: msm8974: replace incorrect indentation in interconnect Konrad Dybcio (Tue Jun 27 2023 - 16:49:49 EST)
- [PATCH v4 0/3] fanotify accounting for fs/splice.c Ahelenia Ziemiańska (Tue Jun 27 2023 - 16:50:56 EST)
- [PATCH v4 1/3] splice: always fsnotify_access(in), fsnotify_modify(out) on success Ahelenia Ziemiańska (Tue Jun 27 2023 - 16:51:03 EST)
- Re: [PATCH 2/2] ARM: dts: qcom: msm8974: sort nodes by reg Konrad Dybcio (Tue Jun 27 2023 - 16:51:06 EST)
- [PATCH v4 2/3] splice: fsnotify_access(fd)/fsnotify_modify(fd) in vmsplice Ahelenia Ziemiańska (Tue Jun 27 2023 - 16:51:15 EST)
- [PATCH v4 3/3] splice: fsnotify_access(in), fsnotify_modify(out) on success in tee Ahelenia Ziemiańska (Tue Jun 27 2023 - 16:51:18 EST)
- Re: [PATCH v11 6/9] soc: qcom: cpr: Use u64 for frequency Konrad Dybcio (Tue Jun 27 2023 - 16:51:55 EST)
- Re: [GIT PULL] x86/microcode for 6.5 pr-tracker-bot (Tue Jun 27 2023 - 16:52:35 EST)
- Re: [GIT PULL] x86/mtrr for 6.5 pr-tracker-bot (Tue Jun 27 2023 - 16:52:37 EST)
- Re: [GIT PULL] x86/sev for 6.5 pr-tracker-bot (Tue Jun 27 2023 - 16:52:41 EST)
- Re: [GIT PULL] x86/sgx for 6.5 pr-tracker-bot (Tue Jun 27 2023 - 16:52:44 EST)
- Re: [GIT PULL] x86/misc for 6.5 pr-tracker-bot (Tue Jun 27 2023 - 16:52:50 EST)
- Re: [PATCH v2 05/12] powerpc: add pte_free_defer() for pgtables sharing page Hugh Dickins (Tue Jun 27 2023 - 16:53:56 EST)
- Re: [PATCH] PCI/ASPM: Enable ASPM on external PCIe devices Bjorn Helgaas (Tue Jun 27 2023 - 16:54:43 EST)
- [GIT PULL] HID for 6.5 Jiri Kosina (Tue Jun 27 2023 - 16:55:04 EST)
- [LTP RFC PATCH v2] inotify13: new test for fs/splice.c functions vs pipes vs inotify Ahelenia Ziemiańska (Tue Jun 27 2023 - 16:59:25 EST)
- Re: [PATCH 6.1 000/170] 6.1.36-rc1 review Ron Economos (Tue Jun 27 2023 - 17:01:19 EST)
- Re: [PATCH 0/2] Restrict address space for sv39,sv48,sv57 Charlie Jenkins (Tue Jun 27 2023 - 17:07:29 EST)
- Re: [GIT PULL] x86/misc for 6.5 Borislav Petkov (Tue Jun 27 2023 - 17:12:01 EST)
- Re: [v2] drm/panel: Fine tune Starry-ili9882t panel HFP and HBP Doug Anderson (Tue Jun 27 2023 - 17:17:30 EST)
- Re: [PATCH v5 1/1] drm/doc: Document DRM device reset expectations André Almeida (Tue Jun 27 2023 - 17:18:17 EST)
- Re: [PATCH v2] Sched/fair: Block nohz tick_stop when cfs bandwidth in use kernel test robot (Tue Jun 27 2023 - 17:19:33 EST)
- Re: [PATCH] i2c: xiic: Don't try to handle more interrupt events after error wsa@xxxxxxxxxx (Tue Jun 27 2023 - 17:25:34 EST)
- Re: [PATCH v5 1/1] drm/doc: Document DRM device reset expectations André Almeida (Tue Jun 27 2023 - 17:31:48 EST)
- Re: [PATCH 4.14 00/26] 4.14.320-rc1 review Harshit Mogalapalli (Tue Jun 27 2023 - 17:32:33 EST)
- Re: [GIT PULL] Kselftest update for Linux 6.5-rc1 David Gow (Tue Jun 27 2023 - 17:32:43 EST)
- Re: [PATCH 6.3 000/199] 6.3.10-rc1 review Guenter Roeck (Tue Jun 27 2023 - 17:33:17 EST)
- Re: [PATCH 6.1 000/170] 6.1.36-rc1 review Guenter Roeck (Tue Jun 27 2023 - 17:33:36 EST)
- Re: [PATCH 4.14 00/26] 4.14.320-rc1 review Guenter Roeck (Tue Jun 27 2023 - 17:34:02 EST)
- Re: [PATCH v7 1/3] usb: misc: onboard-hub: support multiple power supplies Matthias Kaehlcke (Tue Jun 27 2023 - 17:34:09 EST)
- Re: [PATCH 5.15 00/96] 5.15.119-rc1 review Guenter Roeck (Tue Jun 27 2023 - 17:34:28 EST)
- Re: [PATCH v1 3/5] mm/memory_hotplug: make offline_and_remove_memory() timeout instead of failing on fatal signals John Hubbard (Tue Jun 27 2023 - 17:34:59 EST)
- Re: [PATCH 4.19 00/41] 4.19.288-rc1 review Guenter Roeck (Tue Jun 27 2023 - 17:35:09 EST)
- Re: [PATCH 5.4 00/60] 5.4.249-rc1 review Guenter Roeck (Tue Jun 27 2023 - 17:35:31 EST)
- Re: [PATCH 5.10 00/81] 5.10.186-rc1 review Guenter Roeck (Tue Jun 27 2023 - 17:35:47 EST)
- Re: [PATCH v11 0/9] Add support for Core Power Reduction v3, v4 and Hardened Konrad Dybcio (Tue Jun 27 2023 - 17:36:19 EST)
- Re: [PATCH v3 3/6] media: dt-bindings: mediatek,vcodec: Remove VDEC_SYS for mt8183 Nícolas F. R. A. Prado (Tue Jun 27 2023 - 17:38:42 EST)
- Re: [PATCH] arm64: dts: qcom: sdm845-tama: Set serial indices and stdout-path Marijn Suijten (Tue Jun 27 2023 - 17:42:36 EST)
- Re: [PATCH 1/2] kernfs: add kernfs_ops.free operation to free resources tied to the file Suren Baghdasaryan (Tue Jun 27 2023 - 17:43:25 EST)
- Re: [GIT PULL] x86/misc for 6.5 Arjan van de Ven (Tue Jun 27 2023 - 17:44:33 EST)
- Re: [GIT PULL] x86/misc for 6.5 Linus Torvalds (Tue Jun 27 2023 - 17:45:22 EST)
- [PATCH v4 0/7] Enable decoder for mt8183 Nícolas F. R. A. Prado (Tue Jun 27 2023 - 17:46:29 EST)
- [PATCH v4 1/7] media: dt-bindings: mediatek,vcodec: Allow single clock for mt8183 Nícolas F. R. A. Prado (Tue Jun 27 2023 - 17:46:31 EST)
- [PATCH v4 2/7] media: dt-bindings: mediatek,vcodec: Don't require assigned-clocks Nícolas F. R. A. Prado (Tue Jun 27 2023 - 17:46:38 EST)
- [PATCH v4 3/7] media: dt-bindings: mediatek,vcodec: Remove VDEC_SYS register space Nícolas F. R. A. Prado (Tue Jun 27 2023 - 17:46:42 EST)
- [PATCH v4 4/7] media: mediatek: vcodec: Define address for VDEC_HW_ACTIVE Nícolas F. R. A. Prado (Tue Jun 27 2023 - 17:46:48 EST)
- [PATCH v4 5/7] media: mediatek: vcodec: Read HW active status from syscon Nícolas F. R. A. Prado (Tue Jun 27 2023 - 17:46:53 EST)
- [PATCH v4 6/7] arm64: dts: mediatek: mt8173: Drop VDEC_SYS reg from decoder Nícolas F. R. A. Prado (Tue Jun 27 2023 - 17:47:08 EST)
- [PATCH v4 7/7] arm64: dts: mediatek: mt8183: Add decoder Nícolas F. R. A. Prado (Tue Jun 27 2023 - 17:47:12 EST)
- Re: [PATCH v3 2/2] tty: Allow TIOCSTI to be disabled Samuel Thibault (Tue Jun 27 2023 - 17:50:33 EST)
- Re: [PATCH v2 07/15] dt-bindings: display/msm: Add SM6125 MDSS Rob Herring (Tue Jun 27 2023 - 17:57:07 EST)
- Re: [GIT PULL] x86/misc for 6.5 Linus Torvalds (Tue Jun 27 2023 - 17:59:17 EST)
- Re: [PATCH 1/2] kernfs: add kernfs_ops.free operation to free resources tied to the file Suren Baghdasaryan (Tue Jun 27 2023 - 17:59:19 EST)
- Re: [GIT PULL] bcachefs Dave Chinner (Tue Jun 27 2023 - 18:05:26 EST)
- [PATCH] HID: input: fix mapping for camera access keys Dmitry Torokhov (Tue Jun 27 2023 - 18:09:09 EST)
- [PATCH] Revert "nios2: Convert __pte_free_tlb() to use ptdescs" Dinh Nguyen (Tue Jun 27 2023 - 18:14:57 EST)
- Re: [PATCH] hwmon: (pmbus/acbel-fsg032) Add firmware version debugfs attribute Guenter Roeck (Tue Jun 27 2023 - 18:19:33 EST)
- Question on platform_suspend_ops::suspend_again() callback Abhinav Kumar (Tue Jun 27 2023 - 18:20:01 EST)
- Re: [GIT PULL] x86/misc for 6.5 Linus Torvalds (Tue Jun 27 2023 - 18:26:09 EST)
- Re: [GIT PULL] Scheduler changes for v6.5 pr-tracker-bot (Tue Jun 27 2023 - 18:27:07 EST)
- Re: [GIT PULL] perf event updates for v6.5 pr-tracker-bot (Tue Jun 27 2023 - 18:27:10 EST)
- Re: [GIT PULL] Locking changes for v6.5 pr-tracker-bot (Tue Jun 27 2023 - 18:27:12 EST)
- Re: [GIT PULL] objtool changes for v6.5 pr-tracker-bot (Tue Jun 27 2023 - 18:27:16 EST)
- Re: [GIT PULL] x86/mm changes for v6.5 pr-tracker-bot (Tue Jun 27 2023 - 18:27:19 EST)
- Re: [PATCH v2] x86/bugs: Break down mitigations configurations Pawan Gupta (Tue Jun 27 2023 - 18:30:53 EST)
- Re: [PATCH] Revert "nios2: Convert __pte_free_tlb() to use ptdescs" Linus Torvalds (Tue Jun 27 2023 - 18:36:10 EST)
- Re: [PATCH v12 07/22] x86/virt/tdx: Add skeleton to enable TDX on demand Huang, Kai (Tue Jun 27 2023 - 18:38:12 EST)
- Re: [PATCH v2 14/16] maple_tree: Refine mas_preallocate() node calculations Danilo Krummrich (Tue Jun 27 2023 - 18:39:01 EST)
- Re: [PATCH] remoteproc: imx_rproc: iterate all notifiyids in rx callback Mathieu Poirier (Tue Jun 27 2023 - 18:39:36 EST)
- Re: [GIT PULL] bcachefs Kent Overstreet (Tue Jun 27 2023 - 18:41:20 EST)
- Re: [GIT PULL] x86/misc for 6.5 Linus Torvalds (Tue Jun 27 2023 - 18:44:09 EST)
- Re: [PATCH v1 3/6] KVM: VMX: Add new ops in kvm_x86_ops for LASS violation check Sean Christopherson (Tue Jun 27 2023 - 18:45:20 EST)
- [git pull] Input updates for v6.5-rc0 Dmitry Torokhov (Tue Jun 27 2023 - 18:48:35 EST)
- Re: [PATCH] fs: iomap: Change the type of blocksize from 'int' to 'unsigned int' in iomap_file_buffered_write_punch_delalloc Chaitanya Kulkarni (Tue Jun 27 2023 - 18:50:36 EST)
- Re: [GIT PULL] x86/misc for 6.5 Arjan van de Ven (Tue Jun 27 2023 - 18:50:56 EST)
- Re: [PATCH] mm: madvise: fix uneven accounting of psi Suren Baghdasaryan (Tue Jun 27 2023 - 18:51:36 EST)
- Re: [LTP PATCH] inotify13: new test for fs/splice.c functions vs pipes vs inotify Petr Vorel (Tue Jun 27 2023 - 18:57:39 EST)
- [PATCH v3 0/5] meson saradc: add iio channels to read channel 7 mux inputs George Stark (Tue Jun 27 2023 - 18:58:56 EST)
- Re: [GIT PULL] x86/misc for 6.5 Linus Torvalds (Tue Jun 27 2023 - 19:03:04 EST)
- Re: [GIT PULL] x86/misc for 6.5 Arjan van de Ven (Tue Jun 27 2023 - 19:05:37 EST)
- [ANNOUNCE] PUCK Agenda - 2023.06.28 - CANCELED Sean Christopherson (Tue Jun 27 2023 - 19:07:03 EST)
- Re: [GIT PULL] s390 updates for 6.5 merge window pr-tracker-bot (Tue Jun 27 2023 - 19:10:21 EST)
- Re: [GIT PULL] xen: branch for v6.5-rc1 pr-tracker-bot (Tue Jun 27 2023 - 19:10:24 EST)
- Re: [PULL 00/18] xtensa updates for v6.5 pr-tracker-bot (Tue Jun 27 2023 - 19:10:29 EST)
- Re: [PATCH] Documentation: embargoed-hardware-issues.rst: clean out empty and unused entries Thomas Gleixner (Tue Jun 27 2023 - 19:16:27 EST)
- Re: [PATCH] mm: memory-failure: remove unneeded 'inline' annotation Naoya Horiguchi (Tue Jun 27 2023 - 19:18:21 EST)
- [PATCH v3 1/5] meson saradc: move enums declaration before variables declaration George Stark (Tue Jun 27 2023 - 19:19:13 EST)
- [PATCH v3 2/5] meson saradc: move meson_sar_adc_set_chan7_mux routine upper George Stark (Tue Jun 27 2023 - 19:19:16 EST)
- [PATCH v3 3/5] meson saradc: add enum for iio channel numbers George Stark (Tue Jun 27 2023 - 19:19:18 EST)
- [PATCH v3 4/5] meson saradc: add channel labels George Stark (Tue Jun 27 2023 - 19:19:22 EST)
- [PATCH v3 5/5] meson saradc: support reading from channel 7 mux inputs George Stark (Tue Jun 27 2023 - 19:19:24 EST)
- Re: [PATCH] Revert "nios2: Convert __pte_free_tlb() to use ptdescs" Guenter Roeck (Tue Jun 27 2023 - 19:23:47 EST)
- Re: [PATCH] OOB read and write in mdp_prepare_buffer sun yq (Tue Jun 27 2023 - 19:29:15 EST)
- Re: [PATCH v1] iommu/arm-smmu-v3: Allow default substream bypass with a pasid support Robin Murphy (Tue Jun 27 2023 - 19:30:12 EST)
- Re: [PATCH][next] ALSA: oxfw: make read-only const array models static Takashi Sakamoto (Tue Jun 27 2023 - 19:36:24 EST)
- Re: linux-next: manual merge of the net-next tree with the asm-generic tree Stephen Rothwell (Tue Jun 27 2023 - 19:38:18 EST)
- [ANN] netdev development stats for 6.5 Jakub Kicinski (Tue Jun 27 2023 - 19:38:41 EST)
- Re: [PATCH v9 3/6] KVM: x86: Virtualize CR3.LAM_{U48,U57} Sean Christopherson (Tue Jun 27 2023 - 19:40:45 EST)
- Re: [PATCH] Revert "nios2: Convert __pte_free_tlb() to use ptdescs" Paul E. McKenney (Tue Jun 27 2023 - 19:41:43 EST)
- [GIT PULL] execve updates for v6.5-rc1 Kees Cook (Tue Jun 27 2023 - 19:43:09 EST)
- Re: [PATCH v3 3/3] selftests/tdx: Test GetQuote TDX attestation feature Dan Williams (Tue Jun 27 2023 - 19:45:15 EST)
- Re: [PATCH v9 28/42] x86/shstk: Add user-mode shadow stack support Dave Hansen (Tue Jun 27 2023 - 19:46:08 EST)
- [GIT PULL] pstore updates for v6.5-rc1 Kees Cook (Tue Jun 27 2023 - 19:55:27 EST)
- Re: [RFC PATCH v2 4/6] KVM: x86: Introduce fault type to indicate kvm page fault is private Michael Roth (Tue Jun 27 2023 - 19:59:15 EST)
- Re: [PATCH] mm: memory-failure: remove unneeded page state check in shake_page() Naoya Horiguchi (Tue Jun 27 2023 - 20:05:11 EST)
- Re: [GIT PULL] workqueue changes for-6.5 pr-tracker-bot (Tue Jun 27 2023 - 20:05:40 EST)
- Re: [GIT PULL] workqueue: Ordered workqueue creation cleanups for v6.5 pr-tracker-bot (Tue Jun 27 2023 - 20:05:44 EST)
- Re: [GIT PULL] cgroup: Changes for v6.5 pr-tracker-bot (Tue Jun 27 2023 - 20:05:47 EST)
- Re: [PATCH v3 3/3] selftests/tdx: Test GetQuote TDX attestation feature Dan Williams (Tue Jun 27 2023 - 20:13:25 EST)
- Re: [PATCH v1] iommu/arm-smmu-v3: Allow default substream bypass with a pasid support Nicolin Chen (Tue Jun 27 2023 - 20:13:40 EST)
- Re: [PATCH v9 4/6] KVM: x86: Introduce untag_addr() in kvm_x86_ops Sean Christopherson (Tue Jun 27 2023 - 20:16:09 EST)
- Re: [PATCH v12 05/22] x86/virt/tdx: Add SEAMCALL infrastructure Isaku Yamahata (Tue Jun 27 2023 - 20:19:13 EST)
- Re: [PATCH v9 5/6] KVM: x86: Untag address when LAM applicable Sean Christopherson (Tue Jun 27 2023 - 20:19:20 EST)
- [PATCH] Add MODULE_FIRMWARE() for FIRMWARE_TG357766. Tobias Heider (Tue Jun 27 2023 - 20:20:36 EST)
- Re: [PATCH v3 2/2] tty: Allow TIOCSTI to be disabled Paul Moore (Tue Jun 27 2023 - 20:21:20 EST)
- [LTP RFC PATCH v3] inotify13: new test for fs/splice.c functions vs pipes vs inotify Ahelenia Ziemiańska (Tue Jun 27 2023 - 20:21:23 EST)
- linux-next: manual merge of the parisc-hd tree with the mm-nonmm-stable tree Stephen Rothwell (Tue Jun 27 2023 - 20:23:02 EST)
- Re: [GIT PULL] Networking for v6.5 Jakub Kicinski (Tue Jun 27 2023 - 20:24:56 EST)
- Re: [PATCH v12 07/22] x86/virt/tdx: Add skeleton to enable TDX on demand Huang, Kai (Tue Jun 27 2023 - 20:28:23 EST)
- Re: [PATCH v12 07/22] x86/virt/tdx: Add skeleton to enable TDX on demand Isaku Yamahata (Tue Jun 27 2023 - 20:31:36 EST)
- Re: [PATCH 2/3] RISC-V: hwprobe: Expose Zbc and the scalar crypto extensions Stefan O'Rear (Tue Jun 27 2023 - 20:34:56 EST)
- [GIT PULL] hardening updates for v6.5-rc1 Kees Cook (Tue Jun 27 2023 - 20:35:06 EST)
- Re: [PATCH v9 28/42] x86/shstk: Add user-mode shadow stack support Edgecombe, Rick P (Tue Jun 27 2023 - 20:37:52 EST)
- Re: linux-next: boot failure after merge of the crypto tree Herbert Xu (Tue Jun 27 2023 - 20:39:53 EST)
- RE: [PATCH] remoteproc: imx_rproc: iterate all notifiyids in rx callback Peng Fan (Tue Jun 27 2023 - 20:55:40 EST)
- Re: [PATCH] x86/aperfmperf: Fix the fallback condition in arch_freq_get_on_cpu() Yang Jie (Tue Jun 27 2023 - 20:58:00 EST)
- Re: [PATCH 3/3] RISC-V: Implement archrandom when Zkr is available Stefan O'Rear (Tue Jun 27 2023 - 21:01:24 EST)
- Re: [GIT PULL] LSM patches for v6.5 pr-tracker-bot (Tue Jun 27 2023 - 21:01:29 EST)
- Re: [GIT PULL] Smack patches for 6.5 pr-tracker-bot (Tue Jun 27 2023 - 21:01:33 EST)
- Re: [GIT PULL] SELinux patches for v6.5 pr-tracker-bot (Tue Jun 27 2023 - 21:01:40 EST)
- Re: [GIT PULL] Landlock updates for v6.5 pr-tracker-bot (Tue Jun 27 2023 - 21:01:44 EST)
- Re: [GIT PULL] integrity: susbystem updates for v6.5 pr-tracker-bot (Tue Jun 27 2023 - 21:01:49 EST)
- Re: [GIT PULL] Audit patches for v6.5 pr-tracker-bot (Tue Jun 27 2023 - 21:01:59 EST)
- [PATCH -next v2 2/2] md/raid5-cache: fix null-ptr-deref in r5l_reclaim_thread() Yu Kuai (Tue Jun 27 2023 - 21:09:10 EST)
- [PATCH -next v2 0/2] md/raid5-cache: fix a deadlock in r5l_exit_log() Yu Kuai (Tue Jun 27 2023 - 21:09:12 EST)
- [PATCH -next v2 1/2] md/raid5-cache: Revert "md/raid5-cache: Clear conf->log after finishing work" Yu Kuai (Tue Jun 27 2023 - 21:09:14 EST)
- Re: [PATCH v2 3/3] blk-mq: fix start_time_ns and alloc_time_ns for pre-allocated rq Chengming Zhou (Tue Jun 27 2023 - 21:17:08 EST)
- Re: rtsx_usb_sdmmc not detecting card insertion anymore Kai-Heng Feng (Tue Jun 27 2023 - 21:21:20 EST)
- Re: [PATCH v9 23/42] Documentation/x86: Add CET shadow stack description Edgecombe, Rick P (Tue Jun 27 2023 - 21:23:55 EST)
- [PATCH -next 0/2] md: clean up and fix for mddev_suspend() Yu Kuai (Tue Jun 27 2023 - 21:30:33 EST)
- [PATCH -next 1/2] md: don't quiesce in mddev_suspend() Yu Kuai (Tue Jun 27 2023 - 21:30:34 EST)
- [PATCH -next 2/2] md: restore 'noio_flag' for the last mddev_resume() Yu Kuai (Tue Jun 27 2023 - 21:30:36 EST)
- Re: [PATCH] Add MODULE_FIRMWARE() for FIRMWARE_TG357766. Michael Chan (Tue Jun 27 2023 - 21:32:02 EST)
- Re: [PATCH v2 09/12] ext4: Ensure ext4_mb_prefetch_fini() is called for all prefetched BGs Guoqing Jiang (Tue Jun 27 2023 - 21:33:20 EST)
- Re: [PATCH v3 3/3] selftests/tdx: Test GetQuote TDX attestation feature Dionna Amalie Glaze (Tue Jun 27 2023 - 21:36:25 EST)
- Re: linux-next: manual merge of the tip tree with the perf tree Stephen Rothwell (Tue Jun 27 2023 - 21:38:03 EST)
- [PATCH 0/2] update ocfs2-devel mailing list addresses Anthony Iliopoulos (Tue Jun 27 2023 - 21:40:45 EST)
- [PATCH 1/2] MAINTAINERS: Update ocfs2-devel mailing list address Anthony Iliopoulos (Tue Jun 27 2023 - 21:40:50 EST)
- [PATCH 2/2] docs: update ocfs2-devel mailing list address Anthony Iliopoulos (Tue Jun 27 2023 - 21:40:52 EST)
- Re: [PATCH v3 13/21] KVM:VMX: Emulate reads and writes to CET MSRs Yang, Weijiang (Tue Jun 27 2023 - 21:42:44 EST)
- Re: [12/39] drm: renesas: shmobile: Don't set display info width and height twice Sui Jingfeng (Tue Jun 27 2023 - 21:46:27 EST)
- [PATCH v2] mm: memory-failure: remove unneeded page state check in shake_page() Miaohe Lin (Tue Jun 27 2023 - 21:46:59 EST)
- Re: [v2] drm/panel: Fine tune Starry-ili9882t panel HFP and HBP cong yang (Tue Jun 27 2023 - 21:47:25 EST)
- Re: [PATCH] memblock: Introduce memblock_reserve_node() Yajun Deng (Tue Jun 27 2023 - 21:49:25 EST)
- RE: [PATCH] wifi:mac80211: Replace the ternary conditional operator with max() Ping-Ke Shih (Tue Jun 27 2023 - 21:49:46 EST)
- Re: [13/39] drm: renesas: shmobile: Rename input clocks Sui Jingfeng (Tue Jun 27 2023 - 21:50:14 EST)
- [PATCH v2] mm: memory-failure: remove unneeded page state check in shake_page() Miaohe Lin (Tue Jun 27 2023 - 21:50:25 EST)
- Re: [PATCH v2] mm: memory-failure: remove unneeded page state check in shake_page() Miaohe Lin (Tue Jun 27 2023 - 21:51:40 EST)
- Re: [PATCH 1/2] kernfs: add kernfs_ops.free operation to free resources tied to the file Tejun Heo (Tue Jun 27 2023 - 21:54:30 EST)
- Re: [PATCH] mm: memory-failure: fix unexpected return value in soft_offline_page() Miaohe Lin (Tue Jun 27 2023 - 21:56:46 EST)
- [PATCH v2] fs: iomap: Change the type of blocksize from 'int' to 'unsigned int' in iomap_file_buffered_write_punch_delalloc Lu Hongfei (Tue Jun 27 2023 - 21:58:29 EST)
- [PATCH 0/3] raid10 bugfix linan666 (Tue Jun 27 2023 - 21:59:02 EST)
- [PATCH 1/3] md/raid10: check replacement and rdev to prevent submit the same io twice linan666 (Tue Jun 27 2023 - 21:59:04 EST)
- [PATCH 2/3] md/raid10: factor out get_rdev_repl_from_mirror() linan666 (Tue Jun 27 2023 - 21:59:09 EST)
- [PATCH 3/3] md/raid10: use get_rdev_repl_from_mirror() to get devices linan666 (Tue Jun 27 2023 - 21:59:14 EST)
- Re: [PATCH v1 3/5] mm/memory_hotplug: make offline_and_remove_memory() timeout instead of failing on fatal signals kernel test robot (Tue Jun 27 2023 - 22:00:41 EST)
- Re: [PATCH v2 4/6] drm/vkms: Add ConfigFS scaffolding to VKMS kernel test robot (Tue Jun 27 2023 - 22:00:44 EST)
- Re: [RFC PATCHES 00/17] IOMMUFD: Deliver IO page faults to user space Baolu Lu (Tue Jun 27 2023 - 22:01:17 EST)
- RE: [PATCH v5 0/8] x86/resctrl: Miscellaneous resctrl features Shaopeng Tan (Fujitsu) (Tue Jun 27 2023 - 22:15:25 EST)
- Re: [PATCH v3 3/3] selftests/tdx: Test GetQuote TDX attestation feature Huang, Kai (Tue Jun 27 2023 - 22:16:58 EST)
- [PATCH v3] Remove unnecessary conditional statements You Kangren (Tue Jun 27 2023 - 22:17:12 EST)
- Re: [PATCH v1 04/10] mm: Implement folio_add_new_anon_rmap_range() Yin Fengwei (Tue Jun 27 2023 - 22:17:53 EST)
- [PATCH v6 0/3] PCI: qcom: ep: Add basic interconnect support Krishna chaitanya chundru (Tue Jun 27 2023 - 22:19:45 EST)
- [PATCH v6 2/3] arm: dts: qcom: sdx65: Add PCIe interconnect path Krishna chaitanya chundru (Tue Jun 27 2023 - 22:19:48 EST)
- [PATCH v6 1/3] dt-bindings: PCI: qcom: ep: Add interconnects path Krishna chaitanya chundru (Tue Jun 27 2023 - 22:19:51 EST)
- [PATCH v6 3/3] PCI: qcom-ep: Add ICC bandwidth voting support Krishna chaitanya chundru (Tue Jun 27 2023 - 22:19:53 EST)
- Re: [PATCH v5 2/3] arm: dts: qcom: sdx65: Add interconnect path Krishna Chaitanya Chundru (Tue Jun 27 2023 - 22:21:05 EST)
- Re: [PATCH v1 04/10] mm: Implement folio_add_new_anon_rmap_range() Yin Fengwei (Tue Jun 27 2023 - 22:21:26 EST)
- Re: [PATCH 1/4] blk-mq: use percpu csd to remote complete instead of per-rq csd Ming Lei (Tue Jun 27 2023 - 22:22:00 EST)
- Re: [PATCH v5 3/3] PCI: qcom-ep: Add ICC bandwidth voting support Krishna Chaitanya Chundru (Tue Jun 27 2023 - 22:22:17 EST)
- [PATCH] wifi: plfxlc: Fix possible data races in rx_urb_complete() Tuo Li (Tue Jun 27 2023 - 22:22:20 EST)
- Re: [PATCH v5 3/3] PCI: qcom-ep: Add ICC bandwidth voting support Krishna Chaitanya Chundru (Tue Jun 27 2023 - 22:23:17 EST)
- [PATCH 1/3] fs/smb: Remove unicode 'lower' tables linux (Tue Jun 27 2023 - 22:25:51 EST)
- [PATCH 3/3] fs/smb/client: Use common code in client linux (Tue Jun 27 2023 - 22:25:57 EST)
- [PATCH 0/3] dedupe smb unicode files linux (Tue Jun 27 2023 - 22:26:29 EST)
- [PATCH 2/3] fs/smb: Swing unicode common code from server->common linux (Tue Jun 27 2023 - 22:26:46 EST)
- [PATCH v4 0/4] x86/speculation: Disable IBRS when idle Waiman Long (Tue Jun 27 2023 - 22:27:09 EST)
- [PATCH v4 3/4] intel_idle: Use __update_spec_ctrl() in intel_idle_ibrs() Waiman Long (Tue Jun 27 2023 - 22:27:20 EST)
- [PATCH v4 1/4] x86/speculation: Add __update_spec_ctrl() helper Waiman Long (Tue Jun 27 2023 - 22:27:26 EST)
- [PATCH v4 4/4] intel_idle: Add ibrs_off module parameter to force disable IBRS Waiman Long (Tue Jun 27 2023 - 22:27:29 EST)
- [PATCH v4 2/4] x86/idle: Disable IBRS when cpu is offline Waiman Long (Tue Jun 27 2023 - 22:27:41 EST)
- Re: [PATCH 0/2] update ocfs2-devel mailing list addresses Joseph Qi (Tue Jun 27 2023 - 22:30:46 EST)
- Re: [PATCH RFC v1 3/3] PCI: qcom: ep: Add wake up host op to dw_pcie_ep_ops Krishna Chaitanya Chundru (Tue Jun 27 2023 - 22:32:11 EST)
- Re: [PATCH v1 03/10] mm: Introduce try_vma_alloc_movable_folio() Yin Fengwei (Tue Jun 27 2023 - 22:32:59 EST)
- Re: [PATCH v1 1/2] vduse: validate block features only with block devices Jason Wang (Tue Jun 27 2023 - 22:35:43 EST)
- Re: [PATCH v1 2/2] vduse: enable Virtio-net device type Jason Wang (Tue Jun 27 2023 - 22:35:59 EST)
- Re: [PATCH v1 06/10] mm: Allow deferred splitting of arbitrary large anon folios Yin Fengwei (Tue Jun 27 2023 - 22:43:43 EST)
- [PATCH net-next 00/10] Remove unnecessary (void*) conversions wuych (Tue Jun 27 2023 - 22:43:43 EST)
- [PATCH net-next 01/10] net: dsa: ar9331: remove unnecessary (void*) conversions wuych (Tue Jun 27 2023 - 22:44:19 EST)
- [PATCH net-next 02/10] net: dsa: qca8k: remove unnecessary (void*) conversions wuych (Tue Jun 27 2023 - 22:44:24 EST)
- Re: [PATCH v2] fs: iomap: Change the type of blocksize from 'int' to 'unsigned int' in iomap_file_buffered_write_punch_delalloc Chaitanya Kulkarni (Tue Jun 27 2023 - 22:44:34 EST)
- [PATCH net-next 03/10] atlantic:hw_atl2:hw_atl2_utils_fw: Remove unnecessary (void*) conversions wuych (Tue Jun 27 2023 - 22:45:03 EST)
- Re: [PATCH] mm/ksm: delete the redundant ksm_merging_pages interafce in proc Nanyong Sun (Tue Jun 27 2023 - 22:45:07 EST)
- [PATCH net-next 04/10] ice: Remove unnecessary (void*) conversions wuych (Tue Jun 27 2023 - 22:45:19 EST)
- [PATCH net-next 05/10] ethernet: smsc: remove unnecessary (void*) conversions wuych (Tue Jun 27 2023 - 22:45:21 EST)
- Re: [PATCH 1/2] MAINTAINERS: Update ocfs2-devel mailing list address Randy Dunlap (Tue Jun 27 2023 - 22:45:32 EST)
- [PATCH net-next 06/10] net: hns: Remove unnecessary (void*) conversions wuych (Tue Jun 27 2023 - 22:45:34 EST)
- [PATCH net-next 07/10] net: hns3: remove unnecessary (void*) conversions wuych (Tue Jun 27 2023 - 22:45:46 EST)
- [PATCH net-next 08/10] net: mdio: Remove unnecessary (void*) conversions wuych (Tue Jun 27 2023 - 22:45:52 EST)
- [PATCH net-next 09/10] net: ppp: remove unnecessary (void*) conversions wuych (Tue Jun 27 2023 - 22:46:08 EST)
- [PATCH net-next 10/10] net: wan: Remove unnecessary (void*) conversions wuych (Tue Jun 27 2023 - 22:46:25 EST)
- RE: [PATCH v2 00/11] iommufd: Add nesting infrastructure Tian, Kevin (Tue Jun 27 2023 - 22:47:38 EST)
- Re: [PATCH v3 3/3] selftests/tdx: Test GetQuote TDX attestation feature Huang, Kai (Tue Jun 27 2023 - 22:47:48 EST)
- Re: [PATCH v3 2/2] tty: Allow TIOCSTI to be disabled Kees Cook (Tue Jun 27 2023 - 22:48:56 EST)
- Re: [PATCH v3 3/3] selftests/tdx: Test GetQuote TDX attestation feature Dan Williams (Tue Jun 27 2023 - 22:52:29 EST)
- Re: [PATCH] s390/net: lcs: fix build errors when FDDI is a loadable module Randy Dunlap (Tue Jun 27 2023 - 22:53:15 EST)
- Re: [PATCH] perf top & record: Fix segfault when default cycles event is not supported Yang Jihong (Tue Jun 27 2023 - 22:55:20 EST)
- Re: [PATCH v4 4/4] intel_idle: Add ibrs_off module parameter to force disable IBRS Randy Dunlap (Tue Jun 27 2023 - 22:58:38 EST)
- Re: [PATCH] readahead: Correct the start and size in ondemand_readahead() Yin Fengwei (Tue Jun 27 2023 - 22:59:49 EST)
- Re: [PATCH v1] perf pmus: Add placeholder core PMU Yang Jihong (Tue Jun 27 2023 - 23:02:01 EST)
- Re: [PATCH v9 3/6] KVM: x86: Virtualize CR3.LAM_{U48,U57} Binbin Wu (Tue Jun 27 2023 - 23:05:19 EST)
- Re: [PATCH 1/2] kernfs: add kernfs_ops.free operation to free resources tied to the file Suren Baghdasaryan (Tue Jun 27 2023 - 23:10:05 EST)
- Re: [PATCH v12 05/22] x86/virt/tdx: Add SEAMCALL infrastructure Chao Gao (Tue Jun 27 2023 - 23:10:34 EST)
- Re: [PATCH] mm/ksm: delete the redundant ksm_merging_pages interafce in proc xu xin (Tue Jun 27 2023 - 23:12:50 EST)
- Re: [GIT PULL] bcachefs Jens Axboe (Tue Jun 27 2023 - 23:16:42 EST)
- Re: [PATCH v6 1/3] dt-bindings: PCI: qcom: ep: Add interconnects path Rob Herring (Tue Jun 27 2023 - 23:17:28 EST)
- Re: [PATCH v3 7/8] mm: drop VMA lock before waiting for migration Alistair Popple (Tue Jun 27 2023 - 23:26:16 EST)
- Re: [PATCH 1/4] blk-mq: use percpu csd to remote complete instead of per-rq csd Chengming Zhou (Tue Jun 27 2023 - 23:28:34 EST)
- Re: [PATCH v12 05/22] x86/virt/tdx: Add SEAMCALL infrastructure Huang, Kai (Tue Jun 27 2023 - 23:34:24 EST)
- Re: [RFC 0/2] erofs: introduce bloom filter for xattr Jingbo Xu (Tue Jun 27 2023 - 23:38:28 EST)
- Re: [patch 00/17] init, treewide, x86: Cleanup check_bugs() and start sanitizing the x86 boot process Jan Engelhardt (Tue Jun 27 2023 - 23:39:19 EST)
- Re: [PATCH v15 27/30] LoongArch: KVM: Implement vcpu world switch Jinyang He (Tue Jun 27 2023 - 23:42:58 EST)
- Re: [PATCH 0/2] update ocfs2-devel mailing list addresses Joel Becker (Tue Jun 27 2023 - 23:58:21 EST)
- Re: [PATCH] perf/test: perf test case Daemon operations dumps core Thomas Richter (Wed Jun 28 2023 - 03:52:59 EST)
- [syzbot] [bluetooth?] WARNING: refcount bug in sco_sock_timeout (2) syzbot (Wed Jun 28 2023 - 03:54:47 EST)
- Re: [PATCH net-next 06/10] net: hns: Remove unnecessary (void*) conversions Hao Lan (Wed Jun 28 2023 - 03:54:50 EST)
- Re: [PATCH 1/2] kernfs: add kernfs_ops.free operation to free resources tied to the file Suren Baghdasaryan (Wed Jun 28 2023 - 03:55:56 EST)
- Re: [PATCH v4 6/6] mm: handle userfaults under VMA lock Suren Baghdasaryan (Wed Jun 28 2023 - 03:56:26 EST)
- Re: [PATCH 5.15 00/96] 5.15.119-rc1 review Naresh Kamboju (Wed Jun 28 2023 - 03:56:45 EST)
- Re: [PATCH] s390/net: lcs: fix build errors when FDDI is a loadable module Randy Dunlap (Wed Jun 28 2023 - 03:56:54 EST)
- Re: [PATCH v3 0/3+1] fanotify accounting for fs/splice.c Christoph Hellwig (Wed Jun 28 2023 - 03:57:07 EST)
- Re: [PATCH 2/4] blk-flush: count inflight flush_data requests Ming Lei (Wed Jun 28 2023 - 03:57:26 EST)
- [POSSIBLE BUG]: btrfs partition: cat sees one version of the script, exec the old version Mirsad Goran Todorovac (Wed Jun 28 2023 - 03:57:35 EST)
- RE: [PATCH V2] ptp: clockmatrix: Add Defer probe if firmware load fails Gaddam, Sarath Babu Naidu (Wed Jun 28 2023 - 03:57:55 EST)
- Re: [PATCH 1/3] md/raid10: check replacement and rdev to prevent submit the same io twice Yu Kuai (Wed Jun 28 2023 - 03:58:23 EST)
- Re: [PATCH v2] perf evsel amd: Fix IBS error message Ravi Bangoria (Wed Jun 28 2023 - 03:58:30 EST)
- [PATCH] FS: JFS: (trivial) Fix grammatical error in extAlloc mirimmad (Wed Jun 28 2023 - 03:58:45 EST)
- Re: [PATCH v4 0/3] fanotify accounting for fs/splice.c Amir Goldstein (Wed Jun 28 2023 - 03:59:01 EST)
- Re: [PATCH v2] fs: iomap: Change the type of blocksize from 'int' to 'unsigned int' in iomap_file_buffered_write_punch_delalloc Christoph Hellwig (Wed Jun 28 2023 - 03:59:16 EST)
- media: mediatek: vcodec: fix AV1 decode fail for 36bit iova Xiaoyong Lu (Wed Jun 28 2023 - 03:59:26 EST)
- Re: [PATCH v2] sched/task_group: Re-layout structure to reduce false sharing Aaron Lu (Wed Jun 28 2023 - 04:00:38 EST)
- Re: [PATCH net-next 00/10] Remove unnecessary (void*) conversions Hao Lan (Wed Jun 28 2023 - 04:02:01 EST)
- Re: [PATCH 1/2] LoongArch: vDSO: Use CLANG_FLAGS instead of filtering out '--target=' Huacai Chen (Wed Jun 28 2023 - 04:02:10 EST)
- Re: [PATCH RFC v1 3/3] PCI: qcom: ep: Add wake up host op to dw_pcie_ep_ops Manivannan Sadhasivam (Wed Jun 28 2023 - 04:02:23 EST)
- Re: [PATCH 3/4] KVM: VMX/pmu: Enable inactive vLBR event in guest LBR MSR emulation Like Xu (Wed Jun 28 2023 - 04:02:32 EST)
- Re: [PATCH v3 3/4] clk: sunxi-ng: Convert early providers to platform drivers Maxime Ripard (Wed Jun 28 2023 - 04:02:49 EST)
- [RFC 0/4] reconnect support in vduse Cindy Lu (Wed Jun 28 2023 - 04:03:32 EST)
- Re: [GIT PULL] bcachefs Kent Overstreet (Wed Jun 28 2023 - 04:06:21 EST)
- [RFC 1/4] vduse: Add the struct to save the vq reconnect info Cindy Lu (Wed Jun 28 2023 - 04:06:28 EST)
- [PATCH v13 7/9] dm: Add support for copy offload Nitesh Shetty (Wed Jun 28 2023 - 04:06:39 EST)
- [PATCH] scsi: ufs: Optimize the WB flush process to save device power consumption Lu Hongfei (Wed Jun 28 2023 - 04:06:50 EST)
- Re: [PATCH] pstore: ramoops: support pmsg size larger than kmalloc limitation Greg KH (Wed Jun 28 2023 - 04:07:00 EST)
- linux-next: Tree for Jun 28 Stephen Rothwell (Wed Jun 28 2023 - 04:07:13 EST)
- [PATCH v13 8/9] dm: Enable copy offload for dm-linear target Nitesh Shetty (Wed Jun 28 2023 - 04:07:19 EST)
- [RFC 3/4] vduse: Add the function for get/free the mapp pages Cindy Lu (Wed Jun 28 2023 - 04:07:34 EST)
- Re: [syzbot] [kernel?] kernel BUG in workingset_activation (2) syzbot (Wed Jun 28 2023 - 04:07:40 EST)
- Re: [PATCH] wifi:mac80211: Replace the ternary conditional operator with max() Nicolas Escande (Wed Jun 28 2023 - 04:07:47 EST)
- Re: [PATCH 1/1] perf: cs-etm: Fixes in instruction sample synthesis Tanmay Jagdale (Wed Jun 28 2023 - 04:08:01 EST)
- Re: [PATCH V24 0/3] misc: Add driver support for Data Capture and Compare unit(DCC) Greg Kroah-Hartman (Wed Jun 28 2023 - 04:08:13 EST)
- [RFC 4/4] vduse: update the vq_info in ioctl Cindy Lu (Wed Jun 28 2023 - 04:08:17 EST)
- [PATCH v4 2/4] maple_tree: add test for expanding range in RCU mode Peng Zhang (Wed Jun 28 2023 - 04:08:24 EST)
- [PATCH v13 9/9] null_blk: add support for copy offload Nitesh Shetty (Wed Jun 28 2023 - 04:08:49 EST)
- Re: [PATCH 2/2] LoongArch: Include KBUILD_CPPFLAGS in CHECKFLAGS invocation Huacai Chen (Wed Jun 28 2023 - 04:08:55 EST)
- [RFC 2/4] vduse: Add file operation for mmap Cindy Lu (Wed Jun 28 2023 - 04:09:03 EST)
- Re: [RFC 1/4] vduse: Add the struct to save the vq reconnect info Jason Wang (Wed Jun 28 2023 - 04:09:20 EST)
- Re: [PATCH] arm64: dts: qcom: sc8280xp-pmics: add explicit rtc interrupt parent Johan Hovold (Wed Jun 28 2023 - 04:09:29 EST)
- Re: [PATCH] fsi: master-ast-cf: Add MODULE_FIRMWARE macro Greg KH (Wed Jun 28 2023 - 04:09:40 EST)
- Re: [PATCH v3 3/3] selftests/tdx: Test GetQuote TDX attestation feature gregkh@xxxxxxxxxxxxxxxxxxx (Wed Jun 28 2023 - 04:10:40 EST)
- Re: [PATCH] fsi: master-ast-cf: Add MODULE_FIRMWARE macro Juerg Haefliger (Wed Jun 28 2023 - 04:10:49 EST)
- [PATCH] mfd: qcom-pm8xxx: Fix potential deadlock on &chip->pm_irq_lock Chengfeng Ye (Wed Jun 28 2023 - 04:10:51 EST)
- Re: [PATCH 4/4] KVM: selftests: Add test case for guest and host LBR preemption Like Xu (Wed Jun 28 2023 - 04:10:52 EST)
- Re: [PATCH 1/4] blk-mq: use percpu csd to remote complete instead of per-rq csd Chengming Zhou (Wed Jun 28 2023 - 04:10:54 EST)
- [PATCH] IB/hfi1: Fix potential deadlock on &sde->flushlist_lock Chengfeng Ye (Wed Jun 28 2023 - 04:10:55 EST)
- Re: [PATCH v1 1/6] KVM: x86: Consolidate flags for __linearize() Zeng Guang (Wed Jun 28 2023 - 04:10:56 EST)
- [PATCH v4 4/4] maple_tree: add a fast path case in mas_wr_slot_store() Peng Zhang (Wed Jun 28 2023 - 04:10:57 EST)
- Re: [PATCH 2/2] erofs: simplify z_erofs_transform_plain() Yue Hu (Wed Jun 28 2023 - 04:10:57 EST)
- Re: [PATCH v13 2/9] block: Add copy offload support infrastructure Damien Le Moal (Wed Jun 28 2023 - 04:10:59 EST)
- Re: [PATCH 0/2] Hook up 8280 SCM icc Johan Hovold (Wed Jun 28 2023 - 04:11:00 EST)
- Re: [PATCH 1/2] kernfs: add kernfs_ops.free operation to free resources tied to the file Christian Brauner (Wed Jun 28 2023 - 04:11:01 EST)
- Re: [PATCH] OOB read and write in mdp_prepare_buffer Alain Volmat (Wed Jun 28 2023 - 04:11:24 EST)
- [PATCH] kallsyms: strip LTO-only suffixes from promoted global functions Yonghong Song (Wed Jun 28 2023 - 04:11:29 EST)
- Re: [PATCH v2] f2fs: fix deadlock in i_xattr_sem and inode page lock and fix the original issue Jaegeuk Kim (Wed Jun 28 2023 - 04:11:55 EST)
- Re: [PATCH v3] block: add check that partition length needs to be aligned with block size Christoph Hellwig (Wed Jun 28 2023 - 04:11:56 EST)
- [PATCH v4 1/4] maple_tree: add test for mas_wr_modify() fast path Peng Zhang (Wed Jun 28 2023 - 04:12:06 EST)
- Re: [PATCH] wifi: plfxlc: Fix possible data races in rx_urb_complete() Dmitry Antipov (Wed Jun 28 2023 - 04:12:12 EST)
- Re: [PATCH net-next 07/10] net: hns3: remove unnecessary (void*) conversions Hao Lan (Wed Jun 28 2023 - 04:12:22 EST)
- Re: [GIT PULL] Move arm64 documentation under Documentation/arch pr-tracker-bot (Wed Jun 28 2023 - 04:12:46 EST)
- [syzbot] [reiserfs?] kernel BUG in flush_commit_list syzbot (Wed Jun 28 2023 - 04:13:27 EST)
- Re: [PATCH v4 08/12] KVM: arm64: selftests: Move reject_set check logic to a function Haibo Xu (Wed Jun 28 2023 - 04:14:32 EST)
- Re: [PATCH 4.19 00/41] 4.19.288-rc1 review Naresh Kamboju (Wed Jun 28 2023 - 04:14:46 EST)
- Re: [RFC 3/4] vduse: Add the function for get/free the mapp pages Jason Wang (Wed Jun 28 2023 - 04:18:13 EST)
- [PATCH v4 3/4] maple_tree: optimize mas_wr_append(), also improve duplicating VMAs Peng Zhang (Wed Jun 28 2023 - 04:18:26 EST)
- [PATCH v4 0/4] Optimize the fast path of mas_store() Peng Zhang (Wed Jun 28 2023 - 04:18:43 EST)
- Re: [PATCH 5.15 00/96] 5.15.119-rc1 review Ron Economos (Wed Jun 28 2023 - 04:19:27 EST)
- Re: [PATCH v13 4/9] fs, block: copy_file_range for def_blk_ops for direct block device Damien Le Moal (Wed Jun 28 2023 - 04:21:57 EST)
- Re: [PATCH] memblock: report failures when memblock_can_resize is not set Mike Rapoport (Wed Jun 28 2023 - 04:22:00 EST)
- Re: [RFC 4/4] vduse: update the vq_info in ioctl Jason Wang (Wed Jun 28 2023 - 04:22:00 EST)
- Re: [PATCH v13 3/9] block: add emulation for copy Damien Le Moal (Wed Jun 28 2023 - 04:22:01 EST)
- Re: [PATCH] fsi: master-ast-cf: Add MODULE_FIRMWARE macro Greg KH (Wed Jun 28 2023 - 04:22:01 EST)
- Re: [PATCH 2/4] blk-flush: count inflight flush_data requests Ming Lei (Wed Jun 28 2023 - 04:22:01 EST)
- [PATCH] usb: gadget: fsl_qe_udc: validate endpoint index for ch9 udc Ma Ke (Wed Jun 28 2023 - 04:22:02 EST)
- Re: [Intel-wired-lan] bug with rx-udp-gro-forwarding offloading? Ian Kumlien (Wed Jun 28 2023 - 04:22:02 EST)
- Re: [RFC PATCH v2 5/6] KVM: Add flags to struct kvm_gfn_range Yuan Yao (Wed Jun 28 2023 - 04:23:01 EST)
- Re: [PATCH v3 11/13] riscv/kexec: refactor for kernel/Kconfig.kexec Conor Dooley (Wed Jun 28 2023 - 04:24:25 EST)
- Re: [syzbot] [mm?] possible deadlock in f2fs_file_write_iter Eric Biggers (Wed Jun 28 2023 - 04:24:33 EST)
- [PATCH v2] readahead: Correct the start and size in ondemand_readahead() Yin Fengwei (Wed Jun 28 2023 - 04:25:20 EST)
- Re: [PATCH v2] arm64: dts: ti: k3-j721s2-main: Enable support for SDR104 speed mode Kumar, Udit (Wed Jun 28 2023 - 04:25:24 EST)
- Re: [PATCH V24 0/3] misc: Add driver support for Data Capture and Compare unit(DCC) Souradeep Chowdhury (Wed Jun 28 2023 - 04:25:28 EST)
- Re: [PATCH v13 1/9] block: Introduce queue limits for copy-offload support Damien Le Moal (Wed Jun 28 2023 - 04:25:29 EST)
- Re: [PATCH v6 1/3] dt-bindings: PCI: qcom: ep: Add interconnects path Krishna Chaitanya Chundru (Wed Jun 28 2023 - 04:25:30 EST)
- [PATCH v13 0/9] Implement copy offload support Nitesh Shetty (Wed Jun 28 2023 - 04:25:42 EST)
- [PATCH v13 2/9] block: Add copy offload support infrastructure Nitesh Shetty (Wed Jun 28 2023 - 04:26:01 EST)
- Re: [PATCH 4.14 00/26] 4.14.320-rc1 review Naresh Kamboju (Wed Jun 28 2023 - 04:26:06 EST)
- Re: [PATCH v1 1/6] KVM: x86: Consolidate flags for __linearize() Binbin Wu (Wed Jun 28 2023 - 04:26:20 EST)
- [PATCH] mailmap: Add Markus Schneider-Pargmann Markus Schneider-Pargmann (Wed Jun 28 2023 - 04:26:48 EST)
- [PATCH v13 3/9] block: add emulation for copy Nitesh Shetty (Wed Jun 28 2023 - 04:27:31 EST)
- [PATCH v13 6/9] nvmet: add copy command support for bdev and file ns Nitesh Shetty (Wed Jun 28 2023 - 04:27:51 EST)
- [PATCH v13 5/9] nvme: add copy offload support Nitesh Shetty (Wed Jun 28 2023 - 04:28:01 EST)
- [PATCH v13 1/9] block: Introduce queue limits for copy-offload support Nitesh Shetty (Wed Jun 28 2023 - 04:28:07 EST)
- [PATCH v4 1/6] swap: remove remnants of polling from read_swap_cache_async Suren Baghdasaryan (Wed Jun 28 2023 - 04:28:20 EST)
- Re: [PATCH 6.1 000/170] 6.1.36-rc1 review Naresh Kamboju (Wed Jun 28 2023 - 04:28:25 EST)
- Re: [LTP RFC PATCH v3] inotify13: new test for fs/splice.c functions vs pipes vs inotify Amir Goldstein (Wed Jun 28 2023 - 04:28:31 EST)
- [PATCH] KVM: nVMX: Prevent vmlaunch with EPTP pointing outside assigned memory area Reima Ishii (Wed Jun 28 2023 - 04:28:42 EST)
- [PATCH v2 0/2] perf probe: fix regression introduced by switch to die_get_decl_file Georg Müller (Wed Jun 28 2023 - 04:28:55 EST)
- [PATCH v4 5/6] mm: handle swap page faults under per-VMA lock Suren Baghdasaryan (Wed Jun 28 2023 - 04:29:20 EST)
- Re: [PATCH RFC v1 3/3] PCI: qcom: ep: Add wake up host op to dw_pcie_ep_ops Krishna Chaitanya Chundru (Wed Jun 28 2023 - 04:32:09 EST)
- Re: [PATCH v2] selftests/input: add tests for the EVIOCSABS ioctl Enric Balletbo Serra (Wed Jun 28 2023 - 04:32:14 EST)
- Re: [PATCH blktests v1 1/3] nvme/048: Check for queue count check directly Daniel Wagner (Wed Jun 28 2023 - 04:32:21 EST)
- Re: [GIT PULL] execve updates for v6.5-rc1 pr-tracker-bot (Wed Jun 28 2023 - 04:32:34 EST)
- [PATCH] media: bt8xx: Fix a possible data race in buffer_queue() Tuo Li (Wed Jun 28 2023 - 04:32:42 EST)
- Re: [PATCH v3 2/4] fprobe: make fprobe_kprobe_handler recursion free Yafang Shao (Wed Jun 28 2023 - 04:33:06 EST)
- Re: [PATCH 2/4] KVM: VMX/pmu: Save host debugctlmsr just before vm entry Like Xu (Wed Jun 28 2023 - 04:33:15 EST)
- [PATCH v2 1/2] perf probe: add test for regression introduced by switch to die_get_decl_file Georg Müller (Wed Jun 28 2023 - 04:33:29 EST)
- [PATCH v2 2/2] perf probe: read DWARF files from the correct CU Georg Müller (Wed Jun 28 2023 - 04:33:34 EST)
- Re: [PATCH v21 2/5] fs/proc/task_mmu: Implement IOCTL to get and optionally clear info about PTEs Muhammad Usama Anjum (Wed Jun 28 2023 - 04:34:07 EST)
- [PATCH v4 3/6] mm: drop per-VMA lock when returning VM_FAULT_RETRY or VM_FAULT_COMPLETED Suren Baghdasaryan (Wed Jun 28 2023 - 04:36:55 EST)
- Re: [PATCH v3 2/2] tty: Allow TIOCSTI to be disabled Samuel Thibault (Wed Jun 28 2023 - 04:37:03 EST)
- [PATCH v4 0/6] Per-VMA lock support for swap and userfaults Suren Baghdasaryan (Wed Jun 28 2023 - 04:37:11 EST)
- Re: [PATCH][next] drm/edid: make read-only const array static Jani Nikula (Wed Jun 28 2023 - 04:37:24 EST)
- Re: [PATCH v15 27/30] LoongArch: KVM: Implement vcpu world switch zhaotianrui (Wed Jun 28 2023 - 04:37:36 EST)
- Hello Dear smssmlka (Wed Jun 28 2023 - 04:37:48 EST)
- [PATCH v4 6/6] mm: handle userfaults under VMA lock Suren Baghdasaryan (Wed Jun 28 2023 - 04:39:00 EST)
- Re: [PATCH v3] block: add check that partition length needs to be aligned with block size Min Li (Wed Jun 28 2023 - 04:39:10 EST)
- Re: [PATCH 6.3 000/199] 6.3.10-rc1 review Naresh Kamboju (Wed Jun 28 2023 - 04:39:29 EST)
- Re: [PATCH v2] fpga: dfl: afu: use PFN_DOWN() and PFN_PHYS() helper macros Xu Yilun (Wed Jun 28 2023 - 04:39:38 EST)
- [PATCH] dt-bindings: timer: add Ralink SoCs system tick counter Sergio Paracuellos (Wed Jun 28 2023 - 04:39:45 EST)
- Re: [PATCH RFC v1 3/3] PCI: qcom: ep: Add wake up host op to dw_pcie_ep_ops Manivannan Sadhasivam (Wed Jun 28 2023 - 04:41:27 EST)
- Re: [PATCH v4 1/3] splice: always fsnotify_access(in), fsnotify_modify(out) on success Amir Goldstein (Wed Jun 28 2023 - 04:41:33 EST)
- Re: [PATCH 5.10 00/81] 5.10.186-rc1 review Naresh Kamboju (Wed Jun 28 2023 - 04:41:50 EST)
- Re: [PATCH v3] block: add check that partition length needs to be aligned with block size Christoph Hellwig (Wed Jun 28 2023 - 04:42:02 EST)
- [PATCH v4 4/6] mm: change folio_lock_or_retry to use vm_fault directly Suren Baghdasaryan (Wed Jun 28 2023 - 04:42:14 EST)
- Re: [PATCH v4 3/3] kbuild: respect GNU Make -w flag Masahiro Yamada (Wed Jun 28 2023 - 04:42:28 EST)
- Re: [GIT PULL] pstore updates for v6.5-rc1 pr-tracker-bot (Wed Jun 28 2023 - 04:42:42 EST)
- Re: [PATCH v2 for-next] RDMA/core: Get IB width and speed from netdev Leon Romanovsky (Wed Jun 28 2023 - 04:43:01 EST)
- Re: [PATCH v2 0/2] perf probe: fix regression introduced by switch to die_get_decl_file Linux regression tracking (Thorsten Leemhuis) (Wed Jun 28 2023 - 04:56:28 EST)
- [PATCH v3] block: add check that partition length needs to be aligned with block size Min Li (Wed Jun 28 2023 - 04:56:42 EST)
- Re: [PATCH] arm64: dts: qcom: sc8280xp-pmics: add explicit rtc interrupt parent Patrick Wildt (Wed Jun 28 2023 - 04:57:00 EST)
- [PATCH v13 4/9] fs, block: copy_file_range for def_blk_ops for direct block device Nitesh Shetty (Wed Jun 28 2023 - 04:57:25 EST)
- Re: [PATCH net-next 07/10] net: hns3: remove unnecessary (void*) conversions yunchuan (Wed Jun 28 2023 - 04:57:35 EST)
- Re: [PATCH v5 2/7] dt-bindings: soc: starfive: Add StarFive syscon module Xingyu Wu (Wed Jun 28 2023 - 04:57:44 EST)
- Re: [PATCH blktests v1 2/3] nvme/rc: Avoid triggering host nvme-cli autoconnect Daniel Wagner (Wed Jun 28 2023 - 04:57:59 EST)
- [PATCH] EDAC/i10nm: shift exponent is negative Koba Ko (Wed Jun 28 2023 - 04:58:09 EST)
- Re: [PATCH v5 13/14] drm/mediatek: Improve compatibility of display driver Fei Shao (Wed Jun 28 2023 - 04:58:21 EST)
- Re: [PATCH 1/2] MAINTAINERS: Update ocfs2-devel mailing list address Anthony Iliopoulos (Wed Jun 28 2023 - 04:58:30 EST)
- Re: [PATCH 1/2] kernfs: add kernfs_ops.free operation to free resources tied to the file Christian Brauner (Wed Jun 28 2023 - 04:58:37 EST)
- [PATCH] soc: aspeed: uart-routing: Use __sysfs_match_string Zev Weiss (Wed Jun 28 2023 - 04:58:50 EST)
- Re: [PATCH] PCI/ASPM: Enable ASPM on external PCIe devices Kai-Heng Feng (Wed Jun 28 2023 - 04:58:58 EST)
- Re: [PATCH v6 09/13] Add nodes for dsb edge control Greg Kroah-Hartman (Wed Jun 28 2023 - 04:59:08 EST)
- Re: [PATCH 3/4] KVM: VMX/pmu: Enable inactive vLBR event in guest LBR MSR emulation Like Xu (Wed Jun 28 2023 - 04:59:18 EST)
- RE: [PATCHv3 1/1] mmc: block: ioctl: Add PROG-error aggregation Christian Loehle (Wed Jun 28 2023 - 04:59:26 EST)
- [PATCH v4 2/6] mm: add missing VM_FAULT_RESULT_TRACE name for VM_FAULT_COMPLETED Suren Baghdasaryan (Wed Jun 28 2023 - 04:59:37 EST)
- [PATCH] Documentation: networking: add UPF (User Plane Function in 5GC) description Ian Chen (Wed Jun 28 2023 - 04:59:45 EST)
- Re: [PATCH 2/5] dt-bindings: pps: pps-gpio: introduce capture-clear property Farber, Eliav (Wed Jun 28 2023 - 05:01:48 EST)
- Re: [syzbot] [kernel?] kernel BUG in workingset_activation (2) Ruihan Li (Wed Jun 28 2023 - 05:01:49 EST)
- Re: [PATCH 5/5] scsi: dt-bindings: ufs: qcom: Fix warning for sdm845 by adding reg-names Luca Weiss (Wed Jun 28 2023 - 05:01:53 EST)
- Re: [PATCH v1 0/6] LASS KVM virtualization support Zeng Guang (Wed Jun 28 2023 - 05:01:57 EST)
- [PATCH v5] ARM: dts: exynos: Add Samsung Galaxy Tab 3 8.0 boards Artur Weber (Wed Jun 28 2023 - 05:01:57 EST)
- [PATCH 2/2] regulator: rt5739: Add DID check and compatible for rt5733 cy_huang (Wed Jun 28 2023 - 05:02:00 EST)
- Re: [PATCH 6.3 000/199] 6.3.10-rc1 review Conor Dooley (Wed Jun 28 2023 - 05:02:15 EST)
- Re: [PATCH v3] block: add check that partition length needs to be aligned with block size Damien Le Moal (Wed Jun 28 2023 - 05:02:15 EST)
- Re: [PATCH 1/4] blk-mq: use percpu csd to remote complete instead of per-rq csd Ming Lei (Wed Jun 28 2023 - 05:02:19 EST)
- Re: [PATCH v2] f2fs: fix deadlock in i_xattr_sem and inode page lock and fix the original issue Chao Yu (Wed Jun 28 2023 - 05:02:20 EST)
- [PATCH 1/2] regulator: dt-bindings: rt5739: Add compatible for rt5733 cy_huang (Wed Jun 28 2023 - 05:02:40 EST)
- [PATCH v3 0/2] perf probe: fix regression introduced by switch to die_get_decl_file Georg Müller (Wed Jun 28 2023 - 05:02:48 EST)
- Re: [PATCH v4 09/12] KVM: selftests: Only do get/set tests on present blessed list Haibo Xu (Wed Jun 28 2023 - 05:03:06 EST)
- Re: [PATCH v4 5/6] soc: qcom: Add LLCC support for multi channel DDR Komal Bajaj (Wed Jun 28 2023 - 05:03:22 EST)
- Re: [syzbot] [f2fs?] possible deadlock in f2fs_fiemap Chao Yu (Wed Jun 28 2023 - 05:03:32 EST)
- [PATCH] ASoC: dt-bindings: nau8821: Convert to dtschema Seven Lee (Wed Jun 28 2023 - 05:03:49 EST)
- Re: [RFC 2/4] vduse: Add file operation for mmap Jason Wang (Wed Jun 28 2023 - 05:04:03 EST)
- [PATCH 0/2] Add support for RT5733 cy_huang (Wed Jun 28 2023 - 05:04:18 EST)
- [PATCH v3 2/2] perf probe: read DWARF files from the correct CU Georg Müller (Wed Jun 28 2023 - 05:04:30 EST)
- [PATCH v3 1/2] perf probe: add test for regression introduced by switch to die_get_decl_file Georg Müller (Wed Jun 28 2023 - 05:07:47 EST)
- Re: [PATCH 1/4] perf/x86/intel: Get shared reg constraints first for vLBR Like Xu (Wed Jun 28 2023 - 05:07:58 EST)
- Re: [PATCH v12 00/22] TDX host kernel support Huang, Kai (Wed Jun 28 2023 - 05:07:59 EST)
- Re: [PATCH v4 6/6] soc: qcom: llcc: Add QDU1000 and QRU1000 LLCC support Komal Bajaj (Wed Jun 28 2023 - 05:08:00 EST)
- Re: [PATCH v12 00/22] TDX host kernel support Yuan Yao (Wed Jun 28 2023 - 05:08:00 EST)
- [PATCH] Documentation: networking: add UPF (User Plane Function in 5GC) description Ian Chen (Wed Jun 28 2023 - 05:08:01 EST)
- Re: [PATCH -next 1/2] md: don't quiesce in mddev_suspend() Yu Kuai (Wed Jun 28 2023 - 05:08:02 EST)
- Re: [PATCH v3 3/3] selftests/tdx: Test GetQuote TDX attestation feature Huang, Kai (Wed Jun 28 2023 - 05:08:10 EST)
- Re: [PATCH v3 3/3] selftests/tdx: Test GetQuote TDX attestation feature gregkh@xxxxxxxxxxxxxxxxxxx (Wed Jun 28 2023 - 05:09:03 EST)
- Re: [PATCH v3 4/4] fscrypt: Add LEA-256-XTS, LEA-256-CTS support Eric Biggers (Wed Jun 28 2023 - 05:09:11 EST)
- Re: [PATCH] arm64: dts: qcom: sc8280xp-pmics: add explicit rtc interrupt parent Manivannan Sadhasivam (Wed Jun 28 2023 - 05:09:16 EST)
- Re: [PATCH v12 18/22] x86/virt/tdx: Keep TDMRs when module initialization is successful Nikolay Borisov (Wed Jun 28 2023 - 05:09:26 EST)
- Re: [Intel-wired-lan] bug with rx-udp-gro-forwarding offloading? Paolo Abeni (Wed Jun 28 2023 - 05:09:40 EST)
- Re: [PATCH 5.4 00/60] 5.4.249-rc1 review Naresh Kamboju (Wed Jun 28 2023 - 05:26:01 EST)
- [PATCH V2 1/2] dt-bindings: interrupt-controller: Add support for Amlogic-C3 SoCs Huqiang Qin (Wed Jun 28 2023 - 05:26:07 EST)
- Re: [PATCH] mm/ksm: delete the redundant ksm_merging_pages interafce in proc David Hildenbrand (Wed Jun 28 2023 - 05:26:22 EST)
- [PATCH] riscv: sigcontext: Correct the comment of sigreturn guoren (Wed Jun 28 2023 - 05:26:28 EST)
- Re: x86/csum: Remove unnecessary odd handling Borislav Petkov (Wed Jun 28 2023 - 05:26:35 EST)
- Re: [f2fs-dev] [PATCH] f2fs: remove i_xattr_sem to avoid deadlock and fix the original issue Jaegeuk Kim (Wed Jun 28 2023 - 05:26:39 EST)
- EIN X (OS Philosophy perfected) Ywe Cærlyn (Wed Jun 28 2023 - 05:26:45 EST)
- [PATCH V2 2/2] irqchip: Add support for Amlogic-C3 SoCs Huqiang Qin (Wed Jun 28 2023 - 05:26:51 EST)
- Re: [PATCH v2] x86/bugs: Break down mitigations configurations Breno Leitao (Wed Jun 28 2023 - 05:27:03 EST)
- Re: [Intel-gfx] [PATCH v2] drm/edid: Add quirk for OSVR HDK 2.0 Jani Nikula (Wed Jun 28 2023 - 05:27:11 EST)
- Re: [PATCH v3] block: add check that partition length needs to be aligned with block size Min Li (Wed Jun 28 2023 - 05:27:16 EST)
- Re: [PATCH v1 2/6] KVM: x86: Virtualize CR4.LASS Zeng Guang (Wed Jun 28 2023 - 05:27:23 EST)
- Re: [PATCH 2/4] blk-flush: count inflight flush_data requests Chengming Zhou (Wed Jun 28 2023 - 05:27:29 EST)
- Re: [GIT PULL] hardening updates for v6.5-rc1 Christoph Hellwig (Wed Jun 28 2023 - 05:27:40 EST)
- Re: [PATCH 09/12] writeback: Factor writeback_iter_next() out of write_cache_pages() Jan Kara (Wed Jun 28 2023 - 05:27:48 EST)
- Re: [PATCH] mm: Keep memory type same on DEVMEM Page-Fault David Hildenbrand (Wed Jun 28 2023 - 05:27:55 EST)
- Re: [PATCH net-next 00/10] Remove unnecessary (void*) conversions yunchuan (Wed Jun 28 2023 - 05:28:00 EST)
- Re: [PATCH RFC 10/10] drm/panel/sony-griffin-samsung: Add panel driver for Sony Xperia 1 Linus Walleij (Wed Jun 28 2023 - 05:28:11 EST)
- Re: [PATCH] MAINTAINERS: Orphan the OV7740 driver Nicolas Ferre (Wed Jun 28 2023 - 05:28:43 EST)
- Re: [PATCH] mm: increase usage of folio_next_index() helper Christoph Hellwig (Wed Jun 28 2023 - 05:28:59 EST)
- Re: [PATCH v12 19/22] x86/kexec(): Reset TDX private memory on platforms with TDX erratum Nikolay Borisov (Wed Jun 28 2023 - 05:29:08 EST)
- [PATCH net v2] igc: Prevent garbled TX queue with XDP ZEROCOPY Florian Kauer (Wed Jun 28 2023 - 05:29:31 EST)
- RE: [RFC PATCH v9 00/10] Create common DPLL configuration API Kubalewski, Arkadiusz (Wed Jun 28 2023 - 05:29:34 EST)
- [PATCH V2 0/2] Add GPIO interrupt support for Amlogic-C3 SoCs Huqiang Qin (Wed Jun 28 2023 - 05:31:09 EST)
- Re: [PATCH 1/2] erofs: get rid of the remaining kmap_atomic() Yue Hu (Wed Jun 28 2023 - 05:31:11 EST)
- Re: [PATCH v3 1/4] Input: ts-overlay - Add touchscreen overlay object handling Javier Carrasco (Wed Jun 28 2023 - 05:31:11 EST)
- [PATCH] ASoC: qdsp6: q6apm: use dai link pcm id as pcm device number Srinivas Kandagatla (Wed Jun 28 2023 - 05:31:16 EST)
- [tip: objtool/urgent] objtool: Remove btrfs_assertfail() from the noreturn exceptions list tip-bot2 for Ingo Molnar (Wed Jun 28 2023 - 05:31:21 EST)
- Linux 4.19.288 Greg Kroah-Hartman (Wed Jun 28 2023 - 05:31:41 EST)
- Re: Linux 4.19.288 Greg Kroah-Hartman (Wed Jun 28 2023 - 05:31:41 EST)
- Linux 5.4.249 Greg Kroah-Hartman (Wed Jun 28 2023 - 05:31:55 EST)
- Re: Linux 5.10.186 Greg Kroah-Hartman (Wed Jun 28 2023 - 05:32:13 EST)
- Linux 5.15.119 Greg Kroah-Hartman (Wed Jun 28 2023 - 05:32:18 EST)
- [PATCH] objtool: Remove btrfs_assertfail() from the noreturn exceptions list Ingo Molnar (Wed Jun 28 2023 - 05:32:33 EST)
- Linux 6.1.36 Greg Kroah-Hartman (Wed Jun 28 2023 - 05:32:45 EST)
- [PATCH V5 0/3] Add support for Xilinx XDMA Soft IP as Root Port. Thippeswamy Havalige (Wed Jun 28 2023 - 05:32:52 EST)
- [PATCH V5 1/3] Move and rename error interrupt bits to a common header. Thippeswamy Havalige (Wed Jun 28 2023 - 05:33:14 EST)
- [PATCH V5 3/3] PCI: xilinx-xdma: Add Xilinx XDMA Root Port driver Thippeswamy Havalige (Wed Jun 28 2023 - 05:33:26 EST)
- [PATCH V2 0/5] Update GCC clocks for QDU1000 and QRU1000 SoCs Imran Shaik (Wed Jun 28 2023 - 05:33:31 EST)
- [PATCH V2 1/5] dt-bindings: clock: Update GCC clocks for QDU1000 and QRU1000 SoCs Imran Shaik (Wed Jun 28 2023 - 05:33:37 EST)
- [PATCH V2 4/5] clk: qcom: gcc-qdu1000: Add support for GDSCs Imran Shaik (Wed Jun 28 2023 - 05:33:51 EST)
- [PATCH V2 5/5] clk: qcom: gcc-qdu1000: Update the RCGs ops Imran Shaik (Wed Jun 28 2023 - 05:34:10 EST)
- [syzbot] [kernel?] upstream test error: UBSAN: array-index-out-of-bounds in alloc_pid syzbot (Wed Jun 28 2023 - 05:34:21 EST)
- [PATCH V2 3/5] clk: qcom: gcc-qdu1000: Update GCC clocks as per the latest hw version Imran Shaik (Wed Jun 28 2023 - 05:34:32 EST)
- [PATCH V2 2/5] clk: qcom: gcc-qdu1000: Fix gcc_pcie_0_pipe_clk_src clock handling Imran Shaik (Wed Jun 28 2023 - 05:34:42 EST)
- Re: Linux 5.4.249 Greg Kroah-Hartman (Wed Jun 28 2023 - 05:48:41 EST)
- RE: [RFC PATCH v9 00/10] Create common DPLL configuration API Kubalewski, Arkadiusz (Wed Jun 28 2023 - 05:48:43 EST)
- Re: [PATCH v7 3/3] media: i2c: Add support for alvium camera kernel test robot (Wed Jun 28 2023 - 05:48:51 EST)
- [PATCH 1/7] block: add queue_logical_block_mask() and bdev_logical_block_mask() Yangtao Li (Wed Jun 28 2023 - 05:49:28 EST)
- Re: [PATCH 4/4] KVM: selftests: Add test case for guest and host LBR preemption Yang, Weijiang (Wed Jun 28 2023 - 05:50:34 EST)
- Re: Linux 4.14.320 Greg Kroah-Hartman (Wed Jun 28 2023 - 05:50:38 EST)
- [PATCH V5 2/3] dt-bindings: PCI: xilinx-xdma: Add YAML schemas for Xilinx XDMA PCIe Root Port Bridge Thippeswamy Havalige (Wed Jun 28 2023 - 05:50:39 EST)
- [PATCH 6/7] xfs: Convert to bdev_logical_block_mask() Yangtao Li (Wed Jun 28 2023 - 05:50:42 EST)
- Re: [PATCH v3 1/8] LoongArch: Calculate various sizes in the linker script Huacai Chen (Wed Jun 28 2023 - 05:50:43 EST)
- [PATCH 5/7] iomap: Convert to bdev_logical_block_mask() Yangtao Li (Wed Jun 28 2023 - 05:51:05 EST)
- Re: [PATCH][next] ALSA: oxfw: make read-only const array models static Takashi Iwai (Wed Jun 28 2023 - 05:51:07 EST)
- Linux 5.10.186 Greg Kroah-Hartman (Wed Jun 28 2023 - 05:51:11 EST)
- Re: [PATCH 3/3] md/raid10: use get_rdev_repl_from_mirror() to get devices Yu Kuai (Wed Jun 28 2023 - 05:51:12 EST)
- [RFC PATCH v1 0/2] support 512B ECC step size for Meson NAND Arseniy Krasnov (Wed Jun 28 2023 - 05:51:38 EST)
- Re: Linux 6.3.10 Greg Kroah-Hartman (Wed Jun 28 2023 - 05:51:42 EST)
- [RFC PATCH v1 1/2] dt-bindings: nand: meson: support for 512B ECC step size Arseniy Krasnov (Wed Jun 28 2023 - 05:51:45 EST)
- Re: [PATCH] ASoC: dt-bindings: nau8821: Convert to dtschema Rob Herring (Wed Jun 28 2023 - 05:52:09 EST)
- Re: [PATCH] mm: introduce statistic for inode's gen&tier Christoph Hellwig (Wed Jun 28 2023 - 05:52:10 EST)
- [PATCH 2/7] block: Convert to bdev_logical_block_mask() Yangtao Li (Wed Jun 28 2023 - 05:52:11 EST)
- Re: [PATCH] dt-bindings: timer: add Ralink SoCs system tick counter Rob Herring (Wed Jun 28 2023 - 05:52:41 EST)
- Re: [PATCH 2/3] md/raid10: factor out get_rdev_repl_from_mirror() Yu Kuai (Wed Jun 28 2023 - 05:52:42 EST)
- [PATCH 4/7] buffer: Convert to bdev_logical_block_mask() Yangtao Li (Wed Jun 28 2023 - 05:52:43 EST)
- Linux 6.3.10 Greg Kroah-Hartman (Wed Jun 28 2023 - 05:52:43 EST)
- [PATCH 7/7] erofs: Convert to bdev_logical_block_mask() Yangtao Li (Wed Jun 28 2023 - 05:53:13 EST)
- [PATCH 3/7] md: Convert to queue_logical_block_mask() Yangtao Li (Wed Jun 28 2023 - 05:53:14 EST)
- [RFC PATCH v1 2/2] mtd: rawnand: meson: support for 512B ECC step size Arseniy Krasnov (Wed Jun 28 2023 - 05:53:16 EST)
- Re: [RFC PATCH 0/2] Resctrl - rewrite (WIP) Peter Newman (Wed Jun 28 2023 - 05:53:16 EST)
- Re: Linux 5.15.119 Greg Kroah-Hartman (Wed Jun 28 2023 - 05:53:45 EST)
- Re: [PATCH 1/2] regulator: dt-bindings: rt5739: Add compatible for rt5733 Rob Herring (Wed Jun 28 2023 - 05:53:47 EST)
- Linux 4.14.320 Greg Kroah-Hartman (Wed Jun 28 2023 - 05:54:17 EST)
- Re: [PATCH v3 3/3] selftests/tdx: Test GetQuote TDX attestation feature Huang, Kai (Wed Jun 28 2023 - 05:54:17 EST)
- Re: [PATCH v4 5/7] media: mediatek: vcodec: Read HW active status from syscon kernel test robot (Wed Jun 28 2023 - 05:54:19 EST)
- [PATCH v2 2/3] drivers: base: Add basic devm tests for platform devices Maxime Ripard (Wed Jun 28 2023 - 05:54:22 EST)
- [PATCH v2 3/3] drivers: base: Free devm resources when unregistering a device Maxime Ripard (Wed Jun 28 2023 - 05:54:29 EST)
- [PATCH bpf-next v4 0/7] Add SO_REUSEPORT support for TC bpf_sk_assign Lorenz Bauer (Wed Jun 28 2023 - 05:54:39 EST)
- [PATCH bpf-next v4 1/7] udp: re-score reuseport groups when connected sockets are present Lorenz Bauer (Wed Jun 28 2023 - 05:57:17 EST)
- [PATCH bpf-next v4 2/7] net: export inet_lookup_reuseport and inet6_lookup_reuseport Lorenz Bauer (Wed Jun 28 2023 - 05:57:37 EST)
- [PATCH v2] fsi: master-ast-cf: Add MODULE_FIRMWARE macro Juerg Haefliger (Wed Jun 28 2023 - 05:57:38 EST)
- Re: [PATCH v15 27/30] LoongArch: KVM: Implement vcpu world switch WANG Xuerui (Wed Jun 28 2023 - 05:57:40 EST)
- [PATCH bpf-next v4 7/7] selftests/bpf: Test that SO_REUSEPORT can be used with sk_assign helper Lorenz Bauer (Wed Jun 28 2023 - 05:57:41 EST)
- [PATCH v2 1/3] drivers: base: Add basic devm tests for root devices Maxime Ripard (Wed Jun 28 2023 - 05:57:43 EST)
- [PATCH] sparc: mark __arch_xchg() as __always_inline Arnd Bergmann (Wed Jun 28 2023 - 05:58:05 EST)
- [PATCH v2 0/3] drivers: base: Add tests showing devm handling inconsistencies Maxime Ripard (Wed Jun 28 2023 - 05:58:15 EST)
- [PATCH v22 2/5] fs/proc/task_mmu: Implement IOCTL to get and optionally clear info about PTEs Muhammad Usama Anjum (Wed Jun 28 2023 - 06:06:24 EST)
- Re: [PATCH net-next 08/10] net: mdio: Remove unnecessary (void*) conversions Russell King (Oracle) (Wed Jun 28 2023 - 06:06:38 EST)
- Re: [PATCH] arm64: dts: tegra: drop serial clock-names and reset-names Jon Hunter (Wed Jun 28 2023 - 06:06:49 EST)
- [PATCH v22 3/5] tools headers UAPI: Update linux/fs.h with the kernel sources Muhammad Usama Anjum (Wed Jun 28 2023 - 06:07:02 EST)
- [PATCH v22 1/5] userfaultfd: UFFD_FEATURE_WP_ASYNC Muhammad Usama Anjum (Wed Jun 28 2023 - 06:07:32 EST)
- Re: [v3,17/19] arch/sparc: Implement fb_is_primary_device() in source file Arnd Bergmann (Wed Jun 28 2023 - 06:07:36 EST)
- [PATCH v22 0/5] Implement IOCTL to get and optionally clear info about PTEs Muhammad Usama Anjum (Wed Jun 28 2023 - 06:07:39 EST)
- [PATCH v22 4/5] mm/pagemap: add documentation of PAGEMAP_SCAN IOCTL Muhammad Usama Anjum (Wed Jun 28 2023 - 06:08:03 EST)
- [PATCH bpf-next v4 4/7] net: document inet[6]_lookup_reuseport sk_state requirements Lorenz Bauer (Wed Jun 28 2023 - 06:08:04 EST)
- [PATCH bpf-next v4 5/7] net: remove duplicate sk_lookup helpers Lorenz Bauer (Wed Jun 28 2023 - 06:08:07 EST)
- [PATCH bpf-next v4 3/7] net: remove duplicate reuseport_lookup functions Lorenz Bauer (Wed Jun 28 2023 - 06:08:35 EST)
- Re: [PATCH 1/1] rust: macros: fix redefine const_name in `vtable` Benno Lossin (Wed Jun 28 2023 - 06:08:35 EST)
- [PATCH bpf-next v4 6/7] bpf, net: Support SO_REUSEPORT sockets with bpf_sk_assign Lorenz Bauer (Wed Jun 28 2023 - 06:08:39 EST)
- Re: [PATCH blktests v1 2/3] nvme/rc: Avoid triggering host nvme-cli autoconnect Shinichiro Kawasaki (Wed Jun 28 2023 - 06:08:46 EST)
- Re: [PATCH 1/3] RISC-V: add Bitmanip/Scalar Crypto parsing from DT Samuel Ortiz (Wed Jun 28 2023 - 06:09:07 EST)
- Re: [PATCH v3 5/5] meson saradc: support reading from channel 7 mux inputs Andy Shevchenko (Wed Jun 28 2023 - 06:09:08 EST)
- Re: [PATCH 2/3] RISC-V: hwprobe: Expose Zbc and the scalar crypto extensions Samuel Ortiz (Wed Jun 28 2023 - 06:09:18 EST)
- [PATCH v2 5/9] cpu/SMT: Create topology_smt_thread_allowed() Laurent Dufour (Wed Jun 28 2023 - 06:09:39 EST)
- [PATCH v2 8/9] powerpc: Add HOTPLUG_SMT support Laurent Dufour (Wed Jun 28 2023 - 06:09:41 EST)
- [PATCH v2 6/9] cpu/SMT: Allow enabling partial SMT states via sysfs Laurent Dufour (Wed Jun 28 2023 - 06:11:17 EST)
- [PATCH v2 1/9] cpu/SMT: Move SMT prototypes into cpu_smt.h Laurent Dufour (Wed Jun 28 2023 - 06:11:18 EST)
- [PATCH v2 3/9] cpu/SMT: Store the current/max number of threads Laurent Dufour (Wed Jun 28 2023 - 06:11:18 EST)
- [PATCH v2 9/9] powerpc/pseries: Honour current SMT state when DLPAR onlining CPUs Laurent Dufour (Wed Jun 28 2023 - 06:11:19 EST)
- [PATCH v2 4/9] cpu/SMT: Remove topology_smt_supported() Laurent Dufour (Wed Jun 28 2023 - 06:11:23 EST)
- Re: [PATCH v2] rust: alloc: Add realloc and alloc_zeroed to the GlobalAlloc impl Benno Lossin (Wed Jun 28 2023 - 06:11:28 EST)
- [PATCH v2 7/9] powerpc/pseries: Initialise CPU hotplug callbacks earlier Laurent Dufour (Wed Jun 28 2023 - 06:11:34 EST)
- [PATCH v2 0/9] Introduce SMT level and add PowerPC support Laurent Dufour (Wed Jun 28 2023 - 06:11:41 EST)
- [PATCH v2 2/9] cpu/SMT: Move smt/control simple exit cases earlier Laurent Dufour (Wed Jun 28 2023 - 06:13:42 EST)
- Re: [PATCH] OOB read and write in mdp_prepare_buffer sun yq (Wed Jun 28 2023 - 06:13:46 EST)
- Re: [PATCH v15 27/30] LoongArch: KVM: Implement vcpu world switch bibo mao (Wed Jun 28 2023 - 06:14:05 EST)
- Re: [PATCH v4 1/3] splice: always fsnotify_access(in), fsnotify_modify(out) on success Jan Kara (Wed Jun 28 2023 - 06:17:45 EST)
- Re: [PATCH 1/3] RISC-V: add Bitmanip/Scalar Crypto parsing from DT Samuel Ortiz (Wed Jun 28 2023 - 06:17:52 EST)
- [PATCH v22 5/5] selftests: mm: add pagemap ioctl tests Muhammad Usama Anjum (Wed Jun 28 2023 - 06:18:01 EST)
- Re: [PATCH] accessibility: speakup: remove linux/version.h Muhammad Usama Anjum (Wed Jun 28 2023 - 06:18:13 EST)
- Re: [PATCH V2 1/5] dt-bindings: clock: Update GCC clocks for QDU1000 and QRU1000 SoCs Rob Herring (Wed Jun 28 2023 - 06:20:42 EST)
- Re: [PATCH V5 2/3] dt-bindings: PCI: xilinx-xdma: Add YAML schemas for Xilinx XDMA PCIe Root Port Bridge Rob Herring (Wed Jun 28 2023 - 06:21:00 EST)
- [GIT PULL] sound updates for 6.5-rc1 Takashi Iwai (Wed Jun 28 2023 - 06:21:39 EST)
- 東北学院大学からの大切なメッセージが2つあります mail@xxxxxxxxxxxxxxx (Wed Jun 28 2023 - 06:24:00 EST)
- Re: [PATCH v15 27/30] LoongArch: KVM: Implement vcpu world switch WANG Xuerui (Wed Jun 28 2023 - 06:25:46 EST)
- [PATCH V25 2/3] misc: dcc: Add driver support for Data Capture and Compare unit(DCC) Souradeep Chowdhury (Wed Jun 28 2023 - 06:26:39 EST)
- [PATCH V25 1/3] dt-bindings: misc: qcom,dcc: Add the dtschema Souradeep Chowdhury (Wed Jun 28 2023 - 06:26:45 EST)
- [PATCH V25 0/3] misc: Add driver support for Data Capture and Compare unit(DCC) Souradeep Chowdhury (Wed Jun 28 2023 - 06:26:59 EST)
- [PATCH V25 3/3] MAINTAINERS: Add the entry for DCC(Data Capture and Compare) driver support Souradeep Chowdhury (Wed Jun 28 2023 - 06:27:13 EST)
- Re: [PATCH v3 06/19] arch/loongarch: Implement <asm/fb.h> with generic helpers WANG Xuerui (Wed Jun 28 2023 - 06:28:19 EST)
- [PATCH 0/3] ASoC: qcom: get tplg firmware-name from device tree Srinivas Kandagatla (Wed Jun 28 2023 - 06:28:48 EST)
- [PATCH 1/3] ASoC: dt-bindings: q6apm: add firmware-name bindings Srinivas Kandagatla (Wed Jun 28 2023 - 06:28:58 EST)
- [PATCH 2/3] ASoC: qcom: q6apm: add support for reading firmware name from DT Srinivas Kandagatla (Wed Jun 28 2023 - 06:29:03 EST)
- [PATCH 3/3] arm64: dts: qcom: sc8280xp-x13s: Add audio topology firmware path Srinivas Kandagatla (Wed Jun 28 2023 - 06:29:18 EST)
- Re: [PATCH v4 12/12] KVM: riscv: selftests: Add get-reg-list test Haibo Xu (Wed Jun 28 2023 - 06:31:17 EST)
- Re: [PATCH v4 11/12] KVM: riscv: selftests: Add finalize_vcpu check in run_test Haibo Xu (Wed Jun 28 2023 - 06:31:37 EST)
- Re: [PATCH] module: print module name on refcount error Michal Hocko (Wed Jun 28 2023 - 06:32:48 EST)
- [PATCH RFC 3/9] perf metrics: Pass cpu and sys tables to metricgroup__add_metric() John Garry (Wed Jun 28 2023 - 06:33:22 EST)
- [PATCH RFC 5/9] perf pmu: Refactor pmu_add_sys_aliases_iter_fn() John Garry (Wed Jun 28 2023 - 06:33:28 EST)
- [PATCH RFC 4/9] perf jevents: Add sys_events_find_events_table() John Garry (Wed Jun 28 2023 - 06:33:36 EST)
- [PATCH RFC 1/9] perf metrics: Delete metricgroup_add_iter_data.table John Garry (Wed Jun 28 2023 - 06:33:47 EST)
- [PATCH RFC 0/9] perf tool: sys event metric support re-write John Garry (Wed Jun 28 2023 - 06:33:55 EST)
- [PATCH RFC 6/9] perf metrics: Add metricgroup_sys_metric_supported() John Garry (Wed Jun 28 2023 - 06:34:04 EST)
- [PATCH RFC 9/9] perf vendor events arm64: Remove unnecessary metric Unit and Compat specifiers John Garry (Wed Jun 28 2023 - 06:34:13 EST)
- [PATCH RFC 8/9] perf metrics: Stop metricgroup__add_metric_sys_event_iter if already matched John Garry (Wed Jun 28 2023 - 06:34:33 EST)
- [PATCH RFC 2/9] perf metrics: Don't iter sys metrics if we already found a CPU match John Garry (Wed Jun 28 2023 - 06:35:46 EST)
- [PATCH RFC 7/9] perf metrics: Test metric match in metricgroup__sys_event_iter() John Garry (Wed Jun 28 2023 - 06:35:47 EST)
- Re: [PATCH 2/2] perf report: Don't add to histogram when there is no thread found James Clark (Wed Jun 28 2023 - 06:36:46 EST)
- Re: [PATCH v2] riscv: Discard vector state on syscalls Björn Töpel (Wed Jun 28 2023 - 06:37:56 EST)
- [GIT PULL] pid: use flex array Christian Brauner (Wed Jun 28 2023 - 06:39:46 EST)
- Re: [PATCH v3 0/3+1] fanotify accounting for fs/splice.c Jan Kara (Wed Jun 28 2023 - 06:40:54 EST)
- Re: [PATCH v15 27/30] LoongArch: KVM: Implement vcpu world switch Xi Ruoyao (Wed Jun 28 2023 - 06:42:40 EST)
- Re: [PATCH v4 0/5] Introduce a new helper macro DEFINE_SHOW_STORE_ATTRIBUTE at seq_file.c Andy Shevchenko (Wed Jun 28 2023 - 06:43:07 EST)
- [PATCH] mm/mmap: Fix error return in do_vmi_align_munmap() David Woodhouse (Wed Jun 28 2023 - 06:46:44 EST)
- Re: [PATCH v2] crypto: qat - Replace the if statement with min() Andy Shevchenko (Wed Jun 28 2023 - 06:47:58 EST)
- Re: [PATCH V2] mm: madvise: fix uneven accounting of psi Charan Teja Kalla (Wed Jun 28 2023 - 06:49:29 EST)
- [PATCH] x86/alternatives: Simplify ALTERNATIVE_n() Peter Zijlstra (Wed Jun 28 2023 - 06:51:04 EST)
- Re: [PATCH V2] mm: madvise: fix uneven accounting of psi Charan Teja Kalla (Wed Jun 28 2023 - 06:51:05 EST)
- Re: [PATCH] mm/mmap: Fix error return in do_vmi_align_munmap() Greg KH (Wed Jun 28 2023 - 06:53:11 EST)
- [PATCH v1 0/1] perf tools: Add a place to put kernel config fragments for test runs James Clark (Wed Jun 28 2023 - 06:54:15 EST)
- [PATCH v1 1/1] perf tools: Add a place to put kernel config fragments for test runs James Clark (Wed Jun 28 2023 - 06:54:16 EST)
- [PATCH] misc: bcm_vk: Fix potential deadlock on &vk->ctx_lock Chengfeng Ye (Wed Jun 28 2023 - 06:54:17 EST)
- Re: [EXTERNAL] Re: [PATCH 5/9] x86/hyperv: Use vmmcall to implement Hyper-V hypercall in sev-snp enlightened guest Peter Zijlstra (Wed Jun 28 2023 - 06:54:17 EST)
- [PATCH] fs/address_space: add alignment padding for i_map and i_mmap_rwsem to mitigate a false sharing. Zhu, Lipeng (Wed Jun 28 2023 - 06:56:42 EST)
- Re: [PATCH v1 01/10] mm: Expose clear_huge_page() unconditionally Ryan Roberts (Wed Jun 28 2023 - 06:57:09 EST)
- [PATCH 0/2] PM: domains: Add control for switching back and forth to HW control Abel Vesa (Wed Jun 28 2023 - 06:57:30 EST)
- [PATCH 1/2] PM: domains: Allow devices attached to genpd to be managed by HW Abel Vesa (Wed Jun 28 2023 - 06:57:38 EST)
- [PATCH 2/2] clk: qcom: gdsc: Add support for set_hwmode_dev Abel Vesa (Wed Jun 28 2023 - 06:57:47 EST)
- Should dma_map_single take the dma controller or its consumer as an argument? Li Chen (Wed Jun 28 2023 - 06:58:06 EST)
- Re: [PATCH v2] arm64: dts: ti: k3-j721s2-main: Enable support for SDR104 speed mode Nishanth Menon (Wed Jun 28 2023 - 06:59:45 EST)
- Re: [PATCH] misc: bcm_vk: Fix potential deadlock on &vk->ctx_lock Greg KH (Wed Jun 28 2023 - 07:00:46 EST)
- RE: [PATCH] scsi: ufs: Optimize the WB flush process to save device power consumption Avri Altman (Wed Jun 28 2023 - 07:00:58 EST)
- [PATCH] mm/filemap.c:fix update prev_pos after one read request done Haibo Li (Wed Jun 28 2023 - 07:02:37 EST)
- Re: Should dma_map_single take the dma controller or its consumer as an argument? Russell King (Oracle) (Wed Jun 28 2023 - 07:03:06 EST)
- Re: [PATCH V2 2/5] clk: qcom: gcc-qdu1000: Fix gcc_pcie_0_pipe_clk_src clock handling Konrad Dybcio (Wed Jun 28 2023 - 07:04:09 EST)
- Re: [PATCH] mm: memory-failure: fix unexpected return value in soft_offline_page() Naoya Horiguchi (Wed Jun 28 2023 - 07:06:32 EST)
- Re: [PATCH v1 03/10] mm: Introduce try_vma_alloc_movable_folio() Ryan Roberts (Wed Jun 28 2023 - 07:06:55 EST)
- Re: [PATCH V2 3/5] clk: qcom: gcc-qdu1000: Update GCC clocks as per the latest hw version Konrad Dybcio (Wed Jun 28 2023 - 07:07:23 EST)
- Re: [PATCH v3 3/4] clk: sunxi-ng: Convert early providers to platform drivers Måns Rullgård (Wed Jun 28 2023 - 07:08:11 EST)
- Re: [PATCH V2 4/5] clk: qcom: gcc-qdu1000: Add support for GDSCs Konrad Dybcio (Wed Jun 28 2023 - 07:08:33 EST)
- Re: [PATCH V2 5/5] clk: qcom: gcc-qdu1000: Update the RCGs ops Konrad Dybcio (Wed Jun 28 2023 - 07:09:11 EST)
- Re: [PATCH v1 04/10] mm: Implement folio_add_new_anon_rmap_range() Ryan Roberts (Wed Jun 28 2023 - 07:09:32 EST)
- Re: [PATCH 1/3] RISC-V: add Bitmanip/Scalar Crypto parsing from DT Conor Dooley (Wed Jun 28 2023 - 07:10:48 EST)
- Re: [RFC PATCH v9 00/10] Create common DPLL configuration API Vadim Fedorenko (Wed Jun 28 2023 - 07:11:43 EST)
- Re: [PATCH v4 5/6] soc: qcom: Add LLCC support for multi channel DDR Konrad Dybcio (Wed Jun 28 2023 - 07:13:41 EST)
- Re: [PATCH 0/1] User space notifications about VM cloning Alexander Graf (Wed Jun 28 2023 - 07:14:11 EST)
- Re: [PATCH] arm64: dts: qcom: sc8280xp-pmics: add explicit rtc interrupt parent Konrad Dybcio (Wed Jun 28 2023 - 07:15:17 EST)
- Re: [RFC PATCH v9 00/10] Create common DPLL configuration API Jiri Pirko (Wed Jun 28 2023 - 07:16:51 EST)
- Re: Should dma_map_single take the dma controller or its consumer as an argument? Li Chen (Wed Jun 28 2023 - 07:17:23 EST)
- Re: [PATCH 1/3] ASoC: dt-bindings: q6apm: add firmware-name bindings Rob Herring (Wed Jun 28 2023 - 07:19:31 EST)
- Re: [PATCH V25 1/3] dt-bindings: misc: qcom,dcc: Add the dtschema Rob Herring (Wed Jun 28 2023 - 07:19:33 EST)
- [PATCH v4] workqueue: add cmdline parameter `workqueue.unbound_cpus` to further constrain wq_unbound_cpumask at boot time tiozhang (Wed Jun 28 2023 - 07:19:34 EST)
- Re: [PATCH v4 2/4] firmware: qcom_scm: Clear scm pointer on probe failure Johan Hovold (Wed Jun 28 2023 - 07:21:09 EST)
- Re: [PATCH v8 2/5] staging: vc04_services: vchiq_arm: Register vchiq_bus_type Kieran Bingham (Wed Jun 28 2023 - 07:21:44 EST)
- Re: [PATCH 0/1] User space notifications about VM cloning Greg KH (Wed Jun 28 2023 - 07:22:21 EST)
- Re: [PATCH 7/7] rust: init: add support for arbitrary paths in init macros Benno Lossin (Wed Jun 28 2023 - 07:27:14 EST)
- [PATCH v2] misc: bcm_vk: Fix potential deadlock on &vk->ctx_lock Chengfeng Ye (Wed Jun 28 2023 - 07:31:14 EST)
- Re: [PATCH] misc: bcm_vk: Fix potential deadlock on &vk->ctx_lock Chengfeng Ye (Wed Jun 28 2023 - 07:32:50 EST)
- Re: [PATCH] kallsyms: strip LTO-only suffixes from promoted global functions Leizhen (ThunderTown) (Wed Jun 28 2023 - 07:34:27 EST)
- Re: [PATCH 1/1] Add a new sysctl to disable io_uring system-wide Ricardo Ribalda (Wed Jun 28 2023 - 07:36:23 EST)
- Re: [PATCH 0/1] User space notifications about VM cloning Jason A. Donenfeld (Wed Jun 28 2023 - 07:37:13 EST)
- Re: [PATCH v4 0/3] fanotify accounting for fs/splice.c Jan Kara (Wed Jun 28 2023 - 07:39:07 EST)
- Re: [PATCH V1 0/3] Revert huge-paged linear mapping and its related fixups Alexandre Ghiti (Wed Jun 28 2023 - 07:40:08 EST)
- Re: [PATCH v3 3/4] clk: sunxi-ng: Convert early providers to platform drivers Maxime Ripard (Wed Jun 28 2023 - 07:41:39 EST)
- Re: [PATCH 3/7] rust: init: make guards in the init macros hygienic Benno Lossin (Wed Jun 28 2023 - 07:42:15 EST)
- Re: [PATCH v2 04/27] locking/atomic: make atomic*_{cmp,}xchg optional Mark Rutland (Wed Jun 28 2023 - 07:42:53 EST)
- Re: [PATCH v8 3/5] mm/memfd: add MFD_NOEXEC_SEAL and MFD_EXEC Dominique Martinet (Wed Jun 28 2023 - 07:43:17 EST)
- Re: [PATCH] sparc: mark __arch_xchg() as __always_inline Mark Rutland (Wed Jun 28 2023 - 07:45:53 EST)
- [GIT PULL] dma-mapping updates for Linux 6.5 Christoph Hellwig (Wed Jun 28 2023 - 07:47:06 EST)
- Re: [PATCH 0/1] User space notifications about VM cloning Greg KH (Wed Jun 28 2023 - 07:47:31 EST)
- Re: [PATCH] ipmi: fix potential deadlock on &kcs_bmc->lock Corey Minyard (Wed Jun 28 2023 - 07:47:43 EST)
- Re: [Intel-wired-lan] bug with rx-udp-gro-forwarding offloading? Ian Kumlien (Wed Jun 28 2023 - 07:47:51 EST)
- Re: [PATCH 2/2] regulator: rt5739: Add DID check and compatible for rt5733 Mark Brown (Wed Jun 28 2023 - 07:48:25 EST)
- Re: [PATCH v2] misc: bcm_vk: Fix potential deadlock on &vk->ctx_lock Greg KH (Wed Jun 28 2023 - 07:49:33 EST)
- Re: [PATCH v12 05/22] x86/virt/tdx: Add SEAMCALL infrastructure kirill.shutemov@xxxxxxxxxxxxxxx (Wed Jun 28 2023 - 07:50:40 EST)
- Re: [RFC PATCH v5 2/4] driver core: Add dev_is_drv_state_synced() Abel Vesa (Wed Jun 28 2023 - 07:50:44 EST)
- Re: [PATCH 2/3] ASoC: qcom: q6apm: add support for reading firmware name from DT Mark Brown (Wed Jun 28 2023 - 07:53:28 EST)
- Re: [PATCH v3] block: ublk: enable zoned storage support Andreas Hindborg (Samsung) (Wed Jun 28 2023 - 07:54:14 EST)
- Re: [PATCH] spi: Increase imx51 ecspi burst length based on transfer length Mark Brown (Wed Jun 28 2023 - 07:55:07 EST)
- Re: [PATCH v12 07/22] x86/virt/tdx: Add skeleton to enable TDX on demand kirill.shutemov@xxxxxxxxxxxxxxx (Wed Jun 28 2023 - 07:55:41 EST)
- Re: [PATCH v2] misc: bcm_vk: Fix potential deadlock on &vk->ctx_lock Arnd Bergmann (Wed Jun 28 2023 - 07:56:56 EST)
- build failure after commit eb0481bbc4ce ("objtool: Fix reloc_hash size") Michal Kubecek (Wed Jun 28 2023 - 07:58:31 EST)
- [PATCH v5] i2c: lpi2c: cache peripheral clock rate A. Sverdlin (Wed Jun 28 2023 - 07:58:42 EST)
- [GIT PULL] MIPS changes for v6.5 Thomas Bogendoerfer (Wed Jun 28 2023 - 08:02:14 EST)
- Re: [Question] report a race condition between CPU hotplug state machine and hrtimer 'sched_cfs_period_timer' for cfs bandwidth throttling Thomas Gleixner (Wed Jun 28 2023 - 08:03:28 EST)
- Re: [Intel-wired-lan] bug with rx-udp-gro-forwarding offloading? Ian Kumlien (Wed Jun 28 2023 - 08:05:09 EST)
- RE: [PATCH v3] block: ublk: enable zoned storage support Matias Bjørling (Wed Jun 28 2023 - 08:07:07 EST)
- Re: [PATCH v2] misc: bcm_vk: Fix potential deadlock on &vk->ctx_lock Chengfeng Ye (Wed Jun 28 2023 - 08:11:07 EST)
- Re: [PATCH v4 3/4] firmware: qcom_scm: Add support for Qualcomm Secure Execution Environment SCM interface Johan Hovold (Wed Jun 28 2023 - 08:11:17 EST)
- Re: [PATCH v22 2/5] fs/proc/task_mmu: Implement IOCTL to get and optionally clear info about PTEs Michał Mirosław (Wed Jun 28 2023 - 08:11:46 EST)
- Re: [PATCH v13 9/9] null_blk: add support for copy offload kernel test robot (Wed Jun 28 2023 - 08:12:12 EST)
- Re: [PATCH v2 1/2] seqlock: Do the lockdep annotation before locking in do_write_seqcount_begin_nested() Tetsuo Handa (Wed Jun 28 2023 - 08:14:22 EST)
- [PATCH] kernel/trace: Fix cleanup logic of enable_trace_eprobe Tzvetomir Stoyanov (VMware) (Wed Jun 28 2023 - 08:18:21 EST)
- [gustavoars:testing/fam01-next20230627] BUILD SUCCESS WITH WARNING 2ebb702f25c4764fb36ab29f4f40728e12b0e42b kernel test robot (Wed Jun 28 2023 - 08:22:48 EST)
- Re: [PATCH v12 18/22] x86/virt/tdx: Keep TDMRs when module initialization is successful kirill . shutemov (Wed Jun 28 2023 - 08:24:00 EST)
- Re: [PATCH 1/3] RISC-V: add Bitmanip/Scalar Crypto parsing from DT Samuel Ortiz (Wed Jun 28 2023 - 08:29:37 EST)
- Re: [PATCH 3/3] RISC-V: Implement archrandom when Zkr is available Samuel Ortiz (Wed Jun 28 2023 - 08:29:38 EST)
- Re: [PATCH v12 19/22] x86/kexec(): Reset TDX private memory on platforms with TDX erratum kirill . shutemov (Wed Jun 28 2023 - 08:30:12 EST)
- Re: [PATCH 1/3] RISC-V: add Bitmanip/Scalar Crypto parsing from DT Samuel Ortiz (Wed Jun 28 2023 - 08:30:37 EST)
- Re: [PATCH v12 20/22] x86/virt/tdx: Allow SEAMCALL to handle #UD and #GP kirill . shutemov (Wed Jun 28 2023 - 08:32:43 EST)
- [PATCH v4 00/21] Add Qualcomm Minidump kernel driver related support Mukesh Ojha (Wed Jun 28 2023 - 08:35:52 EST)
- [PATCH v4 02/21] kallsyms: Export kallsyms_lookup_name Mukesh Ojha (Wed Jun 28 2023 - 08:36:14 EST)
- Re: [Question] report a race condition between CPU hotplug state machine and hrtimer 'sched_cfs_period_timer' for cfs bandwidth throttling Vincent Guittot (Wed Jun 28 2023 - 08:36:22 EST)
- Re: [PATCH] sparc: mark __arch_xchg() as __always_inline Guenter Roeck (Wed Jun 28 2023 - 08:36:28 EST)
- [PATCH v4 05/21] soc: qcom: Add linux minidump smem backend driver support Mukesh Ojha (Wed Jun 28 2023 - 08:36:46 EST)
- [PATCH v4 06/21] soc: qcom: minidump: Add pending region registration support Mukesh Ojha (Wed Jun 28 2023 - 08:36:49 EST)
- [PATCH v4 04/21] soc: qcom: Add Qualcomm APSS minidump (frontend) feature support Mukesh Ojha (Wed Jun 28 2023 - 08:36:55 EST)
- Re: [PATCH v2 00/11] iommufd: Add nesting infrastructure Jason Gunthorpe (Wed Jun 28 2023 - 08:36:59 EST)
- [PATCH v4 07/21] soc: qcom: minidump: Add update region support Mukesh Ojha (Wed Jun 28 2023 - 08:37:58 EST)
- [PATCH v4 09/21] pstore/ram : Export ramoops_parse_dt() symbol Mukesh Ojha (Wed Jun 28 2023 - 08:38:06 EST)
- [PATCH v4 08/21] dt-bindings: reserved-memory: Add qcom,ramoops binding Mukesh Ojha (Wed Jun 28 2023 - 08:38:16 EST)
- [PATCH v4 03/21] soc: qcom: Add qcom_minidump_smem module Mukesh Ojha (Wed Jun 28 2023 - 08:38:24 EST)
- [PATCH v4 12/21] remoteproc: qcom: Expand MD_* as MINIDUMP_* Mukesh Ojha (Wed Jun 28 2023 - 08:38:49 EST)
- [PATCH v4 01/21] docs: qcom: Add qualcomm minidump guide Mukesh Ojha (Wed Jun 28 2023 - 08:38:55 EST)
- [PATCH v4 11/21] soc: qcom: Register pstore frontend region with minidump Mukesh Ojha (Wed Jun 28 2023 - 08:39:02 EST)
- [PATCH v4 14/21] MAINTAINERS: Add entry for minidump driver related support Mukesh Ojha (Wed Jun 28 2023 - 08:39:23 EST)
- [PATCH v4 10/21] soc: qcom: Add qcom's pstore minidump driver support Mukesh Ojha (Wed Jun 28 2023 - 08:39:27 EST)
- [PATCH v4 16/21] arm64: dts: qcom: sm8450: Add Qualcomm ramoops minidump node Mukesh Ojha (Wed Jun 28 2023 - 08:39:34 EST)
- [PATCH v4 13/21] remoterproc: qcom: refactor to leverage exported minidump symbol Mukesh Ojha (Wed Jun 28 2023 - 08:39:41 EST)
- [PATCH v4 17/21] firmware: qcom_scm: provide a read-modify-write function Mukesh Ojha (Wed Jun 28 2023 - 08:39:46 EST)
- [PATCH v4 15/21] arm64: defconfig: Enable Qualcomm Minidump related drivers Mukesh Ojha (Wed Jun 28 2023 - 08:40:24 EST)
- [PATCH v4 18/21] pinctrl: qcom: Use qcom_scm_io_update_field() Mukesh Ojha (Wed Jun 28 2023 - 08:40:27 EST)
- [PATCH v4 19/21] firmware: scm: Modify only the download bits in TCSR register Mukesh Ojha (Wed Jun 28 2023 - 08:40:38 EST)
- [PATCH v4 21/21] firmware: qcom_scm: Add multiple download mode support Mukesh Ojha (Wed Jun 28 2023 - 08:40:48 EST)
- Re: [PATCH v12 21/22] x86/mce: Improve error log of kernel space TDX #MC due to erratum kirill . shutemov (Wed Jun 28 2023 - 08:40:53 EST)
- [PATCH v4 20/21] firmware: qcom_scm: Refactor code to support multiple download mode Mukesh Ojha (Wed Jun 28 2023 - 08:42:30 EST)
- Re: [PATCH v3 1/1] gro: decrease size of CB Gal Pressman (Wed Jun 28 2023 - 08:44:37 EST)
- Re: [PATCH] kernel/trace: Fix cleanup logic of enable_trace_eprobe Steven Rostedt (Wed Jun 28 2023 - 08:45:56 EST)
- [PATCH v3 2/3] blk-mq: ktime_get_ns() only once for batched requests init chengming . zhou (Wed Jun 28 2023 - 08:47:12 EST)
- [PATCH v3 1/3] blk-mq: always use __blk_mq_alloc_requests() to alloc and init rq chengming . zhou (Wed Jun 28 2023 - 08:48:01 EST)
- [PATCH v3 0/3] blk-mq: fix start_time_ns and alloc_time_ns for pre-allocated rq chengming . zhou (Wed Jun 28 2023 - 08:48:06 EST)
- [PATCH v3 3/3] blk-mq: fix start_time_ns and alloc_time_ns for pre-allocated rq chengming . zhou (Wed Jun 28 2023 - 08:48:10 EST)
- Re: [PATCH v12 18/22] x86/virt/tdx: Keep TDMRs when module initialization is successful Nikolay Borisov (Wed Jun 28 2023 - 08:49:16 EST)
- Re: [RFC PATCHES 00/17] IOMMUFD: Deliver IO page faults to user space Jason Gunthorpe (Wed Jun 28 2023 - 08:50:33 EST)
- [RFC PATCH 0/8] PCI: Define Intel PCI IDs and use them in drivers Amadeusz Sławiński (Wed Jun 28 2023 - 08:50:41 EST)
- [RFC PATCH 1/8] PCI: Add Intel Audio DSP devices to pci_ids.h Amadeusz Sławiński (Wed Jun 28 2023 - 08:50:47 EST)
- [RFC PATCH 2/8] ALSA: intel-dsp-config: Update PCI ID list Amadeusz Sławiński (Wed Jun 28 2023 - 08:50:51 EST)
- [RFC PATCH 3/8] ALSA: hda: Update PCI ID list Amadeusz Sławiński (Wed Jun 28 2023 - 08:50:54 EST)
- [RFC PATCH 4/8] ALSA: hda/i915: Update PCI IDs Amadeusz Sławiński (Wed Jun 28 2023 - 08:51:04 EST)
- [RFC PATCH 5/8] ASoC: Intel: avs: Update PCI ID list Amadeusz Sławiński (Wed Jun 28 2023 - 08:51:14 EST)
- [RFC PATCH 6/8] ASoC: Intel: avs: Update PCI ID list Amadeusz Sławiński (Wed Jun 28 2023 - 08:51:15 EST)
- Re: [PATCH v4 3/4] firmware: qcom_scm: Add support for Qualcomm Secure Execution Environment SCM interface Johan Hovold (Wed Jun 28 2023 - 08:51:22 EST)
- [RFC PATCH 7/8] ASoC: Intel: Skylake: Update PCI ID list Amadeusz Sławiński (Wed Jun 28 2023 - 08:51:32 EST)
- [RFC PATCH 8/8] ASoC: SOF: Intel: Update PCI ID list Amadeusz Sławiński (Wed Jun 28 2023 - 08:51:36 EST)
- Re: [PATCH v13 9/9] null_blk: add support for copy offload kernel test robot (Wed Jun 28 2023 - 08:55:34 EST)
- [PATCH] spi: Increase imx51 ecspi burst length based on transfer length Stefan Moring (Wed Jun 28 2023 - 08:56:42 EST)
- Re: [PATCH] spi: Increase imx51 ecspi burst length based on transfer length Stefan Moring (Wed Jun 28 2023 - 08:57:31 EST)
- Re: [PATCH 2/4] blk-flush: count inflight flush_data requests Chengming Zhou (Wed Jun 28 2023 - 08:57:33 EST)
- Re: [PATCH v9 5/6] cache: Add L2 cache management for Andes AX45MP RISC-V core Lad, Prabhakar (Wed Jun 28 2023 - 08:58:48 EST)
- Re: [PATCH v12 05/22] x86/virt/tdx: Add SEAMCALL infrastructure Peter Zijlstra (Wed Jun 28 2023 - 08:59:06 EST)
- Re: [RFC PATCH 0/8] PCI: Define Intel PCI IDs and use them in drivers Mark Brown (Wed Jun 28 2023 - 09:01:10 EST)
- Re: [PATCH] Revert "nios2: Convert __pte_free_tlb() to use ptdescs" Guenter Roeck (Wed Jun 28 2023 - 09:01:59 EST)
- Re: [PATCH v12 06/22] x86/virt/tdx: Handle SEAMCALL running out of entropy error Peter Zijlstra (Wed Jun 28 2023 - 09:03:20 EST)
- [PATCH] media: dvb: mb86a20s: get rid of a clang-15 warning Mauro Carvalho Chehab (Wed Jun 28 2023 - 09:03:55 EST)
- Re: [PATCH v12 07/22] x86/virt/tdx: Add skeleton to enable TDX on demand Peter Zijlstra (Wed Jun 28 2023 - 09:04:43 EST)
- [PATCH v5 00/14] tools/nolibc: add a new syscall helper Zhangjin Wu (Wed Jun 28 2023 - 09:07:50 EST)
- Re: [patch 14/45] posix-timers: Consolidate interval retrieval Frederic Weisbecker (Wed Jun 28 2023 - 09:09:08 EST)
- Re: [PATCH v12 07/22] x86/virt/tdx: Add skeleton to enable TDX on demand Peter Zijlstra (Wed Jun 28 2023 - 09:09:16 EST)
- Re: [RFC PATCH v9 00/10] Create common DPLL configuration API Jiri Pirko (Wed Jun 28 2023 - 09:10:04 EST)
- [PATCH v1 1/1] KVM: s390: pv: simplify shutdown and fix race Claudio Imbrenda (Wed Jun 28 2023 - 09:10:44 EST)
- [PATCH v5 01/14] tools/nolibc: sys.h: add a syscall return helper Zhangjin Wu (Wed Jun 28 2023 - 09:11:01 EST)
- [PATCH] crypto: qat - use min() in fw loader Giovanni Cabiddu (Wed Jun 28 2023 - 09:12:31 EST)
- [PATCH v5 02/14] tools/nolibc: unistd.h: apply __sysret() helper Zhangjin Wu (Wed Jun 28 2023 - 09:12:39 EST)
- Re: [PATCH] mm/mmap: Fix error return in do_vmi_align_munmap() Liam R. Howlett (Wed Jun 28 2023 - 09:14:01 EST)
- [PATCH v5 03/14] tools/nolibc: sys.h: apply __sysret() helper Zhangjin Wu (Wed Jun 28 2023 - 09:14:13 EST)
- Re: [PATCH v4 5/6] soc: qcom: Add LLCC support for multi channel DDR Dmitry Baryshkov (Wed Jun 28 2023 - 09:14:24 EST)
- [PATCH v2 0/3] RISC-V: archrandom support Samuel Ortiz (Wed Jun 28 2023 - 09:15:05 EST)
- [PATCH v2 1/3] RISC-V: add Bitmanip/Scalar Crypto parsing from DT Samuel Ortiz (Wed Jun 28 2023 - 09:15:10 EST)
- [PATCH v2 2/3] RISC-V: hwprobe: Expose Zbc and the scalar crypto extensions Samuel Ortiz (Wed Jun 28 2023 - 09:15:14 EST)
- [PATCH v2 3/3] RISC-V: Implement archrandom when Zkr is available Samuel Ortiz (Wed Jun 28 2023 - 09:15:17 EST)
- Re: [PATCH 0/3] dedupe smb unicode files Tom Talpey (Wed Jun 28 2023 - 09:16:14 EST)
- Re: [PATCH] spi: Increase imx51 ecspi burst length based on transfer length Fabio Estevam (Wed Jun 28 2023 - 09:16:27 EST)
- [PATCH v5 04/14] tools/nolibc: unistd.h: reorder the syscall macros Zhangjin Wu (Wed Jun 28 2023 - 09:16:47 EST)
- Re: [PATCH -next] x86: ia32.h: Remove unused code Nikolay Borisov (Wed Jun 28 2023 - 09:17:11 EST)
- Re: [PATCH v12 07/22] x86/virt/tdx: Add skeleton to enable TDX on demand Peter Zijlstra (Wed Jun 28 2023 - 09:18:19 EST)
- [PATCH v5 05/14] tools/nolibc: string.h: clean up multiple whitespaces with tab Zhangjin Wu (Wed Jun 28 2023 - 09:19:18 EST)
- Re: [PATCH] spi: Increase imx51 ecspi burst length based on transfer length Stefan Moring (Wed Jun 28 2023 - 09:20:58 EST)
- [PATCH] ext4: Fix unttached inode after power cut with orphan file feature enabled Zhihao Cheng (Wed Jun 28 2023 - 09:21:15 EST)
- [PATCH v5 06/14] tools/nolibc: arch-*.h: clean up multiple whitespaces Zhangjin Wu (Wed Jun 28 2023 - 09:21:42 EST)
- Re: [RFC PATCH v9 00/10] Create common DPLL configuration API Vadim Fedorenko (Wed Jun 28 2023 - 09:22:15 EST)
- drivers/pci/pci.c:4195 pci_pio_to_address() warn: always true condition '(pio >= (0 - 0)) => (0-u32max >= 0)' kernel test robot (Wed Jun 28 2023 - 09:23:48 EST)
- [PATCH v2 0/7] quota: fix race condition between dqput() and dquot_mark_dquot_dirty() Baokun Li (Wed Jun 28 2023 - 09:24:26 EST)
- [PATCH v2 1/7] quota: factor out dquot_write_dquot() Baokun Li (Wed Jun 28 2023 - 09:24:33 EST)
- [PATCH v2 3/7] quota: rename dquot_active() to inode_dquot_active() Baokun Li (Wed Jun 28 2023 - 09:24:38 EST)
- [PATCH v2 5/7] quota: fix dqput() to follow the guarantees dquot_srcu should provide Baokun Li (Wed Jun 28 2023 - 09:25:12 EST)
- [PATCH v2 6/7] quota: simplify drop_dquot_ref() Baokun Li (Wed Jun 28 2023 - 09:25:12 EST)
- [PATCH v2 7/7] quota: remove unused function put_dquot_list() Baokun Li (Wed Jun 28 2023 - 09:25:13 EST)
- [PATCH v2 2/7] quota: add new global dquot list releasing_dquots Baokun Li (Wed Jun 28 2023 - 09:25:16 EST)
- [PATCH v2 4/7] quota: add new helper dquot_active() Baokun Li (Wed Jun 28 2023 - 09:25:19 EST)
- Re: [PATCH 2/3] RISC-V: hwprobe: Expose Zbc and the scalar crypto extensions Stefan O'Rear (Wed Jun 28 2023 - 09:26:41 EST)
- Re: [PATCH v4 02/21] kallsyms: Export kallsyms_lookup_name Andy Shevchenko (Wed Jun 28 2023 - 09:27:53 EST)
- Re: [PATCH v3 2/2] PCI: pciehp: Clear the optional capabilities in DEVCTL2 on a hot-plug Lukas Wunner (Wed Jun 28 2023 - 09:28:25 EST)
- [PATCH] fbdev: imxfb: warn about invalid left/right margin Martin Kaiser (Wed Jun 28 2023 - 09:28:47 EST)
- Re: [PATCH 1/1] perf: cs-etm: Fixes in instruction sample synthesis James Clark (Wed Jun 28 2023 - 09:29:10 EST)
- Re: [PATCH v3 1/2] PCI: pciehp: Add support for async hotplug with native AER and DPC/EDR Lukas Wunner (Wed Jun 28 2023 - 09:30:44 EST)
- [PATCH v7 1/2] rtc: tps6594: Add driver for TPS6594 RTC Esteban Blanc (Wed Jun 28 2023 - 09:30:48 EST)
- [PATCH] fbdev: imxfb: switch to DEFINE_SIMPLE_DEV_PM_OPS Martin Kaiser (Wed Jun 28 2023 - 09:30:51 EST)
- [PATCH v7 2/2] pinctrl: tps6594: Add driver for TPS6594 pinctrl and GPIOs Esteban Blanc (Wed Jun 28 2023 - 09:30:59 EST)
- [PATCH v7 0/2] TI TPS6594 PMIC support (RTC, pinctrl, regulators) Esteban Blanc (Wed Jun 28 2023 - 09:31:05 EST)
- [PATCH v5 07/14] tools/nolibc: arch-loongarch.h: shrink with SYSCALL_CLOBBERLIST Zhangjin Wu (Wed Jun 28 2023 - 09:31:11 EST)
- [PATCH 5.4] gfs2: Don't deref jdesc in evict Dragos-Marian Panait (Wed Jun 28 2023 - 09:32:34 EST)
- Re: [Question] report a race condition between CPU hotplug state machine and hrtimer 'sched_cfs_period_timer' for cfs bandwidth throttling Vincent Guittot (Wed Jun 28 2023 - 09:32:41 EST)
- Re: [PATCH v4 03/21] soc: qcom: Add qcom_minidump_smem module Andy Shevchenko (Wed Jun 28 2023 - 09:32:58 EST)
- [PATCH 4.19] gfs2: Don't deref jdesc in evict Dragos-Marian Panait (Wed Jun 28 2023 - 09:33:44 EST)
- [PATCH 4.14] gfs2: Don't deref jdesc in evict Dragos-Marian Panait (Wed Jun 28 2023 - 09:34:17 EST)
- Re: [GIT PULL] RCU changes for v6.5 Jason Gunthorpe (Wed Jun 28 2023 - 09:34:50 EST)
- Re: [PATCH V3 net-next 1/2] virtio-net: convert rx mode setting to use workqueue Michael S. Tsirkin (Wed Jun 28 2023 - 09:35:42 EST)
- Known bad patches from AUTOSEL was Re: [PATCH 4.14 00/26] 4.14.320-rc1 review Pavel Machek (Wed Jun 28 2023 - 09:35:52 EST)
- Re: [PATCH v12 07/22] x86/virt/tdx: Add skeleton to enable TDX on demand Peter Zijlstra (Wed Jun 28 2023 - 09:36:42 EST)
- [PATCH v5 08/14] tools/nolibc: arch-mips.h: shrink with SYSCALL_CLOBBERLIST Zhangjin Wu (Wed Jun 28 2023 - 09:36:57 EST)
- Re: [PATCH v3 11/13] riscv/kexec: refactor for kernel/Kconfig.kexec Eric DeVolder (Wed Jun 28 2023 - 09:37:05 EST)
- Re: [PATCH v4 09/13] iommu/arm-smmu-v3: Implement set_dev_pasid Michael Shavit (Wed Jun 28 2023 - 09:37:43 EST)
- [PATCH v6 0/2] usb: serial: add support for CH348 Corentin Labbe (Wed Jun 28 2023 - 09:38:50 EST)
- [PATCH v6 2/2] usb: serial: add myself as maintainer of CH348 Corentin Labbe (Wed Jun 28 2023 - 09:38:53 EST)
- [PATCH v6 1/2] usb: serial: add support for CH348 Corentin Labbe (Wed Jun 28 2023 - 09:38:58 EST)
- [PATCH v5 09/14] tools/nolibc: add missing my_syscall6() for mips Zhangjin Wu (Wed Jun 28 2023 - 09:39:34 EST)
- Re: [PATCH v7 5/5] mfd: max77541: Add ADI MAX77541/MAX77540 PMIC Support Lee Jones (Wed Jun 28 2023 - 09:40:30 EST)
- [PATCH v5 10/14] tools/nolibc: __sysret: support syscalls who return a pointer Zhangjin Wu (Wed Jun 28 2023 - 09:40:33 EST)
- Re: [PATCH v4 0/3] fanotify accounting for fs/splice.c Amir Goldstein (Wed Jun 28 2023 - 09:41:33 EST)
- Re: [PATCH 0/3] dedupe smb unicode files Dr. David Alan Gilbert (Wed Jun 28 2023 - 09:41:52 EST)
- Re: [PATCH] s390/net: lcs: fix build errors when FDDI is a loadable module Alexandra Winter (Wed Jun 28 2023 - 09:42:20 EST)
- Re: [PATCH v4 3/6] mm: drop per-VMA lock when returning VM_FAULT_RETRY or VM_FAULT_COMPLETED Peter Xu (Wed Jun 28 2023 - 09:42:48 EST)
- Re: [PATCH v4 4/6] mm: change folio_lock_or_retry to use vm_fault directly Peter Xu (Wed Jun 28 2023 - 09:43:29 EST)
- Re: [PATCH v2 7/7] x86/resctrl: Determine if Sub-NUMA Cluster is enabled and initialize. Peter Newman (Wed Jun 28 2023 - 09:43:48 EST)
- [PATCH v5 11/14] tools/nolibc: clean up mmap() support Zhangjin Wu (Wed Jun 28 2023 - 09:44:19 EST)
- Re: [PATCH v4 04/21] soc: qcom: Add Qualcomm APSS minidump (frontend) feature support Andy Shevchenko (Wed Jun 28 2023 - 09:44:25 EST)
- Re: [PATCH v4 5/6] mm: handle swap page faults under per-VMA lock Peter Xu (Wed Jun 28 2023 - 09:44:34 EST)
- Re: [net-next PATCH RFC] net: dsa: qca8k: make learning configurable and keep off if standalone Christian Marangi (Wed Jun 28 2023 - 09:44:40 EST)
- Re: [PATCH v4 18/21] pinctrl: qcom: Use qcom_scm_io_update_field() Andy Shevchenko (Wed Jun 28 2023 - 09:45:56 EST)
- [PATCH v5 12/14] selftests/nolibc: add EXPECT_PTREQ, EXPECT_PTRNE and EXPECT_PTRER Zhangjin Wu (Wed Jun 28 2023 - 09:46:07 EST)
- Re: [GIT PULL] RCU changes for v6.5 Paul E. McKenney (Wed Jun 28 2023 - 09:47:01 EST)
- Re: [PATCH 0/3] dedupe smb unicode files Dr. David Alan Gilbert (Wed Jun 28 2023 - 09:47:29 EST)
- Re: [net-next PATCH RFC] net: dsa: qca8k: make learning configurable and keep off if standalone Christian Marangi (Wed Jun 28 2023 - 09:47:57 EST)
- [PATCH] afs: Fix accidental truncation when storing data David Howells (Wed Jun 28 2023 - 09:48:18 EST)
- Re: [PATCH v2 0/3] fs/ecryptfs: Replace kmap{,_atomic}() with kmap_local_page() Fabio M. De Francesco (Wed Jun 28 2023 - 09:50:39 EST)
- Re: [PATCH 1/1] Add a new sysctl to disable io_uring system-wide Gabriel Krisman Bertazi (Wed Jun 28 2023 - 09:51:01 EST)
- [PATCH v5 13/14] selftests/nolibc: add sbrk_0 to test current brk getting Zhangjin Wu (Wed Jun 28 2023 - 09:51:25 EST)
- Re: [PATCH v4 05/21] soc: qcom: Add linux minidump smem backend driver support Andy Shevchenko (Wed Jun 28 2023 - 09:51:50 EST)
- [PATCH v5 14/14] selftests/nolibc: add mmap and munmap test cases Zhangjin Wu (Wed Jun 28 2023 - 09:53:02 EST)
- Re: [PATCH] posix-timers: Release the acquired lock before returning kernel test robot (Wed Jun 28 2023 - 09:54:33 EST)
- Re: [PATCH v4 02/21] kallsyms: Export kallsyms_lookup_name Pavan Kondeti (Wed Jun 28 2023 - 09:54:39 EST)
- Re: [PATCH v12 05/22] x86/virt/tdx: Add SEAMCALL infrastructure Peter Zijlstra (Wed Jun 28 2023 - 09:55:41 EST)
- Re: [PATCH v3 2/2] mm/page_alloc: Use write_seqlock_irqsave() instead write_seqlock() + local_irq_save(). Michal Hocko (Wed Jun 28 2023 - 09:56:26 EST)
- Re: [PATCH v4 6/6] mm: handle userfaults under VMA lock Peter Xu (Wed Jun 28 2023 - 09:58:56 EST)
- [PATCH v1 05/17] selftests/nolibc: stat_timestamps: remove procfs dependency Zhangjin Wu (Wed Jun 28 2023 - 09:59:41 EST)
- [PATCH v12 00/10] (no cover subject) Konrad Dybcio (Wed Jun 28 2023 - 10:00:55 EST)
- [PATCH v12 01/10] cpufreq: blacklist MSM8998 in cpufreq-dt-platdev Konrad Dybcio (Wed Jun 28 2023 - 10:01:00 EST)
- [PATCH v12 02/10] MAINTAINERS: Add entry for Qualcomm CPRv3/v4/Hardened driver Konrad Dybcio (Wed Jun 28 2023 - 10:01:04 EST)
- [PATCH v12 03/10] dt-bindings: opp: v2-qcom-level: Document CPR3 open/closed loop volt adjustment Konrad Dybcio (Wed Jun 28 2023 - 10:01:10 EST)
- Re: [GIT PULL] RCU changes for v6.5 Jason Gunthorpe (Wed Jun 28 2023 - 10:01:16 EST)
- [PATCH v12 04/10] dt-bindings: soc: qcom: cpr3: Add bindings for CPR3 driver Konrad Dybcio (Wed Jun 28 2023 - 10:01:25 EST)
- [PATCH v12 05/10] soc: qcom: cpr: Move common functions to new file Konrad Dybcio (Wed Jun 28 2023 - 10:02:04 EST)
- [PATCH v12 06/10] soc: qcom: cpr-common: Add support for flat fuse adjustment Konrad Dybcio (Wed Jun 28 2023 - 10:02:11 EST)
- [PATCH v12 07/10] soc: qcom: cpr: Use u64 for frequency Konrad Dybcio (Wed Jun 28 2023 - 10:03:15 EST)
- [PATCH v12 08/10] soc: qcom: cpr-common: Add threads support Konrad Dybcio (Wed Jun 28 2023 - 10:03:20 EST)
- Re: [Jfs-discussion] [PATCH 0/3] dedupe smb unicode files Dave Kleikamp (Wed Jun 28 2023 - 10:04:02 EST)
- [PATCH v12 09/10] soc: qcom: Add support for Core Power Reduction v3, v4 and Hardened Konrad Dybcio (Wed Jun 28 2023 - 10:04:21 EST)
- [PATCH v12 10/10] arm64: dts: qcom: msm8998: Configure CPRh Konrad Dybcio (Wed Jun 28 2023 - 10:04:25 EST)
- [for-linus][PATCH 1/3] tracing/user_events: Fix incorrect return value for writing operation when events are disabled Steven Rostedt (Wed Jun 28 2023 - 10:05:16 EST)
- [for-linus][PATCH 2/3] selftests/user_events: Enable the event before write_fault test in ftrace self-test Steven Rostedt (Wed Jun 28 2023 - 10:05:21 EST)
- Re: [PATCH 0/3] dedupe smb unicode files Steve French (Wed Jun 28 2023 - 10:05:40 EST)
- Re: [RFC PATCH v9 00/10] Create common DPLL configuration API Jiri Pirko (Wed Jun 28 2023 - 10:05:49 EST)
- [for-linus][PATCH 3/3] selftests/user_events: Add test cases when event is disabled Steven Rostedt (Wed Jun 28 2023 - 10:05:52 EST)
- [for-linus][PATCH 0/3] tracing: Final updates for 6.4+ Steven Rostedt (Wed Jun 28 2023 - 10:06:01 EST)
- [GIT PULL] Please pull IOMMUFD subsystem changes Jason Gunthorpe (Wed Jun 28 2023 - 10:06:15 EST)
- Fwd: commit 9df9d2f0471b causes boot failure in pre-rc1 6.5 kernel Bagas Sanjaya (Wed Jun 28 2023 - 10:08:22 EST)
- Re: [for-linus][PATCH 0/3] tracing: Final updates for 6.4+ Steven Rostedt (Wed Jun 28 2023 - 10:08:27 EST)
- Re: [PATCH v12 08/22] x86/virt/tdx: Get information about TDX module and TDX-capable memory Peter Zijlstra (Wed Jun 28 2023 - 10:11:07 EST)
- Re: [Jfs-discussion] [PATCH 0/3] dedupe smb unicode files Tom Talpey (Wed Jun 28 2023 - 10:11:33 EST)
- Re: [PATCH v4 08/21] dt-bindings: reserved-memory: Add qcom,ramoops binding Pavan Kondeti (Wed Jun 28 2023 - 10:11:52 EST)
- Re: [PATCH] media: amphion: reinit vpu if reqbufs output 0 Nicolas Dufresne (Wed Jun 28 2023 - 10:15:13 EST)
- Re: [PATCH] media: amphion: add helper function to get id name Nicolas Dufresne (Wed Jun 28 2023 - 10:16:41 EST)
- Re: [PATCH v3] dt-bindings: riscv: deprecate riscv,isa Palmer Dabbelt (Wed Jun 28 2023 - 10:17:00 EST)
- Re: [PATCH v7 1/5] dt-bindings: regulator: max77541: Add ADI MAX77541/MAX77540 Regulator Lee Jones (Wed Jun 28 2023 - 10:17:53 EST)
- Re: [Jfs-discussion] [PATCH 0/3] dedupe smb unicode files Dave Kleikamp (Wed Jun 28 2023 - 10:18:30 EST)
- Re: [PATCH v7 2/5] regulator: max77541: Add ADI MAX77541/MAX77540 Regulator Support Lee Jones (Wed Jun 28 2023 - 10:19:02 EST)
- Re: [PATCH v7 3/5] iio: adc: max77541: Add ADI MAX77541 ADC Support Lee Jones (Wed Jun 28 2023 - 10:19:06 EST)
- Re: [PATCH v12 09/22] x86/virt/tdx: Use all system memory when initializing TDX module as TDX memory Peter Zijlstra (Wed Jun 28 2023 - 10:19:14 EST)
- Re: [PATCH v1 1/6] arm64: dts: meson: a1: introduce PLL and Peripherals clk controllers Dmitry Rokosov (Wed Jun 28 2023 - 10:19:21 EST)
- Re: [PATCH v12 03/10] dt-bindings: opp: v2-qcom-level: Document CPR3 open/closed loop volt adjustment Rob Herring (Wed Jun 28 2023 - 10:19:31 EST)
- Re: [PATCH v7 4/5] dt-bindings: mfd: max77541: Add ADI MAX77541/MAX77540 Lee Jones (Wed Jun 28 2023 - 10:19:39 EST)
- Re: [PATCH v12 04/10] dt-bindings: soc: qcom: cpr3: Add bindings for CPR3 driver Rob Herring (Wed Jun 28 2023 - 10:19:46 EST)
- Re: [PATCH v3 1/1] gro: decrease size of CB David Ahern (Wed Jun 28 2023 - 10:21:19 EST)
- Re: [PATCH v1 3/6] arm64: dts: meson: a1: enable efuse controller and setup its clk Dmitry Rokosov (Wed Jun 28 2023 - 10:21:33 EST)
- Re: [PATCH v4 3/3] kbuild: respect GNU Make -w flag Nicolas Schier (Wed Jun 28 2023 - 10:21:48 EST)
- Re: [PATCH RFC 10/10] drm/panel/sony-griffin-samsung: Add panel driver for Sony Xperia 1 Marijn Suijten (Wed Jun 28 2023 - 10:21:59 EST)
- [PATCH v3] x86/bugs: Add a separate config for each mitigation leitao (Wed Jun 28 2023 - 10:22:43 EST)
- Re: [PATCH] LoongArch: Delete debugfs checking WANG Xuerui (Wed Jun 28 2023 - 10:23:06 EST)
- Re: [PATCH v1 4/6] arm64: dts: meson: a1: introduce SPI Flash Controller Dmitry Rokosov (Wed Jun 28 2023 - 10:23:53 EST)
- Re: [PATCH v1 6/6] arm64: dts: meson: a1: add eMMC controller and its pins Dmitry Rokosov (Wed Jun 28 2023 - 10:28:23 EST)
- [PATCH] md/raid0: drop discard support past the first zone for the original layout (stable fix) Jason Baron (Wed Jun 28 2023 - 10:32:42 EST)
- Re: [PATCH v12 00/10] (no cover subject) Jeffrey Hugo (Wed Jun 28 2023 - 10:32:53 EST)
- Re: [RESEND PATCH v8 04/11] bus: platform, amba, fsl-mc, PCI: Add device DMA ownership management Jason Gunthorpe (Wed Jun 28 2023 - 10:36:30 EST)
- Re: [PATCH net-next 00/10] Remove unnecessary (void*) conversions Andrew Lunn (Wed Jun 28 2023 - 10:38:38 EST)
- Re: [PATCH] crypto: qat - use min() in fw loader Andy Shevchenko (Wed Jun 28 2023 - 10:39:00 EST)
- Re: [Jfs-discussion] [PATCH 0/3] dedupe smb unicode files Dr. David Alan Gilbert (Wed Jun 28 2023 - 10:39:39 EST)
- Re: [PATCH net-next 00/10] Remove unnecessary (void*) conversions Andrew Lunn (Wed Jun 28 2023 - 10:40:22 EST)
- Re: [GIT PULL] bcachefs Jens Axboe (Wed Jun 28 2023 - 10:40:43 EST)
- Re: [RFC PATCH 4/8] ALSA: hda/i915: Update PCI IDs Andy Shevchenko (Wed Jun 28 2023 - 10:43:03 EST)
- [PATCH] fprobe: Ensure running fprobe_exit_handler() finished before calling rethook_free() Masami Hiramatsu (Google) (Wed Jun 28 2023 - 10:44:18 EST)
- Re: [RFC PATCH 1/8] PCI: Add Intel Audio DSP devices to pci_ids.h Andy Shevchenko (Wed Jun 28 2023 - 10:44:56 EST)
- Re: [RFC PATCH 4/8] ALSA: hda/i915: Update PCI IDs Andy Shevchenko (Wed Jun 28 2023 - 10:45:16 EST)
- Re: [PATCH v9 00/13] dmaengine: edma: add freescale edma v3 support Frank Li (Wed Jun 28 2023 - 10:45:35 EST)
- arch/riscv/mm/kasan_init.c:28:7: sparse: sparse: symbol 'tmp_pud' was not declared. Should it be static? kernel test robot (Wed Jun 28 2023 - 10:45:55 EST)
- Re: [RFC PATCH 3/8] ALSA: hda: Update PCI ID list Andy Shevchenko (Wed Jun 28 2023 - 10:47:22 EST)
- Re: [PATCH v4 08/21] dt-bindings: reserved-memory: Add qcom,ramoops binding Rob Herring (Wed Jun 28 2023 - 10:48:02 EST)
- Re: [Jfs-discussion] [PATCH 0/3] dedupe smb unicode files Steve French (Wed Jun 28 2023 - 10:48:14 EST)
- Re: [PATCH] ext4: Fix unttached inode after power cut with orphan file feature enabled Jan Kara (Wed Jun 28 2023 - 10:48:47 EST)
- Re: [GIT PULL] bcachefs Thomas Weißschuh (Wed Jun 28 2023 - 10:50:17 EST)
- Re: [PATCH v1 5/6] arm64: dts: meson: a1: introduce UART_AO mux definitions Dmitry Rokosov (Wed Jun 28 2023 - 10:50:21 EST)
- Re: [RFC PATCH 5/8] ASoC: Intel: avs: Update PCI ID list Andy Shevchenko (Wed Jun 28 2023 - 10:50:28 EST)
- Re: [RFC PATCH 0/8] PCI: Define Intel PCI IDs and use them in drivers Andy Shevchenko (Wed Jun 28 2023 - 10:50:38 EST)
- Re: [PATCH] hwmon: (pmbus/acbel-fsg032) Add firmware version debugfs attribute Eddie James (Wed Jun 28 2023 - 10:51:56 EST)
- Re: [PATCH v1 5/6] arm64: dts: meson: a1: introduce UART_AO mux definitions Dmitry Rokosov (Wed Jun 28 2023 - 10:52:04 EST)
- Re: [RFC PATCH 7/8] ASoC: Intel: Skylake: Update PCI ID list Andy Shevchenko (Wed Jun 28 2023 - 10:53:15 EST)
- Re: [RFC PATCH 6/8] ASoC: Intel: avs: Update PCI ID list Andy Shevchenko (Wed Jun 28 2023 - 10:53:32 EST)
- [PATCH 0/4] Add Mediatek ISP3.0 Julien Stephan (Wed Jun 28 2023 - 10:54:25 EST)
- [PATCH 1/4] dt-bindings: media: add mediatek ISP3.0 sensor interface Julien Stephan (Wed Jun 28 2023 - 10:54:41 EST)
- [GIT PULL v2] tracing: tracing: user_event fix for 6.4 Steven Rostedt (Wed Jun 28 2023 - 10:54:46 EST)
- [PATCH 3/4] dt-bindings: media: add mediatek ISP3.0 camsv Julien Stephan (Wed Jun 28 2023 - 10:55:18 EST)
- [PATCH 2/4] media: platform: mediatek: isp_30: add mediatek ISP3.0 sensor interface Julien Stephan (Wed Jun 28 2023 - 10:55:22 EST)
- Re: [RFC PATCH 8/8] ASoC: SOF: Intel: Update PCI ID list Andy Shevchenko (Wed Jun 28 2023 - 10:55:29 EST)
- [PATCH 4/4] media: platform: mediatek: isp_30: add mediatek ISP3.0 camsv Julien Stephan (Wed Jun 28 2023 - 10:55:55 EST)
- Re: [GIT PULL v2] tracing: tracing: user_event fix for 6.4 Steven Rostedt (Wed Jun 28 2023 - 10:58:49 EST)
- Re: [GIT PULL] bcachefs Jens Axboe (Wed Jun 28 2023 - 10:59:00 EST)
- Re: [GIT PULL] bcachefs Jens Axboe (Wed Jun 28 2023 - 10:59:20 EST)
- Re: [PATCH blktests v1 2/3] nvme/rc: Avoid triggering host nvme-cli autoconnect Daniel Wagner (Wed Jun 28 2023 - 11:00:26 EST)
- Re: [Jfs-discussion] [PATCH 0/3] dedupe smb unicode files Tom Talpey (Wed Jun 28 2023 - 11:01:50 EST)
- How to reproduce the BUG general protection fault in hci_uart_tty_ioctl? joeyli (Wed Jun 28 2023 - 11:02:23 EST)
- Re: [PATCH v4 08/21] dt-bindings: reserved-memory: Add qcom,ramoops binding Mukesh Ojha (Wed Jun 28 2023 - 11:03:00 EST)
- Re: [Jfs-discussion] [PATCH 0/3] dedupe smb unicode files Steve French (Wed Jun 28 2023 - 11:03:43 EST)
- [PATCH v1 1/1] f2fs: Use return value of strreplace() Andy Shevchenko (Wed Jun 28 2023 - 11:04:13 EST)
- [PATCH v1 1/1] irqdomain: Use return value of strreplace() Andy Shevchenko (Wed Jun 28 2023 - 11:04:20 EST)
- Re: [PATCH v4 02/21] kallsyms: Export kallsyms_lookup_name Mukesh Ojha (Wed Jun 28 2023 - 11:05:46 EST)
- [GIT PULL v3] tracing: tracing: user_event fix for 6.4 Steven Rostedt (Wed Jun 28 2023 - 11:06:19 EST)
- Re: [PATCH] mm/slub: disable slab merging in the default configuration Julian Pidancet (Wed Jun 28 2023 - 11:06:31 EST)
- Re: [PATCH 2/3] fs/smb: Swing unicode common code from server->common Namjae Jeon (Wed Jun 28 2023 - 11:07:08 EST)
- Re: [PATCH] media: dvb: mb86a20s: get rid of a clang-15 warning Chen-Yu Tsai (Wed Jun 28 2023 - 11:09:22 EST)
- [PATCH v8 0/2] support config of U-Blox Zed-F9 GNSS alison (Wed Jun 28 2023 - 11:10:13 EST)
- [PATCH v8 1/2] gnss: ubx: customize serial device open to set U-Blox Zed-F9P baud alison (Wed Jun 28 2023 - 11:10:24 EST)
- [PATCH v8 2/2] dt-bindings: gnss: Add U-Blox Zed-F9 alison (Wed Jun 28 2023 - 11:10:29 EST)
- Re: [PATCH 1/1] Add a new sysctl to disable io_uring system-wide Matteo Rizzo (Wed Jun 28 2023 - 11:13:03 EST)
- Re: [PATCH] OOB read and write in mdp_prepare_buffer Chen-Yu Tsai (Wed Jun 28 2023 - 11:13:45 EST)
- Re: [Jfs-discussion] [PATCH 0/3] dedupe smb unicode files Dr. David Alan Gilbert (Wed Jun 28 2023 - 11:13:54 EST)
- Re: [Intel-wired-lan] bug with rx-udp-gro-forwarding offloading? Paolo Abeni (Wed Jun 28 2023 - 11:15:45 EST)
- [PATCH blktests v2 1/3] nvme/048: Check for queue count check directly Daniel Wagner (Wed Jun 28 2023 - 11:16:32 EST)
- [PATCH blktests v2 0/3] More fixes for FC enabling Daniel Wagner (Wed Jun 28 2023 - 11:16:36 EST)
- [PATCH blktests v2 2/3] nvme/rc: Avoid triggering host nvme-cli autoconnect Daniel Wagner (Wed Jun 28 2023 - 11:16:40 EST)
- [PATCH blktests v2 3/3] nvme/{041,042,043,044,045,048}: Use default hostnqn and hostid Daniel Wagner (Wed Jun 28 2023 - 11:16:43 EST)
- Re: build failure after commit eb0481bbc4ce ("objtool: Fix reloc_hash size") Josh Poimboeuf (Wed Jun 28 2023 - 11:17:38 EST)
- Re: [PATCH 1/4] dt-bindings: media: add mediatek ISP3.0 sensor interface Rob Herring (Wed Jun 28 2023 - 11:19:16 EST)
- Re: [PATCH 3/4] dt-bindings: media: add mediatek ISP3.0 camsv Rob Herring (Wed Jun 28 2023 - 11:19:21 EST)
- Re: [PATCH v4 19/21] firmware: scm: Modify only the download bits in TCSR register Konrad Dybcio (Wed Jun 28 2023 - 11:20:50 EST)
- Re: [GIT PULL] bcachefs Jens Axboe (Wed Jun 28 2023 - 11:22:26 EST)
- Re: [PATCH v4 02/21] kallsyms: Export kallsyms_lookup_name Mukesh Ojha (Wed Jun 28 2023 - 11:23:42 EST)
- Re: [PATCH v3 3/3] selftests/tdx: Test GetQuote TDX attestation feature Samuel Ortiz (Wed Jun 28 2023 - 11:24:41 EST)
- [PATCH v1 1/1] serial: 8250: Preserve original value of DLF register ruihongluo (Wed Jun 28 2023 - 11:26:24 EST)
- Greetings Dear Beloved: Ms. Marylyne Vantelli (Wed Jun 28 2023 - 11:26:29 EST)
- drivers/thermal/qcom/tsens-v0_1.c:296:31: warning: unused variable 'ops_v0_1' kernel test robot (Wed Jun 28 2023 - 11:27:53 EST)
- Re: [PATCH] s390/net: lcs: fix build errors when FDDI is a loadable module Randy Dunlap (Wed Jun 28 2023 - 11:29:58 EST)
- Re: [PATCH v12 20/22] x86/virt/tdx: Allow SEAMCALL to handle #UD and #GP Peter Zijlstra (Wed Jun 28 2023 - 11:30:08 EST)
- [PATCH] scsi: hisi_sas: Fix potential deadlock on &hisi_hba->lock Chengfeng Ye (Wed Jun 28 2023 - 11:30:37 EST)
- Re: [PATCH v2 07/15] dt-bindings: display/msm: Add SM6125 MDSS Rob Herring (Wed Jun 28 2023 - 11:31:02 EST)
- Re: [PATCH v3 3/3] selftests/tdx: Test GetQuote TDX attestation feature Samuel Ortiz (Wed Jun 28 2023 - 11:31:20 EST)
- Re: [PATCH v3] dt-bindings: riscv: deprecate riscv,isa Anup Patel (Wed Jun 28 2023 - 11:31:52 EST)
- [PATCH v1 0/4] clk: Add kstrdup_and_replace() helper and use it Andy Shevchenko (Wed Jun 28 2023 - 11:32:35 EST)
- [PATCH v1 3/4] clk: tegra: Replace kstrdup() + strreplace() with kstrdup_and_replace() Andy Shevchenko (Wed Jun 28 2023 - 11:32:41 EST)
- [PATCH v1 2/4] driver core: Replace kstrdup() + strreplace() with kstrdup_and_replace() Andy Shevchenko (Wed Jun 28 2023 - 11:32:47 EST)
- [PATCH v1 1/4] lib/string_helpers: Add kstrdup_and_replace() helper Andy Shevchenko (Wed Jun 28 2023 - 11:32:51 EST)
- [PATCH v1 4/4] clk: ti: Replace kstrdup() + strreplace() with kstrdup_and_replace() Andy Shevchenko (Wed Jun 28 2023 - 11:32:57 EST)
- Re: x86/csum: Remove unnecessary odd handling Noah Goldstein (Wed Jun 28 2023 - 11:33:01 EST)
- Re: [PATCH v4 02/21] kallsyms: Export kallsyms_lookup_name Will Deacon (Wed Jun 28 2023 - 11:33:38 EST)
- Re: [PATCH v6 1/3] dt-bindings: PCI: qcom: ep: Add interconnects path Rob Herring (Wed Jun 28 2023 - 11:35:09 EST)
- Re: [PATCH v2 0/9] Introduce SMT level and add PowerPC support Sachin Sant (Wed Jun 28 2023 - 11:35:16 EST)
- [PATCH v1 1/1] kasan: Replace strreplace() with strchrnul() Andy Shevchenko (Wed Jun 28 2023 - 11:35:33 EST)
- [PATCH v2] hwmon: (pmbus/acbel-fsg032) Add firmware version debugfs attribute Eddie James (Wed Jun 28 2023 - 11:36:32 EST)
- Re: [PATCH] LoongArch: Delete debugfs checking Huacai Chen (Wed Jun 28 2023 - 11:38:05 EST)
- Re: [PATCH] KVM: nVMX: Prevent vmlaunch with EPTP pointing outside assigned memory area Sean Christopherson (Wed Jun 28 2023 - 11:38:06 EST)
- Re: [PATCH v1] iommu/arm-smmu-v3: Allow default substream bypass with a pasid support Robin Murphy (Wed Jun 28 2023 - 11:40:42 EST)
- Re: [PATCH v1 1/1] kasan: Replace strreplace() with strchrnul() Alexander Potapenko (Wed Jun 28 2023 - 11:40:47 EST)
- Re: [PATCH] dt-bindings: timer: add Ralink SoCs system tick counter Rob Herring (Wed Jun 28 2023 - 11:40:54 EST)
- Re: [PATCH] Documentation: networking: add UPF (User Plane Function in 5GC) description Simon Horman (Wed Jun 28 2023 - 11:41:41 EST)
- Re: [PATCH 1/2] regulator: dt-bindings: rt5739: Add compatible for rt5733 Rob Herring (Wed Jun 28 2023 - 11:41:57 EST)
- Re: [PATCH v3 3/3] selftests/tdx: Test GetQuote TDX attestation feature Samuel Ortiz (Wed Jun 28 2023 - 11:42:02 EST)
- Re: [PATCH v1] iommu/arm-smmu-v3: Allow default substream bypass with a pasid support Jason Gunthorpe (Wed Jun 28 2023 - 11:43:34 EST)
- Re: [PATCH v4 02/21] kallsyms: Export kallsyms_lookup_name Greg KH (Wed Jun 28 2023 - 11:43:39 EST)
- Re: build failure after commit eb0481bbc4ce ("objtool: Fix reloc_hash size") Michal Kubecek (Wed Jun 28 2023 - 11:44:41 EST)
- Re: [PATCH] ASoC: dt-bindings: nau8821: Convert to dtschema Rob Herring (Wed Jun 28 2023 - 11:44:45 EST)
- Re: [PATCH v4 00/21] Add Qualcomm Minidump kernel driver related support Greg KH (Wed Jun 28 2023 - 11:45:43 EST)
- RE: [linux-next:master 11663/12731] ERROR: modpost: "clk_unregister_fixed_rate" [drivers/regulator/raa215300.ko] undefined! Biju Das (Wed Jun 28 2023 - 11:47:25 EST)
- Re: [PATCH v4 03/21] soc: qcom: Add qcom_minidump_smem module Greg KH (Wed Jun 28 2023 - 11:47:53 EST)
- Re: [PATCH V5 2/3] dt-bindings: PCI: xilinx-xdma: Add YAML schemas for Xilinx XDMA PCIe Root Port Bridge Rob Herring (Wed Jun 28 2023 - 11:49:00 EST)
- Re: [PATCH V5 2/3] dt-bindings: PCI: xilinx-xdma: Add YAML schemas for Xilinx XDMA PCIe Root Port Bridge Rob Herring (Wed Jun 28 2023 - 11:49:25 EST)
- Re: [PATCH V2 1/5] dt-bindings: clock: Update GCC clocks for QDU1000 and QRU1000 SoCs Rob Herring (Wed Jun 28 2023 - 11:50:35 EST)
- Re: [PATCH V25 1/3] dt-bindings: misc: qcom,dcc: Add the dtschema Rob Herring (Wed Jun 28 2023 - 11:51:36 EST)
- Re: [PATCH] sparc: mark __arch_xchg() as __always_inline Sam Ravnborg (Wed Jun 28 2023 - 11:51:40 EST)
- Re: [PATCH v4 13/21] remoterproc: qcom: refactor to leverage exported minidump symbol Pavan Kondeti (Wed Jun 28 2023 - 11:52:58 EST)
- Re: [PATCH 1/3] ASoC: dt-bindings: q6apm: add firmware-name bindings Rob Herring (Wed Jun 28 2023 - 11:55:01 EST)
- [PATCH] ALSA: hda/realtek: Add quirk for Clevo NPx0SNx Werner Sembach (Wed Jun 28 2023 - 11:55:04 EST)
- Re: [PATCH 1/1] Add a new sysctl to disable io_uring system-wide Jeff Moyer (Wed Jun 28 2023 - 11:55:32 EST)
- Re: [PATCH v6 3/3] PCI: qcom-ep: Add ICC bandwidth voting support Manivannan Sadhasivam (Wed Jun 28 2023 - 11:55:48 EST)
- Re: [PATCH v3 3/3] selftests/tdx: Test GetQuote TDX attestation feature Sathyanarayanan Kuppuswamy (Wed Jun 28 2023 - 11:55:52 EST)
- Re: [PATCH 1/1] Add a new sysctl to disable io_uring system-wide Jeff Moyer (Wed Jun 28 2023 - 11:56:15 EST)
- Re: [PATCH v12 01/10] cpufreq: blacklist MSM8998 in cpufreq-dt-platdev Rob Herring (Wed Jun 28 2023 - 11:57:06 EST)
- Re: [RFC PATCH 0/8] PCI: Define Intel PCI IDs and use them in drivers Pierre-Louis Bossart (Wed Jun 28 2023 - 11:58:10 EST)
- [GIT PULL] flexible-array transformations for 6.5-rc1 Gustavo A. R. Silva (Wed Jun 28 2023 - 11:59:46 EST)
- Re: [PATCH v1] iommu/arm-smmu-v3: Allow default substream bypass with a pasid support Nicolin Chen (Wed Jun 28 2023 - 12:00:08 EST)
- Re: [PATCH 1/1] Add a new sysctl to disable io_uring system-wide Ricardo Ribalda (Wed Jun 28 2023 - 12:00:26 EST)
- Re: [PATCH v4 5/6] mm: handle swap page faults under per-VMA lock Suren Baghdasaryan (Wed Jun 28 2023 - 12:02:00 EST)
- Re: [PATCH v12 04/10] dt-bindings: soc: qcom: cpr3: Add bindings for CPR3 driver Rob Herring (Wed Jun 28 2023 - 12:03:24 EST)
- Re: [LTP RFC PATCH v3] inotify13: new test for fs/splice.c functions vs pipes vs inotify Ahelenia Ziemiańska (Wed Jun 28 2023 - 12:03:43 EST)
- Re: [RFC PATCH v2 5/6] KVM: Add flags to struct kvm_gfn_range Michael Roth (Wed Jun 28 2023 - 12:04:40 EST)
- Re: build failure after commit eb0481bbc4ce ("objtool: Fix reloc_hash size") Michal Kubecek (Wed Jun 28 2023 - 12:06:39 EST)
- Re: media: mediatek: vcodec: fix AV1 decode fail for 36bit iova Nicolas Dufresne (Wed Jun 28 2023 - 12:07:21 EST)
- Re: [PATCH v2 3/3] RISC-V: add T-Head vector errata handling Andy Chiu (Wed Jun 28 2023 - 12:08:18 EST)
- Re: [PATCH 0/1] User space notifications about VM cloning Greg KH (Wed Jun 28 2023 - 12:08:29 EST)
- RE: [RFC PATCH 0/2] Resctrl - rewrite (WIP) Luck, Tony (Wed Jun 28 2023 - 12:12:33 EST)
- Re: [PATCH 1/4] dt-bindings: media: add mediatek ISP3.0 sensor interface Rob Herring (Wed Jun 28 2023 - 12:13:59 EST)
- [PATCH v7 0/2] Digiteq Automotive MGB4 driver tumic (Wed Jun 28 2023 - 12:15:26 EST)
- [PATCH v7 2/2] Added Digiteq Automotive MGB4 driver documentation tumic (Wed Jun 28 2023 - 12:15:30 EST)
- [PATCH v7 1/2] Added Digiteq Automotive MGB4 driver tumic (Wed Jun 28 2023 - 12:15:39 EST)
- Re: [PATCH 3/4] dt-bindings: media: add mediatek ISP3.0 camsv Rob Herring (Wed Jun 28 2023 - 12:16:51 EST)
- Re: [PATCH v2 07/15] dt-bindings: display/msm: Add SM6125 MDSS Marijn Suijten (Wed Jun 28 2023 - 12:20:26 EST)
- Re: [PATCH v4 00/21] Add Qualcomm Minidump kernel driver related support Mukesh Ojha (Wed Jun 28 2023 - 12:20:48 EST)
- Re: [GIT PULL] RCU changes for v6.5 Paul E. McKenney (Wed Jun 28 2023 - 12:21:31 EST)
- Re: [PATCH v2] spi: stm32: disable device mode with st,stm32f4-spi compatible Valentin CARON (Wed Jun 28 2023 - 12:21:50 EST)
- Re: [PATCH v4 6/6] mm: handle userfaults under VMA lock Suren Baghdasaryan (Wed Jun 28 2023 - 12:22:42 EST)
- Re: [PATCH] sparc: mark __arch_xchg() as __always_inline Andi Shyti (Wed Jun 28 2023 - 12:24:55 EST)
- Re: [PATCH v7 1/9] media: v4l2: Extend pixel formats to unify single/multi-planar handling (and more) Nicolas Dufresne (Wed Jun 28 2023 - 12:27:35 EST)
- Re: [PATCH 0/1] User space notifications about VM cloning Jason A. Donenfeld (Wed Jun 28 2023 - 12:28:18 EST)
- Re: [PATCH 1/2] kernfs: add kernfs_ops.free operation to free resources tied to the file Suren Baghdasaryan (Wed Jun 28 2023 - 12:28:23 EST)
- [PATCH 1/4] dt-bindings: regulator: Describe Qualcomm REFGEN regulator Konrad Dybcio (Wed Jun 28 2023 - 12:30:14 EST)
- Re: [GIT PULL] hardening updates for v6.5-rc1 Kees Cook (Wed Jun 28 2023 - 12:30:18 EST)
- [PATCH 0/4] Qualcomm REFGEN regulator Konrad Dybcio (Wed Jun 28 2023 - 12:30:23 EST)
- [PATCH 2/4] regulator: Introduce Qualcomm REFGEN regulator driver Konrad Dybcio (Wed Jun 28 2023 - 12:30:35 EST)
- [PATCH 3/4] dt-bindings: display/msm: dsi-controller-main: Allow refgen-supply Konrad Dybcio (Wed Jun 28 2023 - 12:31:01 EST)
- [PATCH 4/4] drm/msm/dsi: Hook up refgen regulator Konrad Dybcio (Wed Jun 28 2023 - 12:31:06 EST)
- Re: [PATCH 2/3] ASoC: qcom: q6apm: add support for reading firmware name from DT Srinivas Kandagatla (Wed Jun 28 2023 - 12:31:12 EST)
- Re: [PATCH 3/3] dt-bindings: riscv: sifive: Add SiFive Private L2 cache controller Eric Lin (Wed Jun 28 2023 - 12:32:56 EST)
- Re: [PATCH v3 2/2] tty: Allow TIOCSTI to be disabled Kees Cook (Wed Jun 28 2023 - 12:33:07 EST)
- Re: [PATCH v12 04/10] dt-bindings: soc: qcom: cpr3: Add bindings for CPR3 driver Konrad Dybcio (Wed Jun 28 2023 - 12:37:36 EST)
- Re: [PATCH v3 0/3] Fix some checkpatch issues Franziska Näpelt (Wed Jun 28 2023 - 12:38:21 EST)
- RE: [PATCH] EDAC/i10nm: shift exponent is negative Luck, Tony (Wed Jun 28 2023 - 12:40:11 EST)
- Re: [PATCH v2] hwmon: (pmbus/acbel-fsg032) Add firmware version debugfs attribute Guenter Roeck (Wed Jun 28 2023 - 12:40:25 EST)
- Re: [PATCH 1/1] rust: macros: fix redefine const_name in `vtable` Gary Guo (Wed Jun 28 2023 - 12:42:14 EST)
- Re: [PATCH 6/7] xfs: Convert to bdev_logical_block_mask() Bill O'Donnell (Wed Jun 28 2023 - 12:42:32 EST)
- Re: [PATCH] dt-bindings: timer: add Ralink SoCs system tick counter Sergio Paracuellos (Wed Jun 28 2023 - 12:43:09 EST)
- Re: [PATCH v2] rust: alloc: Add realloc and alloc_zeroed to the GlobalAlloc impl Gary Guo (Wed Jun 28 2023 - 12:43:45 EST)
- Re: [PATCH 1/3] ASoC: dt-bindings: q6apm: add firmware-name bindings Srinivas Kandagatla (Wed Jun 28 2023 - 12:43:48 EST)
- Re: [PATCH] mm/slub: disable slab merging in the default configuration Roman Gushchin (Wed Jun 28 2023 - 12:45:13 EST)
- Re: build failure after commit eb0481bbc4ce ("objtool: Fix reloc_hash size") Michal Kubecek (Wed Jun 28 2023 - 12:46:03 EST)
- [PATCH v2] btf: warn but return no error for NULL btf from __register_btf_kfunc_id_set() SeongJae Park (Wed Jun 28 2023 - 12:46:23 EST)
- Re: [PATCH 1/7] block: add queue_logical_block_mask() and bdev_logical_block_mask() Bill O'Donnell (Wed Jun 28 2023 - 12:46:36 EST)
- Re: [PATCH 1/7] block: add queue_logical_block_mask() and bdev_logical_block_mask() Matthew Wilcox (Wed Jun 28 2023 - 12:48:01 EST)
- Re: [PATCH v4 6/6] mm: handle userfaults under VMA lock Peter Xu (Wed Jun 28 2023 - 12:49:04 EST)
- Re: [PATCH 3/7] rust: init: make guards in the init macros hygienic Gary Guo (Wed Jun 28 2023 - 12:49:05 EST)
- [PATCH] watchdog: s3c2410: Fix potential deadlock on &wdt->lock Chengfeng Ye (Wed Jun 28 2023 - 12:49:05 EST)
- Re: [PATCH 1/3] RISC-V: add Bitmanip/Scalar Crypto parsing from DT Conor Dooley (Wed Jun 28 2023 - 12:50:27 EST)
- Re: [PATCH 0/1] User space notifications about VM cloning Amit Shah (Wed Jun 28 2023 - 12:53:18 EST)
- Re: [PATCH v4 00/21] Add Qualcomm Minidump kernel driver related support Greg KH (Wed Jun 28 2023 - 12:53:27 EST)
- Re: [RFC PATCH v2 4/6] KVM: x86: Introduce fault type to indicate kvm page fault is private Sean Christopherson (Wed Jun 28 2023 - 12:53:41 EST)
- Re: [linux-next:master 11663/12731] ERROR: modpost: "clk_unregister_fixed_rate" [drivers/regulator/raa215300.ko] undefined! Mark Brown (Wed Jun 28 2023 - 12:56:58 EST)
- Re: [GIT PULL] bcachefs Jens Axboe (Wed Jun 28 2023 - 12:57:14 EST)
- Re: [PATCH 2/3] ASoC: qcom: q6apm: add support for reading firmware name from DT Dmitry Baryshkov (Wed Jun 28 2023 - 12:57:47 EST)
- Re: [PATCH v2] riscv: Discard vector state on syscalls Andy Chiu (Wed Jun 28 2023 - 13:03:39 EST)
- Re: [RFC PATCH v2 5/6] KVM: Add flags to struct kvm_gfn_range Isaku Yamahata (Wed Jun 28 2023 - 13:03:46 EST)
- RE: [PATCH] usb: gadget: fsl_qe_udc: validate endpoint index for ch9 udc Leo Li (Wed Jun 28 2023 - 13:04:11 EST)
- Re: build failure after commit eb0481bbc4ce ("objtool: Fix reloc_hash size") Josh Poimboeuf (Wed Jun 28 2023 - 13:05:37 EST)
- Re: [RFC PATCH v2 5/6] KVM: Add flags to struct kvm_gfn_range Isaku Yamahata (Wed Jun 28 2023 - 13:05:44 EST)
- [GIT PULL] ACPI fix for v6.5-rc1 Rafael J. Wysocki (Wed Jun 28 2023 - 13:06:19 EST)
- Re: [PATCH v4 1/3] splice: always fsnotify_access(in), fsnotify_modify(out) on success Ahelenia Ziemiańska (Wed Jun 28 2023 - 13:09:23 EST)
- Re: Re: [PATCH] pstore: ramoops: support pmsg size larger than kmalloc limitation Yuxiao Zhang (Wed Jun 28 2023 - 13:11:23 EST)
- HALLO , William Yun (Wed Jun 28 2023 - 13:11:26 EST)
- [PATCH] rust: macros: add `paste!` proc macro Gary Guo (Wed Jun 28 2023 - 13:12:22 EST)
- Re: [PATCH v4 0/4] x86/speculation: Disable IBRS when idle Rafael J. Wysocki (Wed Jun 28 2023 - 13:13:27 EST)
- [PATCH] openrisc: Revert adding fpcsr to sigcontext to unbreak userspace ABI Stafford Horne (Wed Jun 28 2023 - 13:13:31 EST)
- Re: [PATCH 7/7] rust: init: add support for arbitrary paths in init macros Gary Guo (Wed Jun 28 2023 - 13:14:34 EST)
- Re: [PATCH] fs/vboxsf: Replace kmap() with kmap_local_{page, folio}() Matthew Wilcox (Wed Jun 28 2023 - 13:15:15 EST)
- Re: [PATCH 0/2] PM: domains: Add control for switching back and forth to HW control Rafael J. Wysocki (Wed Jun 28 2023 - 13:15:58 EST)
- Re: [PATCH 2/2] clk: qcom: gdsc: Add support for set_hwmode_dev Konrad Dybcio (Wed Jun 28 2023 - 13:18:59 EST)
- Re: [PATCH 1/3] RISC-V: add Bitmanip/Scalar Crypto parsing from DT Evan Green (Wed Jun 28 2023 - 13:19:20 EST)
- Re: [PATCH v2 1/3] RISC-V: add Bitmanip/Scalar Crypto parsing from DT Evan Green (Wed Jun 28 2023 - 13:23:41 EST)
- Re: [PATCH 1/3] RISC-V: add Bitmanip/Scalar Crypto parsing from DT Conor Dooley (Wed Jun 28 2023 - 13:24:56 EST)
- [PATCH v5 0/6] Per-VMA lock support for swap and userfaults Suren Baghdasaryan (Wed Jun 28 2023 - 13:25:39 EST)
- [PATCH v5 1/6] swap: remove remnants of polling from read_swap_cache_async Suren Baghdasaryan (Wed Jun 28 2023 - 13:25:50 EST)
- [PATCH v5 2/6] mm: add missing VM_FAULT_RESULT_TRACE name for VM_FAULT_COMPLETED Suren Baghdasaryan (Wed Jun 28 2023 - 13:26:02 EST)
- [PATCH v5 3/6] mm: drop per-VMA lock when returning VM_FAULT_RETRY or VM_FAULT_COMPLETED Suren Baghdasaryan (Wed Jun 28 2023 - 13:26:07 EST)
- [PATCH v5 4/6] mm: change folio_lock_or_retry to use vm_fault directly Suren Baghdasaryan (Wed Jun 28 2023 - 13:26:21 EST)
- [PATCH v5 5/6] mm: handle swap page faults under per-VMA lock Suren Baghdasaryan (Wed Jun 28 2023 - 13:26:45 EST)
- [PATCH v5 6/6] mm: handle userfaults under VMA lock Suren Baghdasaryan (Wed Jun 28 2023 - 13:27:17 EST)
- Re: [PATCH] kallsyms: strip LTO-only suffixes from promoted global functions Yonghong Song (Wed Jun 28 2023 - 13:27:40 EST)
- Re: build failure after commit eb0481bbc4ce ("objtool: Fix reloc_hash size") Michal Kubecek (Wed Jun 28 2023 - 13:28:24 EST)
- Re: [PATCH V2 1/2] dt-bindings: interrupt-controller: Add support for Amlogic-C3 SoCs Conor Dooley (Wed Jun 28 2023 - 13:28:44 EST)
- Re: [GIT PULL] MM updates for 6.5-rc1 Linus Torvalds (Wed Jun 28 2023 - 13:29:19 EST)
- Re: [PATCH 2/3] fs/smb: Swing unicode common code from server->common Dr. David Alan Gilbert (Wed Jun 28 2023 - 13:32:13 EST)
- drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu11/sienna_cichlid_ppt.c:2133 sienna_cichlid_update_pcie_parameters() warn: unsigned 'table_member1[0]' is never less than zero. kernel test robot (Wed Jun 28 2023 - 13:32:56 EST)
- Re: [PATCH v5 6/6] mm: handle userfaults under VMA lock Peter Xu (Wed Jun 28 2023 - 13:33:05 EST)
- Re: [GIT PULL] bcachefs Christian Brauner (Wed Jun 28 2023 - 13:33:39 EST)
- Re: [PATCH v1 6/9] RISC-V: add single letter extensions to riscv_isa_ext Evan Green (Wed Jun 28 2023 - 13:34:07 EST)
- Re: [PATCH v5 2/7] dt-bindings: soc: starfive: Add StarFive syscon module Conor Dooley (Wed Jun 28 2023 - 13:34:18 EST)
- Re: [PATCH 1/2] kernfs: add kernfs_ops.free operation to free resources tied to the file Christian Brauner (Wed Jun 28 2023 - 13:35:34 EST)
- Re: [PATCH 6.1 000/170] 6.1.36-rc1 review Allen Pais (Wed Jun 28 2023 - 13:37:07 EST)
- [PATCH v2 0/2] Add support to configure active retimer cable Utkarsh Patel (Wed Jun 28 2023 - 13:37:15 EST)
- [PATCH v2 2/2] usb: typec: intel_pmc_mux: Configure Active and Retimer Cable type Utkarsh Patel (Wed Jun 28 2023 - 13:37:18 EST)
- [PATCH v2 1/2] platform/chrome: cros_ec_typec: Configure Retimer cable type Utkarsh Patel (Wed Jun 28 2023 - 13:37:25 EST)
- Re: [PATCH 5.10 00/81] 5.10.186-rc1 review Allen Pais (Wed Jun 28 2023 - 13:38:03 EST)
- Re: [PATCH 6.3 000/199] 6.3.10-rc1 review Allen Pais (Wed Jun 28 2023 - 13:38:31 EST)
- Re: [PATCH 5.15 00/96] 5.15.119-rc1 review Allen Pais (Wed Jun 28 2023 - 13:39:01 EST)
- Re: [PATCH v9 3/6] KVM: x86: Virtualize CR3.LAM_{U48,U57} Sean Christopherson (Wed Jun 28 2023 - 13:40:24 EST)
- Re: [PATCH 2/3] ASoC: qcom: q6apm: add support for reading firmware name from DT Mark Brown (Wed Jun 28 2023 - 13:42:55 EST)
- Re: [PATCH v1 6/9] RISC-V: add single letter extensions to riscv_isa_ext Conor Dooley (Wed Jun 28 2023 - 13:43:27 EST)
- Re: [PATCH bpf-next v4 2/7] net: export inet_lookup_reuseport and inet6_lookup_reuseport Kuniyuki Iwashima (Wed Jun 28 2023 - 13:44:53 EST)
- Re: x86/csum: Remove unnecessary odd handling Linus Torvalds (Wed Jun 28 2023 - 13:45:24 EST)
- Re: [PATCH v1 6/9] RISC-V: add single letter extensions to riscv_isa_ext Evan Green (Wed Jun 28 2023 - 13:51:39 EST)
- Re: [PATCH] dm: verity-loadpin: Add NULL pointer check for 'bdev' parameter Kees Cook (Wed Jun 28 2023 - 13:51:46 EST)
- Re: [PATCH v2] Drivers: hv: Change hv_free_hyperv_page() to take void * argument Wei Liu (Wed Jun 28 2023 - 13:52:08 EST)
- Re: [GIT PULL] bcachefs Kent Overstreet (Wed Jun 28 2023 - 13:52:24 EST)
- [PATCH 00/10][next] scsi: aacraid: Replace one-element arrays with flexible-array members Gustavo A. R. Silva (Wed Jun 28 2023 - 13:52:58 EST)
- [PATCH 01/10][next] scsi: aacraid: Replace one-element array with flexible-array member Gustavo A. R. Silva (Wed Jun 28 2023 - 13:53:41 EST)
- Re: [PATCH] x86/hyperv: Improve code for referencing hyperv_pcpu_input_arg Wei Liu (Wed Jun 28 2023 - 13:53:55 EST)
- Re: [PATCH][next] xfs: remove redundant initializations of pointers drop_leaf and save_leaf Darrick J. Wong (Wed Jun 28 2023 - 13:54:00 EST)
- [PATCH 02/10][next] scsi: aacraid: Use struct_size() helper in aac_get_safw_ciss_luns() Gustavo A. R. Silva (Wed Jun 28 2023 - 13:54:25 EST)
- Re: [GIT PULL] bcachefs Kent Overstreet (Wed Jun 28 2023 - 13:55:18 EST)
- [PATCH 03/10][next] scsi: aacraid: Replace one-element array with flexible-array member in struct aac_aifcmd Gustavo A. R. Silva (Wed Jun 28 2023 - 13:55:25 EST)
- [PATCH 04/10][next] scsi: aacraid: Replace one-element array with flexible-array member in struct user_sgmapraw Gustavo A. R. Silva (Wed Jun 28 2023 - 13:55:29 EST)
- Re: [PATCH v2] fs: iomap: Change the type of blocksize from 'int' to 'unsigned int' in iomap_file_buffered_write_punch_delalloc Darrick J. Wong (Wed Jun 28 2023 - 13:55:36 EST)
- [PATCH 05/10][next] scsi: aacraid: Replace one-element array with flexible-array member in struct sgmapraw Gustavo A. R. Silva (Wed Jun 28 2023 - 13:55:55 EST)
- [PATCH 06/10][next] scsi: aacraid: Use struct_size() helper in code related to struct sgmapraw Gustavo A. R. Silva (Wed Jun 28 2023 - 13:56:19 EST)
- [PATCH 07/10][next] scsi: aacraid: Replace one-element array with flexible-array member in struct user_sgmap64 Gustavo A. R. Silva (Wed Jun 28 2023 - 13:56:59 EST)
- Re: [PATCH] pstore: ramoops: support pmsg size larger than kmalloc limitation Kees Cook (Wed Jun 28 2023 - 13:57:04 EST)
- Re: [GIT PULL] bcachefs Kent Overstreet (Wed Jun 28 2023 - 13:57:23 EST)
- [PATCH 08/10][next] scsi: aacraid: Replace one-element array with flexible-array member in struct sgmap Gustavo A. R. Silva (Wed Jun 28 2023 - 13:57:37 EST)
- [PATCH 09/10][next] scsi: aacraid: Replace one-element array with flexible-array member in struct sgmap64 Gustavo A. R. Silva (Wed Jun 28 2023 - 13:58:03 EST)
- [PATCH 10/10][next] scsi: aacraid: Replace one-element array with flexible-array member in struct user_sgmap Gustavo A. R. Silva (Wed Jun 28 2023 - 13:58:21 EST)
- Re: [PATCH v3] x86/hyperv: add noop functions to x86_init mpparse functions Wei Liu (Wed Jun 28 2023 - 14:00:10 EST)
- Re: [PATCH 1/2] kernfs: add kernfs_ops.free operation to free resources tied to the file Tejun Heo (Wed Jun 28 2023 - 14:00:15 EST)
- Re: [PATCH 1/2] kernfs: add kernfs_ops.free operation to free resources tied to the file Tejun Heo (Wed Jun 28 2023 - 14:02:15 EST)
- drivers/net/dsa/sja1105/sja1105.o: warning: objtool: sja1105_fast_age() falls through to next function sja1105_mgmt_xmit.constprop.0.isra.0.cold() kernel test robot (Wed Jun 28 2023 - 14:05:25 EST)
- Re: [PATCH v9 0/2] Support TDX guests on Hyper-V (the x86/tdx part) Wei Liu (Wed Jun 28 2023 - 14:05:47 EST)
- [PATCH] MAINTAINERS: Remove Liam Mark from DMA-BUF HEAPS FRAMEWORK Jeffrey Hugo (Wed Jun 28 2023 - 14:06:19 EST)
- Re: build failure after commit eb0481bbc4ce ("objtool: Fix reloc_hash size") Josh Poimboeuf (Wed Jun 28 2023 - 14:10:27 EST)
- Re: [PATCH 2/3] ASoC: qcom: q6apm: add support for reading firmware name from DT Mark Brown (Wed Jun 28 2023 - 14:11:05 EST)
- Re: [PATCH] pstore: ramoops: support pmsg size larger than kmalloc limitation Guilherme G. Piccoli (Wed Jun 28 2023 - 14:11:50 EST)
- Re: [PATCH V9 5/5] of: unittest: Add pci_dt_testdrv pci driver Lizhi Hou (Wed Jun 28 2023 - 14:14:28 EST)
- Re: [PATCH 1/2] kernfs: add kernfs_ops.free operation to free resources tied to the file Suren Baghdasaryan (Wed Jun 28 2023 - 14:19:01 EST)
- [PATCH v2] kallsyms: strip LTO-only suffixes from promoted global functions Yonghong Song (Wed Jun 28 2023 - 14:19:57 EST)
- Re: [GIT PULL] MM updates for 6.5-rc1 Linus Torvalds (Wed Jun 28 2023 - 14:20:24 EST)
- Re: [PATCH 5.10 1/1] media: atomisp: fix "variable dereferenced before check 'asd'" Greg Kroah-Hartman (Wed Jun 28 2023 - 14:21:46 EST)
- Re: linux-next: manual merge of the tip tree with the perf tree Namhyung Kim (Wed Jun 28 2023 - 14:22:21 EST)
- Re: [PATCH v1 00/10] variable-order, large folios for anonymous memory Yu Zhao (Wed Jun 28 2023 - 14:23:16 EST)
- [PATCH] docs: ABI: sysfs-bus-mhi: Update contact info Jeffrey Hugo (Wed Jun 28 2023 - 14:24:22 EST)
- [GIT PULL] sysctl changes for v6.5-rc1 Luis Chamberlain (Wed Jun 28 2023 - 14:24:45 EST)
- Re: [PATCH 1/2] media: verisilicon: fix excessive stack usage Nathan Chancellor (Wed Jun 28 2023 - 14:26:26 EST)
- Re: [PATCH 5.4] gfs2: Don't deref jdesc in evict Greg KH (Wed Jun 28 2023 - 14:31:50 EST)
- Re: [PATCH bpf-next v4 3/7] net: remove duplicate reuseport_lookup functions Kuniyuki Iwashima (Wed Jun 28 2023 - 14:33:25 EST)
- Re: [PATCH v2] f2fs: fix deadlock in i_xattr_sem and inode page lock and fix the original issue Jaegeuk Kim (Wed Jun 28 2023 - 14:33:45 EST)
- Re: [PATCH v3 3/4] clk: sunxi-ng: Convert early providers to platform drivers Måns Rullgård (Wed Jun 28 2023 - 14:33:51 EST)
- Re: x86/csum: Remove unnecessary odd handling Noah Goldstein (Wed Jun 28 2023 - 14:34:42 EST)
- Re: [PATCH v4 1/3] splice: always fsnotify_access(in), fsnotify_modify(out) on success Amir Goldstein (Wed Jun 28 2023 - 14:38:24 EST)
- Re: [PATCH bpf-next v4 4/7] net: document inet[6]_lookup_reuseport sk_state requirements Kuniyuki Iwashima (Wed Jun 28 2023 - 14:40:25 EST)
- Re: [PATCH 1/2] kernfs: add kernfs_ops.free operation to free resources tied to the file Greg KH (Wed Jun 28 2023 - 14:42:19 EST)
- Re: [PATCH 0/6 v5 RESEND] seccomp: add the synchronous mode for seccomp_unotify Andrei Vagin (Wed Jun 28 2023 - 14:44:24 EST)
- RE: [PATCH v9 0/2] Support TDX guests on Hyper-V (the x86/tdx part) Dexuan Cui (Wed Jun 28 2023 - 14:45:40 EST)
- Re: [PATCH] pstore: ramoops: support pmsg size larger than kmalloc limitation Yuxiao Zhang (Wed Jun 28 2023 - 14:48:28 EST)
- Re: [GIT PULL] MM updates for 6.5-rc1 pr-tracker-bot (Wed Jun 28 2023 - 14:50:12 EST)
- Re: [GIT PULL] non-MM updates for 6.5-rc1 pr-tracker-bot (Wed Jun 28 2023 - 14:50:25 EST)
- Re: [PATCH bpf-next v4 6/7] bpf, net: Support SO_REUSEPORT sockets with bpf_sk_assign Kuniyuki Iwashima (Wed Jun 28 2023 - 14:50:55 EST)
- Re: [PATCH] mm/slub: disable slab merging in the default configuration Lameter, Christopher (Wed Jun 28 2023 - 14:51:09 EST)
- [PATCH v1 00/11] tools/nolibc: shrink arch support Zhangjin Wu (Wed Jun 28 2023 - 14:51:25 EST)
- Re: [PATCH v4] workqueue: add cmdline parameter `workqueue.unbound_cpus` to further constrain wq_unbound_cpumask at boot time Randy Dunlap (Wed Jun 28 2023 - 14:52:05 EST)
- [PATCH v1 01/11] tools/nolibc: remove old arch specific stat support Zhangjin Wu (Wed Jun 28 2023 - 14:52:48 EST)
- [PATCH v24 02/10] drivers/base: refactor memory.c to use .is_visible() Eric DeVolder (Wed Jun 28 2023 - 14:53:21 EST)
- [PATCH v24 05/10] kexec: exclude elfcorehdr from the segment digest Eric DeVolder (Wed Jun 28 2023 - 14:53:33 EST)
- [PATCH v24 04/10] crash: add generic infrastructure for crash hotplug support Eric DeVolder (Wed Jun 28 2023 - 14:53:37 EST)
- [PATCH v24 03/10] crash: move a few code bits to setup support of crash hotplug Eric DeVolder (Wed Jun 28 2023 - 14:53:38 EST)
- [PATCH v24 06/10] crash: memory and CPU hotplug sysfs attributes Eric DeVolder (Wed Jun 28 2023 - 14:54:05 EST)
- [PATCH v24 09/10] crash: change crash_prepare_elf64_headers() to for_each_possible_cpu() Eric DeVolder (Wed Jun 28 2023 - 14:54:06 EST)
- [PATCH v24 08/10] crash: hotplug support for kexec_load() Eric DeVolder (Wed Jun 28 2023 - 14:54:07 EST)
- Re: [PATCH 2/2] module: add support to avoid duplicates early on load Luis Chamberlain (Wed Jun 28 2023 - 14:54:08 EST)
- [PATCH v24 00/10] crash: Kernel handling of CPU and memory hot un/plug Eric DeVolder (Wed Jun 28 2023 - 14:54:08 EST)
- [PATCH v24 07/10] x86/crash: add x86 crash hotplug support Eric DeVolder (Wed Jun 28 2023 - 14:54:37 EST)
- [PATCH v24 01/10] drivers/base: refactor cpu.c to use .is_visible() Eric DeVolder (Wed Jun 28 2023 - 14:54:38 EST)
- [PATCH v24 10/10] x86/crash: optimize CPU changes Eric DeVolder (Wed Jun 28 2023 - 14:55:09 EST)
- [PATCH v1 02/11] tools/nolibc: add new crt.h with _start_c Zhangjin Wu (Wed Jun 28 2023 - 14:55:41 EST)
- Re: [PATCH bpf-next v4 6/7] bpf, net: Support SO_REUSEPORT sockets with bpf_sk_assign Kuniyuki Iwashima (Wed Jun 28 2023 - 14:56:45 EST)
- Re: [PATCH v4 0/3] fanotify accounting for fs/splice.c Ahelenia Ziemiańska (Wed Jun 28 2023 - 14:57:17 EST)
- [PATCH v1 03/11] tools/nolibc: include crt.h before arch.h Zhangjin Wu (Wed Jun 28 2023 - 14:57:49 EST)
- [PATCH v1 04/11] tools/nolibc: arm: shrink _start with _start_c Zhangjin Wu (Wed Jun 28 2023 - 14:58:53 EST)
- [PATCH v1 05/11] tools/nolibc: aarch64: shrink _start with _start_c Zhangjin Wu (Wed Jun 28 2023 - 15:00:38 EST)
- Re: [PATCH v6 13/15] crypto: iaa - Add support for deflate-iaa-canned compression algorithm Tom Zanussi (Wed Jun 28 2023 - 15:00:39 EST)
- [PATCH v1 06/11] tools/nolibc: i386: shrink _start with _start_c Zhangjin Wu (Wed Jun 28 2023 - 15:01:10 EST)
- [PATCH] writeback: Account the number of pages written back Matthew Wilcox (Oracle) (Wed Jun 28 2023 - 15:01:13 EST)
- [PATCH v1 07/11] tools/nolibc: x86_64: shrink _start with _start_c Zhangjin Wu (Wed Jun 28 2023 - 15:01:41 EST)
- RE: [PATCH v4 1/1] vfio/nvgpu: Add vfio pci variant module for grace hopper Ankit Agrawal (Wed Jun 28 2023 - 15:02:45 EST)
- Re: [PATCH] rust: macros: add `paste!` proc macro Benno Lossin (Wed Jun 28 2023 - 15:02:47 EST)
- [PATCH v1 08/11] tools/nolibc: mips: shrink _start with _start_c Zhangjin Wu (Wed Jun 28 2023 - 15:02:52 EST)
- Re: [PATCH] rust: macros: add `paste!` proc macro Björn Roy Baron (Wed Jun 28 2023 - 15:04:21 EST)
- [PATCH v1 09/11] tools/nolibc: loongarch: shrink _start with _start_c Zhangjin Wu (Wed Jun 28 2023 - 15:04:22 EST)
- [PATCH v3] Sched/fair: Block nohz tick_stop when cfs bandwidth in use Phil Auld (Wed Jun 28 2023 - 15:04:23 EST)
- Reunbreak the MEM_ENCRYPT build Matthew Wilcox (Wed Jun 28 2023 - 15:04:25 EST)
- [PATCH] media: docs: qcom_camss: Update Code Aurora references Jeffrey Hugo (Wed Jun 28 2023 - 15:06:04 EST)
- [PATCH] drm/msm/adreno: Assign revn to A635 Konrad Dybcio (Wed Jun 28 2023 - 15:06:06 EST)
- Re: [PATCH] pstore: ramoops: support pmsg size larger than kmalloc limitation Guilherme G. Piccoli (Wed Jun 28 2023 - 15:06:08 EST)
- [PATCH v1 10/11] tools/nolibc: riscv: shrink _start with _start_c Zhangjin Wu (Wed Jun 28 2023 - 15:06:36 EST)
- Re: [PATCH v4 2/2] Input: cap11xx - add advanced sensitivity settings Dmitry Torokhov (Wed Jun 28 2023 - 15:07:08 EST)
- [PATCH v4 2/4] ublk: move types to shared header file Andreas Hindborg (Wed Jun 28 2023 - 15:07:31 EST)
- [PATCH v4 0/4] ublk: add zoned storage support Andreas Hindborg (Wed Jun 28 2023 - 15:07:32 EST)
- [PATCH v4 3/4] ublk: enable zoned storage support Andreas Hindborg (Wed Jun 28 2023 - 15:07:33 EST)
- [PATCH v4 1/4] ublk: change ublk IO command defines to enum Andreas Hindborg (Wed Jun 28 2023 - 15:07:34 EST)
- [PATCH v4 4/4] ublk: add zone append Andreas Hindborg (Wed Jun 28 2023 - 15:07:34 EST)
- [PATCH v1 11/11] tools/nolibc: s390: shrink _start with _start_c Zhangjin Wu (Wed Jun 28 2023 - 15:07:35 EST)
- Re: [PATCH] media: docs: qcom_camss: Update Code Aurora references Bryan O'Donoghue (Wed Jun 28 2023 - 15:09:44 EST)
- Re: [PATCH blktests v2 2/3] nvme/rc: Avoid triggering host nvme-cli autoconnect Daniel Wagner (Wed Jun 28 2023 - 15:10:59 EST)
- Re: [GIT PULL] MM updates for 6.5-rc1 David Howells (Wed Jun 28 2023 - 15:11:47 EST)
- [PATCH] docs: networking: Update codeaurora references for rmnet Jeffrey Hugo (Wed Jun 28 2023 - 15:16:37 EST)
- Re: [PATCH v2 07/12] s390: add pte_free_defer() for pgtables sharing page Gerald Schaefer (Wed Jun 28 2023 - 15:18:11 EST)
- Re: [PATCH RFC 10/10] drm/panel/sony-griffin-samsung: Add panel driver for Sony Xperia 1 Linus Walleij (Wed Jun 28 2023 - 15:19:19 EST)
- Re: [GIT PULL] MM updates for 6.5-rc1 David Howells (Wed Jun 28 2023 - 15:19:29 EST)
- Re: [GIT PULL] MM updates for 6.5-rc1 Linus Torvalds (Wed Jun 28 2023 - 15:20:23 EST)
- Re: [PATCH v7 5/5] mfd: max77541: Add ADI MAX77541/MAX77540 PMIC Support Mark Brown (Wed Jun 28 2023 - 15:20:55 EST)
- Re: [PATCH 2/4] regulator: Introduce Qualcomm REFGEN regulator driver Mark Brown (Wed Jun 28 2023 - 15:29:03 EST)
- Re: [PATCH] remoteproc: imx_rproc: iterate all notifiyids in rx callback Mathieu Poirier (Wed Jun 28 2023 - 15:32:11 EST)
- Re: [PATCH 00/12] Convert write_cache_pages() to an iterator Matthew Wilcox (Wed Jun 28 2023 - 15:32:13 EST)
- Re: [PATCH v8 3/5] mm/memfd: add MFD_NOEXEC_SEAL and MFD_EXEC Dominique Martinet (Wed Jun 28 2023 - 15:32:13 EST)
- Re: build failure after commit eb0481bbc4ce ("objtool: Fix reloc_hash size") Peter Zijlstra (Wed Jun 28 2023 - 15:32:50 EST)
- Re: [PATCH 2/3] ASoC: qcom: q6apm: add support for reading firmware name from DT Dmitry Baryshkov (Wed Jun 28 2023 - 15:33:28 EST)
- Re: Patch "x86/smp: Cure kexec() vs. mwait_play_dead() breakage" has been added to the 4.14-stable tree Greg KH (Wed Jun 28 2023 - 15:39:20 EST)
- Re: [PATCH] usb: gadget: fsl_qe_udc: validate endpoint index for ch9 udc Christophe Leroy (Wed Jun 28 2023 - 15:40:10 EST)
- Re: [PATCH 2/3] ASoC: qcom: q6apm: add support for reading firmware name from DT Mark Brown (Wed Jun 28 2023 - 15:40:26 EST)
- Re: Patch "x86/smp: Cure kexec() vs. mwait_play_dead() breakage" has been added to the 4.14-stable tree Greg KH (Wed Jun 28 2023 - 15:40:41 EST)
- [PATCH] net: dsa: vsc73xx: fix MTU configuration Pawel Dembicki (Wed Jun 28 2023 - 15:44:13 EST)
- Re: [PATCH v2 1/8] KVM: selftests: KVM: selftests: Add macros for fixed counters in processor.h Sean Christopherson (Wed Jun 28 2023 - 15:46:26 EST)
- [PATCH] media: wl128x: fix a clang warning Mauro Carvalho Chehab (Wed Jun 28 2023 - 15:49:09 EST)
- Re: [GIT PULL] MM updates for 6.5-rc1 Lorenzo Stoakes (Wed Jun 28 2023 - 15:51:09 EST)
- Re: Reunbreak the MEM_ENCRYPT build Linus Torvalds (Wed Jun 28 2023 - 15:52:48 EST)
- Re: [PATCH] drm/msm/adreno: Assign revn to A635 Dmitry Baryshkov (Wed Jun 28 2023 - 15:54:30 EST)
- [PATCH] kdb: Handle LF in the command parser Douglas Anderson (Wed Jun 28 2023 - 15:58:24 EST)
- [PATCH 5/7] thermal: stats: introduce tz time in trip Eduardo Valentin (Wed Jun 28 2023 - 16:00:16 EST)
- Re: [PATCH 2/3] ASoC: qcom: q6apm: add support for reading firmware name from DT Dmitry Baryshkov (Wed Jun 28 2023 - 16:01:13 EST)
- [PATCHSET 0/4] perf lock contention: Add CSV style output support (v2) Namhyung Kim (Wed Jun 28 2023 - 16:01:55 EST)
- [PATCH 1/4] perf lock: Remove stale comments Namhyung Kim (Wed Jun 28 2023 - 16:02:00 EST)
- [PATCH 2/4] perf lock contention: Add -x option for CSV style output Namhyung Kim (Wed Jun 28 2023 - 16:02:05 EST)
- [PATCH 3/4] perf lock contention: Add --output option Namhyung Kim (Wed Jun 28 2023 - 16:02:08 EST)
- [PATCH 4/4] perf test: Test perf lock contention CSV output Namhyung Kim (Wed Jun 28 2023 - 16:02:15 EST)
- Re: x86/csum: Remove unnecessary odd handling Linus Torvalds (Wed Jun 28 2023 - 16:02:55 EST)
- Re: [PATCH v2 2/8] KVM: selftests: Add pmu.h for PMU events and common masks Sean Christopherson (Wed Jun 28 2023 - 16:03:15 EST)
- Re: [PATCH net-next v2 7/7] net: dsa: vsc73xx: fix MTU configuration Paweł Dembicki (Wed Jun 28 2023 - 16:04:46 EST)
- Re: [PATCH 00/12] Convert write_cache_pages() to an iterator David Howells (Wed Jun 28 2023 - 16:04:56 EST)
- Re: [PATCH v1] perf pmus: Add placeholder core PMU Namhyung Kim (Wed Jun 28 2023 - 16:05:38 EST)
- Re: [PATCH 2/2] perf report: Don't add to histogram when there is no thread found Namhyung Kim (Wed Jun 28 2023 - 16:06:51 EST)
- Re: [PATCH 00/10][next] scsi: aacraid: Replace one-element arrays with flexible-array members Kees Cook (Wed Jun 28 2023 - 16:09:14 EST)
- Re: [PATCH 01/10][next] scsi: aacraid: Replace one-element array with flexible-array member Kees Cook (Wed Jun 28 2023 - 16:10:22 EST)
- Re: [PATCH 03/10][next] scsi: aacraid: Replace one-element array with flexible-array member in struct aac_aifcmd Kees Cook (Wed Jun 28 2023 - 16:10:35 EST)
- Re: [PATCH 04/10][next] scsi: aacraid: Replace one-element array with flexible-array member in struct user_sgmapraw Kees Cook (Wed Jun 28 2023 - 16:10:59 EST)
- Re: [PATCH 07/10][next] scsi: aacraid: Replace one-element array with flexible-array member in struct user_sgmap64 Kees Cook (Wed Jun 28 2023 - 16:11:25 EST)
- Re: [PATCH 2/3] ASoC: qcom: q6apm: add support for reading firmware name from DT Mark Brown (Wed Jun 28 2023 - 16:11:47 EST)
- Re: [PATCH 10/10][next] scsi: aacraid: Replace one-element array with flexible-array member in struct user_sgmap Kees Cook (Wed Jun 28 2023 - 16:11:51 EST)
- Re: [RFC] Adding Support for Firefox's Gecko Profile Format Anup Sharma (Wed Jun 28 2023 - 16:12:21 EST)
- Re: [PATCH 1/2] kernfs: add kernfs_ops.free operation to free resources tied to the file Suren Baghdasaryan (Wed Jun 28 2023 - 16:13:18 EST)
- Re: [PATCH 2/2] module: add support to avoid duplicates early on load Linus Torvalds (Wed Jun 28 2023 - 16:15:27 EST)
- Re: [PATCH 00/10][next] scsi: aacraid: Replace one-element arrays with flexible-array members Gustavo A. R. Silva (Wed Jun 28 2023 - 16:15:50 EST)
- Re: [PATCH] afs: Fix accidental truncation when storing data Jeffrey E Altman (Wed Jun 28 2023 - 16:16:16 EST)
- Re: [PATCH v3 0/3] Fix some checkpatch issues Philipp Hortmann (Wed Jun 28 2023 - 16:17:55 EST)
- Re: [Intel-wired-lan] bug with rx-udp-gro-forwarding offloading? Ian Kumlien (Wed Jun 28 2023 - 16:18:55 EST)
- Re: [PATCH v4 1/3] splice: always fsnotify_access(in), fsnotify_modify(out) on success Ahelenia Ziemiańska (Wed Jun 28 2023 - 16:19:16 EST)
- Re: [PATCH 1/2] kernfs: add kernfs_ops.free operation to free resources tied to the file Tejun Heo (Wed Jun 28 2023 - 16:34:49 EST)
- Re: [Freedreno] [PATCH 06/15] dt-bindings: display/msm: sc7180-dpu: Describe SM6125 Abhinav Kumar (Wed Jun 28 2023 - 16:34:50 EST)
- [PATCH] checkpatch: don't take signature to be part of the commit SHA Ahelenia Ziemiańska (Wed Jun 28 2023 - 16:35:26 EST)
- [PATCH 00/14] A7xx support Konrad Dybcio (Wed Jun 28 2023 - 16:35:42 EST)
- [PATCH 01/14] dt-bindings: display/msm/gmu: Add Adreno 7[34]0 GMU Konrad Dybcio (Wed Jun 28 2023 - 16:35:49 EST)
- [PATCH 04/14] drm/msm/a6xx: Add missing regs for A7XX Konrad Dybcio (Wed Jun 28 2023 - 16:35:56 EST)
- [PATCH 05/14] drm/msm/a6xx: Introduce a6xx_llc_read Konrad Dybcio (Wed Jun 28 2023 - 16:36:01 EST)
- [PATCH 06/14] drm/msm/a6xx: Move LLC accessors to the common header Konrad Dybcio (Wed Jun 28 2023 - 16:36:04 EST)
- [PATCH 03/14] dt-bindings: display/msm/gpu: Allow A7xx SKUs Konrad Dybcio (Wed Jun 28 2023 - 16:36:07 EST)
- [PATCH 02/14] dt-bindings: display/msm/gmu: Allow passing QMP handle Konrad Dybcio (Wed Jun 28 2023 - 16:36:10 EST)
- [PATCH 07/14] drm/msm/a6xx: Bail out early if setting GPU OOB fails Konrad Dybcio (Wed Jun 28 2023 - 16:36:42 EST)
- [PATCH 09/14] drm/msm/a6xx: Send ACD state to QMP at GMU resume Konrad Dybcio (Wed Jun 28 2023 - 16:36:42 EST)
- [PATCH 08/14] drm/msm/a6xx: Add skeleton A7xx support Konrad Dybcio (Wed Jun 28 2023 - 16:36:43 EST)
- [PATCH 10/14] drm/msm/a6xx: Mostly implement A7xx gpu_state Konrad Dybcio (Wed Jun 28 2023 - 16:37:14 EST)
- [PATCH 11/14] drm/msm/a6xx: Add A730 support Konrad Dybcio (Wed Jun 28 2023 - 16:37:14 EST)
- [PATCH 12/14] drm/msm/a6xx: Add A740 support Konrad Dybcio (Wed Jun 28 2023 - 16:37:15 EST)
- [PATCH RFC 14/14] drm/msm/a6xx: Poll for GBIF unhalt status in hw_init Konrad Dybcio (Wed Jun 28 2023 - 16:37:16 EST)
- [PATCH 13/14] drm/msm/a6xx: Vastly increase HFI timeout Konrad Dybcio (Wed Jun 28 2023 - 16:37:16 EST)
- Re: [PATCH 08/10][next] scsi: aacraid: Replace one-element array with flexible-array member in struct sgmap Kees Cook (Wed Jun 28 2023 - 16:39:54 EST)
- Re: [PATCH] MAINTAINERS: Remove Liam Mark from DMA-BUF HEAPS FRAMEWORK John Stultz (Wed Jun 28 2023 - 16:41:12 EST)
- Re: [PATCH v12 20/22] x86/virt/tdx: Allow SEAMCALL to handle #UD and #GP Peter Zijlstra (Wed Jun 28 2023 - 16:41:23 EST)
- [PATCH] platform/x86: wmi: add Positivo WMI key driver Edson Juliano Drosdeck (Wed Jun 28 2023 - 16:43:03 EST)
- Re: [PATCH v2 3/8] KVM: selftests: Test Intel PMU architectural events on gp counters Sean Christopherson (Wed Jun 28 2023 - 16:44:05 EST)
- Re: [GIT PULL] bcachefs Jens Axboe (Wed Jun 28 2023 - 16:44:34 EST)
- Re: [GIT PULL] bcachefs Jens Axboe (Wed Jun 28 2023 - 16:45:58 EST)
- Re: [PATCH 09/10][next] scsi: aacraid: Replace one-element array with flexible-array member in struct sgmap64 Kees Cook (Wed Jun 28 2023 - 16:46:42 EST)
- Re: [PATCH v3] staging: rtl8192e: Rename function IsHTHalfNmodeAPs to is_ht_half_nmode_aps Philipp Hortmann (Wed Jun 28 2023 - 16:47:19 EST)
- Re: [PATCH 05/10][next] scsi: aacraid: Replace one-element array with flexible-array member in struct sgmapraw Kees Cook (Wed Jun 28 2023 - 16:50:05 EST)
- Re: [PATCH 02/10][next] scsi: aacraid: Use struct_size() helper in aac_get_safw_ciss_luns() Kees Cook (Wed Jun 28 2023 - 16:51:19 EST)
- Re: [PATCH 06/10][next] scsi: aacraid: Use struct_size() helper in code related to struct sgmapraw Kees Cook (Wed Jun 28 2023 - 16:51:33 EST)
- Re: [PATCH v1 1/6] arm64: dts: meson: a1: introduce PLL and Peripherals clk controllers Martin Blumenstingl (Wed Jun 28 2023 - 16:52:03 EST)
- Re: [PATCH V2 2/2] irqchip: Add support for Amlogic-C3 SoCs Martin Blumenstingl (Wed Jun 28 2023 - 16:52:55 EST)
- Re: [PATCH 06/10][next] scsi: aacraid: Use struct_size() helper in code related to struct sgmapraw Kees Cook (Wed Jun 28 2023 - 16:52:59 EST)
- Re: [PATCH V2 1/2] dt-bindings: interrupt-controller: Add support for Amlogic-C3 SoCs Martin Blumenstingl (Wed Jun 28 2023 - 16:53:06 EST)
- Re: [GIT PULL] bcachefs Jens Axboe (Wed Jun 28 2023 - 16:54:22 EST)
- Re: [PATCH] mm/slub: disable slab merging in the default configuration Kees Cook (Wed Jun 28 2023 - 16:59:41 EST)
- [PATCH] usb: xhci-mtk: set the dma max_seg_size Ricardo Ribalda (Wed Jun 28 2023 - 17:01:01 EST)
- Re: [PATCH v2 6/8] KVM: selftests: Test consistency of CPUID with num of fixed counters Sean Christopherson (Wed Jun 28 2023 - 17:02:10 EST)
- Re: [PATCH v2 3/8] KVM: selftests: Test Intel PMU architectural events on gp counters Jim Mattson (Wed Jun 28 2023 - 17:03:41 EST)
- Re: [PATCH] usb: xhci-mtk: set the dma max_seg_size Ricardo Ribalda (Wed Jun 28 2023 - 17:04:44 EST)
- Re: [PATCH] platform/x86: wmi: add Positivo WMI key driver Armin Wolf (Wed Jun 28 2023 - 17:05:19 EST)
- Re: [PATCH v2 7/8] KVM: selftests: Test Intel supported fixed counters bit mask Sean Christopherson (Wed Jun 28 2023 - 17:05:50 EST)
- Re: [PATCH v8 2/5] staging: vc04_services: vchiq_arm: Register vchiq_bus_type Umang Jain (Wed Jun 28 2023 - 17:08:33 EST)
- Re: [GIT PULL] MMC and MEMSTICK updates for v6.5 pr-tracker-bot (Wed Jun 28 2023 - 17:10:33 EST)
- [RFC PATCH v10 03/17] ipe: add evaluation loop Fan Wu (Wed Jun 28 2023 - 17:10:40 EST)
- Re: [GIT PULL] mtd: Changes for 6.5-rc1 pr-tracker-bot (Wed Jun 28 2023 - 17:10:41 EST)
- [RFC PATCH v10 13/17] fsverity: consume builtin signature via LSM hook Fan Wu (Wed Jun 28 2023 - 17:10:42 EST)
- [RFC PATCH v10 07/17] ipe: add userspace interface Fan Wu (Wed Jun 28 2023 - 17:10:43 EST)
- [RFC PATCH v10 06/17] security: add new securityfs delete function Fan Wu (Wed Jun 28 2023 - 17:10:44 EST)
- [RFC PATCH v10 09/17] ipe: add permissive toggle Fan Wu (Wed Jun 28 2023 - 17:10:44 EST)
- [RFC PATCH v10 04/17] ipe: add LSM hooks on execution and kernel read Fan Wu (Wed Jun 28 2023 - 17:10:45 EST)
- Re: [GIT PULL] regulator updates for v6.5 pr-tracker-bot (Wed Jun 28 2023 - 17:10:46 EST)
- Re: [GIT PULL] regmap updates for v6.5 pr-tracker-bot (Wed Jun 28 2023 - 17:10:46 EST)
- [RFC PATCH v10 10/17] block|security: add LSM blob to block_device Fan Wu (Wed Jun 28 2023 - 17:11:07 EST)
- [RFC PATCH v10 11/17] dm-verity: consume root hash digest and signature data via LSM hook Fan Wu (Wed Jun 28 2023 - 17:11:09 EST)
- [RFC PATCH v10 08/17] uapi|audit|ipe: add ipe auditing support Fan Wu (Wed Jun 28 2023 - 17:11:10 EST)
- [RFC PATCH v10 05/17] ipe: introduce 'boot_verified' as a trust provider Fan Wu (Wed Jun 28 2023 - 17:11:12 EST)
- [RFC PATCH v10 01/17] security: add ipe lsm Fan Wu (Wed Jun 28 2023 - 17:11:13 EST)
- [RFC PATCH v10 02/17] ipe: add policy parser Fan Wu (Wed Jun 28 2023 - 17:11:14 EST)
- [RFC PATCH v10 12/17] ipe: add support for dm-verity as a trust provider Fan Wu (Wed Jun 28 2023 - 17:11:42 EST)
- [RFC PATCH v10 14/17] ipe: enable support for fs-verity as a trust provider Fan Wu (Wed Jun 28 2023 - 17:11:43 EST)
- [RFC PATCH v10 15/17] scripts: add boot policy generation program Fan Wu (Wed Jun 28 2023 - 17:12:13 EST)
- [RFC PATCH v10 00/17] Integrity Policy Enforcement LSM (IPE) Fan Wu (Wed Jun 28 2023 - 17:12:14 EST)
- [RFC PATCH v10 16/17] ipe: kunit test for parser Fan Wu (Wed Jun 28 2023 - 17:12:16 EST)
- [RFC PATCH v10 17/17] documentation: add ipe documentation Fan Wu (Wed Jun 28 2023 - 17:12:17 EST)
- Re: [Question] report a race condition between CPU hotplug state machine and hrtimer 'sched_cfs_period_timer' for cfs bandwidth throttling Thomas Gleixner (Wed Jun 28 2023 - 17:12:45 EST)
- RE: [PATCH] usb: gadget: fsl_qe_udc: validate endpoint index for ch9 udc Leo Li (Wed Jun 28 2023 - 17:12:45 EST)
- [PATCH 1/1] thermal: sysfs: avoid actual readings from sysfs Eduardo Valentin (Wed Jun 28 2023 - 17:15:43 EST)
- Re: [GIT PULL] SPI updates for v6.5 pr-tracker-bot (Wed Jun 28 2023 - 17:16:59 EST)
- Re: [RFC PATCH v9 01/10] dpll: documentation on DPLL subsystem interface Jakub Kicinski (Wed Jun 28 2023 - 17:18:18 EST)
- Re: [PATCH v12 20/22] x86/virt/tdx: Allow SEAMCALL to handle #UD and #GP Peter Zijlstra (Wed Jun 28 2023 - 17:18:29 EST)
- Re: [PATCH 08/10][next] scsi: aacraid: Replace one-element array with flexible-array member in struct sgmap Gustavo A. R. Silva (Wed Jun 28 2023 - 17:21:49 EST)
- Re: [PATCH v12 20/22] x86/virt/tdx: Allow SEAMCALL to handle #UD and #GP Peter Zijlstra (Wed Jun 28 2023 - 17:22:53 EST)
- Re: [GIT PULL] bcachefs Jens Axboe (Wed Jun 28 2023 - 17:23:11 EST)
- [PATCH] sched/core: Use empty mask to reset cpumasks in sched_setaffinity() Waiman Long (Wed Jun 28 2023 - 17:23:16 EST)
- Re: [PATCH v3 1/4] KVM: selftests: Introduce __kvm_pmu_event_filter to improved event filter settings Sean Christopherson (Wed Jun 28 2023 - 17:24:22 EST)
- Re: [PATCH] MAINTAINERS: Remove Liam Mark from DMA-BUF HEAPS FRAMEWORK T.J. Mercier (Wed Jun 28 2023 - 17:24:31 EST)
- [PATCH 1/3] drm/nouveau/disp: fix HDMI on gt215+ Karol Herbst (Wed Jun 28 2023 - 17:25:54 EST)
- [PATCH 2/3] drm/nouveau/disp: drop unused argument in nv50_dp_mode_valid Karol Herbst (Wed Jun 28 2023 - 17:26:00 EST)
- [PATCH 3/3] drm/nouveau/disp: verify mode on atomic_check Karol Herbst (Wed Jun 28 2023 - 17:26:06 EST)
- Re: [PATCH 2/4] regulator: Introduce Qualcomm REFGEN regulator driver kernel test robot (Wed Jun 28 2023 - 17:26:53 EST)
- Re: [PATCH v3 2/4] KVM: selftests: Test unavailable event filters are rejected Sean Christopherson (Wed Jun 28 2023 - 17:27:36 EST)
- Re: [PATCH] docs: networking: Update codeaurora references for rmnet Subash Abhinov Kasiviswanathan (KS) (Wed Jun 28 2023 - 17:27:50 EST)
- Re: [PATCH v3 3/4] KVM: selftests: Check if event filter meets expectations on fixed counters Sean Christopherson (Wed Jun 28 2023 - 17:29:08 EST)
- Re: [PATCH v3 4/4] KVM: selftests: Test gp event filters don't affect fixed event filters Sean Christopherson (Wed Jun 28 2023 - 17:30:46 EST)
- Re: [PATCH] platform/x86: wmi: add Positivo WMI key driver Armin Wolf (Wed Jun 28 2023 - 17:32:42 EST)
- Re: Reunbreak the MEM_ENCRYPT build Thomas Gleixner (Wed Jun 28 2023 - 17:33:51 EST)
- Re: [Intel-wired-lan] [PATCH net v2] igc: Prevent garbled TX queue with XDP ZEROCOPY Vinicius Costa Gomes (Wed Jun 28 2023 - 17:34:14 EST)
- Re: Patch "x86/smp: Cure kexec() vs. mwait_play_dead() breakage" has been added to the 4.14-stable tree Thomas Gleixner (Wed Jun 28 2023 - 17:35:06 EST)
- Re: [PATCH v2] Sched/fair: Block nohz tick_stop when cfs bandwidth in use Benjamin Segall (Wed Jun 28 2023 - 17:42:28 EST)
- Re: [PATCH] net: dsa: vsc73xx: fix MTU configuration Vladimir Oltean (Wed Jun 28 2023 - 17:44:53 EST)
- Re: [PATCH 1/2] KVM: selftests: Test consistency of setting MSR_IA32_DS_AREA Sean Christopherson (Wed Jun 28 2023 - 17:48:37 EST)
- Re: [PATCH 1/2] kernfs: add kernfs_ops.free operation to free resources tied to the file Suren Baghdasaryan (Wed Jun 28 2023 - 17:51:21 EST)
- [PATCH v4 0/8] mm/gup: Unify hugetlb, speed up thp Peter Xu (Wed Jun 28 2023 - 17:54:07 EST)
- Re: [PATCH] writeback: Account the number of pages written back Dave Chinner (Wed Jun 28 2023 - 17:54:10 EST)
- [PATCH v4 1/8] mm/hugetlb: Handle FOLL_DUMP well in follow_page_mask() Peter Xu (Wed Jun 28 2023 - 17:54:15 EST)
- [PATCH v4 2/8] mm/hugetlb: Prepare hugetlb_follow_page_mask() for FOLL_PIN Peter Xu (Wed Jun 28 2023 - 17:54:25 EST)
- [PATCH v4 3/8] mm/hugetlb: Add page_mask for hugetlb_follow_page_mask() Peter Xu (Wed Jun 28 2023 - 17:54:29 EST)
- [PATCH v4 4/8] mm/gup: Cleanup next_page handling Peter Xu (Wed Jun 28 2023 - 17:54:33 EST)
- [PATCH v4 8/8] selftests/mm: Add gup test matrix in run_vmtests.sh Peter Xu (Wed Jun 28 2023 - 17:55:24 EST)
- [PATCH v4 6/8] mm/gup: Retire follow_hugetlb_page() Peter Xu (Wed Jun 28 2023 - 17:55:29 EST)
- [PATCH v4 7/8] selftests/mm: Add -a to run_vmtests.sh Peter Xu (Wed Jun 28 2023 - 17:55:31 EST)
- [PATCH v4 5/8] mm/gup: Accelerate thp gup even for "pages != NULL" Peter Xu (Wed Jun 28 2023 - 17:55:36 EST)
- Re: [PATCH 2/2] KVM: selftests: Add PEBS test for MSR_IA32_PERF_CAPABILITIES Sean Christopherson (Wed Jun 28 2023 - 17:56:31 EST)
- Re: [PATCH 0/2] PM: domains: Add control for switching back and forth to HW control Ulf Hansson (Wed Jun 28 2023 - 17:57:29 EST)
- Re: [PATCH] usb: xhci-mtk: set the dma max_seg_size Zubin Mithra (Wed Jun 28 2023 - 17:57:52 EST)
- Re: [PATCH v3 03/11] KVM: x86/mmu: Use KVM honors guest MTRRs helper when CR0.CD toggles Sean Christopherson (Wed Jun 28 2023 - 17:59:06 EST)
- [GIT PULL] perf tools changes for v6.5 Namhyung Kim (Wed Jun 28 2023 - 18:00:08 EST)
- Re: [Question] report a race condition between CPU hotplug state machine and hrtimer 'sched_cfs_period_timer' for cfs bandwidth throttling Thomas Gleixner (Wed Jun 28 2023 - 18:01:51 EST)
- Re: [PATCH 2/2] module: add support to avoid duplicates early on load Linus Torvalds (Wed Jun 28 2023 - 18:08:03 EST)
- Re: [PATCH v3 04/11] KVM: x86/mmu: Use KVM honors guest MTRRs helper when update mtrr Sean Christopherson (Wed Jun 28 2023 - 18:08:52 EST)
- Re: [GIT PULL] bcachefs Kent Overstreet (Wed Jun 28 2023 - 18:14:20 EST)
- Re: [GIT PULL] bcachefs Jens Axboe (Wed Jun 28 2023 - 18:15:10 EST)
- [PATCH v3] Bluetooth: btmtk: add printing firmware information sean.wang (Wed Jun 28 2023 - 18:20:24 EST)
- Re: [PATCH] fs/vboxsf: Replace kmap() with kmap_local_{page, folio}() Fabio M. De Francesco (Wed Jun 28 2023 - 18:24:09 EST)
- [PATCH 1/1] usb: gadget: call usb_gadget_check_config() to verify UDC capability Frank Li (Wed Jun 28 2023 - 18:25:02 EST)
- Re: [PATCH v3] Bluetooth: btmtk: add printing firmware information Paul Menzel (Wed Jun 28 2023 - 18:29:37 EST)
- Re: [GIT PULL] bcachefs Jens Axboe (Wed Jun 28 2023 - 18:34:05 EST)
- Re: [PATCH] fs/vboxsf: Replace kmap() with kmap_local_{page, folio}() Fabio M. De Francesco (Wed Jun 28 2023 - 18:41:02 EST)
- Re: [PATCH] md/raid0: drop discard support past the first zone for the original layout (stable fix) Song Liu (Wed Jun 28 2023 - 18:43:30 EST)
- [RFC PATCH v3 02/11] KVM: selftests: Fix guest_memfd() isaku . yamahata (Wed Jun 28 2023 - 18:43:51 EST)
- [RFC PATCH v3 00/11] KVM: guest memory: Misc enhacnement isaku . yamahata (Wed Jun 28 2023 - 18:43:58 EST)
- [RFC PATCH v3 01/11] KVM: selftests: Fix test_add_overlapping_private_memory_regions() isaku . yamahata (Wed Jun 28 2023 - 18:44:03 EST)
- [RFC PATCH v3 03/11] KVM: selftests: x86: typo in private_mem_conversions_test.c isaku . yamahata (Wed Jun 28 2023 - 18:44:10 EST)
- [RFC PATCH v3 04/11] KVM: x86: Add is_vm_type_supported callback isaku . yamahata (Wed Jun 28 2023 - 18:44:24 EST)
- [RFC PATCH v3 10/11] KVM: x86: Add gmem hook for initializing private memory isaku . yamahata (Wed Jun 28 2023 - 18:44:44 EST)
- [RFC PATCH v3 06/11] KVM: x86: Introduce PFERR_GUEST_ENC_MASK to indicate fault is private isaku . yamahata (Wed Jun 28 2023 - 18:44:50 EST)
- [RFC PATCH v3 05/11] KVM: x86/mmu: Pass around full 64-bit error code for the KVM page fault isaku . yamahata (Wed Jun 28 2023 - 18:44:55 EST)
- [RFC PATCH v3 08/11] KVM: Fix set_mem_attr ioctl when error case isaku . yamahata (Wed Jun 28 2023 - 18:45:00 EST)
- [RFC PATCH v3 09/11] KVM: Add new members to struct kvm_gfn_range to operate on isaku . yamahata (Wed Jun 28 2023 - 18:45:05 EST)
- [RFC PATCH v3 07/11] KVM: x86: Export the kvm_zap_gfn_range() for the SNP use isaku . yamahata (Wed Jun 28 2023 - 18:45:17 EST)
- [RFC PATCH v3 11/11] KVM: x86: Add gmem hook for invalidating private memory isaku . yamahata (Wed Jun 28 2023 - 18:45:26 EST)
- Re: [PATCH v8 3/5] staging: bcm2835-camera: Register bcm2835-camera with vchiq_bus_type Kieran Bingham (Wed Jun 28 2023 - 18:48:28 EST)
- Re: [PATCH v8 5/5] staging: vc04_services: vchiq_arm: Remove vchiq_register_child() Kieran Bingham (Wed Jun 28 2023 - 18:51:02 EST)
- Re: [PATCH v4 1/4] ublk: change ublk IO command defines to enum Damien Le Moal (Wed Jun 28 2023 - 18:51:31 EST)
- Re: [PATCH v4 2/4] ublk: move types to shared header file Damien Le Moal (Wed Jun 28 2023 - 18:51:44 EST)
- Re: [RESEND v2] ufs: core: Add support for qTimestamp attribute Bart Van Assche (Wed Jun 28 2023 - 18:51:47 EST)
- Re: [PATCH v8 4/5] staging: bcm2835-audio: Register bcm2835-audio with vchiq_bus_type Kieran Bingham (Wed Jun 28 2023 - 18:52:01 EST)
- Re: [PATCH] scsi: ufs: Remove unused function declaration Bart Van Assche (Wed Jun 28 2023 - 18:52:26 EST)
- [PATCH] cpufreq: intel_pstate: Fix scaling for hybrid capable system with disabled E-cores Srinivas Pandruvada (Wed Jun 28 2023 - 18:54:44 EST)
- [PATCH v8 1/3] Bluetooth: btusb: mediatek: readx_poll_timeout replaces open coding sean.wang (Wed Jun 28 2023 - 18:55:28 EST)
- [PATCH v8 3/3] Bluetooth: btusb: mediatek: add MediaTek devcoredump support sean.wang (Wed Jun 28 2023 - 18:55:35 EST)
- [PATCH v8 2/3] Bluetooth: btmtk: introduce btmtk reset work sean.wang (Wed Jun 28 2023 - 18:55:38 EST)
- Re: [GIT PULL] bcachefs Kent Overstreet (Wed Jun 28 2023 - 18:55:48 EST)
- Re: [PATCH] md/raid0: drop discard support past the first zone for the original layout (stable fix) Song Liu (Wed Jun 28 2023 - 18:56:25 EST)
- Re: [PATCH v3 08/11] KVM: x86: move vmx code to get EPT memtype when CR0.CD=1 to x86 common code Sean Christopherson (Wed Jun 28 2023 - 18:57:22 EST)
- Re: [PATCH v4 10/21] soc: qcom: Add qcom's pstore minidump driver support Rob Herring (Wed Jun 28 2023 - 18:58:00 EST)
- [PATCH] x86/32: Use a thread flag to track SYSENTER status Brian Gerst (Wed Jun 28 2023 - 19:00:30 EST)
- [GIT PULL] tracing: Updates for 6.5 Steven Rostedt (Wed Jun 28 2023 - 19:00:48 EST)
- Re: [PATCH v3 09/11] KVM: x86/mmu: serialize vCPUs to zap gfn when guest MTRRs are honored Sean Christopherson (Wed Jun 28 2023 - 19:01:06 EST)
- Re: [PATCH v3 00/11] KVM: x86/mmu: refine memtype related mmu zap Sean Christopherson (Wed Jun 28 2023 - 19:02:21 EST)
- Re: [GIT PULL] bcachefs Kent Overstreet (Wed Jun 28 2023 - 19:04:19 EST)
- [syzbot] [reiserfs?] general protection fault in __hrtimer_run_queues (3) syzbot (Wed Jun 28 2023 - 19:06:12 EST)
- Re: [PATCH v9 2/4] tpm: of: Make of-tree specific function commonly available Jarkko Sakkinen (Wed Jun 28 2023 - 19:07:39 EST)
- [PATCH] syscalls: Cleanup references to sys_lookup_dcookie() Sohil Mehta (Wed Jun 28 2023 - 19:10:57 EST)
- Re: [GIT PULL] bcachefs Jens Axboe (Wed Jun 28 2023 - 19:11:26 EST)
- Re: [PATCH v4 00/21] Add Qualcomm Minidump kernel driver related support Rob Herring (Wed Jun 28 2023 - 19:12:28 EST)
- Re: [GIT PULL] bcachefs Jens Axboe (Wed Jun 28 2023 - 19:14:21 EST)
- Re: [GIT PULL] sysctl changes for v6.5-rc1 pr-tracker-bot (Wed Jun 28 2023 - 19:15:55 EST)
- Re: [PATCH v4 3/4] ublk: enable zoned storage support Damien Le Moal (Wed Jun 28 2023 - 19:17:02 EST)
- Re: [PATCH v4 4/4] ublk: add zone append Damien Le Moal (Wed Jun 28 2023 - 19:17:34 EST)
- Re: [PATCH v4 08/21] dt-bindings: reserved-memory: Add qcom,ramoops binding Rob Herring (Wed Jun 28 2023 - 19:17:37 EST)
- Re: [PATCH 2/2] module: add support to avoid duplicates early on load Linus Torvalds (Wed Jun 28 2023 - 19:17:56 EST)
- Re: [PATCH v12 05/22] x86/virt/tdx: Add SEAMCALL infrastructure Huang, Kai (Wed Jun 28 2023 - 19:21:40 EST)
- Re: [PATCH v4 01/21] docs: qcom: Add qualcomm minidump guide Rob Herring (Wed Jun 28 2023 - 19:21:45 EST)
- Re: [GIT PULL] perf tools changes for v6.5 Namhyung Kim (Wed Jun 28 2023 - 19:23:09 EST)
- Re: [PATCH] pstore: ramoops: support pmsg size larger than kmalloc limitation Kees Cook (Wed Jun 28 2023 - 19:24:49 EST)
- [PATCH v2 0/4] dedupe smb unicode files linux (Wed Jun 28 2023 - 19:25:09 EST)
- [PATCH v2 1/4] fs/smb: Remove unicode 'lower' tables linux (Wed Jun 28 2023 - 19:25:13 EST)
- [PATCH v2 3/4] fs/smb/client: Use common code in client linux (Wed Jun 28 2023 - 19:25:16 EST)
- [PATCH v2 2/4] fs/smb: Swing unicode common code from smb->NLS linux (Wed Jun 28 2023 - 19:25:20 EST)
- [PATCH v2 4/4] fs/jfs: Use common ucs2 upper case table linux (Wed Jun 28 2023 - 19:25:31 EST)
- Re: [PATCH v12 05/22] x86/virt/tdx: Add SEAMCALL infrastructure Huang, Kai (Wed Jun 28 2023 - 19:26:05 EST)
- [syzbot] [f2fs?] general protection fault in f2fs_drop_extent_tree syzbot (Wed Jun 28 2023 - 19:27:58 EST)
- Re: [PATCH v12 06/22] x86/virt/tdx: Handle SEAMCALL running out of entropy error Huang, Kai (Wed Jun 28 2023 - 19:30:26 EST)
- [tip:master] BUILD SUCCESS 02332156cd0279d677585f05a29e60e85b1a793e kernel test robot (Wed Jun 28 2023 - 19:31:06 EST)
- [tip:objtool/urgent] BUILD SUCCESS cc592643a3ea1b2231628fb414dee203633a11c0 kernel test robot (Wed Jun 28 2023 - 19:31:10 EST)
- Re: [PATCH v12 05/22] x86/virt/tdx: Add SEAMCALL infrastructure Huang, Kai (Wed Jun 28 2023 - 19:31:49 EST)
- Re: [PATCH 0/6 v5 RESEND] seccomp: add the synchronous mode for seccomp_unotify Kees Cook (Wed Jun 28 2023 - 19:32:50 EST)
- Re: [PATCH] syscalls: Cleanup references to sys_lookup_dcookie() Randy Dunlap (Wed Jun 28 2023 - 19:43:56 EST)
- Re: [GIT PULL] bcachefs Kent Overstreet (Wed Jun 28 2023 - 19:50:36 EST)
- Re: [GIT PULL] Networking for v6.5 pr-tracker-bot (Wed Jun 28 2023 - 19:58:59 EST)
- Re: [PATCH v1 00/10] variable-order, large folios for anonymous memory Yin Fengwei (Wed Jun 28 2023 - 20:00:31 EST)
- Re: [PATCH v12 07/22] x86/virt/tdx: Add skeleton to enable TDX on demand Huang, Kai (Wed Jun 28 2023 - 20:01:35 EST)
- Re: [PATCH] writeback: Account the number of pages written back Matthew Wilcox (Wed Jun 28 2023 - 20:02:10 EST)
- Re: [PATCH] arm64: ftrace: fix build error with CONFIG_FUNCTION_GRAPH_TRACER=n Randy Dunlap (Wed Jun 28 2023 - 20:04:38 EST)
- Re: [PATCH v12 07/22] x86/virt/tdx: Add skeleton to enable TDX on demand Huang, Kai (Wed Jun 28 2023 - 20:08:52 EST)
- Re: [PATCH v12 07/22] x86/virt/tdx: Add skeleton to enable TDX on demand Huang, Kai (Wed Jun 28 2023 - 20:10:16 EST)
- Re: [PATCH 2/7] dt-bindings: leds: leds-qcom-lpg: Add support for LUT through NVMEM devices Anjelique Melendez (Wed Jun 28 2023 - 20:13:50 EST)
- Re: [PATCH v12 07/22] x86/virt/tdx: Add skeleton to enable TDX on demand Huang, Kai (Wed Jun 28 2023 - 20:15:25 EST)
- Re: [PATCH 2/2] module: add support to avoid duplicates early on load Luis Chamberlain (Wed Jun 28 2023 - 20:19:11 EST)
- Re: [PATCH v5 6/6] mm: handle userfaults under VMA lock Suren Baghdasaryan (Wed Jun 28 2023 - 20:19:52 EST)
- Re: Reunbreak the MEM_ENCRYPT build Stephen Rothwell (Wed Jun 28 2023 - 20:20:06 EST)
- [PATCH v3] fpga: dfl: afu: use PFN_DOWN() helper macro Peter Colberg (Wed Jun 28 2023 - 20:23:17 EST)
- Re: [PATCH v12 18/22] x86/virt/tdx: Keep TDMRs when module initialization is successful Huang, Kai (Wed Jun 28 2023 - 20:24:23 EST)
- Re: [PATCH v12 19/22] x86/kexec(): Reset TDX private memory on platforms with TDX erratum Huang, Kai (Wed Jun 28 2023 - 20:28:03 EST)
- Re: [PATCH v1 00/10] variable-order, large folios for anonymous memory Yu Zhao (Wed Jun 28 2023 - 20:28:18 EST)
- Re: [PATCH v1 00/10] variable-order, large folios for anonymous memory Yin Fengwei (Wed Jun 28 2023 - 20:31:25 EST)
- Re: [PATCH v12 19/22] x86/kexec(): Reset TDX private memory on platforms with TDX erratum Dave Hansen (Wed Jun 28 2023 - 20:32:18 EST)
- Re: [PATCH v15 27/30] LoongArch: KVM: Implement vcpu world switch bibo mao (Wed Jun 28 2023 - 20:34:57 EST)
- Re: [GIT PULL] Probes update for v6.5 Google (Wed Jun 28 2023 - 20:35:01 EST)
- Re: [PATCH 1/2] xen/virtio: Fix NULL deref when a bridge of PCI root bus has no parent Stefano Stabellini (Wed Jun 28 2023 - 20:37:21 EST)
- Re: [PATCH v4 1/4] ublk: change ublk IO command defines to enum Ming Lei (Wed Jun 28 2023 - 20:39:55 EST)
- [GIT PULL] Please pull RDMA subsystem changes Jason Gunthorpe (Wed Jun 28 2023 - 20:47:04 EST)
- Re: [PATCH 3/7] soc: qcom: add QCOM PBS driver Anjelique Melendez (Wed Jun 28 2023 - 20:49:13 EST)
- [PATCH] mmc: sdhci-f-sdh30: Replace with sdhci_pltfm Kunihiko Hayashi (Wed Jun 28 2023 - 20:50:17 EST)
- Re: [PATCH v2] hwmon: (pmbus/acbel-fsg032) Add firmware version debugfs attribute kernel test robot (Wed Jun 28 2023 - 20:51:08 EST)
- Re: [PATCH] rust: macros: add `paste!` proc macro Martin Rodriguez Reboredo (Wed Jun 28 2023 - 20:52:32 EST)
- Re: [PATCH v2] Sched/fair: Block nohz tick_stop when cfs bandwidth in use Phil Auld (Wed Jun 28 2023 - 20:54:47 EST)
- Re: [PATCH v12 09/22] x86/virt/tdx: Use all system memory when initializing TDX module as TDX memory Huang, Kai (Wed Jun 28 2023 - 20:57:23 EST)
- Re: [PATCH v12 19/22] x86/kexec(): Reset TDX private memory on platforms with TDX erratum Huang, Kai (Wed Jun 28 2023 - 20:58:56 EST)
- Re: [PATCH 2/2] xen/virtio: Avoid use of the dom0 backend in dom0 Stefano Stabellini (Wed Jun 28 2023 - 21:00:24 EST)
- Re: [GIT PULL] bcachefs Dave Chinner (Wed Jun 28 2023 - 21:00:47 EST)
- Re: [PATCH v12 00/22] TDX host kernel support Yuan Yao (Wed Jun 28 2023 - 21:01:34 EST)
- Re: [PATCH] writeback: Account the number of pages written back Dave Chinner (Wed Jun 28 2023 - 21:02:39 EST)
- Re: [PATCH v12 18/22] x86/virt/tdx: Keep TDMRs when module initialization is successful Huang, Kai (Wed Jun 28 2023 - 21:03:39 EST)
- Re: [PATCH v3] block: add check that partition length needs to be aligned with block size Chaitanya Kulkarni (Wed Jun 28 2023 - 21:04:27 EST)
- Re: [PATCH v3] block: add check that partition length needs to be aligned with block size Yu Kuai (Wed Jun 28 2023 - 21:04:49 EST)
- Re: [PATCH] kernel/trace: Fix cleanup logic of enable_trace_eprobe Google (Wed Jun 28 2023 - 21:04:58 EST)
- Re: [RFC PATCHES 00/17] IOMMUFD: Deliver IO page faults to user space Baolu Lu (Wed Jun 28 2023 - 21:07:50 EST)
- Re: [GIT PULL] probes: Update for v6.5 Google (Wed Jun 28 2023 - 21:11:08 EST)
- [GIT PULL v2] probes: Update for v6.5 Google (Wed Jun 28 2023 - 21:13:26 EST)
- Re: [PATCH v4 1/4] ublk: change ublk IO command defines to enum Damien Le Moal (Wed Jun 28 2023 - 21:14:37 EST)
- Re: [PATCH v3] block: add check that partition length needs to be aligned with block size Damien Le Moal (Wed Jun 28 2023 - 21:16:00 EST)
- Re: [PATCH 1/7] dt-bindings: soc: qcom: Add qcom-pbs bindings Anjelique Melendez (Wed Jun 28 2023 - 21:19:58 EST)
- Re: [PATCH v3 08/11] KVM: x86: move vmx code to get EPT memtype when CR0.CD=1 to x86 common code Yan Zhao (Wed Jun 28 2023 - 21:20:31 EST)
- Re: [Question] report a race condition between CPU hotplug state machine and hrtimer 'sched_cfs_period_timer' for cfs bandwidth throttling Xiongfeng Wang (Wed Jun 28 2023 - 21:26:37 EST)
- Re: [PATCH 2/2] regulator: rt5739: Add DID check and compatible for rt5733 ChiYuan Huang (Wed Jun 28 2023 - 21:27:25 EST)
- [git pull] drm for 6.5-rc1 Dave Airlie (Wed Jun 28 2023 - 21:28:30 EST)
- Re: [GIT PULL] bcachefs Jens Axboe (Wed Jun 28 2023 - 21:29:41 EST)
- Re: [GIT PULL] bcachefs Jens Axboe (Wed Jun 28 2023 - 21:33:27 EST)
- [PATCH] samples/bpf: Fix outf leak in hbm's read_trace_pipe2 Hu Xiaoying (Wed Jun 28 2023 - 21:35:06 EST)
- Re: [PATCH v1 08/10] mm: Kconfig hooks to determine max anon folio allocation order Yang Shi (Wed Jun 28 2023 - 21:39:17 EST)
- [PATCH] f2fs: fix error path handling in truncate_dnode() Chao Yu (Wed Jun 28 2023 - 21:41:19 EST)
- Re: [PATCH] dma-contiguous: support per-numa CMA for all architectures Yicong Yang (Wed Jun 28 2023 - 21:41:36 EST)
- [PATCH] f2fs: fix compile warning in f2fs_destroy_node_manager() Chao Yu (Wed Jun 28 2023 - 21:42:10 EST)
- Re: [Question] report a race condition between CPU hotplug state machine and hrtimer 'sched_cfs_period_timer' for cfs bandwidth throttling Xiongfeng Wang (Wed Jun 28 2023 - 21:42:15 EST)
- [PATCH 1/2] arm64: dts: meson-sm1: reorder device aliases Dongjin Kim (Wed Jun 28 2023 - 21:43:04 EST)
- [PATCH 2/2] arm64: dts: meson-g12b: reorder device aliases Dongjin Kim (Wed Jun 28 2023 - 21:43:15 EST)
- Re: [PATCH RFC] f2fs: only set release for file that has compressed data Chao Yu (Wed Jun 28 2023 - 21:43:28 EST)
- Re: [PATCH v4 08/21] dt-bindings: reserved-memory: Add qcom,ramoops binding Pavan Kondeti (Wed Jun 28 2023 - 21:45:44 EST)
- Re: [PATCH] mm: memory-failure: fix unexpected return value in soft_offline_page() Miaohe Lin (Wed Jun 28 2023 - 21:48:41 EST)
- Re: How to reproduce the BUG general protection fault in hci_uart_tty_ioctl? Yu Hao (Wed Jun 28 2023 - 21:59:09 EST)
- [PATCH net] net/ipv6: Reduce chance of collisions in inet6_hashfn() Samuel Mendoza-Jonas (Wed Jun 28 2023 - 21:59:21 EST)
- Re: [PATCH v6 0/5] PCI: brcmstb: Configure appropriate HW CLKREQ# mode Cyril Brulebois (Wed Jun 28 2023 - 21:59:53 EST)
- Re: [PATCH net-next 08/10] net: mdio: Remove unnecessary (void*) conversions yunchuan (Wed Jun 28 2023 - 22:00:10 EST)
- Re: [PATCH v3] docs: target: Remove useless tcm_mod_builder.py Martin K. Petersen (Wed Jun 28 2023 - 22:02:13 EST)
- Re: [PATCH v5] scsi: support packing multi-segment in UNMAP command Martin K. Petersen (Wed Jun 28 2023 - 22:03:04 EST)
- Re: [PATCH] cpufreq: intel_pstate: Fix scaling for hybrid capable system with disabled E-cores kernel test robot (Wed Jun 28 2023 - 22:03:17 EST)
- Re: [PATCH v5] scsi: support packing multi-segment in UNMAP command Chao Yu (Wed Jun 28 2023 - 22:05:05 EST)
- Re: [PATCH 1/2] regulator: dt-bindings: rt5739: Add compatible for rt5733 ChiYuan Huang (Wed Jun 28 2023 - 22:05:44 EST)
- Re: [PATCH v3 03/11] KVM: x86/mmu: Use KVM honors guest MTRRs helper when CR0.CD toggles Yan Zhao (Wed Jun 28 2023 - 22:08:43 EST)
- Re: [QUESTION] Full user space process isolation? Serge E. Hallyn (Wed Jun 28 2023 - 22:10:11 EST)
- Re: [PATCH net-next 00/10] Remove unnecessary (void*) conversions yunchuan (Wed Jun 28 2023 - 22:10:59 EST)
- RE: [PATCH 1/4] perf/x86/intel: Get shared reg constraints first for vLBR Zhang, Xiong Y (Wed Jun 28 2023 - 22:11:18 EST)
- [PATCH -next] cxl: Fix one kernel-doc comment Yang Li (Wed Jun 28 2023 - 22:11:44 EST)
- Re: [PATCH v1 10/10] mm: Allocate large folios for anonymous memory Yang Shi (Wed Jun 28 2023 - 22:13:32 EST)
- Re: [PATCH] fs/vboxsf: Replace kmap() with kmap_local_{page, folio}() Ira Weiny (Wed Jun 28 2023 - 22:14:12 EST)
- RE: [PATCH v2 00/11] iommufd: Add nesting infrastructure Tian, Kevin (Wed Jun 28 2023 - 22:16:39 EST)
- [PATCH 0/6] Add audio support in v4l2 framework Shengjiu Wang (Wed Jun 28 2023 - 22:16:54 EST)
- [PATCH 1/6] media: v4l2: Add audio capture and output support Shengjiu Wang (Wed Jun 28 2023 - 22:16:57 EST)
- Re: [PATCH v3 09/11] KVM: x86/mmu: serialize vCPUs to zap gfn when guest MTRRs are honored Yan Zhao (Wed Jun 28 2023 - 22:17:43 EST)
- [PATCH 6/6] ASoC: fsl_easrc: enable memory to memory function Shengjiu Wang (Wed Jun 28 2023 - 22:19:05 EST)
- [PATCH 3/6] ASoC: fsl_easrc: define functions for memory to memory usage Shengjiu Wang (Wed Jun 28 2023 - 22:19:08 EST)
- [PATCH 5/6] ASoC: fsl_asrc: enable memory to memory function Shengjiu Wang (Wed Jun 28 2023 - 22:19:12 EST)
- [PATCH 2/6] ASoC: fsl_asrc: define functions for memory to memory usage Shengjiu Wang (Wed Jun 28 2023 - 22:19:15 EST)
- [PATCH 4/6] ASoC: fsl_asrc: Add memory to memory driver Shengjiu Wang (Wed Jun 28 2023 - 22:19:26 EST)
- Re: [PATCH v1 00/10] variable-order, large folios for anonymous memory Yang Shi (Wed Jun 28 2023 - 22:21:28 EST)
- Re: [PATCH] scsi: ufs: Remove unused function declaration Martin K. Petersen (Wed Jun 28 2023 - 22:23:38 EST)
- Re: [PATCH] fs/vboxsf: Replace kmap() with kmap_local_{page, folio}() Ira Weiny (Wed Jun 28 2023 - 22:24:27 EST)
- Re: [PATCH v2] kallsyms: strip LTO-only suffixes from promoted global functions Leizhen (ThunderTown) (Wed Jun 28 2023 - 22:25:39 EST)
- [PATCH v4] block: add check that partition length needs to be aligned with block size Min Li (Wed Jun 28 2023 - 22:30:26 EST)
- Re: [PATCH v4 04/21] soc: qcom: Add Qualcomm APSS minidump (frontend) feature support Pavan Kondeti (Wed Jun 28 2023 - 22:34:55 EST)
- Re: [PATCH v4] block: add check that partition length needs to be aligned with block size Damien Le Moal (Wed Jun 28 2023 - 22:38:17 EST)
- RE: [PATCH 4/4] KVM: selftests: Add test case for guest and host LBR preemption Zhang, Xiong Y (Wed Jun 28 2023 - 22:39:38 EST)
- Re: [PATCH 01/12] KVM: x86: Add a framework for enabling KVM-governed x86 features Binbin Wu (Wed Jun 28 2023 - 22:40:15 EST)
- Re: [PATCH v4 3/4] ublk: enable zoned storage support Ming Lei (Wed Jun 28 2023 - 22:40:39 EST)
- linux-next: build failure after merge of the seccomp tree Stephen Rothwell (Wed Jun 28 2023 - 22:41:37 EST)
- Re: [PATCH 0/2] scsi: Replace strlcpy with strscpy Martin K. Petersen (Wed Jun 28 2023 - 22:41:53 EST)
- Re: [PATCH][next] scsi: smartpqi: Replace one-element arrays with flexible-array members Martin K. Petersen (Wed Jun 28 2023 - 22:42:12 EST)
- Re: [PATCH] scsi: lpfc: fix lpfc_name struct packing Martin K. Petersen (Wed Jun 28 2023 - 22:42:39 EST)
- Re: [PATCH v4 4/4] ublk: add zone append Ming Lei (Wed Jun 28 2023 - 22:47:19 EST)
- Re: [PATCH v4 07/21] soc: qcom: minidump: Add update region support Pavan Kondeti (Wed Jun 28 2023 - 22:50:37 EST)
- RE: [PATCH 4/4] KVM: selftests: Add test case for guest and host LBR preemption Zhang, Xiong Y (Wed Jun 28 2023 - 22:52:28 EST)
- Re: [PATCH v4 3/4] ublk: enable zoned storage support kernel test robot (Wed Jun 28 2023 - 22:55:17 EST)
- Re: [RESEND PATCH v8 04/11] bus: platform, amba, fsl-mc, PCI: Add device DMA ownership management Zenghui Yu (Wed Jun 28 2023 - 22:55:32 EST)
- [PATCH] ALSA: hda/realtek: Add quirks for Unis H3C Desktop B760 & Q760 dengxiang (Wed Jun 28 2023 - 23:01:30 EST)
- Re: [PATCH v4 4/4] intel_idle: Add ibrs_off module parameter to force disable IBRS Waiman Long (Wed Jun 28 2023 - 23:05:01 EST)
- Re: [PATCH v2] hwmon: (pmbus/acbel-fsg032) Add firmware version debugfs attribute kernel test robot (Wed Jun 28 2023 - 23:07:17 EST)
- Re: [PATCH] fs/vboxsf: Replace kmap() with kmap_local_{page, folio}() Matthew Wilcox (Wed Jun 28 2023 - 23:08:32 EST)
- Re: [PATCH v4] block: add check that partition length needs to be aligned with block size Chaitanya Kulkarni (Wed Jun 28 2023 - 23:13:35 EST)
- Build error in crypto/marvell/cesa/cipher.c Linus Torvalds (Wed Jun 28 2023 - 23:14:15 EST)
- Re: [PATCH] fs/vboxsf: Replace kmap() with kmap_local_{page, folio}() Matthew Wilcox (Wed Jun 28 2023 - 23:16:21 EST)
- Re: [syzbot] [ext4?] KASAN: use-after-free Read in ext4_find_extent (3) Theodore Ts'o (Wed Jun 28 2023 - 23:19:08 EST)
- Re: [PATCH v3] dt-bindings: riscv: deprecate riscv,isa Palmer Dabbelt (Wed Jun 28 2023 - 23:20:00 EST)
- Re: [PATCH v12 19/22] x86/kexec(): Reset TDX private memory on platforms with TDX erratum Huang, Kai (Wed Jun 28 2023 - 23:20:04 EST)
- Re: [PATCH V3 net-next 1/2] virtio-net: convert rx mode setting to use workqueue Jason Wang (Wed Jun 28 2023 - 23:21:34 EST)
- Re: [PATCH 1/1] usb: gadget: call usb_gadget_check_config() to verify UDC capability Roger Quadros (Wed Jun 28 2023 - 23:23:39 EST)
- Re: [PATCH v3 1/4] Input: ts-overlay - Add touchscreen overlay object handling Jeff LaBundy (Wed Jun 28 2023 - 23:29:40 EST)
- RE:(2) [PATCH] scsi: ufs: Optimize the WB flush process to save device power consumption Jinyoung CHOI (Wed Jun 28 2023 - 23:33:25 EST)
- Re: [syzbot] [ext4?] UBSAN: shift-out-of-bounds in ext4_handle_clustersize Theodore Ts'o (Wed Jun 28 2023 - 23:35:50 EST)
- RE: [EXT] Re: [PATCH 1/1] usb: gadget: call usb_gadget_check_config() to verify UDC capability Frank Li (Wed Jun 28 2023 - 23:40:26 EST)
- Re: [PATCH v12 05/22] x86/virt/tdx: Add SEAMCALL infrastructure Huang, Kai (Wed Jun 28 2023 - 23:41:06 EST)
- Re: [PATCH v7 1/9] media: v4l2: Extend pixel formats to unify single/multi-planar handling (and more) Hsia-Jun Li (Wed Jun 28 2023 - 23:43:48 EST)
- Re: [PATCH 1/7] block: add queue_logical_block_mask() and bdev_logical_block_mask() Yangtao Li (Wed Jun 28 2023 - 23:45:01 EST)
- linux-next: Tree for Jun 29 Stephen Rothwell (Wed Jun 28 2023 - 23:47:57 EST)
- Re: Build error in crypto/marvell/cesa/cipher.c Kees Cook (Wed Jun 28 2023 - 23:49:00 EST)
- [PATCH 2/3] net: phy: at803x: remove 1000BaseX mode of qca8081 Luo Jie (Wed Jun 28 2023 - 23:49:35 EST)
- [PATCH 1/3] net: phy: at803x: support qca8081 1G chip type Luo Jie (Wed Jun 28 2023 - 23:49:40 EST)
- [PATCH 0/3] net: phy: at803x: support qca8081 1G version chip Luo Jie (Wed Jun 28 2023 - 23:49:45 EST)
- [PATCH 3/3] net: phy: at803x: add qca8081 fifo reset on the link down Luo Jie (Wed Jun 28 2023 - 23:50:11 EST)
- [PATCH v5] workqueue: add cmdline parameter `workqueue.unbound_cpus` to further constrain wq_unbound_cpumask at boot time tiozhang (Wed Jun 28 2023 - 23:52:07 EST)
- Re: Build error in crypto/marvell/cesa/cipher.c Kees Cook (Wed Jun 28 2023 - 23:53:48 EST)
- [PATCH 1/2] wifi: cfg80211: call reg_call_notifier on beacon hints Abhishek Kumar (Wed Jun 28 2023 - 23:54:35 EST)
- [PATCH 2/2] ath10k: mac: enable WIPHY_FLAG_CHANNEL_CHANGE_ON_BEACON on ath10k Abhishek Kumar (Wed Jun 28 2023 - 23:54:45 EST)
- Re: [PATCH] EDAC/i10nm: shift exponent is negative Koba Ko (Wed Jun 28 2023 - 23:56:00 EST)
- Re: [syzbot] [ext4?] general protection fault in ext4_put_io_end_defer Theodore Ts'o (Wed Jun 28 2023 - 23:58:01 EST)
- [PATCH 02/13] ext4: add missed brelse in update_backups Kemeng Shi (Thu Jun 29 2023 - 00:00:13 EST)
- [PATCH 01/13] ext4: correct offset of gdb backup in non meta_bg group to update_backups Kemeng Shi (Thu Jun 29 2023 - 00:00:19 EST)
- [PATCH 03/13] ext4: correct return value of ext4_convert_meta_bg Kemeng Shi (Thu Jun 29 2023 - 00:00:25 EST)
- [PATCH 04/13] ext4: remove gdb backup copy for meta bg in setup_new_flex_group_blocks Kemeng Shi (Thu Jun 29 2023 - 00:00:35 EST)
- [PATCH 05/13] ext4: fix typo in setup_new_flex_group_blocks Kemeng Shi (Thu Jun 29 2023 - 00:00:46 EST)
- [PATCH 07/13] ext4: remove commented code in reserve_backup_gdb Kemeng Shi (Thu Jun 29 2023 - 00:00:52 EST)
- [PATCH 06/13] ext4: remove redundant check of count Kemeng Shi (Thu Jun 29 2023 - 00:00:57 EST)
- [PATCH 00/13] fixes and cleanups to ext4 resize Kemeng Shi (Thu Jun 29 2023 - 00:01:02 EST)
- [PATCH 11/13] ext4: correct gdblock calculation in add_new_gdb_meta_bg to support non first group Kemeng Shi (Thu Jun 29 2023 - 00:01:10 EST)
- [PATCH 10/13] ext4: use saved local variable sbi instead of EXT4_SB(sb) Kemeng Shi (Thu Jun 29 2023 - 00:01:18 EST)
- [PATCH 09/13] ext4: remove EXT4FS_DEBUG defination in resize.c Kemeng Shi (Thu Jun 29 2023 - 00:01:23 EST)
- [PATCH 08/13] ext4: calculate free_clusters_count in cluster unit in verify_group_input Kemeng Shi (Thu Jun 29 2023 - 00:01:30 EST)
- [PATCH 12/13] ext4: remove unnecessary check for avoiding multiple update_backups in ext4_flex_group_add Kemeng Shi (Thu Jun 29 2023 - 00:01:39 EST)
- [PATCH 13/13] ext4: remove unnecessary initialization of count2 in set_flexbg_block_bitmap Kemeng Shi (Thu Jun 29 2023 - 00:01:56 EST)
- [PATCH v3] sched/core: introduce sched_core_idle_cpu() Cruz Zhao (Thu Jun 29 2023 - 00:08:06 EST)
- Re: Build error in crypto/marvell/cesa/cipher.c Herbert Xu (Thu Jun 29 2023 - 00:09:27 EST)
- Re: [PATCH] checkpatch: don't take signature to be part of the commit SHA Joe Perches (Thu Jun 29 2023 - 00:11:17 EST)
- Re: [PATCH v8 3/5] mm/memfd: add MFD_NOEXEC_SEAL and MFD_EXEC Jeff Xu (Thu Jun 29 2023 - 00:14:18 EST)
- Re: [syzbot] [ext4?] KASAN: slab-use-after-free Read in __ext4_iget Theodore Ts'o (Thu Jun 29 2023 - 00:29:27 EST)
- Re: [PATCH] fs/vboxsf: Replace kmap() with kmap_local_{page, folio}() Sumitra Sharma (Thu Jun 29 2023 - 00:30:46 EST)
- [PATCH hotfix] mm/khugepaged: fix regression in collapse_file() Hugh Dickins (Thu Jun 29 2023 - 00:31:52 EST)
- Re: [PATCH v8 3/5] mm/memfd: add MFD_NOEXEC_SEAL and MFD_EXEC Jeff Xu (Thu Jun 29 2023 - 00:33:46 EST)
- Re: [PATCH 1/7] block: add queue_logical_block_mask() and bdev_logical_block_mask() Darrick J. Wong (Thu Jun 29 2023 - 00:34:55 EST)
- Re: Build error in crypto/marvell/cesa/cipher.c Linus Torvalds (Thu Jun 29 2023 - 00:36:17 EST)
- Re: [PATCH v3 3/3] blk-mq: fix start_time_ns and alloc_time_ns for pre-allocated rq Christoph Hellwig (Thu Jun 29 2023 - 00:58:29 EST)
- Re: linux-next: Tree for Jun 28 (arch/powerpc/platforms/pseries/mobility.c) Randy Dunlap (Thu Jun 29 2023 - 01:07:27 EST)
- Re: [PATCH V2] mm: madvise: fix uneven accounting of psi Pavan Kondeti (Thu Jun 29 2023 - 01:07:47 EST)
- Re: [PATCH v2 07/12] s390: add pte_free_defer() for pgtables sharing page Hugh Dickins (Thu Jun 29 2023 - 01:08:27 EST)
- Re: [PATCH] ALSA: hda/realtek: Add quirks for Unis H3C Desktop B760 & Q760 kernel test robot (Thu Jun 29 2023 - 01:10:24 EST)
- Re: media: mediatek: vcodec: fix AV1 decode fail for 36bit iova kernel test robot (Thu Jun 29 2023 - 01:10:30 EST)
- Re: [PATCH v1 0/2] swiotlb: Fix a couple of bugs in sizing areas Christoph Hellwig (Thu Jun 29 2023 - 01:11:29 EST)
- Re: [PATCH 1/1] usb: gadget: call usb_gadget_check_config() to verify UDC capability Ravi Gunasekaran (Thu Jun 29 2023 - 01:12:07 EST)
- Re: [PATCH v1 0/2] swiotlb: Fix a couple of bugs in sizing areas Christoph Hellwig (Thu Jun 29 2023 - 01:12:47 EST)
- [PATCH v2 0/5] Few audio fixes on Tegra platforms Sameer Pujar (Thu Jun 29 2023 - 01:12:57 EST)
- [PATCH v2 1/5] ASoC: tegra: Fix AMX byte map Sameer Pujar (Thu Jun 29 2023 - 01:13:17 EST)
- [PATCH v2 2/5] ASoC: tegra: Fix ADX byte map Sameer Pujar (Thu Jun 29 2023 - 01:13:23 EST)
- [PATCH v2 3/5] ASoC: rt5640: Fix sleep in atomic context Sameer Pujar (Thu Jun 29 2023 - 01:13:38 EST)
- [PATCH v2 4/5] arm64: tegra: Update AHUB clock parent and rate on Tegra234 Sameer Pujar (Thu Jun 29 2023 - 01:13:53 EST)
- [PATCH v2 5/5] arm64: tegra: Update AHUB clock parent and rate Sameer Pujar (Thu Jun 29 2023 - 01:14:33 EST)
- Re: linux-next: build failure after merge of the seccomp tree Andrei Vagin (Thu Jun 29 2023 - 01:27:48 EST)
- Re: [PATCH v3 1/3] blk-mq: always use __blk_mq_alloc_requests() to alloc and init rq Christoph Hellwig (Thu Jun 29 2023 - 01:28:39 EST)
- [PATCH] scsi: ufs: core: Update contact email for monitor sysfs nodes Can Guo (Thu Jun 29 2023 - 01:29:43 EST)
- Re: [PATCH v3 2/3] blk-mq: ktime_get_ns() only once for batched requests init Christoph Hellwig (Thu Jun 29 2023 - 01:30:38 EST)
- Re: [PATCH v2] arm64: dts: ti: k3-j721s2-main: Enable support for SDR104 speed mode Bhavya Kapoor (Thu Jun 29 2023 - 01:30:44 EST)
- Re: linux-next: build failure after merge of the seccomp tree Kees Cook (Thu Jun 29 2023 - 01:30:51 EST)
- Re: [PATCH v3 3/3] blk-mq: fix start_time_ns and alloc_time_ns for pre-allocated rq Christoph Hellwig (Thu Jun 29 2023 - 01:32:15 EST)
- Re: [PATCH] fs/vboxsf: Replace kmap() with kmap_local_{page, folio}() Hans de Goede (Thu Jun 29 2023 - 01:37:01 EST)
- Re: [PATCH v12 19/22] x86/kexec(): Reset TDX private memory on platforms with TDX erratum Huang, Kai (Thu Jun 29 2023 - 01:38:54 EST)
- Re: [PATCH v4 3/4] ublk: enable zoned storage support Christoph Hellwig (Thu Jun 29 2023 - 01:39:24 EST)
- Re: [PATCH v1 0/2] swiotlb: Fix a couple of bugs in sizing areas Petr Tesařík (Thu Jun 29 2023 - 01:44:22 EST)
- Re: [PATCH 1/7] block: add queue_logical_block_mask() and bdev_logical_block_mask() Christoph Hellwig (Thu Jun 29 2023 - 01:45:04 EST)
- [PATCH v6 4/5] dt-bindings: phy: realtek: Add the doc about the Realtek SoC USB 2.0 PHY Stanley Chang (Thu Jun 29 2023 - 01:46:45 EST)
- [PATCH v6 5/5] dt-bindings: phy: realtek: Add the doc about the Realtek SoC USB 3.0 PHY Stanley Chang (Thu Jun 29 2023 - 01:46:55 EST)
- [PATCH v6 1/5] usb: phy: add usb phy notify port status API Stanley Chang (Thu Jun 29 2023 - 01:47:02 EST)
- [PATCH v6 3/5] phy: realtek: usb: Add driver for the Realtek SoC USB 3.0 PHY Stanley Chang (Thu Jun 29 2023 - 01:47:06 EST)
- [PATCH v6 2/5] phy: realtek: usb: Add driver for the Realtek SoC USB 2.0 PHY Stanley Chang (Thu Jun 29 2023 - 01:47:09 EST)
- Re: [PATCH net-next 08/10] net: mdio: Remove unnecessary (void*) conversions Dan Carpenter (Thu Jun 29 2023 - 01:51:59 EST)
- Re: [PATCH v2] riscv: Discard vector state on syscalls Björn Töpel (Thu Jun 29 2023 - 01:52:59 EST)
- Re: [PATCH] usb: gadget: fsl_qe_udc: validate endpoint index for ch9 udc Christophe Leroy (Thu Jun 29 2023 - 01:56:38 EST)
- Re: linux-next: build failure after merge of the seccomp tree Kees Cook (Thu Jun 29 2023 - 01:59:18 EST)
- Re: [PATCH v3] ipvs: increase ip_vs_conn_tab_bits range for 64BIT Simon Horman (Thu Jun 29 2023 - 02:03:12 EST)
- Re: [PATCH v5 5/6] mm: handle swap page faults under per-VMA lock Alistair Popple (Thu Jun 29 2023 - 02:06:23 EST)
- Re: [PATCH v9 4/6] KVM: x86: Introduce untag_addr() in kvm_x86_ops Binbin Wu (Thu Jun 29 2023 - 02:12:39 EST)
- Re: [RFC PATCH v8 08/10] ice: implement dpll interface to control cgu Jiri Pirko (Thu Jun 29 2023 - 02:14:40 EST)
- Re: [PATCH net-next 08/10] net: mdio: Remove unnecessary (void*) conversions yunchuan (Thu Jun 29 2023 - 02:19:50 EST)
- [syzbot] linux-next build error (15) syzbot (Thu Jun 29 2023 - 02:24:06 EST)
- Re: [RFC] Adding Support for Firefox's Gecko Profile Format Namhyung Kim (Thu Jun 29 2023 - 02:27:22 EST)
- [PATCH v3] riscv: Discard vector state on syscalls Björn Töpel (Thu Jun 29 2023 - 02:28:31 EST)
- Re: [RFC] Adding Support for Firefox's Gecko Profile Format Adrian Hunter (Thu Jun 29 2023 - 02:35:38 EST)
- Re: [PATCH] drm/ttm: Remove duplicate assignments to ttm->caching Christian König (Thu Jun 29 2023 - 02:37:54 EST)
- [PATCH v5 2/8] ext4: call ext4_mb_mark_group_bb in ext4_free_blocks_simple Kemeng Shi (Thu Jun 29 2023 - 02:39:22 EST)
- [PATCH v5 1/8] ext4: factor out codes to update block bitmap and group descriptor on disk from ext4_mb_mark_bb Kemeng Shi (Thu Jun 29 2023 - 02:39:28 EST)
- [PATCH v5 3/8] ext4: extent ext4_mb_mark_group_bb to support allocation under journal Kemeng Shi (Thu Jun 29 2023 - 02:39:32 EST)
- [PATCH v5 4/8] ext4: call ext4_mb_mark_group_bb in ext4_mb_mark_diskspace_used Kemeng Shi (Thu Jun 29 2023 - 02:39:41 EST)
- [PATCH v5 5/8] ext4: call ext4_mb_mark_group_bb in ext4_mb_clear_bb Kemeng Shi (Thu Jun 29 2023 - 02:39:55 EST)
- [PATCH v5 7/8] ext4: add some kunit stub for mballoc kunit test Kemeng Shi (Thu Jun 29 2023 - 02:39:59 EST)
- [PATCH v5 6/8] ext4: call ext4_mb_mark_group_bb in ext4_group_add_blocks Kemeng Shi (Thu Jun 29 2023 - 02:40:11 EST)
- [PATCH v5 8/8] ext4: add first unit test for ext4_mb_new_blocks_simple in mballoc Kemeng Shi (Thu Jun 29 2023 - 02:40:19 EST)
- [PATCH v5 0/8] cleanups and unit test for mballoc Kemeng Shi (Thu Jun 29 2023 - 02:40:23 EST)
- Re: [PATCH v3] dt-bindings: riscv: deprecate riscv,isa Anup Patel (Thu Jun 29 2023 - 02:46:17 EST)
- Re: [PATCH v3 3/3] blk-mq: fix start_time_ns and alloc_time_ns for pre-allocated rq Chengming Zhou (Thu Jun 29 2023 - 02:46:44 EST)
- Re: [PATCH v3 2/3] blk-mq: ktime_get_ns() only once for batched requests init Chengming Zhou (Thu Jun 29 2023 - 02:46:44 EST)
- Re: [PATCH v5 2/7] dt-bindings: soc: starfive: Add StarFive syscon module Xingyu Wu (Thu Jun 29 2023 - 02:46:45 EST)
- [syzbot] [btrfs?] kernel BUG in btrfs_run_defrag_inodes syzbot (Thu Jun 29 2023 - 02:47:28 EST)
- Re: [PATCH] ALSA: hda/realtek: Add quirk for Clevo NPx0SNx Takashi Iwai (Thu Jun 29 2023 - 02:49:37 EST)
- [PATCH v5] block: add check that partition length needs to be aligned with block size Min Li (Thu Jun 29 2023 - 02:49:54 EST)
- Re: [PATCH] hwmon: (pmbus/acbel-fsg032) Add firmware version debugfs attribute Dan Carpenter (Thu Jun 29 2023 - 02:53:34 EST)
- Re: use-after-free in kmemleak_scan? Greg KH (Thu Jun 29 2023 - 02:57:10 EST)
- Re: [PATCH v9 4/6] KVM: x86: Introduce untag_addr() in kvm_x86_ops Chao Gao (Thu Jun 29 2023 - 02:58:57 EST)
- Re: [PATCH v7 2/2] pinctrl: tps6594: Add driver for TPS6594 pinctrl and GPIOs Linus Walleij (Thu Jun 29 2023 - 03:00:26 EST)
- Re: [PATCH 1/2] media: verisilicon: fix excessive stack usage Hans Verkuil (Thu Jun 29 2023 - 03:03:56 EST)
- Re: [Intel-wired-lan] [PATCH net v2] igc: Prevent garbled TX queue with XDP ZEROCOPY Florian Kauer (Thu Jun 29 2023 - 03:07:53 EST)
- Re: [PATCH v6 4/4] arm64: dts: amlogic-t7-a311d2-khadas-vim4: add initial device-tree Lucas Tanure (Thu Jun 29 2023 - 03:10:53 EST)
- Re: [PATCH v4 1/4] ublk: change ublk IO command defines to enum Andreas Hindborg (Samsung) (Thu Jun 29 2023 - 03:11:02 EST)
- Re: [PATCH] usb: xhci-mtk: set the dma max_seg_size Ricardo Ribalda (Thu Jun 29 2023 - 03:14:14 EST)
- [PATCH] spi: bcm63xx: fix max prepend length Jonas Gorski (Thu Jun 29 2023 - 03:15:13 EST)
- Re: [PATCH v4 1/4] ublk: change ublk IO command defines to enum Andreas Hindborg (Samsung) (Thu Jun 29 2023 - 03:15:40 EST)
- Re: [PATCH v3] riscv: Discard vector state on syscalls Conor Dooley (Thu Jun 29 2023 - 03:17:30 EST)
- Re: [PATCH] OOB read and write in mdp_prepare_buffer Hans Verkuil (Thu Jun 29 2023 - 03:19:11 EST)
- Re: [PATCH] mm/slub: disable slab merging in the default configuration Vlastimil Babka (Thu Jun 29 2023 - 03:21:23 EST)
- Re: [PATCH v9 4/6] KVM: x86: Introduce untag_addr() in kvm_x86_ops Binbin Wu (Thu Jun 29 2023 - 03:22:16 EST)
- Re: [PATCH v4 3/4] ublk: enable zoned storage support kernel test robot (Thu Jun 29 2023 - 03:23:25 EST)
- Re: [GIT PULL] hardening updates for v6.5-rc1 Christoph Hellwig (Thu Jun 29 2023 - 03:26:01 EST)
- Re: [PATCH v7 5/5] mfd: max77541: Add ADI MAX77541/MAX77540 PMIC Support Lee Jones (Thu Jun 29 2023 - 03:26:11 EST)
- [PATCH] irq-bcm6345-l1: do not assume a fixed block to cpu mapping Jonas Gorski (Thu Jun 29 2023 - 03:27:15 EST)
- Re: Build error in crypto/marvell/cesa/cipher.c Leon Romanovsky (Thu Jun 29 2023 - 03:28:23 EST)
- [RFC] msr: judge the return val of function rdmsrl_on_cpu() by WARN_ON lizhe . 67 (Thu Jun 29 2023 - 03:28:49 EST)
- Re: [PATCH v4 3/4] ublk: enable zoned storage support Andreas Hindborg (Samsung) (Thu Jun 29 2023 - 03:30:03 EST)
- Re: [PATCH] MAINTAINERS: Orphan the OV7740 driver Sakari Ailus (Thu Jun 29 2023 - 03:30:20 EST)
- Re: [PATCH v4 3/4] ublk: enable zoned storage support Christoph Hellwig (Thu Jun 29 2023 - 03:31:51 EST)
- Słowa kluczowe do wypozycjonowania Adam Charachuta (Thu Jun 29 2023 - 03:33:38 EST)
- Re: [PATCH v5] block: add check that partition length needs to be aligned with block size Christoph Hellwig (Thu Jun 29 2023 - 03:34:03 EST)
- [PATCH v7 1/4] dt-bindings: arm: amlogic: add Amlogic A311D2 bindings Lucas Tanure (Thu Jun 29 2023 - 03:35:16 EST)
- [PATCH v7 3/4] tty: serial: meson: Add a earlycon for the T7 SoC Lucas Tanure (Thu Jun 29 2023 - 03:35:22 EST)
- [PATCH v7 0/4] Add Amlogic A311D2 and Khadas Vim4 Board Support Lucas Tanure (Thu Jun 29 2023 - 03:35:28 EST)
- [PATCH v7 2/4] dt-bindings: serial: amlogic,meson-uart: Add compatible string for T7 Lucas Tanure (Thu Jun 29 2023 - 03:35:34 EST)
- RE: [PATCH v2 7/7] x86/resctrl: Determine if Sub-NUMA Cluster is enabled and initialize. Shaopeng Tan (Fujitsu) (Thu Jun 29 2023 - 03:35:43 EST)
- [PATCH v7 4/4] arm64: dts: amlogic-t7-a311d2-khadas-vim4: add initial device-tree Lucas Tanure (Thu Jun 29 2023 - 03:35:51 EST)
- Re: [PATCH 23/26] media: staging: imgu: use array_size Sakari Ailus (Thu Jun 29 2023 - 03:36:00 EST)
- Re: [PATCH v6 4/4] arm64: dts: amlogic-t7-a311d2-khadas-vim4: add initial device-tree Xianwei Zhao (Thu Jun 29 2023 - 03:38:50 EST)
- RE: [PATCH v2 5/7] x86/resctrl: Add package scoped resource Shaopeng Tan (Fujitsu) (Thu Jun 29 2023 - 03:41:12 EST)
- Re: [PATCH v3 0/3] Fix some checkpatch issues Dan Carpenter (Thu Jun 29 2023 - 03:41:40 EST)
- Re: [PATCH v3 1/3] blk-mq: always use __blk_mq_alloc_requests() to alloc and init rq Chengming Zhou (Thu Jun 29 2023 - 03:41:48 EST)
- [PATCH 1/2] ASoC: mediatek: mt8188: add memory-region support Trevor Wu (Thu Jun 29 2023 - 03:44:21 EST)
- [PATCH 0/2] ASoC: mt8188: add memory-region support Trevor Wu (Thu Jun 29 2023 - 03:44:25 EST)
- [PATCH 2/2] ASoC: dt-bindings: mediatek,mt8188-afe: add memory-region Trevor Wu (Thu Jun 29 2023 - 03:44:28 EST)
- Re: [PATCH] KVM: nVMX: Prevent vmlaunch with EPTP pointing outside assigned memory area Yan Zhao (Thu Jun 29 2023 - 03:46:47 EST)
- [GIT PULL] Pin control changes for v6.5 Linus Walleij (Thu Jun 29 2023 - 03:47:17 EST)
- Re: [PATCH v13 1/9] block: Introduce queue limits for copy-offload support Nitesh Shetty (Thu Jun 29 2023 - 03:48:13 EST)
- Re: [PATCH v13 2/9] block: Add copy offload support infrastructure Nitesh Shetty (Thu Jun 29 2023 - 03:48:29 EST)
- Re: [PATCH v13 3/9] block: add emulation for copy Nitesh Shetty (Thu Jun 29 2023 - 03:49:32 EST)
- Re: [PATCH v13 4/9] fs, block: copy_file_range for def_blk_ops for direct block device Nitesh Shetty (Thu Jun 29 2023 - 03:49:40 EST)
- Re: [PATCH v6 4/4] arm64: dts: amlogic-t7-a311d2-khadas-vim4: add initial device-tree Xianwei Zhao (Thu Jun 29 2023 - 03:50:59 EST)
- [PATCH v8 1/5] dt-bindings: phy: Add StarFive JH7110 USB PHY Minda Chen (Thu Jun 29 2023 - 03:53:30 EST)
- [PATCH v8 4/5] phy: starfive: Add JH7110 PCIE 2.0 PHY driver Minda Chen (Thu Jun 29 2023 - 03:53:35 EST)
- [PATCH v8 5/5] riscv: dts: starfive: Add PCIe PHY dts configuration for JH7110 Minda Chen (Thu Jun 29 2023 - 03:53:40 EST)
- [PATCH v8 3/5] phy: starfive: Add JH7110 USB 2.0 PHY driver Minda Chen (Thu Jun 29 2023 - 03:53:46 EST)
- [PATCH v8 0/5] Add JH7110 USB PHY driver support Minda Chen (Thu Jun 29 2023 - 03:53:54 EST)
- [PATCH v8 2/5] dt-bindings: phy: Add StarFive JH7110 PCIe PHY Minda Chen (Thu Jun 29 2023 - 03:54:00 EST)
- next: parisc: drivers/eisa/eisa-bus.c:436:19: error: conflicting types for 'eisa_init'; have 'int(void)' Naresh Kamboju (Thu Jun 29 2023 - 03:54:17 EST)
- Re: [PATCH v3 1/4] Input: ts-overlay - Add touchscreen overlay object handling Javier Carrasco (Thu Jun 29 2023 - 03:54:41 EST)
- [PATCH v16 00/30] Add KVM LoongArch support Tianrui Zhao (Thu Jun 29 2023 - 03:57:05 EST)
- [PATCH v16 03/30] LoongArch: KVM: Implement kvm hardware enable, disable interface Tianrui Zhao (Thu Jun 29 2023 - 03:58:15 EST)
- [PATCH v16 04/30] LoongArch: KVM: Implement VM related functions Tianrui Zhao (Thu Jun 29 2023 - 03:58:24 EST)
- [PATCH v16 09/30] LoongArch: KVM: Implement vcpu get, vcpu set registers Tianrui Zhao (Thu Jun 29 2023 - 03:58:46 EST)
- [PATCH v16 11/30] LoongArch: KVM: Implement fpu related operations for vcpu Tianrui Zhao (Thu Jun 29 2023 - 03:58:53 EST)
- [PATCH v16 10/30] LoongArch: KVM: Implement vcpu ENABLE_CAP ioctl interface Tianrui Zhao (Thu Jun 29 2023 - 03:59:08 EST)
- [PATCH v16 13/30] LoongArch: KVM: Implement misc vcpu related interfaces Tianrui Zhao (Thu Jun 29 2023 - 03:59:16 EST)
- [PATCH v16 15/30] LoongArch: KVM: Implement vcpu status description Tianrui Zhao (Thu Jun 29 2023 - 03:59:23 EST)
- [PATCH v16 12/30] LoongArch: KVM: Implement vcpu interrupt operations Tianrui Zhao (Thu Jun 29 2023 - 03:59:34 EST)
- [PATCH v16 18/30] LoongArch: KVM: Implement vcpu timer operations Tianrui Zhao (Thu Jun 29 2023 - 03:59:41 EST)
- [PATCH v16 17/30] LoongArch: KVM: Implement virtual machine tlb operations Tianrui Zhao (Thu Jun 29 2023 - 03:59:51 EST)
- [PATCH v16 14/30] LoongArch: KVM: Implement vcpu load and vcpu put operations Tianrui Zhao (Thu Jun 29 2023 - 04:00:56 EST)
- [PATCH v16 16/30] LoongArch: KVM: Implement update VM id function Tianrui Zhao (Thu Jun 29 2023 - 04:00:59 EST)
- [PATCH v16 23/30] LoongArch: KVM: Implement handle gspr exception Tianrui Zhao (Thu Jun 29 2023 - 04:01:00 EST)
- [PATCH v16 20/30] LoongArch: KVM: Implement handle csr excption Tianrui Zhao (Thu Jun 29 2023 - 04:01:00 EST)
- [PATCH v16 21/30] LoongArch: KVM: Implement handle iocsr exception Tianrui Zhao (Thu Jun 29 2023 - 04:01:01 EST)
- [PATCH v16 27/30] LoongArch: KVM: Implement vcpu world switch Tianrui Zhao (Thu Jun 29 2023 - 04:01:21 EST)
- [PATCH v16 01/30] LoongArch: KVM: Add kvm related header files Tianrui Zhao (Thu Jun 29 2023 - 04:01:52 EST)
- [PATCH v16 02/30] LoongArch: KVM: Implement kvm module related interface Tianrui Zhao (Thu Jun 29 2023 - 04:02:06 EST)
- [PATCH v16 07/30] LoongArch: KVM: Implement vcpu run interface Tianrui Zhao (Thu Jun 29 2023 - 04:02:15 EST)
- [PATCH v16 05/30] LoongArch: KVM: Add vcpu related header files Tianrui Zhao (Thu Jun 29 2023 - 04:02:20 EST)
- [PATCH v16 25/30] LoongArch: KVM: Implement handle fpu exception Tianrui Zhao (Thu Jun 29 2023 - 04:02:50 EST)
- [PATCH v16 06/30] LoongArch: KVM: Implement vcpu create and destroy interface Tianrui Zhao (Thu Jun 29 2023 - 04:02:51 EST)
- [PATCH v16 08/30] LoongArch: KVM: Implement vcpu handle exit interface Tianrui Zhao (Thu Jun 29 2023 - 04:03:06 EST)
- [PATCH v16 26/30] LoongArch: KVM: Implement kvm exception vector Tianrui Zhao (Thu Jun 29 2023 - 04:03:23 EST)
- [PATCH v16 24/30] LoongArch: KVM: Implement handle mmio exception Tianrui Zhao (Thu Jun 29 2023 - 04:03:28 EST)
- [PATCH v16 19/30] LoongArch: KVM: Implement kvm mmu operations Tianrui Zhao (Thu Jun 29 2023 - 04:03:35 EST)
- [PATCH v16 22/30] LoongArch: KVM: Implement handle idle exception Tianrui Zhao (Thu Jun 29 2023 - 04:03:47 EST)
- [PATCH v16 28/30] LoongArch: KVM: Enable kvm config and add the makefile Tianrui Zhao (Thu Jun 29 2023 - 04:03:59 EST)
- [PATCH v16 29/30] LoongArch: KVM: Supplement kvm document about LoongArch-specific part Tianrui Zhao (Thu Jun 29 2023 - 04:04:10 EST)
- [PATCH v16 30/30] LoongArch: KVM: Add maintainers for LoongArch KVM Tianrui Zhao (Thu Jun 29 2023 - 04:04:22 EST)
- [PATCH] ASoC: mediatek: mt8188: add constraints for PCM Trevor Wu (Thu Jun 29 2023 - 04:07:37 EST)
- Re: [PATCH v3] riscv: Discard vector state on syscalls kernel test robot (Thu Jun 29 2023 - 04:17:41 EST)
- fs/ntfs/file.c:1725:16: warning: stack frame size (2080) exceeds limit (2048) in 'ntfs_perform_write' kernel test robot (Thu Jun 29 2023 - 04:17:43 EST)
- Re: [QUESTION] Full user space process isolation? Roberto Sassu (Thu Jun 29 2023 - 04:19:03 EST)
- Re: [RFC PATCH v9 03/10] dpll: core: Add DPLL framework base functions Jiri Pirko (Thu Jun 29 2023 - 04:19:25 EST)
- RE: [PATCH v2 0/7] x86/resctrl: Add support for Sub-NUMA cluster (SNC) systems Shaopeng Tan (Fujitsu) (Thu Jun 29 2023 - 04:19:35 EST)
- Re: [RFC PATCH 1/8] PCI: Add Intel Audio DSP devices to pci_ids.h Amadeusz Sławiński (Thu Jun 29 2023 - 04:21:37 EST)
- Re: [RFC PATCH 3/8] ALSA: hda: Update PCI ID list Amadeusz Sławiński (Thu Jun 29 2023 - 04:21:44 EST)
- Re: [RFC PATCH 7/8] ASoC: Intel: Skylake: Update PCI ID list Amadeusz Sławiński (Thu Jun 29 2023 - 04:21:58 EST)
- [PATCH] riscv: pageattr: Fixup synchronization problem between init_mm and active_mm guoren (Thu Jun 29 2023 - 04:23:16 EST)
- Re: [PATCH v2] drm/edid: Add quirk for OSVR HDK 2.0 Jani Nikula (Thu Jun 29 2023 - 04:23:46 EST)
- Re: [RFC PATCH v8 00/10] Create common DPLL configuration API Jiri Pirko (Thu Jun 29 2023 - 04:24:11 EST)
- Re: [Patch] acpica: Add AML_NO_OPERAND_RESOLVE flag to Timer Rafael J. Wysocki (Thu Jun 29 2023 - 04:27:01 EST)
- Re: [RFC PATCH v8 00/10] Create common DPLL configuration API Vitaly Grinberg (Thu Jun 29 2023 - 04:27:47 EST)
- Re: [GIT PULL] x86/misc for 6.5 Herbert Xu (Thu Jun 29 2023 - 04:29:19 EST)
- [GIT PULL] Crypto Update for 6.5 Herbert Xu (Thu Jun 29 2023 - 04:29:37 EST)
- [PATCH v2 01/10] RISC-V: don't parse dt/acpi isa string to get rv32/rv64 Conor Dooley (Thu Jun 29 2023 - 04:30:54 EST)
- [PATCH v2 06/10] RISC-V: add single letter extensions to riscv_isa_ext Conor Dooley (Thu Jun 29 2023 - 04:31:07 EST)
- [PATCH v2 02/10] RISC-V: drop a needless check in print_isa_ext() Conor Dooley (Thu Jun 29 2023 - 04:31:12 EST)
- [PATCH v2 05/10] RISC-V: add missing single letter extension definitions Conor Dooley (Thu Jun 29 2023 - 04:31:18 EST)
- [PATCH v2 04/10] RISC-V: repurpose riscv_isa_ext array in riscv_fill_hwcap() Conor Dooley (Thu Jun 29 2023 - 04:31:26 EST)
- [PATCH v2 03/10] RISC-V: shunt isa_ext_arr to cpufeature.c Conor Dooley (Thu Jun 29 2023 - 04:31:37 EST)
- [PATCH v2 07/10] RISC-V: split riscv_fill_hwcap() in 3 Conor Dooley (Thu Jun 29 2023 - 04:31:49 EST)
- [PATCH v2 08/10] RISC-V: enable extension detection from new properties Conor Dooley (Thu Jun 29 2023 - 04:31:57 EST)
- [PATCH v2 10/10] RISC-V: provide a Kconfig option to disable parsing "riscv,isa" Conor Dooley (Thu Jun 29 2023 - 04:32:06 EST)
- [PATCH v2 09/10] RISC-V: try new extension properties in of_early_processor_hartid() Conor Dooley (Thu Jun 29 2023 - 04:32:14 EST)
- [PATCH v2 00/10] RISC-V: Probe DT extension support using riscv,isa-extensions & riscv,isa-base Conor Dooley (Thu Jun 29 2023 - 04:32:22 EST)
- [PATCH] cdrom/gdrom: Fix build error Guenter Roeck (Thu Jun 29 2023 - 04:32:27 EST)
- Re: [Question] report a race condition between CPU hotplug state machine and hrtimer 'sched_cfs_period_timer' for cfs bandwidth throttling Vincent Guittot (Thu Jun 29 2023 - 04:32:54 EST)
- RE: [PATCH v9 4/6] KVM: x86: Introduce untag_addr() in kvm_x86_ops David Laight (Thu Jun 29 2023 - 04:34:04 EST)
- Re: [Question] report a race condition between CPU hotplug state machine and hrtimer 'sched_cfs_period_timer' for cfs bandwidth throttling Vincent Guittot (Thu Jun 29 2023 - 04:40:38 EST)
- [PATCH 0/2] KVM: s390: interrupt: Fix stepping into interrupt handlers Ilya Leoshkevich (Thu Jun 29 2023 - 04:41:21 EST)
- [PATCH 1/2] KVM: s390: interrupt: Fix stepping into interrupt handlers Ilya Leoshkevich (Thu Jun 29 2023 - 04:41:30 EST)
- [PATCH 2/2] KVM: s390: interrupt: Fix stepping into program interrupt handlers Ilya Leoshkevich (Thu Jun 29 2023 - 04:41:34 EST)
- [RESEND PATCH] selftests/mincore: fix skip condition for check_huge_pages test Ricardo Cañuelo (Thu Jun 29 2023 - 04:41:57 EST)
- Re: [PATCH v13 3/9] block: add emulation for copy Ming Lei (Thu Jun 29 2023 - 04:42:02 EST)
- [PATCH v5 0/3] Add display support on the stm32f746-disco board Dario Binacchi (Thu Jun 29 2023 - 04:42:23 EST)
- [PATCH v5 1/3] ARM: dts: stm32: add ltdc support on stm32f746 MCU Dario Binacchi (Thu Jun 29 2023 - 04:42:33 EST)
- [PATCH v5 2/3] ARM: dts: stm32: add pin map for LTDC on stm32f7 Dario Binacchi (Thu Jun 29 2023 - 04:42:38 EST)
- [PATCH v5 3/3] ARM: dts: stm32: support display on stm32f746-disco board Dario Binacchi (Thu Jun 29 2023 - 04:42:45 EST)
- RE: [PATCH v2 3/5] ASoC: rt5640: Fix sleep in atomic context David Laight (Thu Jun 29 2023 - 04:42:50 EST)
- Re: [PATCH] usb: xhci-mtk: set the dma max_seg_size Greg Kroah-Hartman (Thu Jun 29 2023 - 04:42:56 EST)
- Re: linux-next: Tree for Jun 28 (arch/powerpc/platforms/pseries/mobility.c) Petr Mladek (Thu Jun 29 2023 - 04:43:04 EST)
- Re: [PATCH] usb: gadget: fsl_qe_udc: validate endpoint index for ch9 udc gregkh@xxxxxxxxxxxxxxxxxxx (Thu Jun 29 2023 - 04:43:37 EST)
- [net-next PATCH] octeon_ep: Add control plane host and firmware versions. Sathesh Edara (Thu Jun 29 2023 - 04:44:15 EST)
- Re: [Patch v3] net: mana: Batch ringing RX queue doorbell on receiving packets Paolo Abeni (Thu Jun 29 2023 - 04:44:51 EST)
- Re: [PATCH 2/4] regulator: Introduce Qualcomm REFGEN regulator driver Konrad Dybcio (Thu Jun 29 2023 - 04:45:26 EST)
- Re: [PATCH v3 2/4] ACPI: bus: Introduce acpi_match_acpi_device() helper Rafael J. Wysocki (Thu Jun 29 2023 - 04:47:56 EST)
- Re: [PATCH 1/7] dt-bindings: soc: qcom: Add qcom-pbs bindings Dmitry Baryshkov (Thu Jun 29 2023 - 04:49:02 EST)
- Re: [PATCH v4 0/3] fanotify accounting for fs/splice.c Jan Kara (Thu Jun 29 2023 - 04:51:02 EST)
- Re: [PATCH v3 1/4] ACPI: bus: Constify acpi_companion_match() returned value Rafael J. Wysocki (Thu Jun 29 2023 - 04:51:36 EST)
- Re: [PATCH v5 1/3] ARM: dts: stm32: add ltdc support on stm32f746 MCU Raphael Gallais-Pou (Thu Jun 29 2023 - 04:51:42 EST)
- Re: [PATCH v5 2/3] ARM: dts: stm32: add pin map for LTDC on stm32f7 Raphael Gallais-Pou (Thu Jun 29 2023 - 04:52:16 EST)
- Re: [PATCH v5 3/3] ARM: dts: stm32: support display on stm32f746-disco board Raphael Gallais-Pou (Thu Jun 29 2023 - 04:52:45 EST)
- [syzbot] Monthly io-uring report (Jun 2023) syzbot (Thu Jun 29 2023 - 04:54:10 EST)
- [syzbot] Monthly reiserfs report (Jun 2023) syzbot (Thu Jun 29 2023 - 04:54:21 EST)
- Re: [PATCH] cpufreq: intel_pstate: Fix scaling for hybrid capable system with disabled E-cores Rafael J. Wysocki (Thu Jun 29 2023 - 04:54:26 EST)
- [syzbot] Monthly hfs report (Jun 2023) syzbot (Thu Jun 29 2023 - 04:55:58 EST)
- [syzbot] Monthly nilfs report (Jun 2023) syzbot (Thu Jun 29 2023 - 04:56:03 EST)
- Re: [PATCH v2] PM: QoS: Restore support for default value on frequency QoS Rafael J. Wysocki (Thu Jun 29 2023 - 05:00:17 EST)
- Re: [PATCH v5 2/7] dt-bindings: soc: starfive: Add StarFive syscon module Conor Dooley (Thu Jun 29 2023 - 05:01:48 EST)
- Re: [PATCH v3 1/4] ACPI: bus: Constify acpi_companion_match() returned value Andy Shevchenko (Thu Jun 29 2023 - 05:08:58 EST)
- [PATCH 0/3] cpuset: Allow setscheduler regardless of manipulated task Michal Koutný (Thu Jun 29 2023 - 05:12:01 EST)
- [PATCH 2/3] selftests: cgroup: Minor code reorganizations Michal Koutný (Thu Jun 29 2023 - 05:12:05 EST)
- [PATCH 1/3] cpuset: Allow setscheduler regardless of manipulated task Michal Koutný (Thu Jun 29 2023 - 05:12:08 EST)
- [PATCH 3/3] selftests: cgroup: Add cpuset migrations testcase Michal Koutný (Thu Jun 29 2023 - 05:12:11 EST)
- RE: [Bug report] __arch_hweight32/64 x86 David Laight (Thu Jun 29 2023 - 05:13:16 EST)
- Re: [PATCH v4 3/4] ublk: enable zoned storage support Andreas Hindborg (Samsung) (Thu Jun 29 2023 - 05:14:42 EST)
- [syzbot] Monthly jfs report (Jun 2023) syzbot (Thu Jun 29 2023 - 05:15:05 EST)
- Re: [PATCH v12 08/22] x86/virt/tdx: Get information about TDX module and TDX-capable memory Huang, Kai (Thu Jun 29 2023 - 05:16:01 EST)
- Re: [PATCH v4 10/21] soc: qcom: Add qcom's pstore minidump driver support Mukesh Ojha (Thu Jun 29 2023 - 05:17:44 EST)
- Re: [PATCH v1 1/1] serial: 8250: Preserve original value of DLF register Andy Shevchenko (Thu Jun 29 2023 - 05:20:50 EST)
- Re: [PATCH v4 13/21] remoterproc: qcom: refactor to leverage exported minidump symbol Mukesh Ojha (Thu Jun 29 2023 - 05:21:12 EST)
- [syzbot] Monthly ntfs3 report (Jun 2023) syzbot (Thu Jun 29 2023 - 05:21:59 EST)
- Re: [PATCH V2] x86,NUMA:improve the execution efficiency of numa_meminfo_cover_memory() Mike Rapoport (Thu Jun 29 2023 - 05:22:34 EST)
- Re: [PATCH v1 1/1] kasan: Replace strreplace() with strchrnul() Andy Shevchenko (Thu Jun 29 2023 - 05:22:56 EST)
- [PATCH V2] remoteproc: imx_rproc: iterate all notifiyids in rx callback Peng Fan (OSS) (Thu Jun 29 2023 - 05:24:12 EST)
- Re:Re: use-after-free in kmemleak_scan? liujf628995 (Thu Jun 29 2023 - 05:24:40 EST)
- [PATCH v4 0/4] input: touchscreen: add initial support for Goodix Berlin touchscreen IC Neil Armstrong (Thu Jun 29 2023 - 05:27:26 EST)
- [PATCH v4 1/4] dt-bindings: input: document Goodix Berlin Touchscreen IC Neil Armstrong (Thu Jun 29 2023 - 05:27:33 EST)
- [PATCH v4 2/4] input: touchscreen: add core support for Goodix Berlin Touchscreen IC Neil Armstrong (Thu Jun 29 2023 - 05:27:39 EST)
- [PATCH v4 3/4] input: touchscreen: add I2C support for Goodix Berlin Touchscreen IC Neil Armstrong (Thu Jun 29 2023 - 05:27:46 EST)
- [PATCH v4 4/4] input: touchscreen: add SPI support for Goodix Berlin Touchscreen IC Neil Armstrong (Thu Jun 29 2023 - 05:27:50 EST)
- [PATCH V3] remoteproc: imx_rproc: iterate all notifiyids in rx callback Peng Fan (OSS) (Thu Jun 29 2023 - 05:29:17 EST)
- Re: [PATCH] fs/vboxsf: Replace kmap() with kmap_local_{page, folio}() Sumitra Sharma (Thu Jun 29 2023 - 05:30:17 EST)
- Re: [RFC PATCH 7/8] ASoC: Intel: Skylake: Update PCI ID list Andy Shevchenko (Thu Jun 29 2023 - 05:30:24 EST)
- [GIT PULL] platform-drivers-x86 for 6.5-1 Hans de Goede (Thu Jun 29 2023 - 05:31:24 EST)
- Re: [PATCH v2 10/10] RISC-V: provide a Kconfig option to disable parsing "riscv,isa" Andrew Jones (Thu Jun 29 2023 - 05:32:19 EST)
- Re: [PATCH v4 4/4] ublk: add zone append Andreas Hindborg (Samsung) (Thu Jun 29 2023 - 05:35:12 EST)
- Re: [PATCH v2 net 1/2] net: dsa: sja1105: always enable the INCL_SRCPT option Paolo Abeni (Thu Jun 29 2023 - 05:37:43 EST)
- Re: next: parisc: drivers/eisa/eisa-bus.c:436:19: error: conflicting types for 'eisa_init'; have 'int(void)' Helge Deller (Thu Jun 29 2023 - 05:39:01 EST)
- Re: [PATCH v4 3/4] ublk: enable zoned storage support Damien Le Moal (Thu Jun 29 2023 - 05:41:44 EST)
- Re: [PATCH v4 4/4] ublk: add zone append Damien Le Moal (Thu Jun 29 2023 - 05:43:20 EST)
- Re: [PATCH v3 1/4] ACPI: bus: Constify acpi_companion_match() returned value Rafael J. Wysocki (Thu Jun 29 2023 - 05:44:20 EST)
- Re: [PATCH v12 19/22] x86/kexec(): Reset TDX private memory on platforms with TDX erratum Huang, Kai (Thu Jun 29 2023 - 05:45:31 EST)
- Re: [PATCH v12 19/22] x86/kexec(): Reset TDX private memory on platforms with TDX erratum Nikolay Borisov (Thu Jun 29 2023 - 05:49:17 EST)
- Re: [PATCHSET v1 wq/for-6.5] workqueue: Improve unbound workqueue execution locality Pin-yen Lin (Thu Jun 29 2023 - 05:49:51 EST)
- Re: [PATCH] sctp: fix potential deadlock on &net->sctp.addr_wq_lock Paolo Abeni (Thu Jun 29 2023 - 05:50:14 EST)
- Re: [PATCH] drm/arm/komeda: Remove component framework and add a simple encoder Liviu Dudau (Thu Jun 29 2023 - 05:51:48 EST)
- [PATCH v2 1/1] serial: 8250: Preserve original value of DLF register ruihongluo (Thu Jun 29 2023 - 05:52:16 EST)
- [PATCH] linux-firmware: update firmware for MT7922 WiFi device Deren Wu (Thu Jun 29 2023 - 05:53:18 EST)
- [PATCH] hv_netvsc: support a new host capability AllowRscDisabledStatus Shradha Gupta (Thu Jun 29 2023 - 06:01:31 EST)
- checkpatch: diff: LICENSES/null: No such file or directory Diederik de Haas (Thu Jun 29 2023 - 06:01:49 EST)
- Re: [PATCH v4 1/3] mm: Call arch_swap_restore() from do_swap_page() Catalin Marinas (Thu Jun 29 2023 - 06:01:54 EST)
- RE: [PATCH] EDAC/i10nm: shift exponent is negative Zhuo, Qiuxu (Thu Jun 29 2023 - 06:03:45 EST)
- Re: [PATCH v12 20/22] x86/virt/tdx: Allow SEAMCALL to handle #UD and #GP Huang, Kai (Thu Jun 29 2023 - 06:03:49 EST)
- Re: [PATCH] sctp: fix potential deadlock on &net->sctp.addr_wq_lock patchwork-bot+netdevbpf (Thu Jun 29 2023 - 06:03:54 EST)
- RE: [PATCH v3 4/4] fscrypt: Add LEA-256-XTS, LEA-256-CTS support Dongsoo Lee (Thu Jun 29 2023 - 06:04:28 EST)
- [PATCH 1/1] linux-firmware: update firmware for mediatek bluetooth chip (MT7922) Chris Lu (Thu Jun 29 2023 - 06:04:59 EST)
- Re: [RFC PATCH v8 00/10] Create common DPLL configuration API Jiri Pirko (Thu Jun 29 2023 - 06:06:39 EST)
- Re: [PATCH] fs/vboxsf: Replace kmap() with kmap_local_{page, folio}() Hans de Goede (Thu Jun 29 2023 - 06:06:46 EST)
- Re: [PATCH net] net/ipv6: Reduce chance of collisions in inet6_hashfn() Eric Dumazet (Thu Jun 29 2023 - 06:11:10 EST)
- drivers/staging/rtl8712/rtl871x_cmd.c:670:27: sparse: sparse: incorrect type in assignment (different base types) kernel test robot (Thu Jun 29 2023 - 06:15:07 EST)
- Re: [PATCH v3] sched/core: introduce sched_core_idle_cpu() Frederic Weisbecker (Thu Jun 29 2023 - 06:15:11 EST)
- Re: [PATCH v2 3/5] ASoC: rt5640: Fix sleep in atomic context Mark Brown (Thu Jun 29 2023 - 06:15:18 EST)
- [syzbot] Monthly btrfs report (Jun 2023) syzbot (Thu Jun 29 2023 - 06:15:35 EST)
- Re: [PATCH v12 05/22] x86/virt/tdx: Add SEAMCALL infrastructure kirill . shutemov (Thu Jun 29 2023 - 06:17:02 EST)
- Re: [PATCH v2 net 1/2] net: dsa: sja1105: always enable the INCL_SRCPT option Vladimir Oltean (Thu Jun 29 2023 - 06:20:06 EST)
- [PATCH] objtool: initialize all of struct elf Michal Kubecek (Thu Jun 29 2023 - 06:21:06 EST)
- RE: [PATCH v2 3/5] ASoC: rt5640: Fix sleep in atomic context David Laight (Thu Jun 29 2023 - 06:22:40 EST)
- Re: [PATCH V8 00/23] Add support UHS-II for GL9755 Victor Shih (Thu Jun 29 2023 - 06:25:12 EST)
- Re: [PATCH v2 3/7] quota: rename dquot_active() to inode_dquot_active() Jan Kara (Thu Jun 29 2023 - 06:25:16 EST)
- Re: [PATCH V8 01/23] mmc: core: Cleanup printing of speed mode at card insertion Victor Shih (Thu Jun 29 2023 - 06:25:22 EST)
- Re: [PATCH v2 3/5] ASoC: rt5640: Fix sleep in atomic context Mark Brown (Thu Jun 29 2023 - 06:27:35 EST)
- [PATCH 2/2] mm: make show_free_areas() static Kefeng Wang (Thu Jun 29 2023 - 06:29:51 EST)
- [PATCH 1/2] mm: remove arguments of show_mem() Kefeng Wang (Thu Jun 29 2023 - 06:29:57 EST)
- Re: [PATCH v2 2/7] quota: add new global dquot list releasing_dquots Jan Kara (Thu Jun 29 2023 - 06:30:03 EST)
- Re: [PATCH v8 3/5] mm/memfd: add MFD_NOEXEC_SEAL and MFD_EXEC Dominique Martinet (Thu Jun 29 2023 - 06:30:50 EST)
- Re: [PATCH] ASoC: hdmi-codec: fix channel info for compressed formats Mark Brown (Thu Jun 29 2023 - 06:33:42 EST)
- Re: [PATCH 1/6] ASoC: amd: ps: add comments for DMA irq bits mapping Mark Brown (Thu Jun 29 2023 - 06:33:49 EST)
- Re: [PATCH v12 20/22] x86/virt/tdx: Allow SEAMCALL to handle #UD and #GP Huang, Kai (Thu Jun 29 2023 - 06:35:01 EST)
- Re: [syzbot] [kernel?] upstream test error: UBSAN: array-index-out-of-bounds in alloc_pid Björn Töpel (Thu Jun 29 2023 - 06:37:34 EST)
- Re: [PATCH v7 5/5] mfd: max77541: Add ADI MAX77541/MAX77540 PMIC Support Mark Brown (Thu Jun 29 2023 - 06:39:12 EST)
- [PATCH] net: dsa: sja1105: always enable the send_meta options Vladimir Oltean (Thu Jun 29 2023 - 06:41:59 EST)
- Re: [PATCH] ASoC: hdmi-codec: fix channel info for compressed formats Takashi Iwai (Thu Jun 29 2023 - 06:44:44 EST)
- Re: [PATCH 2/4] regulator: Introduce Qualcomm REFGEN regulator driver Konrad Dybcio (Thu Jun 29 2023 - 06:45:15 EST)
- [PATCH v1 1/3] ASoC: rt5677: Use agnostic irq_domain_create_linear() Andy Shevchenko (Thu Jun 29 2023 - 06:46:14 EST)
- [PATCH v1 3/3] ASoC: rt5677: Sort headers alphabetically Andy Shevchenko (Thu Jun 29 2023 - 06:46:21 EST)
- [PATCH v1 2/3] ASoC: rt5677: Use device_get_match_data() Andy Shevchenko (Thu Jun 29 2023 - 06:46:26 EST)
- [PATCH v1 0/3] ASoC: rt5677: Refactor to use device_get_match_data() Andy Shevchenko (Thu Jun 29 2023 - 06:46:32 EST)
- Re: [PATCH v3 2/5] acpi: Refactor arch_acpi_set_pdc_bits() Rafael J. Wysocki (Thu Jun 29 2023 - 06:49:12 EST)
- Re: [PATCH v2 01/15] drm/msm/dsi: Drop unused regulators from QCM2290 14nm DSI PHY config Dmitry Baryshkov (Thu Jun 29 2023 - 06:50:24 EST)
- Re: [PATCH v2 05/15] dt-bindings: display/msm: dsi-controller-main: Document SM6125 Dmitry Baryshkov (Thu Jun 29 2023 - 06:52:10 EST)
- Re: [Intel-wired-lan] bug with rx-udp-gro-forwarding offloading? Ian Kumlien (Thu Jun 29 2023 - 06:52:18 EST)
- Re: [PATCH v2 08/15] drm/msm/dpu: Add SM6125 support Dmitry Baryshkov (Thu Jun 29 2023 - 06:53:08 EST)
- Re: [PATCH v2 09/15] drm/msm/mdss: Add SM6125 support Dmitry Baryshkov (Thu Jun 29 2023 - 06:53:35 EST)
- Re: [PATCH] ASoC: hdmi-codec: fix channel info for compressed formats Mark Brown (Thu Jun 29 2023 - 06:54:46 EST)
- Re: [PATCH v2 10/15] dt-bindings: msm: dsi-phy-14nm: Document SM6125 variant Dmitry Baryshkov (Thu Jun 29 2023 - 06:55:09 EST)
- Re: [PATCH v2 11/15] drm/msm/dsi: Reuse QCM2290 14nm DSI PHY configuration for SM6125 Dmitry Baryshkov (Thu Jun 29 2023 - 06:55:16 EST)
- Re: [PATCH v2 12/15] arm64: dts: qcom: sm6125: Switch fixed xo_board clock to RPM XO clock Dmitry Baryshkov (Thu Jun 29 2023 - 06:56:51 EST)
- Re: [PATCH v1 2/3] ASoC: rt5677: Use device_get_match_data() Mark Brown (Thu Jun 29 2023 - 06:57:25 EST)
- Re: [PATCH v2 13/15] arm64: dts: qcom: sm6125: Add dispcc node Dmitry Baryshkov (Thu Jun 29 2023 - 06:57:30 EST)
- Re: [PATCH v2 14/15] arm64: dts: qcom: sm6125: Add display hardware nodes Dmitry Baryshkov (Thu Jun 29 2023 - 06:57:36 EST)
- Re: [PATCH mm-nonmm-unstable v2 1/2] squashfs: fix page update race Vincent Whitchurch (Thu Jun 29 2023 - 06:57:59 EST)
- [PATCH] riscv: BUG_ON() for no cpu nodes in setup_smp Song Shuai (Thu Jun 29 2023 - 06:58:59 EST)
- Re: [PATCH v2 5/7] quota: fix dqput() to follow the guarantees dquot_srcu should provide Jan Kara (Thu Jun 29 2023 - 07:00:13 EST)
- Re: [PATCH 3/6] ASoC: fsl_easrc: define functions for memory to memory usage Fabio Estevam (Thu Jun 29 2023 - 07:00:25 EST)
- Re: [PATCH v2 net 0/3] Fix PTP packet drops with ocelot-8021q DSA tag protocol patchwork-bot+netdevbpf (Thu Jun 29 2023 - 07:01:11 EST)
- Re: [PATCH v3 3/5] acpi: Introduce new function callback for _OSC Rafael J. Wysocki (Thu Jun 29 2023 - 07:05:07 EST)
- Re: [PATCH v2 7/7] quota: remove unused function put_dquot_list() Jan Kara (Thu Jun 29 2023 - 07:05:54 EST)
- Re: [PATCH v2 1/1] serial: 8250: Preserve original value of DLF register Andy Shevchenko (Thu Jun 29 2023 - 07:06:35 EST)
- [PATCH v2 0/4] blk-mq: optimize the size of struct request chengming . zhou (Thu Jun 29 2023 - 07:07:25 EST)
- [PATCH v2 1/4] blk-mq: use percpu csd to remote complete instead of per-rq csd chengming . zhou (Thu Jun 29 2023 - 07:07:26 EST)
- [PATCH v2 2/4] blk-flush: count inflight flush_data requests chengming . zhou (Thu Jun 29 2023 - 07:07:57 EST)
- [PATCH v2 3/4] blk-flush: reuse rq queuelist in flush state machine chengming . zhou (Thu Jun 29 2023 - 07:07:58 EST)
- [PATCH v2 4/4] blk-mq: delete unused completion_data in struct request chengming . zhou (Thu Jun 29 2023 - 07:08:04 EST)
- Re: [PATCH v2 6/7] quota: simplify drop_dquot_ref() Jan Kara (Thu Jun 29 2023 - 07:09:57 EST)
- Re: [PATCH v1 2/3] ASoC: rt5677: Use device_get_match_data() Andy Shevchenko (Thu Jun 29 2023 - 07:10:07 EST)
- Re: [PATCH v2 0/9] Introduce SMT level and add PowerPC support Michael Ellerman (Thu Jun 29 2023 - 07:10:53 EST)
- Re: [PATCH v2 2/7] quota: add new global dquot list releasing_dquots Baokun Li (Thu Jun 29 2023 - 07:11:01 EST)
- [PATCH] f2fs: fix to do sanity check on direct node in truncate_dnode() Chao Yu (Thu Jun 29 2023 - 07:12:01 EST)
- Re: [PATCH v2 3/7] quota: rename dquot_active() to inode_dquot_active() Baokun Li (Thu Jun 29 2023 - 07:15:20 EST)
- Re: [PATCH v12 20/22] x86/virt/tdx: Allow SEAMCALL to handle #UD and #GP kirill . shutemov (Thu Jun 29 2023 - 07:16:19 EST)
- Re: [GIT PULL] bcachefs Christian Brauner (Thu Jun 29 2023 - 07:18:28 EST)
- Re: [syzbot] [kernel?] upstream test error: UBSAN: array-index-out-of-bounds in alloc_pid Christian Brauner (Thu Jun 29 2023 - 07:20:10 EST)
- Re: [net-next PATCH] octeon_ep: Add control plane host and firmware versions. Simon Horman (Thu Jun 29 2023 - 07:20:16 EST)
- Re: [PATCH v12 04/22] x86/cpu: Detect TDX partial write machine check erratum David Hildenbrand (Thu Jun 29 2023 - 07:23:11 EST)
- Re: [PATCH v12 05/22] x86/virt/tdx: Add SEAMCALL infrastructure David Hildenbrand (Thu Jun 29 2023 - 07:26:31 EST)
- Re: [PATCH] afs: Fix accidental truncation when storing data Marc Dionne (Thu Jun 29 2023 - 07:28:16 EST)
- Re: [PATCH v1 10/10] mm: Allocate large folios for anonymous memory Ryan Roberts (Thu Jun 29 2023 - 07:30:16 EST)
- Re: [PATCH v1 08/10] mm: Kconfig hooks to determine max anon folio allocation order Ryan Roberts (Thu Jun 29 2023 - 07:32:02 EST)
- Re: [PATCH v12 07/22] x86/virt/tdx: Add skeleton to enable TDX on demand David Hildenbrand (Thu Jun 29 2023 - 07:32:45 EST)
- Re: [PATCH 4/6] ASoC: fsl_asrc: Add memory to memory driver Mark Brown (Thu Jun 29 2023 - 07:39:14 EST)
- Re: [PATCH] usb: xhci-mtk: set the dma max_seg_size Robin Murphy (Thu Jun 29 2023 - 07:40:21 EST)
- Re: [PATCH v2 10/10] RISC-V: provide a Kconfig option to disable parsing "riscv,isa" Conor Dooley (Thu Jun 29 2023 - 07:40:43 EST)
- Re: (subset) [PATCH v2 0/5] Few audio fixes on Tegra platforms Mark Brown (Thu Jun 29 2023 - 07:43:22 EST)
- RE: [PATCH v3] wifi: ray_cs: Replace the ternary conditional operator with min() David Laight (Thu Jun 29 2023 - 07:44:45 EST)
- Re: [PATCH v2 net 1/2] net: dsa: sja1105: always enable the INCL_SRCPT option Vladimir Oltean (Thu Jun 29 2023 - 07:46:13 EST)
- Re: [PATCH v2 5/7] quota: fix dqput() to follow the guarantees dquot_srcu should provide Baokun Li (Thu Jun 29 2023 - 07:47:19 EST)
- Re: [PATCH v8 3/5] staging: bcm2835-camera: Register bcm2835-camera with vchiq_bus_type Umang Jain (Thu Jun 29 2023 - 07:49:29 EST)
- [PATCH] ALSA: hda/realtek: fix mute/micmute LEDs for HP EliteBook G10 Huang Rui (Thu Jun 29 2023 - 07:51:46 EST)
- drivers/block/drbd/drbd_bitmap.c:451:7: warning: expression result unused kernel test robot (Thu Jun 29 2023 - 07:52:35 EST)
- Re: [PATCH v2 0/9] Introduce SMT level and add PowerPC support Laurent Dufour (Thu Jun 29 2023 - 08:04:46 EST)
- [PATCH v5 RFC 0/6] introduce page_pool_alloc() API Yunsheng Lin (Thu Jun 29 2023 - 08:04:59 EST)
- [PATCH v5 RFC 2/6] page_pool: unify frag_count handling in page_pool_is_last_frag() Yunsheng Lin (Thu Jun 29 2023 - 08:05:02 EST)
- [PATCH v5 RFC 3/6] page_pool: introduce page_pool[_cache]_alloc() API Yunsheng Lin (Thu Jun 29 2023 - 08:05:05 EST)
- [PATCH v5 RFC 5/6] page_pool: update document about frag API Yunsheng Lin (Thu Jun 29 2023 - 08:05:09 EST)
- [PATCH v5 RFC 6/6] net: veth: use newly added page pool API for veth with xdp Yunsheng Lin (Thu Jun 29 2023 - 08:06:04 EST)
- RE: [PATCH 1/2] RISC-V: Probe for unaligned access speed David Laight (Thu Jun 29 2023 - 08:06:10 EST)
- [PATCH v5 RFC 1/6] page_pool: frag API support for 32-bit arch with 64-bit DMA Yunsheng Lin (Thu Jun 29 2023 - 08:06:16 EST)
- [PATCH v5 RFC 4/6] page_pool: remove PP_FLAG_PAGE_FRAG flag Yunsheng Lin (Thu Jun 29 2023 - 08:06:23 EST)
- [PATCH] virtio-mmio: don't break lifecycle of vm_dev Wolfram Sang (Thu Jun 29 2023 - 08:06:46 EST)
- Re: [PATCH v2 12/15] arm64: dts: qcom: sm6125: Switch fixed xo_board clock to RPM XO clock Marijn Suijten (Thu Jun 29 2023 - 08:09:59 EST)
- Re: [PATCH v4 4/4] firmware: Add support for Qualcomm UEFI Secure Application Johan Hovold (Thu Jun 29 2023 - 08:12:20 EST)
- Re: [PATCH 1/3] cpuset: Allow setscheduler regardless of manipulated task Waiman Long (Thu Jun 29 2023 - 08:12:37 EST)
- Re: [PATCH v2 6/7] quota: simplify drop_dquot_ref() Baokun Li (Thu Jun 29 2023 - 08:13:13 EST)
- [PATCH v4 0/2] blk-mq: fix start_time_ns and alloc_time_ns for pre-allocated rq chengming . zhou (Thu Jun 29 2023 - 08:13:54 EST)
- [PATCH v4 1/2] blk-mq: move data->rq_flags initialization code chengming . zhou (Thu Jun 29 2023 - 08:14:02 EST)
- [PATCH v4 2/2] blk-mq: fix start_time_ns and alloc_time_ns for pre-allocated rq chengming . zhou (Thu Jun 29 2023 - 08:14:12 EST)
- Re: [PATCH v2 13/15] arm64: dts: qcom: sm6125: Add dispcc node Marijn Suijten (Thu Jun 29 2023 - 08:14:35 EST)
- Re: [PATCH bpf-next 0/7] Support defragmenting IPv(4|6) packets in BPF Toke Høiland-Jørgensen (Thu Jun 29 2023 - 08:17:08 EST)
- Re: [PATCH v2 7/7] quota: remove unused function put_dquot_list() Baokun Li (Thu Jun 29 2023 - 08:18:33 EST)
- Re: [PATCH v11 3/7] dt-bindings: arm: nuvoton: Add NPCM GFXI Kun-Fa Lin (Thu Jun 29 2023 - 08:19:55 EST)
- Re: [PATCH v8 3/5] staging: bcm2835-camera: Register bcm2835-camera with vchiq_bus_type Kieran Bingham (Thu Jun 29 2023 - 08:20:00 EST)
- [PATCH 00/12] arch,fbdev: Move screen_info into arch/ Thomas Zimmermann (Thu Jun 29 2023 - 08:20:03 EST)
- [PATCH 01/12] efi: Do not include <linux/screen_info.h> from EFI header Thomas Zimmermann (Thu Jun 29 2023 - 08:20:12 EST)
- [PATCH 02/12] fbdev/sm712fb: Do not include <linux/screen_info.h> Thomas Zimmermann (Thu Jun 29 2023 - 08:20:18 EST)
- [PATCH 03/12] sysfb: Do not include <linux/screen_info.h> from sysfb header Thomas Zimmermann (Thu Jun 29 2023 - 08:20:27 EST)
- [PATCH 04/12] staging/sm750fb: Do not include <linux/screen_info.h> Thomas Zimmermann (Thu Jun 29 2023 - 08:20:31 EST)
- [PATCH 08/12] drivers/firmware: Remove trailing whitespaces Thomas Zimmermann (Thu Jun 29 2023 - 08:20:37 EST)
- [PATCH 06/12] arch: Declare screen_info in <asm/screen_info.h> Thomas Zimmermann (Thu Jun 29 2023 - 08:20:43 EST)
- [PATCH 10/12] fbdev/core: Use fb_is_primary_device() in fb_firmware_edid() Thomas Zimmermann (Thu Jun 29 2023 - 08:20:53 EST)
- [PATCH 12/12] fbdev/core: Define empty fb_firmware_edid() in <linux/fb.h> Thomas Zimmermann (Thu Jun 29 2023 - 08:21:01 EST)
- [PATCH 11/12] fbdev/core: Protect edid_info with CONFIG_ARCH_HAS_EDID_INFO Thomas Zimmermann (Thu Jun 29 2023 - 08:21:05 EST)
- [PATCH 09/12] drivers: Add dependencies on CONFIG_ARCH_HAS_SCREEN_INFO Thomas Zimmermann (Thu Jun 29 2023 - 08:21:12 EST)
- [PATCH 07/12] arch/x86: Declare edid_info in <asm/screen_info.h> Thomas Zimmermann (Thu Jun 29 2023 - 08:21:17 EST)
- [PATCH 05/12] arch: Remove trailing whitespaces Thomas Zimmermann (Thu Jun 29 2023 - 08:21:21 EST)
- [PATCH] usb: host: oxu210hp-hcd: Fix potential deadlock on &oxu->mem_lock Chengfeng Ye (Thu Jun 29 2023 - 08:23:00 EST)
- Re: [PATCH v2 13/15] arm64: dts: qcom: sm6125: Add dispcc node Dmitry Baryshkov (Thu Jun 29 2023 - 08:27:10 EST)
- Re: [PATCH v3 4/4] firmware: Add support for Qualcomm UEFI Secure Application Johan Hovold (Thu Jun 29 2023 - 08:27:22 EST)
- Re: [PATCH v3] riscv: Discard vector state on syscalls kernel test robot (Thu Jun 29 2023 - 08:27:27 EST)
- Re: [PATCH 1/3] cpuset: Allow setscheduler regardless of manipulated task Michal Koutný (Thu Jun 29 2023 - 08:27:33 EST)
- Re: [PATCH v2 12/15] arm64: dts: qcom: sm6125: Switch fixed xo_board clock to RPM XO clock Dmitry Baryshkov (Thu Jun 29 2023 - 08:27:37 EST)
- [PATCH] ipmi_si: fix a memleak in try_smi_init() GONG, Ruiqi (Thu Jun 29 2023 - 08:30:20 EST)
- Re: [PATCH RFC net-next v4 6/8] virtio/vsock: support dgrams Stefano Garzarella (Thu Jun 29 2023 - 08:31:37 EST)
- Re: [PATCH] checkpatch: don't take signature to be part of the commit SHA Ahelenia Ziemiańska (Thu Jun 29 2023 - 08:33:26 EST)
- Re: [RFC PATCH v4 05/17] vsock/virtio: MSG_ZEROCOPY flag support Stefano Garzarella (Thu Jun 29 2023 - 08:34:13 EST)
- Re: [PATCH] riscv: BUG_ON() for no cpu nodes in setup_smp Conor Dooley (Thu Jun 29 2023 - 08:35:21 EST)
- [PATCHv2] ALSA: hda/realtek: fix mute/micmute LEDs for HP EliteBook G10 Huang Rui (Thu Jun 29 2023 - 08:36:47 EST)
- Re: [PATCH 07/12] arch/x86: Declare edid_info in <asm/screen_info.h> Arnd Bergmann (Thu Jun 29 2023 - 08:36:50 EST)
- Re: [PATCH v3 1/1] gro: decrease size of CB Richard Gobert (Thu Jun 29 2023 - 08:36:50 EST)
- Re: [net-next PATCH] octeon_ep: Add control plane host and firmware versions. kernel test robot (Thu Jun 29 2023 - 08:37:24 EST)
- [PATCH v2] serial: 8250: Preserve original value of DLF register Ruihong Luo (Thu Jun 29 2023 - 08:38:11 EST)
- [syzbot] Monthly net report (Jun 2023) syzbot (Thu Jun 29 2023 - 08:39:04 EST)
- Re: [PATCH v2 net 1/2] net: dsa: sja1105: always enable the INCL_SRCPT option Paolo Abeni (Thu Jun 29 2023 - 08:39:33 EST)
- Re: [net-next PATCH RFC] net: dsa: qca8k: make learning configurable and keep off if standalone Vladimir Oltean (Thu Jun 29 2023 - 08:40:08 EST)
- Re: [PATCH v2 net 1/2] net: dsa: sja1105: always enable the INCL_SRCPT option Vladimir Oltean (Thu Jun 29 2023 - 08:44:28 EST)
- RE: [PATCH] hv_netvsc: support a new host capability AllowRscDisabledStatus Haiyang Zhang (Thu Jun 29 2023 - 08:44:39 EST)
- Re: [PATCHv2] ALSA: hda/realtek: fix mute/micmute LEDs for HP EliteBook G10 Takashi Iwai (Thu Jun 29 2023 - 08:46:40 EST)
- [GIT PULL] first round of SCSI updates for the 6.4+ merge window James Bottomley (Thu Jun 29 2023 - 08:48:37 EST)
- Re: [PATCH v12 7/7] media: nuvoton: Add driver for NPCM video capture and encode engine Kun-Fa Lin (Thu Jun 29 2023 - 08:49:18 EST)
- Re: [net-next PATCH RFC] net: dsa: qca8k: make learning configurable and keep off if standalone Vladimir Oltean (Thu Jun 29 2023 - 08:50:01 EST)
- Re: [PATCH v2 net 0/2] Fix PTP received on wrong port with bridged SJA1105 DSA patchwork-bot+netdevbpf (Thu Jun 29 2023 - 08:50:28 EST)
- Re: [PATCH 06/12] arch: Declare screen_info in <asm/screen_info.h> WANG Xuerui (Thu Jun 29 2023 - 08:55:22 EST)
- Re: [PATCH] mmc: sdhci-f-sdh30: Replace with sdhci_pltfm Adrian Hunter (Thu Jun 29 2023 - 08:57:18 EST)
- Re: [PATCH 07/12] arch/x86: Declare edid_info in <asm/screen_info.h> Thomas Zimmermann (Thu Jun 29 2023 - 09:01:28 EST)
- Re: [PATCH 06/12] arch: Declare screen_info in <asm/screen_info.h> Arnd Bergmann (Thu Jun 29 2023 - 09:03:53 EST)
- Re: [PATCH v3 1/1] gro: decrease size of CB Gal Pressman (Thu Jun 29 2023 - 09:05:04 EST)
- Re: [PATCH] Add MODULE_FIRMWARE() for FIRMWARE_TG357766. Paolo Abeni (Thu Jun 29 2023 - 09:06:32 EST)
- Re: [PATCH] ipmi_si: fix a memleak in try_smi_init() Corey Minyard (Thu Jun 29 2023 - 09:07:44 EST)
- [PATCH 0/3] Configure usb0 as peripheral on am335x boards Julien Panis (Thu Jun 29 2023 - 09:10:39 EST)
- [PATCH 1/3] ARM: dts: am335x-evm: Use usb0 as peripheral Julien Panis (Thu Jun 29 2023 - 09:10:44 EST)
- [PATCH 3/3] ARM: dts: am335x-icev2: Use usb0 as peripheral Julien Panis (Thu Jun 29 2023 - 09:10:47 EST)
- [PATCH 2/3] ARM: dts: am335x-evmsk: Use usb0 as peripheral Julien Panis (Thu Jun 29 2023 - 09:10:51 EST)
- Re: [PATCH v1 09/43] clocksource: ep93xx: Add driver for Cirrus Logic EP93xx Nikita Shubin (Thu Jun 29 2023 - 09:10:55 EST)
- Re: [PATCH v5 1/1] drm/doc: Document DRM device reset expectations André Almeida (Thu Jun 29 2023 - 09:11:53 EST)
- Re: [PATCH v2] serial: 8250: Preserve original value of DLF register Andy Shevchenko (Thu Jun 29 2023 - 09:13:51 EST)
- Re: [PATCH 1/3] net: phy: at803x: support qca8081 1G chip type Andrew Lunn (Thu Jun 29 2023 - 09:14:30 EST)
- arch/riscv/include/asm/atomic.h:317 arch_atomic_dec_if_positive() warn: inconsistent indenting kernel test robot (Thu Jun 29 2023 - 09:16:00 EST)
- Re: [PATCH v3 3/5] acpi: Introduce new function callback for _OSC Rafael J. Wysocki (Thu Jun 29 2023 - 09:16:11 EST)
- Re: [PATCH 2/3] net: phy: at803x: remove 1000BaseX mode of qca8081 Andrew Lunn (Thu Jun 29 2023 - 09:17:07 EST)
- Re: [PATCH 06/12] arch: Declare screen_info in <asm/screen_info.h> Thomas Zimmermann (Thu Jun 29 2023 - 09:18:18 EST)
- Re: [PATCH bpf-next 0/7] Support defragmenting IPv(4|6) packets in BPF Florian Westphal (Thu Jun 29 2023 - 09:21:52 EST)
- Re: [PATCH 07/12] arch/x86: Declare edid_info in <asm/screen_info.h> Arnd Bergmann (Thu Jun 29 2023 - 09:22:11 EST)
- Re: [PATCH 3/3] net: phy: at803x: add qca8081 fifo reset on the link down Andrew Lunn (Thu Jun 29 2023 - 09:24:02 EST)
- RE: [PATCH v3 2/2] tty: Allow TIOCSTI to be disabled David Laight (Thu Jun 29 2023 - 09:24:19 EST)
- Re: [PATCH 1/3] cpuset: Allow setscheduler regardless of manipulated task Waiman Long (Thu Jun 29 2023 - 09:25:59 EST)
- Re: [PATCH v24 02/10] drivers/base: refactor memory.c to use .is_visible() Eric DeVolder (Thu Jun 29 2023 - 09:26:15 EST)
- Re: [PATCH v5 00/44] treewide: Remove I/O port accessors for HAS_IOPORT=n Niklas Schnelle (Thu Jun 29 2023 - 09:26:50 EST)
- Re: [PATCH v24 01/10] drivers/base: refactor cpu.c to use .is_visible() Eric DeVolder (Thu Jun 29 2023 - 09:27:04 EST)
- [PATCH v2 0/1] Add a sysctl to disable io_uring system-wide Matteo Rizzo (Thu Jun 29 2023 - 09:27:44 EST)
- [PATCH v2 1/1] Add a new sysctl to disable io_uring system-wide Matteo Rizzo (Thu Jun 29 2023 - 09:28:13 EST)
- RE: [PATCH] wifi:mac80211: Replace the ternary conditional operator with max() David Laight (Thu Jun 29 2023 - 09:28:23 EST)
- [PATCH v1 1/1] netlink: Don't use int as bool in netlink_update_socket_mc() Andy Shevchenko (Thu Jun 29 2023 - 09:31:39 EST)
- Re: [PATCH v2 0/9] Introduce SMT level and add PowerPC support Sachin Sant (Thu Jun 29 2023 - 09:32:01 EST)
- Re: [PATCH] CMDQ feature is introduced to eMMC standard in v5.1, which can be used to improve performance. Adrian Hunter (Thu Jun 29 2023 - 09:32:08 EST)
- mainline build failure due to 8295efbe68c0 ("md/raid1-10: factor out a helper to submit normal write") Sudip Mukherjee (Codethink) (Thu Jun 29 2023 - 09:32:50 EST)
- Re: [PATCH v3 2/2] tty: Allow TIOCSTI to be disabled Samuel Thibault (Thu Jun 29 2023 - 09:32:53 EST)
- Re: [PATCH 00/12] arch,fbdev: Move screen_info into arch/ Arnd Bergmann (Thu Jun 29 2023 - 09:33:30 EST)
- RE: [Intel-wired-lan] [PATCH net-next 1/2] i40e: Add helper for VF inited state check with timeout Romanowski, Rafal (Thu Jun 29 2023 - 09:39:08 EST)
- Re: [PATCH v1 09/43] clocksource: ep93xx: Add driver for Cirrus Logic EP93xx Andy Shevchenko (Thu Jun 29 2023 - 09:40:03 EST)
- RE: [Intel-wired-lan] [PATCH net-next 2/2] i40e: Wait for pending VF reset in VF set callbacks Romanowski, Rafal (Thu Jun 29 2023 - 09:40:10 EST)
- Re: [net-next PATCH] octeon_ep: Add control plane host and firmware versions. Andrew Lunn (Thu Jun 29 2023 - 09:40:55 EST)
- Re: [PATCH v4] lib/test_bpf: Call page_address() on page acquired with GFP_KERNEL flag patchwork-bot+netdevbpf (Thu Jun 29 2023 - 09:41:02 EST)
- [PATCH] spi: bcm-qspi: return error if neither hif_mspi nor mspi is available Jonas Gorski (Thu Jun 29 2023 - 09:43:49 EST)
- Re: [PATCH] Add MODULE_FIRMWARE() for FIRMWARE_TG357766. Tobias Heider (Thu Jun 29 2023 - 09:44:32 EST)
- [PATCH v1 1/2] led: leds-lp50xx: Add max-brightness as in leds-pwm Astrid Rost (Thu Jun 29 2023 - 09:47:32 EST)
- [PATCH v1 2/2] dt: bindings: lp50xx: Add max-brightness as in leds-pwm Astrid Rost (Thu Jun 29 2023 - 09:47:36 EST)
- [PATCH] ext4: Replace CR_FAST macro with inline function for readability Ojaswin Mujoo (Thu Jun 29 2023 - 09:47:52 EST)
- Re: [PATCH v3] riscv: Discard vector state on syscalls Björn Töpel (Thu Jun 29 2023 - 09:48:24 EST)
- Re: [PATCH v2] bpf: Replace deprecated -target with --target= for Clang patchwork-bot+netdevbpf (Thu Jun 29 2023 - 09:50:27 EST)
- Re: [PATCH v2 10/10] RISC-V: provide a Kconfig option to disable parsing "riscv,isa" Andrew Jones (Thu Jun 29 2023 - 09:53:16 EST)
- mainline build failure due to df8fc4e934c1 ("kbuild: Enable -fstrict-flex-arrays=3") Sudip Mukherjee (Codethink) (Thu Jun 29 2023 - 09:53:48 EST)
- Re: mainline build failure due to 8295efbe68c0 ("md/raid1-10: factor out a helper to submit normal write") Yu Kuai (Thu Jun 29 2023 - 09:56:24 EST)
- [PATCH v1 2/2] netlink: Make use of __assign_bit() API Andy Shevchenko (Thu Jun 29 2023 - 09:57:10 EST)
- RE: [RESEND v2] ufs: core: Add support for qTimestamp attribute Arthur Simchaev (Thu Jun 29 2023 - 09:58:39 EST)
- [PATCH v1 1/2] net/core: Make use of assign_bit() API Andy Shevchenko (Thu Jun 29 2023 - 09:58:44 EST)
- Re: [PATCH] ext4: Replace CR_FAST macro with inline function for readability Jan Kara (Thu Jun 29 2023 - 10:00:26 EST)
- Re: [PATCH v2 07/12] s390: add pte_free_defer() for pgtables sharing page Alexander Gordeev (Thu Jun 29 2023 - 10:00:42 EST)
- Re: [PATCH -next V17 4/7] riscv: entry: Convert to generic entry Daniel Thompson (Thu Jun 29 2023 - 10:02:56 EST)
- Re: [PATCH 1/2] RISC-V: Probe for unaligned access speed Conor Dooley (Thu Jun 29 2023 - 10:03:57 EST)
- RE: x86/csum: Remove unnecessary odd handling David Laight (Thu Jun 29 2023 - 10:04:39 EST)
- Re: mainline build failure due to 8295efbe68c0 ("md/raid1-10: factor out a helper to submit normal write") Sudip Mukherjee (Thu Jun 29 2023 - 10:07:13 EST)
- Re: [Patch v2 2/2] x86/tsc: use logical_packages as a better estimation of socket numbers Feng Tang (Thu Jun 29 2023 - 10:07:47 EST)
- Re: [PATCH v1 1/2] led: leds-lp50xx: Add max-brightness as in leds-pwm Andy Shevchenko (Thu Jun 29 2023 - 10:08:20 EST)
- Re: mainline build failure due to df8fc4e934c1 ("kbuild: Enable -fstrict-flex-arrays=3") Gustavo A. R. Silva (Thu Jun 29 2023 - 10:08:31 EST)
- Re: [PATCH v2 6/7] quota: simplify drop_dquot_ref() Jan Kara (Thu Jun 29 2023 - 10:09:28 EST)
- Re: [PATCH] cdrom/gdrom: Fix build error Jens Axboe (Thu Jun 29 2023 - 10:10:01 EST)
- Re: mainline build failure due to 8295efbe68c0 ("md/raid1-10: factor out a helper to submit normal write") Linux regression tracking (Thorsten Leemhuis) (Thu Jun 29 2023 - 10:10:08 EST)
- [PATCH 1/2] tracing/probes: Fix to avoid double count of the string length on the array Masami Hiramatsu (Google) (Thu Jun 29 2023 - 10:13:46 EST)
- [PATCH 2/2] tracing/probes: Fix to exit fetching if an error is detected Masami Hiramatsu (Google) (Thu Jun 29 2023 - 10:13:55 EST)
- [PATCH net 0/2] Fix mangled link-local MAC DAs with SJA1105 DSA Vladimir Oltean (Thu Jun 29 2023 - 10:15:14 EST)
- [PATCH net 1/2] net: dsa: tag_sja1105: fix MAC DA patching from meta frames Vladimir Oltean (Thu Jun 29 2023 - 10:15:19 EST)
- [PATCH net 2/2] net: dsa: sja1105: always enable the send_meta options Vladimir Oltean (Thu Jun 29 2023 - 10:15:25 EST)
- Re: [PATCH 00/12] arch,fbdev: Move screen_info into arch/ Thomas Zimmermann (Thu Jun 29 2023 - 10:16:26 EST)
- Re: [PATCH v2 6/7] quota: simplify drop_dquot_ref() Baokun Li (Thu Jun 29 2023 - 10:17:04 EST)
- Re: [PATCH v1 09/43] clocksource: ep93xx: Add driver for Cirrus Logic EP93xx Nikita Shubin (Thu Jun 29 2023 - 10:17:08 EST)
- Re: [GIT PULL] bcachefs Kent Overstreet (Thu Jun 29 2023 - 10:17:57 EST)
- [PATCH] squashfs: fix cache race with migration Vincent Whitchurch (Thu Jun 29 2023 - 10:18:26 EST)
- Re: [PATCH] objtool: initialize all of struct elf Josh Poimboeuf (Thu Jun 29 2023 - 10:18:29 EST)
- Re: Fwd: High cpu usage caused by kernel process when upgraded to linux 5.19.17 or later Thomas Gleixner (Thu Jun 29 2023 - 10:19:13 EST)
- [PATCH v4] riscv: Discard vector state on syscalls Björn Töpel (Thu Jun 29 2023 - 10:22:41 EST)
- Re: [PATCH] ASoC: core: Always store of_node when getting DAI link component Mark Brown (Thu Jun 29 2023 - 10:23:21 EST)
- Re: [PATCH v3 4/5] acpi: Use _OSC method to convey processor OSPM capabilities Rafael J. Wysocki (Thu Jun 29 2023 - 10:23:40 EST)
- [PATCH] KVM: selftests: Fix the meta info of test cases in the header comments Like Xu (Thu Jun 29 2023 - 10:26:45 EST)
- Re: [PATCH v5 RFC 0/6] introduce page_pool_alloc() API Alexander Lobakin (Thu Jun 29 2023 - 10:27:41 EST)
- RE: x86/csum: Remove unnecessary odd handling David Laight (Thu Jun 29 2023 - 10:28:02 EST)
- Re: [PATCH] arm64: dts: qcom: sc8280xp-pmics: add explicit rtc interrupt parent Johan Hovold (Thu Jun 29 2023 - 10:29:37 EST)
- Re: [PATCH 00/12] arch,fbdev: Move screen_info into arch/ Arnd Bergmann (Thu Jun 29 2023 - 10:29:55 EST)
- [PATCH v2 0/2] Add compatible support for RT5733 cy_huang (Thu Jun 29 2023 - 10:30:26 EST)
- [PATCH v2 1/2] regulator: dt-bindings: rt5739: Add compatible for rt5733 cy_huang (Thu Jun 29 2023 - 10:30:29 EST)
- [PATCH v2 2/2] regulator: rt5739: Add DID check and compatible for rt5733 cy_huang (Thu Jun 29 2023 - 10:30:32 EST)
- fs/f2fs/gc.c:744:5: warning: stack frame size (3024) exceeds limit (2048) in 'f2fs_get_victim' kernel test robot (Thu Jun 29 2023 - 10:30:36 EST)
- Re: [PATCH] kernel/trace: Fix cleanup logic of enable_trace_eprobe Tzvetomir Stoyanov (Thu Jun 29 2023 - 10:31:49 EST)
- [PATCH v3 1/9] cpu/SMT: Move SMT prototypes into cpu_smt.h Laurent Dufour (Thu Jun 29 2023 - 10:32:21 EST)
- [PATCH v3 0/9] Introduce SMT level and add PowerPC support Laurent Dufour (Thu Jun 29 2023 - 10:32:25 EST)
- RE: [PATCH v1 1/1] kasan: Replace strreplace() with strchrnul() David Laight (Thu Jun 29 2023 - 10:32:28 EST)
- [PATCH v3 7/9] powerpc/pseries: Initialise CPU hotplug callbacks earlier Laurent Dufour (Thu Jun 29 2023 - 10:32:31 EST)
- [PATCH v3 8/9] powerpc: Add HOTPLUG_SMT support Laurent Dufour (Thu Jun 29 2023 - 10:32:36 EST)
- [PATCH v3 3/9] cpu/SMT: Store the current/max number of threads Laurent Dufour (Thu Jun 29 2023 - 10:32:40 EST)
- [PATCH v3 4/9] cpu/SMT: Remove topology_smt_supported() Laurent Dufour (Thu Jun 29 2023 - 10:32:43 EST)
- [PATCH v3 9/9] powerpc/pseries: Honour current SMT state when DLPAR onlining CPUs Laurent Dufour (Thu Jun 29 2023 - 10:33:21 EST)
- [PATCH v3 6/9] cpu/SMT: Allow enabling partial SMT states via sysfs Laurent Dufour (Thu Jun 29 2023 - 10:33:25 EST)
- Re: [PATCH v2 5/7] quota: fix dqput() to follow the guarantees dquot_srcu should provide Jan Kara (Thu Jun 29 2023 - 10:34:09 EST)
- [PATCH v3 5/9] cpu/SMT: Create topology_smt_thread_allowed() Laurent Dufour (Thu Jun 29 2023 - 10:34:43 EST)
- Re: [PATCH 12/26] btrfs: zoned: use array_size David Sterba (Thu Jun 29 2023 - 10:36:44 EST)
- Re: Build error in crypto/marvell/cesa/cipher.c Jason Gunthorpe (Thu Jun 29 2023 - 10:36:47 EST)
- Re: [PATCH bpf-next 0/7] Support defragmenting IPv(4|6) packets in BPF Toke Høiland-Jørgensen (Thu Jun 29 2023 - 10:36:58 EST)
- [PATCH v3 2/9] cpu/SMT: Move smt/control simple exit cases earlier Laurent Dufour (Thu Jun 29 2023 - 10:38:04 EST)
- Re: [PATCH v4 29/33] x86/mm: try VMA lock-based page fault handling first Jiri Slaby (Thu Jun 29 2023 - 10:40:54 EST)
- Re: [PATCH v1 1/1] kasan: Replace strreplace() with strchrnul() 'Andy Shevchenko' (Thu Jun 29 2023 - 10:42:06 EST)
- Re: [PATCH v7 6/8] PCI/VGA: Introduce is_boot_device function callback to vga_client_register Sui Jingfeng (Thu Jun 29 2023 - 10:42:10 EST)
- Re: [PATCH] fs/vboxsf: Replace kmap() with kmap_local_{page, folio}() Matthew Wilcox (Thu Jun 29 2023 - 10:43:07 EST)
- Re: [PATCH 00/12] arch,fbdev: Move screen_info into arch/ Arnd Bergmann (Thu Jun 29 2023 - 10:43:24 EST)
- Re: [PATCH] ext4: Replace CR_FAST macro with inline function for readability Ojaswin Mujoo (Thu Jun 29 2023 - 10:43:53 EST)
- Re: [PATCH v1 1/3] ASoC: rt5677: Use agnostic irq_domain_create_linear() Andy Shevchenko (Thu Jun 29 2023 - 10:44:31 EST)
- Re: [PATCH net-next v3 10/18] nvme/host: Use sendmsg(MSG_SPLICE_PAGES) rather then sendpage Aurelien Aptel (Thu Jun 29 2023 - 10:45:27 EST)
- RE: [EXT] Re: [PATCH 1/1] usb: gadget: call usb_gadget_check_config() to verify UDC capability Frank Li (Thu Jun 29 2023 - 10:48:10 EST)
- Re: [PATCH net-next v3 10/18] nvme/host: Use sendmsg(MSG_SPLICE_PAGES) rather then sendpage Sagi Grimberg (Thu Jun 29 2023 - 10:50:01 EST)
- Re: [PATCH V8 00/23] Add support UHS-II for GL9755 Ulf Hansson (Thu Jun 29 2023 - 10:51:59 EST)
- Re: [PATCH] irqchip/gic-v4.1: Properly lock VPEs when doing a directLPI invalidation Zenghui Yu (Thu Jun 29 2023 - 10:52:40 EST)
- Re: [PATCH bpf-next 0/7] Support defragmenting IPv(4|6) packets in BPF Florian Westphal (Thu Jun 29 2023 - 10:53:25 EST)
- Re: [PATCHv3 1/1] mmc: block: ioctl: Add PROG-error aggregation Ulf Hansson (Thu Jun 29 2023 - 10:55:12 EST)
- Re: [PATCH v2 6/7] ASoC: dt-bindings: mediatek,mt7986-wm8960: add mt7986-wm8960 document Rob Herring (Thu Jun 29 2023 - 10:58:43 EST)
- Re: [PATCH] sysctl: fix unused proc_cap_handler() function warning Matthieu Baerts (Thu Jun 29 2023 - 11:00:54 EST)
- Re: [PATCH 2/2] mm: make show_free_areas() static kernel test robot (Thu Jun 29 2023 - 11:00:58 EST)
- Re: [PATCH net-next v3 10/18] nvme/host: Use sendmsg(MSG_SPLICE_PAGES) rather then sendpage Aurelien Aptel (Thu Jun 29 2023 - 11:02:40 EST)
- Re: [PATCH] fs/vboxsf: Replace kmap() with kmap_local_{page, folio}() Hans de Goede (Thu Jun 29 2023 - 11:02:54 EST)
- Re: [PATCH] fs/vboxsf: Replace kmap() with kmap_local_{page, folio}() Fabio M. De Francesco (Thu Jun 29 2023 - 11:04:36 EST)
- Re: [PATCH v2 7/7] ASoC: dt-bindings: mediatek,mt7986-afe: add audio afe document Rob Herring (Thu Jun 29 2023 - 11:05:42 EST)
- Re: [PATCH] ASoC: mediatek: mt8188: add constraints for PCM Mark Brown (Thu Jun 29 2023 - 11:06:19 EST)
- Re: [PATCH] spi: bcm-qspi: return error if neither hif_mspi nor mspi is available Kamal Dasu (Thu Jun 29 2023 - 11:07:29 EST)
- Re: [PATCH v1 4/6] KVM: x86: Add emulator helper for LASS violation check Zeng Guang (Thu Jun 29 2023 - 11:09:03 EST)
- Re: [PATCH v1 1/1] netlink: Don't use int as bool in netlink_update_socket_mc() Simon Horman (Thu Jun 29 2023 - 11:11:40 EST)
- Re: [PATCH 2/2] mm: make show_free_areas() static kernel test robot (Thu Jun 29 2023 - 11:11:47 EST)
- [GIT PULL 0/5] ARM: SoC tree changes for 6.5 Arnd Bergmann (Thu Jun 29 2023 - 11:13:38 EST)
- RE: [PATCH] usb: gadget: fsl_qe_udc: validate endpoint index for ch9 udc Leo Li (Thu Jun 29 2023 - 11:13:54 EST)
- Re: [RFC] msr: judge the return val of function rdmsrl_on_cpu() by WARN_ON H. Peter Anvin (Thu Jun 29 2023 - 11:15:00 EST)
- Re: [PATCH v2 1/1] Add a new sysctl to disable io_uring system-wide Bart Van Assche (Thu Jun 29 2023 - 11:16:01 EST)
- Re: [PATCH v4 1/2] dt-bindings: input: microchip,cap11xx: add advanced sensitivity settings Rob Herring (Thu Jun 29 2023 - 11:16:44 EST)
- [GIT PULL 1/5] ARM: SoC devicetree updates for 6.5 Arnd Bergmann (Thu Jun 29 2023 - 11:16:47 EST)
- Re: [PATCH v9 4/6] KVM: x86: Introduce untag_addr() in kvm_x86_ops Sean Christopherson (Thu Jun 29 2023 - 11:16:56 EST)
- Re: [PATCH 1/2] mm: remove arguments of show_mem() Matthew Wilcox (Thu Jun 29 2023 - 11:17:41 EST)
- Re: [PATCH 05/11] dt-bindings: sound: Convert pm8916-wcd-analog-codec to YAML Rob Herring (Thu Jun 29 2023 - 11:19:05 EST)
- Re: [PATCH] x86/32: Use a thread flag to track SYSENTER status H. Peter Anvin (Thu Jun 29 2023 - 11:19:09 EST)
- Re: [PATCH 06/11] dt-bindings: mfd: qcom,spmi-pmic: Reference pm8916 wcd analog codec schema Rob Herring (Thu Jun 29 2023 - 11:19:23 EST)
- Re: [PATCH 07/11] dt-bindings: iommu: qcom_iommu: Allow 'tbu' clock Rob Herring (Thu Jun 29 2023 - 11:20:06 EST)
- Re: [PATCH v1 1/2] net/core: Make use of assign_bit() API Simon Horman (Thu Jun 29 2023 - 11:20:13 EST)
- [GIT PULL 2/5] ARM: New SoC support for 6.5 Arnd Bergmann (Thu Jun 29 2023 - 11:20:44 EST)
- Re: [PATCH v2 07/12] s390: add pte_free_defer() for pgtables sharing page Jason Gunthorpe (Thu Jun 29 2023 - 11:22:32 EST)
- [GIT PULL 3/5] ARM: SoC drivers for 6.5 Arnd Bergmann (Thu Jun 29 2023 - 11:22:35 EST)
- [GIT PULL 4/5] ARM: SoC defconfig changes for 6.5 Arnd Bergmann (Thu Jun 29 2023 - 11:23:20 EST)
- Re: [PATCH 08/11] dt-bindings: usb: ci-hdrc-usb2: Fix handling pinctrl properties Rob Herring (Thu Jun 29 2023 - 11:24:04 EST)
- [GIT PULL 5/5] ARM: SoC changes for 6.5 Arnd Bergmann (Thu Jun 29 2023 - 11:24:11 EST)
- Re: [PATCH][next] btrfs: scrub: remove redundant division of stripe_nr David Sterba (Thu Jun 29 2023 - 11:24:22 EST)
- [PATCH RFC net-next 0/4] net: page_pool: a couple assorted optimizations Alexander Lobakin (Thu Jun 29 2023 - 11:24:25 EST)
- [PATCH RFC net-next 1/4] net: skbuff: don't include <net/page_pool.h> to <linux/skbuff.h> Alexander Lobakin (Thu Jun 29 2023 - 11:24:29 EST)
- [PATCH RFC net-next 2/4] net: page_pool: avoid calling no-op externals when possible Alexander Lobakin (Thu Jun 29 2023 - 11:24:33 EST)
- Re: [PATCH 09/11] dt-bindings: arm: msm: kpss-acc: Make the optional reg truly optional Rob Herring (Thu Jun 29 2023 - 11:24:36 EST)
- [PATCH RFC net-next 3/4] net: add flag to indicate NAPI/GRO is running right now Alexander Lobakin (Thu Jun 29 2023 - 11:24:42 EST)
- [PATCH RFC net-next 4/4] net: skbuff: always recycle PP pages directly when inside a NAPI loop Alexander Lobakin (Thu Jun 29 2023 - 11:24:44 EST)
- Re: [PATCH 10/11] dt-bindings: usb: dwc3: Allow just 1 interrupt for MSM8996 Rob Herring (Thu Jun 29 2023 - 11:25:21 EST)
- Re: [PATCH] dt-bindings: clock: qcom: Update my email address Rob Herring (Thu Jun 29 2023 - 11:26:44 EST)
- Re: [PATCH v2 03/15] dt-bindings: clock: qcom,dispcc-sm6125: Require GCC PLL0 DIV clock Rob Herring (Thu Jun 29 2023 - 11:28:02 EST)
- Re: [PATCH v1 00/10] variable-order, large folios for anonymous memory Ryan Roberts (Thu Jun 29 2023 - 11:28:37 EST)
- Re: [PATCH v2 1/1] Add a new sysctl to disable io_uring system-wide Matteo Rizzo (Thu Jun 29 2023 - 11:29:18 EST)
- Re: [PATCH v4 29/33] x86/mm: try VMA lock-based page fault handling first Suren Baghdasaryan (Thu Jun 29 2023 - 11:31:03 EST)
- Re: [GIT PULL] bcachefs Kent Overstreet (Thu Jun 29 2023 - 11:31:24 EST)
- Re: [PATCH][next] btrfs: remove redundant initialization of variables leaf and slot David Sterba (Thu Jun 29 2023 - 11:32:47 EST)
- Re: [PATCH v9 4/6] KVM: x86: Introduce untag_addr() in kvm_x86_ops Sean Christopherson (Thu Jun 29 2023 - 11:34:04 EST)
- UBSAN spat in valid xhci code in Linus's current tree (6.4+) Greg KH (Thu Jun 29 2023 - 11:37:00 EST)
- Re: [PATCH] spi: bcm-qspi: return error if neither hif_mspi nor mspi is available Jonas Gorski (Thu Jun 29 2023 - 11:38:32 EST)
- Re: [PATCH] fs: btrfs: Optimize code execution process to save time David Sterba (Thu Jun 29 2023 - 11:40:08 EST)
- Re: [PATCH] ASoC: qdsp6: q6apm: use dai link pcm id as pcm device number Mark Brown (Thu Jun 29 2023 - 11:44:10 EST)
- Re: [PATCH v2 07/12] s390: add pte_free_defer() for pgtables sharing page Gerald Schaefer (Thu Jun 29 2023 - 11:46:10 EST)
- [PATCH v2] xen/evtchn: Introduce new IOCTL to bind static evtchn Rahul Singh (Thu Jun 29 2023 - 11:46:46 EST)
- Re: [PATCH v7 5/5] mfd: max77541: Add ADI MAX77541/MAX77540 PMIC Support Lee Jones (Thu Jun 29 2023 - 11:51:51 EST)
- Re: [PATCH v3 1/4] ACPI: bus: Constify acpi_companion_match() returned value Andi Shyti (Thu Jun 29 2023 - 11:52:56 EST)
- Re: [PATCH v7 6/8] PCI/VGA: Introduce is_boot_device function callback to vga_client_register Bjorn Helgaas (Thu Jun 29 2023 - 11:54:44 EST)
- Re: [PATCH] KVM: selftests: Fix the meta info of test cases in the header comments Sean Christopherson (Thu Jun 29 2023 - 11:55:27 EST)
- Re: mainline build failure due to 8295efbe68c0 ("md/raid1-10: factor out a helper to submit normal write") Song Liu (Thu Jun 29 2023 - 11:55:59 EST)
- [RFC PATCH 1/4] splice: Fix corruption of spliced data after splice() returns David Howells (Thu Jun 29 2023 - 11:56:02 EST)
- [RFC PATCH 0/4] splice: Fix corruption in data spliced to pipe David Howells (Thu Jun 29 2023 - 11:56:10 EST)
- [RFC PATCH 3/4] splice: Remove some now-unused bits David Howells (Thu Jun 29 2023 - 11:56:16 EST)
- [RFC PATCH 2/4] splice: Make vmsplice() steal or copy David Howells (Thu Jun 29 2023 - 11:56:40 EST)
- Re: [PATCH v5 03/10] acpi/ac: Move handler installing logic to driver Rafael J. Wysocki (Thu Jun 29 2023 - 11:56:45 EST)
- [RFC PATCH 4/4] splice: Record some statistics David Howells (Thu Jun 29 2023 - 11:57:01 EST)
- Re: mainline build failure due to 8295efbe68c0 ("md/raid1-10: factor out a helper to submit normal write") Song Liu (Thu Jun 29 2023 - 11:57:15 EST)
- RE: [PATCH v2 7/7] x86/resctrl: Determine if Sub-NUMA Cluster is enabled and initialize. Luck, Tony (Thu Jun 29 2023 - 11:57:24 EST)
- Re: [PATCH v2 07/12] s390: add pte_free_defer() for pgtables sharing page Gerald Schaefer (Thu Jun 29 2023 - 11:58:37 EST)
- Re: [PATCH v5 04/10] acpi/video: Move handler installing logic to driver Rafael J. Wysocki (Thu Jun 29 2023 - 11:59:56 EST)
- Re: [PATCH v3 3/4] ACPI: platform: Ignore SMB0001 only when it has resources Andi Shyti (Thu Jun 29 2023 - 12:00:15 EST)
- Re: [PATCH v7 5/5] mfd: max77541: Add ADI MAX77541/MAX77540 PMIC Support Mark Brown (Thu Jun 29 2023 - 12:00:34 EST)
- [PATCH] memory: tegra: Add dummy implementation on Tegra194 Thierry Reding (Thu Jun 29 2023 - 12:02:02 EST)
- [PATCH 1/2] kconfig: menuconfig: simplify global jump key assignment Masahiro Yamada (Thu Jun 29 2023 - 12:04:04 EST)
- [PATCH 2/2] kconfig: menuconfig: remove jump_key::index Masahiro Yamada (Thu Jun 29 2023 - 12:04:06 EST)
- Re: [PATCH v5 05/10] acpi/battery: Move handler installing logic to driver Rafael J. Wysocki (Thu Jun 29 2023 - 12:06:14 EST)
- Re: [PATCH] ASoC: qdsp6: q6apm: use dai link pcm id as pcm device number Greg KH (Thu Jun 29 2023 - 12:06:20 EST)
- Re: [PATCH v5 07/10] acpi/nfit: Move acpi_nfit_notify() before acpi_nfit_add() Rafael J. Wysocki (Thu Jun 29 2023 - 12:07:14 EST)
- Re: [PATCH v9 23/42] Documentation/x86: Add CET shadow stack description szabolcs.nagy@xxxxxxx (Thu Jun 29 2023 - 12:08:22 EST)
- Re: [RFC PATCH 3/8] ALSA: hda: Update PCI ID list Bjorn Helgaas (Thu Jun 29 2023 - 12:08:46 EST)
- RE: [PATCH v2 0/7] x86/resctrl: Add support for Sub-NUMA cluster (SNC) systems Luck, Tony (Thu Jun 29 2023 - 12:09:35 EST)
- Re: [RFC PATCH 1/8] PCI: Add Intel Audio DSP devices to pci_ids.h Bjorn Helgaas (Thu Jun 29 2023 - 12:10:03 EST)
- [PATCH] umh: fix build warning with CONFIG_SYSCTL disabled Matteo Rizzo (Thu Jun 29 2023 - 12:11:08 EST)
- Re: [Patch v3] net: mana: Batch ringing RX queue doorbell on receiving packets Jakub Kicinski (Thu Jun 29 2023 - 12:11:36 EST)
- Re: [PATCH v2 1/1] Add a new sysctl to disable io_uring system-wide Jeff Moyer (Thu Jun 29 2023 - 12:12:33 EST)
- Re: [PATCH v2 06/15] dt-bindings: display/msm: sc7180-dpu: Describe SM6125 Rob Herring (Thu Jun 29 2023 - 12:12:47 EST)
- Re: [PATCH V4] dt-bindings: nvmem: fixed-cell: add compatible for MAC cells Rob Herring (Thu Jun 29 2023 - 12:13:56 EST)
- Re: [PATCH] Add MODULE_FIRMWARE() for FIRMWARE_TG357766. Jakub Kicinski (Thu Jun 29 2023 - 12:15:12 EST)
- Re: [PATCH v5 08/10] acpi/nfit: Improve terminator line in acpi_nfit_ids Rafael J. Wysocki (Thu Jun 29 2023 - 12:15:16 EST)
- Re: [PATCH] ASoC: qdsp6: q6apm: use dai link pcm id as pcm device number Mark Brown (Thu Jun 29 2023 - 12:16:57 EST)
- Re: [PATCH v5 09/10] acpi/nfit: Move handler installing logic to driver Rafael J. Wysocki (Thu Jun 29 2023 - 12:18:20 EST)
- Re: [PATCH] spi: bcm-qspi: return error if neither hif_mspi nor mspi is available Kamal Dasu (Thu Jun 29 2023 - 12:19:04 EST)
- Re: [RFC PATCH v1 1/2] dt-bindings: nand: meson: support for 512B ECC step size Rob Herring (Thu Jun 29 2023 - 12:19:15 EST)
- RE: [PATCH] EDAC/i10nm: shift exponent is negative Luck, Tony (Thu Jun 29 2023 - 12:20:56 EST)
- Re: [PATCH] umh: fix build warning with CONFIG_SYSCTL disabled Randy Dunlap (Thu Jun 29 2023 - 12:21:05 EST)
- Re: [PATCH 1/4] dt-bindings: regulator: Describe Qualcomm REFGEN regulator Rob Herring (Thu Jun 29 2023 - 12:22:17 EST)
- [PATCH 0/2] Two cross-compilation kselftest fixes Björn Töpel (Thu Jun 29 2023 - 12:23:20 EST)
- Re: [PATCH 3/4] dt-bindings: display/msm: dsi-controller-main: Allow refgen-supply Rob Herring (Thu Jun 29 2023 - 12:23:23 EST)
- [PATCH 1/2] selftests/openat2: Run-time check for -fsanitize=undefined Björn Töpel (Thu Jun 29 2023 - 12:23:27 EST)
- [PATCH 2/2] selftests/proc: Do not build x86-64 tests on non-x86-64 builds Björn Töpel (Thu Jun 29 2023 - 12:23:30 EST)
- Re: [PATCH v3 3/3] selftests/tdx: Test GetQuote TDX attestation feature Dionna Amalie Glaze (Thu Jun 29 2023 - 12:25:43 EST)
- Re: [Intel-wired-lan] [PATCH net v2] igc: Prevent garbled TX queue with XDP ZEROCOPY Vinicius Costa Gomes (Thu Jun 29 2023 - 12:25:57 EST)
- Re: [PATCH 01/12] KVM: x86: Add a framework for enabling KVM-governed x86 features Sean Christopherson (Thu Jun 29 2023 - 12:26:39 EST)
- Re: [Intel-wired-lan] [PATCH net v2] igc: Prevent garbled TX queue with XDP ZEROCOPY Tony Nguyen (Thu Jun 29 2023 - 12:27:22 EST)
- Re: [RESEND PATCH v9 2/2] arm64: support batched/deferred tlb shootdown during page reclamation/migration Catalin Marinas (Thu Jun 29 2023 - 12:31:50 EST)
- Re: [PATCH 0/2] Baisc devicetree support for Amlogic T7 Lucas Tanure (Thu Jun 29 2023 - 12:33:49 EST)
- Re: [PATCH v5 6/6] mm: handle userfaults under VMA lock Peter Xu (Thu Jun 29 2023 - 12:34:05 EST)
- Re: [PATCH V3] remoteproc: imx_rproc: iterate all notifiyids in rx callback Mathieu Poirier (Thu Jun 29 2023 - 12:34:16 EST)
- Re: [PATCH v5 6/6] mm: handle userfaults under VMA lock Suren Baghdasaryan (Thu Jun 29 2023 - 12:40:06 EST)
- Re: [PATCH v6 4/5] dt-bindings: phy: realtek: Add the doc about the Realtek SoC USB 2.0 PHY Rob Herring (Thu Jun 29 2023 - 12:42:29 EST)
- Re: [PATCH hotfix] mm/khugepaged: fix regression in collapse_file() Linus Torvalds (Thu Jun 29 2023 - 12:42:37 EST)
- Re: [PATCH 2/2] ASoC: dt-bindings: mediatek,mt8188-afe: add memory-region Rob Herring (Thu Jun 29 2023 - 12:44:52 EST)
- Re: [PATCH RFC net-next 2/4] net: page_pool: avoid calling no-op externals when possible Alexander H Duyck (Thu Jun 29 2023 - 12:45:41 EST)
- Re: [PATCH] kdb: Handle LF in the command parser Daniel Thompson (Thu Jun 29 2023 - 12:48:19 EST)
- [PATCH] KVM: x86/tsc: Update guest tsc_offset again before vcpu first runs Like Xu (Thu Jun 29 2023 - 12:48:56 EST)
- Re: [PATCH 08/12] KVM: nSVM: Use KVM-governed feature framework to track "vVM{SAVE,LOAD} enabled" Sean Christopherson (Thu Jun 29 2023 - 12:50:42 EST)
- RE: [Patch v3] net: mana: Batch ringing RX queue doorbell on receiving packets Haiyang Zhang (Thu Jun 29 2023 - 12:53:51 EST)
- Re: [PATCH RFC net-next 1/4] net: skbuff: don't include <net/page_pool.h> to <linux/skbuff.h> Alexander H Duyck (Thu Jun 29 2023 - 12:55:28 EST)
- Re: [PATCH v1 05/17] selftests/nolibc: stat_timestamps: remove procfs dependency Thomas Weißschuh (Thu Jun 29 2023 - 12:56:53 EST)
- [ANNOUNCE] 5.4.248-rt83 Tom Zanussi (Thu Jun 29 2023 - 12:57:49 EST)
- [GIT PULL] PCI changes for v6.5 Bjorn Helgaas (Thu Jun 29 2023 - 12:58:47 EST)
- Re: [PATCH] tpm/tpm_tis: Disable interrupts for Lenovo L590 devices Jerry Snitselaar (Thu Jun 29 2023 - 12:59:53 EST)
- Re: [PATCH v7 6/8] PCI/VGA: Introduce is_boot_device function callback to vga_client_register Sui Jingfeng (Thu Jun 29 2023 - 13:00:25 EST)
- Re: [PATCH] Add MODULE_FIRMWARE() for FIRMWARE_TG357766. patchwork-bot+netdevbpf (Thu Jun 29 2023 - 13:00:29 EST)
- Re: [PATCH][next] tpm: remove redundant variable len Jerry Snitselaar (Thu Jun 29 2023 - 13:03:07 EST)
- Re: [PATCH v1 10/10] mm: Allocate large folios for anonymous memory Yang Shi (Thu Jun 29 2023 - 13:05:45 EST)
- Re: [PATCH v4 29/33] x86/mm: try VMA lock-based page fault handling first Linux regression tracking #adding (Thorsten Leemhuis) (Thu Jun 29 2023 - 13:06:40 EST)
- Re: [Patch v3] net: mana: Batch ringing RX queue doorbell on receiving packets Jakub Kicinski (Thu Jun 29 2023 - 13:06:50 EST)
- Re: [6.4-rc6] Crash during a kexec operation (tpm_amd_is_rng_defective) Jerry Snitselaar (Thu Jun 29 2023 - 13:07:45 EST)
- Re: [PATCH] umh: fix build warning with CONFIG_SYSCTL disabled Matteo Rizzo (Thu Jun 29 2023 - 13:11:16 EST)
- Re: [PATCH] KVM: x86/tsc: Update guest tsc_offset again before vcpu first runs Sean Christopherson (Thu Jun 29 2023 - 13:19:48 EST)
- [PATCH] HID: steelseries: Add support for Arctis 1 XBox Bastien Nocera (Thu Jun 29 2023 - 13:20:52 EST)
- Re: [PATCH 3/6] dma-mapping: add a dma_alloc_noncontiguous API Robin Murphy (Thu Jun 29 2023 - 13:21:23 EST)
- [PATCH] drm/i915/quirk: Add quirk for devices that cannot be dimmed Allen Ballway (Thu Jun 29 2023 - 13:21:38 EST)
- Re: [PATCH] ASoC: qdsp6: q6apm: use dai link pcm id as pcm device number Greg KH (Thu Jun 29 2023 - 13:23:09 EST)
- Re: [PATCH v9 4/6] KVM: x86: Introduce untag_addr() in kvm_x86_ops Binbin Wu (Thu Jun 29 2023 - 13:26:47 EST)
- Re: [Freedreno] [PATCH 2/3] drm/msm/dpu: Set DATABUS_WIDEN on command mode encoders Abhinav Kumar (Thu Jun 29 2023 - 13:26:52 EST)
- Re: [RESEND PATCH v9 2/2] arm64: support batched/deferred tlb shootdown during page reclamation/migration Catalin Marinas (Thu Jun 29 2023 - 13:27:39 EST)
- RE: [6.4-rc6] Crash during a kexec operation (tpm_amd_is_rng_defective) Limonciello, Mario (Thu Jun 29 2023 - 13:29:05 EST)
- [PATCH V10 0/5] Generate device tree node for pci devices Lizhi Hou (Thu Jun 29 2023 - 13:31:37 EST)
- [PATCH V10 2/5] PCI: Create device tree node for bridge Lizhi Hou (Thu Jun 29 2023 - 13:31:44 EST)
- [PATCH V10 4/5] of: overlay: Extend of_overlay_fdt_apply() to specify the target node Lizhi Hou (Thu Jun 29 2023 - 13:31:48 EST)
- [PATCH V10 1/5] of: dynamic: Add interfaces for creating device node dynamically Lizhi Hou (Thu Jun 29 2023 - 13:31:51 EST)
- [PATCH V10 3/5] PCI: Add quirks to generate device tree node for Xilinx Alveo U50 Lizhi Hou (Thu Jun 29 2023 - 13:31:57 EST)
- [PATCH V10 5/5] of: unittest: Add pci_dt_testdrv pci driver Lizhi Hou (Thu Jun 29 2023 - 13:32:01 EST)
- Re: [PATCH] ASoC: qdsp6: q6apm: use dai link pcm id as pcm device number Srinivas Kandagatla (Thu Jun 29 2023 - 13:33:28 EST)
- Re: [GIT PULL] clk changes for the merge window pr-tracker-bot (Thu Jun 29 2023 - 13:35:00 EST)
- Re: [GIT PULL] gpio: updates for v6.5 pr-tracker-bot (Thu Jun 29 2023 - 13:35:05 EST)
- Re: [GIT PULL] fbdev fixes for v6.5-rc1 pr-tracker-bot (Thu Jun 29 2023 - 13:35:08 EST)
- Re: [GIT PULL] hwmon updates for v6.5 pr-tracker-bot (Thu Jun 29 2023 - 13:35:12 EST)
- Re: [GIT PULL] HID for 6.5 pr-tracker-bot (Thu Jun 29 2023 - 13:35:16 EST)
- Re: [PATCH v2 1/1] Add a new sysctl to disable io_uring system-wide Bart Van Assche (Thu Jun 29 2023 - 13:37:47 EST)
- Re: [Freedreno] [PATCH 2/3] drm/msm/dpu: Set DATABUS_WIDEN on command mode encoders Jessica Zhang (Thu Jun 29 2023 - 13:38:08 EST)
- Re: [PATCH v2 1/2] platform/chrome: cros_ec_typec: Configure Retimer cable type Prashant Malani (Thu Jun 29 2023 - 13:38:30 EST)
- Re: [git pull] Input updates for v6.5-rc0 pr-tracker-bot (Thu Jun 29 2023 - 13:38:51 EST)
- Re: [PATCH] ASoC: qdsp6: q6apm: use dai link pcm id as pcm device number Mark Brown (Thu Jun 29 2023 - 13:39:26 EST)
- Re: [PATCH] ASoC: qdsp6: q6apm: use dai link pcm id as pcm device number Mark Brown (Thu Jun 29 2023 - 13:43:09 EST)
- Re: [6.4-rc6] Crash during a kexec operation (tpm_amd_is_rng_defective) Jerry Snitselaar (Thu Jun 29 2023 - 13:44:12 EST)
- RE: [PATCH v7 6/8] PCI/VGA: Introduce is_boot_device function callback to vga_client_register Limonciello, Mario (Thu Jun 29 2023 - 13:44:21 EST)
- RE: [6.4-rc6] Crash during a kexec operation (tpm_amd_is_rng_defective) Limonciello, Mario (Thu Jun 29 2023 - 13:45:11 EST)
- [syzbot] [lsm?] [reiserfs?] general protection fault in fsnotify_perm syzbot (Thu Jun 29 2023 - 13:47:57 EST)
- Re: [PATCH v7 5/5] mfd: max77541: Add ADI MAX77541/MAX77540 PMIC Support Rob Herring (Thu Jun 29 2023 - 13:49:05 EST)
- Re: [PATCH] kdb: Handle LF in the command parser Doug Anderson (Thu Jun 29 2023 - 13:49:58 EST)
- Re: [PATCH v2] Sched/fair: Block nohz tick_stop when cfs bandwidth in use Benjamin Segall (Thu Jun 29 2023 - 13:55:55 EST)
- Re: [PATCH v1 1/3] ASoC: rt5677: Use agnostic irq_domain_create_linear() kernel test robot (Thu Jun 29 2023 - 13:56:07 EST)
- Re: [RFC PATCH 0/4] splice: Fix corruption in data spliced to pipe Linus Torvalds (Thu Jun 29 2023 - 13:56:29 EST)
- Re: [PATCH] KVM: nVMX: Prevent vmlaunch with EPTP pointing outside assigned memory area Sean Christopherson (Thu Jun 29 2023 - 13:56:34 EST)
- Re: [PATCH bpf-next 0/7] Support defragmenting IPv(4|6) packets in BPF Daniel Xu (Thu Jun 29 2023 - 13:59:14 EST)
- Re: [PATCH v7 5/5] mfd: max77541: Add ADI MAX77541/MAX77540 PMIC Support Mark Brown (Thu Jun 29 2023 - 13:59:19 EST)
- [BUGREPORT] Issue with FM350_GL modem and suspend/resume on Linux kernel 6.1 Vojtěch Maršál (Thu Jun 29 2023 - 13:59:33 EST)
- Re: [PATCH v1 2/2] dt: bindings: lp50xx: Add max-brightness as in leds-pwm Rob Herring (Thu Jun 29 2023 - 13:59:49 EST)
- Re: [PATCH] hwmon: (pmbus/acbel-fsg032) Add firmware version debugfs attribute Guenter Roeck (Thu Jun 29 2023 - 14:05:30 EST)
- Re: [PATCH v2] xen/evtchn: Introduce new IOCTL to bind static evtchn Oleksandr Tyshchenko (Thu Jun 29 2023 - 14:07:22 EST)
- Re: [RFC PATCH 0/4] splice: Fix corruption in data spliced to pipe Matt Whitlock (Thu Jun 29 2023 - 14:08:05 EST)
- Re: [PATCH] usb: xhci-mtk: set the dma max_seg_size Robin Murphy (Thu Jun 29 2023 - 14:11:48 EST)
- Re: [PATCH v7 5/5] mfd: max77541: Add ADI MAX77541/MAX77540 PMIC Support Rob Herring (Thu Jun 29 2023 - 14:14:22 EST)
- Re: [patch 09/45] posix-cpu-timers: Fix posix_cpu_timer_get() behaviour Thomas Gleixner (Thu Jun 29 2023 - 14:15:01 EST)
- [ANNOUNCE] 5.15.119-rt65 Joseph Salisbury (Thu Jun 29 2023 - 14:16:22 EST)
- Re: [RFC PATCH 0/4] splice: Fix corruption in data spliced to pipe Matt Whitlock (Thu Jun 29 2023 - 14:19:06 EST)
- RE: [Patch v3] net: mana: Batch ringing RX queue doorbell on receiving packets Long Li (Thu Jun 29 2023 - 14:19:10 EST)
- RE: [Patch v3] net: mana: Batch ringing RX queue doorbell on receiving packets Long Li (Thu Jun 29 2023 - 14:19:29 EST)
- drivers/gpu/drm/amd/amdgpu/amdgpu_psp.c:3364:5: warning: stack frame size (2208) exceeds limit (2048) in 'psp_init_ta_microcode' kernel test robot (Thu Jun 29 2023 - 14:19:41 EST)
- Re: [RFC PATCH 0/4] splice: Fix corruption in data spliced to pipe Linus Torvalds (Thu Jun 29 2023 - 14:20:02 EST)
- Re: [PATCH v7 5/5] mfd: max77541: Add ADI MAX77541/MAX77540 PMIC Support Mark Brown (Thu Jun 29 2023 - 14:22:26 EST)
- [PATCH v3] misc: bcm_vk: Fix potential deadlock on &vk->ctx_lock Chengfeng Ye (Thu Jun 29 2023 - 14:30:15 EST)
- Re: [PATCH] usb: xhci-mtk: set the dma max_seg_size Ricardo Ribalda (Thu Jun 29 2023 - 14:30:16 EST)
- Re: [GIT PULL] sound updates for 6.5-rc1 pr-tracker-bot (Thu Jun 29 2023 - 14:30:57 EST)
- Re: [git pull] drm for 6.5-rc1 pr-tracker-bot (Thu Jun 29 2023 - 14:31:02 EST)
- [PATCH 0/1] PCI: dwc: Use regular interrupt instead of chained Radu Rendec (Thu Jun 29 2023 - 14:34:51 EST)
- [PATCH 1/1] PCI: dwc: Use regular interrupt instead of chained Radu Rendec (Thu Jun 29 2023 - 14:35:24 EST)
- Re: [PATCH v2] misc: bcm_vk: Fix potential deadlock on &vk->ctx_lock Chengfeng Ye (Thu Jun 29 2023 - 14:35:24 EST)
- Re: [RFC PATCH 0/4] splice: Fix corruption in data spliced to pipe Matthew Wilcox (Thu Jun 29 2023 - 14:35:25 EST)
- Re: [PATCH v2 1/1] Add a new sysctl to disable io_uring system-wide Gabriel Krisman Bertazi (Thu Jun 29 2023 - 14:37:31 EST)
- Re: [RFC PATCH 0/4] splice: Fix corruption in data spliced to pipe Linus Torvalds (Thu Jun 29 2023 - 14:43:12 EST)
- [PATCH v2 0/2] Fix emmc hs400 mode on mt7986 Frank Wunderlich (Thu Jun 29 2023 - 14:43:48 EST)
- [PATCH v2 1/2] dt-bindings: mmc: mtk-sd: drop assigned-clocks/clock-parents Frank Wunderlich (Thu Jun 29 2023 - 14:43:56 EST)
- [PATCH v2 2/2] arm64: dts: mt7986: fix emmc hs400 mode without uboot initialization Frank Wunderlich (Thu Jun 29 2023 - 14:44:01 EST)
- Re: [patch 12/45] posix-cpu-timers: Simplify posix_cpu_timer_set() Thomas Gleixner (Thu Jun 29 2023 - 14:44:16 EST)
- [PATCH 6.1 00/30] 6.1.37-rc1 review Greg Kroah-Hartman (Thu Jun 29 2023 - 14:46:20 EST)
- Re: [PATCH v3] misc: bcm_vk: Fix potential deadlock on &vk->ctx_lock Scott Branden (Thu Jun 29 2023 - 14:47:04 EST)
- [PATCH 6.3 00/29] 6.3.11-rc1 review Greg Kroah-Hartman (Thu Jun 29 2023 - 14:47:47 EST)
- Re: [patch 14/45] posix-timers: Consolidate interval retrieval Thomas Gleixner (Thu Jun 29 2023 - 14:47:57 EST)
- [PATCH 6.4 00/28] 6.4.1-rc1 review Greg Kroah-Hartman (Thu Jun 29 2023 - 14:49:28 EST)
- Re: [PATCH] HID: steelseries: Add support for Arctis 1 XBox Rahul Rameshbabu (Thu Jun 29 2023 - 14:50:39 EST)
- Re: [RFC PATCH 0/4] splice: Fix corruption in data spliced to pipe Linus Torvalds (Thu Jun 29 2023 - 14:53:41 EST)
- Re: [PATCH v4 14/24] thermal: intel: hfi: Store per-CPU IPCC scores Rafael J. Wysocki (Thu Jun 29 2023 - 14:53:55 EST)
- Re: [PATCH v1 1/1] netlink: Don't use int as bool in netlink_update_socket_mc() Andy Shevchenko (Thu Jun 29 2023 - 14:56:03 EST)
- Re: [PATCH v4 15/24] thermal: intel: hfi: Report the IPC class score of a CPU Rafael J. Wysocki (Thu Jun 29 2023 - 14:57:02 EST)
- Re: UBSAN spat in valid xhci code in Linus's current tree (6.4+) Kees Cook (Thu Jun 29 2023 - 14:58:53 EST)
- Re: [PATCH] hwmon: (pmbus/acbel-fsg032) Add firmware version debugfs attribute Dan Carpenter (Thu Jun 29 2023 - 14:59:17 EST)
- Re: UBSAN spat in valid xhci code in Linus's current tree (6.4+) Kees Cook (Thu Jun 29 2023 - 15:00:27 EST)
- Re: [PATCH] ASoC: qdsp6: q6apm: use dai link pcm id as pcm device number Greg KH (Thu Jun 29 2023 - 15:00:57 EST)
- [PATCH AUTOSEL 6.3 02/17] arm64: dts: rockchip: add missing cache properties Sasha Levin (Thu Jun 29 2023 - 15:01:28 EST)
- [PATCH AUTOSEL 6.3 01/17] arm64: dts: rockchip: fix USB regulator on ROCK64 Sasha Levin (Thu Jun 29 2023 - 15:01:36 EST)
- [PATCH AUTOSEL 6.3 05/17] tracing/user_events: Fix the incorrect trace record for empty arguments events Sasha Levin (Thu Jun 29 2023 - 15:01:41 EST)
- [PATCH AUTOSEL 6.3 03/17] tracing/user_events: Prevent same name but different args event Sasha Levin (Thu Jun 29 2023 - 15:01:47 EST)
- [PATCH AUTOSEL 6.3 04/17] tracing/user_events: Handle matching arguments that is null from dyn_events Sasha Levin (Thu Jun 29 2023 - 15:01:56 EST)
- [PATCH AUTOSEL 6.3 06/17] x86/hyperv: Fix hyperv_pcpu_input_arg handling when CPUs go online/offline Sasha Levin (Thu Jun 29 2023 - 15:02:11 EST)
- [PATCH AUTOSEL 6.3 07/17] arm64/hyperv: Use CPUHP_AP_HYPERV_ONLINE state to fix CPU online sequencing Sasha Levin (Thu Jun 29 2023 - 15:02:15 EST)
- [PATCH AUTOSEL 6.3 08/17] ieee802154/adf7242: Add MODULE_FIRMWARE macro Sasha Levin (Thu Jun 29 2023 - 15:02:18 EST)
- [PATCH AUTOSEL 6.3 09/17] nfc: fdp: Add MODULE_FIRMWARE macros Sasha Levin (Thu Jun 29 2023 - 15:02:27 EST)
- [PATCH AUTOSEL 6.3 11/17] net: dpaa2-mac: add 25gbase-r support Sasha Levin (Thu Jun 29 2023 - 15:02:31 EST)
- [PATCH AUTOSEL 6.3 10/17] ALSA: hda/realtek: Add quirk for ASUS ROG G634Z Sasha Levin (Thu Jun 29 2023 - 15:02:34 EST)
- [PATCH AUTOSEL 6.3 12/17] drm: use mgr->dev in drm_dbg_kms in drm_dp_add_payload_part2 Sasha Levin (Thu Jun 29 2023 - 15:02:41 EST)
- [PATCH AUTOSEL 6.3 14/17] netfilter: nf_tables: drop module reference after updating chain Sasha Levin (Thu Jun 29 2023 - 15:02:50 EST)
- [PATCH AUTOSEL 6.3 13/17] netfilter: nf_tables: disallow timeout for anonymous sets Sasha Levin (Thu Jun 29 2023 - 15:02:54 EST)
- [PATCH AUTOSEL 6.3 15/17] Revert "virtio-blk: support completion batching for the IRQ path" Sasha Levin (Thu Jun 29 2023 - 15:02:59 EST)
- [PATCH AUTOSEL 6.3 16/17] ALSA: hda/realtek: Add quirk for ASUS ROG GV601V Sasha Levin (Thu Jun 29 2023 - 15:03:02 EST)
- [PATCH AUTOSEL 6.3 17/17] workqueue: clean up WORK_* constant types, clarify masking Sasha Levin (Thu Jun 29 2023 - 15:03:08 EST)
- [PATCH AUTOSEL 6.1 01/12] arm64: dts: rockchip: fix USB regulator on ROCK64 Sasha Levin (Thu Jun 29 2023 - 15:03:13 EST)
- [PATCH AUTOSEL 6.1 03/12] tracing/user_events: Handle matching arguments that is null from dyn_events Sasha Levin (Thu Jun 29 2023 - 15:03:25 EST)
- [PATCH AUTOSEL 6.1 04/12] tracing/user_events: Fix the incorrect trace record for empty arguments events Sasha Levin (Thu Jun 29 2023 - 15:03:29 EST)
- [PATCH AUTOSEL 6.1 02/12] tracing/user_events: Prevent same name but different args event Sasha Levin (Thu Jun 29 2023 - 15:03:32 EST)
- [PATCH AUTOSEL 6.1 05/12] ieee802154/adf7242: Add MODULE_FIRMWARE macro Sasha Levin (Thu Jun 29 2023 - 15:03:51 EST)
- [PATCH AUTOSEL 6.1 06/12] nfc: fdp: Add MODULE_FIRMWARE macros Sasha Levin (Thu Jun 29 2023 - 15:04:32 EST)
- [PATCH AUTOSEL 6.1 07/12] ALSA: hda/realtek: Add quirk for ASUS ROG G634Z Sasha Levin (Thu Jun 29 2023 - 15:04:37 EST)
- [PATCH AUTOSEL 6.1 08/12] net: dpaa2-mac: add 25gbase-r support Sasha Levin (Thu Jun 29 2023 - 15:04:40 EST)
- [PATCH AUTOSEL 5.15 5/5] workqueue: clean up WORK_* constant types, clarify masking Sasha Levin (Thu Jun 29 2023 - 15:05:58 EST)
- [PATCH AUTOSEL 5.15 3/5] nfc: fdp: Add MODULE_FIRMWARE macros Sasha Levin (Thu Jun 29 2023 - 15:06:03 EST)
- [PATCH AUTOSEL 5.15 2/5] ieee802154/adf7242: Add MODULE_FIRMWARE macro Sasha Levin (Thu Jun 29 2023 - 15:06:09 EST)
- [PATCH AUTOSEL 5.15 4/5] netfilter: nf_tables: disallow timeout for anonymous sets Sasha Levin (Thu Jun 29 2023 - 15:06:12 EST)
- [PATCH AUTOSEL 5.10 1/4] arm64: dts: rockchip: fix USB regulator on ROCK64 Sasha Levin (Thu Jun 29 2023 - 15:06:16 EST)
- [PATCH AUTOSEL 6.1 10/12] netfilter: nf_tables: disallow timeout for anonymous sets Sasha Levin (Thu Jun 29 2023 - 15:06:21 EST)
- [PATCH AUTOSEL 6.1 09/12] drm: use mgr->dev in drm_dbg_kms in drm_dp_add_payload_part2 Sasha Levin (Thu Jun 29 2023 - 15:06:27 EST)
- [PATCH AUTOSEL 5.15 1/5] arm64: dts: rockchip: fix USB regulator on ROCK64 Sasha Levin (Thu Jun 29 2023 - 15:06:37 EST)
- [PATCH AUTOSEL 6.1 11/12] ALSA: hda/realtek: Add quirk for ASUS ROG GV601V Sasha Levin (Thu Jun 29 2023 - 15:06:46 EST)
- [PATCH AUTOSEL 5.10 2/4] ieee802154/adf7242: Add MODULE_FIRMWARE macro Sasha Levin (Thu Jun 29 2023 - 15:06:49 EST)
- [PATCH AUTOSEL 5.10 3/4] nfc: fdp: Add MODULE_FIRMWARE macros Sasha Levin (Thu Jun 29 2023 - 15:06:54 EST)
- [PATCH AUTOSEL 5.10 4/4] workqueue: clean up WORK_* constant types, clarify masking Sasha Levin (Thu Jun 29 2023 - 15:07:00 EST)
- [PATCH AUTOSEL 5.4 3/5] can: sja1000: fix size of OCR_MODE_MASK define Sasha Levin (Thu Jun 29 2023 - 15:07:05 EST)
- [PATCH AUTOSEL 5.4 1/5] ASoC: ops: Check bounds for second channel in snd_soc_put_volsw_sx() Sasha Levin (Thu Jun 29 2023 - 15:07:09 EST)
- [PATCH AUTOSEL 5.4 2/5] pinctrl: meditatek: Startup with the IRQs disabled Sasha Levin (Thu Jun 29 2023 - 15:07:15 EST)
- [PATCH AUTOSEL 5.4 5/5] net: loopback: use NET_NAME_PREDICTABLE for name_assign_type Sasha Levin (Thu Jun 29 2023 - 15:07:22 EST)
- [PATCH AUTOSEL 5.4 4/5] can: mcba_usb: Fix termination command argument Sasha Levin (Thu Jun 29 2023 - 15:07:26 EST)
- [PATCH AUTOSEL 4.19 1/5] ASoC: ops: Check bounds for second channel in snd_soc_put_volsw_sx() Sasha Levin (Thu Jun 29 2023 - 15:07:31 EST)
- [PATCH AUTOSEL 4.19 2/5] pinctrl: meditatek: Startup with the IRQs disabled Sasha Levin (Thu Jun 29 2023 - 15:07:36 EST)
- [PATCH AUTOSEL 6.1 12/12] workqueue: clean up WORK_* constant types, clarify masking Sasha Levin (Thu Jun 29 2023 - 15:07:44 EST)
- [PATCH AUTOSEL 4.19 3/5] can: sja1000: fix size of OCR_MODE_MASK define Sasha Levin (Thu Jun 29 2023 - 15:07:48 EST)
- [PATCH AUTOSEL 4.19 5/5] net: loopback: use NET_NAME_PREDICTABLE for name_assign_type Sasha Levin (Thu Jun 29 2023 - 15:08:02 EST)
- [PATCH AUTOSEL 4.19 4/5] can: mcba_usb: Fix termination command argument Sasha Levin (Thu Jun 29 2023 - 15:08:08 EST)
- [PATCH AUTOSEL 4.14 2/4] can: sja1000: fix size of OCR_MODE_MASK define Sasha Levin (Thu Jun 29 2023 - 15:08:11 EST)
- [PATCH AUTOSEL 4.14 1/4] ASoC: ops: Check bounds for second channel in snd_soc_put_volsw_sx() Sasha Levin (Thu Jun 29 2023 - 15:08:17 EST)
- [PATCH AUTOSEL 4.14 3/4] can: mcba_usb: Fix termination command argument Sasha Levin (Thu Jun 29 2023 - 15:08:22 EST)
- [PATCH AUTOSEL 4.14 4/4] net: loopback: use NET_NAME_PREDICTABLE for name_assign_type Sasha Levin (Thu Jun 29 2023 - 15:08:47 EST)
- Re: [PATCH v2] Sched/fair: Block nohz tick_stop when cfs bandwidth in use Phil Auld (Thu Jun 29 2023 - 15:14:47 EST)
- [PATCH] usb: ch9: Replace bmSublinkSpeedAttr 1-element array with flexible array Kees Cook (Thu Jun 29 2023 - 15:17:59 EST)
- Re: [PATCH] hwmon: (pmbus/acbel-fsg032) Add firmware version debugfs attribute Guenter Roeck (Thu Jun 29 2023 - 15:18:03 EST)
- Re: [PATCH] ata: libata-scsi: fix bogus SCSI sense after abort Lorenz Brun (Thu Jun 29 2023 - 15:18:34 EST)
- [PATCH] mm: Always downgrade mmap_lock if requested Matthew Wilcox (Oracle) (Thu Jun 29 2023 - 15:19:09 EST)
- Re: [PATCH v2 12/15] arm64: dts: qcom: sm6125: Switch fixed xo_board clock to RPM XO clock Konrad Dybcio (Thu Jun 29 2023 - 15:20:47 EST)
- Re: [PATCH] usb: ch9: Replace bmSublinkSpeedAttr 1-element array with flexible array Greg Kroah-Hartman (Thu Jun 29 2023 - 15:20:54 EST)
- Re: UBSAN spat in valid xhci code in Linus's current tree (6.4+) Greg KH (Thu Jun 29 2023 - 15:20:58 EST)
- Re: [PATCH] usb: xhci-mtk: set the dma max_seg_size Robin Murphy (Thu Jun 29 2023 - 15:21:02 EST)
- [PATCH 3/3] net: stmmac: dwmac-qcom-ethqos: Log more errors in probe Andrew Halaney (Thu Jun 29 2023 - 15:21:07 EST)
- [PATCH 2/3] net: stmmac: dwmac-qcom-ethqos: Use dev_err_probe() Andrew Halaney (Thu Jun 29 2023 - 15:21:13 EST)
- [PATCH 1/3] net: stmmac: dwmac-qcom-ethqos: Return device_get_phy_mode() errors properly Andrew Halaney (Thu Jun 29 2023 - 15:21:18 EST)
- Re: [PATCH] usb: ch9: Replace bmSublinkSpeedAttr 1-element array with flexible array Gustavo A. R. Silva (Thu Jun 29 2023 - 15:22:27 EST)
- Re: [PATCH v1 09/43] clocksource: ep93xx: Add driver for Cirrus Logic EP93xx Andy Shevchenko (Thu Jun 29 2023 - 15:23:03 EST)
- Re: [PATCH] pstore: ramoops: support pmsg size larger than kmalloc limitation Guilherme G. Piccoli (Thu Jun 29 2023 - 15:23:34 EST)
- [PATCH v25 06/10] crash: memory and CPU hotplug sysfs attributes Eric DeVolder (Thu Jun 29 2023 - 15:24:06 EST)
- [PATCH v25 03/10] crash: move a few code bits to setup support of crash hotplug Eric DeVolder (Thu Jun 29 2023 - 15:24:09 EST)
- [PATCH v25 01/10] drivers/base: refactor cpu.c to use .is_visible() Eric DeVolder (Thu Jun 29 2023 - 15:24:09 EST)
- [PATCH v25 02/10] drivers/base: refactor memory.c to use .is_visible() Eric DeVolder (Thu Jun 29 2023 - 15:24:10 EST)
- [PATCH v25 09/10] crash: change crash_prepare_elf64_headers() to for_each_possible_cpu() Eric DeVolder (Thu Jun 29 2023 - 15:24:11 EST)
- [PATCH v25 07/10] x86/crash: add x86 crash hotplug support Eric DeVolder (Thu Jun 29 2023 - 15:24:12 EST)
- [PATCH v25 05/10] kexec: exclude elfcorehdr from the segment digest Eric DeVolder (Thu Jun 29 2023 - 15:24:12 EST)
- [PATCH v25 08/10] crash: hotplug support for kexec_load() Eric DeVolder (Thu Jun 29 2023 - 15:24:13 EST)
- [PATCH v2 2/3] drm/msm/dpu: use dpu core's major version to enable data compress Abhinav Kumar (Thu Jun 29 2023 - 15:24:13 EST)
- [PATCH v25 00/10] crash: Kernel handling of CPU and memory hot un/plug Eric DeVolder (Thu Jun 29 2023 - 15:24:38 EST)
- [PATCH v25 10/10] x86/crash: optimize CPU changes Eric DeVolder (Thu Jun 29 2023 - 15:24:39 EST)
- [PATCH v2 3/3] drm/msm/dpu: drop DPU_INTF_DATA_COMPRESS from dpu catalog Abhinav Kumar (Thu Jun 29 2023 - 15:24:39 EST)
- [PATCH v25 04/10] crash: add generic infrastructure for crash hotplug support Eric DeVolder (Thu Jun 29 2023 - 15:24:40 EST)
- [PATCH v2 1/3] drm/msm/dpu: re-introduce dpu core revision to the catalog Abhinav Kumar (Thu Jun 29 2023 - 15:24:41 EST)
- Re: [PATCH v1 1/1] netlink: Don't use int as bool in netlink_update_socket_mc() Simon Horman (Thu Jun 29 2023 - 15:25:46 EST)
- Re: [PATCH v7 1/3] Bluetooth: btusb: mediatek: use readx_poll_timeout instead of open coding patchwork-bot+bluetooth (Thu Jun 29 2023 - 15:26:44 EST)
- Re: [PATCH v3] Bluetooth: btmtk: add printing firmware information patchwork-bot+bluetooth (Thu Jun 29 2023 - 15:26:48 EST)
- Re: [PATCH v8 1/3] Bluetooth: btusb: mediatek: readx_poll_timeout replaces open coding patchwork-bot+bluetooth (Thu Jun 29 2023 - 15:27:15 EST)
- [PATCH] HID: logitech-hidpp: Add wired USB id for Logitech G502 Lightspeed Stuart Hayhurst (Thu Jun 29 2023 - 15:30:45 EST)
- [PATCH v3 2/3] drm/msm/dpu: use dpu core's major version to enable data compress Abhinav Kumar (Thu Jun 29 2023 - 15:31:34 EST)
- [PATCH v3 1/3] drm/msm/dpu: re-introduce dpu core revision to the catalog Abhinav Kumar (Thu Jun 29 2023 - 15:31:39 EST)
- [PATCH v3 3/3] drm/msm/dpu: drop DPU_INTF_DATA_COMPRESS from dpu catalog Abhinav Kumar (Thu Jun 29 2023 - 15:31:46 EST)
- x86/efi: Make efi_set_virtual_address_map IBT safe Thomas Gleixner (Thu Jun 29 2023 - 15:35:26 EST)
- Re: [PATCH 1/3] net: stmmac: dwmac-qcom-ethqos: Return device_get_phy_mode() errors properly Simon Horman (Thu Jun 29 2023 - 15:40:15 EST)
- Re: [PATCH 2/2] selftests/proc: Do not build x86-64 tests on non-x86-64 builds Alexey Dobriyan (Thu Jun 29 2023 - 15:42:20 EST)
- Re: [PATCH v2 3/3] RISC-V: add T-Head vector errata handling Rémi Denis-Courmont (Thu Jun 29 2023 - 15:43:03 EST)
- [PATCH v2] cpufreq: intel_pstate: Fix scaling for hybrid capable system with disabled E-cores Srinivas Pandruvada (Thu Jun 29 2023 - 15:45:27 EST)
- [PATCH] powerpc: Include asm/nmi.c in mobility.c for watchdog_hardlockup_set_timeout_pct() Douglas Anderson (Thu Jun 29 2023 - 15:50:30 EST)
- Re: [PATCH] HID: steelseries: Add support for Arctis 1 XBox kernel test robot (Thu Jun 29 2023 - 15:50:46 EST)
- Re: linux-next: Tree for Jun 28 (arch/powerpc/platforms/pseries/mobility.c) Doug Anderson (Thu Jun 29 2023 - 15:52:16 EST)
- Re: [PATCH v2 13/15] arm64: dts: qcom: sm6125: Add dispcc node Konrad Dybcio (Thu Jun 29 2023 - 15:53:36 EST)
- [PATCH v12 01/11] LSM: Identify modules by more than name Casey Schaufler (Thu Jun 29 2023 - 15:55:50 EST)
- [PATCH v12 00/11] LSM: Three basic syscalls Casey Schaufler (Thu Jun 29 2023 - 15:55:56 EST)
- [PATCH v12 02/11] LSM: Maintain a table of LSM attribute data Casey Schaufler (Thu Jun 29 2023 - 15:55:59 EST)
- Re: [PATCH v4] Randomized slab caches for kmalloc() Kees Cook (Thu Jun 29 2023 - 15:56:15 EST)
- [PATCH v12 03/11] proc: Use lsmids instead of lsm names for attrs Casey Schaufler (Thu Jun 29 2023 - 15:57:29 EST)
- [PATCH v12 05/11] LSM: Create lsm_list_modules system call Casey Schaufler (Thu Jun 29 2023 - 15:57:35 EST)
- [PATCH v12 04/11] LSM: syscalls for current process attributes Casey Schaufler (Thu Jun 29 2023 - 15:57:36 EST)
- Re: [PATCH 1/1] PCI: dwc: Use regular interrupt instead of chained Bjorn Helgaas (Thu Jun 29 2023 - 15:58:11 EST)
- Re: [PATCH][next] sparc: openpromio: Address -Warray-bounds warning Kees Cook (Thu Jun 29 2023 - 15:58:18 EST)
- [PATCH v12 06/11] LSM: wireup Linux Security Module syscalls Casey Schaufler (Thu Jun 29 2023 - 15:59:01 EST)
- [PATCH v12 07/11] LSM: Helpers for attribute names and filling lsm_ctx Casey Schaufler (Thu Jun 29 2023 - 15:59:15 EST)
- [PATCH v12 08/11] Smack: implement setselfattr and getselfattr hooks Casey Schaufler (Thu Jun 29 2023 - 15:59:22 EST)
- Re: [PATCH] HID: logitech-hidpp: Add wired USB id for Logitech G502 Lightspeed Bastien Nocera (Thu Jun 29 2023 - 16:00:18 EST)
- [PATCH v12 09/11] AppArmor: Add selfattr hooks Casey Schaufler (Thu Jun 29 2023 - 16:01:13 EST)
- [PATCH v12 10/11] SELinux: Add selfattr hooks Casey Schaufler (Thu Jun 29 2023 - 16:01:19 EST)
- [PATCH v12 11/11] LSM: selftests for Linux Security Module syscalls Casey Schaufler (Thu Jun 29 2023 - 16:01:50 EST)
- Re: [PATCH] mm: Always downgrade mmap_lock if requested Linus Torvalds (Thu Jun 29 2023 - 16:02:12 EST)
- Re: [PATCH][next] openprom: Use struct_size() helper Kees Cook (Thu Jun 29 2023 - 16:04:10 EST)
- Re: [PATCH] HID: steelseries: Add support for Arctis 1 XBox Bastien Nocera (Thu Jun 29 2023 - 16:04:13 EST)
- [GIT PULL] dlm updates for 6.5 David Teigland (Thu Jun 29 2023 - 16:04:39 EST)
- Re: [PATCH 08/11] dt-bindings: usb: ci-hdrc-usb2: Fix handling pinctrl properties Konrad Dybcio (Thu Jun 29 2023 - 16:05:48 EST)
- Re: mainline build failure due to 8295efbe68c0 ("md/raid1-10: factor out a helper to submit normal write") Jens Axboe (Thu Jun 29 2023 - 16:05:53 EST)
- Re: [PATCH v3] wifi: ray_cs: Replace the ternary conditional operator with min() Simon Horman (Thu Jun 29 2023 - 16:06:06 EST)
- Re: [PATCH] HID: steelseries: Add support for Arctis 1 XBox Rahul Rameshbabu (Thu Jun 29 2023 - 16:10:05 EST)
- Re: [PATCH net-next v2 6/7] net: dsa: vsc73xx: Add vlan filtering Paweł Dembicki (Thu Jun 29 2023 - 16:18:30 EST)
- Re: [PATCH] powerpc: Include asm/nmi.c in mobility.c for watchdog_hardlockup_set_timeout_pct() Randy Dunlap (Thu Jun 29 2023 - 16:20:16 EST)
- Re: [PATCH v2 10/10] RISC-V: provide a Kconfig option to disable parsing "riscv,isa" Conor Dooley (Thu Jun 29 2023 - 16:21:06 EST)
- Re: [PATCH 6.4 00/28] 6.4.1-rc1 review Ronald Warsow (Thu Jun 29 2023 - 16:27:02 EST)
- Re: [PATCH 1/3] net: stmmac: dwmac-qcom-ethqos: Return device_get_phy_mode() errors properly Andrew Lunn (Thu Jun 29 2023 - 16:28:54 EST)
- Re: [PATCH 2/3] net: stmmac: dwmac-qcom-ethqos: Use dev_err_probe() Andrew Lunn (Thu Jun 29 2023 - 16:29:49 EST)
- Re: [PATCH 2/2] xen/virtio: Avoid use of the dom0 backend in dom0 Oleksandr Tyshchenko (Thu Jun 29 2023 - 16:30:11 EST)
- Re: [PATCH] KVM: nVMX: Prevent vmlaunch with EPTP pointing outside assigned memory area Sean Christopherson (Thu Jun 29 2023 - 16:30:41 EST)
- Re: [PATCH v5 RFC 5/6] page_pool: update document about frag API Randy Dunlap (Thu Jun 29 2023 - 16:30:56 EST)
- Re: [PATCH 3/3] net: stmmac: dwmac-qcom-ethqos: Log more errors in probe Andrew Lunn (Thu Jun 29 2023 - 16:32:33 EST)
- Re: [PATCH] HID: steelseries: Add support for Arctis 1 XBox kernel test robot (Thu Jun 29 2023 - 16:33:57 EST)
- [PATCH v2 0/4] Qualcomm REFGEN regulator Konrad Dybcio (Thu Jun 29 2023 - 16:35:56 EST)
- [PATCH v2 1/4] dt-bindings: regulator: Describe Qualcomm REFGEN regulator Konrad Dybcio (Thu Jun 29 2023 - 16:35:59 EST)
- [PATCH v2 2/4] regulator: Introduce Qualcomm REFGEN regulator driver Konrad Dybcio (Thu Jun 29 2023 - 16:36:03 EST)
- [PATCH v2 3/4] dt-bindings: display/msm: dsi-controller-main: Allow refgen-supply Konrad Dybcio (Thu Jun 29 2023 - 16:36:08 EST)
- [PATCH v2 4/4] drm/msm/dsi: Hook up refgen regulator Konrad Dybcio (Thu Jun 29 2023 - 16:36:11 EST)
- Re: [PATCH V10 3/5] PCI: Add quirks to generate device tree node for Xilinx Alveo U50 Bjorn Helgaas (Thu Jun 29 2023 - 16:37:12 EST)
- Re: [PATCH v3 08/11] KVM: x86: move vmx code to get EPT memtype when CR0.CD=1 to x86 common code Sean Christopherson (Thu Jun 29 2023 - 16:43:02 EST)
- [PATCH] tpm: return false from tpm_amd_is_rng_defective on non-x86 platforms Jerry Snitselaar (Thu Jun 29 2023 - 16:43:06 EST)
- Re: [PATCH 1/1] PCI: dwc: Use regular interrupt instead of chained Radu Rendec (Thu Jun 29 2023 - 16:43:10 EST)
- Re: [PATCH v2 2/4] regulator: Introduce Qualcomm REFGEN regulator driver Konrad Dybcio (Thu Jun 29 2023 - 16:44:43 EST)
- [GIT PULL] VFIO updates for v6.5-rc1 Alex Williamson (Thu Jun 29 2023 - 16:50:50 EST)
- [PATCH v2 1/6] mm: userfaultfd: add new UFFDIO_POISON ioctl Axel Rasmussen (Thu Jun 29 2023 - 16:50:59 EST)
- [PATCH v2 2/6] mm: userfaultfd: refactor hugetlb folio allocation / lookup code Axel Rasmussen (Thu Jun 29 2023 - 16:51:02 EST)
- [PATCH v2 3/6] mm: userfaultfd: support UFFDIO_POISON for hugetlbfs Axel Rasmussen (Thu Jun 29 2023 - 16:51:06 EST)
- [PATCH v2 4/6] selftests/mm: refactor uffd_poll_thread to allow custom fault handlers Axel Rasmussen (Thu Jun 29 2023 - 16:51:09 EST)
- [PATCH v2 5/6] selftests/mm: add uffd unit test for UFFDIO_POISON Axel Rasmussen (Thu Jun 29 2023 - 16:52:22 EST)
- [PATCH v2 6/6] mm: userfaultfd: add basic documentation for UFFDIO_POISON Axel Rasmussen (Thu Jun 29 2023 - 16:52:22 EST)
- RE: [PATCH v5 08/10] acpi/nfit: Improve terminator line in acpi_nfit_ids Dan Williams (Thu Jun 29 2023 - 16:52:30 EST)
- Re: [GIT PULL] overlayfs update for 6.5 pr-tracker-bot (Thu Jun 29 2023 - 16:52:37 EST)
- Re: [GIT PULL] jfs updates for v6.5 pr-tracker-bot (Thu Jun 29 2023 - 16:52:43 EST)
- Re: [GIT PULL] dlm updates for 6.5 pr-tracker-bot (Thu Jun 29 2023 - 16:53:23 EST)
- Re: [GIT PULL] ext4 updates for 6.5 pr-tracker-bot (Thu Jun 29 2023 - 16:53:29 EST)
- RE: [PATCH v5 09/10] acpi/nfit: Move handler installing logic to driver Dan Williams (Thu Jun 29 2023 - 16:55:37 EST)
- Re: [PATCH 1/1] PCI: dwc: Use regular interrupt instead of chained Bjorn Helgaas (Thu Jun 29 2023 - 16:59:17 EST)
- Re: [PATCH v25 06/10] crash: memory and CPU hotplug sysfs attributes Randy Dunlap (Thu Jun 29 2023 - 17:00:00 EST)
- Re: [PATCH net-next v2 4/7] net: dsa: vsc73xx: Add dsa tagging based on 8021q Paweł Dembicki (Thu Jun 29 2023 - 17:01:04 EST)
- Re: [PATCH v2 6/6] mm: userfaultfd: add basic documentation for UFFDIO_POISON Randy Dunlap (Thu Jun 29 2023 - 17:04:38 EST)
- Re: [PATCH v8 3/5] mm/memfd: add MFD_NOEXEC_SEAL and MFD_EXEC Jeff Xu (Thu Jun 29 2023 - 17:05:37 EST)
- Re: [PATCH v3] Bluetooth: btmtk: add printing firmware information Sean Wang (Thu Jun 29 2023 - 17:08:14 EST)
- Re: [PATCH v2 5/6] thermal/drivers/mediatek/lvts_thermal: Don't leave threshold zeroed Nícolas F. R. A. Prado (Thu Jun 29 2023 - 17:11:00 EST)
- Re: [ANNOUNCE] PUCK Agenda - 2023.06.28 - CANCELED Sean Christopherson (Thu Jun 29 2023 - 17:11:06 EST)
- Re: [PATCH 3/3] net: stmmac: dwmac-qcom-ethqos: Log more errors in probe Andrew Halaney (Thu Jun 29 2023 - 17:11:22 EST)
- Re: [PATCH v2 10/10] RISC-V: provide a Kconfig option to disable parsing "riscv,isa" Palmer Dabbelt (Thu Jun 29 2023 - 17:16:58 EST)
- Re: [PATCH] KVM: x86: vPMU: truncate counter value to allowed width Jim Mattson (Thu Jun 29 2023 - 17:17:13 EST)
- [GIT PULL] Fix error return in do_vmi_align_munmap() David Woodhouse (Thu Jun 29 2023 - 17:17:45 EST)
- [PATCH 6.3.y] mm/hugetlb: revert use of page_cache_next_miss() Sidhartha Kumar (Thu Jun 29 2023 - 17:19:07 EST)
- [PATCH 0/2] loop: fix regression from max_loop default value change Mauricio Faria de Oliveira (Thu Jun 29 2023 - 17:23:49 EST)
- [PATCH 1/2] loop: deprecate autoloading callback loop_probe() Mauricio Faria de Oliveira (Thu Jun 29 2023 - 17:23:57 EST)
- [PATCH 2/2] loop: do not enforce max_loop hard limit by (new) default Mauricio Faria de Oliveira (Thu Jun 29 2023 - 17:24:01 EST)
- Re: [PATCH v1 05/17] selftests/nolibc: stat_timestamps: remove procfs dependency Zhangjin Wu (Thu Jun 29 2023 - 17:24:05 EST)
- Re: [PATCH net-next v3 10/18] nvme/host: Use sendmsg(MSG_SPLICE_PAGES) rather then sendpage David Howells (Thu Jun 29 2023 - 17:24:19 EST)
- Re: [PATCH] ASoC: qdsp6: q6apm: use dai link pcm id as pcm device number Mark Brown (Thu Jun 29 2023 - 17:24:59 EST)
- Re: [PATCH 1/1] PCI: dwc: Use regular interrupt instead of chained Radu Rendec (Thu Jun 29 2023 - 17:28:55 EST)
- Re: [PATCH v2 00/12] Add metric has_event, update intel vendor events Namhyung Kim (Thu Jun 29 2023 - 17:31:59 EST)
- [PATCH 0/1] RDMA/mlx5: align MR mem allocation size to power-of-two Yuanyuan Zhong (Thu Jun 29 2023 - 17:33:18 EST)
- Re: [PATCH net-next v3 10/18] nvme/host: Use sendmsg(MSG_SPLICE_PAGES) rather then sendpage Sagi Grimberg (Thu Jun 29 2023 - 17:33:22 EST)
- [PATCH 1/1] RDMA/mlx5: align MR mem allocation size to power-of-two Yuanyuan Zhong (Thu Jun 29 2023 - 17:33:37 EST)
- Re: [PATCH net-next v3 10/18] nvme/host: Use sendmsg(MSG_SPLICE_PAGES) rather then sendpage David Howells (Thu Jun 29 2023 - 17:35:57 EST)
- [PATCH] HID: logitech-hidpp: Add wired USB id for Logitech G502 Lightspeed Stuart Hayhurst (Thu Jun 29 2023 - 17:41:28 EST)
- Re: x86/efi: Make efi_set_virtual_address_map IBT safe Ard Biesheuvel (Thu Jun 29 2023 - 17:43:11 EST)
- Re: [PATCH v2 10/10] RISC-V: provide a Kconfig option to disable parsing "riscv,isa" Conor Dooley (Thu Jun 29 2023 - 17:44:30 EST)
- Re: [PATCH v1 05/17] selftests/nolibc: stat_timestamps: remove procfs dependency Thomas Weißschuh (Thu Jun 29 2023 - 17:44:47 EST)
- Re: x86/efi: Make efi_set_virtual_address_map IBT safe Thomas Gleixner (Thu Jun 29 2023 - 17:45:49 EST)
- [PATCH v2] HID: logitech-hidpp: Add wired USB id for Logitech G502 Lightspeed Stuart Hayhurst (Thu Jun 29 2023 - 17:46:39 EST)
- [PATCH v3 0/6] gfs2: kmap{_atomic} conversion to kmap_local_{page/folio} Deepak R Varma (Thu Jun 29 2023 - 17:49:05 EST)
- Re: [PATCH v2 13/13] perf parse-events: Remove ABORT_ON Namhyung Kim (Thu Jun 29 2023 - 17:49:51 EST)
- [PATCH v3 1/6] gfs2: Replace kmap_atomic() by kmap_local_page() in stuffed_readpage Deepak R Varma (Thu Jun 29 2023 - 17:50:12 EST)
- [PATCH v3 2/6] gfs2: Replace kmap_atomic()+memcpy by memcpy_from_page() Deepak R Varma (Thu Jun 29 2023 - 17:50:25 EST)
- [PATCH v3 3/6] gfs2: Replace kmap() by kmap_local_page() in gfs2_unstuffer_page Deepak R Varma (Thu Jun 29 2023 - 17:51:02 EST)
- [PATCH v3 4/6] gfs2: Replace kmap_atomic() by kmap_local_page() in lops.c Deepak R Varma (Thu Jun 29 2023 - 17:51:36 EST)
- [PATCH v3 5/6] gfs2: Replace kmap() by kmap_local_page() in gfs2_read_super Deepak R Varma (Thu Jun 29 2023 - 17:52:10 EST)
- [PATCH v3 6/6] gfs2: Replace kmap_atomic() by kmap_local_page() in gfs2_write_buf_to_page Deepak R Varma (Thu Jun 29 2023 - 17:52:45 EST)
- Re: [PATCH 1/7] dt-bindings: soc: qcom: Add qcom-pbs bindings Anjelique Melendez (Thu Jun 29 2023 - 17:54:52 EST)
- Re: [PATCH 6.3 00/29] 6.3.11-rc1 review Daniel Díaz (Thu Jun 29 2023 - 17:54:57 EST)
- Re: [PATCH 6.1 00/30] 6.1.37-rc1 review ogasawara takeshi (Thu Jun 29 2023 - 17:56:27 EST)
- RE: [PATCH] tpm: Ensure that tpm chip has ops to check if it's defective Limonciello, Mario (Thu Jun 29 2023 - 17:59:06 EST)
- linux-next: duplicate patch in the sound-asoc-fixes tree Stephen Rothwell (Thu Jun 29 2023 - 18:00:29 EST)
- linux-next: Signed-off-by missing for commit in the gfs2 tree Stephen Rothwell (Thu Jun 29 2023 - 18:02:40 EST)
- Re: [PATCH v1 0/1] perf tools: Add a place to put kernel config fragments for test runs Namhyung Kim (Thu Jun 29 2023 - 18:04:13 EST)
- Re: [PATCH RFC 0/9] perf tool: sys event metric support re-write Namhyung Kim (Thu Jun 29 2023 - 18:08:57 EST)
- [PATCH net v4 0/2] net: mana: Fix doorbell access for receive queues longli (Thu Jun 29 2023 - 18:09:56 EST)
- [PATCH net v4 1/2] net: mana: Batch ringing RX queue doorbell on receiving packets longli (Thu Jun 29 2023 - 18:10:04 EST)
- [PATCH net v4 2/2] net: mana: Use the correct WQE count for ringing RQ doorbell longli (Thu Jun 29 2023 - 18:10:08 EST)
- Re: [PATCH 1/1] PCI: dwc: Use regular interrupt instead of chained Bjorn Helgaas (Thu Jun 29 2023 - 18:11:28 EST)
- RE: [PATCH AUTOSEL 6.3 06/17] x86/hyperv: Fix hyperv_pcpu_input_arg handling when CPUs go online/offline Michael Kelley (LINUX) (Thu Jun 29 2023 - 18:18:07 EST)
- RE: [PATCH AUTOSEL 6.3 07/17] arm64/hyperv: Use CPUHP_AP_HYPERV_ONLINE state to fix CPU online sequencing Michael Kelley (LINUX) (Thu Jun 29 2023 - 18:19:05 EST)
- Re: Reporting a performance regression in sched/fair on Unixbench Shell Scripts with commit a53ce18cacb4 Saeed Mirzamohammadi (Thu Jun 29 2023 - 18:20:26 EST)
- [PATCH v2] mm/slub: disable slab merging in the default configuration Julian Pidancet (Thu Jun 29 2023 - 18:20:59 EST)
- Re: [PATCH] sysctl: fix unused proc_cap_handler() function warning Luis Chamberlain (Thu Jun 29 2023 - 18:22:25 EST)
- [GIT PULL] sysctl fixes for v6.5-rc1 Luis Chamberlain (Thu Jun 29 2023 - 18:24:38 EST)
- Re: [PATCH 6.1 00/30] 6.1.37-rc1 review Daniel Díaz (Thu Jun 29 2023 - 18:25:57 EST)
- [PATCH drm-next v6 00/13] [RFC] DRM GPUVA Manager & Nouveau VM_BIND UAPI Danilo Krummrich (Thu Jun 29 2023 - 18:28:00 EST)
- [PATCH drm-next v6 01/13] drm: execution context for GEM buffers v5 Danilo Krummrich (Thu Jun 29 2023 - 18:28:11 EST)
- [PATCH drm-next v6 02/13] drm: manager to keep track of GPUs VA mappings Danilo Krummrich (Thu Jun 29 2023 - 18:28:27 EST)
- [PATCH drm-next v6 03/13] drm: debugfs: provide infrastructure to dump a DRM GPU VA space Danilo Krummrich (Thu Jun 29 2023 - 18:28:29 EST)
- [PATCH drm-next v6 06/13] drm/nouveau: bo: initialize GEM GPU VA interface Danilo Krummrich (Thu Jun 29 2023 - 18:29:01 EST)
- [PATCH drm-next v6 04/13] drm/nouveau: new VM_BIND uapi interfaces Danilo Krummrich (Thu Jun 29 2023 - 18:29:05 EST)
- [PATCH drm-next v6 05/13] drm/nouveau: get vmm via nouveau_cli_vmm() Danilo Krummrich (Thu Jun 29 2023 - 18:29:09 EST)
- [PATCH drm-next v6 07/13] drm/nouveau: move usercopy helpers to nouveau_drv.h Danilo Krummrich (Thu Jun 29 2023 - 18:29:24 EST)
- [PATCH drm-next v6 08/13] drm/nouveau: fence: separate fence alloc and emit Danilo Krummrich (Thu Jun 29 2023 - 18:29:47 EST)
- [PATCH drm-next v6 09/13] drm/nouveau: fence: fail to emit when fence context is killed Danilo Krummrich (Thu Jun 29 2023 - 18:29:50 EST)
- [PATCH drm-next v6 13/13] drm/nouveau: debugfs: implement DRM GPU VA debugfs Danilo Krummrich (Thu Jun 29 2023 - 18:29:59 EST)
- [PATCH drm-next v6 10/13] drm/nouveau: chan: provide nouveau_channel_kill() Danilo Krummrich (Thu Jun 29 2023 - 18:30:00 EST)
- [PATCH drm-next v6 11/13] drm/nouveau: nvkm/vmm: implement raw ops to manage uvmm Danilo Krummrich (Thu Jun 29 2023 - 18:30:04 EST)
- [PATCH drm-next v6 12/13] drm/nouveau: implement new VM_BIND uAPI Danilo Krummrich (Thu Jun 29 2023 - 18:30:09 EST)
- Re: [PATCH v25 06/10] crash: memory and CPU hotplug sysfs attributes Eric DeVolder (Thu Jun 29 2023 - 18:33:22 EST)
- Re: [PATCH] KVM: SVM: Update destination when updating pi irte Sean Christopherson (Thu Jun 29 2023 - 18:35:41 EST)
- Re: [PATCH 1/1] i2c: at91: constify at91_twi_pdata Andi Shyti (Thu Jun 29 2023 - 18:38:48 EST)
- Re: [GIT PULL] Devicetree updates for v6.5 pr-tracker-bot (Thu Jun 29 2023 - 18:39:37 EST)
- Re: [GIT PULL] MIPS changes for v6.5 pr-tracker-bot (Thu Jun 29 2023 - 18:39:41 EST)
- Re: [PATCH V2 1/6] perf/x86/intel: Add Grand Ridge and Sierra Forest Tony Luck (Thu Jun 29 2023 - 18:40:07 EST)
- Re: [PATCH 2/2] xen/virtio: Avoid use of the dom0 backend in dom0 Stefano Stabellini (Thu Jun 29 2023 - 18:44:56 EST)
- linux-next: duplicate patches in the mediatek tree Stephen Rothwell (Thu Jun 29 2023 - 18:45:38 EST)
- linux-next: duplicate patch in the samsung-krzk tree Stephen Rothwell (Thu Jun 29 2023 - 18:47:43 EST)
- linux-next: duplicate patches in the tegra tree Stephen Rothwell (Thu Jun 29 2023 - 18:48:15 EST)
- Re: [PATCH v2 10/10] RISC-V: provide a Kconfig option to disable parsing "riscv,isa" Palmer Dabbelt (Thu Jun 29 2023 - 18:48:15 EST)
- [PATCH 2/2] drm: Make fbdev emulation depend on FB_CORE instead of FB Javier Martinez Canillas (Thu Jun 29 2023 - 18:52:34 EST)
- [PATCH 1/2] fbdev: Split frame buffer support in FB and FB_CORE symbols Javier Martinez Canillas (Thu Jun 29 2023 - 18:52:37 EST)
- [PATCH 0/2] Allow disabling all native fbdev drivers and only keeping DRM emulation Javier Martinez Canillas (Thu Jun 29 2023 - 18:52:41 EST)
- Re: [PATCH V10 2/5] PCI: Create device tree node for bridge Bjorn Helgaas (Thu Jun 29 2023 - 18:56:39 EST)
- Re: [PATCH] Input: elan_i2c - Implement inhibit/uninhibit functions. Dmitry Torokhov (Thu Jun 29 2023 - 18:57:34 EST)
- Re: [PATCH v12 07/22] x86/virt/tdx: Add skeleton to enable TDX on demand Huang, Kai (Thu Jun 29 2023 - 18:58:26 EST)
- Re: [RFC] msr: judge the return val of function rdmsrl_on_cpu() by WARN_ON Thomas Gleixner (Thu Jun 29 2023 - 19:03:37 EST)
- Re: [PATCH v2 2/4] regulator: Introduce Qualcomm REFGEN regulator driver kernel test robot (Thu Jun 29 2023 - 19:08:13 EST)
- Re: [PATCH 1/2] RISC-V: Probe for unaligned access speed Evan Green (Thu Jun 29 2023 - 19:10:30 EST)
- Re: [PATCH 1/2] RISC-V: Probe for unaligned access speed Evan Green (Thu Jun 29 2023 - 19:10:54 EST)
- Re: [PATCH v2 01/10] RISC-V: don't parse dt/acpi isa string to get rv32/rv64 Evan Green (Thu Jun 29 2023 - 19:11:30 EST)
- Re: [PATCH v2 03/10] RISC-V: shunt isa_ext_arr to cpufeature.c Evan Green (Thu Jun 29 2023 - 19:11:47 EST)
- Re: [PATCH v2 06/10] RISC-V: add single letter extensions to riscv_isa_ext Evan Green (Thu Jun 29 2023 - 19:12:02 EST)
- Re: [PATCH v2 01/10] RISC-V: don't parse dt/acpi isa string to get rv32/rv64 Conor Dooley (Thu Jun 29 2023 - 19:13:32 EST)
- Re: [PATCH v25 06/10] crash: memory and CPU hotplug sysfs attributes Randy Dunlap (Thu Jun 29 2023 - 19:20:45 EST)
- RE: [PATCH -next] cxl: Fix one kernel-doc comment Dan Williams (Thu Jun 29 2023 - 19:23:00 EST)
- [PATCH v2 00/15] allow run with minimal kernel config Zhangjin Wu (Thu Jun 29 2023 - 19:23:19 EST)
- Re: [PATCH] ASoC: core: Always store of_node when getting DAI link component Kuninori Morimoto (Thu Jun 29 2023 - 19:23:25 EST)
- [PATCH v2 01/15] selftests/nolibc: stat_fault: silence NULL argument warning with glibc Zhangjin Wu (Thu Jun 29 2023 - 19:24:29 EST)
- [PATCH] Documentation: mm/memfd: vm.memfd_noexec jeffxu (Thu Jun 29 2023 - 19:25:38 EST)
- [PATCH v2 02/15] selftests/nolibc: gettid: restore for glibc and musl Zhangjin Wu (Thu Jun 29 2023 - 19:26:12 EST)
- [PATCH v2 03/15] selftests/nolibc: add _LARGEFILE64_SOURCE for musl Zhangjin Wu (Thu Jun 29 2023 - 19:27:29 EST)
- [PATCH v2 04/15] selftests/nolibc: fix up int_fast16/32_t test cases for musl Zhangjin Wu (Thu Jun 29 2023 - 19:28:49 EST)
- Re: [PATCH 6/6] drm/msm/dpu: Update dev core dump to dump registers of sub blocks Abhinav Kumar (Thu Jun 29 2023 - 19:29:59 EST)
- [PATCH v2 05/15] selftests/nolibc: fix up kernel parameters support Zhangjin Wu (Thu Jun 29 2023 - 19:30:48 EST)
- [PATCH v2] Documentation: mm/memfd: vm.memfd_noexec jeffxu (Thu Jun 29 2023 - 19:35:53 EST)
- [PATCH v2 06/15] selftests/nolibc: stat_timestamps: remove procfs dependency Zhangjin Wu (Thu Jun 29 2023 - 19:36:14 EST)
- Re: [GIT PULL] memblock: small updates for v6.5-rc1 Linus Torvalds (Thu Jun 29 2023 - 19:43:03 EST)
- [PATCH 0/6] riscv: KCFI support Sami Tolvanen (Thu Jun 29 2023 - 19:43:05 EST)
- [PATCH 1/6] riscv: Implement syscall wrappers Sami Tolvanen (Thu Jun 29 2023 - 19:43:07 EST)
- [PATCH 2/6] riscv: Add types to indirectly called assembly functions Sami Tolvanen (Thu Jun 29 2023 - 19:43:09 EST)
- [PATCH 4/6] riscv: Add CFI error handling Sami Tolvanen (Thu Jun 29 2023 - 19:43:10 EST)
- [PATCH 3/6] riscv: Add ftrace_stub_graph Sami Tolvanen (Thu Jun 29 2023 - 19:43:12 EST)
- [PATCH 5/6] riscv/purgatory: Disable CFI Sami Tolvanen (Thu Jun 29 2023 - 19:43:19 EST)
- [PATCH 6/6] riscv: Allow CONFIG_CFI_CLANG to be selected Sami Tolvanen (Thu Jun 29 2023 - 19:43:38 EST)
- Re: [PATCH net-next v3 10/18] nvme/host: Use sendmsg(MSG_SPLICE_PAGES) rather then sendpage Jakub Kicinski (Thu Jun 29 2023 - 19:44:28 EST)
- [PATCH v2 07/15] selftests/nolibc: link_cross: use /proc/self/cmdline Zhangjin Wu (Thu Jun 29 2023 - 19:45:19 EST)
- [PATCH v2 08/15] tools/nolibc: add rmdir() support Zhangjin Wu (Thu Jun 29 2023 - 19:47:43 EST)
- [PATCH v2 09/15] selftests/nolibc: add a new rmdir() test case Zhangjin Wu (Thu Jun 29 2023 - 19:48:59 EST)
- [PATCH 0/2] tracing/user_events: Fix struct arg size match check Beau Belgrave (Thu Jun 29 2023 - 19:51:00 EST)
- [PATCH 2/2] selftests/user_events: Test struct size match cases Beau Belgrave (Thu Jun 29 2023 - 19:51:03 EST)
- [PATCH 1/2] tracing/user_events: Fix struct arg size match check Beau Belgrave (Thu Jun 29 2023 - 19:51:06 EST)
- [PATCH v2 10/15] selftests/nolibc: fix up failures when CONFIG_PROC_FS=n Zhangjin Wu (Thu Jun 29 2023 - 19:51:30 EST)
- Re: [PATCH V10 2/5] PCI: Create device tree node for bridge Rob Herring (Thu Jun 29 2023 - 19:52:35 EST)
- Re: [GIT PULL] pid: use flex array Linus Torvalds (Thu Jun 29 2023 - 19:53:10 EST)
- [PATCH v2 11/15] selftests/nolibc: prepare /tmp for tmpfs or ramfs Zhangjin Wu (Thu Jun 29 2023 - 19:53:48 EST)
- Re: [PATCH V10 2/5] PCI: Create device tree node for bridge Rob Herring (Thu Jun 29 2023 - 19:56:01 EST)
- Re: [PATCH 1/7] dt-bindings: soc: qcom: Add qcom-pbs bindings Dmitry Baryshkov (Thu Jun 29 2023 - 19:58:20 EST)
- [PATCH v2 12/15] selftests/nolibc: add common get_tmpfile() Zhangjin Wu (Thu Jun 29 2023 - 19:59:40 EST)
- [PATCH v2 13/15] selftests/nolibc: rename chroot_exe to chroot_tmpfile Zhangjin Wu (Thu Jun 29 2023 - 20:00:58 EST)
- Re: [RFC PATCH 0/4] splice: Fix corruption in data spliced to pipe Jakub Kicinski (Thu Jun 29 2023 - 20:02:02 EST)
- [PATCH v2 14/15] selftests/nolibc: add chmod_tmpfile test Zhangjin Wu (Thu Jun 29 2023 - 20:02:32 EST)
- [PATCH v2 15/15] selftests/nolibc: vfprintf: remove MEMFD_CREATE dependency Zhangjin Wu (Thu Jun 29 2023 - 20:06:21 EST)
- Re: [RFC PATCH 0/2] Resctrl - rewrite (WIP) Tony Luck (Thu Jun 29 2023 - 20:06:52 EST)
- Re: [GIT PULL] flexible-array transformations for 6.5-rc1 Linus Torvalds (Thu Jun 29 2023 - 20:08:11 EST)
- Re: [PATCH v2 13/15] arm64: dts: qcom: sm6125: Add dispcc node Dmitry Baryshkov (Thu Jun 29 2023 - 20:08:36 EST)
- Re: [PATCH 6/6] drm/msm/dpu: Update dev core dump to dump registers of sub blocks Dmitry Baryshkov (Thu Jun 29 2023 - 20:10:25 EST)
- Re: [PATCH] KVM: x86: vPMU: truncate counter value to allowed width Sean Christopherson (Thu Jun 29 2023 - 20:11:14 EST)
- Re: [PATCH v3 1/3] drm/msm/dpu: re-introduce dpu core revision to the catalog Dmitry Baryshkov (Thu Jun 29 2023 - 20:13:59 EST)
- Re: [PATCH v3 2/3] drm/msm/dpu: use dpu core's major version to enable data compress Dmitry Baryshkov (Thu Jun 29 2023 - 20:20:36 EST)
- Re: [PATCH v3 3/3] drm/msm/dpu: drop DPU_INTF_DATA_COMPRESS from dpu catalog Dmitry Baryshkov (Thu Jun 29 2023 - 20:21:03 EST)
- linux-next: duplicate patches in the bluetooth tree Stephen Rothwell (Thu Jun 29 2023 - 20:22:01 EST)
- Re: [GIT PULL] slab updates for 6.5 pr-tracker-bot (Thu Jun 29 2023 - 20:23:19 EST)
- Re: [PATCH v3 1/3] drm/msm/dpu: re-introduce dpu core revision to the catalog Dmitry Baryshkov (Thu Jun 29 2023 - 20:24:52 EST)
- [PATCH RFC v4 4/7] drm/atomic: Loosen FB atomic checks Jessica Zhang (Thu Jun 29 2023 - 20:26:12 EST)
- [PATCH RFC v4 6/7] drm/msm/dpu: Allow NULL FBs in atomic commit Jessica Zhang (Thu Jun 29 2023 - 20:26:17 EST)
- [PATCH RFC v4 7/7] drm/msm/dpu: Use DRM solid_fill property Jessica Zhang (Thu Jun 29 2023 - 20:26:22 EST)
- [PATCH RFC v4 5/7] drm/msm/dpu: Add solid fill and pixel source properties Jessica Zhang (Thu Jun 29 2023 - 20:26:24 EST)
- [PATCH RFC v4 0/7] Support for Solid Fill Planes Jessica Zhang (Thu Jun 29 2023 - 20:26:28 EST)
- [PATCH RFC v4 3/7] drm/atomic: Move framebuffer checks to helper Jessica Zhang (Thu Jun 29 2023 - 20:26:33 EST)
- [PATCH RFC v4 1/7] drm: Introduce solid fill DRM plane property Jessica Zhang (Thu Jun 29 2023 - 20:26:38 EST)
- [PATCH RFC v4 2/7] drm: Introduce pixel_source DRM plane property Jessica Zhang (Thu Jun 29 2023 - 20:26:43 EST)
- Re: [PATCH] KVM: x86: vPMU: truncate counter value to allowed width Jim Mattson (Thu Jun 29 2023 - 20:31:39 EST)
- Re: [PATCH] mmc: sdhci-f-sdh30: Replace with sdhci_pltfm Kunihiko Hayashi (Thu Jun 29 2023 - 20:35:07 EST)
- [PATCH v2] scsi: ufs: core: Update contact email for monitor sysfs nodes Can Guo (Thu Jun 29 2023 - 20:39:55 EST)
- Re: [PATCH] net: dsa: vsc73xx: fix MTU configuration patchwork-bot+netdevbpf (Thu Jun 29 2023 - 20:40:35 EST)
- Re: [v2] drm/panel: Fine tune Starry-ili9882t panel HFP and HBP Doug Anderson (Thu Jun 29 2023 - 20:42:08 EST)
- Re: [PATCH RFC v4 2/7] drm: Introduce pixel_source DRM plane property Dmitry Baryshkov (Thu Jun 29 2023 - 20:42:39 EST)
- RE: [PATCH v2 1/2] platform/chrome: cros_ec_typec: Configure Retimer cable type Patel, Utkarsh H (Thu Jun 29 2023 - 20:43:39 EST)
- Re: [PATCH RFC v4 3/7] drm/atomic: Move framebuffer checks to helper Dmitry Baryshkov (Thu Jun 29 2023 - 20:44:21 EST)
- [PATCH v3] serial: 8250_dw: Preserve original value of DLF register Ruihong Luo (Thu Jun 29 2023 - 20:45:21 EST)
- [PATCH v2] mmc: sdhci-f-sdh30: Replace with sdhci_pltfm Kunihiko Hayashi (Thu Jun 29 2023 - 20:45:52 EST)
- Re: [GIT PULL] sysctl fixes for v6.5-rc1 pr-tracker-bot (Thu Jun 29 2023 - 20:48:19 EST)
- Re: [GIT PULL] Fix error return in do_vmi_align_munmap() pr-tracker-bot (Thu Jun 29 2023 - 20:48:22 EST)
- Re: [GIT PULL] ACPI fix for v6.5-rc1 pr-tracker-bot (Thu Jun 29 2023 - 20:48:26 EST)
- Re: [GIT PULL v3] tracing: tracing: user_event fix for 6.4 pr-tracker-bot (Thu Jun 29 2023 - 20:48:29 EST)
- Re: [PATCH RFC v4 4/7] drm/atomic: Loosen FB atomic checks Dmitry Baryshkov (Thu Jun 29 2023 - 20:49:35 EST)
- Re: [PATCH RFC v4 5/7] drm/msm/dpu: Add solid fill and pixel source properties Dmitry Baryshkov (Thu Jun 29 2023 - 20:50:04 EST)
- Re: [PATCH RFC v4 6/7] drm/msm/dpu: Allow NULL FBs in atomic commit Dmitry Baryshkov (Thu Jun 29 2023 - 20:52:46 EST)
- Re: [PATCH 1/2] mm: remove arguments of show_mem() Kefeng Wang (Thu Jun 29 2023 - 20:53:33 EST)
- Re: [PATCH 2/2] mm: make show_free_areas() static Kefeng Wang (Thu Jun 29 2023 - 20:55:30 EST)
- [PATCH v2 1/1] sched/psi: use kernfs polling functions for PSI trigger polling Suren Baghdasaryan (Thu Jun 29 2023 - 20:56:21 EST)
- Re: [PATCH 1/2] kernfs: add kernfs_ops.free operation to free resources tied to the file Suren Baghdasaryan (Thu Jun 29 2023 - 20:59:27 EST)
- Re: [PATCH RFC v4 7/7] drm/msm/dpu: Use DRM solid_fill property Dmitry Baryshkov (Thu Jun 29 2023 - 21:00:00 EST)
- Re: [PATCH] ipmi: fix potential deadlock on &kcs_bmc->lock Andrew Jeffery (Thu Jun 29 2023 - 21:01:34 EST)
- PROBLEM: zswap+z3fold kernel crashes under memory pressure Nick Bowler (Thu Jun 29 2023 - 21:01:39 EST)
- Re: [PATCH] scripts/gdb: fix 'lx-lsmod' show the wrong size Kuan-Ying Lee (李冠穎) (Thu Jun 29 2023 - 21:02:53 EST)
- Re: [PATCH v2 1/1] sched/psi: use kernfs polling functions for PSI trigger polling Suren Baghdasaryan (Thu Jun 29 2023 - 21:04:36 EST)
- Re: [syzbot] [btrfs?] kernel BUG in add_new_free_space syzbot (Thu Jun 29 2023 - 21:13:02 EST)
- [PATCH] ALSA: hda/realtek: Add quirks for Unis H3C Desktop B760 & Q760 dengxiang (Thu Jun 29 2023 - 21:27:26 EST)
- [PATCH 1/1] Fix 2 Acer FA100 NVMe SSDs from interfering in one PC Christopher Lentocha (Thu Jun 29 2023 - 21:30:07 EST)
- Re: [syzbot] [xfs?] WARNING: Reset corrupted AGFL on AG NUM. NUM blocks leaked. Please unmount and run xfs_repair. Darrick J. Wong (Thu Jun 29 2023 - 21:30:43 EST)
- Re: [PATCH v5 5/6] mm: handle swap page faults under per-VMA lock Suren Baghdasaryan (Thu Jun 29 2023 - 21:31:02 EST)
- [PATCH] mm/hugetlb.c: fix a bug within a BUG(): inconsistent pte comparison John Hubbard (Thu Jun 29 2023 - 21:32:26 EST)
- Re: [PATCH v1 1/5] ASoC: dt-bindings: Add StarFive JH7110 dummy PWM-DAC transmitter Hal Feng (Thu Jun 29 2023 - 21:42:56 EST)
- Re: [PATCH v1 2/5] ASoC: codecs: Add StarFive JH7110 dummy PWM-DAC transmitter driver Hal Feng (Thu Jun 29 2023 - 21:46:07 EST)
- Re: [PATCH] mm/hugetlb.c: fix a bug within a BUG(): inconsistent pte comparison James Houghton (Thu Jun 29 2023 - 21:51:41 EST)
- Re: [PATCH v1 11/14] arm64/mm: Wire up PTE_CONT for user mappings John Hubbard (Thu Jun 29 2023 - 21:54:47 EST)
- Re: [PATCH v1 1/5] ASoC: dt-bindings: Add StarFive JH7110 dummy PWM-DAC transmitter Hal Feng (Thu Jun 29 2023 - 21:57:12 EST)
- Re: [PATCH v1 3/5] ASoC: dt-bindings: Add StarFive JH7110 PWM-DAC controller Hal Feng (Thu Jun 29 2023 - 22:04:20 EST)
- [PATCH v6 0/6] Per-VMA lock support for swap and userfaults Suren Baghdasaryan (Thu Jun 29 2023 - 22:04:51 EST)
- [PATCH v6 1/6] swap: remove remnants of polling from read_swap_cache_async Suren Baghdasaryan (Thu Jun 29 2023 - 22:04:58 EST)
- [PATCH v6 2/6] mm: add missing VM_FAULT_RESULT_TRACE name for VM_FAULT_COMPLETED Suren Baghdasaryan (Thu Jun 29 2023 - 22:04:59 EST)
- [PATCH v6 3/6] mm: drop per-VMA lock when returning VM_FAULT_RETRY or VM_FAULT_COMPLETED Suren Baghdasaryan (Thu Jun 29 2023 - 22:05:04 EST)
- [PATCH v6 4/6] mm: change folio_lock_or_retry to use vm_fault directly Suren Baghdasaryan (Thu Jun 29 2023 - 22:05:16 EST)
- [PATCH v6 5/6] mm: handle swap page faults under per-VMA lock Suren Baghdasaryan (Thu Jun 29 2023 - 22:05:21 EST)
- [PATCH v6 6/6] mm: handle userfaults under VMA lock Suren Baghdasaryan (Thu Jun 29 2023 - 22:05:43 EST)
- Re: [PATCH 4/4] KVM: selftests: Add test case for guest and host LBR preemption Yang, Weijiang (Thu Jun 29 2023 - 22:07:02 EST)
- Re: [RFC PATCH] LoongArch: KGDB: Add Basic KGDB support Qing Zhang (Thu Jun 29 2023 - 22:07:34 EST)
- Re: [PATCH] mm/hugetlb.c: fix a bug within a BUG(): inconsistent pte comparison John Hubbard (Thu Jun 29 2023 - 22:07:47 EST)
- Re: [PATCH v5 6/6] mm: handle userfaults under VMA lock Suren Baghdasaryan (Thu Jun 29 2023 - 22:08:28 EST)
- Re: [PATCH kernel 0/9 v6] KVM: SEV: Enable AMD SEV-ES DebugSwap Alexey Kardashevskiy (Thu Jun 29 2023 - 22:08:33 EST)
- Re: [PATCH] tpm: Ensure that tpm chip has ops to check if it's defective Jarkko Sakkinen (Thu Jun 29 2023 - 22:09:22 EST)
- [PATCH 5.10] kprobes/x86: Fix kprobe debug exception handling logic Li Huafei (Thu Jun 29 2023 - 22:09:48 EST)
- Re: [PATCH v1 5/5] riscv: dts: starfive: Add JH7110 PWM-DAC support Hal Feng (Thu Jun 29 2023 - 22:12:20 EST)
- Re: [PATCH] mm/hugetlb.c: fix a bug within a BUG(): inconsistent pte comparison Muchun Song (Thu Jun 29 2023 - 22:14:23 EST)
- Re: [PATCH v7 6/8] PCI/VGA: Introduce is_boot_device function callback to vga_client_register suijingfeng (Thu Jun 29 2023 - 22:14:31 EST)
- Re: [PATCH v12 7/11] LSM: Helpers for attribute names and filling lsm_ctx Paul Moore (Thu Jun 29 2023 - 22:15:13 EST)
- Re: [PATCH v12 0/11] LSM: Three basic syscalls Paul Moore (Thu Jun 29 2023 - 22:15:22 EST)
- Re: [PATCH v12 8/11] Smack: implement setselfattr and getselfattr hooks Paul Moore (Thu Jun 29 2023 - 22:15:26 EST)
- Re: [PATCH] drm/ttm: Remove duplicate assignments to ttm->caching Feng Jiang (Thu Jun 29 2023 - 22:20:15 EST)
- [PATCH] drm/exynos: fix a possible null-pointer dereference due to data race in exynos_drm_crtc_atomic_disable() Tuo Li (Thu Jun 29 2023 - 22:20:33 EST)
- Re: [PATCH 0/2] Baisc devicetree support for Amlogic T7 Xianwei Zhao (Thu Jun 29 2023 - 22:22:57 EST)
- Re: [PATCH v2 7/7] ASoC: dt-bindings: mediatek,mt7986-afe: add audio afe document Maso Huang (黃加竹) (Thu Jun 29 2023 - 22:27:14 EST)
- Re: Memory providers multiplexing (Was: [PATCH net-next v4 4/5] page_pool: remove PP_FLAG_PAGE_FRAG flag) Mina Almasry (Thu Jun 29 2023 - 22:28:08 EST)
- [PATCH v2] mm: Update do_vmi_align_munmap() return semantics Liam R. Howlett (Thu Jun 29 2023 - 22:28:16 EST)
- Re: [PATCH v2 0/3] fs/ecryptfs: Replace kmap{,_atomic}() with kmap_local_page() Eric Biggers (Thu Jun 29 2023 - 22:31:14 EST)
- RE: [PATCH] tpm: Ensure that tpm chip has ops to check if it's defective Limonciello, Mario (Thu Jun 29 2023 - 22:31:50 EST)
- Re: [RFC] msr: judge the return val of function rdmsrl_on_cpu() by WARN_ON lizhe . 67 (Thu Jun 29 2023 - 22:42:50 EST)
- Re: [RFC] msr: judge the return val of function rdmsrl_on_cpu() by WARN_ON lizhe . 67 (Thu Jun 29 2023 - 22:46:31 EST)
- Re: [PATCH v3 1/4] KVM: selftests: Introduce __kvm_pmu_event_filter to improved event filter settings Jinrong Liang (Thu Jun 29 2023 - 22:48:00 EST)
- [PATCH] scsi: lpfc: Fix a possible data race in lpfc_unregister_fcf_rescan() Tuo Li (Thu Jun 29 2023 - 22:48:12 EST)
- Re: [PATCH v3 4/4] fscrypt: Add LEA-256-XTS, LEA-256-CTS support Eric Biggers (Thu Jun 29 2023 - 23:00:20 EST)
- linux-next: build failure after merge of the origin tree Stephen Rothwell (Thu Jun 29 2023 - 23:00:21 EST)
- Re: [PATCH] riscv: BUG_ON() for no cpu nodes in setup_smp Song Shuai (Thu Jun 29 2023 - 23:02:34 EST)
- Re: [PATCH 1/1] PCI: dwc: Use regular interrupt instead of chained Radu Rendec (Thu Jun 29 2023 - 23:05:58 EST)
- Re: [PATCH v3 2/3] drm/msm/dpu: use dpu core's major version to enable data compress Abhinav Kumar (Thu Jun 29 2023 - 23:08:02 EST)
- Re: [PATCH v3 1/3] drm/msm/dpu: re-introduce dpu core revision to the catalog Abhinav Kumar (Thu Jun 29 2023 - 23:16:18 EST)
- [PATCH v1 0/2] mm/memfd: fix sysctl MEMFD_NOEXEC_SCOPE_NOEXEC_ENFORCED jeffxu (Thu Jun 29 2023 - 23:17:39 EST)
- [PATCH v1 1/2] mm/memfd: sysctl: fix MEMFD_NOEXEC_SCOPE_NOEXEC_ENFORCED jeffxu (Thu Jun 29 2023 - 23:17:44 EST)
- [PATCH v1 2/2] selftests/memfd: sysctl: fix MEMFD_NOEXEC_SCOPE_NOEXEC_ENFORCED jeffxu (Thu Jun 29 2023 - 23:17:50 EST)
- linux-next: Tree for Jun 30 Stephen Rothwell (Thu Jun 29 2023 - 23:19:02 EST)
- Re: [PATCH v3 1/3] drm/msm/dpu: re-introduce dpu core revision to the catalog Abhinav Kumar (Thu Jun 29 2023 - 23:19:07 EST)
- Re: [PATCH v3 1/3] drm/msm/dpu: re-introduce dpu core revision to the catalog Dmitry Baryshkov (Thu Jun 29 2023 - 23:20:36 EST)
- Re: [PATCH v3 2/3] drm/msm/dpu: use dpu core's major version to enable data compress Dmitry Baryshkov (Thu Jun 29 2023 - 23:23:05 EST)
- [PATCH v3 0/1] Add documentation for sysctl vm.memfd_noexec jeffxu (Thu Jun 29 2023 - 23:25:46 EST)
- [PATCH v3 1/1] Documentation: mm/memfd: vm.memfd_noexec jeffxu (Thu Jun 29 2023 - 23:25:50 EST)
- [PATCH] net: Destroy previously created kthreads after failing to set napi threaded mode Zqiang (Thu Jun 29 2023 - 23:27:20 EST)
- Re: [PATCH v2] Documentation: mm/memfd: vm.memfd_noexec Jeff Xu (Thu Jun 29 2023 - 23:27:49 EST)
- Re: [PATCH v3 2/3] drm/msm/dpu: use dpu core's major version to enable data compress Abhinav Kumar (Thu Jun 29 2023 - 23:30:41 EST)
- sparc32: fix lock_mm_and_find_vma() conversion Linus Torvalds (Thu Jun 29 2023 - 23:41:24 EST)
- Re: [PATCH v3] dax/kmem: Pass valid argument to memory_group_register_static Tarun Sahu (Thu Jun 29 2023 - 23:42:10 EST)
- Re: [PATCH v6 4/6] mm: change folio_lock_or_retry to use vm_fault directly Matthew Wilcox (Thu Jun 29 2023 - 23:42:13 EST)
- Re: [PATCH v4 13/21] remoterproc: qcom: refactor to leverage exported minidump symbol Pavan Kondeti (Thu Jun 29 2023 - 23:42:21 EST)
- Re: linux-next: build failure after merge of the origin tree Linus Torvalds (Thu Jun 29 2023 - 23:44:22 EST)
- Re: [PATCH v6 4/6] mm: change folio_lock_or_retry to use vm_fault directly Suren Baghdasaryan (Thu Jun 29 2023 - 23:45:57 EST)
- Re: [PATCH v6 4/6] mm: change folio_lock_or_retry to use vm_fault directly Matthew Wilcox (Thu Jun 29 2023 - 23:48:13 EST)
- Re: [PATCH v2 2/3] arm64: dts: marvell: Add NAND flash controller to AC5 Chris Packham (Fri Jun 30 2023 - 00:10:47 EST)
- Re: [GIT PULL] Please pull RDMA subsystem changes Linus Torvalds (Fri Jun 30 2023 - 00:10:50 EST)
- [PATCH v2] ALSA: hda/realtek: Add quirks for Unis H3C Desktop B760 & Q760 dengxiang (Fri Jun 30 2023 - 00:13:03 EST)
- Re: [GIT PULL] Please pull RDMA subsystem changes pr-tracker-bot (Fri Jun 30 2023 - 00:16:51 EST)
- Re: [git pull] IOMMU Updates for Linux v6.5 pr-tracker-bot (Fri Jun 30 2023 - 00:17:00 EST)
- Re: [GIT PULL] dma-mapping updates for Linux 6.5 pr-tracker-bot (Fri Jun 30 2023 - 00:17:05 EST)
- Re: [GIT PULL] Please pull IOMMUFD subsystem changes pr-tracker-bot (Fri Jun 30 2023 - 00:17:10 EST)
- [PATCH v4 0/1] asus-wmi: add support for ASUS screenpad Luke D. Jones (Fri Jun 30 2023 - 00:18:10 EST)
- [PATCH v4 1/1] platform/x86: asus-wmi: add support for ASUS screenpad Luke D. Jones (Fri Jun 30 2023 - 00:18:14 EST)
- [PATCH] acpica: Add AML_NO_OPERAND_RESOLVE flag to Timer Abhishek Mainkar (Fri Jun 30 2023 - 00:25:25 EST)
- [PATCH v7 0/3] PCI: qcom: ep: Add basic interconnect support Krishna chaitanya chundru (Fri Jun 30 2023 - 00:25:52 EST)
- [PATCH v7 2/3] arm: dts: qcom: sdx65: Add PCIe interconnect path Krishna chaitanya chundru (Fri Jun 30 2023 - 00:25:55 EST)
- [PATCH v7 3/3] PCI: qcom-ep: Add ICC bandwidth voting support Krishna chaitanya chundru (Fri Jun 30 2023 - 00:25:56 EST)
- [PATCH v7 1/3] dt-bindings: PCI: qcom: ep: Add interconnects path Krishna chaitanya chundru (Fri Jun 30 2023 - 00:25:56 EST)
- [PATCH 0/2] ALSA: hda/realtek: Add quirk for ASUS ROG laptops Luke D. Jones (Fri Jun 30 2023 - 00:31:26 EST)
- [PATCH 1/2] ALSA: hda/realtek: Add quirk for ASUS ROG GX650P Luke D. Jones (Fri Jun 30 2023 - 00:31:34 EST)
- [PATCH 2/2] ALSA: hda/realtek: Add quirk for ASUS ROG GA402X Luke D. Jones (Fri Jun 30 2023 - 00:31:40 EST)
- Re: [GIT PULL] memblock: small updates for v6.5-rc1 Mike Rapoport (Fri Jun 30 2023 - 00:35:28 EST)
- Re: [PATCH 0/2] Baisc devicetree support for Amlogic T7 Lucas Tanure (Fri Jun 30 2023 - 00:39:28 EST)
- Re: [PATCH v7 6/8] PCI/VGA: Introduce is_boot_device function callback to vga_client_register Sui Jingfeng (Fri Jun 30 2023 - 00:43:15 EST)
- RE: [PATCH v3 4/4] fscrypt: Add LEA-256-XTS, LEA-256-CTS support Dongsoo Lee (Fri Jun 30 2023 - 00:45:44 EST)
- [PATCH] MAINTAINERS: Add T.J. Mercier as reviewer for DMA-BUF HEAPS FRAMEWORK John Stultz (Fri Jun 30 2023 - 00:53:06 EST)
- Re: [PATCH v4 11/21] soc: qcom: Register pstore frontend region with minidump Pavan Kondeti (Fri Jun 30 2023 - 00:55:58 EST)
- Re: [PATCH v7 18/22] clk: qcom: smd-rpm: Separate out interconnect bus clocks Stephen Boyd (Fri Jun 30 2023 - 00:59:22 EST)
- Re: [PATCH v4 17/21] firmware: qcom_scm: provide a read-modify-write function Pavan Kondeti (Fri Jun 30 2023 - 01:01:52 EST)
- Re: [PATCH] KVM: nVMX: Prevent vmlaunch with EPTP pointing outside assigned memory area Yuan Yao (Fri Jun 30 2023 - 01:02:18 EST)
- [PATCH v4 3/4] blk-crypto: Add LEA-256-XTS blk-crypto support Dongsoo Lee (Fri Jun 30 2023 - 01:04:02 EST)
- [PATCH v4 0/4] crypto: LEA block cipher implementation Dongsoo Lee (Fri Jun 30 2023 - 01:04:07 EST)
- [PATCH v4 4/4] fscrypt: Add LEA-256-XTS, LEA-256-CTS support Dongsoo Lee (Fri Jun 30 2023 - 01:04:12 EST)
- [PATCH v4 1/4] crypto: LEA block cipher implementation Dongsoo Lee (Fri Jun 30 2023 - 01:04:14 EST)
- [PATCH v4 2/4] crypto: add LEA testmgr tests Dongsoo Lee (Fri Jun 30 2023 - 01:04:18 EST)
- Re: [PATCH 6.1 00/30] 6.1.37-rc1 review Greg Kroah-Hartman (Fri Jun 30 2023 - 01:18:42 EST)
- Re: [PATCH 6.3 00/29] 6.3.11-rc1 review Greg Kroah-Hartman (Fri Jun 30 2023 - 01:19:14 EST)
- Re: [net PATCH v2] octeontx2-af: Move validation of ptp pointer before its usage Sai Krishna Gajula (Fri Jun 30 2023 - 01:19:54 EST)
- [PATCH] perf/bench/seccomp-notify: don't use assert to check syscall errors Andrei Vagin (Fri Jun 30 2023 - 01:20:05 EST)
- Re: [PATCH 5.10] kprobes/x86: Fix kprobe debug exception handling logic Greg KH (Fri Jun 30 2023 - 01:21:36 EST)
- Re: [PATCH 6.1 00/30] 6.1.37-rc1 review Daniel Díaz (Fri Jun 30 2023 - 01:21:59 EST)
- Re: [PATCH 1/4] pcie: qcom: Fix the macro PARF_SLV_ADDR_SPACE_SIZE_2_3_3 Sricharan Ramabadhran (Fri Jun 30 2023 - 01:22:38 EST)
- Re: linux-next: build failure after merge of the seccomp tree Andrei Vagin (Fri Jun 30 2023 - 01:23:16 EST)
- Re: [PATCH 0/4] IPQ8074 pcie/wcss fixes Sricharan Ramabadhran (Fri Jun 30 2023 - 01:24:10 EST)
- Re: [PATCH 1/4] pcie: qcom: Fix the macro PARF_SLV_ADDR_SPACE_SIZE_2_3_3 Sricharan Ramabadhran (Fri Jun 30 2023 - 01:25:01 EST)
- Re: [PATCH 6.3 00/29] 6.3.11-rc1 review Daniel Díaz (Fri Jun 30 2023 - 01:25:37 EST)
- Re: [PATCH v4 20/21] firmware: qcom_scm: Refactor code to support multiple download mode Pavan Kondeti (Fri Jun 30 2023 - 01:26:23 EST)
- Re: [PATCH] ASoC: mediatek: mt8188: add constraints for PCM Trevor Wu (吳文良) (Fri Jun 30 2023 - 01:29:43 EST)
- Re: [PATCH 6.1 00/30] 6.1.37-rc1 review Greg Kroah-Hartman (Fri Jun 30 2023 - 01:30:28 EST)
- Re: [PATCH 6.4 00/28] 6.4.1-rc1 review Naresh Kamboju (Fri Jun 30 2023 - 01:31:09 EST)
- Re: [PATCH v1 1/2] mm/memfd: sysctl: fix MEMFD_NOEXEC_SCOPE_NOEXEC_ENFORCED kernel test robot (Fri Jun 30 2023 - 01:33:26 EST)
- Re: [PATCH] net: Destroy previously created kthreads after failing to set napi threaded mode Eric Dumazet (Fri Jun 30 2023 - 01:34:05 EST)
- Re: [PATCH] syscalls: Cleanup references to sys_lookup_dcookie() Namhyung Kim (Fri Jun 30 2023 - 01:34:14 EST)
- [PATCH v2 0/8] platform/x86: asus-wmi: Luke D. Jones (Fri Jun 30 2023 - 01:36:09 EST)
- [PATCH v2 1/8] platform/x86: asus-wmi: add support for showing charger mode Luke D. Jones (Fri Jun 30 2023 - 01:36:17 EST)
- [PATCH v2 2/8] platform/x86: asus-wmi: add support for showing middle fan RPM Luke D. Jones (Fri Jun 30 2023 - 01:36:22 EST)
- [PATCH v2 3/8] platform/x86: asus-wmi: support middle fan custom curves Luke D. Jones (Fri Jun 30 2023 - 01:36:27 EST)
- [PATCH v2 4/8] platform/x86: asus-wmi: add WMI method to show if egpu connected Luke D. Jones (Fri Jun 30 2023 - 01:36:33 EST)
- [PATCH v2 5/8] platform/x86: asus-wmi: don't allow eGPU switching if eGPU not connected Luke D. Jones (Fri Jun 30 2023 - 01:36:36 EST)
- [PATCH v2 6/8] platform/x86: asus-wmi: add safety checks to gpu switching Luke D. Jones (Fri Jun 30 2023 - 01:36:45 EST)
- [PATCH v2 7/8] platform/x86: asus-wmi: support setting mini-LED mode Luke D. Jones (Fri Jun 30 2023 - 01:36:50 EST)
- [PATCH v2 8/8] platform/x86: asus-wmi: expose dGPU and CPU tunables for ROG Luke D. Jones (Fri Jun 30 2023 - 01:36:56 EST)
- [PATCH net-next V4 2/3] net: axienet: Preparatory changes for dmaengine support Sarath Babu Naidu Gaddam (Fri Jun 30 2023 - 01:41:22 EST)
- [PATCH net-next V4 0/3] net: axienet: Introduce dmaengine Sarath Babu Naidu Gaddam (Fri Jun 30 2023 - 01:41:26 EST)
- [PATCH net-next V4 1/3] dt-bindings: net: xlnx,axi-ethernet: Introduce DMA support Sarath Babu Naidu Gaddam (Fri Jun 30 2023 - 01:41:31 EST)
- [PATCH net-next V4 3/3] net: axienet: Introduce dmaengine support Sarath Babu Naidu Gaddam (Fri Jun 30 2023 - 01:41:37 EST)
- [PATCH] watchdog: core: stop watchdog when executing poweroff command Meng Li (Fri Jun 30 2023 - 01:42:01 EST)
- Re: [PATCH] ASoC: qdsp6: q6apm: use dai link pcm id as pcm device number Srinivas Kandagatla (Fri Jun 30 2023 - 01:43:48 EST)
- Re: [PATCH] watchdog: core: stop watchdog when executing poweroff command Guenter Roeck (Fri Jun 30 2023 - 01:45:17 EST)
- [PATCH v2] net: Destroy previously created kthreads after failing to set napi threaded mode Zqiang (Fri Jun 30 2023 - 01:45:20 EST)
- Re: [net PATCH v2] octeontx2-af: Move validation of ptp pointer before its usage Dan Carpenter (Fri Jun 30 2023 - 01:46:10 EST)
- Re: [PATCH 6.3 00/29] 6.3.11-rc1 review Greg Kroah-Hartman (Fri Jun 30 2023 - 01:50:28 EST)
- [PATCH 6.3 00/29] 6.3.11-rc2 review Greg Kroah-Hartman (Fri Jun 30 2023 - 01:50:55 EST)
- Re: [PATCH 6.4 00/28] 6.4.1-rc1 review Greg Kroah-Hartman (Fri Jun 30 2023 - 01:52:15 EST)
- Re: [PATCH] net: Destroy previously created kthreads after failing to set napi threaded mode Z qiang (Fri Jun 30 2023 - 01:55:33 EST)
- [PATCH] arch/powerpc: Remove unnecessary endian conversion code in XICS Gautam Menghani (Fri Jun 30 2023 - 01:56:58 EST)
- [PATCH] mmc: Add Synopsys DesignWare mmc cmdq host driver Jyan Chou (Fri Jun 30 2023 - 01:57:55 EST)
- [PATCH 6.1 00/31] 6.1.37-rc2 review Greg Kroah-Hartman (Fri Jun 30 2023 - 01:59:39 EST)
- [PATCH 6.3 00/30] 6.3.11-rc3 review Greg Kroah-Hartman (Fri Jun 30 2023 - 01:59:57 EST)
- [PATCH 6.4 00/29] 6.4.1-rc2 review Greg Kroah-Hartman (Fri Jun 30 2023 - 02:00:03 EST)
- [GIT PULL] ksmbd server fixes Steve French (Fri Jun 30 2023 - 02:00:35 EST)
- Re: [PATCH v2 07/12] s390: add pte_free_defer() for pgtables sharing page Hugh Dickins (Fri Jun 30 2023 - 02:00:50 EST)
- [PATCH] cpufreq: Make CONFIG_CPUFREQ_DT_PLATDEV depend on OF Viresh Kumar (Fri Jun 30 2023 - 02:05:56 EST)
- [PATCH v2 1/2] mm: remove arguments of show_mem() Kefeng Wang (Fri Jun 30 2023 - 02:08:50 EST)
- [PATCH v2 2/2] mm: make show_free_areas() static Kefeng Wang (Fri Jun 30 2023 - 02:08:55 EST)
- RE: [PATCH] dt-bindings: clock: ast2600: Add I3C and MAC reset definitions Dylan Hung (Fri Jun 30 2023 - 02:13:15 EST)
- [PATCH] arch/powerpc: Remove unnecessary endian conversion code in XICS Gautam Menghani (Fri Jun 30 2023 - 02:13:53 EST)
- RE: [PATCH] dt-bindings: clock: ast2600: Add I3C and MAC reset definitions Dylan Hung (Fri Jun 30 2023 - 02:16:24 EST)
- Re: [PATCH] arch/powerpc: Remove unnecessary endian conversion code in XICS Gautam Menghani (Fri Jun 30 2023 - 02:16:33 EST)
- Re: [PATCH 6.4 00/28] 6.4.1-rc1 review Linus Torvalds (Fri Jun 30 2023 - 02:16:49 EST)
- Re: [PATCH] hwmon: (pmbus/acbel-fsg032) Add firmware version debugfs attribute Dan Carpenter (Fri Jun 30 2023 - 02:19:36 EST)
- Re: [PATCH 6.4 00/29] 6.4.1-rc2 review Linus Torvalds (Fri Jun 30 2023 - 02:21:17 EST)
- Re: [GIT PULL] memblock: small updates for v6.5-rc1 pr-tracker-bot (Fri Jun 30 2023 - 02:24:39 EST)
- [PATCH] io_uring: Add {} to maintain consistency in code format Lu Hongfei (Fri Jun 30 2023 - 02:25:32 EST)
- Re: [PATCH 6.4 00/28] 6.4.1-rc1 review Greg Kroah-Hartman (Fri Jun 30 2023 - 02:28:19 EST)
- [net Patch 0/4] octeontx2-af: MAC block fixes for CN10KB Hariprasad Kelam (Fri Jun 30 2023 - 02:29:07 EST)
- [net Patch 1/4] octeontx2-af: cn10kb: fix interrupt csr addresses Hariprasad Kelam (Fri Jun 30 2023 - 02:29:12 EST)
- [net Patch 2/4] octeontx2-af: Fix mapping for NIX block from CGX connection Hariprasad Kelam (Fri Jun 30 2023 - 02:29:16 EST)
- [net Patch 3/4] octeontx2-af: Add validation before accessing cgx and lmac Hariprasad Kelam (Fri Jun 30 2023 - 02:29:23 EST)
- [net Patch 4/4] octeontx2-af: Reset MAC features in FLR Hariprasad Kelam (Fri Jun 30 2023 - 02:29:29 EST)
- Re: [PATCH 6.4 00/28] 6.4.1-rc1 review Greg Kroah-Hartman (Fri Jun 30 2023 - 02:29:36 EST)
- Re: [PATCH 6.4 00/28] 6.4.1-rc1 review Guenter Roeck (Fri Jun 30 2023 - 02:29:45 EST)
- RE: [EXT] Re: [PATCH v2 0/7] *** firmware: imx: NXP Edgelock Enclave MUAP Driver *** Pankaj Gupta (Fri Jun 30 2023 - 02:32:25 EST)
- Re: [PATCH 6.4 00/29] 6.4.1-rc2 review Greg Kroah-Hartman (Fri Jun 30 2023 - 02:33:01 EST)
- Re: [PATCH 6.4 00/28] 6.4.1-rc1 review Guenter Roeck (Fri Jun 30 2023 - 02:33:53 EST)
- Re: [PATCH 6.4 00/28] 6.4.1-rc1 review Linus Torvalds (Fri Jun 30 2023 - 02:34:33 EST)
- Re: [PATCH v1 1/2] mm/memfd: sysctl: fix MEMFD_NOEXEC_SCOPE_NOEXEC_ENFORCED kernel test robot (Fri Jun 30 2023 - 02:34:36 EST)
- Re: [PATCH] riscv: BUG_ON() for no cpu nodes in setup_smp Conor Dooley (Fri Jun 30 2023 - 02:35:05 EST)
- Re: [PATCH v4 29/33] x86/mm: try VMA lock-based page fault handling first Jiri Slaby (Fri Jun 30 2023 - 02:36:09 EST)
- Re: [PATCH v3 0/9] perf/mem: AMD IBS and generic tools improvements Ravi Bangoria (Fri Jun 30 2023 - 02:37:35 EST)
- Re: [PATCH 1/3] net: phy: at803x: support qca8081 1G chip type Jie Luo (Fri Jun 30 2023 - 02:39:51 EST)
- Re: [PATCH v1 1/2] mm/memfd: sysctl: fix MEMFD_NOEXEC_SCOPE_NOEXEC_ENFORCED kernel test robot (Fri Jun 30 2023 - 02:46:57 EST)
- Re: [net PATCH v2] octeontx2-af: Move validation of ptp pointer before its usage Sunil Kovvuri (Fri Jun 30 2023 - 02:47:20 EST)
- Re: [PATCH 6.4 00/28] 6.4.1-rc1 review Linus Torvalds (Fri Jun 30 2023 - 02:47:32 EST)
- Re: [PATCH 6.4 00/29] 6.4.1-rc2 review Linus Torvalds (Fri Jun 30 2023 - 02:49:16 EST)
- Re: [GIT PULL] pid: use flex array Christian Brauner (Fri Jun 30 2023 - 02:51:29 EST)
- Re: [PATCH 6.4 00/28] 6.4.1-rc1 review Greg Kroah-Hartman (Fri Jun 30 2023 - 02:51:41 EST)
- Re: [PATCH] MAINTAINERS: Add T.J. Mercier as reviewer for DMA-BUF HEAPS FRAMEWORK Sumit Semwal (Fri Jun 30 2023 - 02:52:14 EST)
- Re: [PATCH 3/3] net: phy: at803x: add qca8081 fifo reset on the link down Jie Luo (Fri Jun 30 2023 - 02:55:06 EST)
- [PATCH] usb: typec: tcpm: Add IS_ERR_OR_NULL check for port->partner Jimmy Hu (Fri Jun 30 2023 - 02:57:28 EST)
- Re: [PATCH 6.4 00/28] 6.4.1-rc1 review Helge Deller (Fri Jun 30 2023 - 02:57:34 EST)
- Re: [PATCH v3 4/4] fscrypt: Add LEA-256-XTS, LEA-256-CTS support Eric Biggers (Fri Jun 30 2023 - 03:00:03 EST)
- [linus:master] [tracing] c2679254b9: WARNING:at_include/trace/events/lock.h:#lock_acquired kernel test robot (Fri Jun 30 2023 - 03:01:27 EST)
- [PATCH 1/2] ASoC: SOF: amd: add revision check for sending sha dma completion command Mastan Katragadda (Fri Jun 30 2023 - 03:06:22 EST)
- [PATCH 2/2] ASoC: SOF: amd: refactor PSP smn_read Mastan Katragadda (Fri Jun 30 2023 - 03:07:03 EST)
- Re: [PATCH V2 13/13] arm64: dtsi: qcom: ipq9574: Add nodes to bring up multipd Manikanta Mylavarapu (Fri Jun 30 2023 - 03:11:46 EST)
- Re: [GIT PULL] pid: use flex array Linus Torvalds (Fri Jun 30 2023 - 03:13:00 EST)
- Re: [PATCH V2 01/13] dt-bindings: remoteproc: qcom: Add support for multipd model Manikanta Mylavarapu (Fri Jun 30 2023 - 03:13:08 EST)
- Re: [PATCH V5 4/5] clk: qcom: camcc-sm8550: Add support for qdss, sleep and xo clocks Jagadeesh Kona (Fri Jun 30 2023 - 03:14:40 EST)
- [PATCH 2/2] Documentation: security-bugs.rst: clarify CVE handling Greg Kroah-Hartman (Fri Jun 30 2023 - 03:14:43 EST)
- [PATCH 1/2] Documentation: security-bugs.rst: update preferences when dealing with the linux-distros group Greg Kroah-Hartman (Fri Jun 30 2023 - 03:14:50 EST)
- Re: [PATCH v4 04/21] soc: qcom: Add Qualcomm APSS minidump (frontend) feature support Mukesh Ojha (Fri Jun 30 2023 - 03:17:17 EST)
- Re: [PATCH v7 5/5] mfd: max77541: Add ADI MAX77541/MAX77540 PMIC Support Lee Jones (Fri Jun 30 2023 - 03:18:08 EST)
- [PATCH 1/2] include/uapi pps.h: increase PPS_MAX_SOURCES value Rodolfo Giometti (Fri Jun 30 2023 - 03:19:22 EST)
- [PATCH 2/2] include/uapi pps.h: drop not needed PPS_MAX_SOURCES define Rodolfo Giometti (Fri Jun 30 2023 - 03:19:27 EST)
- Re: [PATCH 0/3] Configure usb0 as peripheral on am335x boards Tony Lindgren (Fri Jun 30 2023 - 03:20:54 EST)
- Re: [PATCH 2/2] Documentation: security-bugs.rst: clarify CVE handling Greg Kroah-Hartman (Fri Jun 30 2023 - 03:22:06 EST)
- Re: [RESEND][PATCH] net: cpsw: fix obtaining mac address for am3517 Tony Lindgren (Fri Jun 30 2023 - 03:23:02 EST)
- Re: [PATCH v1 2/2] dt: bindings: lp50xx: Add max-brightness as in leds-pwm Astrid Rost (Fri Jun 30 2023 - 03:23:48 EST)
- Re: [PATCH v2 03/10] RISC-V: shunt isa_ext_arr to cpufeature.c Andrew Jones (Fri Jun 30 2023 - 03:29:15 EST)
- Re: [PATCH 2/2] include/uapi pps.h: drop not needed PPS_MAX_SOURCES define Greg Kroah-Hartman (Fri Jun 30 2023 - 03:31:46 EST)
- [PATCH 6.1 00/33] 6.1.37-rc3 review Greg Kroah-Hartman (Fri Jun 30 2023 - 03:33:02 EST)
- [PATCH 6.4 00/31] 6.4.1-rc3 review Greg Kroah-Hartman (Fri Jun 30 2023 - 03:33:44 EST)
- Re: [PATCH] kernel/trace: Fix cleanup logic of enable_trace_eprobe Steven Rostedt (Fri Jun 30 2023 - 03:33:48 EST)
- [PATCH 6.3 00/32] 6.3.11-rc4 review Greg Kroah-Hartman (Fri Jun 30 2023 - 03:33:53 EST)
- RE: [PATCH v6 4/5] dt-bindings: phy: realtek: Add the doc about the Realtek SoC USB 2.0 PHY Stanley Chang[昌育德] (Fri Jun 30 2023 - 03:36:06 EST)
- [LINUX KERNEL PATCH v2 0/1] add S3 support for virtgpu Jiqian Chen (Fri Jun 30 2023 - 03:36:11 EST)
- [LINUX KERNEL PATCH v2 1/1] virtgpu: init vq during resume and notify qemu guest status Jiqian Chen (Fri Jun 30 2023 - 03:36:16 EST)
- Re: [PATCH v2 0/3] fs/ecryptfs: Replace kmap{,_atomic}() with kmap_local_page() Christian Brauner (Fri Jun 30 2023 - 03:38:55 EST)
- RE: [PATCH v5 1/5] usb: Add support for Intel LJCA device Wu, Wentong (Fri Jun 30 2023 - 03:41:08 EST)
- Re: [syzbot] [ext4?] general protection fault in ext4_put_io_end_defer Eric Biggers (Fri Jun 30 2023 - 03:41:24 EST)
- Re: [LINUX KERNEL PATCH v2 0/1] add S3 support for virtgpu Chen, Jiqian (Fri Jun 30 2023 - 03:43:47 EST)
- Re: [PATCH] cpufreq: Make CONFIG_CPUFREQ_DT_PLATDEV depend on OF Rafael J. Wysocki (Fri Jun 30 2023 - 03:45:00 EST)
- Re: [PATCH v2 5/7] quota: fix dqput() to follow the guarantees dquot_srcu should provide Baokun Li (Fri Jun 30 2023 - 03:46:15 EST)
- [PATCH] pid: Replace struct pid 1-element array with flex-array Kees Cook (Fri Jun 30 2023 - 03:46:17 EST)
- Re: [syzbot] [ext4?] general protection fault in ext4_put_io_end_defer Eric Biggers (Fri Jun 30 2023 - 03:46:32 EST)
- Re: [PATCH 07/12] arch/x86: Declare edid_info in <asm/screen_info.h> Thomas Zimmermann (Fri Jun 30 2023 - 03:46:41 EST)
- Re: [PATCH v2 10/10] RISC-V: provide a Kconfig option to disable parsing "riscv,isa" Andrew Jones (Fri Jun 30 2023 - 03:48:06 EST)
- Recall: [LINUX KERNEL PATCH v2 0/1] add S3 support for virtgpu Chen, Jiqian (Fri Jun 30 2023 - 03:49:26 EST)
- Re: [PATCH 2/2] include/uapi pps.h: drop not needed PPS_MAX_SOURCES define Rodolfo Giometti (Fri Jun 30 2023 - 03:50:43 EST)
- RE: [PATCH v3 4/4] fscrypt: Add LEA-256-XTS, LEA-256-CTS support Dongsoo Lee (Fri Jun 30 2023 - 03:53:47 EST)
- [PATCH] crypto: sig - Remove some unused functions Jiapeng Chong (Fri Jun 30 2023 - 03:55:01 EST)
- [PATCH][next] media: wl128x: Fix spelling mistake "Transfered" -> "Transferred" Colin Ian King (Fri Jun 30 2023 - 03:58:01 EST)
- [PATCH][next] perf/benchmark: Fix spelling mistake "synchronious" -> "synchronous" Colin Ian King (Fri Jun 30 2023 - 04:00:42 EST)
- Re: [PATCH 01/12] KVM: x86: Add a framework for enabling KVM-governed x86 features Chao Gao (Fri Jun 30 2023 - 04:02:11 EST)
- Re: [PATCH drm-next v6 02/13] drm: manager to keep track of GPUs VA mappings Boris Brezillon (Fri Jun 30 2023 - 04:03:05 EST)
- Re: [GIT PULL] pid: use flex array Christian Brauner (Fri Jun 30 2023 - 04:04:39 EST)
- Re: [PATCH v1 0/1] perf tools: Add a place to put kernel config fragments for test runs James Clark (Fri Jun 30 2023 - 04:05:13 EST)
- Re: [PATCH 0/3] can: xilinx_can: Add ECC feature support Marc Kleine-Budde (Fri Jun 30 2023 - 04:05:18 EST)
- Re: [PATCH drm-next v6 02/13] drm: manager to keep track of GPUs VA mappings Boris Brezillon (Fri Jun 30 2023 - 04:09:36 EST)
- Re: [PATCH v3 08/11] KVM: x86: move vmx code to get EPT memtype when CR0.CD=1 to x86 common code Yan Zhao (Fri Jun 30 2023 - 04:14:48 EST)
- Re: [PATCH 1/1] thermal: sysfs: avoid actual readings from sysfs Rafael J. Wysocki (Fri Jun 30 2023 - 04:16:59 EST)
- Re: [PATCH 1/2] kernfs: add kernfs_ops.free operation to free resources tied to the file Christian Brauner (Fri Jun 30 2023 - 04:21:33 EST)
- Re: [PATCH RFC v4 6/7] drm/msm/dpu: Allow NULL FBs in atomic commit Pekka Paalanen (Fri Jun 30 2023 - 04:22:13 EST)
- [PATCH v9 0/2] dt-bindings: dma: Add support for SM6115 and QCM2290 SoCs Bhupesh Sharma (Fri Jun 30 2023 - 04:22:55 EST)
- [PATCH v9 1/2] dt-bindings: dma: Add support for SM6115 and QCM2290 SoCs Bhupesh Sharma (Fri Jun 30 2023 - 04:23:07 EST)
- [PATCH v9 2/2] dt-bindings: dma: Increase iommu maxItems for BAM DMA Bhupesh Sharma (Fri Jun 30 2023 - 04:23:17 EST)
- Re: [PATCH RFC v4 7/7] drm/msm/dpu: Use DRM solid_fill property Pekka Paalanen (Fri Jun 30 2023 - 04:27:04 EST)
- Re: [PATCH RFC v4 1/7] drm: Introduce solid fill DRM plane property Pekka Paalanen (Fri Jun 30 2023 - 04:27:26 EST)
- Re: [PATCH RFC v4 2/7] drm: Introduce pixel_source DRM plane property Pekka Paalanen (Fri Jun 30 2023 - 04:27:33 EST)
- Re: [PATCH v2] ALSA: hda/realtek: Add quirks for Unis H3C Desktop B760 & Q760 Takashi Iwai (Fri Jun 30 2023 - 04:28:18 EST)
- Re: [PATCH v4 29/33] x86/mm: try VMA lock-based page fault handling first Jiri Slaby (Fri Jun 30 2023 - 04:28:27 EST)
- Re: Reporting a performance regression in sched/fair on Unixbench Shell Scripts with commit a53ce18cacb4 Vincent Guittot (Fri Jun 30 2023 - 04:28:38 EST)
- Re: [PATCH 1/2] ALSA: hda/realtek: Add quirk for ASUS ROG GX650P Takashi Iwai (Fri Jun 30 2023 - 04:29:38 EST)
- RE: [PATCH 1/2] RISC-V: Probe for unaligned access speed David Laight (Fri Jun 30 2023 - 04:30:08 EST)
- Re: [PATCH v8 01/11] dt-bindings: dma: Add support for SM6115 and QCM2290 SoCs Bhupesh Sharma (Fri Jun 30 2023 - 04:30:29 EST)
- Re: [PATCH 0/3] Configure usb0 as peripheral on am335x boards Julien Panis (Fri Jun 30 2023 - 04:31:08 EST)
- RE: [PATCH] EDAC/i10nm: shift exponent is negative Zhuo, Qiuxu (Fri Jun 30 2023 - 04:31:36 EST)
- [PATCH v3 00/10] riscv: Allow userspace to directly access perf counters Alexandre Ghiti (Fri Jun 30 2023 - 04:32:09 EST)
- [PATCH v3 01/10] perf: Fix wrong comment about default event_idx Alexandre Ghiti (Fri Jun 30 2023 - 04:32:56 EST)
- Re: [PATCH v2 11/15] selftests/nolibc: prepare /tmp for tmpfs or ramfs Thomas Weißschuh (Fri Jun 30 2023 - 04:33:02 EST)
- [PATCH v3 02/10] include: riscv: Fix wrong include guard in riscv_pmu.h Alexandre Ghiti (Fri Jun 30 2023 - 04:33:53 EST)
- [PATCH v3 03/10] riscv: Make legacy counter enum match the HW numbering Alexandre Ghiti (Fri Jun 30 2023 - 04:35:12 EST)
- Re: [PATCH v8 02/11] dt-bindings: dma: Increase iommu maxItems for BAM DMA Bhupesh Sharma (Fri Jun 30 2023 - 04:35:49 EST)
- [PATCH v3 04/10] drivers: perf: Rename riscv pmu sbi driver Alexandre Ghiti (Fri Jun 30 2023 - 04:36:19 EST)
- [PATCH v3 05/10] riscv: Prepare for user-space perf event mmap support Alexandre Ghiti (Fri Jun 30 2023 - 04:37:21 EST)
- [PATCH v3 06/10] drivers: perf: Implement perf event mmap support in the legacy backend Alexandre Ghiti (Fri Jun 30 2023 - 04:38:01 EST)
- [PATCH v3 07/10] drivers: perf: Implement perf event mmap support in the SBI backend Alexandre Ghiti (Fri Jun 30 2023 - 04:38:58 EST)
- [PATCH v3 08/10] Documentation: admin-guide: Add riscv sysctl_perf_user_access Alexandre Ghiti (Fri Jun 30 2023 - 04:40:24 EST)
- Re: [PATCH v4 04/21] soc: qcom: Add Qualcomm APSS minidump (frontend) feature support Pavan Kondeti (Fri Jun 30 2023 - 04:40:31 EST)
- Re: [PATCH v8 1/1] ns: add binfmt_misc to the user namespace Norbert Lange (Fri Jun 30 2023 - 04:40:37 EST)
- [PATCH v3 09/10] tools: lib: perf: Implement riscv mmap support Alexandre Ghiti (Fri Jun 30 2023 - 04:42:02 EST)
- [PATCH v3 10/10] perf: tests: Adapt mmap-basic.c for riscv Alexandre Ghiti (Fri Jun 30 2023 - 04:42:49 EST)
- Re: [PATCH v4 29/33] x86/mm: try VMA lock-based page fault handling first Jiri Slaby (Fri Jun 30 2023 - 04:43:47 EST)
- Re: [PATCH v2 0/3] fs/ecryptfs: Replace kmap{,_atomic}() with kmap_local_page() Christian Brauner (Fri Jun 30 2023 - 04:45:30 EST)
- Re: [PATCH v2 13/15] selftests/nolibc: rename chroot_exe to chroot_tmpfile Thomas Weißschuh (Fri Jun 30 2023 - 04:45:38 EST)
- Re: [PATCH v3 3/5] acpi: Introduce new function callback for _OSC Wilczynski, Michal (Fri Jun 30 2023 - 04:47:01 EST)
- Re: [PATCH v3 2/2] mtd: spi-nor: Avoid setting SRWD bit in SR if WP# signal not connected Tudor Ambarus (Fri Jun 30 2023 - 04:48:32 EST)
- arch/powerpc/math-emu/fcmpu.c:15:2: error: variable '_fex' set but not used kernel test robot (Fri Jun 30 2023 - 04:49:28 EST)
- Re: [PATCH v2 00/15] allow run with minimal kernel config Thomas Weißschuh (Fri Jun 30 2023 - 04:51:05 EST)
- [GIT PULL] livepatching for 6.5 Petr Mladek (Fri Jun 30 2023 - 04:52:04 EST)
- Re: [PATCH v8 1/1] ns: add binfmt_misc to the user namespace Laurent Vivier (Fri Jun 30 2023 - 04:52:48 EST)
- [PATCH v3] perf evsel amd: Fix IBS error message Ravi Bangoria (Fri Jun 30 2023 - 04:53:07 EST)
- Re: [PATCH] fbdev: imxfb: switch to DEFINE_SIMPLE_DEV_PM_OPS Helge Deller (Fri Jun 30 2023 - 04:53:48 EST)
- Re: [PATCH v2] cpufreq: intel_pstate: Fix scaling for hybrid capable system with disabled E-cores Rafael J. Wysocki (Fri Jun 30 2023 - 04:59:49 EST)
- Re: [PATCH 2/2] KVM: selftests: Add PEBS test for MSR_IA32_PERF_CAPABILITIES Jinrong Liang (Fri Jun 30 2023 - 05:00:14 EST)
- [PATCH v2] ext4: Replace CR_FAST macro with inline function for readability Ojaswin Mujoo (Fri Jun 30 2023 - 05:00:18 EST)
- Re: [PATCH] Documentation: embargoed-hardware-issues.rst: clean out empty and unused entries Borislav Petkov (Fri Jun 30 2023 - 05:00:44 EST)
- Re: [PATCH 1/2] fbdev: Split frame buffer support in FB and FB_CORE symbols Arnd Bergmann (Fri Jun 30 2023 - 05:02:02 EST)
- Re: [PATCH v3 3/5] acpi: Introduce new function callback for _OSC Wilczynski, Michal (Fri Jun 30 2023 - 05:02:39 EST)
- Re: [PATCH v12 20/22] x86/virt/tdx: Allow SEAMCALL to handle #UD and #GP kirill . shutemov (Fri Jun 30 2023 - 05:03:31 EST)
- Re: [PATCH v8 1/1] ns: add binfmt_misc to the user namespace Christian Brauner (Fri Jun 30 2023 - 05:07:15 EST)
- Re: [PATCH v2] genirq: Fix nested thread vs synchronize_hardirq() deadlock Thomas Gleixner (Fri Jun 30 2023 - 05:07:17 EST)
- [PATCH] mm: make MEMFD_CREATE into a selectable config option Thomas Weißschuh (Fri Jun 30 2023 - 05:09:11 EST)
- Re: [PATCH v3 3/5] acpi: Introduce new function callback for _OSC Rafael J. Wysocki (Fri Jun 30 2023 - 05:11:07 EST)
- [PATCH v2] perf: unwind: Fix symfs with libdw Vincent Whitchurch (Fri Jun 30 2023 - 05:11:59 EST)
- [PATCH] ecryptfs: keystore: Fix a buffer overrun in write_tag_66_packet() Yiyuan Guo (Fri Jun 30 2023 - 05:12:31 EST)
- [tip: irq/urgent] irqdomain: Use return value of strreplace() tip-bot2 for Andy Shevchenko (Fri Jun 30 2023 - 05:19:03 EST)
- Re: [PATCH v3 4/5] acpi: Use _OSC method to convey processor OSPM capabilities Wilczynski, Michal (Fri Jun 30 2023 - 05:19:57 EST)
- Re: [PATCH] powerpc: Include asm/nmi.c in mobility.c for watchdog_hardlockup_set_timeout_pct() Petr Mladek (Fri Jun 30 2023 - 05:20:47 EST)
- [PATCH] fs: drop_caches: draining pages before dropping caches Andrew Yang (Fri Jun 30 2023 - 05:23:22 EST)
- [PATCH v2 1/2] led: led-class: Read max-brightness from devicetree Astrid Rost (Fri Jun 30 2023 - 05:23:29 EST)
- [PATCH v2 2/2] dt-bindings: leds: Read max-brightness from devicetree Astrid Rost (Fri Jun 30 2023 - 05:23:32 EST)
- Re: [PATCH v12 07/22] x86/virt/tdx: Add skeleton to enable TDX on demand Peter Zijlstra (Fri Jun 30 2023 - 05:23:37 EST)
- Re: [PATCH v3 3/5] acpi: Introduce new function callback for _OSC Wilczynski, Michal (Fri Jun 30 2023 - 05:23:53 EST)
- Re: [PATCH v12 07/22] x86/virt/tdx: Add skeleton to enable TDX on demand Peter Zijlstra (Fri Jun 30 2023 - 05:25:31 EST)
- Re: [PATCH v4 11/21] soc: qcom: Register pstore frontend region with minidump Andy Shevchenko (Fri Jun 30 2023 - 05:26:11 EST)
- Re: [PATCH v12 07/22] x86/virt/tdx: Add skeleton to enable TDX on demand Peter Zijlstra (Fri Jun 30 2023 - 05:26:42 EST)
- [PATCH v11 0/4] add debugfs to migration driver liulongfang (Fri Jun 30 2023 - 05:27:01 EST)
- [PATCH v11 1/4] vfio/migration: Add debugfs to live migration driver liulongfang (Fri Jun 30 2023 - 05:27:27 EST)
- [PATCH v11 2/4] hisi_acc_vfio_pci: extract public functions for container_of liulongfang (Fri Jun 30 2023 - 05:27:52 EST)
- [PATCH] fs: Optimize unixbench's file copy test zenghongling (Fri Jun 30 2023 - 05:28:12 EST)
- [PATCH v11 3/4] hisi_acc_vfio_pci: register debugfs for hisilicon migration driver liulongfang (Fri Jun 30 2023 - 05:28:27 EST)
- Re: [PATCH v4 20/21] firmware: qcom_scm: Refactor code to support multiple download mode Andy Shevchenko (Fri Jun 30 2023 - 05:28:53 EST)
- [PATCH v11 4/4] Documentation: add debugfs description for vfio liulongfang (Fri Jun 30 2023 - 05:28:57 EST)
- Re: [PATCH v2 6/7] ASoC: dt-bindings: mediatek,mt7986-wm8960: add mt7986-wm8960 document Maso Huang (黃加竹) (Fri Jun 30 2023 - 05:29:37 EST)
- [PATCH v6 2/2] phy: starfive: Add mipi dphy rx support Changhuang Liang (Fri Jun 30 2023 - 05:31:26 EST)
- [PATCH v6 1/2] dt-bindings: phy: Add starfive,jh7110-dphy-rx Changhuang Liang (Fri Jun 30 2023 - 05:31:31 EST)
- [PATCH v6 0/2] Add JH7110 MIPI DPHY RX support Changhuang Liang (Fri Jun 30 2023 - 05:31:38 EST)
- Re: [PATCH v3 10/21] KVM:x86: Add #CP support in guest exception classification Yang, Weijiang (Fri Jun 30 2023 - 05:35:29 EST)
- Re: [PATCH v12 08/22] x86/virt/tdx: Get information about TDX module and TDX-capable memory Peter Zijlstra (Fri Jun 30 2023 - 05:35:33 EST)
- Re: [PATCH v2] sched/task_group: Re-layout structure to reduce false sharing Aaron Lu (Fri Jun 30 2023 - 05:35:39 EST)
- Re: [PATCH RFC 0/9] perf tool: sys event metric support re-write John Garry (Fri Jun 30 2023 - 05:36:08 EST)
- Re: [PATCH v5 03/10] acpi/ac: Move handler installing logic to driver Wilczynski, Michal (Fri Jun 30 2023 - 05:40:06 EST)
- Re: [GIT PULL] bcachefs Christian Brauner (Fri Jun 30 2023 - 05:40:45 EST)
- Re: [PATCH drm-next v6 02/13] drm: manager to keep track of GPUs VA mappings Boris Brezillon (Fri Jun 30 2023 - 05:41:01 EST)
- Re: [PATCH v5 03/10] acpi/ac: Move handler installing logic to driver Rafael J. Wysocki (Fri Jun 30 2023 - 05:42:15 EST)
- Re: [PATCH v5 04/10] acpi/video: Move handler installing logic to driver Wilczynski, Michal (Fri Jun 30 2023 - 05:42:51 EST)
- Re: [PATCH v3 10/11] media: v4l2: Add DELETE_BUF ioctl Hsia-Jun Li (Fri Jun 30 2023 - 05:44:17 EST)
- [PATCH V1] net: mhi : Add support to enable ethernet interface Vivek Pernamitta (Fri Jun 30 2023 - 05:45:26 EST)
- Re: [PATCH v5 03/10] acpi/ac: Move handler installing logic to driver Rafael J. Wysocki (Fri Jun 30 2023 - 05:46:00 EST)
- Re: [PATCH v12 07/22] x86/virt/tdx: Add skeleton to enable TDX on demand Huang, Kai (Fri Jun 30 2023 - 05:48:57 EST)
- Re: [PATCH v5 07/10] acpi/nfit: Move acpi_nfit_notify() before acpi_nfit_add() Wilczynski, Michal (Fri Jun 30 2023 - 05:49:03 EST)
- Re: [PATCH v2 0/2] Fix up the boe-tv101wum-nl6 panel driver Neil Armstrong (Fri Jun 30 2023 - 05:49:30 EST)
- Re: [PATCH v5 05/10] acpi/battery: Move handler installing logic to driver Wilczynski, Michal (Fri Jun 30 2023 - 05:49:37 EST)
- Re: [PATCH v3 04/11] media: videobuf2: Stop define VB2_MAX_FRAME as global Hsia-Jun Li (Fri Jun 30 2023 - 05:52:04 EST)
- Re: [PATCH v5 08/10] acpi/nfit: Improve terminator line in acpi_nfit_ids Wilczynski, Michal (Fri Jun 30 2023 - 05:52:34 EST)
- Re: [PATCH v5 09/10] acpi/nfit: Move handler installing logic to driver Wilczynski, Michal (Fri Jun 30 2023 - 05:55:31 EST)
- Re: [PATCH v12 07/22] x86/virt/tdx: Add skeleton to enable TDX on demand Huang, Kai (Fri Jun 30 2023 - 05:55:48 EST)
- Re: [PATCH V1] net: mhi : Add support to enable ethernet interface Vivek Pernamitta (Fri Jun 30 2023 - 05:56:26 EST)
- Re: [PATCH] kernel/trace: Fix cleanup logic of enable_trace_eprobe Tzvetomir Stoyanov (Fri Jun 30 2023 - 05:58:03 EST)
- Re: [PATCH v12 08/22] x86/virt/tdx: Get information about TDX module and TDX-capable memory Huang, Kai (Fri Jun 30 2023 - 05:58:35 EST)
- Re: [PATCH 08/12] KVM: nSVM: Use KVM-governed feature framework to track "vVM{SAVE,LOAD} enabled" Yu Zhang (Fri Jun 30 2023 - 06:00:05 EST)
- [GIT PULL] LoongArch changes for v6.5 Huacai Chen (Fri Jun 30 2023 - 06:01:52 EST)
- Re: [PATCH v12 20/22] x86/virt/tdx: Allow SEAMCALL to handle #UD and #GP Huang, Kai (Fri Jun 30 2023 - 06:02:48 EST)
- [PATCH v2 0/4] Add Mediatek ISP3.0 Julien Stephan (Fri Jun 30 2023 - 06:04:28 EST)
- [PATCH v2 1/4] dt-bindings: media: add mediatek ISP3.0 sensor interface Julien Stephan (Fri Jun 30 2023 - 06:05:20 EST)
- Re: [PATCH 1/6] media: v4l2: Add audio capture and output support Sakari Ailus (Fri Jun 30 2023 - 06:05:39 EST)
- [PATCH v2 2/4] media: platform: mediatek: isp_30: add mediatek ISP3.0 sensor interface Julien Stephan (Fri Jun 30 2023 - 06:05:46 EST)
- [PATCH v2 3/4] dt-bindings: media: add mediatek ISP3.0 camsv Julien Stephan (Fri Jun 30 2023 - 06:06:01 EST)
- [PATCH v2 4/4] media: platform: mediatek: isp_30: add mediatek ISP3.0 camsv Julien Stephan (Fri Jun 30 2023 - 06:06:24 EST)
- Re: [PATCH] tpm: return false from tpm_amd_is_rng_defective on non-x86 platforms Jarkko Sakkinen (Fri Jun 30 2023 - 06:07:37 EST)
- Re: [PATCH v12 20/22] x86/virt/tdx: Allow SEAMCALL to handle #UD and #GP Peter Zijlstra (Fri Jun 30 2023 - 06:08:11 EST)
- Re: [PATCH] mm/hugetlb.c: fix a bug within a BUG(): inconsistent pte comparison Ryan Roberts (Fri Jun 30 2023 - 06:08:33 EST)
- Re: [PATCH v12 07/22] x86/virt/tdx: Add skeleton to enable TDX on demand Huang, Kai (Fri Jun 30 2023 - 06:09:42 EST)
- Re: [PATCH v5 08/10] acpi/nfit: Improve terminator line in acpi_nfit_ids Wilczynski, Michal (Fri Jun 30 2023 - 06:11:05 EST)
- Re: [PATCH 1/1] thermal: sysfs: avoid actual readings from sysfs Daniel Lezcano (Fri Jun 30 2023 - 06:11:36 EST)
- [PATCH 1/4] PCI/VGA: Use unsigned type for the io_state variable Sui Jingfeng (Fri Jun 30 2023 - 06:17:52 EST)
- [PATCH 2/4] PCI/VGA: Deal only with PCI VGA class devices Sui Jingfeng (Fri Jun 30 2023 - 06:17:53 EST)
- [PATCH 3/4] PCI/VGA: Tidy up the code and comment format Sui Jingfeng (Fri Jun 30 2023 - 06:17:59 EST)
- [PATCH 4/4] PCI/VGA: Replace full MIT license text with SPDX identifier Sui Jingfeng (Fri Jun 30 2023 - 06:18:06 EST)
- Re: [PATCH v2 11/15] selftests/nolibc: prepare /tmp for tmpfs or ramfs Zhangjin Wu (Fri Jun 30 2023 - 06:18:34 EST)
- Re: [PATCH v12 20/22] x86/virt/tdx: Allow SEAMCALL to handle #UD and #GP Huang, Kai (Fri Jun 30 2023 - 06:18:42 EST)
- Re: [PATCH v12 20/22] x86/virt/tdx: Allow SEAMCALL to handle #UD and #GP Peter Zijlstra (Fri Jun 30 2023 - 06:22:10 EST)
- Re: [PATCH v12 20/22] x86/virt/tdx: Allow SEAMCALL to handle #UD and #GP kirill.shutemov@xxxxxxxxxxxxxxx (Fri Jun 30 2023 - 06:23:15 EST)
- Re: [PATCH] irq-bcm6345-l1: do not assume a fixed block to cpu mapping Philippe Mathieu-Daudé (Fri Jun 30 2023 - 06:23:34 EST)
- [PATCH 1/2] PCI/VGA: Move the new_state assignment out the loop Sui Jingfeng (Fri Jun 30 2023 - 06:23:57 EST)
- Re: [PATCH 2/2] selftests/proc: Do not build x86-64 tests on non-x86-64 builds Björn Töpel (Fri Jun 30 2023 - 06:27:55 EST)
- Re: [PATCH v3 10/21] KVM:x86: Add #CP support in guest exception classification Chao Gao (Fri Jun 30 2023 - 06:28:20 EST)
- Re: [PATCH V2 10/13] remoteproc: qcom: Add Hexagon based multipd rproc driver Manikanta Mylavarapu (Fri Jun 30 2023 - 06:29:57 EST)
- Re: [PATCH RFC v4 1/7] drm: Introduce solid fill DRM plane property Dmitry Baryshkov (Fri Jun 30 2023 - 06:33:27 EST)
- [PATCH 2/2] PCI/VGA: drop the inline of vga_update_device_decodes() function Sui Jingfeng (Fri Jun 30 2023 - 06:33:39 EST)
- Re: [PATCH] irqchip/gic-v4.1: Properly lock VPEs when doing a directLPI invalidation Kunkun Jiang (Fri Jun 30 2023 - 06:33:49 EST)
- Re: [PATCH 6.1 00/33] 6.1.37-rc3 review ogasawara takeshi (Fri Jun 30 2023 - 06:33:54 EST)
- Re: [PATCH v4 0/4] ublk: add zoned storage support aravind . ramesh (Fri Jun 30 2023 - 06:34:04 EST)
- [PATCH V5 0/9] Enable Wifi RFI interference mitigation feature support Evan Quan (Fri Jun 30 2023 - 06:34:09 EST)
- [PATCH V5 1/9] drivers core: Add support for Wifi band RF mitigations Evan Quan (Fri Jun 30 2023 - 06:34:22 EST)
- Re: [PATCH v4 1/4] ublk: change ublk IO command defines to enum aravind . ramesh (Fri Jun 30 2023 - 06:34:32 EST)
- [PATCH V5 2/9] driver core: add ACPI based WBRF mechanism introduced by AMD Evan Quan (Fri Jun 30 2023 - 06:34:36 EST)
- Re: [PATCH v4 2/4] ublk: move types to shared header file aravind . ramesh (Fri Jun 30 2023 - 06:34:44 EST)
- [PATCH V5 3/9] cfg80211: expose nl80211_chan_width_to_mhz for wide sharing Evan Quan (Fri Jun 30 2023 - 06:35:00 EST)
- [PATCH V5 4/9] wifi: mac80211: Add support for ACPI WBRF Evan Quan (Fri Jun 30 2023 - 06:35:09 EST)
- [PATCH V5 5/9] drm/amd/pm: update driver_if and ppsmc headers for coming wbrf feature Evan Quan (Fri Jun 30 2023 - 06:35:12 EST)
- [PATCH V5 6/9] drm/amd/pm: setup the framework to support Wifi RFI mitigation feature Evan Quan (Fri Jun 30 2023 - 06:35:17 EST)
- Re: [PATCH v3 03/10] riscv: Make legacy counter enum match the HW numbering Andrew Jones (Fri Jun 30 2023 - 06:35:52 EST)
- Re: [PATCH v4 3/4] ublk: enable zoned storage support aravind . ramesh (Fri Jun 30 2023 - 06:36:01 EST)
- [PATCH V5 7/9] drm/amd/pm: add flood detection for wbrf events Evan Quan (Fri Jun 30 2023 - 06:36:51 EST)
- Re: [PATCH v4 4/4] ublk: add zone append aravind . ramesh (Fri Jun 30 2023 - 06:37:15 EST)
- [PATCH V5 8/9] drm/amd/pm: enable Wifi RFI mitigation feature support for SMU13.0.0 Evan Quan (Fri Jun 30 2023 - 06:37:30 EST)
- [PATCH V5 9/9] drm/amd/pm: enable Wifi RFI mitigation feature support for SMU13.0.7 Evan Quan (Fri Jun 30 2023 - 06:38:17 EST)
- Re: [Patch v3] net: mana: Batch ringing RX queue doorbell on receiving packets Paolo Abeni (Fri Jun 30 2023 - 06:41:19 EST)
- Re: [PATCH v3 0/4] firmware: arm_scmi: Add SCMI v3.2 pincontrol protocol basic support Cristian Marussi (Fri Jun 30 2023 - 06:42:22 EST)
- RE: [PATCH V4 1/8] drivers/acpi: Add support for Wifi band RF mitigations Quan, Evan (Fri Jun 30 2023 - 06:43:44 EST)
- Re: [PATCH] kernel/trace: Fix cleanup logic of enable_trace_eprobe Steven Rostedt (Fri Jun 30 2023 - 06:46:11 EST)
- [GIT PULL] Please pull powerpc/linux.git powerpc-6.5-1 tag Michael Ellerman (Fri Jun 30 2023 - 06:46:26 EST)
- Re: [PATCH 1/1] thermal: sysfs: avoid actual readings from sysfs Rafael J. Wysocki (Fri Jun 30 2023 - 06:46:43 EST)
- Re: [PATCH 1/2] fbdev: Split frame buffer support in FB and FB_CORE symbols Javier Martinez Canillas (Fri Jun 30 2023 - 06:52:12 EST)
- [PATCH v2 0/8] PCCI: EPC: Add support to wake up host from D3 states Krishna chaitanya chundru (Fri Jun 30 2023 - 06:52:33 EST)
- [PATCH v2 2/8] PCI: qcom-ep: Add support for D-state change notification Krishna chaitanya chundru (Fri Jun 30 2023 - 06:52:36 EST)
- [PATCH v2 4/8] PCI: endpoint: Add wakeup host API to EPC core Krishna chaitanya chundru (Fri Jun 30 2023 - 06:52:40 EST)
- [PATCH v2 5/8] pci: dwc: Add wakeup host op to pci_epc_ops Krishna chaitanya chundru (Fri Jun 30 2023 - 06:52:47 EST)
- [PATCH v2 8/8] bus: mhi: ep: wake up host is the MHI state is in M3 Krishna chaitanya chundru (Fri Jun 30 2023 - 06:52:50 EST)
- [PATCH v2 3/8] PCI: epf-mhi: Add dtate change op Krishna chaitanya chundru (Fri Jun 30 2023 - 06:52:58 EST)
- [PATCH v2 6/8] PCI: qcom: ep: Add wake up host op to dw_pcie_ep_ops Krishna chaitanya chundru (Fri Jun 30 2023 - 06:53:04 EST)
- [PATCH v2 1/8] PCI: endpoint: Add dstate change notifier support Krishna chaitanya chundru (Fri Jun 30 2023 - 06:53:07 EST)
- [PATCH v2 7/8] PCI: epf-mhi: Add wakeup host op Krishna chaitanya chundru (Fri Jun 30 2023 - 06:53:11 EST)
- Re: [PATCH v5 07/10] acpi/nfit: Move acpi_nfit_notify() before acpi_nfit_add() Rafael J. Wysocki (Fri Jun 30 2023 - 06:53:30 EST)
- Re: [PATCH] irqchipi/gic-v4: Ensure accessing the correct RD when and writing INVLPIR Kunkun Jiang (Fri Jun 30 2023 - 06:55:12 EST)
- [PATCH v1 0/4] PCI/VGA: Improve the default VGA device selection Sui Jingfeng (Fri Jun 30 2023 - 06:58:22 EST)
- [PATCH v1 1/4] video/aperture: Add a helper to detect if an aperture contains firmware FB Sui Jingfeng (Fri Jun 30 2023 - 06:58:30 EST)
- [PATCH v1 2/4] PCI/VGA: Improve the default VGA device selection Sui Jingfeng (Fri Jun 30 2023 - 06:58:33 EST)
- Re: [PATCH 2/2] iio: Add driver for Murata IRS-D200 Waqar Hameed (Fri Jun 30 2023 - 06:58:39 EST)
- [PATCH V2] riscv: Add BUG_ON() for no cpu nodes in devicetree Song Shuai (Fri Jun 30 2023 - 07:00:57 EST)
- RE: [PATCH v3 2/2] mtd: spi-nor: Avoid setting SRWD bit in SR if WP# signal not connected Mahapatra, Amit Kumar (Fri Jun 30 2023 - 07:01:30 EST)
- Re: [PATCH] ASoC: mediatek: mt8188: add constraints for PCM Mark Brown (Fri Jun 30 2023 - 07:02:30 EST)
- Re: [PATCH v5 09/10] acpi/nfit: Move handler installing logic to driver Rafael J. Wysocki (Fri Jun 30 2023 - 07:02:39 EST)
- [PATCH v1 0/4] PCI/VGA: Improve the default VGA device selection Sui Jingfeng (Fri Jun 30 2023 - 07:03:53 EST)
- [PATCH v1 1/4] video/aperture: Add a helper to detect if an aperture contains firmware FB Sui Jingfeng (Fri Jun 30 2023 - 07:03:57 EST)
- [PATCH v1 2/4] PCI/VGA: Improve the default VGA device selection Sui Jingfeng (Fri Jun 30 2023 - 07:04:01 EST)
- [PATCH v1 3/4] drm/amdgpu: Implement the is_boot_device callback function Sui Jingfeng (Fri Jun 30 2023 - 07:04:06 EST)
- [PATCH v1 4/4] drm/radeon: Implement the is_boot_device callback function Sui Jingfeng (Fri Jun 30 2023 - 07:04:10 EST)
- Re: [PATCH v4 1/3] splice: always fsnotify_access(in), fsnotify_modify(out) on success Amir Goldstein (Fri Jun 30 2023 - 07:04:16 EST)
- Re: [PATCH v5 08/10] acpi/nfit: Improve terminator line in acpi_nfit_ids Rafael J. Wysocki (Fri Jun 30 2023 - 07:05:43 EST)
- Re: [PATCH v12 20/22] x86/virt/tdx: Allow SEAMCALL to handle #UD and #GP Huang, Kai (Fri Jun 30 2023 - 07:07:09 EST)
- Re: [PATCH v12 20/22] x86/virt/tdx: Allow SEAMCALL to handle #UD and #GP Huang, Kai (Fri Jun 30 2023 - 07:07:59 EST)
- Re: [PATCH v3 07/10] drivers: perf: Implement perf event mmap support in the SBI backend Andrew Jones (Fri Jun 30 2023 - 07:08:56 EST)
- [PATCH v3 1/5] quota: factor out dquot_write_dquot() Baokun Li (Fri Jun 30 2023 - 07:10:54 EST)
- [PATCH v3 0/5] quota: fix race condition between dqput() and dquot_mark_dquot_dirty() Baokun Li (Fri Jun 30 2023 - 07:10:58 EST)
- [PATCH v3 5/5] quota: simplify drop_dquot_ref() Baokun Li (Fri Jun 30 2023 - 07:11:01 EST)
- [PATCH v3 4/5] quota: fix dqput() to follow the guarantees dquot_srcu should provide Baokun Li (Fri Jun 30 2023 - 07:11:08 EST)
- [PATCH v3 2/5] quota: rename dquot_active() to inode_quota_active() Baokun Li (Fri Jun 30 2023 - 07:11:13 EST)
- [PATCH v3 3/5] quota: add new helper dquot_active() Baokun Li (Fri Jun 30 2023 - 07:11:16 EST)
- Re: [PATCH v2 01/15] genirq/devres: Add error information printing for devm_request_threaded_irq() Thomas Gleixner (Fri Jun 30 2023 - 07:12:24 EST)
- [PATCH v1] fs: Add kfuncs to handle idmapped mounts Alexey Gladkov (Fri Jun 30 2023 - 07:12:30 EST)
- Re: [syzbot] [udf?] WARNING in __udf_add_aext (2) syzbot (Fri Jun 30 2023 - 07:13:16 EST)
- Re: [PATCH v2] HID: logitech-hidpp: Add wired USB id for Logitech G502 Lightspeed Bastien Nocera (Fri Jun 30 2023 - 07:13:55 EST)
- Re: [PATCH v5 08/10] acpi/nfit: Improve terminator line in acpi_nfit_ids Rafael J. Wysocki (Fri Jun 30 2023 - 07:14:17 EST)
- Re: [PATCH] KVM: x86: vPMU: truncate counter value to allowed width Roman Kagan (Fri Jun 30 2023 - 07:15:11 EST)
- Re: linux-next: duplicate patches in the tegra tree Thierry Reding (Fri Jun 30 2023 - 07:15:55 EST)
- Re: [PATCH -next V17 4/7] riscv: entry: Convert to generic entry Guo Ren (Fri Jun 30 2023 - 07:16:23 EST)
- Re: [PATCH v2 13/15] selftests/nolibc: rename chroot_exe to chroot_tmpfile Zhangjin Wu (Fri Jun 30 2023 - 07:16:49 EST)
- Re: [PATCH v3 08/10] Documentation: admin-guide: Add riscv sysctl_perf_user_access Andrew Jones (Fri Jun 30 2023 - 07:17:01 EST)
- Re: [PATCH v4 1/6] x86: Introduce ia32_enabled() Thomas Gleixner (Fri Jun 30 2023 - 07:18:18 EST)
- Re: [PATCH 0/2] Allow disabling all native fbdev drivers and only keeping DRM emulation Thomas Zimmermann (Fri Jun 30 2023 - 07:19:13 EST)
- RE: [GIT PULL] pid: use flex array David Laight (Fri Jun 30 2023 - 07:21:55 EST)
- Re: [PATCH 4/6] ASoC: fsl_asrc: Add memory to memory driver Mark Brown (Fri Jun 30 2023 - 07:22:43 EST)
- Re: [PATCH -next V17 4/7] riscv: entry: Convert to generic entry Guo Ren (Fri Jun 30 2023 - 07:23:03 EST)
- Re: [PATCH v2 1/4] dt-bindings: media: add mediatek ISP3.0 sensor interface Rob Herring (Fri Jun 30 2023 - 07:24:03 EST)
- Re: [PATCH v2 3/4] dt-bindings: media: add mediatek ISP3.0 camsv Rob Herring (Fri Jun 30 2023 - 07:24:15 EST)
- Re: [PATCH] usb: xhci-mtk: set the dma max_seg_size Mathias Nyman (Fri Jun 30 2023 - 07:24:30 EST)
- Re: [patch 14/45] posix-timers: Consolidate interval retrieval Frederic Weisbecker (Fri Jun 30 2023 - 07:25:27 EST)
- Re: [PATCH v2] mmc: inline the first mmc_scan() on mmc_start_host() Ulf Hansson (Fri Jun 30 2023 - 07:26:59 EST)
- Re: [PATCH RFC v2 0/4] Add support for sharing page tables across processes (Previously mshare) Rongwei Wang (Fri Jun 30 2023 - 07:29:46 EST)
- Re: [PATCH v2 1/3] sched/uclamp: Set max_spare_cap_cpu even if max_spare_cap is 0 Qais Yousef (Fri Jun 30 2023 - 07:31:08 EST)
- [PATCH][next] smb: client: remove redundant pointer 'server' Colin Ian King (Fri Jun 30 2023 - 07:33:47 EST)
- Re: [PATCH 6.4 00/31] 6.4.1-rc3 review Ron Economos (Fri Jun 30 2023 - 07:33:58 EST)
- Re: [PATCH v3 1/4] firmware: arm_scmi: Add optional flags to extended names helper Cristian Marussi (Fri Jun 30 2023 - 07:34:09 EST)
- Re: [PATCH v8 05/14] mfd: rk808: split into core and i2c Geert Uytterhoeven (Fri Jun 30 2023 - 07:35:05 EST)
- Re: [PATCH 1/2] fbdev: Split frame buffer support in FB and FB_CORE symbols Arnd Bergmann (Fri Jun 30 2023 - 07:38:35 EST)
- Re: [PATCH] mmc: Add Synopsys DesignWare mmc cmdq host driver Ulf Hansson (Fri Jun 30 2023 - 07:39:51 EST)
- [PATCH v3] HID: logitech-hidpp: Add wired USB id for Logitech G502 Lightspeed Stuart Hayhurst (Fri Jun 30 2023 - 07:40:55 EST)
- Re: [PATCH 6.3 00/32] 6.3.11-rc4 review Ron Economos (Fri Jun 30 2023 - 07:41:45 EST)
- Re: [PATCH v2 1/3] sched/uclamp: Set max_spare_cap_cpu even if max_spare_cap is 0 Qais Yousef (Fri Jun 30 2023 - 07:44:27 EST)
- Re: [PATCH v4 1/6] x86: Introduce ia32_enabled() Thomas Gleixner (Fri Jun 30 2023 - 07:44:33 EST)
- Re: [PATCH v1 1/5] gpiolib: Make gpiochip_hierarchy_add_domain() return domain Linus Walleij (Fri Jun 30 2023 - 07:47:15 EST)
- Re: [PATCH 6.1 00/33] 6.1.37-rc3 review Ron Economos (Fri Jun 30 2023 - 07:48:21 EST)
- Re: [PATCH v1 2/5] gpiolib: Factor out gpiochip_simple_create_domain() Linus Walleij (Fri Jun 30 2023 - 07:48:30 EST)
- Re: [PATCH v1 3/5] gpiolib: Do not assign error pointer to the GPIO IRQ chip domain Linus Walleij (Fri Jun 30 2023 - 07:49:01 EST)
- Re: [RESEND][PATCH v2 1/3] sched/tp: Add new tracepoint to track uclamp set from user-space Qais Yousef (Fri Jun 30 2023 - 07:50:06 EST)
- Re: [PATCH v1 4/5] gpiolib: Split out gpiochip_irqchip_add_allocated_domain() helper Linus Walleij (Fri Jun 30 2023 - 07:51:33 EST)
- Re: [PATCH v2 1/3] sched/uclamp: Set max_spare_cap_cpu even if max_spare_cap is 0 Qais Yousef (Fri Jun 30 2023 - 07:51:49 EST)
- Re: [PATCH v3] HID: logitech-hidpp: Add wired USB id for Logitech G502 Lightspeed Bastien Nocera (Fri Jun 30 2023 - 07:51:52 EST)
- Re: [PATCH v1 5/5] gpiolib: Replace open coded gpiochip_irqchip_add_allocated_domain() Linus Walleij (Fri Jun 30 2023 - 07:52:15 EST)
- Re: [PATCH 6/9] drm/verisilicon: Add drm crtc funcs Thomas Zimmermann (Fri Jun 30 2023 - 07:55:22 EST)
- Re: [PATCH V1] net: mhi : Add support to enable ethernet interface Daniele Palmas (Fri Jun 30 2023 - 07:55:35 EST)
- Re: [PATCH net-next V4 0/3] net: axienet: Introduce dmaengine Simon Horman (Fri Jun 30 2023 - 07:57:03 EST)
- Re: [PATCH v5 RFC 0/6] introduce page_pool_alloc() API Yunsheng Lin (Fri Jun 30 2023 - 07:57:51 EST)
- Re: [PATCH v7 5/5] mfd: max77541: Add ADI MAX77541/MAX77540 PMIC Support Mark Brown (Fri Jun 30 2023 - 07:58:20 EST)
- [PATCH] mmc: Revert "mmc: core: Allow mmc_start_host() synchronously detect a card" Ulf Hansson (Fri Jun 30 2023 - 08:00:35 EST)
- Re: [RFC PATCH] ipv6: add option to explicitly enable reachability test Stefan Agner (Fri Jun 30 2023 - 08:00:42 EST)
- Re: [RESEND][PATCH v2 3/3] schedutil: trace: Add tracing to capture filter out requests Qais Yousef (Fri Jun 30 2023 - 08:01:35 EST)
- Re: [PATCH v13 3/9] block: add emulation for copy Nitesh Shetty (Fri Jun 30 2023 - 08:02:56 EST)
- Re: [PATCH v5 08/10] acpi/nfit: Improve terminator line in acpi_nfit_ids Wilczynski, Michal (Fri Jun 30 2023 - 08:03:22 EST)
- [PATCH net v3] igc: Prevent garbled TX queue with XDP ZEROCOPY Florian Kauer (Fri Jun 30 2023 - 08:03:34 EST)
- [PATCH 0/6] Marvell Odyssey uncore performance monitor support Gowthami Thiagarajan (Fri Jun 30 2023 - 08:04:17 EST)
- [PATCH] ASoC: codecs: wcd938x: fix codec initialisation race Johan Hovold (Fri Jun 30 2023 - 08:04:24 EST)
- [PATCH 2/6] dt-bindings: perf: marvell: Add YAML schemas for Marvell PEM pmu Gowthami Thiagarajan (Fri Jun 30 2023 - 08:04:28 EST)
- [PATCH 3/6] perf/marvell : Odyssey LLC-TAD performance monitor support Gowthami Thiagarajan (Fri Jun 30 2023 - 08:04:35 EST)
- [PATCH 1/6] perf/marvell: Marvell PEM performance monitor support Gowthami Thiagarajan (Fri Jun 30 2023 - 08:04:38 EST)
- [PATCH 4/6] dt-bindings: perf: marvell: Add YAML schemas for Marvell Odyssey LLC-TAD pmu Gowthami Thiagarajan (Fri Jun 30 2023 - 08:04:48 EST)
- [PATCH 5/6] perf/marvell: Odyssey DDR Performance monitor support Gowthami Thiagarajan (Fri Jun 30 2023 - 08:05:18 EST)
- [PATCH 6/6] dt-bindings: Add YAML schemas for Marvell Odyssey DDR PMU Gowthami Thiagarajan (Fri Jun 30 2023 - 08:05:45 EST)
- Re: [PATCH v2 00/15] allow run with minimal kernel config Zhangjin Wu (Fri Jun 30 2023 - 08:05:50 EST)
- [RFC PATCH 0/4] Add missing pins for RZ/Five SoC Prabhakar (Fri Jun 30 2023 - 08:06:07 EST)
- [RFC PATCH 2/4] pinctrl: renesas: pinctrl-rzg2l: Add validation of GPIO pin in rzg2l_gpio_request() Prabhakar (Fri Jun 30 2023 - 08:06:33 EST)
- [RFC PATCH 1/4] pinctrl: renesas: rzg2l: Include pinmap in RZG2L_GPIO_PORT_PACK() macro Prabhakar (Fri Jun 30 2023 - 08:06:37 EST)
- [RFC PATCH 4/4] riscv: dts: renesas: r9a07g043f: Update gpio-ranges property Prabhakar (Fri Jun 30 2023 - 08:06:42 EST)
- [RFC PATCH 3/4] pinctrl: renesas: pinctrl-rzg2l: Add the missing port pins P19 to P28 Prabhakar (Fri Jun 30 2023 - 08:06:45 EST)
- Re: [PATCH v3 10/21] KVM:x86: Add #CP support in guest exception classification Yang, Weijiang (Fri Jun 30 2023 - 08:06:49 EST)
- Re: [PATCH 07/12] arch/x86: Declare edid_info in <asm/screen_info.h> Arnd Bergmann (Fri Jun 30 2023 - 08:07:13 EST)
- Re: [PATCH v12 20/22] x86/virt/tdx: Allow SEAMCALL to handle #UD and #GP Peter Zijlstra (Fri Jun 30 2023 - 08:08:56 EST)
- Re: [PATCH 6.1 00/33] 6.1.37-rc3 review Jon Hunter (Fri Jun 30 2023 - 08:10:12 EST)
- Re: [PATCH 6.4 00/31] 6.4.1-rc3 review Jon Hunter (Fri Jun 30 2023 - 08:10:19 EST)
- Re: [PATCH 6.3 00/32] 6.3.11-rc4 review Jon Hunter (Fri Jun 30 2023 - 08:10:26 EST)
- RE: [PATCH] tpm: return false from tpm_amd_is_rng_defective on non-x86 platforms Limonciello, Mario (Fri Jun 30 2023 - 08:10:31 EST)
- Re: [PATCH 1/1] thermal: sysfs: avoid actual readings from sysfs Daniel Lezcano (Fri Jun 30 2023 - 08:10:54 EST)
- [PATCH 1/3] dt-bindings: reset: Add compatible and DT bindings for Meson-C3 Reset Controller zelong dong (Fri Jun 30 2023 - 08:11:51 EST)
- [PATCH 0/3] reset: meson-c3: add reset driver zelong dong (Fri Jun 30 2023 - 08:12:28 EST)
- [PATCH 2/3] reset: reset-meson: add support for the Meson-C3 SoC Reset Controller zelong dong (Fri Jun 30 2023 - 08:12:33 EST)
- [PATCH 3/3] arm64: dts: meson: add reset controller for Meson-C3 SoC zelong dong (Fri Jun 30 2023 - 08:12:40 EST)
- [PATCH 0/2] mm: remove page_rmapping() Peng Zhang (Fri Jun 30 2023 - 08:13:31 EST)
- [PATCH 1/2] mm: remove page_rmapping() Peng Zhang (Fri Jun 30 2023 - 08:13:36 EST)
- [PATCH 2/2] mm: use a folio in fault_dirty_shared_page() Peng Zhang (Fri Jun 30 2023 - 08:13:46 EST)
- Re: [PATCH 7/9] drm/verisilicon: Add drm plane funcs Thomas Zimmermann (Fri Jun 30 2023 - 08:15:21 EST)
- [PATCH v2] kernel/trace: Fix cleanup logic of enable_trace_eprobe Tzvetomir Stoyanov (VMware) (Fri Jun 30 2023 - 08:16:39 EST)
- Re: [PATCH 1/2] fbdev: Split frame buffer support in FB and FB_CORE symbols Javier Martinez Canillas (Fri Jun 30 2023 - 08:23:06 EST)
- [PATCH for 6.5] workqueue: Warn attempt to flush system-wide workqueues. Tetsuo Handa (Fri Jun 30 2023 - 08:29:10 EST)
- Re: [PATCH RFC net-next 2/4] net: page_pool: avoid calling no-op externals when possible Alexander Lobakin (Fri Jun 30 2023 - 08:30:49 EST)
- Re: [PATCH 0/2] Allow disabling all native fbdev drivers and only keeping DRM emulation Javier Martinez Canillas (Fri Jun 30 2023 - 08:34:31 EST)
- Re: [PATCH] x86/aperfmperf: Fix the fallback condition in arch_freq_get_on_cpu() Thomas Gleixner (Fri Jun 30 2023 - 08:35:27 EST)
- Re: linux-next: duplicate patches in the tegra tree Stephen Rothwell (Fri Jun 30 2023 - 08:36:12 EST)
- [PATCH] ACPI: resource: Add IRQ override for MECHREV Jiaolong17KS Li Chen (Fri Jun 30 2023 - 08:36:30 EST)
- Re: [PATCH 8/9] drm/verisilicon: Add verisilicon dc controller driver Thomas Zimmermann (Fri Jun 30 2023 - 08:36:50 EST)
- [PATCH] cpufreq: amd-pstate: Add sysfs file for base frequency Mario Limonciello (Fri Jun 30 2023 - 08:37:35 EST)
- Re: [PATCH v2 1/3] usb: typec: Set port->pd before adding device for typec_port Heikki Krogerus (Fri Jun 30 2023 - 08:39:23 EST)
- Re: [PATCH RFC net-next 1/4] net: skbuff: don't include <net/page_pool.h> to <linux/skbuff.h> Alexander Lobakin (Fri Jun 30 2023 - 08:39:55 EST)
- Re: [PATCH v2 2/3] usb: typec: Iterate pds array when showing the pd list Heikki Krogerus (Fri Jun 30 2023 - 08:41:16 EST)
- Re: [PATCH 0/2] Allow disabling all native fbdev drivers and only keeping DRM emulation Thomas Zimmermann (Fri Jun 30 2023 - 08:41:59 EST)
- Re: [PATCH v2 3/3] usb: typec: Use sysfs_emit_at when concatenating the string Heikki Krogerus (Fri Jun 30 2023 - 08:43:10 EST)
- Re: [PATCH] usb: typec: tcpm: Replace the ternary conditional operator with max() Heikki Krogerus (Fri Jun 30 2023 - 08:48:37 EST)
- Re: [PATCH] usb: typec: ucsi: move typec_set_mode(TYPEC_STATE_SAFE) to ucsi_unregister_partner() Heikki Krogerus (Fri Jun 30 2023 - 08:49:29 EST)
- Re: [PATCH 2/2] include/uapi pps.h: drop not needed PPS_MAX_SOURCES define Greg Kroah-Hartman (Fri Jun 30 2023 - 08:53:23 EST)
- Re: Regression from "ACPI: OSI: Remove Linux-Dell-Video _OSI string"? (was: Re: Bug#1036530: linux-signed-amd64: Hard lock up of system) Thorsten Leemhuis (Fri Jun 30 2023 - 09:02:23 EST)
- Re: [PATCH v2] xen/evtchn: Introduce new IOCTL to bind static evtchn Rahul Singh (Fri Jun 30 2023 - 09:03:27 EST)
- [PATCH] wifi: ath9k: fix printk specifier Dongliang Mu (Fri Jun 30 2023 - 09:03:51 EST)
- Re: [PATCH] ACPI: resource: Add IRQ override for MECHREV Jiaolong17KS Linux regression tracking (Thorsten Leemhuis) (Fri Jun 30 2023 - 09:05:59 EST)
- Re: [patch 14/45] posix-timers: Consolidate interval retrieval Thomas Gleixner (Fri Jun 30 2023 - 09:07:26 EST)
- [PATCH v2] HID: steelseries: Add support for Arctis 1 XBox Bastien Nocera (Fri Jun 30 2023 - 09:09:05 EST)
- Re: [PATCH v3 12/13] s390/kexec: refactor for kernel/Kconfig.kexec Alexander Gordeev (Fri Jun 30 2023 - 09:09:34 EST)
- RE: [PATCH] ACPI: resource: Add IRQ override for MECHREV Jiaolong17KS Limonciello, Mario (Fri Jun 30 2023 - 09:10:08 EST)
- Re: Regression from "ACPI: OSI: Remove Linux-Dell-Video _OSI string"? (was: Re: Bug#1036530: linux-signed-amd64: Hard lock up of system) Karol Herbst (Fri Jun 30 2023 - 09:10:44 EST)
- [PATCH v3] HID: steelseries: Add support for Arctis 1 XBox Bastien Nocera (Fri Jun 30 2023 - 09:12:29 EST)
- Re: [PATCH V1] net: mhi : Add support to enable ethernet interface Simon Horman (Fri Jun 30 2023 - 09:13:37 EST)
- Re: [PATCH] HID: steelseries: Add support for Arctis 1 XBox Bastien Nocera (Fri Jun 30 2023 - 09:14:09 EST)
- Re: [PATCH V2] mm: madvise: fix uneven accounting of psi Charan Teja Kalla (Fri Jun 30 2023 - 09:16:26 EST)
- Re: [PATCH 1/3] net: phy: at803x: support qca8081 1G chip type Andrew Lunn (Fri Jun 30 2023 - 09:16:59 EST)
- [PATCH] PCI: rockchip: Use 64-bit mask on MSI 64-bit PCI address Rick Wertenbroek (Fri Jun 30 2023 - 09:20:02 EST)
- Re: [PATCH v2 10/10] RISC-V: provide a Kconfig option to disable parsing "riscv,isa" Conor Dooley (Fri Jun 30 2023 - 09:20:23 EST)
- Re: [PATCH net v3] igc: Prevent garbled TX queue with XDP ZEROCOPY Simon Horman (Fri Jun 30 2023 - 09:21:15 EST)
- Re: [PATCH 3/3] net: phy: at803x: add qca8081 fifo reset on the link down Andrew Lunn (Fri Jun 30 2023 - 09:22:09 EST)
- Re: [RESEND][PATCH v2 3/3] schedutil: trace: Add tracing to capture filter out requests Qais Yousef (Fri Jun 30 2023 - 09:25:29 EST)
- Re: [net Patch 1/4] octeontx2-af: cn10kb: fix interrupt csr addresses Simon Horman (Fri Jun 30 2023 - 09:27:02 EST)
- Re: [net Patch 2/4] octeontx2-af: Fix mapping for NIX block from CGX connection Simon Horman (Fri Jun 30 2023 - 09:27:28 EST)
- Re: [net Patch 3/4] octeontx2-af: Add validation before accessing cgx and lmac Simon Horman (Fri Jun 30 2023 - 09:27:53 EST)
- Re: [PATCH v4 3/4] ublk: enable zoned storage support Andreas Hindborg (Samsung) (Fri Jun 30 2023 - 09:28:32 EST)
- Re: [PATCH net 1/2] net: dsa: tag_sja1105: fix MAC DA patching from meta frames Simon Horman (Fri Jun 30 2023 - 09:29:41 EST)
- Re: [PATCH 2/2] include/uapi pps.h: drop not needed PPS_MAX_SOURCES define Rodolfo Giometti (Fri Jun 30 2023 - 09:30:08 EST)
- [tip: x86/urgent] x86/efi: Make efi_set_virtual_address_map IBT safe tip-bot2 for Thomas Gleixner (Fri Jun 30 2023 - 09:32:42 EST)
- [PATCH RESEND v2 1/1] Bluetooth: btusb: Add a new VID/PID 0489/e0f6 for MT7922 Chris Lu (Fri Jun 30 2023 - 09:33:08 EST)
- Re: [PATCH 6.4 00/31] 6.4.1-rc3 review Ronald Warsow (Fri Jun 30 2023 - 09:33:54 EST)
- Re: [PATCH v2 0/5] nvme-fc: Fix blktests hangers Ewan Milne (Fri Jun 30 2023 - 09:34:34 EST)
- Re: [PATCH] usb: ch9: Replace bmSublinkSpeedAttr 1-element array with flexible array Borislav Petkov (Fri Jun 30 2023 - 09:35:21 EST)
- Re: [PATCH v2] mmc: inline the first mmc_scan() on mmc_start_host() Wolfram Sang (Fri Jun 30 2023 - 09:35:26 EST)
- Re: [PATCH net 2/2] net: dsa: sja1105: always enable the send_meta options Simon Horman (Fri Jun 30 2023 - 09:36:15 EST)
- Re: [PATCH v3 0/9] Introduce SMT level and add PowerPC support Sachin Sant (Fri Jun 30 2023 - 09:36:54 EST)
- Re: [PATCH] mm: make MEMFD_CREATE into a selectable config option Zhangjin Wu (Fri Jun 30 2023 - 09:38:59 EST)
- Re: [PATCH V5 1/9] drivers core: Add support for Wifi band RF mitigations Simon Horman (Fri Jun 30 2023 - 09:39:02 EST)
- Re: [PATCH v2 07/12] s390: add pte_free_defer() for pgtables sharing page Claudio Imbrenda (Fri Jun 30 2023 - 09:40:13 EST)
- Re: [PATCH v3 0/9] Introduce SMT level and add PowerPC support Laurent Dufour (Fri Jun 30 2023 - 09:41:49 EST)
- Re: [RFC PATCH 2/4] splice: Make vmsplice() steal or copy Simon Horman (Fri Jun 30 2023 - 09:45:01 EST)
- Re: [PATCH V1] net: mhi : Add support to enable ethernet interface kernel test robot (Fri Jun 30 2023 - 09:47:36 EST)
- Re: [PATCH v4 5/6] soc: qcom: Add LLCC support for multi channel DDR Komal Bajaj (Fri Jun 30 2023 - 09:51:26 EST)
- Re: Information Donald Kolman (Fri Jun 30 2023 - 09:54:12 EST)
- Re: [PATCH v4 5/6] soc: qcom: Add LLCC support for multi channel DDR Komal Bajaj (Fri Jun 30 2023 - 09:55:08 EST)
- [PATCH v4] Sched/fair: Block nohz tick_stop when cfs bandwidth in use Phil Auld (Fri Jun 30 2023 - 09:58:16 EST)
- Re: [PATCH v1 5/5] gpiolib: Replace open coded gpiochip_irqchip_add_allocated_domain() Andy Shevchenko (Fri Jun 30 2023 - 09:58:35 EST)
- Re: [PATCH v2] wifi: ray_cs: Remove unnecessary conditional statements Simon Horman (Fri Jun 30 2023 - 10:01:50 EST)
- Re: [patch 14/45] posix-timers: Consolidate interval retrieval Frederic Weisbecker (Fri Jun 30 2023 - 10:04:13 EST)
- [PATCH 0/2] proc: proc_setattr for /proc/$PID/net Zhangjin Wu (Fri Jun 30 2023 - 10:06:33 EST)
- [PATCH v4 0/2] Add MCQ support for MTK platform Po-Wen Kao (Fri Jun 30 2023 - 10:08:56 EST)
- [PATCH v4 1/2] scsi: ufs: core: Export symbols for MTK driver module Po-Wen Kao (Fri Jun 30 2023 - 10:09:00 EST)
- [PATCH v4 2/2] scsi: ufs: ufs-mediatek: Add MCQ support for MTK platform Po-Wen Kao (Fri Jun 30 2023 - 10:09:14 EST)
- Re: [PATCH V5 4/9] wifi: mac80211: Add support for ACPI WBRF kernel test robot (Fri Jun 30 2023 - 10:10:12 EST)
- Re: [PATCH] x86/32: Use a thread flag to track SYSENTER status Brian Gerst (Fri Jun 30 2023 - 10:11:52 EST)
- Re: [PATCH v3 3/4] clk: sunxi-ng: Convert early providers to platform drivers Maxime Ripard (Fri Jun 30 2023 - 10:17:47 EST)
- [PATCH v4 1/2] dt-bindings: mtd: jedec, spi-nor: Add DT property to avoid setting SRWD bit in status register Amit Kumar Mahapatra (Fri Jun 30 2023 - 10:23:03 EST)
- [PATCH v4 0/2] mtd: spi-nor: Avoid setting SRWD bit in SR Amit Kumar Mahapatra (Fri Jun 30 2023 - 10:23:06 EST)
- [PATCH v4 2/2] mtd: spi-nor: Avoid setting SRWD bit in SR if WP# signal not connected Amit Kumar Mahapatra (Fri Jun 30 2023 - 10:23:08 EST)
- [PATCH 0/5] ASoC: codecs: wcd938x/wcd934x: loglevel fix and cleanups Johan Hovold (Fri Jun 30 2023 - 10:27:29 EST)
- [PATCH 2/5] ASoC: codecs: wcd938x: drop inline keywords Johan Hovold (Fri Jun 30 2023 - 10:27:33 EST)
- [PATCH 4/5] ASoC: codecs: wcd934x: demote impedance printk Johan Hovold (Fri Jun 30 2023 - 10:27:37 EST)
- [PATCH 5/5] ASoC: codecs: wcd934x: drop inline keywords Johan Hovold (Fri Jun 30 2023 - 10:27:40 EST)
- [PATCH 1/5] ASoC: codecs: wcd938x: fix mbhc impedance loglevel Johan Hovold (Fri Jun 30 2023 - 10:27:43 EST)
- [PATCH 3/5] ASoC: codecs: wcd938x: use dev_printk() for impedance logging Johan Hovold (Fri Jun 30 2023 - 10:27:47 EST)
- Re: [PATCH] KVM: x86: vPMU: truncate counter value to allowed width Sean Christopherson (Fri Jun 30 2023 - 10:28:37 EST)
- Re: [PATCH] irq-bcm6345-l1: do not assume a fixed block to cpu mapping Florian Fainelli (Fri Jun 30 2023 - 10:29:13 EST)
- Re: [PATCH V5 7/9] drm/amd/pm: add flood detection for wbrf events kernel test robot (Fri Jun 30 2023 - 10:30:47 EST)
- Re: [PATCH v2 1/4] dt-bindings: media: add mediatek ISP3.0 sensor interface Rob Herring (Fri Jun 30 2023 - 10:33:19 EST)
- Re: [PATCH v2 3/4] dt-bindings: media: add mediatek ISP3.0 camsv Rob Herring (Fri Jun 30 2023 - 10:33:46 EST)
- Re: [PATCH v4 0/4] ublk: add zoned storage support Andreas Hindborg (Samsung) (Fri Jun 30 2023 - 10:33:53 EST)
- Re: linux-next: Tree for Jun 28 (arch/powerpc/platforms/pseries/mobility.c) Petr Mladek (Fri Jun 30 2023 - 10:33:55 EST)
- Re: [PATCH v3 12/13] s390/kexec: refactor for kernel/Kconfig.kexec Eric DeVolder (Fri Jun 30 2023 - 10:35:31 EST)
- Re: [PATCH v4 2/2] mtd: spi-nor: Avoid setting SRWD bit in SR if WP# signal not connected Michael Walle (Fri Jun 30 2023 - 10:38:40 EST)
- [RFC PATCH 0/3] Google Chameleon v3 video driver Paweł Anikiel (Fri Jun 30 2023 - 10:40:36 EST)
- [RFC PATCH 1/3] media: Add 10, 12, and 16 bit RGB formats Paweł Anikiel (Fri Jun 30 2023 - 10:40:41 EST)
- [RFC PATCH 3/3] ARM: dts: Add Chameleon v3 video node Paweł Anikiel (Fri Jun 30 2023 - 10:40:45 EST)
- [RFC PATCH 2/3] media: Add Google Chameleon v3 video driver Paweł Anikiel (Fri Jun 30 2023 - 10:40:49 EST)
- Re: [RFC PATCH] sched/fair: update the vruntime to be max vruntime when yield Qais Yousef (Fri Jun 30 2023 - 10:41:02 EST)
- [PATCH v3 00/14] selftests/nolibc: allow run with minimal kernel config Zhangjin Wu (Fri Jun 30 2023 - 10:42:39 EST)
- [syzbot] [ext4?] general protection fault in ext4_quota_read syzbot (Fri Jun 30 2023 - 10:42:43 EST)
- Re: [PATCH V10 2/5] PCI: Create device tree node for bridge Bjorn Helgaas (Fri Jun 30 2023 - 10:43:13 EST)
- [PATCH v3 01/14] selftests/nolibc: stat_fault: silence NULL argument warning with glibc Zhangjin Wu (Fri Jun 30 2023 - 10:43:32 EST)
- [PATCH v3 02/14] selftests/nolibc: gettid: restore for glibc and musl Zhangjin Wu (Fri Jun 30 2023 - 10:44:26 EST)
- Re: [PATCH RFC v4 2/7] drm: Introduce pixel_source DRM plane property Sebastian Wick (Fri Jun 30 2023 - 10:44:54 EST)
- Re: [PATCH RFC net-next 2/4] net: page_pool: avoid calling no-op externals when possible Alexander Duyck (Fri Jun 30 2023 - 10:45:35 EST)
- [PATCH v3 03/14] selftests/nolibc: add _LARGEFILE64_SOURCE for musl Zhangjin Wu (Fri Jun 30 2023 - 10:45:39 EST)
- [PATCH v3 04/14] selftests/nolibc: fix up int_fast16/32_t test cases for musl Zhangjin Wu (Fri Jun 30 2023 - 10:46:28 EST)
- [PATCH v3 05/14] selftests/nolibc: fix up kernel parameters support Zhangjin Wu (Fri Jun 30 2023 - 10:47:34 EST)
- [PATCH v3 06/14] selftests/nolibc: stat_timestamps: remove procfs dependency Zhangjin Wu (Fri Jun 30 2023 - 10:49:24 EST)
- Re: [PATCH v5 1/1] drm/doc: Document DRM device reset expectations Sebastian Wick (Fri Jun 30 2023 - 10:50:07 EST)
- Re: [PATCH -next V17 4/7] riscv: entry: Convert to generic entry Daniel Thompson (Fri Jun 30 2023 - 10:51:14 EST)
- [PATCH v3 07/14] selftests/nolibc: chroot_exe: remove procfs dependency Zhangjin Wu (Fri Jun 30 2023 - 10:51:28 EST)
- net/sunrpc/auth_gss/gss_krb5_mech.c:181 gss_krb5_prepare_enctype_priority_list() warn: unsigned 'i' is never less than zero. kernel test robot (Fri Jun 30 2023 - 10:51:39 EST)
- Re: [PATCH v2 1/4] mm/hwpoison: delete all entries before traversal in __folio_free_raw_hwp Naoya Horiguchi (Fri Jun 30 2023 - 10:52:33 EST)
- [PATCH v3 08/14] selftests/nolibc: link_cross: use /proc/self/cmdline Zhangjin Wu (Fri Jun 30 2023 - 10:53:39 EST)
- Re: [PATCH v2] btf: warn but return no error for NULL btf from __register_btf_kfunc_id_set() Daniel Borkmann (Fri Jun 30 2023 - 10:53:50 EST)
- [PATCH v3 09/14] tools/nolibc: add rmdir() support Zhangjin Wu (Fri Jun 30 2023 - 10:54:56 EST)
- [PATCH v3 10/14] selftests/nolibc: add a new rmdir() test case Zhangjin Wu (Fri Jun 30 2023 - 10:56:04 EST)
- [PATCH v3 11/14] selftests/nolibc: fix up failures when CONFIG_PROC_FS=n Zhangjin Wu (Fri Jun 30 2023 - 10:57:13 EST)
- [RFC bpf-next] xsk: honor SO_BINDTODEVICE on bind Ilya Maximets (Fri Jun 30 2023 - 10:58:18 EST)
- [PATCH v3 12/14] selftests/nolibc: prepare /tmp for tmpfs or ramfs Zhangjin Wu (Fri Jun 30 2023 - 10:58:29 EST)
- Re: [PATCH v4 19/21] firmware: scm: Modify only the download bits in TCSR register Mukesh Ojha (Fri Jun 30 2023 - 10:58:42 EST)
- Re: [PATCH v4 18/21] pinctrl: qcom: Use qcom_scm_io_update_field() Mukesh Ojha (Fri Jun 30 2023 - 10:59:14 EST)
- Re: [PATCH v5 1/1] drm/doc: Document DRM device reset expectations Alex Deucher (Fri Jun 30 2023 - 10:59:40 EST)
- [PATCH v3 13/14] selftests/nolibc: add chmod_tmpdir test Zhangjin Wu (Fri Jun 30 2023 - 11:00:07 EST)
- [PATCH v3 14/14] selftests/nolibc: vfprintf: remove MEMFD_CREATE dependency Zhangjin Wu (Fri Jun 30 2023 - 11:01:11 EST)
- Re: [PATCH] sched/cputime: Make IRQ time accounting configurable at boot time Qais Yousef (Fri Jun 30 2023 - 11:01:16 EST)
- Re: [PATCH v22 2/5] fs/proc/task_mmu: Implement IOCTL to get and optionally clear info about PTEs Andrei Vagin (Fri Jun 30 2023 - 11:01:26 EST)
- Re: [PATCH 0/5] ASoC: codecs: wcd938x/wcd934x: loglevel fix and cleanups Srinivas Kandagatla (Fri Jun 30 2023 - 11:02:41 EST)
- [PATCH] rust: types: make `Opaque` be `!Unpin` Benno Lossin (Fri Jun 30 2023 - 11:03:44 EST)
- Re: [PATCH v2 1/1] Add a new sysctl to disable io_uring system-wide Matteo Rizzo (Fri Jun 30 2023 - 11:04:45 EST)
- RE: [PATCH v3 10/21] KVM:x86: Add #CP support in guest exception classification Neiger, Gil (Fri Jun 30 2023 - 11:06:06 EST)
- [PATCH v1] Fix documentation of panic_on_warn Olaf Hering (Fri Jun 30 2023 - 11:06:35 EST)
- Re: [PATCH v4] Sched/fair: Block nohz tick_stop when cfs bandwidth in use Peter Zijlstra (Fri Jun 30 2023 - 11:07:08 EST)
- Re: [PATCH 6.4 00/31] 6.4.1-rc3 review Rudi Heitbaum (Fri Jun 30 2023 - 11:07:48 EST)
- Re: [PATCH v3 10/21] KVM:x86: Add #CP support in guest exception classification Sean Christopherson (Fri Jun 30 2023 - 11:08:02 EST)
- [PATCH v3 0/1] Add a sysctl to disable io_uring system-wide Matteo Rizzo (Fri Jun 30 2023 - 11:10:41 EST)
- [PATCH v3 1/1] io_uring: add a sysctl to disable io_uring system-wide Matteo Rizzo (Fri Jun 30 2023 - 11:11:01 EST)
- Re: [PATCH RFC net-next 1/4] net: skbuff: don't include <net/page_pool.h> to <linux/skbuff.h> Alexander Duyck (Fri Jun 30 2023 - 11:11:45 EST)
- Re: [PATCH v5 1/1] drm/doc: Document DRM device reset expectations Michel Dänzer (Fri Jun 30 2023 - 11:11:54 EST)
- Re: [PATCH] x86/aperfmperf: Fix the fallback condition in arch_freq_get_on_cpu() Dave Hansen (Fri Jun 30 2023 - 11:13:10 EST)
- Re: [PATCH v2 13/13] perf parse-events: Remove ABORT_ON Ian Rogers (Fri Jun 30 2023 - 11:14:38 EST)
- [PATCH v5 0/7] Enable decoder for mt8183 Nícolas F. R. A. Prado (Fri Jun 30 2023 - 11:15:04 EST)
- Re: [PATCH v12 20/22] x86/virt/tdx: Allow SEAMCALL to handle #UD and #GP Peter Zijlstra (Fri Jun 30 2023 - 11:15:11 EST)
- [PATCH v5 1/7] media: dt-bindings: mediatek,vcodec: Allow single clock for mt8183 Nícolas F. R. A. Prado (Fri Jun 30 2023 - 11:15:25 EST)
- [PATCH v5 2/7] media: dt-bindings: mediatek,vcodec: Don't require assigned-clocks Nícolas F. R. A. Prado (Fri Jun 30 2023 - 11:15:33 EST)
- [PATCH v5 3/7] media: dt-bindings: mediatek,vcodec: Remove VDEC_SYS register space Nícolas F. R. A. Prado (Fri Jun 30 2023 - 11:15:37 EST)
- [PATCH v5 4/7] media: mediatek: vcodec: Define address for VDEC_HW_ACTIVE Nícolas F. R. A. Prado (Fri Jun 30 2023 - 11:15:43 EST)
- [PATCH v5 5/7] media: mediatek: vcodec: Read HW active status from syscon Nícolas F. R. A. Prado (Fri Jun 30 2023 - 11:15:46 EST)
- [PATCH v5 6/7] arm64: dts: mediatek: mt8173: Drop VDEC_SYS reg from decoder Nícolas F. R. A. Prado (Fri Jun 30 2023 - 11:16:05 EST)
- [PATCH v5 7/7] arm64: dts: mediatek: mt8183: Add decoder Nícolas F. R. A. Prado (Fri Jun 30 2023 - 11:16:09 EST)
- Re: [PATCH v3 10/21] KVM:x86: Add #CP support in guest exception classification Sean Christopherson (Fri Jun 30 2023 - 11:16:32 EST)
- Re: [PATCH v3 1/1] io_uring: add a sysctl to disable io_uring system-wide Jann Horn (Fri Jun 30 2023 - 11:17:31 EST)
- [PATCH] Add Silicom Platform Driver Henry Shi (Fri Jun 30 2023 - 11:17:36 EST)
- Re: [PATCH v12 20/22] x86/virt/tdx: Allow SEAMCALL to handle #UD and #GP Dave Hansen (Fri Jun 30 2023 - 11:18:57 EST)
- [RFC PATCH 00/11] iov_iter: Use I/O direction from kiocb, iomap & request rather than iov_iter David Howells (Fri Jun 30 2023 - 11:19:13 EST)
- Re: Fwd: Need NVME QUIRK BOGUS for SAMSUNG MZ1WV480HCGL-000MV (Samsung SM-953 Datacenter SSD) Clemens Springsguth (Fri Jun 30 2023 - 11:19:19 EST)
- [RFC PATCH 02/11] vfs: Set IOCB_WRITE in iocbs that we're going to write from David Howells (Fri Jun 30 2023 - 11:19:30 EST)
- [RFC PATCH 01/11] iov_iter: Fix comment refs to iov_iter_get_pages/pages_alloc() David Howells (Fri Jun 30 2023 - 11:19:35 EST)
- Re: [PATCH][next] perf/benchmark: Fix spelling mistake "synchronious" -> "synchronous" Ian Rogers (Fri Jun 30 2023 - 11:19:39 EST)
- Re: [PATCH] fs: Optimize unixbench's file copy test Darrick J. Wong (Fri Jun 30 2023 - 11:20:05 EST)
- Re: [PATCH v3 8/9] powerpc: Add HOTPLUG_SMT support Laurent Dufour (Fri Jun 30 2023 - 11:20:24 EST)
- Re: [PATCH] KVM: x86: vPMU: truncate counter value to allowed width Roman Kagan (Fri Jun 30 2023 - 11:22:00 EST)
- RE: [PATCH v3 10/21] KVM:x86: Add #CP support in guest exception classification Neiger, Gil (Fri Jun 30 2023 - 11:22:32 EST)
- Re: [PATCH v5 1/1] drm/doc: Document DRM device reset expectations Sebastian Wick (Fri Jun 30 2023 - 11:22:55 EST)
- mm/mmap.c:2039 expand_downwards() warn: unsigned 'address' is never less than zero. kernel test robot (Fri Jun 30 2023 - 11:23:38 EST)
- Re: [PATCH v3 03/14] selftests/nolibc: add _LARGEFILE64_SOURCE for musl Arnd Bergmann (Fri Jun 30 2023 - 11:23:55 EST)
- Re: [PATCH] kdb: include header in signal handling code Daniel Thompson (Fri Jun 30 2023 - 11:25:20 EST)
- [PATCH v8 0/4] fpga: add initial KUnit tests for the subsystem Marco Pagani (Fri Jun 30 2023 - 11:26:21 EST)
- [RFC PATCH 02/11] vfs: Set IOCB_WRITE in iocbs that we're going to write from David Howells (Fri Jun 30 2023 - 11:26:30 EST)
- [RFC PATCH 01/11] iov_iter: Fix comment refs to iov_iter_get_pages/pages_alloc() David Howells (Fri Jun 30 2023 - 11:26:33 EST)
- [PATCH v8 1/4] fpga: add an initial KUnit suite for the FPGA Manager Marco Pagani (Fri Jun 30 2023 - 11:26:38 EST)
- [PATCH v8 2/4] fpga: add an initial KUnit suite for the FPGA Bridge Marco Pagani (Fri Jun 30 2023 - 11:26:41 EST)
- [RFC PATCH 00/11] iov_iter: Use I/O direction from kiocb, iomap & request rather than iov_iter David Howells (Fri Jun 30 2023 - 11:26:55 EST)
- [PATCH v8 3/4] fpga: add an initial KUnit suite for the FPGA Region Marco Pagani (Fri Jun 30 2023 - 11:27:00 EST)
- [RFC PATCH 03/11] vfs: Use init_kiocb() to initialise new IOCBs David Howells (Fri Jun 30 2023 - 11:27:03 EST)
- [RFC PATCH 04/11] iov_iter: Use IOCB_WRITE rather than iterator direction David Howells (Fri Jun 30 2023 - 11:27:38 EST)
- [PATCH v8 4/4] fpga: add configuration for the FPGA KUnit test suites. Marco Pagani (Fri Jun 30 2023 - 11:27:43 EST)
- [RFC PATCH 05/11] iov_iter: Use IOMAP_WRITE rather than iterator direction David Howells (Fri Jun 30 2023 - 11:28:00 EST)
- [RFC PATCH 09/11] iov_iter: Use I/O dir flags with iov_iter_extract_pages() David Howells (Fri Jun 30 2023 - 11:28:03 EST)
- [RFC PATCH 11/11] scsi: Use extract_iter_to_sg() David Howells (Fri Jun 30 2023 - 11:28:30 EST)
- [RFC PATCH 10/11] 9p: Pin pages rather than ref'ing if appropriate David Howells (Fri Jun 30 2023 - 11:28:34 EST)
- [RFC PATCH 08/11] iov_iter: Drop iov_iter_rw() and fold in last user David Howells (Fri Jun 30 2023 - 11:28:39 EST)
- [RFC PATCH 06/11] iov_iter: Use op_is_write() rather than iterator direction David Howells (Fri Jun 30 2023 - 11:28:43 EST)
- [RFC PATCH 07/11] cifs: Drop the check using iov_iter_rw() David Howells (Fri Jun 30 2023 - 11:28:48 EST)
- Re: [PATCH v2 07/12] s390: add pte_free_defer() for pgtables sharing page Hugh Dickins (Fri Jun 30 2023 - 11:31:15 EST)
- Re: [PATCH v4] Sched/fair: Block nohz tick_stop when cfs bandwidth in use Phil Auld (Fri Jun 30 2023 - 11:32:13 EST)
- Re: [PATCH 01/12] KVM: x86: Add a framework for enabling KVM-governed x86 features Sean Christopherson (Fri Jun 30 2023 - 11:32:55 EST)
- Re: [RFC PATCH 2/4] splice: Make vmsplice() steal or copy David Howells (Fri Jun 30 2023 - 11:33:22 EST)
- Re: [PATCH v2] net: Destroy previously created kthreads after failing to set napi threaded mode Jakub Kicinski (Fri Jun 30 2023 - 11:33:25 EST)
- Re: [PATCH] mm: make MEMFD_CREATE into a selectable config option Darrick J. Wong (Fri Jun 30 2023 - 11:33:43 EST)
- Re: [PATCH RFC net-next 2/4] net: page_pool: avoid calling no-op externals when possible Alexander Lobakin (Fri Jun 30 2023 - 11:35:36 EST)
- Re: [PATCH] kdb: include header in signal handling code Arnd Bergmann (Fri Jun 30 2023 - 11:35:39 EST)
- Re: [PATCH] rust: types: make `Opaque` be `!Unpin` Alice Ryhl (Fri Jun 30 2023 - 11:35:47 EST)
- [syzbot] [selinux?] [reiserfs?] KASAN: wild-memory-access Read in inode_doinit_with_dentry syzbot (Fri Jun 30 2023 - 11:36:33 EST)
- Re: [PATCH] KVM: nVMX: Prevent vmlaunch with EPTP pointing outside assigned memory area Sean Christopherson (Fri Jun 30 2023 - 11:37:15 EST)
- [PATCH] perf symbol: Fix uninitialized return value in symbols__find_by_name() James Clark (Fri Jun 30 2023 - 11:39:19 EST)
- Re: [PATCH] kdb: include header in signal handling code Daniel Thompson (Fri Jun 30 2023 - 11:39:23 EST)
- Re: [RFC PATCH 03/11] vfs: Use init_kiocb() to initialise new IOCBs Jens Axboe (Fri Jun 30 2023 - 11:39:43 EST)
- Re: [PATCH v3 1/1] gro: decrease size of CB Richard Gobert (Fri Jun 30 2023 - 11:40:13 EST)
- [GIT PULL] RISC-V Patches for the 6.5 Merge Window, Part 1 Palmer Dabbelt (Fri Jun 30 2023 - 11:40:59 EST)
- [PATCH RFC] igb: Use TAI clock to reset PHC value Yoann Congal (Fri Jun 30 2023 - 11:42:21 EST)
- Re: [PATCH] KVM: x86: vPMU: truncate counter value to allowed width Sean Christopherson (Fri Jun 30 2023 - 11:45:13 EST)
- Re: [PATCH] perf symbol: Fix uninitialized return value in symbols__find_by_name() Ian Rogers (Fri Jun 30 2023 - 11:49:58 EST)
- Re: [PATCH 1/5] ASoC: codecs: wcd938x: fix mbhc impedance loglevel Mark Brown (Fri Jun 30 2023 - 11:54:27 EST)
- Re: [PATCH] media: wl128x: fix a clang warning Nathan Chancellor (Fri Jun 30 2023 - 11:54:37 EST)
- Re: [PATCH 3/5] ASoC: codecs: wcd938x: use dev_printk() for impedance logging Mark Brown (Fri Jun 30 2023 - 11:55:07 EST)
- Re: [PATCH 1/2] mm: remove page_rmapping() Sidhartha Kumar (Fri Jun 30 2023 - 11:57:15 EST)
- Re: [PATCH 2/2] mm: use a folio in fault_dirty_shared_page() Sidhartha Kumar (Fri Jun 30 2023 - 11:59:27 EST)
- [PATCH v6] vfio/pci: Propagate ACPI notifications to user-space via eventfd Grzegorz Jaszczyk (Fri Jun 30 2023 - 12:00:03 EST)
- Re: [RFC PATCH 03/11] vfs: Use init_kiocb() to initialise new IOCBs David Howells (Fri Jun 30 2023 - 12:01:27 EST)
- Re: [GIT PULL] pid: use flex array Linus Torvalds (Fri Jun 30 2023 - 12:02:20 EST)
- Re: [PATCH v3 2/4] firmware: arm_scmi: Add SCMI v3.2 pincontrol protocol basic support Cristian Marussi (Fri Jun 30 2023 - 12:02:24 EST)
- Re: [PATCH] arm64: ftrace: fix build error with CONFIG_FUNCTION_GRAPH_TRACER=n Catalin Marinas (Fri Jun 30 2023 - 12:02:59 EST)
- Re: [PATCH 2/4] perf lock contention: Add -x option for CSV style output Ian Rogers (Fri Jun 30 2023 - 12:03:14 EST)
- Re: [PATCH 1/2] mm: remove page_rmapping() Sidhartha Kumar (Fri Jun 30 2023 - 12:04:05 EST)
- Re: [PATCH 1/4] perf lock: Remove stale comments Ian Rogers (Fri Jun 30 2023 - 12:04:18 EST)
- Re: [PATCH v4 00/21] Add Qualcomm Minidump kernel driver related support Mukesh Ojha (Fri Jun 30 2023 - 12:05:03 EST)
- Re: [RFC PATCH 03/11] vfs: Use init_kiocb() to initialise new IOCBs Jens Axboe (Fri Jun 30 2023 - 12:05:54 EST)
- Re: [PATCH v4] Sched/fair: Block nohz tick_stop when cfs bandwidth in use Peter Zijlstra (Fri Jun 30 2023 - 12:06:00 EST)
- [PATCH] mm: Update do_vmi_align_munmap() return semantics Liam R. Howlett (Fri Jun 30 2023 - 12:06:21 EST)
- Re: [PATCH RFC net-next 1/4] net: skbuff: don't include <net/page_pool.h> to <linux/skbuff.h> Alexander Lobakin (Fri Jun 30 2023 - 12:06:36 EST)
- [PATCH] drm/nouveau/disp/g94: enable HDMI Karol Herbst (Fri Jun 30 2023 - 12:08:14 EST)
- Re: [PATCH 1/3] dt-bindings: reset: Add compatible and DT bindings for Meson-C3 Reset Controller Dmitry Rokosov (Fri Jun 30 2023 - 12:08:40 EST)
- Re: [PATCH 2/3] reset: reset-meson: add support for the Meson-C3 SoC Reset Controller Dmitry Rokosov (Fri Jun 30 2023 - 12:09:20 EST)
- Re: [PATCH net-next v3 10/18] nvme/host: Use sendmsg(MSG_SPLICE_PAGES) rather then sendpage Nathan Chancellor (Fri Jun 30 2023 - 12:10:59 EST)
- Re: [PATCH 3/4] perf lock contention: Add --output option Ian Rogers (Fri Jun 30 2023 - 12:14:12 EST)
- Re: [PATCH net-next v3 10/18] nvme/host: Use sendmsg(MSG_SPLICE_PAGES) rather then sendpage Jakub Kicinski (Fri Jun 30 2023 - 12:15:36 EST)
- Re: [PATCH 4/4] perf test: Test perf lock contention CSV output Ian Rogers (Fri Jun 30 2023 - 12:16:08 EST)
- [PATCH] MAINTAINERS: Add myself as a maintainer for Microchip SPI Ryan.Wanner (Fri Jun 30 2023 - 12:17:47 EST)
- Re: [PATCH] mm: Update do_vmi_align_munmap() return semantics Linus Torvalds (Fri Jun 30 2023 - 12:20:27 EST)
- [PATCH] MAINTAINERS: Remove Laura Abbott from DMA-BUF HEAPS FRAMEWORK John Stultz (Fri Jun 30 2023 - 12:21:22 EST)
- Re: Fwd: Need NVME QUIRK BOGUS for SAMSUNG MZ1WV480HCGL-000MV (Samsung SM-953 Datacenter SSD) Pankaj Raghav (Fri Jun 30 2023 - 12:21:59 EST)
- Re: [PATCH 3/3] arm64: dts: meson: add reset controller for Meson-C3 SoC Dmitry Rokosov (Fri Jun 30 2023 - 12:24:04 EST)
- Re: [PATCH v2 07/12] s390: add pte_free_defer() for pgtables sharing page Claudio Imbrenda (Fri Jun 30 2023 - 12:27:28 EST)
- [GIT PULL v2] flexible-array transformations for 6.5-rc1 Gustavo A. R. Silva (Fri Jun 30 2023 - 12:28:38 EST)
- [PATCH v6 0/9] drm/meson: add support for MIPI DSI Display Neil Armstrong (Fri Jun 30 2023 - 12:29:27 EST)
- [PATCH v6 1/9] dt-bindings: clk: g12a-clkc: add CTS_ENCL clock ids Neil Armstrong (Fri Jun 30 2023 - 12:29:31 EST)
- [PATCH v6 2/9] clk: meson: g12a: add CTS_ENCL & CTS_ENCL_SEL clocks Neil Armstrong (Fri Jun 30 2023 - 12:29:34 EST)
- [PATCH v6 4/9] clk: meson: g12a: make VCLK2 and ENCL clock path configurable by CCF Neil Armstrong (Fri Jun 30 2023 - 12:29:42 EST)
- [PATCH v6 3/9] clk: meson: add vclk driver Neil Armstrong (Fri Jun 30 2023 - 12:30:05 EST)
- [PATCH v6 5/9] drm/meson: gate px_clk when setting rate Neil Armstrong (Fri Jun 30 2023 - 12:30:06 EST)
- [PATCH v6 6/9] arm64: meson: g12-common: add the MIPI DSI nodes Neil Armstrong (Fri Jun 30 2023 - 12:30:07 EST)
- [PATCH v6 7/9] DONOTMERGE: arm64: meson: khadas-vim3l: add DSI panel Neil Armstrong (Fri Jun 30 2023 - 12:30:11 EST)
- [PATCH v6 8/9] dt-bindings: arm: amlogic: Document the MNT Reform 2 CM4 adapter with a BPI-CM4 Module Neil Armstrong (Fri Jun 30 2023 - 12:30:15 EST)
- [PATCH v6 9/9] arm64: dts: amlogic: meson-g12b-bananapi-cm4: add support for MNT Reform2 with CM4 adaper Neil Armstrong (Fri Jun 30 2023 - 12:30:18 EST)
- Re: [PATCH v4] Sched/fair: Block nohz tick_stop when cfs bandwidth in use Phil Auld (Fri Jun 30 2023 - 12:31:04 EST)
- [PATCH][next] ext2: remove redundant assignment to variable desc Colin Ian King (Fri Jun 30 2023 - 12:31:45 EST)
- Re: [PATCH 1/3] dt-bindings: reset: Add compatible and DT bindings for Meson-C3 Reset Controller Neil Armstrong (Fri Jun 30 2023 - 12:32:28 EST)
- Re: [PATCH 3/3] arm64: dts: meson: add reset controller for Meson-C3 SoC Neil Armstrong (Fri Jun 30 2023 - 12:33:15 EST)
- Re: [PATCH v4 1/4] ublk: change ublk IO command defines to enum Andreas Hindborg (Samsung) (Fri Jun 30 2023 - 12:33:29 EST)
- Re: [PATCH v4 4/4] ublk: add zone append Andreas Hindborg (Samsung) (Fri Jun 30 2023 - 12:35:01 EST)
- Re: [PATCH V1 RESEND 3/4] fpga: xrt: management physical function driver Bjorn Helgaas (Fri Jun 30 2023 - 12:38:36 EST)
- Re: [PATCH v2 1/4] dt-bindings: regulator: Describe Qualcomm REFGEN regulator Rob Herring (Fri Jun 30 2023 - 12:40:12 EST)
- Re: [PATCH] KVM: x86: vPMU: truncate counter value to allowed width Jim Mattson (Fri Jun 30 2023 - 12:40:55 EST)
- Re: [PATCH V5 1/9] drivers core: Add support for Wifi band RF mitigations Limonciello, Mario (Fri Jun 30 2023 - 12:40:59 EST)
- [PATCH net] net: bridge: keep ports without IFF_UNICAST_FLT in BR_PROMISC mode Vladimir Oltean (Fri Jun 30 2023 - 12:41:52 EST)
- Re: [PATCH] mm: Update do_vmi_align_munmap() return semantics Liam R. Howlett (Fri Jun 30 2023 - 12:41:58 EST)
- Re: [PATCH v2 2/4] regulator: Introduce Qualcomm REFGEN regulator driver Mark Brown (Fri Jun 30 2023 - 12:42:52 EST)
- can: isotp: epoll breaks isotp_sendmsg Maxime Jayat (Fri Jun 30 2023 - 12:44:25 EST)
- Re: [PATCH v4 3/4] ublk: enable zoned storage support Andreas Hindborg (Samsung) (Fri Jun 30 2023 - 12:45:07 EST)
- [RFC PATCH] Documentation/gpu: Draft VM_BIND locking document Thomas Hellström (Fri Jun 30 2023 - 12:45:50 EST)
- Re: [GIT PULL] RISC-V Patches for the 6.5 Merge Window, Part 1 Linus Torvalds (Fri Jun 30 2023 - 12:47:06 EST)
- Re: [PATCH net-next V4 1/3] dt-bindings: net: xlnx,axi-ethernet: Introduce DMA support Rob Herring (Fri Jun 30 2023 - 12:47:10 EST)
- Re: [PATCH][next] ext2: remove redundant assignment to variable desc Dan Carpenter (Fri Jun 30 2023 - 12:47:27 EST)
- Re: [PATCH V10 2/5] PCI: Create device tree node for bridge Bjorn Helgaas (Fri Jun 30 2023 - 12:48:29 EST)
- Re: [PATCH v2 2/2] dt-bindings: leds: Read max-brightness from devicetree Rob Herring (Fri Jun 30 2023 - 12:49:36 EST)
- Re: [RFC PATCH 0/4] splice: Fix corruption in data spliced to pipe David Howells (Fri Jun 30 2023 - 12:51:45 EST)
- Re: [PATCH net 2/2] net: dsa: sja1105: always enable the send_meta options Vladimir Oltean (Fri Jun 30 2023 - 12:53:13 EST)
- Re: [PATCH][next] ext2: remove redundant assignment to variable desc Colin King (gmail) (Fri Jun 30 2023 - 12:53:15 EST)
- Re: [PATCH v4 3/4] ublk: enable zoned storage support Andreas Hindborg (Samsung) (Fri Jun 30 2023 - 12:54:23 EST)
- [PATCH][next][V2] ext2: remove redundant assignment to variable desc and variable best_desc Colin Ian King (Fri Jun 30 2023 - 12:55:14 EST)
- Re: [PATCH v5 09/10] acpi/nfit: Move handler installing logic to driver Wilczynski, Michal (Fri Jun 30 2023 - 12:57:20 EST)
- Re: [PATCH RFC] igb: Use TAI clock to reset PHC value Richard Cochran (Fri Jun 30 2023 - 12:57:58 EST)
- [PATCH v2 00/15] ARM: oxnas support removal Neil Armstrong (Fri Jun 30 2023 - 12:58:47 EST)
- [PATCH v2 01/15] clk: oxnas: remove obsolete clock driver Neil Armstrong (Fri Jun 30 2023 - 12:58:56 EST)
- net/sunrpc/auth_gss/gss_krb5_mech.c:325 gss_krb5_lookup_enctype() warn: unsigned 'i' is never less than zero. kernel test robot (Fri Jun 30 2023 - 12:59:00 EST)
- [PATCH v2 02/15] dt-bindings: clk: oxnas: remove obsolete bindings Neil Armstrong (Fri Jun 30 2023 - 12:59:07 EST)
- [PATCH v2 03/15] clksource: timer-oxnas-rps: remove obsolete timer driver Neil Armstrong (Fri Jun 30 2023 - 12:59:11 EST)
- [PATCH v2 04/15] dt-bindings: timer: oxsemi,rps-timer: remove obsolete bindings Neil Armstrong (Fri Jun 30 2023 - 12:59:16 EST)
- [PATCH v2 05/15] nand: oxnas_nand: remove obsolete raw nand driver Neil Armstrong (Fri Jun 30 2023 - 12:59:21 EST)
- [PATCH v2 06/15] dt-bindings: mtd: oxnas-nand: remove obsolete bindings Neil Armstrong (Fri Jun 30 2023 - 12:59:30 EST)
- [PATCH v2 07/15] net: stmmac: dwmac-oxnas: remove obsolete dwmac glue driver Neil Armstrong (Fri Jun 30 2023 - 12:59:37 EST)
- [PATCH v2 08/15] dt-bindings: net: oxnas-dwmac: remove obsolete bindings Neil Armstrong (Fri Jun 30 2023 - 12:59:41 EST)
- [PATCH v2 09/15] pinctrl: pinctrl-oxnas: remove obsolete pinctrl driver Neil Armstrong (Fri Jun 30 2023 - 12:59:47 EST)
- [PATCH v2 10/15] dt-bindings: pinctrl: oxnas,pinctrl: remove obsolete bindings Neil Armstrong (Fri Jun 30 2023 - 13:00:09 EST)
- [PATCH v2 11/15] dt-bindings: gpio: gpio_oxnas: remove obsolete bindings Neil Armstrong (Fri Jun 30 2023 - 13:00:14 EST)
- [PATCH v2 12/15] power: reset: oxnas-restart: remove obsolete restart driver Neil Armstrong (Fri Jun 30 2023 - 13:00:18 EST)
- [PATCH v2 13/15] irqchip: irq-versatile-fpga: remove obsolete oxnas compatible Neil Armstrong (Fri Jun 30 2023 - 13:00:23 EST)
- [PATCH v2 14/15] dt-bindings: interrupt-controller: arm,versatile-fpga-irq: mark oxnas compatible as deprecated Neil Armstrong (Fri Jun 30 2023 - 13:00:45 EST)
- [PATCH v2 15/15] MAINTAINERS: remove OXNAS entry Neil Armstrong (Fri Jun 30 2023 - 13:00:52 EST)
- Re: [GIT PULL] pid: use flex array Kees Cook (Fri Jun 30 2023 - 13:01:56 EST)
- [PATCH] integrity: Always reference the blacklist keyring with apprasial Eric Snowberg (Fri Jun 30 2023 - 13:04:17 EST)
- Re: [PATCH v3 3/4] clk: sunxi-ng: Convert early providers to platform drivers Måns Rullgård (Fri Jun 30 2023 - 13:05:38 EST)
- Re: [PATCH 7/7] dt-bindings: watchdog: restrict node name suffixes Rob Herring (Fri Jun 30 2023 - 13:05:50 EST)
- Re: [PATCH v2 01/13] perf parse-events: Remove unused PE_PMU_EVENT_FAKE token Ian Rogers (Fri Jun 30 2023 - 13:05:55 EST)
- Re: [PATCH v2 13/13] perf parse-events: Remove ABORT_ON Ian Rogers (Fri Jun 30 2023 - 13:07:02 EST)
- Re: (subset) [PATCH 1/2] ASoC: SOF: amd: add revision check for sending sha dma completion command Mark Brown (Fri Jun 30 2023 - 13:07:49 EST)
- Re: [PATCH] ASoC: codecs: wcd938x: fix codec initialisation race Mark Brown (Fri Jun 30 2023 - 13:07:52 EST)
- Re: [PATCH] ASoC: qdsp6: q6apm: use dai link pcm id as pcm device number Mark Brown (Fri Jun 30 2023 - 13:07:57 EST)
- Re: [PATCH] spi: bcm-qspi: return error if neither hif_mspi nor mspi is available Mark Brown (Fri Jun 30 2023 - 13:08:10 EST)
- Re: [PATCH] KVM: x86: vPMU: truncate counter value to allowed width Mingwei Zhang (Fri Jun 30 2023 - 13:08:47 EST)
- Re: [PATCH v12 8/11] Smack: implement setselfattr and getselfattr hooks Casey Schaufler (Fri Jun 30 2023 - 13:10:46 EST)
- Re: [PATCH v12 7/11] LSM: Helpers for attribute names and filling lsm_ctx Casey Schaufler (Fri Jun 30 2023 - 13:11:54 EST)
- Re: [syzbot] [ext4?] general protection fault in ext4_put_io_end_defer Theodore Ts'o (Fri Jun 30 2023 - 13:14:16 EST)
- Re: [PATCH V2] dt-bindings: watchdog: cdns,wdt-r1p2: Convert cadence watchdog to yaml Rob Herring (Fri Jun 30 2023 - 13:16:34 EST)
- Re: [PATCH] KVM: x86: vPMU: truncate counter value to allowed width Jim Mattson (Fri Jun 30 2023 - 13:16:45 EST)
- Re: [v2 01/13] perf parse-events: Remove unused PE_PMU_EVENT_FAKE token Ian Rogers (Fri Jun 30 2023 - 13:16:49 EST)
- Re: [PATCH v3] dt-bindings: watchdog: brcm,kona-wdt: convert txt file to yaml Rob Herring (Fri Jun 30 2023 - 13:17:02 EST)
- Re: [PATCH v5 09/10] acpi/nfit: Move handler installing logic to driver Dan Williams (Fri Jun 30 2023 - 13:19:56 EST)
- Re: [PATCH bpf-next v4 0/3] bpf, arm64: use BPF prog pack allocator in BPF JIT Florent Revest (Fri Jun 30 2023 - 13:21:04 EST)
- Re: [PATCH] mm: Update do_vmi_align_munmap() return semantics Linus Torvalds (Fri Jun 30 2023 - 13:21:46 EST)
- Re: [PATCH] KVM: x86/tsc: Update guest tsc_offset again before vcpu first runs Oliver Upton (Fri Jun 30 2023 - 13:21:49 EST)
- Re: [PATCH net-next v10 08/16] tls: Inline do_tcp_sendpages() Jakub Kicinski (Fri Jun 30 2023 - 13:21:53 EST)
- [PATCH v2 3/4] ASoC: rt5677: Use device_get_match_data() Andy Shevchenko (Fri Jun 30 2023 - 13:22:19 EST)
- [PATCH v2 0/4] ASoC: rt5677: Refactor GPIO and use device_get_match_data() Andy Shevchenko (Fri Jun 30 2023 - 13:22:25 EST)
- [PATCH v2 2/4] ASoC: rt5677: Use agnostic irq_domain_create_linear() Andy Shevchenko (Fri Jun 30 2023 - 13:22:40 EST)
- [PATCH v2 4/4] ASoC: rt5677: Sort headers alphabetically Andy Shevchenko (Fri Jun 30 2023 - 13:22:43 EST)
- [PATCH v2 1/4] ASoC: rt5677: Refactor GPIO support code Andy Shevchenko (Fri Jun 30 2023 - 13:22:47 EST)
- Re: [PATCH RFC 1/9] perf metrics: Delete metricgroup_add_iter_data.table Ian Rogers (Fri Jun 30 2023 - 13:23:12 EST)
- Re: [PATCH] KVM: x86/tsc: Update guest tsc_offset again before vcpu first runs Oliver Upton (Fri Jun 30 2023 - 13:24:43 EST)
- Re: [GIT PULL] Please pull powerpc/linux.git powerpc-6.5-1 tag pr-tracker-bot (Fri Jun 30 2023 - 13:25:29 EST)
- Re: [GIT PULL] LoongArch changes for v6.5 pr-tracker-bot (Fri Jun 30 2023 - 13:25:36 EST)
- Re: [GIT PULL] RISC-V Patches for the 6.5 Merge Window, Part 1 pr-tracker-bot (Fri Jun 30 2023 - 13:25:40 EST)
- Re: [PATCH v5 09/10] acpi/nfit: Move handler installing logic to driver Wilczynski, Michal (Fri Jun 30 2023 - 13:27:12 EST)
- [RFC PATCH 3/7] timekeeping: Fix cross-timestamp interpolation for non-x86 Peter Hilber (Fri Jun 30 2023 - 13:27:27 EST)
- [RFC PATCH 6/7] virtio_rtc: Add PTP clocks Peter Hilber (Fri Jun 30 2023 - 13:27:31 EST)
- Re: [PATCH v3 1/4] Input: ts-overlay - Add touchscreen overlay object handling Jeff LaBundy (Fri Jun 30 2023 - 13:30:53 EST)
- Re: [PATCH 0/2] Allow disabling all native fbdev drivers and only keeping DRM emulation Andy Shevchenko (Fri Jun 30 2023 - 13:31:29 EST)
- RE: [Patch v3] net: mana: Batch ringing RX queue doorbell on receiving packets Long Li (Fri Jun 30 2023 - 13:32:00 EST)
- arch/sparc/kernel/traps_64.c:2839:13: error: no previous prototype for 'trap_init' kernel test robot (Fri Jun 30 2023 - 13:32:05 EST)
- Re: [RFC PATCH 2/4] splice: Make vmsplice() steal or copy Simon Horman (Fri Jun 30 2023 - 13:32:22 EST)
- Re: [PATCH] KVM: x86: vPMU: truncate counter value to allowed width Mingwei Zhang (Fri Jun 30 2023 - 13:33:06 EST)
- [RFC PATCH 0/7] Add virtio_rtc module and related changes Peter Hilber (Fri Jun 30 2023 - 13:33:17 EST)
- [RFC PATCH 1/7] timekeeping: Fix cross-timestamp interpolation on counter wrap Peter Hilber (Fri Jun 30 2023 - 13:33:21 EST)
- [RFC PATCH 2/7] timekeeping: Fix cross-timestamp interpolation corner case decision Peter Hilber (Fri Jun 30 2023 - 13:33:24 EST)
- [RFC PATCH 4/7] clocksource: arm_arch_timer: Export counter type, clocksource Peter Hilber (Fri Jun 30 2023 - 13:33:45 EST)
- [RFC PATCH 7/7] virtio_rtc: Add Arm Generic Timer cross-timestamping Peter Hilber (Fri Jun 30 2023 - 13:33:52 EST)
- Re: [v2 01/13] perf parse-events: Remove unused PE_PMU_EVENT_FAKE token Ian Rogers (Fri Jun 30 2023 - 13:34:52 EST)
- [RFC PATCH 5/7] virtio_rtc: Add module and driver core Peter Hilber (Fri Jun 30 2023 - 13:35:16 EST)
- Re: [PATCH 6/7] dt-bindings: timestamp: restrict node name suffixes Rob Herring (Fri Jun 30 2023 - 13:35:29 EST)
- Re: [PATCH v3] serial: 8250_dw: Preserve original value of DLF register Andy Shevchenko (Fri Jun 30 2023 - 13:36:01 EST)
- [PATCH] arm64: dts: rockchip: add support for Rongpin king3399 board ocfox (Fri Jun 30 2023 - 13:36:33 EST)
- Re: [PATCH v5 1/5] usb: Add support for Intel LJCA device Andy Shevchenko (Fri Jun 30 2023 - 13:37:40 EST)
- Re: [PATCH net 2/2] net: dsa: sja1105: always enable the send_meta options Simon Horman (Fri Jun 30 2023 - 13:38:18 EST)
- Re: [PATCH 0/2] Allow disabling all native fbdev drivers and only keeping DRM emulation Javier Martinez Canillas (Fri Jun 30 2023 - 13:39:07 EST)
- Re: [PATCH v3] dt-bindings: riscv: deprecate riscv,isa Conor Dooley (Fri Jun 30 2023 - 13:40:18 EST)
- Re: [PATCH v4 29/33] x86/mm: try VMA lock-based page fault handling first Suren Baghdasaryan (Fri Jun 30 2023 - 13:40:51 EST)
- Re: [PATCH RFC 2/9] perf metrics: Don't iter sys metrics if we already found a CPU match Ian Rogers (Fri Jun 30 2023 - 13:41:19 EST)
- Re: [PATCH v7 6/8] PCI/VGA: Introduce is_boot_device function callback to vga_client_register Bjorn Helgaas (Fri Jun 30 2023 - 13:42:04 EST)
- Re: [PATCH 0/2] Allow disabling all native fbdev drivers and only keeping DRM emulation Andy Shevchenko (Fri Jun 30 2023 - 13:42:46 EST)
- Re: [PATCH 0/2] Allow disabling all native fbdev drivers and only keeping DRM emulation Andy Shevchenko (Fri Jun 30 2023 - 13:44:01 EST)
- [PATCH] pstore: ramoops: support pmsg size larger than kmalloc limitation Yuxiao Zhang (Fri Jun 30 2023 - 13:45:21 EST)
- [GIT PULL] nfsd fixes for v6.5 Chuck Lever III (Fri Jun 30 2023 - 13:47:06 EST)
- Re: [PATCH v2 00/15] ARM: oxnas support removal Andy Shevchenko (Fri Jun 30 2023 - 13:48:55 EST)
- Re: [syzbot] [ext4?] general protection fault in ext4_quota_read Theodore Ts'o (Fri Jun 30 2023 - 13:49:31 EST)
- Re: [GIT PULL v2] probes: Update for v6.5 Linus Torvalds (Fri Jun 30 2023 - 13:52:24 EST)
- Re: [PATCH] rust: types: make `Opaque` be `!Unpin` Gary Guo (Fri Jun 30 2023 - 13:52:34 EST)
- Re: [PATCH RFC v4 1/7] drm: Introduce solid fill DRM plane property Jessica Zhang (Fri Jun 30 2023 - 13:55:28 EST)
- Re: [PATCH v2 1/2] led: led-class: Read max-brightness from devicetree Andy Shevchenko (Fri Jun 30 2023 - 14:00:02 EST)
- Re: [PATCH RFC v4 3/7] drm/atomic: Move framebuffer checks to helper Jessica Zhang (Fri Jun 30 2023 - 14:00:09 EST)
- Re: [PATCH v3 03/14] selftests/nolibc: add _LARGEFILE64_SOURCE for musl Zhangjin Wu (Fri Jun 30 2023 - 14:01:45 EST)
- Re: [v2 01/13] perf parse-events: Remove unused PE_PMU_EVENT_FAKE token Ian Rogers (Fri Jun 30 2023 - 14:02:11 EST)
- Re: [PATCH] KVM: x86: vPMU: truncate counter value to allowed width Mingwei Zhang (Fri Jun 30 2023 - 14:04:18 EST)
- [PATCH v2] pid: Replace struct pid 1-element array with flex-array Kees Cook (Fri Jun 30 2023 - 14:04:36 EST)
- [PATCH v4] dt-bindings: riscv: deprecate riscv,isa Conor Dooley (Fri Jun 30 2023 - 14:05:03 EST)
- Re: [v2 13/13] perf parse-events: Remove ABORT_ON Ian Rogers (Fri Jun 30 2023 - 14:05:34 EST)
- Re: [PATCH v2 08/15] dt-bindings: net: oxnas-dwmac: remove obsolete bindings Conor Dooley (Fri Jun 30 2023 - 14:07:03 EST)
- Re: [PATCH v2 14/15] dt-bindings: interrupt-controller: arm,versatile-fpga-irq: mark oxnas compatible as deprecated Conor Dooley (Fri Jun 30 2023 - 14:07:32 EST)
- Re: [PATCH v6 8/9] dt-bindings: arm: amlogic: Document the MNT Reform 2 CM4 adapter with a BPI-CM4 Module Conor Dooley (Fri Jun 30 2023 - 14:08:06 EST)
- Re: [PATCH v6 1/9] dt-bindings: clk: g12a-clkc: add CTS_ENCL clock ids Conor Dooley (Fri Jun 30 2023 - 14:08:33 EST)
- Re: [PATCH v2 1/2] dt-bindings: mmc: mtk-sd: drop assigned-clocks/clock-parents Conor Dooley (Fri Jun 30 2023 - 14:09:46 EST)
- Re: [PATCH 1/2] Documentation: security-bugs.rst: update preferences when dealing with the linux-distros group Kees Cook (Fri Jun 30 2023 - 14:14:13 EST)
- Re: [PATCH v6 5/9] drm/meson: gate px_clk when setting rate George Stark (Fri Jun 30 2023 - 14:15:44 EST)
- Re: [PATCH 5/6] rust: support running Rust documentation tests as KUnit ones Boqun Feng (Fri Jun 30 2023 - 14:18:07 EST)
- Re: [PATCH 2/2] Documentation: security-bugs.rst: clarify CVE handling Kees Cook (Fri Jun 30 2023 - 14:18:55 EST)
- Re: [PATCH v6 4/5] dt-bindings: phy: realtek: Add the doc about the Realtek SoC USB 2.0 PHY Conor Dooley (Fri Jun 30 2023 - 14:22:00 EST)
- Re: [PATCH v12 7/11] LSM: Helpers for attribute names and filling lsm_ctx Paul Moore (Fri Jun 30 2023 - 14:24:00 EST)
- Re: [PATCH V10 2/5] PCI: Create device tree node for bridge Lizhi Hou (Fri Jun 30 2023 - 14:25:13 EST)
- Re: [PATCH 2/6] riscv: Add types to indirectly called assembly functions Kees Cook (Fri Jun 30 2023 - 14:25:26 EST)
- Re: [PATCH 3/6] riscv: Add ftrace_stub_graph Kees Cook (Fri Jun 30 2023 - 14:25:36 EST)
- Re: [RFC PATCH 3/3] ARM: dts: Add Chameleon v3 video node Conor Dooley (Fri Jun 30 2023 - 14:26:05 EST)
- Re: [PATCH 4/6] riscv: Add CFI error handling Kees Cook (Fri Jun 30 2023 - 14:27:07 EST)
- Re: [PATCH 5/6] riscv/purgatory: Disable CFI Kees Cook (Fri Jun 30 2023 - 14:27:14 EST)
- Re: [PATCH 6/6] riscv: Allow CONFIG_CFI_CLANG to be selected Kees Cook (Fri Jun 30 2023 - 14:27:22 EST)
- Re: [PATCH RFC net-next 2/4] net: page_pool: avoid calling no-op externals when possible Alexander Duyck (Fri Jun 30 2023 - 14:29:12 EST)
- Re: [PATCH 1/6] riscv: Implement syscall wrappers Kees Cook (Fri Jun 30 2023 - 14:29:36 EST)
- Re: [PATCH v12 07/22] x86/virt/tdx: Add skeleton to enable TDX on demand Peter Zijlstra (Fri Jun 30 2023 - 14:30:57 EST)
- Re: [PATCH v7 6/8] PCI/VGA: Introduce is_boot_device function callback to vga_client_register Jani Nikula (Fri Jun 30 2023 - 14:32:39 EST)
- [PATCH v6 0/9] Remove .notify callback in acpi_device_ops Michal Wilczynski (Fri Jun 30 2023 - 14:34:09 EST)
- [PATCH v6 1/9] acpi/bus: Introduce wrappers for ACPICA event handler install/remove Michal Wilczynski (Fri Jun 30 2023 - 14:34:18 EST)
- [PATCH v6 2/9] acpi/bus: Set driver_data to NULL every time .add() fails Michal Wilczynski (Fri Jun 30 2023 - 14:34:25 EST)
- [PATCH v6 3/9] acpi/ac: Move handler installing logic to driver Michal Wilczynski (Fri Jun 30 2023 - 14:34:32 EST)
- [PATCH v6 9/9] acpi/thermal: Move handler installing logic to driver Michal Wilczynski (Fri Jun 30 2023 - 14:35:29 EST)
- [PATCH v6 4/9] acpi/video: Move handler installing logic to driver Michal Wilczynski (Fri Jun 30 2023 - 14:35:32 EST)
- [PATCH v6 5/9] acpi/battery: Move handler installing logic to driver Michal Wilczynski (Fri Jun 30 2023 - 14:35:38 EST)
- [PATCH v6 8/9] acpi/nfit: Remove unnecessary .remove callback Michal Wilczynski (Fri Jun 30 2023 - 14:35:42 EST)
- [PATCH v6 7/9] acpi/nfit: Move handler installing logic to driver Michal Wilczynski (Fri Jun 30 2023 - 14:35:44 EST)
- [PATCH v6 6/9] acpi/hed: Move handler installing logic to driver Michal Wilczynski (Fri Jun 30 2023 - 14:35:48 EST)
- [PATCH v3 1/1] clk: divider: Fix divisor masking on 64 bit platforms Sebastian Reichel (Fri Jun 30 2023 - 14:38:52 EST)
- [PATCH v2 2/3] selftests: cgroup: Minor code reorganizations Michal Koutný (Fri Jun 30 2023 - 14:39:26 EST)
- [PATCH v2 0/3] cpuset: Allow setscheduler regardless of manipulated task Michal Koutný (Fri Jun 30 2023 - 14:39:38 EST)
- [PATCH v2 1/3] cpuset: Allow setscheduler regardless of manipulated task Michal Koutný (Fri Jun 30 2023 - 14:39:41 EST)
- [PATCH v2 3/3] selftests: cgroup: Add cpuset migrations testcase Michal Koutný (Fri Jun 30 2023 - 14:39:44 EST)
- Re: [PATCH V2] riscv: Add BUG_ON() for no cpu nodes in devicetree Conor Dooley (Fri Jun 30 2023 - 14:40:00 EST)
- Re: [PATCH RFC 3/9] perf metrics: Pass cpu and sys tables to metricgroup__add_metric() Ian Rogers (Fri Jun 30 2023 - 14:40:30 EST)
- Re: [PATCH v12 07/22] x86/virt/tdx: Add skeleton to enable TDX on demand Isaku Yamahata (Fri Jun 30 2023 - 14:42:41 EST)
- Re: [PATCH 1/3] cpuset: Allow setscheduler regardless of manipulated task Michal Koutný (Fri Jun 30 2023 - 14:43:06 EST)
- Re: [GIT PULL] perf tools changes for v6.5 Linus Torvalds (Fri Jun 30 2023 - 14:43:28 EST)
- Re: [PATCH v3 03/14] selftests/nolibc: add _LARGEFILE64_SOURCE for musl Arnd Bergmann (Fri Jun 30 2023 - 14:45:50 EST)
- Re: [GIT PULL] Probes update for v6.5 pr-tracker-bot (Fri Jun 30 2023 - 14:46:48 EST)
- Re: [GIT PULL] tracing: Updates for 6.5 pr-tracker-bot (Fri Jun 30 2023 - 14:46:50 EST)
- Re: [GIT PULL] perf tools changes for v6.5 pr-tracker-bot (Fri Jun 30 2023 - 14:46:55 EST)
- Re: [GIT PULL] RISC-V Patches for the 6.5 Merge Window, Part 1 Palmer Dabbelt (Fri Jun 30 2023 - 14:47:54 EST)
- Re: [PATCH 0/6] riscv: KCFI support Conor Dooley (Fri Jun 30 2023 - 14:48:34 EST)
- Re: [PATCH v8 05/14] mfd: rk808: split into core and i2c Sebastian Reichel (Fri Jun 30 2023 - 14:49:10 EST)
- [PATCH] dt-bindings: arm: cpus: Add Cortex-A520 and Cortex-A720 Rob Herring (Fri Jun 30 2023 - 14:49:19 EST)
- Re: [PATCH v1 3/6] KVM: VMX: Add new ops in kvm_x86_ops for LASS violation check Zeng Guang (Fri Jun 30 2023 - 14:50:59 EST)
- Re: [GIT PULL] RISC-V Patches for the 6.5 Merge Window, Part 1 Linus Torvalds (Fri Jun 30 2023 - 14:55:02 EST)
- [PATCH 1/2] dt-bindings: arm: pmu: Add Cortex-A520, Cortex-A715, and Cortex-A720 Rob Herring (Fri Jun 30 2023 - 14:56:12 EST)
- [PATCH 2/2] perf: pmuv3: Add Cortex-A520, Cortex-A715, and Cortex-A720 PMUs Rob Herring (Fri Jun 30 2023 - 14:56:15 EST)
- Re: [PATCH RFC 4/9] perf jevents: Add sys_events_find_events_table() Ian Rogers (Fri Jun 30 2023 - 15:01:08 EST)
- Re: [PATCH 4/6] riscv: Add CFI error handling Conor Dooley (Fri Jun 30 2023 - 15:03:33 EST)
- Re: [PATCH v12 07/22] x86/virt/tdx: Add skeleton to enable TDX on demand Isaku Yamahata (Fri Jun 30 2023 - 15:05:25 EST)
- Re: [PATCH] mm: Update do_vmi_align_munmap() return semantics Liam R. Howlett (Fri Jun 30 2023 - 15:07:36 EST)
- Re: [PATCH 6/6] riscv: Allow CONFIG_CFI_CLANG to be selected Conor Dooley (Fri Jun 30 2023 - 15:08:06 EST)
- Re: [GIT PULL] first round of SCSI updates for the 6.4+ merge window Linus Torvalds (Fri Jun 30 2023 - 15:14:28 EST)
- arch/loongarch/kernel/process.c:190:46: sparse: sparse: incorrect type in argument 1 (different address spaces) kernel test robot (Fri Jun 30 2023 - 15:15:53 EST)
- Re: [PATCH][next] ext2: remove redundant assignment to variable desc kernel test robot (Fri Jun 30 2023 - 15:15:56 EST)
- [GIT PULL] NVDIMM and DAX for 6.5 Verma, Vishal L (Fri Jun 30 2023 - 15:18:04 EST)
- [PATCH] clk: qcom: gcc-sm7150: Add CLK_OPS_PARENT_ENABLE to sdcc2 rcg Danila Tikhonov (Fri Jun 30 2023 - 15:20:15 EST)
- Re: [PATCH v2 1/3] cpuset: Allow setscheduler regardless of manipulated task Waiman Long (Fri Jun 30 2023 - 15:20:32 EST)
- Re: [PATCH v2 07/12] s390: add pte_free_defer() for pgtables sharing page Hugh Dickins (Fri Jun 30 2023 - 15:23:03 EST)
- Re: [GIT PULL] first round of SCSI updates for the 6.4+ merge window pr-tracker-bot (Fri Jun 30 2023 - 15:28:40 EST)
- Re: [PATCH net-next v3 10/18] nvme/host: Use sendmsg(MSG_SPLICE_PAGES) rather then sendpage Nathan Chancellor (Fri Jun 30 2023 - 15:28:47 EST)
- Re: [PATCH 0/3] Configure usb0 as peripheral on am335x boards Roger Quadros (Fri Jun 30 2023 - 15:40:32 EST)
- Re: [EXT] Re: [PATCH 1/1] usb: gadget: call usb_gadget_check_config() to verify UDC capability Roger Quadros (Fri Jun 30 2023 - 15:43:29 EST)
- Re: [PATCH 0/6] riscv: KCFI support Conor Dooley (Fri Jun 30 2023 - 15:45:11 EST)
- Re: [Patch v3] net: mana: Batch ringing RX queue doorbell on receiving packets Greg KH (Fri Jun 30 2023 - 15:46:51 EST)
- [PATCH 0/4] Fix for interrupt storm on ASUS TUF A16 Mario Limonciello (Fri Jun 30 2023 - 15:47:39 EST)
- [PATCH 3/4] pinctrl: amd: Unify debounce handling into amd_pinconf_set() Mario Limonciello (Fri Jun 30 2023 - 15:47:46 EST)
- [PATCH 2/4] pinctrl: amd: Drop pull up select configuration Mario Limonciello (Fri Jun 30 2023 - 15:47:49 EST)
- [PATCH 1/4] pinctrl: amd: Only use special debounce behavior for GPIO 0 Mario Limonciello (Fri Jun 30 2023 - 15:47:53 EST)
- [PATCH 4/4] pinctrl: amd: Use amd_pinconf_set() for all config options Mario Limonciello (Fri Jun 30 2023 - 15:47:57 EST)
- Re: [PATCH v2] btf: warn but return no error for NULL btf from __register_btf_kfunc_id_set() SeongJae Park (Fri Jun 30 2023 - 15:49:38 EST)
- Re: [PATCH v7 16/27] cxl/pci: Store the endpoint's Component Register mappings in struct cxl_dev_state Robert Richter (Fri Jun 30 2023 - 15:51:50 EST)
- Re: [PATCH] MAINTAINERS: Remove Laura Abbott from DMA-BUF HEAPS FRAMEWORK T.J. Mercier (Fri Jun 30 2023 - 15:55:00 EST)
- Re: [PATCH] mm: make MEMFD_CREATE into a selectable config option Thomas Weißschuh (Fri Jun 30 2023 - 15:56:02 EST)
- Re: [PATCH v7 16/27] cxl/pci: Store the endpoint's Component Register mappings in struct cxl_dev_state Robert Richter (Fri Jun 30 2023 - 15:57:26 EST)
- Re: [EXT] Re: [PATCH 1/1] usb: gadget: call usb_gadget_check_config() to verify UDC capability Frank Li (Fri Jun 30 2023 - 15:58:18 EST)
- Re: [PATCH V10 2/5] PCI: Create device tree node for bridge Lizhi Hou (Fri Jun 30 2023 - 16:00:10 EST)
- Re: [PATCH v4 3/6] nvmem: sec-qfprom: Add Qualcomm secure QFPROM support. Bjorn Andersson (Fri Jun 30 2023 - 16:03:42 EST)
- Re: [PATCH] i2c: busses: i2c-nomadik: Remove a useless call in the remove function Christophe JAILLET (Fri Jun 30 2023 - 16:11:23 EST)
- [PATCH] kdb: move kdb_send_sig() declaration to a better header file Daniel Thompson (Fri Jun 30 2023 - 16:12:18 EST)
- Re: [PATCH 0/6] riscv: KCFI support Nathan Chancellor (Fri Jun 30 2023 - 16:14:04 EST)
- Re: [PATCH v4 3/6] nvmem: sec-qfprom: Add Qualcomm secure QFPROM support. Bjorn Andersson (Fri Jun 30 2023 - 16:14:48 EST)
- Re: [PATCH RFC 4/9] perf jevents: Add sys_events_find_events_table() Ian Rogers (Fri Jun 30 2023 - 16:17:10 EST)
- [PATCH 3/3] clocksource: sun5i: convert to platform device driver Mans Rullgard (Fri Jun 30 2023 - 16:18:16 EST)
- [PATCH 0/3] clocksource: sun5i: clean up and convert to platform driver Mans Rullgard (Fri Jun 30 2023 - 16:18:21 EST)
- [PATCH 2/3] clocksource: sun5i: remove pointless struct Mans Rullgard (Fri Jun 30 2023 - 16:18:26 EST)
- [PATCH 1/3] clocksource: sun5i: remove duplication of code and data Mans Rullgard (Fri Jun 30 2023 - 16:18:32 EST)
- [PATCH 1/3] MAINTAINERS: add myself for spi-bcm63xx Jonas Gorski (Fri Jun 30 2023 - 16:23:50 EST)
- [PATCH 2/3] spi: bcm{63xx,bca}-hsspi: update my email address Jonas Gorski (Fri Jun 30 2023 - 16:23:51 EST)
- [PATCH 3/3] mailmap: add entry for Jonas Gorski Jonas Gorski (Fri Jun 30 2023 - 16:23:53 EST)
- Re: [PATCH v6 2/6] netlink: Add new netlink_release function Liam R. Howlett (Fri Jun 30 2023 - 16:25:14 EST)
- Re: [PATCH v6 1/6] netlink: Reverse the patch which removed filtering Liam R. Howlett (Fri Jun 30 2023 - 16:25:31 EST)
- Re: [PATCH 0/2] Allow disabling all native fbdev drivers and only keeping DRM emulation Javier Martinez Canillas (Fri Jun 30 2023 - 16:30:18 EST)
- Re: [PATCH 1/3] MAINTAINERS: add myself for spi-bcm63xx Jonas Gorski (Fri Jun 30 2023 - 16:30:24 EST)
- Re: [PATCH v6 4/6] connector/cn_proc: Performance improvements Liam R. Howlett (Fri Jun 30 2023 - 16:34:42 EST)
- Add Silicom Platform Driver Henry Shi (Fri Jun 30 2023 - 16:35:41 EST)
- Re: [GIT PULL] RISC-V Patches for the 6.5 Merge Window, Part 1 Palmer Dabbelt (Fri Jun 30 2023 - 16:37:20 EST)
- Re: [PATCH v6 2/6] netlink: Add new netlink_release function Anjali Kulkarni (Fri Jun 30 2023 - 16:39:33 EST)
- Re: [PATCH v4 5/6] soc: qcom: Add LLCC support for multi channel DDR Bjorn Andersson (Fri Jun 30 2023 - 16:40:15 EST)
- Re: [PATCH v4] dt-bindings: riscv: deprecate riscv,isa Palmer Dabbelt (Fri Jun 30 2023 - 16:40:44 EST)
- Re: [GIT PULL] perf tools changes for v6.5 Namhyung Kim (Fri Jun 30 2023 - 16:41:33 EST)
- Re: [PATCH] drm/msm/adreno: Assign revn to A635 Rob Clark (Fri Jun 30 2023 - 16:42:03 EST)
- Re: [PATCH v2] pid: Replace struct pid 1-element array with flex-array Gustavo A. R. Silva (Fri Jun 30 2023 - 16:42:42 EST)
- RE: [Patch v3] net: mana: Batch ringing RX queue doorbell on receiving packets Long Li (Fri Jun 30 2023 - 16:42:47 EST)
- Re: [PATCH v4 0/6] soc: qcom: llcc: Add support for QDU1000/QRU1000 Bjorn Andersson (Fri Jun 30 2023 - 16:45:30 EST)
- Re: [PATCH v6 7/9] acpi/nfit: Move handler installing logic to driver kernel test robot (Fri Jun 30 2023 - 16:47:53 EST)
- Re: [PATCH] pstore: ramoops: support pmsg size larger than kmalloc limitation Yuxiao Zhang (Fri Jun 30 2023 - 16:51:18 EST)
- Re: [PATCH 6.1 00/33] 6.1.37-rc3 review Markus Reichelt (Fri Jun 30 2023 - 16:52:28 EST)
- Re: [PATCH v2] btf: warn but return no error for NULL btf from __register_btf_kfunc_id_set() Daniel Borkmann (Fri Jun 30 2023 - 16:52:40 EST)
- Re: [PATCH] pstore: ramoops: support pmsg size larger than kmalloc limitation Yuxiao Zhang (Fri Jun 30 2023 - 16:54:15 EST)
- Re: [PATCH] kdb: move kdb_send_sig() declaration to a better header file Doug Anderson (Fri Jun 30 2023 - 16:57:20 EST)
- Re: [PATCH v2 1/4] mm/hwpoison: delete all entries before traversal in __folio_free_raw_hwp Jiaqi Yan (Fri Jun 30 2023 - 16:59:41 EST)
- Re: [PATCH] cpufreq: pmac32: Use of_property_read_reg() to parse "reg" Rob Herring (Fri Jun 30 2023 - 17:02:33 EST)
- Re: [PATCH 2/2] perf report: Don't add to histogram when there is no thread found Namhyung Kim (Fri Jun 30 2023 - 17:02:58 EST)
- Re: [PATCH v2] btf: warn but return no error for NULL btf from __register_btf_kfunc_id_set() SeongJae Park (Fri Jun 30 2023 - 17:03:02 EST)
- Re: [PATCH] fsi: Use of_property_read_reg() to parse "reg" Rob Herring (Fri Jun 30 2023 - 17:03:26 EST)
- Re: [PATCH v2 00/12] Add metric has_event, update intel vendor events Namhyung Kim (Fri Jun 30 2023 - 17:04:04 EST)
- Re: [PATCH] i2c: busses: i2c-nomadik: Remove a useless call in the remove function Wolfram Sang (Fri Jun 30 2023 - 17:07:12 EST)
- Re: [PATCH RFC 0/9] perf tool: sys event metric support re-write Namhyung Kim (Fri Jun 30 2023 - 17:08:06 EST)
- [PATCH v7 0/6] Per-VMA lock support for swap and userfaults Suren Baghdasaryan (Fri Jun 30 2023 - 17:20:14 EST)
- [PATCH v7 1/6] swap: remove remnants of polling from read_swap_cache_async Suren Baghdasaryan (Fri Jun 30 2023 - 17:20:16 EST)
- [PATCH v7 2/6] mm: add missing VM_FAULT_RESULT_TRACE name for VM_FAULT_COMPLETED Suren Baghdasaryan (Fri Jun 30 2023 - 17:20:21 EST)
- [PATCH v7 3/6] mm: drop per-VMA lock when returning VM_FAULT_RETRY or VM_FAULT_COMPLETED Suren Baghdasaryan (Fri Jun 30 2023 - 17:20:24 EST)
- [PATCH v7 4/6] mm: change folio_lock_or_retry to use vm_fault directly Suren Baghdasaryan (Fri Jun 30 2023 - 17:20:29 EST)
- [PATCH v7 5/6] mm: handle swap page faults under per-VMA lock Suren Baghdasaryan (Fri Jun 30 2023 - 17:20:35 EST)
- [PATCH v7 6/6] mm: handle userfaults under VMA lock Suren Baghdasaryan (Fri Jun 30 2023 - 17:21:03 EST)
- [PATCH v2] i2c: busses: i2c-nomadik: Remove a useless call in the remove function Christophe JAILLET (Fri Jun 30 2023 - 17:23:58 EST)
- Re: [PATCH v12 07/22] x86/virt/tdx: Add skeleton to enable TDX on demand Sean Christopherson (Fri Jun 30 2023 - 17:25:06 EST)
- Re: [PATCH v6 4/6] mm: change folio_lock_or_retry to use vm_fault directly Suren Baghdasaryan (Fri Jun 30 2023 - 17:25:55 EST)
- Re: [PATCH] KVM: x86: vPMU: truncate counter value to allowed width Sean Christopherson (Fri Jun 30 2023 - 17:26:09 EST)
- Re: [PATCH RFC v4 2/7] drm: Introduce pixel_source DRM plane property Jessica Zhang (Fri Jun 30 2023 - 17:28:07 EST)
- Re: Regression from "ACPI: OSI: Remove Linux-Dell-Video _OSI string"? (was: Re: Bug#1036530: linux-signed-amd64: Hard lock up of system) Nick Hastings (Fri Jun 30 2023 - 17:38:45 EST)
- Re: [PATCH 0/2] mm: remove page_rmapping() Matthew Wilcox (Fri Jun 30 2023 - 17:39:43 EST)
- Re: [patch 15/45] posix-timers: Clear overrun in common_timer_set() Frederic Weisbecker (Fri Jun 30 2023 - 17:40:17 EST)
- Re: Regression from "ACPI: OSI: Remove Linux-Dell-Video _OSI string"? (was: Re: Bug#1036530: linux-signed-amd64: Hard lock up of system) Limonciello, Mario (Fri Jun 30 2023 - 17:40:49 EST)
- [PATCH] Bluetooth: hci_sync: Avoid use-after-free in dbg for hci_remove_adv_monitor() Douglas Anderson (Fri Jun 30 2023 - 17:41:02 EST)
- Re: [PATCH v2 3/4] clk: mvebu: Iterate over possible CPUs instead of DT CPU nodes Christophe JAILLET (Fri Jun 30 2023 - 17:43:40 EST)
- Re: [PATCH] fs: Optimize unixbench's file copy test Matthew Wilcox (Fri Jun 30 2023 - 17:45:07 EST)
- Re: [PATCH kernel 5/9] KVM: SVM/SEV/SEV-ES: Rework intercepts Sean Christopherson (Fri Jun 30 2023 - 17:49:25 EST)
- Re: [PATCH V5 1/3] Move and rename error interrupt bits to a common header. Bjorn Helgaas (Fri Jun 30 2023 - 17:49:46 EST)
- Re: [PATCH kernel 0/9 v6] KVM: SEV: Enable AMD SEV-ES DebugSwap Sean Christopherson (Fri Jun 30 2023 - 17:52:35 EST)
- Re: [PATCH] Bluetooth: hci_sync: Avoid use-after-free in dbg for hci_remove_adv_monitor() Luiz Augusto von Dentz (Fri Jun 30 2023 - 17:55:09 EST)
- Re: [PATCH RFC v9 05/51] x86/coco: move CONFIG_HAS_CC_PLATFORM check down into coco/Makefile Michael Roth (Fri Jun 30 2023 - 17:57:42 EST)
- Re: [PATCH RFC v9 09/51] x86/sev: Add RMP entry lookup helpers Michael Roth (Fri Jun 30 2023 - 17:58:01 EST)
- Re: [PATCH 2/2] RISC-V: alternative: Remove feature_probe_func Evan Green (Fri Jun 30 2023 - 17:58:21 EST)
- Re: [PATCH v12 07/22] x86/virt/tdx: Add skeleton to enable TDX on demand Dan Williams (Fri Jun 30 2023 - 17:58:47 EST)
- Re: [PATCH v1] Fix documentation of panic_on_warn Randy Dunlap (Fri Jun 30 2023 - 17:59:38 EST)
- Re: [f2fs-dev] [PATCH v2] f2fs: fix deadlock in i_xattr_sem and inode page lock and fix the original issue Jaegeuk Kim (Fri Jun 30 2023 - 17:59:42 EST)
- Re: [PATCH v2] mmc: inline the first mmc_scan() on mmc_start_host() Dennis Zhou (Fri Jun 30 2023 - 18:09:28 EST)
- [PATCH v2 1/2] Bluetooth: hci_sync: Avoid use-after-free in dbg for hci_remove_adv_monitor() Douglas Anderson (Fri Jun 30 2023 - 18:10:25 EST)
- [PATCH v2 2/2] Bluetooth: hci_sync: Don't double print name in add/remove adv_monitor Douglas Anderson (Fri Jun 30 2023 - 18:10:31 EST)
- Re: [PATCH] Bluetooth: hci_sync: Avoid use-after-free in dbg for hci_remove_adv_monitor() Doug Anderson (Fri Jun 30 2023 - 18:12:00 EST)
- Re: Regression from "ACPI: OSI: Remove Linux-Dell-Video _OSI string"? (was: Re: Bug#1036530: linux-signed-amd64: Hard lock up of system) Nick Hastings (Fri Jun 30 2023 - 18:13:14 EST)
- Re: [PATCH 55/79] proc: switch to new ctime accessors Luis Chamberlain (Fri Jun 30 2023 - 18:13:52 EST)
- Re: [PATCH 01/79] fs: add ctime accessors infrastructure Luis Chamberlain (Fri Jun 30 2023 - 18:16:22 EST)
- Re: [PATCH 00/79] fs: new accessors for inode->i_ctime Luis Chamberlain (Fri Jun 30 2023 - 18:16:26 EST)
- [PATCH] ath10k: Don't touch the CE interrupt registers after power up Douglas Anderson (Fri Jun 30 2023 - 18:19:03 EST)
- [PATCH net] net: dsa: tag_sja1105: fix source port decoding in vlan_filtering=0 bridge mode Vladimir Oltean (Fri Jun 30 2023 - 18:20:33 EST)
- Re: [PATCH] usb: dwc3: don't reset device side if dwc3 was configured as host-only Thinh Nguyen (Fri Jun 30 2023 - 18:24:16 EST)
- Re: [PATCH v2 1/2] Bluetooth: hci_sync: Avoid use-after-free in dbg for hci_remove_adv_monitor() Doug Anderson (Fri Jun 30 2023 - 18:25:22 EST)
- Re: [GIT PULL] Pin control changes for v6.5 pr-tracker-bot (Fri Jun 30 2023 - 18:29:35 EST)
- Re: [GIT PULL] PCI changes for v6.5 pr-tracker-bot (Fri Jun 30 2023 - 18:29:39 EST)
- Re: [GIT PULL] platform-drivers-x86 for 6.5-1 pr-tracker-bot (Fri Jun 30 2023 - 18:30:13 EST)
- Re: [GIT PULL] VFIO updates for v6.5-rc1 pr-tracker-bot (Fri Jun 30 2023 - 18:30:16 EST)
- Re: [PATCH RFC v9 09/51] x86/sev: Add RMP entry lookup helpers Dave Hansen (Fri Jun 30 2023 - 18:30:20 EST)
- Re: [PATCH] Bluetooth: hci_sync: Avoid use-after-free in dbg for hci_remove_adv_monitor() Doug Anderson (Fri Jun 30 2023 - 18:31:30 EST)
- [PATCH v3 1/2] Bluetooth: hci_sync: Avoid use-after-free in dbg for hci_remove_adv_monitor() Douglas Anderson (Fri Jun 30 2023 - 18:33:51 EST)
- [PATCH v3 2/2] Bluetooth: hci_sync: Don't double print name in add/remove adv_monitor Douglas Anderson (Fri Jun 30 2023 - 18:33:54 EST)
- Re: can: isotp: epoll breaks isotp_sendmsg Michal Sojka (Fri Jun 30 2023 - 18:35:38 EST)
- [PATCH] usb: dwc3: Disable AutoRetry controller feature for dwc_usb3 v2.00a Jakub Vanek (Fri Jun 30 2023 - 18:37:44 EST)
- Re: [PATCH v2] cpufreq: intel_pstate: Fix scaling for hybrid capable system with disabled E-cores srinivas pandruvada (Fri Jun 30 2023 - 18:46:15 EST)
- Re: [PATCH 6.4 00/28] 6.4.1-rc1 review Guenter Roeck (Fri Jun 30 2023 - 18:52:01 EST)
- Re: [PATCH] module: print module name on refcount error Luis Chamberlain (Fri Jun 30 2023 - 19:05:43 EST)
- [PATCH v2] drm/msm/adreno: Assign revn to A635 Konrad Dybcio (Fri Jun 30 2023 - 19:13:16 EST)
- Re: [PATCH v12 07/22] x86/virt/tdx: Add skeleton to enable TDX on demand Dave Hansen (Fri Jun 30 2023 - 19:14:02 EST)
- Re: [PATCH 0/6] Add support to print sub block registers in dpu hw catalog Jessica Zhang (Fri Jun 30 2023 - 19:15:30 EST)
- [PATCH v8 00/14] cxl/pci: Add support for RCH RAS error handling Terry Bowman (Fri Jun 30 2023 - 19:17:00 EST)
- [PATCH v8 01/14] cxl/port: Pre-initialize component register mappings Terry Bowman (Fri Jun 30 2023 - 19:17:28 EST)
- [PATCH v8 02/14] cxl/pci: Store the endpoint's Component Register mappings in struct cxl_dev_state Terry Bowman (Fri Jun 30 2023 - 19:17:33 EST)
- [PATCH v8 03/14] cxl/hdm: Use stored Component Register mappings to map HDM decoder capability Terry Bowman (Fri Jun 30 2023 - 19:17:45 EST)
- [PATCH v8 04/14] cxl/pci: Remove Component Register base address from struct cxl_dev_state Terry Bowman (Fri Jun 30 2023 - 19:17:57 EST)
- [PATCH v8 05/14] cxl/port: Remove Component Register base address from struct cxl_port Terry Bowman (Fri Jun 30 2023 - 19:18:28 EST)
- [PATCH v8 07/14] PCI/AER: Refactor cper_print_aer() for use by CXL driver module Terry Bowman (Fri Jun 30 2023 - 19:19:32 EST)
- Re: [PATCH V5 3/3] PCI: xilinx-xdma: Add Xilinx XDMA Root Port driver Bjorn Helgaas (Fri Jun 30 2023 - 19:19:37 EST)
- [PATCH v8 09/14] cxl/pci: Map RCH downstream AER registers for logging protocol errors Terry Bowman (Fri Jun 30 2023 - 19:19:43 EST)
- [PATCH v8 08/14] cxl/pci: Update CXL error logging to use RAS register address Terry Bowman (Fri Jun 30 2023 - 19:19:52 EST)
- [PATCH v8 06/14] cxl/pci: Add RCH downstream port AER register discovery Terry Bowman (Fri Jun 30 2023 - 19:19:56 EST)
- [PATCH v8 10/14] cxl/pci: Add RCH downstream port error logging Terry Bowman (Fri Jun 30 2023 - 19:20:00 EST)
- [PATCH v8 11/14] cxl/pci: Disable root port interrupts in RCH mode Terry Bowman (Fri Jun 30 2023 - 19:20:29 EST)
- [PATCH v8 12/14] PCI/AER: Forward RCH downstream port-detected errors to the CXL.mem dev handler Terry Bowman (Fri Jun 30 2023 - 19:20:35 EST)
- [PATCH v8 13/14] PCI/AER: Unmask RCEC internal errors to enable RCH downstream port error handling Terry Bowman (Fri Jun 30 2023 - 19:20:38 EST)
- [PATCH v8 14/14] cxl/core/regs: Rename phys_addr in cxl_map_component_regs() Terry Bowman (Fri Jun 30 2023 - 19:20:49 EST)
- Re: [PATCH] sysctl: set variable sysctl_mount_point storage-class-specifier to static Luis Chamberlain (Fri Jun 30 2023 - 19:22:03 EST)
- Re: [PATCH V5 4/5] clk: qcom: camcc-sm8550: Add support for qdss, sleep and xo clocks Konrad Dybcio (Fri Jun 30 2023 - 19:22:38 EST)
- Expensive memory.stat + cpu.stat reads Ivan Babrou (Fri Jun 30 2023 - 19:23:26 EST)
- Re: [PATCH] KVM: x86: vPMU: truncate counter value to allowed width Jim Mattson (Fri Jun 30 2023 - 19:25:23 EST)
- Re: [PATCH] kthread: Rename user_mode_thread() to kmuser_thread() Luis Chamberlain (Fri Jun 30 2023 - 19:25:34 EST)
- [PATCH] proc.5: Clarify that boot arguments can be embedded in image Paul E. McKenney (Fri Jun 30 2023 - 19:33:39 EST)
- Re: [f2fs-dev] [PATCH v2] f2fs: fix deadlock in i_xattr_sem and inode page lock and fix the original issue Chao Yu (Fri Jun 30 2023 - 19:36:33 EST)
- Re: [Patch v3] net: mana: Batch ringing RX queue doorbell on receiving packets Jakub Kicinski (Fri Jun 30 2023 - 19:38:13 EST)
- Re: [f2fs-dev] [PATCH] f2fs: fix to do sanity check on direct node in truncate_dnode() patchwork-bot+f2fs (Fri Jun 30 2023 - 19:40:33 EST)
- Re: [f2fs-dev] [PATCH] f2fs: fix compile warning in f2fs_destroy_node_manager() patchwork-bot+f2fs (Fri Jun 30 2023 - 19:40:35 EST)
- Re: [f2fs-dev] [PATCH RFC] f2fs: only set release for file that has compressed data patchwork-bot+f2fs (Fri Jun 30 2023 - 19:40:39 EST)
- Re: [f2fs-dev] [PATCH] f2fs: fix error path handling in truncate_dnode() patchwork-bot+f2fs (Fri Jun 30 2023 - 19:40:43 EST)
- Re: [PATCH RFC v4 4/7] drm/atomic: Loosen FB atomic checks Jessica Zhang (Fri Jun 30 2023 - 19:41:47 EST)
- Re: [PATCH RFC v4 5/7] drm/msm/dpu: Add solid fill and pixel source properties Jessica Zhang (Fri Jun 30 2023 - 19:42:27 EST)
- [GIT PULL] second set of sysctl fixes v6.5-rc1 Luis Chamberlain (Fri Jun 30 2023 - 19:53:24 EST)
- Re: [PATCH 2/3] md/raid10: factor out get_rdev_repl_from_mirror() Song Liu (Fri Jun 30 2023 - 19:54:19 EST)
- Re: [PATCH 1/2] ALSA: hda/realtek: Add quirk for ASUS ROG GX650P Luke Jones (Fri Jun 30 2023 - 19:54:42 EST)
- [tip:irq/urgent] BUILD SUCCESS 67a4e1a3bf7c68ed3fbefc4213648165d912cabb kernel test robot (Fri Jun 30 2023 - 19:56:58 EST)
- Re: linux-next: Tree for Jun 30 (drivers/bluetooth/btmtk.c) Randy Dunlap (Fri Jun 30 2023 - 20:09:54 EST)
- [GIT PULL] Compute Express Link (CXL) for 6.5 Dan Williams (Fri Jun 30 2023 - 20:09:55 EST)
- Re: [PATCH v8 00/14] cxl/pci: Add support for RCH RAS error handling Dan Williams (Fri Jun 30 2023 - 20:20:21 EST)
- Re: [PATCH V5 1/9] drivers core: Add support for Wifi band RF mitigations Andrew Lunn (Fri Jun 30 2023 - 20:20:48 EST)
- Re: [PATCH] mm/hugetlb.c: fix a bug within a BUG(): inconsistent pte comparison John Hubbard (Fri Jun 30 2023 - 20:22:18 EST)
- Re: [PATCH V5 1/9] drivers core: Add support for Wifi band RF mitigations Andrew Lunn (Fri Jun 30 2023 - 20:25:45 EST)
- Re: [PATCH net] net/ipv6: Reduce chance of collisions in inet6_hashfn() Smith, Stewart (Fri Jun 30 2023 - 20:26:15 EST)
- [PATCH] RDMA/bnxt_re: fix verbs undefined build errors Randy Dunlap (Fri Jun 30 2023 - 20:31:12 EST)
- Re: [PATCH V5 2/9] driver core: add ACPI based WBRF mechanism introduced by AMD Andrew Lunn (Fri Jun 30 2023 - 20:52:37 EST)
- Re: [PATCH v2] drm/msm/adreno: Assign revn to A635 Dmitry Baryshkov (Fri Jun 30 2023 - 20:52:38 EST)
- Re: [PATCH V5 4/9] wifi: mac80211: Add support for ACPI WBRF Andrew Lunn (Fri Jun 30 2023 - 21:03:14 EST)
- [PATCH v2] mm/hugetlb.c: fix a bug within a BUG(): inconsistent pte comparison John Hubbard (Fri Jun 30 2023 - 21:05:20 EST)
- Re: [PATCH RFC v4 6/7] drm/msm/dpu: Allow NULL FBs in atomic commit Jessica Zhang (Fri Jun 30 2023 - 21:15:28 EST)
- Re: [PATCH 6.4 00/28] 6.4.1-rc1 review Linus Torvalds (Fri Jun 30 2023 - 21:25:59 EST)
- Re: [PATCH RFC v4 7/7] drm/msm/dpu: Use DRM solid_fill property Jessica Zhang (Fri Jun 30 2023 - 21:27:04 EST)
- [PATCH 1/1] thermal: sysfs: avoid actual readings from sysfs Eduardo Valentin (Fri Jun 30 2023 - 21:38:19 EST)
- [PATCH 1/1] thermal: sysfs: avoid actual readings from sysfs Eduardo Valentin (Fri Jun 30 2023 - 21:39:04 EST)
- Re: [PATCH 2/3] md/raid10: factor out get_rdev_repl_from_mirror() Li Nan (Fri Jun 30 2023 - 21:40:33 EST)
- [tip:x86/urgent] BUILD SUCCESS 0303c9729afc4094ef53e552b7b8cff7436028d6 kernel test robot (Fri Jun 30 2023 - 21:42:56 EST)
- Re: [PATCH v6 6/6] connector/cn_proc: Selftest for proc connector Liam R. Howlett (Fri Jun 30 2023 - 21:43:44 EST)
- Measurement, was Re: [Tech-board-discuss] [PATCH] Documentation: Linux Contribution Maturity Model and the wider community Finn Thain (Fri Jun 30 2023 - 21:45:31 EST)
- Re: [PATCH v3 10/21] KVM:x86: Add #CP support in guest exception classification Yang, Weijiang (Fri Jun 30 2023 - 21:58:26 EST)
- [PATCH 1/1] thermal: sysfs: avoid actual readings from sysfs Eduardo Valentin (Fri Jun 30 2023 - 21:58:29 EST)
- Re: [PATCH v3 10/21] KVM:x86: Add #CP support in guest exception classification Yang, Weijiang (Fri Jun 30 2023 - 21:58:31 EST)
- Re: [PATCH v3 10/21] KVM:x86: Add #CP support in guest exception classification Yang, Weijiang (Fri Jun 30 2023 - 21:59:14 EST)
- Re: [PATCH net] net/ipv6: Reduce chance of collisions in inet6_hashfn() Eric Dumazet (Fri Jun 30 2023 - 22:00:53 EST)
- [PATCH v4 0/6] drm: Add support for atomic async page-flip André Almeida (Fri Jun 30 2023 - 22:09:41 EST)
- [PATCH v4 1/6] drm: allow DRM_MODE_PAGE_FLIP_ASYNC for atomic commits André Almeida (Fri Jun 30 2023 - 22:09:46 EST)
- [PATCH v4 2/6] drm: introduce DRM_CAP_ATOMIC_ASYNC_PAGE_FLIP André Almeida (Fri Jun 30 2023 - 22:09:47 EST)
- [PATCH v4 4/6] amd/display: indicate support for atomic async page-flips on DC André Almeida (Fri Jun 30 2023 - 22:10:03 EST)
- [PATCH v4 3/6] drm: introduce drm_mode_config.atomic_async_page_flip_not_supported André Almeida (Fri Jun 30 2023 - 22:10:06 EST)
- [PATCH v4 5/6] drm: Refuse to async flip with atomic prop changes André Almeida (Fri Jun 30 2023 - 22:10:18 EST)
- [PATCH v4 6/6] drm/doc: Define KMS atomic state set André Almeida (Fri Jun 30 2023 - 22:10:33 EST)
- drivers/ufs/core/ufshcd.c:6164:13: warning: stack frame size (2720) exceeds limit (2048) in 'ufshcd_err_handler' kernel test robot (Fri Jun 30 2023 - 23:22:45 EST)
- Re: [PATCH -next] selftests/ptrace: Fix Test terminated by timeout in ptrace_attach Zheng Yejian (Fri Jun 30 2023 - 23:25:50 EST)
- Re: [PATCH -next V17 4/7] riscv: entry: Convert to generic entry Guo Ren (Fri Jun 30 2023 - 23:26:57 EST)
- Re: [PATCH 1/2] mm: remove page_rmapping() zhangpeng (AS) (Fri Jun 30 2023 - 23:27:07 EST)
- Re: [PATCH 6.3 00/32] 6.3.11-rc4 review Guenter Roeck (Fri Jun 30 2023 - 23:27:15 EST)
- Re: [PATCH 0/2] mm: remove page_rmapping() zhangpeng (AS) (Fri Jun 30 2023 - 23:27:57 EST)
- Re: [PATCH 6.4 00/31] 6.4.1-rc3 review Guenter Roeck (Fri Jun 30 2023 - 23:28:04 EST)
- kernel/fork.c:2096:9: sparse: sparse: incorrect type in argument 1 (different address spaces) kernel test robot (Fri Jun 30 2023 - 23:29:03 EST)
- Re: [PATCH -next V17 4/7] riscv: entry: Convert to generic entry Guo Ren (Fri Jun 30 2023 - 23:29:40 EST)
- Re: [PATCH 6.1 00/33] 6.1.37-rc3 review Guenter Roeck (Fri Jun 30 2023 - 23:30:06 EST)
- Re: [PATCH 6.4 00/28] 6.4.1-rc1 review Guenter Roeck (Fri Jun 30 2023 - 23:30:06 EST)
- [PATCH v2 1/2] mm: use a folio in fault_dirty_shared_page() Peng Zhang (Fri Jun 30 2023 - 23:36:35 EST)
- [PATCH v2 0/2] mm: remove page_rmapping() Peng Zhang (Fri Jun 30 2023 - 23:36:41 EST)
- [PATCH v2 2/2] mm: remove page_rmapping() Peng Zhang (Fri Jun 30 2023 - 23:36:45 EST)
7168 messages sorted by:
[ author ]
[ thread ]
[ Subject ]
About this archive
Other mail archives
Mail converted by MHonArc