The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2023-10-18 13:11:21 to 2023-10-18 14:32:28 UTC [more...]

[PATCH AUTOSEL 6.1 01/19] ASoC: Intel: sof_sdw: add support for SKU 0B14
 2023-10-18 14:13 UTC  (17+ messages)
` [PATCH AUTOSEL 6.1 02/19] ASoC: simple-card: fixup asoc_simple_probe() error handling
` [PATCH AUTOSEL 6.1 03/19] coresight: tmc-etr: Disable warnings for allocation failures
` [PATCH AUTOSEL 6.1 04/19] ACPI: EC: Add quirk for the HP Pavilion Gaming 15-dk1xxx
` [PATCH AUTOSEL 6.1 05/19] ASoC: tlv320adc3xxx: BUG: Correct micbias setting
` [PATCH AUTOSEL 6.1 06/19] Input: i8042 - add Fujitsu Lifebook E5411 to i8042 quirk table
` [PATCH AUTOSEL 6.1 07/19] Input: goodix - ensure int GPIO is in input for gpio_count == 1 && gpio_int_idx == 0 case
` [PATCH AUTOSEL 6.1 08/19] workqueue: Fix UAF report by KASAN in pwq_release_workfn()
` [PATCH AUTOSEL 6.1 09/19] ALSA: usb-audio: Fix microphone sound on Opencomm2 Headset
` [PATCH AUTOSEL 6.1 10/19] net: sched: cls_u32: Fix allocation size in u32_init()
` [PATCH AUTOSEL 6.1 11/19] irqchip/riscv-intc: Mark all INTC nodes as initialized
` [PATCH AUTOSEL 6.1 12/19] irqchip/stm32-exti: add missing DT IRQ flag translation
` [PATCH AUTOSEL 6.1 13/19] dmaengine: ste_dma40: Fix PM disable depth imbalance in d40_probe
` [PATCH AUTOSEL 6.1 15/19] net: macsec: indicate next pn update when offloading
` [PATCH AUTOSEL 6.1 17/19] Input: synaptics-rmi4 - handle reset delay when using SMBus trsnsport
` [PATCH AUTOSEL 6.1 18/19] Input: xpad - add PXN V900 support
` [PATCH AUTOSEL 6.1 19/19] Input: powermate - fix use-after-free in powermate_config_complete

[PATCH AUTOSEL 5.10 01/11] Input: i8042 - add Fujitsu Lifebook E5411 to i8042 quirk table
 2023-10-18 14:14 UTC  (9+ messages)
` [PATCH AUTOSEL 5.10 03/11] workqueue: Fix UAF report by KASAN in pwq_release_workfn()
` [PATCH AUTOSEL 5.10 04/11] net: sched: cls_u32: Fix allocation size in u32_init()
` [PATCH AUTOSEL 5.10 05/11] irqchip/riscv-intc: Mark all INTC nodes as initialized
` [PATCH AUTOSEL 5.10 06/11] irqchip/stm32-exti: add missing DT IRQ flag translation
` [PATCH AUTOSEL 5.10 07/11] dmaengine: ste_dma40: Fix PM disable depth imbalance in d40_probe
` [PATCH AUTOSEL 5.10 09/11] Input: synaptics-rmi4 - handle reset delay when using SMBus trsnsport
` [PATCH AUTOSEL 5.10 10/11] Input: xpad - add PXN V900 support
` [PATCH AUTOSEL 5.10 11/11] Input: powermate - fix use-after-free in powermate_config_complete

[GIT PULL] regmap fixes for v6.6-rc6
 2023-10-18 14:22 UTC 

[PATCH AUTOSEL 4.14 1/7] ASoC: simple-card: fixup asoc_simple_probe() error handling
 2023-10-18 14:16 UTC  (5+ messages)
` [PATCH AUTOSEL 4.14 3/7] irqchip/stm32-exti: add missing DT IRQ flag translation
` [PATCH AUTOSEL 4.14 4/7] dmaengine: ste_dma40: Fix PM disable depth imbalance in d40_probe
` [PATCH AUTOSEL 4.14 5/7] Input: synaptics-rmi4 - handle reset delay when using SMBus trsnsport
` [PATCH AUTOSEL 4.14 7/7] Input: powermate - fix use-after-free in powermate_config_complete

[RFC PATCH v6 00/11] Add audio support in v4l2 framework
 2023-10-18 14:17 UTC  (14+ messages)
` [RFC PATCH v6 09/11] media: uapi: Add audio rate controls support

[PATCH 0/6] This is continued work on Samsung S9(SM-9600) starqltechn
 2023-10-18 14:23 UTC  (5+ messages)
` [PATCH 1/6] dt-bindings: regulator: add Samsung s2dos05 pmic
` [PATCH 4/6] arm64: dts: qcom: starqltechn: enable more features

[PATCH AUTOSEL 4.19 1/7] ASoC: simple-card: fixup asoc_simple_probe() error handling
 2023-10-18 14:15 UTC  (7+ messages)
` [PATCH AUTOSEL 4.19 2/7] Input: i8042 - add Fujitsu Lifebook E5411 to i8042 quirk table
` [PATCH AUTOSEL 4.19 3/7] irqchip/stm32-exti: add missing DT IRQ flag translation
` [PATCH AUTOSEL 4.19 4/7] dmaengine: ste_dma40: Fix PM disable depth imbalance in d40_probe
` [PATCH AUTOSEL 4.19 5/7] Input: synaptics-rmi4 - handle reset delay when using SMBus trsnsport
` [PATCH AUTOSEL 4.19 6/7] Input: xpad - add PXN V900 support
` [PATCH AUTOSEL 4.19 7/7] Input: powermate - fix use-after-free in powermate_config_complete

[PATCH v14 00/23] TDX host kernel support
 2023-10-18 14:17 UTC  (7+ messages)
` [PATCH v14 06/23] x86/virt/tdx: Add SEAMCALL error printing for module initialization
` [PATCH v14 07/23] x86/virt/tdx: Add skeleton to enable TDX on demand

[PATCH AUTOSEL 5.15 01/14] ASoC: simple-card: fixup asoc_simple_probe() error handling
 2023-10-18 14:14 UTC  (12+ messages)
` [PATCH AUTOSEL 5.15 02/14] Input: i8042 - add Fujitsu Lifebook E5411 to i8042 quirk table
` [PATCH AUTOSEL 5.15 03/14] Input: goodix - ensure int GPIO is in input for gpio_count == 1 && gpio_int_idx == 0 case
` [PATCH AUTOSEL 5.15 04/14] workqueue: Fix UAF report by KASAN in pwq_release_workfn()
` [PATCH AUTOSEL 5.15 05/14] ALSA: usb-audio: Fix microphone sound on Opencomm2 Headset
` [PATCH AUTOSEL 5.15 06/14] net: sched: cls_u32: Fix allocation size in u32_init()
` [PATCH AUTOSEL 5.15 08/14] irqchip/stm32-exti: add missing DT IRQ flag translation
` [PATCH AUTOSEL 5.15 10/14] net: macsec: indicate next pn update when offloading
` [PATCH AUTOSEL 5.15 11/14] powerpc/85xx: Fix math emulation exception
` [PATCH AUTOSEL 5.15 12/14] Input: synaptics-rmi4 - handle reset delay when using SMBus trsnsport
` [PATCH AUTOSEL 5.15 13/14] Input: xpad - add PXN V900 support
` [PATCH AUTOSEL 5.15 14/14] Input: powermate - fix use-after-free in powermate_config_complete

[PATCH 0/7] PCI: Use FIELD_GET/PREP() & other reg field cleanups
 2023-10-18 14:16 UTC  (4+ messages)
` [PATCH 2/7] PCI: dwc: Use FIELD_GET/PREP()

[PATCH 0/3] serial core type consistency and overflow checks
 2023-10-18 14:16 UTC  (5+ messages)
  ` [PATCH 1/3] serial: core: Potential overflow of frame_time
  ` [PATCH 2/3] serial: core: Make local variable size to u64

[PATCH] KVM: x86: Clean up included but non-essential header declarations
 2023-10-18 14:28 UTC  (4+ messages)

[syzbot] [gfs2?] WARNING: suspicious RCU usage in gfs2_permission
 2023-10-18 14:28 UTC  (2+ messages)

[RESEND PATCH] Revert "fuse: Apply flags2 only when userspace set the FUSE_INIT_EXT"
 2023-10-18 14:26 UTC  (6+ messages)
` [PATCH v2] "

[PATCH V2][0/4] Add DesignWare Mobile mmc driver
 2023-10-18 14:24 UTC  (3+ messages)
` [PATCH V2][4/4] mmc: Add dt-bindings for realtek "

[PATCH AUTOSEL 5.4 1/7] Input: i8042 - add Fujitsu Lifebook E5411 to i8042 quirk table
 2023-10-18 14:15 UTC  (5+ messages)
` [PATCH AUTOSEL 5.4 2/7] workqueue: Fix UAF report by KASAN in pwq_release_workfn()
` [PATCH AUTOSEL 5.4 3/7] irqchip/stm32-exti: add missing DT IRQ flag translation
` [PATCH AUTOSEL 5.4 5/7] Input: synaptics-rmi4 - handle reset delay when using SMBus trsnsport
` [PATCH AUTOSEL 5.4 6/7] Input: xpad - add PXN V900 support

[PATCH] certs: Restrict blacklist updates to the secondary trusted keyring
 2023-10-18 14:14 UTC  (11+ messages)
  ` RFC: New LSM to control usage of x509 certificates

[PATCH v15 00/11] LSM: Three basic syscalls
 2023-10-18 14:14 UTC  (11+ messages)

[PATCH 0/2] PCI: dwc: Fix the BAR size programming
 2023-10-18 14:13 UTC  (10+ messages)
` [PATCH 1/2] PCI: dwc: Add new accessors to enable/disable DBI CS2 while setting the BAR size
` [PATCH 2/2] PCI: qcom-ep: Implement dbi_cs2_access() function callback for DBI CS2 access

[PATCH AUTOSEL 6.5 01/31] Input: xpad - add HyperX Clutch Gladiate Support
 2023-10-18 14:11 UTC  (31+ messages)
` [PATCH AUTOSEL 6.5 02/31] ASoC: Intel: soc-acpi: Add entry for sof_es8336 in MTL match table
` [PATCH AUTOSEL 6.5 03/31] ASoC: Intel: sof_sdw: add support for SKU 0B14
` [PATCH AUTOSEL 6.5 04/31] ASoC: simple-card: fixup asoc_simple_probe() error handling
` [PATCH AUTOSEL 6.5 05/31] coresight: tmc-etr: Disable warnings for allocation failures
` [PATCH AUTOSEL 6.5 06/31] ACPI: EC: Add quirk for the HP Pavilion Gaming 15-dk1xxx
` [PATCH AUTOSEL 6.5 07/31] ASoC: fsl-asoc-card: use integer type for fll_id and pll_id
` [PATCH AUTOSEL 6.5 08/31] ASoC: core: Do not call link_exit() on uninitialized rtd objects
` [PATCH AUTOSEL 6.5 09/31] ASoC: tlv320adc3xxx: BUG: Correct micbias setting
` [PATCH AUTOSEL 6.5 10/31] Input: i8042 - add Fujitsu Lifebook E5411 to i8042 quirk table
` [PATCH AUTOSEL 6.5 11/31] Input: goodix - ensure int GPIO is in input for gpio_count == 1 && gpio_int_idx == 0 case
` [PATCH AUTOSEL 6.5 12/31] workqueue: Fix UAF report by KASAN in pwq_release_workfn()
` [PATCH AUTOSEL 6.5 13/31] ALSA: usb-audio: Fix microphone sound on Opencomm2 Headset
` [PATCH AUTOSEL 6.5 14/31] net: sched: cls_u32: Fix allocation size in u32_init()
` [PATCH AUTOSEL 6.5 15/31] arm64: dts: imx93: add the Flex-CAN stop mode by GPR
` [PATCH AUTOSEL 6.5 16/31] can: flexcan: remove the auto stop mode for IMX93
` [PATCH AUTOSEL 6.5 17/31] irqchip/gic-v3-its: Split allocation from initialisation of its_node
` [PATCH AUTOSEL 6.5 18/31] irqchip/gic-v3: Enable non-coherent redistributors/ITSes DT probing
` [PATCH AUTOSEL 6.5 19/31] irqchip/riscv-intc: Mark all INTC nodes as initialized
` [PATCH AUTOSEL 6.5 20/31] irqchip/stm32-exti: add missing DT IRQ flag translation
` [PATCH AUTOSEL 6.5 21/31] dmaengine: ste_dma40: Fix PM disable depth imbalance in d40_probe
` [PATCH AUTOSEL 6.5 22/31] ALSA: usb-audio: Fix microphone sound on Nexigo webcam
` [PATCH AUTOSEL 6.5 23/31] ACPI: resource: Add TongFang GM6BGEQ, GM6BG5Q and GM6BG0Q to irq1_edge_low_force_override[]
` [PATCH AUTOSEL 6.5 24/31] ata: pata_parport: add custom version of wait_after_reset
` [PATCH AUTOSEL 6.5 25/31] ata: pata_parport: fit3: implement IDE command set registers
` [PATCH AUTOSEL 6.5 26/31] net: macsec: indicate next pn update when offloading
` [PATCH AUTOSEL 6.5 27/31] powerpc/85xx: Fix math emulation exception
` [PATCH AUTOSEL 6.5 28/31] media: i2c: ov8858: Don't set fwnode in the driver
` [PATCH AUTOSEL 6.5 29/31] Input: synaptics-rmi4 - handle reset delay when using SMBus trsnsport
` [PATCH AUTOSEL 6.5 30/31] Input: xpad - add PXN V900 support
` [PATCH AUTOSEL 6.5 31/31] Input: powermate - fix use-after-free in powermate_config_complete

[PATCH] mm: vmscan: the dirty folio unmap redundantly
 2023-10-18 14:12 UTC  (2+ messages)

[PATCH v3 0/5] mm: improve performance of accounted kernel memory allocations
 2023-10-18 14:11 UTC  (8+ messages)
` [PATCH v3 2/5] mm: kmem: add direct objcg pointer to task_struct
` [PATCH v3 3/5] mm: kmem: make memcg keep a reference to the original objcg
` [PATCH v3 4/5] mm: kmem: scoped objcg protection

[PATCH net-next v3 1/2] dt-bindings: net: microchip,ksz: document microchip,rmii-clk-internal
 2023-10-18 14:09 UTC  (5+ messages)
` [PATCH net-next v3 2/2] net:dsa:microchip: add property to select internal RMII reference clock
    ` [PATCH net-next v3 2/2] net:dsa:microchip: add property to select

[PATCH v2 00/11] Add GPLL0 as clock provider for the Qualcomm's IPQ mailbox controller
 2023-10-18 14:08 UTC  (2+ messages)

[PATCH v2 0/1] mm: report per-page metadata information
 2023-10-18 14:08 UTC  (3+ messages)
` [PATCH v2 1/1] "

[PATCH -next v3 00/19] mm: convert page cpupid functions to folios
 2023-10-18 14:08 UTC  (20+ messages)
` [PATCH v3 01/19] mm_types: add virtual and _last_cpupid into struct folio
` [PATCH v3 02/19] mm: add folio_last_cpupid()
` [PATCH v3 03/19] mm: memory: use folio_last_cpupid() in do_numa_page()
` [PATCH v3 04/19] mm: huge_memory: use folio_last_cpupid() in do_huge_pmd_numa_page()
` [PATCH v3 05/19] mm: huge_memory: use folio_last_cpupid() in __split_huge_page_tail()
` [PATCH v3 06/19] mm: remove page_cpupid_last()
` [PATCH v3 07/19] mm: add folio_xchg_access_time()
` [PATCH v3 08/19] sched/fair: use folio_xchg_access_time() in numa_hint_fault_latency()
` [PATCH v3 09/19] mm: mprotect: use a folio in change_pte_range()
` [PATCH v3 10/19] mm: huge_memory: use a folio in change_huge_pmd()
` [PATCH v3 11/19] mm: remove xchg_page_access_time()
` [PATCH v3 12/19] mm: add folio_xchg_last_cpupid()
` [PATCH v3 13/19] sched/fair: use folio_xchg_last_cpupid() in should_numa_migrate_memory()
` [PATCH v3 14/19] mm: migrate: use folio_xchg_last_cpupid() in folio_migrate_flags()
` [PATCH v3 15/19] mm: huge_memory: use folio_xchg_last_cpupid() in __split_huge_page_tail()
` [PATCH v3 16/19] mm: make finish_mkwrite_fault() static
` [PATCH v3 17/19] mm: convert wp_page_reuse() and finish_mkwrite_fault() to take a folio
` [PATCH v3 18/19] mm: use folio_xchg_last_cpupid() in wp_page_reuse()
` [PATCH v3 19/19] mm: remove page_cpupid_xchg_last()

[PATCH v2 0/2] Swap-out small-sized THP without splitting
 2023-10-18 14:07 UTC  (4+ messages)
` [PATCH v2 2/2] mm: swap: "

[PATCH v2] arm: dts: omap: Apply am57xx-idk overlays to base dtbs
 2023-10-18 14:05 UTC  (3+ messages)

[PATCH] perf test: test case 111 fails on s390
 2023-10-18 14:05 UTC  (2+ messages)

[PATCH 2/6] scsi: ufs: ufs-qcom: Add support for UFS device version detection
 2023-10-18 14:02 UTC  (2+ messages)

[PATCH v2 1/3] serial: core: Potential overflow of frame_time
 2023-10-18 14:01 UTC  (4+ messages)

[PATCH] mm: migrate: record the mlocked page status to remove unnecessary lru drain
 2023-10-18 14:00 UTC  (2+ messages)

[PATCH -next] drm/amd/display: Simplify bool conversion
 2023-10-18 14:00 UTC  (2+ messages)

[PATCH net-next] net: ethernet: ti: davinci_mdio: Fix the revision string for J721E
 2023-10-18 14:00 UTC 

[PATCH -next] drm/amd/display: Remove unneeded semicolon
 2023-10-18 13:59 UTC  (2+ messages)

[PATCH v3 1/3] pwm: make it possible to apply pwm changes in atomic context
 2023-10-18 13:57 UTC  (2+ messages)

[PATCH v2 0/7] RISC-V: Add eMMC support for TH1520 boards
 2023-10-18 13:57 UTC  (3+ messages)
` [PATCH v2 6/7] riscv: dts: thead: Enable BeagleV Ahead eMMC controller

[PATCH -next] drm/amd/display: Remove duplicated include in dce110_hwseq.c
 2023-10-18 13:57 UTC  (2+ messages)

[PATCH v9 00/34] Introduce QC USB SND audio offloading support
 2023-10-18 13:54 UTC  (8+ messages)
` [PATCH v9 09/34] ASoC: qcom: qdsp6: Introduce USB AFE port to q6dsp

[PATCH v2 1/3] r8169: fix the KCSAN reported data-race in rtl_tx() while reading tp->cur_tx
 2023-10-18 13:56 UTC  (5+ messages)
` [PATCH v2 3/3] r8169: fix the KCSAN reported data-race in rtl_tx while reading TxDescArray[entry].opts1

[PATCH v5 12/18] x86/sgx: Add EPC OOM path to forcefully reclaim EPC
 2023-10-18 13:55 UTC  (13+ messages)

[PATCH 1/2] dt-bindings: clock: support i.MX93 Anatop
 2023-10-18 13:55 UTC  (2+ messages)

[PATCH -next] drm/amd/display: clean up some inconsistent indentings
 2023-10-18 13:54 UTC  (2+ messages)

[PATCH] sh: heartbeat: prefer 'unsigned int' to bare use of 'unsigned'
 2023-10-18 13:53 UTC  (2+ messages)

[PATCH v2 net-next] ipv6: avoid atomic fragment on GSO packets
 2023-10-18 13:53 UTC  (5+ messages)

[PATCH net v2] net: phy: bcm7xxx: Add missing 16nm EPHY statistics
 2023-10-18 13:52 UTC  (2+ messages)

[PATCH v3 0/4] SCSI: Fix issues between removing device and error handle
 2023-10-18 13:51 UTC  (5+ messages)

[PATCH v10 00/50] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2023-10-18 13:48 UTC  (6+ messages)
` [PATCH v10 48/50] KVM: SEV: Provide support for SNP_GUEST_REQUEST NAE event

[PATCH net-next v4 0/7] Create a binding for the Marvell MV88E6xxx DSA switches
 2023-10-18 13:49 UTC  (13+ messages)
` [PATCH net-next v4 2/7] dt-bindings: net: mvusb: Fix up DSA example
` [PATCH net-next v4 3/7] ARM: dts: marvell: Fix some common switch mistakes
` [PATCH net-next v4 4/7] ARM: dts: nxp: "
` [PATCH net-next v4 5/7] ARM64: dts: marvell: "
` [PATCH net-next v4 6/7] dt-bindings: marvell: Rewrite MV88E6xxx in schema
` [PATCH net-next v4 7/7] dt-bindings: marvell: Add Marvell MV88E6060 DSA schema

[PATCH v3] platform/x86: inspur-wmi: Add platform profile support
 2023-10-18 13:48 UTC  (3+ messages)

[PATCH printk v2 0/4] fix console flushing on panic
 2023-10-18 13:45 UTC  (8+ messages)
` [PATCH printk v2 3/4] printk: Skip unfinalized records in panic

[PATCH] x86/percpu: Use correct asm operand modifier in percpu_stable_op
 2023-10-18 13:44 UTC  (2+ messages)
` [tip: x86/percpu] x86/percpu: Use the correct asm operand modifier in percpu_stable_op()

[PATCH v2 0/3] a couple of corrections to the IRQ enablement function
 2023-10-18 13:38 UTC  (4+ messages)
` [PATCH v2 1/3] s390/vfio-ap: unpin pages on gisc registration failure
` [PATCH v2 2/3] s390/vfio-ap: set status response code to 06 "
` [PATCH v2 3/3] s390/vfio-ap: improve reaction to response code 07 from PQAP(AQIC) command

[PATCH v1 1/1] platform/mellanox: mlxbf-tmfifo: Fix a warning message
 2023-10-18 13:41 UTC  (3+ messages)
` [PATCH v2] "

[PATCH-cgroup 0/4] cgroup/cpuset: Improve CPU isolation in isolated partitions
 2023-10-18 13:41 UTC  (7+ messages)
` [PATCH-cgroup 1/4] workqueue: Add workqueue_unbound_exclude_cpumask() to exclude CPUs from wq_unbound_cpumask
` [PATCH-cgroup 3/4] cgroup/cpuset: Keep track of CPUs in isolated partitions

[PATCH -v2] x86/retpoline: Ensure default return thunk isn't used at runtime
 2023-10-18 13:38 UTC  (4+ messages)
` [tip: x86/bugs] "

[PATCH 1/1] apple-gmux: Hard Code max brightness for MMIO gmux
 2023-10-18 13:36 UTC  (2+ messages)

[PATCH v3 0/4] ledtrig-tty: add additional tty state evaluation
 2023-10-18 13:34 UTC  (5+ messages)
` [PATCH v3 1/4] tty: whitespaces in descriptions corrected by replacing tabs with spaces

[PATCH] platform/surface: platform_profile: Propagate error if profile registration fails
 2023-10-18 13:32 UTC  (2+ messages)

[PATCH v16 04/12] block: add emulation for copy
 2023-10-18 10:08 UTC  (5+ messages)
` [PATCH v16 00/12] Implement copy offload support

[PATCH 0/2] staging: qlge: Replace the occurrences of (1<<x) by BIT(x)
 2023-10-18 13:28 UTC  (2+ messages)

drivers/net/ethernet/marvell/octeontx2/af/rvu_debugfs.c:535:36: warning: '%d' directive writing between 1 and 11 bytes into a region of size 7
 2023-10-18 13:27 UTC 

drivers/gpu/drm/nouveau/nouveau_gem.c:195:16: warning: array subscript 0 is outside array bounds of 'struct nouveau_vmm[0]'
 2023-10-18 13:27 UTC 

[PATCH v2 0/5] staging: sm750fb: Renaming camelcase to snakecase
 2023-10-18 13:27 UTC  (8+ messages)
` [PATCH v2 1/5] Staging: sm750fb: Rename displayControlAdjust_SM750E

[PATCH 0/2] Rework interface between scheduler and schedutil governor
 2023-10-18 13:26 UTC  (7+ messages)
` [PATCH 1/2] sched/schedutil: rework performance estimation
` [PATCH 2/2] sched/schedutil: rework iowait boost

[PATCH 0/2] staging: vme_user: Replace printk's & cleanup log messages
 2023-10-18 13:26 UTC  (3+ messages)
` [PATCH 1/2] staging: vme_user: Replace printk() with pr_*(),dev_*()

[Bisected] [efeda3bf912f] OOPS crash while performing Block device module parameter test [qla2xxx / FC]
 2023-10-18 13:21 UTC 

[PATCH 0/2] Remove unused return values from functions
 2023-10-18 13:25 UTC  (9+ messages)
` [PATCH 2/2] staging: sm750fb: Remove unused return value in program_mode_registers()

[PATCH] drm: mediatek: mtk_dsi: Fix NO_EOT_PACKET settings/handling
 2023-10-18 13:24 UTC  (4+ messages)

[PATCH net-next v4 00/18] net/smc: implement virtual ISM extension and loopback-ism
 2023-10-18 13:24 UTC  (3+ messages)
` [PATCH net-next v4 10/18] net/smc: implement ID-related operations of loopback

[PATCH] x86/mm: drop 4MB restriction on minimal NUMA node size
 2023-10-18 13:20 UTC  (5+ messages)
` [PATCH v2] x86/mm: Drop 4MB restriction on minimal NUMA node memory size

[patch V5 00/39] x86/microcode: Cleanup and late loading enhancements
 2023-10-18 13:20 UTC  (4+ messages)
` [patch V5 03/39] x86/boot/32: De-uglify the 2/3 level paging difference in mk_early_pgtbl_32()

[RFC PATCH] audit: Send netlink ACK before setting connection in auditd_set
 2023-10-18 13:19 UTC  (5+ messages)
` [PATCH v2] "

[PATCH v2] ALSA: virtio: use copy and fill_silence callbacks
 2023-10-18 13:16 UTC  (2+ messages)

drivers/net/ethernet/mellanox/mlx5/core/en/reporter_rx.c:573:46: warning: '%s' directive output may be truncated writing up to 255 bytes into a region of size between 220 and 230
 2023-10-18 13:16 UTC 

[PATCH v2 7/9] sched: define TIF_ALLOW_RESCHED
 2023-10-18 13:16 UTC  (4+ messages)

[PATCH v2 -tip] x86/percpu: Use C for arch_raw_cpu_ptr()
 2023-10-18 13:15 UTC  (23+ messages)

[PATCH v2 1/6] wifi: mt76: fix broken precal loading from MTD for mt7915
 2023-10-18 13:09 UTC  (2+ messages)
` [PATCH v2 6/6] wifi: mt76: permit to load precal from NVMEM cell "


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox