|
| Re: [PATCH 02/10] exit: Add and use make_task_dead. | Al Viro |
[New] | [PATCH 0/4] coresight: trbe: Workaround Cortex-A510 erratas | Anshuman Khandual |
| [PATCH 1/4] arm64: Add Cortex-A510 CPU part definition | Anshuman Khandual |
| [PATCH 2/4] coresight: trbe: Work around the ignored system regist ... | Anshuman Khandual |
| [PATCH 3/4] coresight: trbe: Work around the invalid prohibited states | Anshuman Khandual |
| [PATCH 4/4] coresight: trbe: Workaround TRBE trace data corruption | Anshuman Khandual |
[New] | [PATCH RESEND] KVM: x86/pmu: Make top-down.slots event unavailable ... | Like Xu |
| Re: [PATCH 0/6] Add touch-keys support to the Zinitix touch driver | Nikita Travkin |
[New] | [PATCH v2] KVM: x86/pmu: Fix available_event_types check for REF_C ... | Like Xu |
[New] | [PATCH v2 0/2] Add mmc driver for Sunplus SP7021 SOC | Tony Huang |
| [PATCH v2 1/2] dt-binding: mmc: Add mmc yaml file for Sunplus SP7021 | Tony Huang |
| Re: [PATCH 0000/2297] [ANNOUNCE, RFC] "Fast Kernel Headers" Tree - ... | Paul Zimmerman |
| [PATCH v2 2/2] mmc: Add mmc driver for Sunplus SP7021 | Tony Huang |
| Re: [PATCH] scsi: qedf: potential dereference of null pointer | "Martin K. Petersen" |
| Re: [Phishing Risk] [External] [PATCH] ARM: dts: Fix OpenBMC flash ... | Lei Yu |
| Re: [PATCH][next] scsi: mpi3mr: Fix some spelling mistakes | "Martin K. Petersen" |
| Re: [PATCH -next] scsi: mpi3mr: Fix formatting problems in some ke ... | "Martin K. Petersen" |
| Re: [PATCH resend] fs/ext4: use BUG_ON instead of if condition fol ... | riteshh |
| Re: [PATCH v2] nbd: Don't use workqueue to handle recv work | Yongji Xie |
| Re: [PATCH v2 -next] scsi: storvsc: Fix unsigned comparison to zero | "Martin K. Petersen" |
| [PATCH 1/3] riscv: dts: Add dma-channels property in dma node | Zong Li |
| [PATCH 2/3] dt-bindings: Add dma-channels for pdma device node | Zong Li |
| [PATCH 3/3] dmaengine: sf-pdma: Get number of channel by device tree | Zong Li |
| Re: [PATCH 03/10] exit: Move oops specific logic from do_exit into ... | Al Viro |
[New] | [jolsa-perf:kprobe/multi 9/14] kernel/bpf/syscall.c:3101:25: error ... | kernel test robot |
| Re: [PATCH v3 01/17] spi: spi-mem: Add DTR templates for cmd, addr ... | Pratyush Yadav |
| Re: [PATCH V3 4/6] tty: serial: meson: The UART baud rate calculat ... | Yu Tu |
| Re: [PATCH] drivers/ata: remove redundant val variable | Damien Le Moal |
| Re: [PATCH 04/10] exit: Stop poorly open coding do_task_dead in ma ... | Al Viro |
| Re: [PATCH demo] ata_scsi_queuecmd: Make input parameters check mo ... | Damien Le Moal |
| Re: [PATCH 05/10] exit: Stop exporting do_exit | Al Viro |
[New] | [PATCH v2 0/6] Add touch-keys support to the Zinitix touch driver | Nikita Travkin |
| [PATCH v2 1/6] input: zinitix: Make sure the IRQ is allocated befo ... | Nikita Travkin |
| [PATCH v2 2/6] dt-bindings: input/ts/zinitix: Convert to YAML, fix ... | Nikita Travkin |
| [PATCH v2 5/6] dt-bindings: input: zinitix: Document touch-keys su ... | Nikita Travkin |
| [PATCH v2 4/6] input: zinitix: Add compatible for bt532 | Nikita Travkin |
| [PATCH v2 3/6] Input: zinitix - Handle proper supply names | Nikita Travkin |
| [PATCH v2 6/6] input: zinitix: Add touchkey support | Nikita Travkin |
| Re: [PATCH demo] ata_scsi_queuecmd: Make input parameters check mo ... | Damien Le Moal |
[New] | [PATCH] PCI/portdrv: Skip enabling AER on external facing ports | Kai-Heng Feng |
| Re: [PATCH v3 kvm/queue 03/16] mm/memfd: Introduce MEMFD_OPS | Chao Peng |
| Re: remove Xen tmem leftovers | Juergen Gross |
| Re: [PATCH v3 kvm/queue 05/16] KVM: Maintain ofs_tree for fast mem ... | Chao Peng |
[New] | [PATCH v4 00/48] Refactor perf cpumap | Ian Rogers |
| [PATCH v4 01/48] libperf: Add comments to perf_cpu_map. | Ian Rogers |
| [PATCH v4 02/48] perf stat: Add aggr creators that are passed a cpu. | Ian Rogers |
| [PATCH v4 03/48] perf stat: Correct aggregation CPU map | Ian Rogers |
| [PATCH v4 04/48] perf stat: Switch aggregation to use for_each loop | Ian Rogers |
| [PATCH v4 05/48] perf stat: Switch to cpu version of cpu_map__get | Ian Rogers |
| [PATCH v4 06/48] perf cpumap: Switch cpu_map__build_map to cpu fun ... | Ian Rogers |
| [PATCH v4 07/48] perf cpumap: Remove map+index get_socket | Ian Rogers |
| [PATCH v4 08/48] perf cpumap: Remove map+index get_die | Ian Rogers |
| [PATCH v4 09/48] perf cpumap: Remove map+index get_core | Ian Rogers |
| [PATCH v4 11/48] perf cpumap: Add comments to aggr_cpu_id | Ian Rogers |
| [PATCH v4 12/48] perf cpumap: Remove unused cpu_map__socket | Ian Rogers |
| [PATCH v4 13/48] perf cpumap: Simplify equal function name. | Ian Rogers |
| [PATCH v4 14/48] perf cpumap: Rename empty functions. | Ian Rogers |
| [PATCH v4 17/48] perf cpumap: Remove cpu_map__cpu, use libperf fun ... | Ian Rogers |
| [PATCH v4 18/48] perf cpumap: Refactor cpu_map__build_map | Ian Rogers |
| [PATCH v4 16/48] perf cpumap: Remove map from function names that ... | Ian Rogers |
| [PATCH v4 19/48] perf cpumap: Rename cpu_map__get_X_aggr_by_cpu fu ... | Ian Rogers |
| [PATCH v4 21/48] perf cpumap: Add some comments to cpu_aggr_map | Ian Rogers |
| Re: [PATCH v3 kvm/queue 11/16] KVM: Add kvm_map_gfn_range | Chao Peng |
| [PATCH v4 22/48] perf cpumap: Trim the cpu_aggr_map | Ian Rogers |
| [PATCH v4 24/48] perf cpumap: Add CPU to aggr_cpu_id | Ian Rogers |
| [PATCH v4 25/48] perf stat-display: Avoid use of core for CPU. | Ian Rogers |
| [PATCH v4 26/48] perf evsel: Derive CPUs and threads in alloc_counts | Ian Rogers |
| [PATCH v4 27/48] libperf: Switch cpu to more accurate cpu_map_idx | Ian Rogers |
| [PATCH v4 23/48] perf stat: Fix memory leak in check_per_pkg | Ian Rogers |
| [PATCH v4 20/48] perf cpumap: Move 'has' function to libperf | Ian Rogers |
| [PATCH v4 15/48] perf cpumap: Document cpu__get_node and remove re ... | Ian Rogers |
| [PATCH v4 29/48] perf counts: Switch name cpu to cpu_map_idx | Ian Rogers |
| [PATCH v4 28/48] libperf: Use cpu not index for evsel mmap | Ian Rogers |
| [PATCH v4 30/48] perf stat: Rename aggr_data cpu to imply it's an ... | Ian Rogers |
| [PATCH v4 31/48] perf stat: Use perf_cpu_map__for_each_cpu | Ian Rogers |
| [PATCH v4 32/48] perf script: Use for each cpu to aid readability | Ian Rogers |
| [PATCH v4 33/48] libperf: Allow NULL in perf_cpu_map__idx | Ian Rogers |
| [PATCH v4 34/48] perf evlist: Refactor evlist__for_each_cpu. | Ian Rogers |
| [PATCH v4 35/48] perf evsel: Pass cpu not cpu map index to synthesize | Ian Rogers |
| [PATCH v4 36/48] perf stat: Correct variable name for read counter | Ian Rogers |
| [PATCH v4 37/48] perf evsel: Rename CPU around get_group_fd | Ian Rogers |
| [PATCH v4 10/48] perf cpumap: Remove map+index get_node | Ian Rogers |
| [PATCH v4 38/48] perf evsel: Reduce scope of evsel__ignore_missing ... | Ian Rogers |
| [PATCH v4 39/48] perf evsel: Rename variable cpu to index | Ian Rogers |
| [PATCH v4 40/48] perf test: Use perf_cpu_map__for_each_cpu | Ian Rogers |
| [PATCH v4 41/48] perf stat: Correct check_per_pkg cpu | Ian Rogers |
| [PATCH v4 42/48] perf stat: Swap variable name cpu to index | Ian Rogers |
| [PATCH v4 44/48] perf bpf: Rename cpu to cpu_map_idx | Ian Rogers |
| [PATCH v4 43/48] libperf: Sync evsel documentation | Ian Rogers |
| [PATCH v4 45/48] perf c2c: Use more intention revealing iterator | Ian Rogers |
| [PATCH v4 47/48] perf stat: Correct first_shadow_cpu to return index | Ian Rogers |
| [PATCH v4 46/48] perf script: Fix flipped index and cpu | Ian Rogers |
| [PATCH v4 48/48] perf cpumap: Give CPUs their own type. | Ian Rogers |
[New] | [PATCH] net: usb: r8152: Check used MAC passthrough address | Aaron Ma |
| Re: [PATCH net v2] net/smc: Reset conn->lgr when link group regist ... | Wen Gu |
| Re: [PATCH 01/20] perf nsinfo: fix refcounting | Krister Johansen |
| Re: [PATCH resend] fs/ext4: use BUG_ON instead of if condition fol ... | [email protected] ... |
| Re: [PATCH V40 12/29] x86: Lock down IO port access when the kerne ... | Kai-Heng Feng |
| Re: [PATCH v3 kvm/queue 14/16] KVM: Handle page fault for private ... | Chao Peng |
| Re: [PATCH 2/2] regulator: Add MAX20086-MAX20089 driver | kernel test robot |
[New] | [PATCH net v3] net/smc: Reset conn->lgr when link group registrati ... | Wen Gu |
| Re: [Intel-wired-lan] [PATCH] intel: Simplify DMA setting | Christophe JAILLET |
| Re: [PATCH] mtd: aspeed-smc: improve probe resilience | Pratyush Yadav |
| Re: [PATCH v2] dma-buf: dma-heap: Add a size check for allocation | <[email protected] ... |
[New] | [PATCH] KVM: SEV: Add lock subtyping in sev_lock_two_vms so lockde ... | Wanpeng Li |
| [PATCH v2] remoteproc: Fix NULL vs IS_ERR() checking in rproc_crea ... | Miaoqian Lin |
[New] | [PATCH 2/2] power: supply: validate size of power_supply_attrs at ... | Thomas Weißschuh |
[New] | [PATCH 1/2] power: supply: fix charge_behaviour attribute initiali ... | Thomas Weißschuh |
[New] | [PATCH] thunderbolt: Check for null pointer after calling kmemdup | Jiasheng Jiang |
| Re: [PATCH 2/2] power: supply: validate size of power_supply_attrs ... | Thomas Weißschuh |
| Re: [PATCH v5 00/14] Fix BUG_ON in vfio_iommu_group_notifier() | Lu Baolu |
| Re: [PATCH] fs/pipe: use kvcalloc to allocate a pipe_buffer array | Dmitry Safonov |
| [PATCH v2] usb: dwc3: dwc3-qcom: Add missing platform_device_put() ... | Miaoqian Lin |
| Re: [PATCH V40 12/29] x86: Lock down IO port access when the kerne ... | Matthew Garrett |
[New] | [PATCH] thermal/int340x_thermal: Check for null pointer after call ... | Jiasheng Jiang |
| Re: [PATCH V40 12/29] x86: Lock down IO port access when the kerne ... | Kai-Heng Feng |
| Re: [PATCH v5 01/14] iommu: Add dma ownership management interfaces | Lu Baolu |
| Re: [PATCH v3] RDMA/rxe: Fix indentations and operators sytle | Christoph Hellwig |
| Re: [PATCH v3 2/2] ACPI: AGDI: Add driver for Arm Generic Diagnost ... | Ilkka Koskinen |
| Re: [PATCH v3 2/2] ACPI: AGDI: Add driver for Arm Generic Diagnost ... | Ilkka Koskinen |
| Re: [PATCH v5 4/4] KVM: mmu: remove over-aggressive warnings | David Stevens |
[New] | [PATCH V3] perf/core: Avoid calling perf_mux_hrtimer_restart multi ... | Athira Rajeev |
| Re: [PATCH 1/2] drm/bridge: anx7625: add HDCP support | Xin Ji |
[New] | [PATCH v2] ata: libata-scsi: Make __ata_scsi_queuecmd() parameters ... | Wenchao Hao |
| Re: linux-next: manual merge of the dmaengine tree with the dmaeng ... | Vinod Koul |
| Re: [PATCH V40 12/29] x86: Lock down IO port access when the kerne ... | Matthew Garrett |
| Re: [PATCH] net: usb: r8152: Check used MAC passthrough address | Henning Schild |
| Re: [PATCH] thunderbolt: Check for null pointer after calling kmemdup | Mika Westerberg |
| Re: [PATCH] net: usb: r8152: Check used MAC passthrough address | Henning Schild |
| Re: make pdfdocs fails on Debian stable | Christoph Hellwig |
| Re: [PATCH v3 01/17] spi: spi-mem: Add DTR templates for cmd, addr ... | Boris Brezillon |
| Re: [PATCH] net: usb: r8152: Check used MAC passthrough address | Aaron Ma |
| Re: [PATCH v2] ata: libata-scsi: Make __ata_scsi_queuecmd() parame ... | Damien Le Moal |
| Re: [PATCH V2 3/3] nvmem: add driver handling U-Boot environment v ... | kernel test robot |
| Re: [PATCH] dmaengine: ioatdma: use default_groups in kobj_type | Vinod Koul |
[New] | [PATCH] drm/imx: imx-ldb: Check for null pointer after calling kmemdup | Jiasheng Jiang |
| Re: [PATCH 1/1] scripts: sphinx-pre-install: add required ctex dep ... | Mauro Carvalho Chehab |
| Re: [PATCH v2] mac80211: mlme: check for null after calling kmemdup | Johannes Berg |
| Re: [PATCH net v3] net/smc: Reset conn->lgr when link group regist ... | "dust.li" |
| Re: [PATCH] net: usb: r8152: Check used MAC passthrough address | Henning Schild |
| Re: [PATCH V6 2/7] soc: qcom: dcc:Add driver support for Data Capt ... | Souradeep Chowdhury |
| Re: [PATCH] xen/x86: obtain upper 32 bits of video frame buffer ad ... | Jan Beulich |
| Re: [PATCH] net: usb: r8152: Check used MAC passthrough address | Aaron Ma |
[New] | [PATCH rdma-next] RDMA/mad: Delete duplicated init_query_mad functions | Leon Romanovsky |
| Re: [RFC PATCH v2 1/6] remoteproc: core: Introduce virtio device a ... | Arnaud POULIQUEN |
| Re: [PATCH RFT] ieee802154: atusb: move to new USB API | Greg KH |
| Re: [PATCH 5.10 60/76] f2fs: fix to do sanity check on last xattr ... | Greg Kroah-Hartman |
| Re: [PATCH v3 kvm/queue 14/16] KVM: Handle page fault for private ... | Yan Zhao |
[New] | linux-next: Tree for Jan 5 | Stephen Rothwell |
[New] | [PATCH v5 0/6] PCI: imx6: refine codes and add compliance tests mo ... | Richard Zhu |
| [PATCH v5 1/6] PCI: imx6: Encapsulate the clock enable into one st ... | Richard Zhu |
| [PATCH v5 2/6] PCI: imx6: Add the error propagation from host_init | Richard Zhu |
| [PATCH v5 6/6] PCI: imx6: Add the compliance tests mode support | Richard Zhu |
| [PATCH v5 5/6] PCI: imx6: Fix the regulator dump when link never c ... | Richard Zhu |
| [PATCH v5 3/6] PCI: imx6: PCI: imx6: Move imx6_pcie_clk_disable() ... | Richard Zhu |
| [PATCH v5 4/6] PCI: dwc: Add dw_pcie_host_ops.host_exit() callback | Richard Zhu |
| Re: [net-next 01/18] ieee802154: hwsim: Ensure proper channel sele ... | Miquel Raynal |
[New] | [PATCH v3] mac80211: mlme: check for null after calling kmemdup | Jiasheng Jiang |
| Re: [PATCH 2/2] KVM: x86: Forbid KVM_SET_CPUID{,2} after KVM_RUN | Igor Mammedov |
[New] | [PATCH v10, 0/2] ADD DM9051 ETHERNET DRIVER | Joseph CHAMG |
| [PATCH v10, 1/2] yaml: Add dm9051 SPI network yaml file | Joseph CHAMG |
| [PATCH v10, 2/2] net: Add dm9051 driver | Joseph CHAMG |
[New] | Calvary greetings. | DINA MCKENNA |
| Re: [PATCH v3 01/17] spi: spi-mem: Add DTR templates for cmd, addr ... | <[email protected] ... |
| Re: [PATCH v3 1/3] dt-bindings: interconnect: imx8m-noc: Add fsl,i ... | Georgi Djakov |
| Re: [PATCH 2/8] dt-bindings: nvmem: add transformation bindings | Michael Walle |
| Re: [PATCH] ALSA: hda/realtek: Add quirk for Legion Y9000X 2020 | Takashi Iwai |
[New] | [PATCH] thunderbolt: Check for null pointer after calling kmemdup ... | Jiasheng Jiang |
| Re: [RFC PATCH net v2 1/2] net/smc: Resolve the race between link ... | Wen Gu |
[New] | [5.16.0-rc5][ppc][net] kernel oops when hotplug remove of vNIC int ... | Abdul Haleem |
| Re: [PATCH] net: usb: r8152: Check used MAC passthrough address | Henning Schild |
[New] | [PATCH 0/7] staging: r8188eu: clean up tx power arrays | Martin Kaiser |
| [PATCH 1/7] staging: r8188eu: rfPath is always 0 | Martin Kaiser |
| [PATCH 2/7] staging: r8188eu: make Index24G_CCK_Base a 1-D array | Martin Kaiser |
| [PATCH 4/7] staging: r8188eu: CCK_24G_Diff is set but not used | Martin Kaiser |
| [PATCH 3/7] staging: r8188eu: make Index24G_BW40_Base a 1-D array | Martin Kaiser |
| [PATCH 6/7] staging: r8188eu: make OFDM_24G_Diff a 1-D array | Martin Kaiser |
| [PATCH 5/7] staging: r8188eu: BW40_24G_Diff is set but not used | Martin Kaiser |
| [PATCH 7/7] staging: r8188eu: make BW20_24G_Diff a 1-D array | Martin Kaiser |
| Re: [PATCH] net: usb: r8152: Check used MAC passthrough address | Aaron Ma |
| Re: [PATCH v4] memcg: add per-memcg vmalloc stat | Michal Hocko |
[New] | [syzbot] WARNING in drm_atomic_helper_wait_for_vblanks | syzbot |
| Re: [PATCH -next] drm/i915/fbc: replace DEFINE_SIMPLE_ATTRIBUTE wi ... | Jani Nikula |
| Re: remove Xen tmem leftovers | David Hildenbrand |
| Re: [RFC PATCH v1 1/2] docs: add a document about regression handling | Lukas Bulwahn |
| Re: header circular dependencies | Petr Mladek |
| Re: [PATCH] net: usb: r8152: Check used MAC passthrough address | Henning Schild |
| Re: [PATCH v2] ata: libata-scsi: Make __ata_scsi_queuecmd() parame ... | Wenchao Hao |
| Re: [net-next 17/18] net: mac802154: Let drivers provide their own ... | Miquel Raynal |
[New] | [PATCH rdma-next] RDMA/rxe: Delete deprecated module parameters in ... | Leon Romanovsky |
[New] | [arm-de:upstream/remove_feec_energy_margin_rework 1/11] drivers/po ... | kernel test robot |
[New] | Re: Re: [PATCH] thunderbolt: Check for null pointer after calling ... | Jiasheng Jiang |
| Re: [PATCH] net: usb: r8152: Check used MAC passthrough address | Aaron Ma |
| Re: [PATCH rdma-next] RDMA/rxe: Delete deprecated module parameter ... | Zhu Yanjun |
| Re: [PATCH v6 0/9] Multigenerational LRU Framework | SeongJae Park |
| Re: [PATCH] i3c/master/mipi-i3c-hci: correct the config reference ... | Alexandre Belloni |
| Re: [PATCH V5 0/8] i3c: master: svc: some bug fixes and add runtim ... | Alexandre Belloni |
| Re: [PATCH net v3] net/smc: Reset conn->lgr when link group regist ... | Wen Gu |
| Re: [PATCH RFT] ieee802154: atusb: move to new USB API | Stefan Schmidt |
[New] | [PATCH] phy: ti: Add missing pm_runtime_disable() in probe function | Miaoqian Lin |
[New] | Re: [PATCH 1/3] ASoC: imx-card: Need special setting for ak4497 on ... | "S.J. Wang" |
| Re: [PATCH v1 07/23] erofs: add nodev mode | JeffleXu |
| Re: [PATCH v2] ata: libata-scsi: Make __ata_scsi_queuecmd() parame ... | Damien Le Moal |
| Re: [PATCH v2] KVM: x86: Check for rmaps allocation | Peter Xu |
[New] | [PATCH v2] drm/bridge: parade-ps8640: Link device to ensure suspen ... | AngeloGioacchino Del Regno |
[New] | [PATCH] drm/amdkfd: Check for null pointer after calling kmemdup | Jiasheng Jiang |
| Re: [PATCH rdma-next] RDMA/rxe: Delete deprecated module parameter ... | Leon Romanovsky |
| Re: [PATCH 2/2] KVM: x86: Forbid KVM_SET_CPUID{,2} after KVM_RUN | Paolo Bonzini |
| Re: [PATCH 2/2] KVM: x86: Forbid KVM_SET_CPUID{,2} after KVM_RUN | Vitaly Kuznetsov |
| Re: [RFC 00/13] kprobe/bpf: Add support to attach multiple kprobes | Jiri Olsa |
| Re: [PATCH] af_unix: missing lock releases in af_unix.c | Ryan Cai |
| 'Re: [PATCH] drivers/android: remove redundant ret variable' | [email protected] ... |
[New] | Re: [PATCH 2/2] remoteproc: mediatek: Support mt8186 scp | AngeloGioacchino Del Regno |
| Re: [PATCH] arm64: fix build error when use rodata_enabled | Anshuman Khandual |
[New] | [PATCH] watchdog: rti-wdt: Add missing pm_runtime_disable() in pro ... | Miaoqian Lin |
| Re: [PATCH v5 5/6] rockchip/soc/drivers: Add DTPM description for ... | Daniel Lezcano |
| Re: [PATCH rdma-next] RDMA/rxe: Delete deprecated module parameter ... | Zhu Yanjun |
| Re: [PATCH misc-next] drivers/misc: remove redundant rc variable | [email protected] ... |
| Re: [PATCH 1/2] gpio: ts5500: Use platform_get_irq() to get the in ... | Bartosz Golaszewski |
| Re: [PATCH 2/2] gpio: rcar: Use platform_get_irq() to get the inte ... | Bartosz Golaszewski |
| Re: [PATCH] gpio: rcar: Propagate errors from devm_request_irq() | Bartosz Golaszewski |
[New] | drivers/gpu/drm/amd/amdgpu/../display/dc/dce110/dce110_hw_sequence ... | Dan Carpenter |
| Re: [PATCH] mips/pci: remove redundant ret variable | Thomas Bogendoerfer |
| Re: [PATCH -next] MIPS: Loongson64: Add missing of_node_put() in l ... | Thomas Bogendoerfer |
[New] | [PATCH] counter: 104-quad-8: Fix use-after-free by quad8_irq_handler | William Breathitt Gray |
| Re: [PATCH 1/2] drm/bridge: anx7625: add HDCP support | Andrzej Hajda |
[New] | drivers/remoteproc/remoteproc_debugfs.c:395:24: warning: returning ... | kernel test robot |
[New] | [PATCH -next v2] drm/i915/fbc: replace DEFINE_SIMPLE_ATTRIBUTE wit ... | Yang Li |
[New] | [PATCH] PCI: iproc: Set all 24 bits of PCI class code | Pali Rohár |
| Re: [PATCH 5.4 00/36] 5.4.170-rc2 review | Sudip Mukherjee |
| Re: [PATCH 0000/2297] [ANNOUNCE, RFC] "Fast Kernel Headers" Tree - ... | Andy Shevchenko |
| [PATCH v11 2/3] dts: arm64: mt8183: add Mediatek MDP3 nodes | Moudy Ho |
[New] | [PATCH v11 0/3] media: mediatek: support mdp3 on mt8183 platform | Moudy Ho |
| [PATCH v11 1/3] dt-binding: mt8183: add Mediatek MDP3 dt-bindings | Moudy Ho |
| [PATCH v11 3/3] media: platform: mtk-mdp3: add Mediatek MDP3 driver | Moudy Ho |
| Re: [PATCH 5.10 00/47] 5.10.90-rc2 review | Sudip Mukherjee |
[New] | drivers/gpu/drm/amd/amdgpu/../display/dc/dcn21/dcn21_hwseq.c:222 d ... | Dan Carpenter |
[New] | [PATCH -next] cifs: Fix smb311_update_preauth_hash() kernel-doc co ... | Yang Li |
| Re: [PATCH V5 00/22] arch: Add basic LoongArch support | Huacai Chen |
[New] | [PATCH] mmc: sh_mmcif: Check for null res pointer | Jiasheng Jiang |
| Re: [PATCH 1/2] dt-bindings: hwmon: Introduce common properties | Paul Cercueil |
[New] | [PATCH] counter: 104-quad-8: Add COMPILE_TEST depends | William Breathitt Gray |
[New] | [PATCH 0/2] MAINTAINERS: Update information about printk git tree | Petr Mladek |
| [PATCH 1/2] MAINTAINERS/vsprintf: Update link to printk git tree | Petr Mladek |
| [PATCH 2/2] MAINTAIERS/printk: Add link to printk git | Petr Mladek |
| Re: [PATCH v2 1/2] modpost: file2alias: fixup mdio alias garbled c ... | "Russell King (Oracle)" |
| Re: [PATCH 06/13] media: davinci: vpif: Use platform_get_irq_optio ... | Andy Shevchenko |
| Re: [PATCH 19/26] x86/tdx: Make pages shared in ioremap() | "Kirill A. Shutemov" |
| Re: [PATCH v5] soc: ti: smartreflex: Use platform_get_irq_optional ... | Andy Shevchenko |
| Re: [PATCH] serial: 8250_bcm7271: Fix return error code in case of ... | Andy Shevchenko |
[New] | linux-next: Signed-off-by missing for commit in the parisc-hd tree | Stephen Rothwell |
| Re: [PATCH v3 09/17] mtd: spinand: Add change_mode() in manufactur ... | Boris Brezillon |
| Re: [PATCH 1/8] PM: core: Remove DEFINE_UNIVERSAL_DEV_PM_OPS() macro | Jonathan Cameron |
| Re: [PATCH 2/8] PM: core: Remove static qualifier in DEFINE_SIMPLE ... | Jonathan Cameron |
| Re: [PATCH v4] ata: pata_of_platform: Use platform_get_irq_optiona ... | Andy Shevchenko |
[New] | linux-next: Signed-off-by missing for commits in the libata tree | Stephen Rothwell |
| Re: [PATCH] staging: rtl8723bs: Fix styling issues | Dan Carpenter |
| Re: [PATCH rdma-next] RDMA/rxe: Delete deprecated module parameter ... | Zhu Yanjun |
| [PATCHv2] Documentation: kgdb: Replace deprecated remotebaud | Christian_Löhle |
| Re: [PATCH v20 3/7] soc: mediatek: SVS: introduce MTK SVS engine | AngeloGioacchino Del Regno |
| Re: [PATCH v6 07/10] hda: cs35l41: Add support for CS35L41 in HDA ... | Charles Keepax |
| Re: [PATCH] platform: finally disallow IRQ0 in platform_get_irq() ... | Andy Shevchenko |
| Re: [PATCH 2/4] coresight: trbe: Work around the ignored system re ... | Suzuki K Poulose |
| Re: [PATCH] platform: finally disallow IRQ0 in platform_get_irq() ... | Andy Shevchenko |
[New] | [andrea-aa:main 44/48] mm/ksm.c:2134 cmp_and_merge_page() error: u ... | Dan Carpenter |
| Re: [PATCH 3/8] PM: core: Add EXPORT[_GPL]_SIMPLE_DEV_PM_OPS macros | Jonathan Cameron |
| Re: [PATCH 4/8] PM: runtime: Add DEFINE_RUNTIME_DEV_PM_OPS() macro | Jonathan Cameron |
[New] | [PATCH 0/2] Add toprgu reset-controller support for MT7986 | Sam Shih |
| Re: [PATCH V40 12/29] x86: Lock down IO port access when the kerne ... | Kai-Heng Feng |
| Re: [PATCH 1/4] arm64: Add Cortex-A510 CPU part definition | Suzuki K Poulose |
| [PATCH 1/2] dt-bindings: reset: mt7986: Add reset-controller heade ... | Sam Shih |
| [PATCH 2/2] watchdog: mtk_wdt: mt7986: Add toprgu reset controller ... | Sam Shih |
| Re: [PATCH 5/8] PM: runtime: Add EXPORT[_GPL]_RUNTIME_DEV_PM_OPS m ... | Jonathan Cameron |
| Re: [PATCH misc-next] drivers/misc: remove redundant rc variable | Greg KH |
| Re: [PATCH] platform: finally disallow IRQ0 in platform_get_irq() ... | Andy Shevchenko |
| Re: 'Re: [PATCH] drivers/android: remove redundant ret variable' | Greg KH |
| Re: [PATCH 2/2] KVM: x86: Forbid KVM_SET_CPUID{,2} after KVM_RUN | Vitaly Kuznetsov |
| Re: [PATCH 8/8] iio: gyro: mpu3050: Use new PM macros | Jonathan Cameron |
[New] | drivers/gpu/drm/amd/amdgpu/../display/dc/dcn303/dcn303_resource.c: ... | Dan Carpenter |
| Re: [PATCH 6/8] mmc: mxc: Make dev_pm_ops struct static | Jonathan Cameron |
| Re: [PATCH 7/8] mmc: jz4740: Make dev_pm_ops struct static | Jonathan Cameron |
| Re: [PATCH 3/4] coresight: trbe: Work around the invalid prohibite ... | Suzuki K Poulose |
| Re: [PATCH V40 12/29] x86: Lock down IO port access when the kerne ... | Matthew Garrett |
| Re: Re: [PATCH] thunderbolt: Check for null pointer after calling ... | Mika Westerberg |
| Re: [PATCH 3/8] PM: core: Add EXPORT[_GPL]_SIMPLE_DEV_PM_OPS macros | Paul Cercueil |
| Re: [PATCH v5 0/6] PCI: imx6: refine codes and add compliance test ... | Greg KH |
[New] | [PATCH] iommu/arm-smmu: Add missing pm_runtime_disable() in qcom_i ... | Miaoqian Lin |
| Re: [PATCH] livepatch: Avoid CPU hogging with cond_resched | Miroslav Benes |
[New] | [PATCH] ARM: dts: aspeed: Add ASRock ROMED8HM3 BMC | Zev Weiss |
| Re: [PATCH 0/8] DEV_PM_OPS macros rework | Jonathan Cameron |
| Re: [PATCH 8/8] iio: gyro: mpu3050: Use new PM macros | Paul Cercueil |
| Re: [PATCH v8 01/19] securityfs: Extend securityfs with namespacin ... | Christian Brauner |
| Re: INFO: task hung in blk_mq_get_tag | "yukuai (C)" |
| Re: [PATCH] thunderbolt: Check for null pointer after calling kmem ... | Mika Westerberg |
| Re: [PATCH v3 00/12] dmaengine: at_xdmac: Various fixes | Vinod Koul |
[New] | [PATCH] io_uring: remove unused para | GuoYong Zheng |
[New] | [PATCH] io_uring: remove redundant tap space | GuoYong Zheng |
| Re: [PATCH] thunderbolt: Check for null pointer after calling kmem ... | Greg KH |
| Re: [PATCH] arm64: fix build error when use rodata_enabled | kernel test robot |
| Re: [PATCH 1/2] power: supply: fix charge_behaviour attribute init ... | Hans de Goede |
| Re: [PATCH 1/2] drm/bridge: anx7625: add HDCP support | Robert Foss |
| Re: linux-next: Signed-off-by missing for commits in the libata tree | Damien Le Moal |
| Re: [PATCH 08/26] x86/tdx: Handle in-kernel MMIO | Borislav Petkov |
| Re: [PATCH] [v3] x86/sgx: Fix NULL pointer dereference on non-SGX ... | Greg KH |
| Re: [PATCH] net: usb: r8152: Check used MAC passthrough address | Henning Schild |
[New] | [PATCH] drm/bridge: Add missing pm_runtime_disable() in __dw_mipi_ ... | Miaoqian Lin |
| Re: [PATCH 2/2] sched/fair: Adjust the allowed NUMA imbalance when ... | Mel Gorman |
| Re: [PATCH] usb: gadget: u_audio: fix calculations for small bInterval | Pavel Hofman |
| Re: [PATCH v1 0/4] PCI: brcmstb: Augment driver for MIPs SOCs | Thomas Bogendoerfer |
| Re: [PATCH v2 2/2] PCI: designware-ep: Fix the access to DBI/iATU ... | Kunihiko Hayashi |
| Re: [PATCH v7 3/4] phy: rockchip: add naneng combo phy for RK3568 | Philipp Zabel |
| Re: [PATCH v10] drm/bridge: add it6505 driver | AngeloGioacchino Del Regno |
| Re: [PATCH v6 1/9] mm: x86, arm64: add arch_has_hw_pte_young() | Will Deacon |
| Re: [PATCH v3 2/2] ACPI: AGDI: Add driver for Arm Generic Diagnost ... | Lorenzo Pieralisi |
| Re: [PATCH] arm64: fix build error when use rodata_enabled | Mark Rutland |
[New] | [PATCH] drm/bridge: nwl-dsi: Fix PM disable depth imbalance in nwl ... | Miaoqian Lin |
| Re: [PATCH 3/8] PM: core: Add EXPORT[_GPL]_SIMPLE_DEV_PM_OPS macros | Jonathan Cameron |
| Re: [PATCH 2/2] sched/fair: Adjust the allowed NUMA imbalance when ... | Mel Gorman |
| Re: [PATCH 5/8] PM: runtime: Add EXPORT[_GPL]_RUNTIME_DEV_PM_OPS m ... | Jonathan Cameron |
| Re: linux-next: Fixes tags need some work in the watchdog tree | Wim Van Sebroeck |
| Re: [PATCH 2/4] coresight: trbe: Work around the ignored system re ... | Anshuman Khandual |
| Re: [PATCHv2] Documentation: kgdb: Replace deprecated remotebaud | Daniel Thompson |
| Re: [PATCH v6 0/9] Multigenerational LRU Framework | Yu Zhao |
| Re: [PATCH v2 2/5] KVM: SVM: allow to force AVIC to be enabled | Maxim Levitsky |
| Re: [PATCH] ALSA: hda/realtek: Add quirk for Legion Y9000X 2020 | Greg Kroah-Hartman |
| Re: [PATCH -next V2] blk-mq: fix tag_get wait task can't be awakened | John Garry |
| Re: [PATCH v2 4/5] KVM: x86: don't touch irr_pending in kvm_apic_u ... | Maxim Levitsky |
[New] | Let's work together | "Ms. Lori" |
| Re: [PATCH v2 3/5] KVM: SVM: fix race between interrupt delivery a ... | Maxim Levitsky |
[New] | [PATCH v3] ata: libata-scsi: simplify __ata_scsi_queuecmd() | Wenchao Hao |
| Re: [PATCH v1 4/4] ARM: dts: imx6dl: plym2m, prtvt7, victgo: make ... | Oleksij Rempel |
[New] | [PATCH] media: atmel: atmel-isc: Fix PM disable depth imbalance in ... | Miaoqian Lin |
| Re: [PATCH v6 0/9] Multigenerational LRU Framework | Borislav Petkov |
| Re: [PATCH 3/4] coresight: trbe: Work around the invalid prohibite ... | Anshuman Khandual |
| Re: [PATCH] MAINTAINERS: remove typo from REALTEK OTTO WATCHDOG se ... | Wim Van Sebroeck |
| Re: [syzbot] kernel BUG in pskb_expand_head | syzbot |
[New] | PCI MSI issue for maxcpus=1 | John Garry |
| Re: [PATCH v6 0/9] Multigenerational LRU Framework | SeongJae Park |
| Re: [PATCH v5 5/6] rockchip/soc/drivers: Add DTPM description for ... | Daniel Lezcano |
| Re: [PATCH v13 3/5] arm64: perf: Add userspace counter access disa ... | Will Deacon |
| Re: [PATCH RFT] scsi: pm8001: Fix FW crash for maxcpus=1 | John Garry |
| Re: [PATCH net-next v3 0/3] net: lan966x: Extend switchdev with md ... | [email protected] ... |
| Re: [PATCH v12 0/3] net: ethernet: mtk_eth_soc: refactoring and Cl ... | [email protected] ... |
[New] | [PATCH] media: st-hva: Fix PM disable depth imbalance in hva_hw_probe | Miaoqian Lin |
| Re: [PATCH 1/2] drm/bridge: anx7625: add HDCP support | Xin Ji |
| Re: [PATCH 1/2] sched/core: Cookied forceidle accounting per cpu | cruzzhao |
[New] | drivers/remoteproc/remoteproc_debugfs.c:395:31: sparse: sparse: in ... | kernel test robot |
[New] | [l1k:rs485_fixes 8/8] drivers/tty/serial/8250/8250_omap.c:327:2: e ... | kernel test robot |
| Re: [PATCH V2 3/3] nvmem: add driver handling U-Boot environment v ... | kernel test robot |
| Re: [PATCH 2/2] sched/core: Uncookied force idle accounting per cpu | cruzzhao |
[New] | [paulmck-rcu:dev.2021.12.20a] BUILD SUCCESS 66b153e7e3980067de018e ... | kernel test robot |
[New] | [paulmck-rcu:rcu/next] BUILD SUCCESS 4dabd7096bfe076d074338d2890b5 ... | kernel test robot |
| Re: [LKP] Re: [x86/mm/64] f154f29085: BUG:kernel_reboot-without-wa ... | Borislav Petkov |
[New] | [PATCH] ASoC: fsl_asrc: refine the check of available clock divider | Shengjiu Wang |
[New] | [PATCH] media: bdisp: Fix PM disable depth imbalance in bdisp_probe | Miaoqian Lin |
| Re: [PATCH] ALSA: hda/realtek: Add quirk for Legion Y9000X 2020 | Baole Fang |
| Re: [PATCH v6 0/5] Allow guest access to EFI confidential computin ... | "Dr. David Alan Gilbert" |
| Re: [PATCH] ALSA: hda/realtek: Add quirk for Legion Y9000X 2020 | Greg Kroah-Hartman |
| Re: [syzbot] kernel BUG in pskb_expand_head | Marc Kleine-Budde |
| Re: [PATCH V5 00/22] arch: Add basic LoongArch support | Xi Ruoyao |
| Re: [PATCH] debugfs: lockdown: Allow reading debugfs files that ar ... | Greg Kroah-Hartman |
[New] | Linux 4.4.298 | Greg Kroah-Hartman |
| Re: Linux 4.4.298 | Greg Kroah-Hartman |
[New] | Linux 4.9.296 | Greg Kroah-Hartman |
| Re: Linux 4.9.296 | Greg Kroah-Hartman |
| Re: [PATCH 1/2] drm/bridge: anx7625: add HDCP support | Xin Ji |
| Re: [PATCH v2 3/5] KVM: SVM: fix race between interrupt delivery a ... | Paolo Bonzini |
[New] | [PATCH] media: st-delta: Fix PM disable depth imbalance in delta_probe | Miaoqian Lin |
[New] | Linux 4.14.261 | Greg Kroah-Hartman |
| Re: Linux 4.14.261 | Greg Kroah-Hartman |
[New] | Linux 4.19.224 | Greg Kroah-Hartman |
| Re: Linux 4.19.224 | Greg Kroah-Hartman |
| Re: [PATCH 0/2] MAINTAINERS: Update information about printk git tree | Andy Shevchenko |
| Re: [PATCH 4/4] coresight: trbe: Workaround TRBE trace data corruption | Suzuki K Poulose |
[New] | [syzbot] KMSAN: uninit-value in cma_make_mc_event | syzbot |
| Re: make pdfdocs fails on Debian stable | Akira Yokosawa |
| Re: [RFC PATCH net v2 1/2] net/smc: Resolve the race between link ... | Karsten Graul |
[New] | [syzbot] KMSAN: uninit-value in ax88178_reset | syzbot |
[New] | GREETINGS | mary |
[New] | net/ipv6/ip6_gre.c:861:20: warning: unused function 'ip6gre_tnl_ad ... | kernel test robot |
[New] | [PATCH] drm/v3d: Fix PM disable depth imbalance in v3d_platform_dr ... | Miaoqian Lin |
| Re: [PATCH 1/1] scripts: sphinx-pre-install: add required ctex dep ... | Akira Yokosawa |
[New] | [PATCH v2] gpu/drm: fix potential memleak in error branch | Bernard Zhao |
| Re: [PATCH] crypto: use signed variable to store status and error ... | Giovanni Cabiddu |
| Re: [PATCH v2 3/5] KVM: SVM: fix race between interrupt delivery a ... | Maxim Levitsky |
[New] | drivers/net/dsa/ocelot/felix.c:1329 felix_check_xtr_pkt() error: u ... | Dan Carpenter |
[New] | [kvalo-ath:pending 52/56] drivers/net/wireless/ath/ath11k/wmi.c:56 ... | Dan Carpenter |
| Re: [PATCH v2 -next] scsi: storvsc: Fix unsigned comparison to zero | Wei Liu |
| Re: [PATCH V2 3/3] nvmem: add driver handling U-Boot environment v ... | kernel test robot |
[New] | [narmstrong-oxnas:oxnas/v5.18/dma 2/4] drivers/dma/oxnas_adma.c:35 ... | kernel test robot |
| Re: [PATCH v4 1/2] media: hevc: Remove RPS named flags | Ezequiel Garcia |
| Re: [PATCH v3 00/23] counter: cleanups and device lifetime fixes | William Breathitt Gray |
| Re: [PATCH v4 2/2] media: hevc: Embedded indexes in RPS | Ezequiel Garcia |
[New] | [PATCH V2 1/1] mmc:sdhci-bayhub:fix Qualcomm sd host 7180 SD card ... | Chevron Li |
| Re: [PATCH RFC v2 0/4] coredump: mitigate privilege escalation of ... | Wander Costa |
| Re: [PATCH] ALSA: hda/realtek: Add quirk for Legion Y9000X 2020 | Baole Fang |
| Re: [PATCH v10, 2/2] net: Add dm9051 driver | Andy Shevchenko |
| Re: [PATCH] ALSA: hda/realtek: Add quirk for Legion Y9000X 2020 | Greg Kroah-Hartman |
[New] | Linux 5.4.170 | Greg Kroah-Hartman |
| Re: Linux 5.4.170 | Greg Kroah-Hartman |
[New] | Linux 5.10.90 | Greg Kroah-Hartman |
| Re: Linux 5.10.90 | Greg Kroah-Hartman |
[New] | Linux 5.15.13 | Greg Kroah-Hartman |
| Re: Linux 5.15.13 | Greg Kroah-Hartman |
[New] | [PATCH v5 00/21] AMX Support in KVM | Yang Zhong |
| [PATCH v5 01/21] x86/fpu: Extend fpu_xstate_prctl() with guest per ... | Yang Zhong |
| [PATCH v5 02/21] x86/fpu: Prepare guest FPU for dynamically enable ... | Yang Zhong |
| [PATCH v2] rtl8723bs: fix memory leak error | "F.A.Sulaiman" |
| [PATCH v5 08/21] kvm: x86: Enable dynamic xfeatures at KVM_SET_CPUID2 | Yang Zhong |
| [PATCH v5 06/21] x86/fpu: Add guest support to xfd_enable_feature() | Yang Zhong |
| [PATCH v5 09/21] x86/fpu: Provide fpu_update_guest_xfd() for IA32_ ... | Yang Zhong |
| [PATCH v5 11/21] x86/fpu: Prepare xfd_err in struct fpu_guest | Yang Zhong |
| [PATCH v5 12/21] kvm: x86: Intercept #NM for saving IA32_XFD_ERR | Yang Zhong |
| [PATCH v5 10/21] kvm: x86: Add emulation for IA32_XFD | Yang Zhong |
| [PATCH v5 14/21] kvm: x86: Disable RDMSR interception of IA32_XFD_ERR | Yang Zhong |
| [PATCH v5 15/21] kvm: x86: Add XCR0 support for Intel AMX | Yang Zhong |
| [PATCH v5 16/21] kvm: x86: Add CPUID support for Intel AMX | Yang Zhong |
| [PATCH v5 21/21] kvm: x86: Disable interception for IA32_XFD on demand | Yang Zhong |
| [PATCH v5 20/21] x86/fpu: Provide fpu_sync_guest_vmexit_xfd_state() | Yang Zhong |
| [PATCH v5 18/21] kvm: x86: Add support for getting/setting expande ... | Yang Zhong |
| [PATCH v5 19/21] kvm: selftests: Add support for KVM_CAP_XSAVE2 | Yang Zhong |
| [PATCH v5 17/21] x86/fpu: Add uabi_size to guest_fpu | Yang Zhong |
| [PATCH v5 13/21] kvm: x86: Emulate IA32_XFD_ERR for guest | Yang Zhong |
| [PATCH v5 07/21] x86/fpu: Provide fpu_enable_guest_xfd_features() ... | Yang Zhong |
| [PATCH v5 03/21] kvm: x86: Fix xstate_required_size() to follow XS ... | Yang Zhong |
| [PATCH v5 04/21] kvm: x86: Exclude unpermitted xfeatures at KVM_GE ... | Yang Zhong |
| [PATCH v5 05/21] x86/fpu: Make XFD initialization in __fpstate_res ... | Yang Zhong |
[New] | [PATCH] phy: mapphone-mdm6600: Fix PM disable depth imbalance in p ... | Miaoqian Lin |
| Re: [PATCH 4/4] coresight: trbe: Workaround TRBE trace data corruption | Anshuman Khandual |
[New] | [PATCH] clocksource/drivers/imx-tpm: exclude sched clock for ARM64 | "Peng Fan (OSS)" |
| Re: [LKP] Re: [x86/mm/64] f154f29085: BUG:kernel_reboot-without-wa ... | Yin Fengwei |
| Re: 回复:[PATCH] arm64: fix build erro r_when_use_rodata_enabled | Anshuman Khandual |
| Re: [syzbot] KMSAN: uninit-value in ax88178_reset | Pavel Skripkin |
| Re: [PATCH] ALSA: hda/realtek: Add quirk for Legion Y9000X 2020 | Baole Fang |
[New] | [PATCH] iio: gyro: bmg160: Fix error handling in bmg160_core_probe | Miaoqian Lin |
| Re: Occasional hung with UM after enable VMAP_STACK | Walter Lozano |
| Re: [syzbot] kernel BUG in pskb_expand_head | Oliver Hartkopp |
| Re: Occasional hung with UM after enable VMAP_STACK | Walter Lozano |
| Re: [PATCH v2 net-next 1/2] net: bpf: handle return value of BPF_C ... | Daniel Borkmann |
| Re: [PATCH 5.15 00/72] 5.15.13-rc2 review | Jeffrin Jose T |
| Re: [syzbot] KMSAN: uninit-value in ax88178_reset | syzbot |
| Re: [PATCH v5 07/21] x86/fpu: Provide fpu_enable_guest_xfd_feature ... | Paolo Bonzini |
| Re: [PATCH v2 net-next 1/2] net: bpf: handle return value of BPF_C ... | Menglong Dong |
| Re: [PATCH] iio: gyro: bmg160: Fix error handling in bmg160_core_probe | Jonathan Cameron |
| [PATCH v3] remoteproc: Fix NULL vs IS_ERR() checking in rproc_crea ... | Miaoqian Lin |
| Re: [PATCH] debugfs: lockdown: Allow reading debugfs files that ar ... | Michal Suchánek |
[New] | [PATCH v2] crypto: qat - use signed variable to store status and e ... | Muhammad Usama Anjum |
| Re: [PATCH v2 1/3] sched/pelt: Don't sync hardly util_sum with uti_avg | Dietmar Eggemann |
[New] | drivers/remoteproc/remoteproc_debugfs.c:395:10: warning: incompati ... | kernel test robot |
| Re: [f2fs-dev] [PATCH 3/6] f2fs: do not expose unwritten blocks to ... | Chao Yu |
| Re: [f2fs-dev] [PATCH 5/6] f2fs: implement iomap operations | Chao Yu |
[New] | [PATCH RFT] net: asix: add proper error handling of usb read errors | Pavel Skripkin |
[New] | [PATCH v3 net-next 0/2] net: bpf: handle return value of post_bind ... | [email protected] ... |
| [PATCH v3 net-next 1/2] net: bpf: handle return value of BPF_CGROU ... | [email protected] ... |
| [PATCH v3 net-next 2/2] bpf: selftests: add bind retry for post_bi ... | [email protected] ... |
| Re: [PATCH v2 04/35] brcmfmac: firmware: Support having multiple a ... | Hector Martin |
| RE: [PATCH v4 0/4] kvm/arm: New VMID allocator based on asid | Shameerali Kolothum Thodi |
| Re: [PATCH net v3] net/smc: Reset conn->lgr when link group regist ... | Karsten Graul |
| Re: [PATCH v2 10/35] brcmfmac: firmware: Allow platform to overrid ... | Hector Martin |
| Re: [PATCH 1/8] dt-bindings: rng: apm,x-gene-rng: convert APM RNG ... | Rob Herring |
| Re: [PATCH v4] ima: silence measurement list hexdump during kexec | Mimi Zohar |
[New] | Re: Expensive tcp_collapse with high tcp_rmem limit | Eric Dumazet |
| Re: [PATCH] drivers:iio:dac make expression evaluation 64-bit | Dan Carpenter |
| Re: [PATCH 3/4] coresight: trbe: Work around the invalid prohibite ... | Suzuki K Poulose |
| Re: [PATCH v3 net-next 2/2] bpf: selftests: add bind retry for pos ... | Eric Dumazet |
| Re: [PATCH v2 1/3] sched/pelt: Don't sync hardly util_sum with uti_avg | Vincent Guittot |
[New] | [PATCH 0/3] mtd: rawnand: stm32_fmc2: Add NAND Write Protect support | Christophe Kerello |
| [PATCH 2/3] mtd: rawnand: stm32_fmc2: Add NAND Write Protect support | Christophe Kerello |
| [PATCH 1/3] dt-binding: mtd: nand: Document the wp-gpios property | Christophe Kerello |
| [PATCH 3/3] nvmem: core: Fix a conflict between MTD and NVMEM on w ... | Christophe Kerello |
| Re: [syzbot] kernel BUG in pskb_expand_head | Eric Dumazet |
| Re: [PATCH v3] PCI: mt7621: Convert driver into 'bool' | Lorenzo Pieralisi |
[New] | [GIT PULL] gpio: fixes for v5.16 | Bartosz Golaszewski |
| Re: [syzbot] kernel BUG in pskb_expand_head | Marc Kleine-Budde |
| Re: [PATCH v3] PCI: mt7621: Convert driver into 'bool' | Sergio Paracuellos |
| Re: [PATCH rdma-next] RDMA/mad: Delete duplicated init_query_mad f ... | Haakon Bugge |
[New] | [PATCH] ethtool: use phydev variable | [email protected] ... |
| Re: [PATCH RFT] net: asix: add proper error handling of usb read e ... | Oleksij Rempel |
| Re: [PATCH 19/26] x86/tdx: Make pages shared in ioremap() | Tom Lendacky |
[New] | Your long awaited part payment of $2.5.000.00Usd | "Mrs. Orgil Baatar" |
| Re: [PATCH] iio: gyro: bmg160: Fix error handling in bmg160_core_probe | Andy Shevchenko |
| Re: [PATCH 2/8] dt-bindings: nvmem: add transformation bindings | Rob Herring |
| Re: [PATCH] iio: gyro: bmg160: Fix error handling in bmg160_core_probe | Andy Shevchenko |
[New] | [PATCH 1/3] net: usb: r8152: Check used MAC passthrough address | Aaron Ma |
| [PATCH 2/3] net: usb: r8152: Set probe mode to sync | Aaron Ma |
| Re: [PATCH v3 5/9] pinctrl: nuvoton: Add driver for WPCM450 | Jonathan Neuschäfer |
| [PATCH 3/3] net: usb: r8152: remove unused definition | Aaron Ma |
[New] | [PATCH net-next 00/15] net: hns3: refactor rss/tqp stats functions | Guangbin Huang |
| [PATCH net-next 01/15] net: hns3: create new rss common structure ... | Guangbin Huang |
| [PATCH net-next 02/15] net: hns3: refactor hclge_comm_send functio ... | Guangbin Huang |
| [PATCH net-next 03/15] net: hns3: create new set of common rss get ... | Guangbin Huang |
| [PATCH net-next 05/15] net: hns3: refactor VF rss get APIs with ne ... | Guangbin Huang |
| [PATCH net-next 04/15] net: hns3: refactor PF rss get APIs with ne ... | Guangbin Huang |
| [PATCH net-next 07/15] net: hns3: refactor PF rss set APIs with ne ... | Guangbin Huang |
| [PATCH net-next 10/15] net: hns3: refactor PF rss init APIs with n ... | Guangbin Huang |
| [PATCH net-next 06/15] net: hns3: create new set of common rss set ... | Guangbin Huang |
| [PATCH net-next 13/15] net: hns3: refactor PF tqp stats APIs with ... | Guangbin Huang |
| [PATCH net-next 12/15] net: hns3: create new set of common tqp sta ... | Guangbin Huang |
| Re: [PATCH] PCI: iproc: Set all 24 bits of PCI class code | kernel test robot |
| [PATCH v3 3/5] i2c: nvidia-gpu: Use temporary variable for struct ... | Andy Shevchenko |
| [PATCH v3 2/5] i2c: nvidia-gpu: Switch to use i2c_new_ccgx_ucsi() | Andy Shevchenko |
| [PATCH v3 5/5] i2c: designware-pci: Switch to use i2c_new_ccgx_ucsi() | Andy Shevchenko |
| Re: [PATCH] phy: ti: Add missing pm_runtime_disable() in probe fun ... | kernel test robot |
[New] | [next] mm/shmem.c:3993:5: error: conflicting types for 'shmem_unus ... | Naresh Kamboju |
| Re: [PATCH v1 1/1] can: mcp251x: Get rid of duplicate of_node assi ... | Andy Shevchenko |
| [PATCH v3 4/5] i2c: nvidia-gpu: Convert to use dev_err_probe() | Andy Shevchenko |
[New] | [PATCH v3 1/5] i2c: Introduce common module to instantiate CCGx UCSI | Andy Shevchenko |
| Re: [PATCH v1 1/1] gpio: altera-a10sr: Switch to use fwnode instea ... | Andy Shevchenko |
| Re: [PATCH v1 1/1] gpio: tegra: Get rid of duplicate of_node assig ... | Andy Shevchenko |
| Re: [PATCH 02/13] kprobe: Keep traced function address | Masami Hiramatsu |
| Re: [PATCH v1 1/1] can: mcp251x: Get rid of duplicate of_node assi ... | Marc Kleine-Budde |
[New] | [PATCH v2 0/1] docs: automarkup.py: Fix invalid HTML link output a ... | James Clark |
| [PATCH v2 1/1] docs: automarkup.py: Fix invalid HTML link output a ... | James Clark |
| Re: [PATCH v2] rtl8723bs: fix memory leak error | Dan Carpenter |
| [PATCH net-next 11/15] net: hns3: refactor VF rss init APIs with n ... | Guangbin Huang |
| Re: [RFC v2 0/6] crash: Kernel handling of CPU and memory hot un/plug | Eric DeVolder |
| [PATCH net-next 15/15] net: hns3: create new common cmd code for P ... | Guangbin Huang |
| [PATCH net-next 08/15] net: hns3: refactor VF rss set APIs with ne ... | Guangbin Huang |
| [PATCH net-next 14/15] net: hns3: refactor VF tqp stats APIs with ... | Guangbin Huang |
| [PATCH net-next 09/15] net: hns3: create new set of common rss ini ... | Guangbin Huang |
[New] | [PATCH] ALSA: hda/realtek: Add quirk for Legion Y9000X 2020 | Baole Fang |
[New] | [syzbot] general protection fault in nfc_alloc_send_skb | syzbot |
| [nvmet] d4f2899b84: BUG:KASAN:slab-out-of-bounds_in_sg_copy_buffer | kernel test robot |
| Re: [PATCH v3 4/9] dt-bindings: pinctrl: Add Nuvoton WPCM450 | Jonathan Neuschäfer |
| Re: [PATCH 1/1] docs: automarkup.py: Fix invalid HTML link output ... | James Clark |
| Re: [PATCH v3 net-next 2/2] bpf: selftests: add bind retry for pos ... | Menglong Dong |
[New] | [ammarfaizi2-block:google/android/kernel/common/android12-5.10-202 ... | kernel test robot |
| Re: [PATCH v1 1/1] can: mcp251x: Get rid of duplicate of_node assi ... | Andy Shevchenko |
| Re: [PATCH 1/3] net: usb: r8152: Check used MAC passthrough address | Henning Schild |
[New] | [kvalo-ath:pending 8/17] drivers/net/wireless/ath/ath11k/dp_tx.c:5 ... | Dan Carpenter |
| Re: [PATCH v8 10/14] PCI: mediatek: Allow building for ARCH_AIROHA | Lorenzo Pieralisi |
| Re: [PATCH net-next 00/15] net: hns3: refactor rss/tqp stats functions | [email protected] ... |
| Re: [PATCH 3/3] net: usb: r8152: remove unused definition | Henning Schild |
[New] | [PATCH -next] ieee802154: atusb: move to new USB API | Pavel Skripkin |
| Re: [PATCH 3/3] net: usb: r8152: remove unused definition | Greg KH |
| Re: [PATCH v1 1/1] can: mcp251x: Get rid of duplicate of_node assi ... | Marc Kleine-Budde |
| RE: [PATCH 5.15 00/72] 5.15.13-rc2 review | Fox Chen |
| Re: [PATCH 5.15 00/72] 5.15.13-rc2 review | Greg Kroah-Hartman |
| Re: [PATCH] ethtool: use phydev variable | Andrew Lunn |
| Re: [PATCH 03/13] kprobe: Add support to register multiple ftrace ... | Masami Hiramatsu |
| [PATCH 01/11] PCI: pci-bridge-emul: Re-arrange register tests | Pali Rohár |
| [PATCH 04/11] dt-bindings: PCI: mvebu: Add num-lanes property | Pali Rohár |
[New] | [PATCH 00/11] PCI: mvebu: subsystem ids, AER and INTx | Pali Rohár |
| [PATCH 02/11] PCI: pci-bridge-emul: Add support for PCIe extended ... | Pali Rohár |
| [PATCH 03/11] PCI: pci-bridge-emul: Add support for PCI Bridge Sub ... | Pali Rohár |
| [PATCH 07/11] PCI: mvebu: Add support for Advanced Error Reporting ... | Pali Rohár |
| [PATCH 06/11] PCI: mvebu: Add support for PCI Bridge Subsystem Ven ... | Pali Rohár |
| [PATCH 05/11] PCI: mvebu: Correctly configure x1/x4 mode | Pali Rohár |
| [PATCH 09/11] dt-bindings: PCI: mvebu: Update information about in ... | Pali Rohár |
| [PATCH 08/11] PCI: mvebu: Use child_ops API | Pali Rohár |
| [PATCH 10/11] PCI: mvebu: Implement support for legacy INTx interrupts | Pali Rohár |
| [PATCH 11/11] ARM: dts: armada-385.dtsi: Add definitions for PCIe ... | Pali Rohár |
[New] | [PATCH v3] mm: shmem: implement POSIX_FADV_[WILL|DONT]NEED for shmem | Charan Teja Reddy |
| Re: [PATCH 3/3] net: usb: r8152: remove unused definition | Greg KH |
[New] | [PATCH v2] btrfs: Remove redundant assignment of slot and leaf | Jiapeng Chong |
[New] | [PATCH] dt-bindings: net: Cleanup MDIO node schemas | Rob Herring |
| Re: [PATCH] dma-buf: Move sysfs work out of DMA-BUF export/release ... | Greg Kroah-Hartman |
[New] | [PATCH 1/3 v3] net: usb: r8152: Check used MAC passthrough address | Aaron Ma |
| [PATCH 2/3] net: usb: r8152: Set probe mode to sync | Aaron Ma |
| [PATCH 3/3] net: usb: r8152: remove unused definition | Aaron Ma |
[New] | [PATCH v2] xfs: Remove redundant assignment of mp | Jiapeng Chong |
[New] | [PATCH v2 0/2] hwmon: Add "label" attribute v2 | Paul Cercueil |
| [PATCH v2 1/2] ABI: hwmon: Document "label" sysfs attribute | Paul Cercueil |
| [PATCH v2 2/2] hwmon: Add "label" attribute | Paul Cercueil |
| Re: [PATCH v2] mm: shmem: implement POSIX_FADV_[WILL|DONT]NEED for ... | Charan Teja Kalla |
[New] | drivers/hid/hid-ft260.c:879:1: warning: taking address of packed m ... | kernel test robot |
| Re: [PATCH 5.15 00/72] 5.15.13-rc2 review | Shuah Khan |
[New] | [jolsa-perf:kprobe/multi 4/14] kernel/kprobes.c:1721:10: error: im ... | kernel test robot |
[New] | [jirislaby:devel 22/31] drivers/tty/mxser.c:771:34: error: use of ... | kernel test robot |
[New] | [PATCH] net/mlx5e: Fix missing error code in mlx5e_rx_reporter_err ... | Jiapeng Chong |
[New] | [PATCH] crypto: qat - Unsigned comparison with less than zero | Jiapeng Chong |
| Re: psi_trigger_poll() is completely broken | Eric Biggers |
| Re: [LKP] Re: [x86/mm/64] f154f29085: BUG:kernel_reboot-without-wa ... | Borislav Petkov |
| Re: [PATCH v8 16/19] ima: Enable re-auditing of modified files | Stefan Berger |
[New] | [PATCH] sfc: Use swap() instead of open coding it | Jiapeng Chong |
| Re: [PATCH] headers/uninline: Uninline single-use function: kobjec ... | Greg Kroah-Hartman |
| Re: [RFC 00/13] kprobe/bpf: Add support to attach multiple kprobes | Masami Hiramatsu |
| Re: [PATCH] crypto: qat - Unsigned comparison with less than zero | Giovanni Cabiddu |
| Re: [PATCH v3 0/5] aio: fix use-after-free and missing wakeups | Eric Biggers |
| Re: [PATCH v2] random: avoid superfluous call to RDRAND in CRNG ex ... | Ard Biesheuvel |
[New] | BUG: unable to handle kernel NULL pointer dereference in iptable_n ... | "Sabri N. Ferreiro" |
| Re: [PATCH 1/3 v3] net: usb: r8152: Check used MAC passthrough address | Greg KH |
| Re: [PATCH 2/3] net: usb: r8152: Set probe mode to sync | Greg KH |
| Re: [PATCH 3/3] net: usb: r8152: remove unused definition | Greg KH |
| Re: [PATCH linux] nfs: Remove unnecessary ret assignment | Anna Schumaker |
[New] | [PATCH v4 1/2] ahci: Rename flag `ATA_LFLAG_NO_DB_DELAY` to `ATA_L ... | Paul Menzel |
| RE: [PATCH] drivers:iio:dac make expression evaluation 64-bit | "Sa, Nuno" |
[New] | [PATCH] drm: omapdrm: Fix implicit dma_buf fencing | Ivaylo Dimitrov |
[New] | [syzbot] WARNING in signalfd_cleanup | syzbot |
| [PATCH v4 2/2] ahci: AMD A85 FCH (Hudson D4): Skip 200 ms debounce ... | Paul Menzel |
| Re: [PATCH v2 6/6] input: zinitix: Add touchkey support | kernel test robot |
[New] | Gruß._Ich_habe_Sie_vor_einigen_Wochen_wegen_des_Tod es_ein ... | Sam Omah |
| Re: [PATCH 08/11] PCI: mvebu: Use child_ops API | Rob Herring |
| Re: [syzbot] WARNING in signalfd_cleanup | Eric Dumazet |
| Re: [PATCH 08/26] x86/tdx: Handle in-kernel MMIO | "Kirill A. Shutemov" |
| Re: [PATCH] ALSA: hda/realtek: Add quirk for Legion Y9000X 2020 | Takashi Iwai |
[New] | INFO: rcu detected stall in stack_trace_save | "Sabri N. Ferreiro" |
| Re: [PATCH v2 2/2] PCI: designware-ep: Fix the access to DBI/iATU ... | Manivannan Sadhasivam |
| Re: [PATCH] drivers/hwmon: remove redundant res variable | Guenter Roeck |
| Re: [PATCH 08/11] PCI: mvebu: Use child_ops API | Pali Rohár |
[New] | [PATCH] Revert "net: usb: r8152: Add MAC passthrough support for m ... | Aaron Ma |
| Re: [syzbot] WARNING in signalfd_cleanup | Eric Biggers |
| Re: [PATCH v4 2/2] watchdog: Add watchdog driver for Sunplus SP7021 | Guenter Roeck |
| Re: [PATCH v3] dt-bindings: dsp: mediatek: add mt8195 dsp document | Daniel Baluta |
[New] | INFO: rcu detected stall in devkmsg_read | "Sabri N. Ferreiro" |
| Re: [PATCH] drm/amdkfd: Check for null pointer after calling kmemdup | Felix Kuehling |
| Re: [PATCH 1/3 v3] net: usb: r8152: Check used MAC passthrough address | Henning Schild |
| Re: [PATCH v5 2/6] powercap/drivers/dtpm: Add hierarchy creation | Daniel Lezcano |
| Re: [PATCH] Revert "net: usb: r8152: Add MAC passthrough support f ... | Oliver Neukum |
| Re: [PATCH 19/26] x86/tdx: Make pages shared in ioremap() | "Kirill A. Shutemov" |
[New] | [PATCH v3 1/3] x86: Implement arch_prctl(ARCH_VSYSCALL_CONTROL) to ... | Florian Weimer |
| [PATCH v3 2/3] selftests/x86/Makefile: Support per-target $(LIBS) ... | Florian Weimer |
| [PATCH v3 3/3] x86: Add test for arch_prctl(ARCH_VSYSCALL_CONTROL) | Florian Weimer |
| Re: [PATCH] Revert "net: usb: r8152: Add MAC passthrough support f ... | Aaron Ma |
| Re: [PATCH v3 0/5] aio: fix use-after-free and missing wakeups | Jens Axboe |
| Re: [PATCH v2] btrfs: Remove redundant assignment of slot and leaf | Filipe Manana |
| Re: [PATCH v2 1/2] EDAC/amd64: Check register values from all UMCs | Yazen Ghannam |
| Re: [PATCH v4] powerpc/pseries: read the lpar name from the firmware | Laurent Dufour |
| Re: [PATCH v9 2/4] dt-bindings: media: document SK Hynix Hi-846 MI ... | Rob Herring |
| Re: [PATCH 0/8] DEV_PM_OPS macros rework | Paul Cercueil |
| Re: (subset) [PATCH v6 00/10] Add support for CS35L41 in HDA systems | Takashi Iwai |
| Re: [PATCH v2 25/30] KVM: x86/mmu: Zap roots in two passes to avoi ... | Sean Christopherson |
| Re: [PATCH v3 01/15] dt-bindings: mmc: Convert Broadcom STB SDHCI ... | Rob Herring |
[New] | drivers/gpu/drm/msm/disp/mdp5/mdp5_mdss.c:31:20: warning: unused f ... | kernel test robot |
[New] | [PATCH] mmc: block: fix read single on recovery logic | Christian_Löhle |
| Re: [RFC PATCH 5/6] KVM: X86: Alloc pae_root shadow page | Sean Christopherson |
| Re: [PATCH 2/2] dt-bindings: usb: document snps,dis_split_quirk pr ... | Rob Herring |
[New] | [PATCH RFC] Drivers: hv: balloon: Temporary disable the driver on ... | Vitaly Kuznetsov |
| Re: [RFC PATCH v2 1/5] Add Parity bit Calculation to regmaps | Mark Brown |
| Re: [PATCH v5 2/2] misc: open-dice: Add driver to expose DICE data ... | Wedson Almeida Filho |
[New] | [PATCH] MAINTAINERS: add reviewer entry for Samsung/Exynos platform | Alim Akhtar |
| Re: [PATCH v10, 2/2] net: Add dm9051 driver | Andrew Lunn |
| Re: [PATCH v12 05/10] arm64: Copy unwind arguments to unwind_state | Mark Brown |
| Re: [PATCH] PCI: iproc: Set all 24 bits of PCI class code | Roman Bacik |
| Re: [PATCH v12 07/10] arm64: Introduce stack trace reliability che ... | Mark Brown |
| Re: [RFC PATCH 1/1] perf arm64: Implement --topdown with metrics | Andrew Kilroy |
| Re: [PATCH rdma-rc] Revert "RDMA/mlx5: Fix releasing unallocated m ... | Jason Gunthorpe |
| Re: [RFC PATCH 00/10] KVM: selftests: Add support for test-selecta ... | Michael Roth |
| Re: [PATCH v3 kvm/queue 11/16] KVM: Add kvm_map_gfn_range | Sean Christopherson |
| Re: [PATCH v5 13/16] mm: memcontrol: reuse memory cgroup ID for km ... | Michal Koutný |
[New] | [syzbot] WARNING in fixup_exception | syzbot |
| Re: mdadm regression tests fail | Randy Dunlap |
[New] | [GIT PULL] pstore update for v5.17-rc1 | Kees Cook |
[New] | [GIT PULL] seccomp updates for v5.17-rc1 | Kees Cook |
| Re: [PATCH V5 00/22] arch: Add basic LoongArch support | Xi Ruoyao |
| RE: [Intel-wired-lan] [PATCH] ice: Use bitmap_free() to free bitmap | "G, GurucharanX" |
| RE: [Intel-wired-lan] [PATCH] ice: Optimize a few bitmap operations | "G, GurucharanX" |
[New] | [PATCH 0/4] HID: hid-uclogic-params: Fix NULL pointer dereferences | José Expósito |
| [PATCH 1/4] HID: hid-uclogic-params: Invalid parameter check in uc ... | José Expósito |
| [PATCH 2/4] HID: hid-uclogic-params: Invalid parameter check in uc ... | José Expósito |
| [PATCH 3/4] HID: hid-uclogic-params: Invalid parameter check in uc ... | José Expósito |
| [PATCH 4/4] HID: hid-uclogic-params: Invalid parameter check in uc ... | José Expósito |
| Re: [PATCH 1/3 v3] net: usb: r8152: Check used MAC passthrough address | Andrew Lunn |
| Re: [PATCH] drivers: perf: marvell_cn10k: fix an IS_ERR() vs NULL ... | Will Deacon |
[New] | [PATCH v2] drm/dp: Fix off-by-one in register cache size | Kees Cook |
| Re: [PATCH v2] drm/bridge: parade-ps8640: Link device to ensure su ... | Robert Foss |
[New] | [PATCH] drm/dp: Remove common Post Cursor2 register handling | Kees Cook |
| Re: [PATCH] Revert "net: usb: r8152: Add MAC passthrough support f ... | Andrew Lunn |
[New] | [PATCH][RESEND] scsi: megaraid: Avoid mismatched storage type sizes | Kees Cook |
| Re: [PATCH 0/8] DEV_PM_OPS macros rework | "Rafael J. Wysocki" |
| Re: [syzbot] WARNING in signalfd_cleanup | Pavel Begunkov |
| Re: [PATCH 1/3 v3] net: usb: r8152: Check used MAC passthrough address | Henning Schild |
| Re: [next] mm/shmem.c:3993:5: error: conflicting types for 'shmem_ ... | Matthew Wilcox |
| Re: [PATCH] drm/bridge: Add missing pm_runtime_disable() in __dw_m ... | Robert Foss |
| Re: [PATCH 06/13] media: davinci: vpif: Use platform_get_irq_optio ... | "Lad, Prabhakar" |
| Re: [RFC 01/32] Kconfig: introduce and depend on LEGACY_PCI | John Garry |
| Re: [RFC PATCH 00/10] KVM: selftests: Add support for test-selecta ... | Sean Christopherson |
| Re: mdadm regression tests fail | Wols Lists |
| Re: [PATCH] sh: sq: use default_groups in kobj_type | Rob Landley |
| Re: [PATCH v9 01/10] dax: Use percpu rwsem for dax_{read,write}_lock() | "Darrick J. Wong" |
| Re: [PATCH v2 2/5] KVM: SVM: allow to force AVIC to be enabled | Sean Christopherson |
| [RFC PATCH] ACPI: PCC: pcc_ctx can be static | kernel test robot |
[New] | [PATCH v2] crypto: octeontx2 - Avoid stack variable overflow | Kees Cook |
| Re: [PATCH v9 05/10] fsdax: fix function description | "Darrick J. Wong" |
| Re: [PATCH v2] ACPI: PCC: Implement OperationRegion handler for th ... | kernel test robot |
| Re: [PATCH] drm/bridge: nwl-dsi: Fix PM disable depth imbalance in ... | Robert Foss |
| Re: [PATCH] PCI: iproc: Set all 24 bits of PCI class code | Ray Jui |
[New] | [PATCH] mm, oom: OOM sysrq should always kill a process | Jann Horn |
| Re: [PATCH] sh: sq: use default_groups in kobj_type | Greg Kroah-Hartman |
| Re: [PATCH for-next v5] RDMA/ocrdma: remove unneeded variable | Jason Gunthorpe |
[New] | [PATCH v7 0/3] integrity: support including firmware ".platform" k ... | Nayna Jain |
| [PATCH v7 1/3] certs: export load_certificate_list() to be used ou ... | Nayna Jain |
| [PATCH v7 2/3] integrity: make integrity_keyring_from_id() non-static | Nayna Jain |
| Re: [PATCH for-next v2] RDMA/rxe: remove redundant err variable | Jason Gunthorpe |
| [PATCH v7 3/3] integrity: support including firmware ".platform" k ... | Nayna Jain |
| Re: [PATCH v5] soc: ti: smartreflex: Use platform_get_irq_optional ... | "Lad, Prabhakar" |
[New] | [PATCH] firmware: memmap: use default_groups in kobj_type | Greg Kroah-Hartman |
| Re: [PATCH] drm/dp: Remove common Post Cursor2 register handling | Jani Nikula |
[New] | [PATCH v2] iio: addac: Do not reference negative array offsets | Kees Cook |
[New] | [PATCH v6] soc: ti: smartreflex: Use platform_get_irq_optional() t ... | Lad Prabhakar |
| Re: [PATCH v3] arm64/mm: avoid fixmap race condition when create p ... | Catalin Marinas |
| Re: [PATCH v2] KVM: Move VM's worker kthreads back to the original ... | Michal Koutný |
| Re: [RFC PATCH v2 1/6] remoteproc: core: Introduce virtio device a ... | Mathieu Poirier |
[New] | [PATCH v2] serial: 8250_bcm7271: Fix return error code in case of ... | Lad Prabhakar |
| Re: [PATCH] sh: sq: use default_groups in kobj_type | Rob Landley |
| Re: [PATCH v2] serial: 8250_bcm7271: Fix return error code in case ... | Florian Fainelli |
| Re: [PATCH v9 02/10] dax: Introduce holder for dax_device | "Darrick J. Wong" |
| Re: [PATCH] PCI: iproc: Set all 24 bits of PCI class code | Pali Rohár |
| Re: [PATCH] sh: sq: use default_groups in kobj_type | Greg Kroah-Hartman |
| Re: [PATCH 5.15 00/72] 5.15.13-rc2 review | Jeffrin Jose T |
[New] | [PATCH] firmware: dmi-sysfs: use default_groups in kobj_type | Greg Kroah-Hartman |
[New] | [PATCH v5] ata: pata_of_platform: Use platform_get_irq_optional() ... | Lad Prabhakar |
| Re: [PATCH] Revert "net: usb: r8152: Add MAC passthrough support f ... | [email protected] ... |
| Re: [PATCH] arm64: Drop outdated links in comments | Catalin Marinas |
| Re: [PATCH v9 02/10] dax: Introduce holder for dax_device | Dan Williams |
| Re: [PATCH] RDMA/uverbs: Check for null return of kmalloc_array | Jason Gunthorpe |
| Re: [f2fs-dev] [PATCH 3/6] f2fs: do not expose unwritten blocks to ... | Jaegeuk Kim |
| Re: [f2fs-dev] [PATCH 5/6] f2fs: implement iomap operations | Jaegeuk Kim |
| Re: [5.16.0-rc5][ppc][net] kernel oops when hotplug remove of vNIC ... | Jakub Kicinski |
[New] | [PATCH] firmware: edd: remove empty default_attrs array | Greg Kroah-Hartman |
[New] | [syzbot] KMSAN: kernel-usb-infoleak in usbnet_write_cmd (3) | syzbot |
[New] | [PATCH v2 0/6] DEV_PM_OPS macros rework v2 | Paul Cercueil |
| [PATCH v2 1/6] PM: core: Remove DEFINE_UNIVERSAL_DEV_PM_OPS() macro | Paul Cercueil |
| [PATCH v2 2/6] PM: core: Remove static qualifier in DEFINE_SIMPLE_ ... | Paul Cercueil |
| [PATCH v2 3/6] PM: core: Add EXPORT[_GPL]_SIMPLE_DEV_PM_OPS macros | Paul Cercueil |
| [PATCH v2 4/6] PM: runtime: Add DEFINE_RUNTIME_DEV_PM_OPS() macro | Paul Cercueil |
| [PATCH v2 5/6] PM: runtime: Add EXPORT[_GPL]_RUNTIME_DEV_PM_OPS macros | Paul Cercueil |
| [PATCH v2 6/6] iio: pressure: bmp280: Use new PM macros | Paul Cercueil |
[New] | [PATCH] qemu_fw_cfg: use default_groups in kobj_type | Greg Kroah-Hartman |
| Re: [RFC PATCH v2 3/6] remoteproc: Move rproc_vdev management to r ... | Mathieu Poirier |
[New] | [PATCH] dt-bindings: spi-mux: Add reference to spi-peripheral-prop ... | Rob Herring |
[New] | [PATCH v2 0/7] iio: adc: introduce Qualcomm SPMI Round Robin ADC | Caleb Connolly |
| [PATCH v2 1/7] mfd: qcom-spmi-pmic: expose the PMIC revid informat ... | Caleb Connolly |
| [PATCH v2 4/7] arm64: dts: qcom: pmi8998: add rradc node | Caleb Connolly |
| [PATCH v2 5/7] arm64: dts: qcom: sdm845-oneplus: enable rradc | Caleb Connolly |
| [PATCH v2 6/7] arm64: dts: qcom: sdm845-db845c: enable rradc | Caleb Connolly |
| [PATCH v2 7/7] arm64: dts: qcom: sdm845-xiaomi-beryllium: enable RRADC | Caleb Connolly |
| [PATCH v2 2/7] dt-bindings: iio: adc: document qcom-spmi-rradc | Caleb Connolly |
| [PATCH v2 3/7] iio: adc: qcom-spmi-rradc: introduce round robin adc | Caleb Connolly |
[New] | [PATCH] efi: use default_groups in kobj_type | Greg Kroah-Hartman |
| Re: [PATCH] dma-buf: Move sysfs work out of DMA-BUF export/release ... | Hridya Valsaraju |
[New] | [PATCH] ethernet: ibmveth: use default_groups in kobj_type | Greg Kroah-Hartman |
| Re: [PATCH] phy: mapphone-mdm6600: Fix PM disable depth imbalance ... | kernel test robot |
| Re: [PATCH v8 18/40] KVM: SVM: Create a separate mapping for the G ... | Venu Busireddy |
| Re: [PATCH v9 03/15] kallsyms: Hide layout | Borislav Petkov |
| Re: psi_trigger_poll() is completely broken | Linus Torvalds |
| Re: [PATCH v3] mm: shmem: implement POSIX_FADV_[WILL|DONT]NEED for ... | kernel test robot |
| Re: [PATCH v9 09/10] xfs: Implement ->notify_failure() for XFS | "Darrick J. Wong" |
| Re: [PATCH v8 19/40] KVM: SVM: Update the SEV-ES save area mapping | Venu Busireddy |
| Re: [PATCH v9 02/10] dax: Introduce holder for dax_device | "Darrick J. Wong" |
[New] | [PATCH] perf/x86/rapl: fix AMD event handling | Stephane Eranian |
| Re: [PATCH v6 0/5] Allow guest access to EFI confidential computin ... | Borislav Petkov |
| Re: [PATCH v5 4/4] KVM: mmu: remove over-aggressive warnings | Sean Christopherson |
[New] | decompress.c:(.text.FSE_buildDTable_internal+0x2cc): undefined ref ... | kernel test robot |
| Re: [PATCH v5 3/6] PCI: imx6: PCI: imx6: Move imx6_pcie_clk_disabl ... | Bjorn Helgaas |
| Re: [syzbot] kernel BUG in __page_mapcount | Yang Shi |
| Re: [PATCH v9 04/10] pagemap,pmem: Introduce ->memory_failure() | "Darrick J. Wong" |
| Re: [PATCH] RDMA/rxe: fix a typo in opcode name | Jason Gunthorpe |
| Re: [PATCH rdma-next] RDMA/mlx5: print wc status on CQE error and ... | Jason Gunthorpe |
| Re: psi_trigger_poll() is completely broken | Linus Torvalds |
| Re: [PATCH] Revert "net: usb: r8152: Add MAC passthrough support f ... | Henning Schild |
| Re: [RFC PATCH 00/10] KVM: selftests: Add support for test-selecta ... | Michael Roth |
| Re: [PATCH v2] xfs: Remove redundant assignment of mp | "Darrick J. Wong" |
[New] | [RELEASE] LTTng-modules 2.12.7 and 2.13.1 (Linux kernel tracer) | Mathieu Desnoyers |
| Re: [PATCH v3] thermal: rcar_thermal: Use platform_get_irq_optiona ... | Niklas Söderlund |
| Re: [PATCH v5 7/8] KVM: VMX: Update PID-pointer table entry when A ... | Tom Lendacky |
| Re: [PATCH] tracing/kprobes: 'nmissed' not showed correctly for kr ... | Steven Rostedt |
| Re: [Patch v2 1/3] thermal: qcom: lmh: Add support for sm8150 | Thara Gopinath |
| Re: psi_trigger_poll() is completely broken | Linus Torvalds |
| Re: [PATCH RESEND 1/1] x86/smpboot: check cpu_initialized_mask fir ... | Tim Chen |
| Re: [PATCH v5 4/4] KVM: mmu: remove over-aggressive warnings | Sean Christopherson |
| Re: [PATCH v9 02/10] dax: Introduce holder for dax_device | Dan Williams |
| Re: [PATCH] tracing/kprobes: 'nmissed' not showed correctly for kr ... | Steven Rostedt |
| Re: [PATCH] ethernet: ibmveth: use default_groups in kobj_type | Tyrel Datwyler |
| Re: [PATCH v3] thermal: rcar_thermal: Use platform_get_irq_optiona ... | "Lad, Prabhakar" |
| Re: [PATCH] drm/amdkfd: make SPDX License expression more sound | Felix Kuehling |
[New] | [PATCH] Drivers: hv: vmbus: Initialize request offers message for ... | Juan Vazquez |
| Re: [PATCH] block/rnbd-clt-sysfs: use default_groups in kobj_type | Jens Axboe |
| Re: [PATCH] io_uring: remove unused para | Jens Axboe |
| Re: [PATCH] io_uring: remove redundant tap space | Jens Axboe |
[New] | [PATCH v8 0/2] PCI: hv: Hyper-V vPCI for arm64 | Sunil Muthuswamy |
| [PATCH v8 2/2] PCI: hv: Add arm64 Hyper-V vPCI support | Sunil Muthuswamy |
| [PATCH v8 1/2] PCI: hv: Make the code arch neutral by adding arch ... | Sunil Muthuswamy |
[New] | [PATCH] rtc: isl1208: avoid unnecessary rc variable tests | Hugo Villeneuve |
| Re: [PATCH v8 01/40] x86/compressed/64: detect/setup SEV/SME featu ... | Brijesh Singh |
| Re: [PATCH 2/2] cgroup/rstat: check updated_next only for root | Michal Koutný |
| Re: remove Xen tmem leftovers | Konrad Rzeszutek Wilk |
| Re: [PATCH 1/2] cgroup: rstat: explicitly put loop variant in while | Michal Koutný |
| Re: [RFC] coredump: Do not interrupt dump for TIF_NOTIFY_SIGNAL | Olivier Langlois |
| Re: [RFC PATCH 00/10] KVM: selftests: Add support for test-selecta ... | Sean Christopherson |
| Re: [RFC 01/32] Kconfig: introduce and depend on LEGACY_PCI | Bjorn Helgaas |
| Re: [PATCH] RDMA: use default_groups in kobj_type | Jason Gunthorpe |
| Re: [PATCH v3] RDMA/rxe: Fix indentations and operators sytle | Jason Gunthorpe |
| Re: [PATCH rdma-next] RDMA/mad: Delete duplicated init_query_mad f ... | Jason Gunthorpe |
| Re: [PATCH rdma-next] RDMA/rxe: Delete deprecated module parameter ... | Jason Gunthorpe |
| Re: [PATCH] enic: Use dma_set_mask_and_coherent() | Christophe JAILLET |
| Re: [PATCH v8 13/40] x86/kernel: Make the bss.decrypted section sh ... | Brijesh Singh |
| Re: [PATCH] net: usb: r8152: Check used MAC passthrough address | Florian Fainelli |
| Re: [PATCH v2] drm/bridge: analogix_dp: Grab runtime PM reference ... | Brian Norris |
| Re: [PATCH] rtc: isl1208: avoid unnecessary rc variable tests | Alexandre Belloni |
| Re: [PATCH 1/8] signal: Make SIGKILL during coredumps an explicit ... | (Eric W. Biederman) |
| Re: [PATCH v2 1/2] tpm: Fix error handling in async work | Jarkko Sakkinen |
| Re: [PATCH v6 0/5] Allow guest access to EFI confidential computin ... | "Dr. David Alan Gilbert" |
| Re: [PATCH 2/2] selftests: tpm: add async space test with noneexis ... | Jarkko Sakkinen |
| Re: [PATCH] drm/msm/dp: Fix a potential double free in an error ha ... | Stephen Boyd |
| Re: [PATCH] PCI/portdrv: Skip enabling AER on external facing ports | Bjorn Helgaas |
| Re: [PATCH v4] KEYS: encrypted: Instantiate key with user-provided ... | Jarkko Sakkinen |
| Re: [PATCH] dt-bindings: spi-mux: Add reference to spi-peripheral- ... | Chris Packham |
[New] | [chenxing:msc313_mainlining 85/86] Error: arch/arm/boot/dts/mstar- ... | kernel test robot |
| Re: [PATCH v2 1/3] arm64: dts: qcom: sc7280: Add nodes for va tx a ... | Stephen Boyd |
| Re: [PATCH v4] KEYS: encrypted: Instantiate key with user-provided ... | Yael Tiomkin |
| Re: decompress.c:(.text.FSE_buildDTable_internal+0x2cc): undefined ... | Nick Terrell |
| Re: cpufreq: intel_pstate: map utilization into the pstate range | Julia Lawall |
| Re: [GIT PULL] gpio: fixes for v5.16 | [email protected] ... |
| Re: [PATCH RFC] Drivers: hv: balloon: Temporary disable the driver ... | Wei Liu |
[New] | [PATCH] fsi: occ: Fetch OCC response header again to avoid checksu ... | Eddie James |
[New] | [PATCH] locking/local_lock: Make the empty local_lock_*() function ... | Sebastian Andrzej Siewior |
| Re: [PATCH 01/24] pinctrl: samsung: drop pin banks references on e ... | Krzysztof Kozlowski |
| Re: [PATCH v8 13/40] x86/kernel: Make the bss.decrypted section sh ... | Dave Hansen |
| Re: [PATCH -next] ieee802154: atusb: move to new USB API | Stefan Schmidt |
| Re: [PATCH 02/24] pinctrl: samsung: accept GPIO bank nodes with a ... | Krzysztof Kozlowski |
| Re: [PATCH] rtc: isl1208: avoid unnecessary rc variable tests | Hugo Villeneuve |
[New] | [PATCH 0/6] staging: vc04_services: rename ocurrences of 'bm2835*' ... | Gaston Gonzalez |
| [PATCH 1/6] staging: vc04_services: rename structures bm2835_mmal_ ... | Gaston Gonzalez |
| [PATCH 2/6] staging: vc04_services: rename functions containing bm ... | Gaston Gonzalez |
| [PATCH 3/6] staging: vc04_services: rename variables containing bm ... | Gaston Gonzalez |
| [PATCH 4/6] staging: vc04_services: rename string literal containi ... | Gaston Gonzalez |
| [PATCH 5/6] staging: vc04_services: rename macros BM2835_MMAL_VERS ... | Gaston Gonzalez |
| [PATCH 6/6] staging: vc04_services: rename BM2835 to BCM2835 in he ... | Gaston Gonzalez |
[New] | [RELEASE] Userspace RCU 0.11.4, 0.12.3 and 0.13.1 | Mathieu Desnoyers |
| Re: [PATCH] Drivers: hv: vmbus: Initialize request offers message ... | Wei Liu |
| Re: [PATCH] drm/msm/dp: Fix a potential double free in an error ha ... | Christophe JAILLET |
| Re: [PATCH 3/8] device property: Helper to match multiple connections | Bjorn Andersson |
[New] | [GIT PULL] Networking for 5.16-final | Jakub Kicinski |
| Re: [PATCH 02/10] exit: Add and use make_task_dead. | (Eric W. Biederman) |
| Re: [PATCH v6 1/9] mm: x86, arm64: add arch_has_hw_pte_young() | Yu Zhao |
| Re: [PATCH 1/2] sched/core: Cookied forceidle accounting per cpu | Josh Don |
| Re: [PATCH rdma-next] IB/mlx5: Expose NDR speed through MAD | Jason Gunthorpe |
| Re: [PATCH v3 kvm/queue 14/16] KVM: Handle page fault for private ... | Sean Christopherson |
| Re: [net-next 12/18] net: mac802154: Handle scan requests | Miquel Raynal |
| Re: [PATCH] net: usb: r8152: Check used MAC passthrough address | Henning Schild |
| Re: [PATCH -next] ieee802154: atusb: move to new USB API | Pavel Skripkin |
| Re: [PATCH 2/2] sched/core: Uncookied force idle accounting per cpu | Josh Don |
| Re: [PATCH v2 3/7] iio: adc: qcom-spmi-rradc: introduce round robi ... | kernel test robot |
| Re: [PATCH v6 0/9] Multigenerational LRU Framework | Yu Zhao |
| Re: [PATCH] PCI: iproc: Set all 24 bits of PCI class code | kernel test robot |
| Re: [PATCH v2 2/3] arm64: dts: qcom: sc7280: Add lpass cpu node | Stephen Boyd |
| Re: [PATCH RESEND] KVM: x86/pmu: Make top-down.slots event unavail ... | Sean Christopherson |
| Re: [PATCH v2 3/3] arm64: dts: qcom: sc7280: add sound card support | Stephen Boyd |
| Re: [PATCH v6 0/9] Multigenerational LRU Framework | Yu Zhao |
| Re: [PATCH v2] drm/msm/dp: add support of tps4 (training pattern 4 ... | Stephen Boyd |
| Re: [PATCH] drm/msm/dp: stop link training after link training 2 f ... | Stephen Boyd |
| Re: [PATCH v9 09/10] xfs: Implement ->notify_failure() for XFS | Dan Williams |
| [PATCH v3] drm/mediatek: Set default value for Panel Orientation c ... | Mark Yacoub |
| Re: [PATCH] alpha: Remove usage of the deprecated "pci-dma-compat. ... | Christophe JAILLET |
| Re: [PATCH] rlimits: do not grab tasklist_lock for do_prlimit on c ... | Barret Rhoden |
[New] | [PATCH v2 0/3] prlimit and set/getpriority tasklist_lock optimizations | Barret Rhoden |
| [PATCH v2 1/3] setpriority: only grab the tasklist_lock for PRIO_PGRP | Barret Rhoden |
| [PATCH v2 2/3] prlimit: make do_prlimit() static | Barret Rhoden |
| [PATCH v2 3/3] prlimit: do not grab the tasklist_lock | Barret Rhoden |
| Re: [PATCH v2 24/30] KVM: x86/mmu: Allow yielding when zapping GFN ... | Sean Christopherson |
| Re: [PATCH v2] drm/msm/dp: populate connector of struct dp_panel | Stephen Boyd |
| Re: [RFC PATCH 00/10] KVM: selftests: Add support for test-selecta ... | Michael Roth |
| Re: [PATCH 1/8] signal: Make SIGKILL during coredumps an explicit ... | Dmitry Osipenko |
| Re: [PATCH v8 13/40] x86/kernel: Make the bss.decrypted section sh ... | Brijesh Singh |
| Re: [PATCH 1/1] scripts: sphinx-pre-install: add required ctex dep ... | Mauro Carvalho Chehab |
| Re: [PATCH v2 2/2] random: use BLAKE2s instead of SHA1 in extraction | Eric Biggers |
| Re: INFO: trying to register non-static key in hci_uart_tx_wakeup | Slade Watkins |
| Re: [PATCH v2] ACPI: PCC: Implement OperationRegion handler for th ... | kernel test robot |
| Re: [PATCH] fs/pipe: use kvcalloc to allocate a pipe_buffer array | Andrei Vagin |
[New] | [RFC PATCH v3 0/8] Use pageblock_order for cma and alloc_contig_ra ... | Zi Yan |
| [RFC PATCH v3 1/8] mm: page_alloc: avoid merging non-fallbackable ... | Zi Yan |
| [RFC PATCH v3 2/8] mm: compaction: handle non-lru compound pages p ... | Zi Yan |
| [RFC PATCH v3 3/8] mm: migrate: allocate the right size of non hug ... | Zi Yan |
| [RFC PATCH v3 4/8] mm: make alloc_contig_range work at pageblock g ... | Zi Yan |
| [RFC PATCH v3 5/8] mm: page_isolation: check specified range for u ... | Zi Yan |
| [RFC PATCH v3 6/8] mm: cma: use pageblock_order as the single alig ... | Zi Yan |
| [RFC PATCH v3 8/8] arch: powerpc: adjust fadump alignment to be pa ... | Zi Yan |
| [RFC PATCH v3 7/8] drivers: virtio_mem: use pageblock size as the ... | Zi Yan |
| Re: [PATCH 1/3 v3] net: usb: r8152: Check used MAC passthrough address | Oliver Neukum |
[New] | Good day | Syed Ahmed |
| Re: [Patch v2 1/3] thermal: qcom: lmh: Add support for sm8150 | Bjorn Andersson |
| Re: [PATCH v5 5/6] PCI: imx6: Fix the regulator dump when link nev ... | Fabio Estevam |
| Re: [PATCH v7] lib/crypto: blake2s: include as built-in | Eric Biggers |
| Re: [PATCH 02/10] exit: Add and use make_task_dead. | Al Viro |
[New] | [PATCH v5] module: add in-kernel support for decompressing | Dmitry Torokhov |
| Re: [PATCH v4 00/13] x86: Support Key Locker | "Bae, Chang Seok" |
| Re: [PATCH v2 5/5] KVM: SVM: allow AVIC to co-exist with a nested ... | Sean Christopherson |
| Re: [PATCH v7] lib/crypto: blake2s: include as built-in | Ard Biesheuvel |
| Re: [PATCH] alpha: Remove usage of the deprecated "pci-dma-compat. ... | Arnd Bergmann |
| Re: [RFC PATCH 00/10] KVM: selftests: Add support for test-selecta ... | Sean Christopherson |
[New] | [jolsa-perf:kprobe/multi 4/14] drivers/gpu/drm/i915/gem/i915_gem_i ... | kernel test robot |
[New] | [PATCH 00/17] Add export symbol namespace PL_CHROMEOS | Gwendal Grignou |
| [PATCH 01/17] plaform: chrome: Add PL_CHROMEOS export symbol namespace | Gwendal Grignou |
| [PATCH 02/17] iio:cros_ec_sensors: Add PL_CHROMEOS dependency | Gwendal Grignou |
| [PATCH 03/17] platform/chrome: Add PL_CHROMEOS dependency | Gwendal Grignou |
| [PATCH 04/17] power_supply: chromeos: Add PL_CHROMEOS dependency | Gwendal Grignou |
| [PATCH 05/17] rtc: wilco: Add PL_CHROMEOS dependency | Gwendal Grignou |
| [PATCH 06/17] mfd: cros_ec_dev: Add PL_CHROMEOS dependency | Gwendal Grignou |
| [PATCH 07/17] platform: chrome: Add PL_CHROMEOS dependency | Gwendal Grignou |
| [PATCH 08/17] rtc: cros_ec: Add PL_CHROMEOS dependency | Gwendal Grignou |
| [PATCH 09/17] extcon: cros_ec: Add PL_CHROMEOS dependency | Gwendal Grignou |
| [PATCH 10/17] HID: google: Add PL_CHROMEOS dependency | Gwendal Grignou |
| [PATCH 11/17] i2c: cros-ec-tunnel: Add PL_CHROMEOS dependency | Gwendal Grignou |
| [PATCH 12/17] Input: cros_ec_keyb - Add PL_CHROMEOS dependency | Gwendal Grignou |
| [PATCH 13/17] media: cros-ec-cec: Add PL_CHROMEOS dependency | Gwendal Grignou |
| [PATCH 14/17] power: supply: PCHG: Add PL_CHROMEOS dependency | Gwendal Grignou |
| [PATCH 15/17] pwm: cros-ec: Add PL_CHROMEOS dependency | Gwendal Grignou |
| [PATCH 17/17] ASoC: cros_ec_codec: Add PL_CHROMEOS dependency | Gwendal Grignou |
| [PATCH 16/17] regulator: cros-ec-regulator: Add PL_CHROMEOS dependency | Gwendal Grignou |
| Re: [PATCH v2 3/3] prlimit: do not grab the tasklist_lock | (Eric W. Biederman) |
| Re: [PATCH v7] lib/crypto: blake2s: include as built-in | Eric Biggers |
| Re: [PATCH] tracing: check the return value of kstrndup() | Steven Rostedt |
| Re: [PATCH v2] tracing: check the return value of kstrdup() | Steven Rostedt |
| Re: [PATCH] drm/dp: Remove common Post Cursor2 register handling | Kees Cook |
[New] | GREETINGS FROM DR AVA SMITH | Dr Ava Smith |
[New] | linux-next: build failure after merge of the perf tree | Stephen Rothwell |
| Re: [PATCH v5 12/21] kvm: x86: Intercept #NM for saving IA32_XFD_ERR | Sean Christopherson |
| Re: [PATCH] rtc: isl1208: avoid unnecessary rc variable tests | Alexandre Belloni |
| Re: [PATCH 1/3 v3] net: usb: r8152: Check used MAC passthrough address | Andrew Lunn |
| Re: [PATCH v2 2/2] hwmon: Add "label" attribute | kernel test robot |
| Re: [PATCH v5 16/21] kvm: x86: Add CPUID support for Intel AMX | Sean Christopherson |
| Re: [GIT PULL] Networking for 5.16-final | [email protected] ... |
| Re: [PATCH v5 12/21] kvm: x86: Intercept #NM for saving IA32_XFD_ERR | Jim Mattson |
| Re: [PATCH] tracing/kprobes: 'nmissed' not showed correctly for kr ... | Masami Hiramatsu |
| Re: [RFC PATCH 00/10] KVM: selftests: Add support for test-selecta ... | Michael Roth |
| Re: [PATCH 04/10] exit: Stop poorly open coding do_task_dead in ma ... | (Eric W. Biederman) |
| Re: [PATCH 0000/2297] [ANNOUNCE, RFC] "Fast Kernel Headers" Tree - ... | Nathan Chancellor |
| Re: [PATCH v2] tracing: check the return value of kstrdup() | Masami Hiramatsu |
| Re: [PATCH 05/10] exit: Stop exporting do_exit | (Eric W. Biederman) |
| Re: [PATCH] tracing: check the return value of kstrndup() | Masami Hiramatsu |
| Re: [PATCH v9 02/10] dax: Introduce holder for dax_device | "Darrick J. Wong" |
| Re: [PATCH] fs/pipe: use kvcalloc to allocate a pipe_buffer array | Dmitry Safonov |
[New] | [PATCH V4 XRT Alveo Infrastructure 0/5] XRT Alveo driver infrastru ... | Lizhi Hou |
| [PATCH V4 XRT Alveo Infrastructure 2/5] Documentation: devicetree: ... | Lizhi Hou |
| Re: [PATCH 00/17] Add export symbol namespace PL_CHROMEOS | Dmitry Torokhov |
| [PATCH V4 XRT Alveo Infrastructure 1/5] Documentation: fpga: Add a ... | Lizhi Hou |
| [PATCH V4 XRT Alveo Infrastructure 4/5] fpga: xrt: xrt-lib common ... | Lizhi Hou |
| [PATCH V4 XRT Alveo Infrastructure 3/5] of: create empty of root | Lizhi Hou |
| [PATCH V4 XRT Alveo Infrastructure 5/5] fpga: xrt: management phys ... | Lizhi Hou |
| Re: [PATCH 02/10] exit: Add and use make_task_dead. | Linus Torvalds |
| Re: [PATCH v2] KVM: X86: Emulate APERF/MPERF to report actual vCPU ... | Jim Mattson |
| Re: [PATCH] qemu_fw_cfg: use default_groups in kobj_type | "Michael S. Tsirkin" |
| Re: [RFC v3 09/12] gpiolib: cdev: Add hardware timestamp clock type | Dipen Patel |
| Re: [PATCH 1/1] scripts: sphinx-pre-install: add required ctex dep ... | Akira Yokosawa |
| Re: [PATCH v9 02/10] dax: Introduce holder for dax_device | Dan Williams |
| Re: [PATCH] drm/msm/dp: Simplify dp_debug_init() and dp_debug_get() | Stephen Boyd |
| Re: [PATCH 2/2] regulator: Add MAX20086-MAX20089 driver | Laurent Pinchart |
| Re: [PATCH] tracing/kprobes: 'nmissed' not showed correctly for kr ... | Steven Rostedt |
| Re: [PATCH v4] powerpc/pseries: read the lpar name from the firmware | Nathan Lynch |
| Re: [PATCH 2/2] regulator: Add MAX20086-MAX20089 driver | Laurent Pinchart |
| Re: [PATCH v2] ext4: Remove unnecessary assignments | "Theodore Ts'o" |
| Re: [PATCH RESEND 1/1] x86/smpboot: check cpu_initialized_mask fir ... | Dongli Zhang |
| Re: [PATCH 7/8] sched/isolation: Fix housekeeping_mask memory leak | "Paul E. McKenney" |
| Re: [PATCH linux-next] ext4: Delete unused statements | "Theodore Ts'o" |
| Re: [PATCH 02/10] exit: Add and use make_task_dead. | Al Viro |
| Re: [PATCH v1 4/5] ima: support fs-verity file digest based signatures | Eric Biggers |
| Re: [PATCH v2] ext4: Remove unused assignments | "Theodore Ts'o" |
| Re: [PATCH] ext4: remove useless resetting io_end_size in mpage_pr ... | "Theodore Ts'o" |
| Re: [PATCH v2] ext4: Remove redundant statement | "Theodore Ts'o" |
| Re: [PATCH v2 1/2] libbpf: Use probe_name for legacy kprobe | [email protected] ... |
| Re: cpufreq: intel_pstate: map utilization into the pstate range | Francisco Jerez |
| Re: [PATCH v3 2/2] ACPI: AGDI: Add driver for Arm Generic Diagnost ... | Ilkka Koskinen |
| Re: [PATCH V2 1/1] mmc:sdhci-bayhub:fix Qualcomm sd host 7180 SD c ... | kernel test robot |
| Re: [PATCH v8 24/40] x86/compressed/acpi: move EFI system table lo ... | Borislav Petkov |
| Re: [syzbot] KMSAN: uninit-value in mpol_rebind_task (2) | Andrew Morton |
| Re: [Resource Leak] Missing closing files in tools/bpf/bpf_asm.c | Andrii Nakryiko |
| Re: [Resource Leak] Missing closing files in samples/bpf/hbm.c | Andrii Nakryiko |
| [PATCH v9 6/8] efi/mokvar: move up init order | Eric Snowberg |
| [PATCH v9 7/8] integrity: Trust MOK keys if MokListTrustedRT found | Eric Snowberg |
| [PATCH v9 4/8] KEYS: store reference to machine keyring | Eric Snowberg |
| [PATCH v9 5/8] KEYS: Introduce link restriction for machine keys | Eric Snowberg |
| [PATCH v9 1/8] integrity: Fix warning about missing prototypes | Eric Snowberg |
| [PATCH v9 8/8] integrity: Only use machine keyring when uefi_check ... | Eric Snowberg |
| [PATCH v9 2/8] integrity: Introduce a Linux keyring called machine | Eric Snowberg |
[New] | [PATCH v9 0/8] Enroll kernel keys thru MOK | Eric Snowberg |
| [PATCH v9 3/8] integrity: add new keyring handler for mok keys | Eric Snowberg |
| Re: [PATCH v9 02/10] dax: Introduce holder for dax_device | "Darrick J. Wong" |
| Re: [PATCH v3 2/6] drm/plane: Fix typo in format_mod_supported doc ... | Simon Ser |
| Re: [PATCH v2 1/5] clk: qcom: clk-alpha-pll: Increase PLL lock det ... | Stephen Boyd |
| Re: [PATCH] selftests/ftrace: func_event_triggers: fix typo in use ... | Steven Rostedt |
| Re: [PATCH] userfaultfd/selftests: clean up hugetlb allocation code | Andrew Morton |
| Re: [PATCH] trace: remove unneeded initialization in __trace_uprob ... | Steven Rostedt |
| Re: [RFC PATCH 0/3] Add support modifiers for drivers whose planes ... | Simon Ser |
| Re: [PATCH v12 07/10] arm64: Introduce stack trace reliability che ... | "Madhavan T. Venkataraman" |
| Re: [PATCH] media: st-hva: Fix PM disable depth imbalance in hva_h ... | kernel test robot |
| Re: [PATCH] trace/osnoise: fix event unhooking | Steven Rostedt |
| Re: [PATCH v2 5/5] clk: qcom: lpass: Add support for LPASS clock c ... | Stephen Boyd |
| Re: [PATCH v2 5/5] clk: qcom: lpass: Add support for LPASS clock c ... | Stephen Boyd |
[New] | [PATCH][next] cifs: remove unused variable ses_selected | Colin Ian King |
[New] | [PATCH v8 00/10] vgaarb: Rework default VGA device selection | Bjorn Helgaas |
| [PATCH v8 01/10] vgaarb: Move vga_arb_integrated_gpu() earlier in file | Bjorn Helgaas |
| [PATCH v8 02/10] vgaarb: Factor out vga_select_framebuffer_device() | Bjorn Helgaas |
| [PATCH v8 04/10] vgaarb: Move framebuffer detection to ADD_DEVICE path | Bjorn Helgaas |
| [PATCH v8 06/10] vgaarb: Move disabled VGA device detection to ADD ... | Bjorn Helgaas |
| [PATCH v8 07/10] vgaarb: Remove empty vga_arb_device_card_gone() | Bjorn Helgaas |
| [PATCH v8 05/10] vgaarb: Move non-legacy VGA detection to ADD_DEVI ... | Bjorn Helgaas |
| [PATCH v8 03/10] vgaarb: Factor out default VGA device selection | Bjorn Helgaas |
| [PATCH v8 08/10] vgaarb: Log bridge control messages when adding d ... | Bjorn Helgaas |
| [PATCH v8 09/10] vgaarb: Use unsigned format string to print lock ... | Bjorn Helgaas |
| [PATCH v8 10/10] vgaarb: Replace full MIT license text with SPDX i ... | Bjorn Helgaas |
| Re: [PATCH v9 02/10] dax: Introduce holder for dax_device | Dan Williams |
| Re: [PATCH] drm/panel: Update Boe-tv110c9m initial code | Doug Anderson |
| Re: [net-next 01/18] ieee802154: hwsim: Ensure proper channel sele ... | Alexander Aring |
| Re: [PATCH] mm/vmscan.c: no need to double-check if free pages are ... | Andrew Morton |
| Re: [PATCH] perf/x86/rapl: fix AMD event handling | kernel test robot |
| Re: [PATCH 00/20] Add initial support for MHI endpoint stack | Alex Elder |
| Re: [PATCH 01/20] bus: mhi: Move host MHI code to "host" directory | Alex Elder |
| Re: [RFC PATCH rdma-next 01/10] RDMA: mr: Introduce is_pmem | Jason Gunthorpe |
| Re: [PATCH 02/20] bus: mhi: Move common MHI definitions out of hos ... | Alex Elder |
| Re: [RFC PATCH rdma-next 03/10] RDMA/rxe: Allow registering FLUSH ... | Jason Gunthorpe |
| Re: [RFC PATCH rdma-next 04/10] RDMA/rxe: Enable IB_DEVICE_RDMA_FL ... | Jason Gunthorpe |
| Re: [PATCH 03/20] bus: mhi: Make mhi_state_str[] array static cons ... | Alex Elder |
| Re: [net-next 17/18] net: mac802154: Let drivers provide their own ... | Alexander Aring |
| Re: [PATCH 04/20] bus: mhi: Cleanup the register definitions used ... | Alex Elder |
| Re: [PATCH 05/20] bus: mhi: ep: Add support for registering MHI en ... | Alex Elder |
[New] | [RFC PATCH] can: m_can: Add driver for M_CAN hardware in NVIDIA de ... | Brian Silverman |
| Re: [PATCH 06/20] bus: mhi: ep: Add support for registering MHI en ... | Alex Elder |
| Re: [RFC PATCH rdma-next 08/10] RDMA/rxe: Implement flush executio ... | Jason Gunthorpe |
| Re: [PATCH 07/20] bus: mhi: ep: Add support for creating and destr ... | Alex Elder |
| Re: [PATCH 08/20] bus: mhi: ep: Add support for managing MMIO regi ... | Alex Elder |
[New] | [PATCH] can: gs_usb: Zero-initialize flags | Brian Silverman |
| Re: [PATCH 09/20] bus: mhi: ep: Add support for ring management | Alex Elder |
[New] | [ANNOUNCE] 5.10.90-rt60 | "Luis Claudio R. Goncalves" |
| Re: [PATCH] clk: socfpga: remove redundant assignment on division | Stephen Boyd |
| Re: [PATCH] clk: socfpga: remove redundant assignment after a mask ... | Stephen Boyd |
| Re: [PATCH 08/19] dt-bindings: clock: intel,stratix10: convert to ... | Stephen Boyd |
| Re: [PATCH v7 05/10] dt-bindings: clock: Add bindings for SP7021 c ... | Stephen Boyd |
| Re: [net-next 12/18] net: mac802154: Handle scan requests | Alexander Aring |
| [PATCH v2] scripts: sphinx-pre-install: Fix ctex support on Debian | Mauro Carvalho Chehab |
| Re: [PATCH 1/1] scripts: sphinx-pre-install: add required ctex dep ... | Mauro Carvalho Chehab |
| Re: [PATCH v7 06/10] clk: Add Sunplus SP7021 clock driver | Stephen Boyd |
| Re: [PATCH] clk: socfpga: agilex: Make use of the helper function ... | Stephen Boyd |
| Re: [PATCH] clk: socfpga: s10: Make use of the helper function dev ... | Stephen Boyd |
[New] | linux-next: manual merge of the rdma tree with the rdma-fixes tree | Stephen Rothwell |
[New] | [RFC 00/16] padata, vfio, sched: Multithreaded VFIO page pinning | Daniel Jordan |
| [RFC 01/16] padata: Remove __init from multithreading functions | Daniel Jordan |
| [RFC 02/16] padata: Return first error from a job | Daniel Jordan |
| [RFC 04/16] padata: Detect deadlocks between main and helper threads | Daniel Jordan |
| [RFC 03/16] padata: Add undo support | Daniel Jordan |
| [RFC 05/16] vfio/type1: Pass mm to vfio_pin_pages_remote() | Daniel Jordan |
| [RFC 06/16] vfio/type1: Refactor dma map removal | Daniel Jordan |
| Re: [PATCH] trace: remove unneeded initialization in __trace_uprob ... | Masami Hiramatsu |
| [RFC 07/16] vfio/type1: Parallelize vfio_pin_map_dma() | Daniel Jordan |
| [RFC 08/16] vfio/type1: Cache locked_vm to ease mmap_lock contention | Daniel Jordan |
| [RFC 10/16] padata: Helpers should respect main thread's CPU affinity | Daniel Jordan |
| [RFC 13/16] padata: Run helper threads at MAX_NICE | Daniel Jordan |
| [RFC 12/16] sched, padata: Bound max threads with max_cfs_bandwidt ... | Daniel Jordan |
| [RFC 16/16] sched/fair: Consider kthread debt in cputime | Daniel Jordan |
| [RFC 09/16] padata: Use kthreads in do_multithreaded | Daniel Jordan |
| [RFC 11/16] padata: Cap helpers started to online CPUs | Daniel Jordan |
| [RFC 14/16] padata: Nice helper threads one by one to prevent star ... | Daniel Jordan |
| [RFC 15/16] sched/fair: Account kthread runtime debt for CFS bandwidth | Daniel Jordan |
[New] | Re: Re: [PATCH] thunderbolt: Check for null pointer after calling ... | Jiasheng Jiang |
| Re: [RFC 08/16] vfio/type1: Cache locked_vm to ease mmap_lock cont ... | Jason Gunthorpe |
| RE: [PATCH v5 07/21] x86/fpu: Provide fpu_enable_guest_xfd_feature ... | "Tian, Kevin" |
[New] | Re: [RFC][PATCH v5 3/4] trace/objtrace: Add testcases for objtrace ... | Steven Rostedt |
| RE: [PATCH v5 16/21] kvm: x86: Add CPUID support for Intel AMX | "Tian, Kevin" |
| RE: [PATCH v5 12/21] kvm: x86: Intercept #NM for saving IA32_XFD_ERR | "Tian, Kevin" |
| RE: [PATCH v5 12/21] kvm: x86: Intercept #NM for saving IA32_XFD_ERR | "Tian, Kevin" |
| Re: [PATCH v1 1/5] nvmem: core: Remove unused devm_nvmem_unregister() | kernel test robot |
| Re: [RFC 00/16] padata, vfio, sched: Multithreaded VFIO page pinning | Jason Gunthorpe |
| Re: [PATCH v5 1/4] dt-bindings: clock: Add DT bindings for PLL of ... | Stephen Boyd |
| Re: [PATCH v5 2/4] dt-bindings: clock: Add DT bindings for SMU of ... | Stephen Boyd |
| Re: [PATCH v5 3/4] clk: visconti: Add support common clock driver ... | Stephen Boyd |
| Re: [PATCH v5 4/4] MAINTAINERS: Add entries for Toshiba Visconti P ... | Stephen Boyd |
| Re: [PATCH] clk: bulk: export of_clk_bulk_get_all | Stephen Boyd |
| Re: [PATCH v4] powerpc/pseries: read the lpar name from the firmware | Tyrel Datwyler |
| Re: [RFC 08/16] vfio/type1: Cache locked_vm to ease mmap_lock cont ... | Daniel Jordan |
| Re: [PATCH v2 1/5] clk: qcom: clk-alpha-pll: Increase PLL lock det ... | Stephen Boyd |
| Re: [PATCH v2 3/5] clk: qcom: gcc-sc7280: Mark gcc_cfg_noc_lpass_c ... | Stephen Boyd |
| Re: [PATCH v2 2/5] clk: Enable/Disable runtime PM for clk_summary | Stephen Boyd |
| Re: [PATCH v2 1/2] clk: st: clkgen-fsyn: search reg within node or ... | Stephen Boyd |
| Re: [PATCH v2 2/2] clk: st: clkgen-mux: search reg within node or ... | Stephen Boyd |
[New] | [PATCH] ALSA: intel_hdmi: Check for error num after setting mask | Jiasheng Jiang |
| Re: [PATCH v7 07/14] clk: en7523: Add clock driver for Airoha EN75 ... | Stephen Boyd |
| Re: [PATCH net-next 0/3] net: lantiq_xrx200: improve ethernet perf ... | [email protected] ... |
| Re: [PATCH v7 06/14] dt-bindings: Add en7523-scu device tree bindi ... | Stephen Boyd |
| Re: [PATCH v4] powerpc/pseries: read the lpar name from the firmware | Nathan Lynch |
| Re: [PATCH v5 7/8] KVM: VMX: Update PID-pointer table entry when A ... | Zeng Guang |
[New] | [PATCH -next] NTFS: Fix one kernel-doc comment | Yang Li |
| Re: [PATCH] powerpc/perf: fix ppc64 perf probe add events failed | Masami Hiramatsu |
[New] | [PATCH v4 net-next 0/3] net: bpf: handle return value of post_bind ... | [email protected] ... |
| [PATCH v4 net-next 1/3] net: bpf: handle return value of BPF_CGROU ... | [email protected] ... |
| [PATCH v4 net-next 2/3] bpf: selftests: add bind retry for post_bi ... | [email protected] ... |
| [PATCH v4 net-next 3/3] bpf: selftests: use C99 initializers in te ... | [email protected] ... |
[New] | [PATCH v3 0/2] Add cpuidle driver for Sunplus SP7021 | Edwin Chiu |
| [PATCH v3 1/2] dt-bingings:arm:sunplus:add sp7021 compatible strin ... | Edwin Chiu |
| [PATCH v3 2/2] cpuidle:sunplus:create cpuidle driver for sunplus s ... | Edwin Chiu |
| Re: [PATCH v2] scripts: sphinx-pre-install: Fix ctex support on Debian | Akira Yokosawa |
| Re: [RFC PATCH 5/6] KVM: X86: Alloc pae_root shadow page | Lai Jiangshan |
| Re: [PATCH -next] NTFS: Fix one kernel-doc comment | Randy Dunlap |
[New] | [bigeasy-staging:memcg 5/5] mm/memcontrol.c:2133:2: warning: #warn ... | kernel test robot |
| Re: [v1 1/2] dt-bindings: msm/dsi: Add 10nm dsi phy tuning properties | Stephen Boyd |
| Re: [PATCH net v3] net/smc: Reset conn->lgr when link group regist ... | Wen Gu |
| Re: [PATCH 1/3 v3] net: usb: r8152: Check used MAC passthrough address | Kai-Heng Feng |
| Re: [PATCH v4 01/34] component: Introduce struct aggregate_device | Stephen Boyd |
| Re: [PATCH] tracing/kprobes: 'nmissed' not showed correctly for kr ... | xy zhang |
[New] | [PATCH -next] cpufreq: amd-pstate: Fix struct amd_cpudata kernel-d ... | Yang Li |
[New] | [PATCH] mmc: sdhci-of-esdhc: Check for error num after setting mask | Jiasheng Jiang |
| Re: [PATCH v4 01/34] component: Introduce struct aggregate_device | Stephen Boyd |
| Re: linux-next: Tree for Jan 5 (cpufreq/amd-pstate) | Randy Dunlap |
| RE: [PATCH] clk: bulk: export of_clk_bulk_get_all | Peng Fan |
[New] | [PATCH v1 0/8] Scrap iommu_attach/detach_group() interfaces | Lu Baolu |
| [PATCH v1 1/8] iommu: Add iommu_group_replace_domain() | Lu Baolu |
| [PATCH v1 2/8] vfio/type1: Use iommu_group_replace_domain() | Lu Baolu |
| [PATCH v1 4/8] drm/tegra: Use iommu_attach/detatch_device() | Lu Baolu |
| [PATCH v1 3/8] iommu: Extend iommu_at[de]tach_device() for multi-d ... | Lu Baolu |
| [PATCH v1 5/8] iommu/amd: Use iommu_attach/detach_device() | Lu Baolu |
| Re: linux-next: Tree for Jan 5 (cpufreq/amd-pstate) | Huang Rui |
| [PATCH v1 6/8] gpu/host1x: Use iommu_attach/detach_device() | Lu Baolu |
| [PATCH v1 7/8] media: staging: media: tegra-vde: Use iommu_attach/ ... | Lu Baolu |
| [PATCH v1 8/8] iommu: Remove iommu_attach/detach_group() | Lu Baolu |
[New] | [PATCH v3 bpf-next 0/7] bpf_prog_pack allocator | Song Liu |
| [PATCH v3 bpf-next 2/7] bpf: use bytes instead of pages for bpf_ji ... | Song Liu |
| [PATCH v3 bpf-next 3/7] bpf: use size instead of pages in bpf_bina ... | Song Liu |
| [PATCH v3 bpf-next 1/7] x86/Kconfig: select HAVE_ARCH_HUGE_VMALLOC ... | Song Liu |
| [PATCH v3 bpf-next 6/7] bpf: introduce bpf_prog_pack allocator | Song Liu |
| [PATCH v3 bpf-next 5/7] x86/alternative: introduce text_poke_jit | Song Liu |
| [PATCH v3 bpf-next 7/7] bpf, x86_64: use bpf_prog_pack allocator | Song Liu |
| Re: [PATCH v4] powerpc/pseries: read the lpar name from the firmware | Tyrel Datwyler |
| [PATCH v3 bpf-next 4/7] bpf: add a pointer of bpf_binary_header to ... | Song Liu |
| Re: linux-next: Tree for Jan 5 (drivers/acpi/cppc_acpi.o) | Randy Dunlap |
[New] | [PATCH] misc: fastrpc: Check for error num after setting mask | Jiasheng Jiang |
[New] | [PATCH 0/2] *** Fix reformat_objdump.awk *** | Samuel Zeter |
| [PATCH 1/2] arch/x86/tools/objdump_reformat.awk: Ensure regex matc ... | Samuel Zeter |
| [PATCH 2/2] arch/x86/tools/objdump_reformat.awk: Allow for spaces | Samuel Zeter |
| Re: [next] mm/shmem.c:3993:5: error: conflicting types for 'shmem_ ... | Randy Dunlap |
| Re: [PATCH v5 4/4] KVM: mmu: remove over-aggressive warnings | David Stevens |
| Re: [PATCH V2 1/1] mmc:sdhci-bayhub:fix Qualcomm sd host 7180 SD c ... | kernel test robot |
[New] | [PATCH] iommu/ipmmu-vmsa: Check for error num after setting mask | Jiasheng Jiang |
[New] | [PATCH 0/2] fix blocks allocate issue during fast commit replay | Xin Yin |
| [PATCH 1/2] ext4: prevent used blocks from being allocated during ... | Xin Yin |
| [PATCH 2/2] ext4: modify the logic of ext4_mb_new_blocks_simple | Xin Yin |
[New] | [PATCH v3 0/7] Thermal: Introduce the Hardware Feedback Interface ... | Ricardo Neri |
| [PATCH v3 1/7] x86/Documentation: Describe the Intel Hardware Feed ... | Ricardo Neri |
| [PATCH v3 5/7] thermal: intel: hfi: Enable notification interrupt | Ricardo Neri |
| [PATCH v3 2/7] x86/cpu: Add definitions for the Intel Hardware Fee ... | Ricardo Neri |
| [PATCH v3 6/7] thermal: netlink: Add a new event to notify CPU cap ... | Ricardo Neri |
| [PATCH v3 4/7] thermal: intel: hfi: Handle CPU hotplug events | Ricardo Neri |
| [PATCH v3 3/7] thermal: intel: hfi: Minimally initialize the Hardw ... | Ricardo Neri |
| [PATCH v3 7/7] thermal: intel: hfi: Notify user space for HFI events | Ricardo Neri |
| Re: [PATCH v4 1/2] ahci: Rename flag `ATA_LFLAG_NO_DB_DELAY` to `A ... | Damien Le Moal |
[New] | [PATCH] drm/v3d/v3d_drv: Check for error num after setting mask | Jiasheng Jiang |
[New] | [PATCH] drm/panfrost: Check for error num after setting mask | Jiasheng Jiang |
[New] | [PATCH] dmaengine: sh: rcar-dmac: Check for error num after settin ... | Jiasheng Jiang |
| Re: [PATCH v5 01/14] iommu: Add dma ownership management interfaces | Lu Baolu |
| Re: [PATCH 09/12] riscv: extable: add `type` and `data` fields | Palmer Dabbelt |
[New] | [PATCH v2] KVM: x86/pmu: Make top-down.slots event unavailable in ... | Like Xu |
| Re: [PATCH RESEND] ext4:fix different behavior of fsync when use f ... | "Theodore Ts'o" |
[New] | drivers/net/wireless/marvell/mwifiex/pcie.c:659:13: warning: varia ... | kernel test robot |
| Re: [PATCH v2] KVM: X86: Emulate APERF/MPERF to report actual vCPU ... | Like Xu |
[New] | [PATCH] dt-bindings: nand: meson: fix controller clock | Liang Yang |
[New] | [PATCH] minix: fix bug when opening a file with O_DIRECT will | Qinghua Jin |
| Re: [PATCH] bcache: make stripe_size configurable and persistent f ... | Eric Wheeler |
| Re: [PATCH] locking/local_lock: Make the empty local_lock_*() func ... | Waiman Long |
| Re: [PATCH v5 13/16] mm: memcontrol: reuse memory cgroup ID for km ... | Muchun Song |
[New] | [PATCH] mtd: rawnand: meson: fix the clock after discarding sd_emm ... | Liang Yang |
[New] | [palmer:riscv-extable 12/13] arch/riscv/include/asm/uaccess.h:113: ... | kernel test robot |
| Re: [PATCH v5 01/14] iommu: Add dma ownership management interfaces | Lu Baolu |
| Re: [PATCH v5 01/14] iommu: Add dma ownership management interfaces | Lu Baolu |
| RE: [PATCH v5 5/6] PCI: imx6: Fix the regulator dump when link nev ... | Hongxing Zhu |
| RE: [PATCH v5 3/6] PCI: imx6: PCI: imx6: Move imx6_pcie_clk_disabl ... | Hongxing Zhu |
| Re: [PATCH] net/mlx5e: Fix missing error code in mlx5e_rx_reporter ... | Saeed Mahameed |
| Re: [PATCH v5 01/14] iommu: Add dma ownership management interfaces | Lu Baolu |
| Re: [PATCH v5 01/14] iommu: Add dma ownership management interfaces | Lu Baolu |
| Re: [PATCH v2 1/2] modpost: file2alias: fixup mdio alias garbled c ... | zhuyinbo |
| Re: [PATCH] riscv: Make vmalloc/vmemmap end equal to the start of ... | Palmer Dabbelt |
| RE: [PATCH v8 1/2] PCI: hv: Make the code arch neutral by adding a ... | "Michael Kelley (LINUX)" |
| RE: [PATCH v8 2/2] PCI: hv: Add arm64 Hyper-V vPCI support | "Michael Kelley (LINUX)" |
| Re: [PATCH] fs: ext4: remove duplicate includes | "Theodore Ts'o" |
[New] | linux-next: please clean up the keys tree | Stephen Rothwell |
[New] | [PATCH v2] iio: humidity: hdc100x: Add ACPI HID table | Kai-Heng Feng |
| Re: [PATCH v5 09/14] PCI: portdrv: Suppress kernel DMA ownership a ... | Lu Baolu |
| Re: [PATCH v3 3/3] scsi: Set allocation length to 255 for ATA Info ... | "Martin K. Petersen" |
| Re: [5.16.0-rc5][ppc][net] kernel oops when hotplug remove of vNIC ... | Michael Ellerman |
| Re: [PATCH net] tcp: note that tcp_rmem[1] has a limited range | Ivan Babrou |
| Re: [PATCH 00/17] Add export symbol namespace PL_CHROMEOS | Gwendal Grignou |
| Re: [PATCH 02/13] kprobe: Keep traced function address | Andrii Nakryiko |
| Re: [PATCH 05/13] kprobe: Allow to get traced function address for ... | Andrii Nakryiko |
| Re: [PATCH 08/13] bpf: Add kprobe link for attaching raw kprobes | Andrii Nakryiko |
| Re: [PATCH net-next v2 6/6] net: marvell: prestera: Implement init ... | Yevhen Orlov |
| Re: [PATCH resend] fs/ext4: use BUG_ON instead of if condition fol ... | "Theodore Ts'o" |
| Re: [PATCH linux-next] ext4: Remove redundant 'offset' assignment | "Theodore Ts'o" |
| Re: [PATCH linux-next] ext4: Remove redundant o_start statements | "Theodore Ts'o" |
| Re: [PATCH v2] ext4: set csum seed in tmp inode while migrating to ... | "Theodore Ts'o" |
[New] | [PATCH] iio: dps310: Add ACPI HID table | Kai-Heng Feng |
| Re: [PATCH linux] ext4: Delete useless ret assignment | "Theodore Ts'o" |
| RE: [Intel-wired-lan] [PATCH] ice: Slightly simply ice_find_free_r ... | "Penigalapati, Sandeep" |
[New] | ATTENTION FROM REPUBLIC OF BURKINA FASO IN WEST AFRICA. | "Dr.Bello Musa" |
| Re: [PATCH] xen/x86: obtain upper 32 bits of video frame buffer ad ... | Boris Ostrovsky |
| Re: [PATCH 0000/2297] [ANNOUNCE, RFC] "Fast Kernel Headers" Tree - ... | Nathan Chancellor |
| Re: [RFC PATCH rdma-next 08/10] RDMA/rxe: Implement flush executio ... | Jason Gunthorpe |
| Re: [PATCH 2/2] cgroup/rstat: check updated_next only for root | Wei Yang |
|