public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-06-16 20:35:11 to 2023-06-17 07:05:54 UTC [more...]

[PATCH] Input: pinephone-keyboard - Use devm_regulator_get_enable()
 2023-06-17  7:05 UTC 

[PATCH] irqchipi/gic-v4: Ensure accessing the correct RD when and writing INVLPIR
 2023-06-17  7:02 UTC  (5+ messages)

[PATCH] irqchip/jcore-aic: Fix missing allocation of IRQ descriptors
 2023-06-17  7:02 UTC  (2+ messages)
` [irqchip: irq/irqchip-next] "

[PATCH] mm/sparse:avoid null pointer access in memory_present()
 2023-06-17  7:00 UTC  (4+ messages)

[PATCH v2 00/12] mm: jit/text allocator
 2023-06-17  6:57 UTC  (23+ messages)
` [PATCH v2 01/12] nios2: define virtual address space for modules
` [PATCH v2 02/12] mm: introduce execmem_text_alloc() and jit_text_alloc()
` [PATCH v2 04/12] mm/execmem, arch: convert remaining overrides of module_alloc to execmem
` [PATCH v2 06/12] mm/execmem: introduce execmem_data_alloc()
` [PATCH v2 07/12] arm64, execmem: extend execmem_params for generated code definitions
` [PATCH v2 12/12] kprobes: remove dependcy on CONFIG_MODULES

[PATCH net-next 00/17] splice, net: Switch over users of sendpage() and remove it
 2023-06-17  6:43 UTC  (4+ messages)
` [PATCH net-next 01/17] net: Copy slab data for sendmsg(MSG_SPLICE_PAGES)

[PATCH 2/5] irqchip: mmp: remove non-DT codepath
 2023-06-17  6:39 UTC  (2+ messages)
` [irqchip: irq/irqchip-next] irqchip/mmp: Remove "

[PATCH] irqdomain: include internals.h for function prototypes
 2023-06-17  6:39 UTC  (2+ messages)
` [irqchip: irq/irqchip-next] irqdomain: Include "

[PATCH 1/5] irqchip: ftintc010: mark all function static
 2023-06-17  6:39 UTC  (2+ messages)
` [irqchip: irq/irqchip-next] irqchip/ftintc010: Mark "

[PATCH 3/5] irqchip: clps711x: remove unused clps711x_intc_init() function
 2023-06-17  6:39 UTC  (2+ messages)
` [irqchip: irq/irqchip-next] irqchip/clps711x: Remove "

[PATCH 4/5] irqchip: mxs: include linux/irqchip/mxs.h
 2023-06-17  6:39 UTC  (2+ messages)
` [irqchip: irq/irqchip-next] irqchip/mxs: Include linux/irqchip/mxs.h

[PATCH 5/5] irqchip: gicv3: add a iort_pmsi_get_dev_id() prototype
 2023-06-17  6:39 UTC  (2+ messages)
` [irqchip: irq/irqchip-next] irqchip/gicv3: Add "

[PATCH v2 1/3] irqchip/stm32-exti: Add STM32MP15xx IWDG2 EXTI to GIC map
 2023-06-17  6:39 UTC  (2+ messages)
` [irqchip: irq/irqchip-next] "

[PATCH] irqchip/stm32-exti: Fix warning on initialized field overwritten
 2023-06-17  6:39 UTC  (2+ messages)
` [irqchip: irq/irqchip-next] "

[PATCH v19 0/5] Implement IOCTL to get and optionally clear info about PTEs
 2023-06-17  6:39 UTC  (3+ messages)
` [PATCH v19 2/5] fs/proc/task_mmu: "

net/bluetooth/bnep/core.c:478:12: warning: stack frame size (2112) exceeds limit (2048) in 'bnep_session'
 2023-06-17  6:38 UTC 

[PATCH net v6 0/6] net: dsa: mt7530: fix multiple CPU ports, BPDU and LLDP handling
 2023-06-17  6:26 UTC  (7+ messages)
` [PATCH net v6 1/6] net: dsa: mt7530: set all CPU ports in MT7531_CPU_PMAP
` [PATCH net v6 2/6] net: dsa: mt7530: fix trapping frames on non-MT7621 SoC MT7530 switch
` [PATCH net v6 3/6] net: dsa: mt7530: fix handling of BPDUs on "
` [PATCH net v6 4/6] net: dsa: mt7530: fix handling of LLDP frames
` [PATCH net v6 5/6] net: dsa: introduce preferred_default_local_cpu_port and use on MT7530
` [PATCH net v6 6/6] MAINTAINERS: add me as maintainer of MEDIATEK SWITCH DRIVER

[irqchip: irq/irqchip-next] dt-bindings: interrupt-controller: Add Loongson EIOINTC
 2023-06-17  6:24 UTC 

[irqchip: irq/irqchip-next] irqchip/loongson-eiointc: Add DT init support
 2023-06-17  6:24 UTC 

[PATCH v3 2/9] clk: ralink: add clock and reset driver for MTMIPS SoCs
 2023-06-17  6:00 UTC  (5+ messages)

[syzbot] [hfsplus?] kernel BUG in hfsplus_bnode_put
 2023-06-17  5:30 UTC  (2+ messages)
` [syzbot] [hfs?] "

[PATCH v4 0/9] [PATCH v3 0/9] mips: ralink: add complete clock and reset driver for mtmips SoCs
 2023-06-17  5:24 UTC  (10+ messages)
` [PATCH v4 1/9] dt-bindings: clock: add mtmips SoCs system controller
` [PATCH v4 2/9] clk: ralink: add clock and reset driver for MTMIPS SoCs
` [PATCH v4 3/9] mips: ralink: rt288x: remove clock related code
` [PATCH v4 4/9] mips: ralink: rt305x: "
` [PATCH v4 5/9] mips: ralink: rt3883: "
` [PATCH v4 6/9] mips: ralink: mt7620: "
` [PATCH v4 7/9] mips: ralink: remove reset "
` [PATCH v4 8/9] mips: ralink: get cpu rate from new driver code
` [PATCH v4 9/9] MAINTAINERS: add Mediatek MTMIPS Clock maintainer

mm/kasan/shadow.c:49: multiple definition of `memset'; arch/x86/lib/memset_64.o:arch/x86/um/../lib/memset_64.S:29: first defined here
 2023-06-17  5:16 UTC 

[syzbot] [kernel?] possible deadlock in exit_itimers
 2023-06-17  5:14 UTC  (2+ messages)

[PATCH v2 RESEND] ASoC: fsl MPC52xx drivers require PPC_BESTCOMM
 2023-06-17  5:08 UTC  (3+ messages)

[GIT PULL] clk fixes for v6.4-rc6
 2023-06-17  4:36 UTC 

[PATCH] net: phy: mediatek: fix compile-test dependencies
 2023-06-17  4:35 UTC  (2+ messages)

[PATCH 1/4] ASoC: max98388: fix unused function warnings
 2023-06-17  4:21 UTC  (8+ messages)
` [PATCH 2/4] ASoC: loongson: fix unused PM function warning
` [PATCH 3/4] ASoC: loongson: add PCI dependency
` [PATCH 4/4] ASoC: loongson: fix compile testing on 32-bit

[PATCH 00/32] bcachefs - a new COW filesystem
 2023-06-17  4:13 UTC  (8+ messages)
` [PATCH 07/32] mm: Bring back vmalloc_exec

[PATCH v13 00/30] Add KVM LoongArch support
 2023-06-17  3:54 UTC  (5+ messages)
` [PATCH v13 05/30] LoongArch: KVM: Add vcpu related header files

[PATCH v2 00/23] arch: allow pte_offset_map[_lock]() to fail
 2023-06-17  3:54 UTC  (9+ messages)
` [PATCH v2 07/23] mips: update_mmu_cache() can replace __update_tlb()
            ` [PATCH v2 07/23 replacement] mips: add pte_unmap() to balance pte_offset_map()

[PATCH] mm: page_alloc: make compound_page_dtors static
 2023-06-17  3:46 UTC 

[tip:objtool/urgent] BUILD SUCCESS b9f174c811e3ae4ae8959dc57e6adb9990e913f4
 2023-06-17  3:50 UTC 

[PATCH 0/3] KVM: x86: Use "standard" mmu_notifier hook for APIC page
 2023-06-17  3:45 UTC  (9+ messages)
` [PATCH 1/3] KVM: VMX: Retry APIC-access page reload if invalidation is in-progress

[syzbot] [ext4?] WARNING in ext4_iomap_begin (2)
 2023-06-17  3:29 UTC 

[PATCH v14 1/2] thermal: loongson-2: add thermal management support
 2023-06-17  3:25 UTC  (3+ messages)

[PATCH] selftests: tc-testing: add one test for flushing explicitly created chain
 2023-06-17  3:20 UTC 

[tip:sched/core] BUILD SUCCESS ef73d6a4ef0b35524125c3cfc6deafc26a0c966a
 2023-06-17  3:13 UTC 

[tip:locking/core] BUILD SUCCESS b33eb50a92b0a298fa8a6ac350e741c3ec100f6d
 2023-06-17  3:12 UTC 

[tip:perf/urgent] BUILD SUCCESS a6742cb90b567f952a95efa27dee345748d09fc7
 2023-06-17  3:12 UTC 

[PATCH net-next 3/8] net: stmmac: move PTP interrupt handling to IP-specific DWMAC file
 2023-06-17  3:09 UTC  (2+ messages)

arch/um/drivers/virt-pci.c:537:21: warning: no previous prototype for 'pcibios_get_phb_of_node'
 2023-06-17  2:48 UTC 

[PATCH] erofs: clean up zmap.c
 2023-06-17  2:42 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v2 0/4] mtd: rawnand: brcmnand: driver and doc updates
 2023-06-17  2:29 UTC  (5+ messages)
` [PATCH v2 1/4] mtd: rawnand: brcmnand: Fix ECC level field setting for v7.2 controller
` [PATCH v2 2/4] mtd: rawnand: brcmnand: Fix potential false time out warning
` [PATCH v2 3/4] mtd: rawnand: brcmnand: Fix crash during the panic_write
` [PATCH v2 4/4] mtd: rawnand: brcmnand: Fix potential out-of-bounds access in oob write

[PATCH v1 0/3] Improve hugetlbfs read on HWPOISON hugepages
 2023-06-17  2:18 UTC  (14+ messages)
` [PATCH v1 1/3] mm/hwpoison: find subpage in hugetlb HWPOISON list

[PATCH V5 0/2] irqchip: loongson-eiointc: Add DT init support
 2023-06-17  2:13 UTC  (2+ messages)

[PATCH] sched/psi: make psi_cgroups_enabled static
 2023-06-17  2:01 UTC  (3+ messages)

[PATCH v3 0/3] soc: loongson2_pm: add power management support
 2023-06-17  1:57 UTC  (4+ messages)
` [PATCH v3 2/3] soc: dt-bindings: add loongson-2 pm

[PATCH v14 1/2] thermal: loongson-2: add thermal management support
 2023-06-17  1:52 UTC  (4+ messages)
` [PATCH] thermal/drivers/loongson2: Fix thermal zone private data access

[PATCH] sched: remove unneeded header files
 2023-06-17  1:50 UTC  (2+ messages)

[PATCH] platform/x86/intel: tpmi: Remove hardcoded unit and offset
 2023-06-17  1:44 UTC 

[PATCH 0/2] Add driver for Murata IRS-D200
 2023-06-17  1:37 UTC  (3+ messages)
` [PATCH 2/2] iio: "

[PATCH net 0/2] selftests/ptp: Add support for new timestamp IOCTLs
 2023-06-17  0:58 UTC  (4+ messages)
` [PATCH net 1/2] selftests/ptp: Add -x option for testing PTP_SYS_OFFSET_EXTENDED
` [PATCH net 2/2] selftests/ptp: Add -X option for testing PTP_SYS_OFFSET_PRECISE

[PATCH] drm/i915: make i915_drm_client_fdinfo() reference conditional again
 2023-06-17  0:44 UTC  (2+ messages)

[PATCH] drm/msm/adreno: Update MODULE_FIRMWARE macros
 2023-06-17  0:43 UTC  (3+ messages)

[PATCH 0/3] Add support for databus widen mode
 2023-06-17  0:37 UTC  (25+ messages)
` [PATCH 1/3] drm/msm/dpu: Add DPU_INTF_DATABUS_WIDEN feature flag for DPU >= 5.0
            ` [Freedreno] "
` [PATCH 2/3] drm/msm/dpu: Set DATABUS_WIDEN on command mode encoders
` [PATCH 3/3] drm/msm/dsi: Enable DATABUS_WIDEN for DSI command mode

[syzbot] [ext4?] INFO: task hung in __writeback_inodes_sb_nr (6)
 2023-06-17  0:33 UTC 

[PATCH RESEND] arm64: dts: qcom: msm8916-samsung-serranove: Add RT5033 PMIC with charger
 2023-06-17  0:29 UTC 

[PATCH v1 1/1] KVM: x86: Remove PRIx* definitions as they are solely for user space
 2023-06-17  0:10 UTC  (2+ messages)

[PATCH v8 00/18] GMU-less A6xx support (A610, A619_holi)
 2023-06-17  0:00 UTC  (6+ messages)
` [PATCH v8 10/18] drm/msm/a6xx: Introduce GMU wrapper support
      ` [Freedreno] "

KVM page-fault on Kernel 6.3.8
 2023-06-16 23:59 UTC  (2+ messages)

[PATCH v2] drm/bridge: ps8640: Drop the ability of ps8640 to fetch the EDID
 2023-06-16 23:55 UTC 

[PATCH][next] f2fs: remove redundant assignment to variable err
 2023-06-16 23:50 UTC  (2+ messages)
` [f2fs-dev] "

[PATCH] arm64: dts: qcom: msm8916-samsung-serranove: Add RT5033 PMIC with charger
 2023-06-16 23:42 UTC 

[PATCH 0/2] change ->index to PAGE_SIZE for hugetlb pages
 2023-06-16 23:41 UTC  (6+ messages)
` [PATCH 2/2] mm/hugetlb: add wrapper functions for interactions with page cache

[PATCH v4 0/3] Docs/RCU/rculist_nulls: Minor fixup
 2023-06-16 23:36 UTC  (4+ messages)
` [PATCH v4 1/3] Docs/RCU/rculist_nulls: Specify type of the object in examples
` [PATCH v4 2/3] Docs/RCU/rculist_nulls: Fix hlist_[nulls]_head field names of 'obj'
` [PATCH v4 3/3] Docs/RCU/rculist_nulls: Fix text about atomic_set_release()

[PATCH 1/3] dt-bindings: pinctrl: qcom,sm8350-lpass-lpi: add SM8350 LPASS TLMM
 2023-06-16 23:36 UTC  (3+ messages)
` [PATCH 2/3] pinctrl: qcom: sm8350-lpass-lpi: "

[PATCH v2 0/2] PCI: pciehp: Add support for native AER and DPC handling on async remove
 2023-06-16 23:34 UTC  (11+ messages)
` [PATCH v2 1/2] PCI: pciehp: Add support for async hotplug with native AER and DPC/EDR
` [PATCH v2 2/2] PCI: pciehp: Clear the optional capabilities in DEVCTL2 on a hot-plug

[PATCH] arm64: dts: qcom: sm8450: correct crypto unit address
 2023-06-16 23:34 UTC  (2+ messages)

[PATCH v8 00/11] arm64: qcom: Enable Crypto Engine for a few Qualcomm SoCs
 2023-06-16 23:33 UTC  (4+ messages)
` [PATCH v8 10/11] arm64: dts: qcom: sm8350: Add Crypto Engine support

[PATCH] afs: Fix dangling folio ref counts in writeback
 2023-06-16 23:26 UTC  (8+ messages)
` [PATCH] afs: Fix waiting for writeback then skipping folio

[PATCH v1] PCI: pciehp: Make sure DPC trigger status is reset in PDC handler
 2023-06-16 23:27 UTC  (5+ messages)

[PATCH 0/2] x86/cfi: Fix FineIBT
 2023-06-16 23:24 UTC  (2+ messages)

[PATCH] jfs: jfs_dmap: Validate db_l2nbperpage while mounting
 2023-06-16 22:16 UTC  (2+ messages)

[PATCH v3 1/3] Docs/RCU/rculist_nulls: Specify type of the object in examples
 2023-06-16 23:18 UTC  (3+ messages)

[PATCH] dt-bindings: arm: socionext: add bindings for the Synquacer platform
 2023-06-16 23:18 UTC  (7+ messages)

[BUG] _regmap_raw_write() - divide-by-zero
 2023-06-16 22:51 UTC  (5+ messages)

[PATCH] fpga: dfl: afu: use PFN_DOWN() and PFN_PHYS() helper macros
 2023-06-16 22:42 UTC 

[PATCH v3 00/57] Scope-based Resource Management
 2023-06-16 22:41 UTC  (3+ messages)
` [PATCH v3 01/57] dmaengine: ioat: Free up __cleanup() name

[PATCH] mm: Move mm_count into its own cache line
 2023-06-16 22:39 UTC  (5+ messages)

[PATCH] MAINTAINERS: Replace my email address
 2023-06-16 22:20 UTC 

[PATCH net-next v8 00/11] Brcm ASP 2.0 Ethernet Controller
 2023-06-16 22:14 UTC  (12+ messages)
` [PATCH net-next v8 01/11] dt-bindings: net: brcm,unimac-mdio: Add asp-v2.0
` [PATCH net-next v8 02/11] dt-bindings: net: Brcm ASP 2.0 Ethernet controller
` [PATCH net-next v8 03/11] net: bcmasp: Add support for ASP2.0 "
` [PATCH net-next v8 04/11] net: bcmasp: Add support for WoL magic packet
` [PATCH net-next v8 05/11] net: bcmasp: Add support for wake on net filters
` [PATCH net-next v8 06/11] net: bcmasp: Add support for eee mode
` [PATCH net-next v8 07/11] net: bcmasp: Add support for ethtool standard stats
` [PATCH net-next v8 08/11] net: bcmasp: Add support for ethtool driver stats
` [PATCH net-next v8 09/11] net: phy: mdio-bcm-unimac: Add asp v2.0 support
` [PATCH net-next v8 10/11] net: phy: bcm7xxx: Add EPHY entry for 74165
` [PATCH net-next v8 11/11] MAINTAINERS: ASP 2.0 Ethernet driver maintainers

[git pull] drm fixes for 6.4-rc7
 2023-06-16 22:14 UTC  (2+ messages)

[PATCH v14] ath10k: add LED and GPIO controlling support for various chipsets
 2023-06-16 17:03 UTC  (3+ messages)

[tip:x86/boot 13/18] arch/x86/mm/mem_encrypt.c:79:13: error: redefinition of 'mem_encrypt_init'
 2023-06-16 22:11 UTC 

[PATCH v4 00/10] Linux RISC-V AIA Support
 2023-06-16 22:05 UTC  (5+ messages)
` [PATCH v4 08/10] irqchip: Add RISC-V advanced PLIC driver

[PATCH 0/2] Add support to configure active retimer cable
 2023-06-16 22:05 UTC  (5+ messages)
` [PATCH 1/2] platform/chrome: cros_ec_typec: Configure Retimer cable type

[PATCH] PCI/ASPM: Enable ASPM on external PCIe devices
 2023-06-16 22:01 UTC  (2+ messages)

[PATCH v2] nfsd: move init of percpu reply_cache_stats counters back to nfsd_init_net
 2023-06-16 21:51 UTC 

[PATCH] ieee802154: Replace strlcpy with strscpy
 2023-06-16 21:32 UTC  (2+ messages)

[PATCH] perf test: fix failing test cases on linux-next for s390
 2023-06-16 21:46 UTC  (4+ messages)

[tip:master] BUILD SUCCESS e00a68bc1301eeadd608ab2962ccd573e10d1b55
 2023-06-16 21:41 UTC 

[tip:x86/mtrr] BUILD SUCCESS 30d65d1b19850c9bc8c17dba8ebe9be5e0c17054
 2023-06-16 21:40 UTC 

[PATCH] afs: Fix vlserver probe RTT handling
 2023-06-16 21:39 UTC 

[PATCH] dt-bindings: nvmem: fixed-cell: add compatibles for MAC cells
 2023-06-16 21:30 UTC 

[GIT PULL] RCU regression fix for v6.4
 2023-06-16 21:26 UTC  (3+ messages)

[PATCH 00/15] sched: EEVDF and latency-nice and/or slice-attr
 2023-06-16 21:23 UTC  (3+ messages)
` [PATCH 08/15] sched: Commit to EEVDF

[PATCH v1] x86/apic: Fix kernel panic when "intremap=off" and "x2apic_phys" are set
 2023-06-16 21:22 UTC 

[PATCH 0/2] Clean-up RT5033 charger "rt5033_charger_data" and probe "&pdev->dev"
 2023-06-16 21:10 UTC  (3+ messages)
  ` [PATCH 1/2] power: supply: rt5033_charger: Simplify initialization of rt5033_charger_data
  ` [PATCH 2/2] power: supply: rt5033_charger: Replace "&pdev->dev" by "charger->dev" in probe

[tip:x86/cleanups] BUILD SUCCESS 013fdeb07a8fd32bbb3412e5f49d60207a78bf08
 2023-06-16 21:09 UTC 

[PATCH v2 0/2] Fix up the boe-tv101wum-nl6 panel driver
 2023-06-16 21:07 UTC  (3+ messages)
` [PATCH v2 1/2] drm/panel: boe-tv101wum-nl6: Drop macros and open code sequences
` [PATCH v2 2/2] drm/panel: boe-tv101wum-nl6: Drop surplus prepare tracking

[PATCH 0/3] Add SiFive Private L2 cache and PMU driver
 2023-06-16 21:05 UTC  (3+ messages)
` [PATCH 1/3] soc: sifive: Add SiFive private L2 cache support

[PATCH net-next v1 00/14] Add TJA1120 support
 2023-06-16 21:00 UTC  (15+ messages)
` [PATCH net-next v1 01/14] net: phy: nxp-c45-tja11xx: fix the PTP interrupt enablig/disabling
` [PATCH net-next v1 02/14] net: phy: nxp-c45-tja11xx: use phylib master/slave implementation
` [PATCH net-next v1 03/14] net: phy: nxp-c45-tja11xx: remove RX BIST frame counters
` [PATCH net-next v1 04/14] net: phy: nxp-c45-tja11xx: add *_reg_field functions
` [PATCH net-next v1 06/14] net: phy: add 1000baseT1 to phy_basic_t1_features
` [PATCH net-next v1 10/14] net: phy: nxp-c45-tja11xx: handle FUSA irq
` [PATCH net-next v1 13/14] net: phy: nxp-c45-tja11xx: reset PCS if the link goes down

[patch v3 0/7] x86/smp: Cure stop_other_cpus() and kexec() troubles
 2023-06-16 20:57 UTC  (7+ messages)
` [patch v3 1/7] x86/smp: Make stop_other_cpus() more robust

[PATCH v23 0/8] crash: Kernel handling of CPU and memory hot un/plug
 2023-06-16 20:56 UTC  (4+ messages)
` [PATCH v23 4/8] crash: memory and CPU hotplug sysfs attributes

[PATCH] syscalls: Fix file path names in the header comments
 2023-06-16 20:54 UTC  (3+ messages)

[PATCH] nfsd: move init of percpu reply_cache_stats counters back to nfsd_init_net
 2023-06-16 20:54 UTC  (3+ messages)

[PATCH net-next v4 0/5] introduce page_pool_alloc() API
 2023-06-16 20:42 UTC  (11+ messages)
` [PATCH net-next v4 4/5] page_pool: remove PP_FLAG_PAGE_FRAG flag
                  ` Memory providers multiplexing (Was: [PATCH net-next v4 4/5] page_pool: remove PP_FLAG_PAGE_FRAG flag)

[linux-next:master] [perf parse] 70c90e4a6b: perf-test.perf_hw_event_sample_group.group_sampe_cpu-cycles_cache-misses_and_cpu-cycles_cache-misses_instructions_HAS_FIX_NO_NMI_R1.fail
 2023-06-16 20:37 UTC  (2+ messages)

[PATCH for-next v1 0/3] Minor improvements for Baytrail pinctrl
 2023-06-16 20:33 UTC  (4+ messages)
` [PATCH for-next v1 1/3] pinctrl: baytrail: reduce scope of spinlock in ->dbg_show() hook
` [PATCH for-next v1 2/3] pinctrl: baytrail: add warning for BYT_VAL_REG retrieval failure
` [PATCH for-next v1 3/3] pinctrl: baytrail: invert if condition


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