public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-12-29 04:20:14 to 2022-12-29 11:27:52 UTC [more...]

[PATCH] perf tools: Fix resources leak in perf_data__open_dir
 2022-12-29 11:27 UTC  (2+ messages)

[RFC PATCH v1 00/19] rtw88: Add SDIO support
 2022-12-29 11:24 UTC  (6+ messages)
` [RFC PATCH v1 13/19] rtw88: mac: Add support for SDIO specifics in the power on sequence

[PATCH v6 4/4] x86/mce: Add support for Extended Physical Address MCA changes
 2022-12-29 11:13 UTC  (2+ messages)
` [tip: ras/core] "

[tip: ras/core] x86/mce: Define a function to extract ErrorAddr from MCA_ADDR
 2022-12-29 11:13 UTC 

[PATCH v2 1/7] arm64: dts: qcom: sm8450: add spmi node
 2022-12-29 11:04 UTC  (11+ messages)
` [PATCH v2 2/7] arm64: dts: qcom: sm8450-nagara: Include PMIC DTSIs
` [PATCH v2 3/7] arm64: dts: qcom: sm8450-nagara: Add GPIO line names for PMIC GPIOs
` [PATCH v2 4/7] arm64: dts: qcom: sm8450-nagara: Add GPIO keys
` [PATCH v2 5/7] arm64: dts: qcom: sm8450-nagara: Set up camera regulators
` [PATCH v2 6/7] arm64: dts: qcom: sm8450-nagara: Enable PMIC RESIN+PON
` [PATCH v2 7/7] arm64: dts: qcom: sm8450-nagara: Configure SLG51000 PMIC

[PATCH v3] staging: rtl8723bs: hal: Fix codespell-reported spelling mistakes
 2022-12-29 10:59 UTC 

[PATCH v4 0/3] Reliability improvements for Microchip MPF FPGA manager
 2022-12-29 10:46 UTC  (4+ messages)
` [PATCH v4 1/3] fpga: microchip-spi: move SPI I/O buffers out of stack
` [PATCH v4 2/3] fpga: microchip-spi: rewrite status polling in a time measurable way
` [PATCH v4 3/3] fpga: microchip-spi: separate data frame write routine

[PATCH] drm/msm/adreno: Make adreno quirks not overwrite each other
 2022-12-29 10:47 UTC  (2+ messages)

memcpy: detected field-spanning write (size 168) of single field "&device->entry" at drivers/firmware/google/coreboot_table.c:103 (size 8)
 2022-12-29 10:46 UTC 

[syzbot] WARNING: locking bug in inet_autobind
 2022-12-29 10:43 UTC 

[PATCH 0/4] rtw88: Four fixes found while working on SDIO support
 2022-12-29 10:40 UTC  (12+ messages)
` [PATCH 1/4] rtw88: Add packed attribute to the eFuse structs
` [PATCH 2/4] rtw88: Configure the registers from rtw_bf_assoc() outside the RCU lock
` [PATCH 3/4] rtw88: Use rtw_iterate_vifs() for rtw_vif_watch_dog_iter()
` [PATCH 4/4] rtw88: Use non-atomic rtw_iterate_stas() in rtw_ra_mask_info_update()

[PATCH v5 0/7] MediaTek watchdog: Convert mtk-wdt.txt to dt-schema
 2022-12-29 10:37 UTC  (2+ messages)

[PATCH v2 0/4] ARM: dts: qcom: pm8226: style fixes and new nodes
 2022-12-29 10:36 UTC  (9+ messages)
` [PATCH v2 1/4] ARM: dts: qcom: pm8226: sort includes alphabetically and nodes by address
` [PATCH v2 2/4] ARM: dts: qcom: pm8226: add PON device node along with resin sub-node
` [PATCH v2 3/4] ARM: dts: qcom: pm8226: add IADC node
` [PATCH v2 4/4] dt-bindings: iio/adc: qcom,spmi-iadc: document PM8226 compatible

[PATCH v2 1/2] dt-bindings: phy: rockchip: convert rockchip-dp-phy.txt to yaml
 2022-12-29 10:30 UTC  (3+ messages)
` [PATCH v2 2/2] dt-bindings: soc: rockchip: grf: add rockchip,rk3288-dp-phy.yaml

[PATCH v2] Bluetooth: hci_qca: Fix driver shutdown on closed serdev
 2022-12-29 10:28 UTC 

[PATCH v3] arm64: dts: qcom: sm8350-sagami: Rectify GPIO keys
 2022-12-29 10:27 UTC 

[RFC PATCH v2 0/3] support Samsung Exynos xHCI Controller
 2022-12-29 10:25 UTC  (7+ messages)
  ` [RFC PATCH v2 1/3] usb: "
  ` [RFC PATCH v2 2/3] dt-bindings: usb: generic-xhci: add Samsung Exynos compatible
  ` [RFC PATCH v2 3/3] dt-bindings: usb: snps,dwc3: add generic-xhci as child

[PATCH v2 0/6] Add ADSP power domains controller support for MT8192
 2022-12-29 10:15 UTC  (4+ messages)
` [PATCH v2 5/6] dt-bindings: arm: mediatek: Add missing power-domains property

[PATCH v1] drm/scheduler: Fix lockup in drm_sched_entity_kill()
 2022-12-29 10:15 UTC  (2+ messages)

[PATCH] kbuild: sort single-targets alphabetically again
 2022-12-29 10:08 UTC  (2+ messages)

[PATCH v2 1/1] pinctrl: nomadik: Add missing header(s)
 2022-12-29 10:07 UTC 

[syzbot] [xfs?] BUG: corrupted list in xfs_trans_del_item
 2022-12-29 10:10 UTC 

[PATCH v2] arm64: dts: mediatek: mt8192: Mark scp_adsp clock as broken
 2022-12-29 10:12 UTC 

[PATCH] eventfd: use a generic helper instead of an open coded wait_event
 2022-12-29 10:04 UTC  (2+ messages)

[PATCH v2 1/3] dt-bindings: display/msm: Add SM8150 MDSS & DPU
 2022-12-29 10:05 UTC  (3+ messages)
` [PATCH v2 2/3] arm64: dts: qcom: sm8150: Add DISPCC node
` [PATCH v2 3/3] arm64: dts: qcom: sm8150: Wire up MDSS

[PATCH linux-next] staging: ks7010: use strscpy() to instead of strncpy()
 2022-12-29  9:58 UTC  (5+ messages)

[PATCH v8 0/4] Enhance definition of DFH and use enhancements for UART driver
 2022-12-29  9:58 UTC  (5+ messages)
` [PATCH v8 3/4] fpga: dfl: add basic support for DFHv1
` [PATCH v8 4/4] tty: serial: 8250: add DFL bus driver for Altera 16550

[PATCH linux-next] staging: r8188eu: use strscpy() to instead of strncpy()
 2022-12-29  9:57 UTC  (2+ messages)

[RFC PATCH 0/9] Intel SPEC CTRL virtualization support
 2022-12-29  9:56 UTC  (8+ messages)
` [RFC PATCH 6/9] kvm/x86: Add ARCH_CAP_VIRTUAL_ENUM for guest MSR_IA32_ARCH_CAPABILITIES

[PATCH 00/19] Introduce __xchg, non-atomic xchg
 2022-12-29  9:54 UTC  (5+ messages)
` [PATCH 02/19] arch/arc: rename internal name __xchg to __arch_xchg

[PATCH v3 0/4] Add PinePhone Pro display support
 2022-12-29  9:53 UTC  (7+ messages)
` [PATCH v3 1/4] dt-bindings: display: Add Himax HX8394 panel controller

[PATCH 1/2] linux-firmware: update firmware for MT7922 WiFi device
 2022-12-29  9:49 UTC  (2+ messages)
` [PATCH 2/2] linux-firmware: update firmware for MT7921 "

[syzbot] [ext4?] possible deadlock in ext4_find_inline_entry
 2022-12-29  9:52 UTC 

[syzbot] INFO: task hung in __unmap_and_move (4)
 2022-12-29  9:48 UTC 

[PATCH v4 2/2] kernel/trace: Provide default impelentations defined in trace_probe_tmpl.h
 2022-12-29  9:30 UTC  (2+ messages)

[PATCH] HID: uclogic: Add support for XP-PEN Artist 22R Pro
 2022-12-29  9:29 UTC  (2+ messages)

drivers/gpu/drm/nouveau/nvkm/engine/gr/gf100.c:466 gf100_gr_chan_new() warn: inconsistent returns '&gr->fecs.mutex'
 2022-12-29  9:25 UTC 

drivers/gpu/drm/nouveau/nvkm/engine/fifo/chan.c:282 nvkm_chan_cctx_get() warn: inconsistent returns '&cgrp->mutex'
 2022-12-29  9:24 UTC 

[RFC PATCH] ata: libata-eh: Retry the cmnd when normal complete occurrd after scsi timeout
 2022-12-29  9:21 UTC  (4+ messages)

[PATCH 3/5] iio: pressure: bmp280: Add support for new sensor BMP580
 2022-12-29  9:20 UTC  (2+ messages)

[PATCH 0/2] kernfs: remove i_lock usage that isn't needed
 2022-12-29  9:20 UTC  (6+ messages)
` [PATCH 1/2] kernfs: dont take i_lock on inode attr read

[syzbot] [xfs?] KASAN: use-after-free Read in xfs_btree_lookup_get_block
 2022-12-29  9:15 UTC 

[PATCH 1/2] kbuild: rename cmd_$@ to savedcmd_$@ in *.cmd files
 2022-12-29  9:15 UTC  (2+ messages)
` [PATCH 2/2] kbuild: add more comments for KBUILD_NOCMDDEP=1

[PATCH] pinctrl: nomadik: fix build when DEBUG_FS is not set
 2022-12-29  9:12 UTC  (2+ messages)

drivers/block/rnbd/rnbd-clt.c:1460 init_dev() error: Calling ida_alloc_max() with a 'max' argument which is a power of 2. -1 missing?
 2022-12-29  9:03 UTC 

[PATCH v3 0/7] Basic device tree support for StarFive JH7110 RISC-V SoC
 2022-12-29  9:02 UTC  (5+ messages)
` [PATCH v3 6/7] riscv: dts: starfive: Add initial StarFive JH7110 device tree

[PATCH 0/10] crypto: Driver conversions for DMA alignment
 2022-12-29  8:58 UTC  (6+ messages)
        ` [PATCH] crypto: sun8i-ss - Remove GFP_DMA and add DMA alignment padding

[PATCH v2] staging: rtl8723bs: hal: Fix codespell-reported spelling mistakes
 2022-12-29  8:56 UTC  (2+ messages)

[PATCH v10 0/7] Support Nuvoton NPCM Video Capture/Encode Engine
 2022-12-29  8:55 UTC  (4+ messages)
` [PATCH v10 7/7] media: nuvoton: Add driver for NPCM video capture and encode engine

[linus:master] [kbuild] 3bc753c06d: xfstests.generic.454.fail
 2022-12-29  8:49 UTC 

[PATCH] ucsi_ccg: Refine the UCSI Interrupt handling
 2022-12-29  8:46 UTC  (2+ messages)

[PATCH v2 0/9] Add IRQC support to RZ/G2UL SoC
 2022-12-29  8:46 UTC  (3+ messages)
` [PATCH v2 2/9] dt-bindings: interrupt-controller: irqc-rzg2l: Drop RZG2L_NMI macro

[PATCH] staging: rtl8723bs: hal: Fix spelling mistakes in comments
 2022-12-29  8:42 UTC  (5+ messages)

[PATCH v1 1/2] dt-bindings: phy: rockchip: convert rockchip-dp-phy.txt to yaml
 2022-12-29  8:43 UTC  (4+ messages)
` [PATCH v1 2/2] dt-bindings: soc: rockchip: graf: add rockchip,dp-phy.yaml

[PATCH v2] ARM: dts: qcom: apq8026-samsung-matisse-wifi: Enable ADSP
 2022-12-29  8:42 UTC  (2+ messages)

[PATCH v2 0/3] Add support for XCVR on i.MX93 platform
 2022-12-29  8:33 UTC  (5+ messages)
` [PATCH v2 1/3] ASoC: dt-bindings: fsl,xcvr: Add compatible string for "
` [PATCH v2 2/3] ASoC: fsl_xcvr: Add support "
` [PATCH v2 3/3] ASoC: fsl_xcvr: Add constraints of period size while using eDMA

[RFC][PATCH 00/12] Introduce cmpxchg128() -- aka. the demise of cmpxchg_double()
 2022-12-29  8:30 UTC  (3+ messages)
` [RFC][PATCH 04/12] types: Introduce [us]128

[PATCH v4 00/32] KVM: x86: AVIC and local APIC fixes+cleanups
 2022-12-29  8:27 UTC  (4+ messages)
` [PATCH v4 28/32] KVM: SVM: Require logical ID to be power-of-2 for AVIC entry

[PATCH v2 0/1] Fixup documentation for dsi-phy-28nm
 2022-12-29  8:26 UTC  (3+ messages)
` [PATCH v2 1/1] dt-bindings: msm: dsi-phy-28nm: Add missing qcom,dsi-phy-regulator-ldo-mode

[net PATCH 2/2] dt-bindings: net: marvell,orion-mdio: Fix examples
 2022-12-29  8:24 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v2 0/8] fsdax,xfs: fix warning messages
 2022-12-29  8:23 UTC  (3+ messages)

[PATCH RFC 0/8] Introduce provisioning primitives for thinly provisioned storage
 2022-12-29  8:22 UTC  (25+ messages)
` [PATCH RFC 1/8] block: Introduce provisioning primitives
` [PATCH RFC 2/8] dm: Add support for block provisioning
` [PATCH RFC 4/8] fs: Introduce FALLOC_FL_PROVISION

[PATCH v2 18/23] clk: mediatek: clk-mtk: Register MFG notifier in mtk_clk_simple_probe()
 2022-12-29  8:21 UTC  (2+ messages)

[V2] media: jpeg: Fix multi-hw judgement
 2022-12-29  8:19 UTC  (3+ messages)

[PATCH v2 0/8] Introduce provisioning primitives for thinly provisioned storage
 2022-12-29  8:12 UTC  (8+ messages)
` [PATCH v2 1/7] block: Introduce provisioning primitives
` [PATCH v2 2/7] dm: Add support for block provisioning
` [PATCH v2 3/7] fs: Introduce FALLOC_FL_PROVISION
` [PATCH v2 4/7] loop: Add support for provision requests
` [PATCH v2 5/7] ext4: Add support for FALLOC_FL_PROVISION
` [PATCH v2 6/7] ext4: Add mount option for provisioning blocks during allocations
` [PATCH v2 7/7] ext4: Add a per-file provision override xattr

[PATCH 0/4] virtio-net: don't busy poll for cvq command
 2022-12-29  8:10 UTC  (23+ messages)
` [PATCH 3/4] virtio_ring: introduce a per virtqueue waitqueue
` [PATCH 4/4] virtio-net: sleep instead of busy waiting for cvq command

[PATCH] kbuild: rpm-pkg: add libelf-devel as alternative for BuildRequires
 2022-12-29  8:08 UTC  (2+ messages)

[PATCH v4 1/2] kernel/trace: Introduce trace_probe_print_args and use it in *probes
 2022-12-29  8:07 UTC  (2+ messages)

[PATCH] dt-bindings: ufs: qcom: Add reg-names property for ICE
 2022-12-29  8:06 UTC  (6+ messages)

[PATCH 0/2] Add new AMP MAX98360A for RT5682S
 2022-12-29  8:04 UTC  (4+ messages)
` [PATCH 1/2] ASoC: mediatek: mt8186: support rt5682s_max98360

[PATCH] ASoC: rt9120: Make dev PM runtime bind AsoC component PM
 2022-12-29  8:03 UTC 

[PATCH] tcp/udp: add tracepoint for send recv length
 2022-12-29  8:02 UTC 

[PATCH] mm/page_alloc.c: Remove function return value
 2022-12-29  7:54 UTC  (2+ messages)

[PATCH 5.15 000/731] 5.15.86-rc1 review
 2022-12-29  7:54 UTC  (4+ messages)

[PATCH] um: vector: Fix memory leak in vector_config
 2022-12-29  7:53 UTC 

[PATCH 0/4] return EINVAL for illegal user memory range
 2022-12-29  7:48 UTC  (4+ messages)
` [PATCH 1/4] mm/mlock: return EINVAL for illegal user memory range in mlock

[PATCH 6.1 0000/1146] 6.1.2-rc1 review
 2022-12-29  7:47 UTC  (4+ messages)

[PATCH 6.0 0000/1073] 6.0.16-rc1 review
 2022-12-29  7:47 UTC  (4+ messages)

[PATCH v3 1/2] .gitignore: update the command to check tracked files being ignored
 2022-12-29  7:43 UTC  (2+ messages)
` [PATCH v3 2/2] kbuild: make W=1 warn files that are tracked but ignored by git

[syzbot] general protection fault in fscache_free_cookie
 2022-12-29  7:41 UTC  (2+ messages)

[PATCH] wifi: ath11k: Fix memory leak in ath11k_peer_rx_frag_setup
 2022-12-29  7:38 UTC 

[PATCH v2 1/2] .gitinogre: update the command to check tracked files being ignored
 2022-12-29  7:36 UTC  (4+ messages)
` [PATCH v2 2/2] kbuild: make W=1 warn files that are tracked but ignored by git

[PATCH 6.1 00/25] 6.1.1-rc1 review
 2022-12-29  7:36 UTC  (2+ messages)

[PATCH] ext4: Fix possible use-after-free in ext4_find_extent
 2022-12-29  7:36 UTC 

[PATCH qemu] x86: don't let decompressed kernel image clobber setup_data
 2022-12-29  7:31 UTC  (9+ messages)

[PATCH] platform/x86/amd: Fix refcount leak in amd_pmc_probe
 2022-12-29  7:25 UTC 

[RFC PATCH v4 0/2] sched/fair: Choose the CPU where short task is running during wake up
 2022-12-29  7:16 UTC  (2+ messages)

[PATCH] mm/page_alloc.c: Remove function return value
 2022-12-29  7:13 UTC 

[PATCH] media: staging: media: omap4iss: Fix null dereference for iss
 2022-12-29  7:14 UTC  (3+ messages)

[PATCH 6.1 0000/1146] 6.1.2-rc1 review
 2022-12-29  7:13 UTC  (2+ messages)

[PATCH v2] RDMA/srp (gcc13): move large values to a new enum
 2022-12-29  7:10 UTC  (2+ messages)

[PATCH] kbuild: clean up stale file removal
 2022-12-29  7:06 UTC 

[PATCH for-next v3 0/7] On-Demand Paging on SoftRoCE
 2022-12-29  7:02 UTC  (4+ messages)
` [PATCH for-next v3 1/7] RDMA/rxe: Convert triple tasklets to use workqueue

[PATCH] LoongArch: Fix irq enable in exception handlers
 2022-12-29  6:54 UTC  (8+ messages)

[PATCH] tty: vt: add some NULL checks for vc_data
 2022-12-29  6:41 UTC 

[PATCH] net: phy: xgmiitorgmii: Fix refcount leak in xgmiitorgmii_probe
 2022-12-29  6:29 UTC 

[PATCH] virtio_balloon: high order allocation
 2022-12-29  6:27 UTC  (5+ messages)

WARNING: locking bug in inet_autobind
 2022-12-29  6:26 UTC  (2+ messages)
` [syzbot] "

[PATCH v2 0/5] LoongArch: Some fix and new features for unwinders
 2022-12-29  6:15 UTC  (6+ messages)
` [PATCH v2 1/6] LoongArch: Get frame info in unwind_start when regs is not supported
` [PATCH v2 2/6] LoongArch: Use correct sp value to get graph addr in unwinder guess
` [PATCH v2 3/6] LoongArch: Adjust PC value when unwind next frame in prologue unwinder
` [PATCH v2 4/6] LoongArch: Strip guess_unwinder out from prologue_unwinder
` [PATCH v2 5/6] LoongArch: Add generic ex-handler unwind in prologue unwinder

[PATCH] nvme-pci: free irq properly when cannot create adminq
 2022-12-29  6:05 UTC 

[PATCH v2 5/8] objtool: reduce memory usage of struct reloc
 2022-12-29  5:57 UTC  (3+ messages)

[PATCH] scripts/tags.sh: Fix the Kconfig tags generation when using latest ctags
 2022-12-29  5:54 UTC 

[PATCH] EDAC: highbank: Fix memory leak in highbank_mc_probe
 2022-12-29  5:48 UTC 

[PATCH] selftests: net: fix cmsg_so_mark.sh test hang
 2022-12-29  5:41 UTC 

[PATCH] udf: Fix slab-out-of-bound write in udf_write_aext
 2022-12-29  5:39 UTC  (2+ messages)

[PATCH] clk: sunxi-ng: h3/h5: Model H3 CLK_DRAM as a fixed clock
 2022-12-29  5:30 UTC  (3+ messages)

drivers/clk/clk-asm9260.c:258:17: warning: variable 'hw' set but not used
 2022-12-29  5:20 UTC 

drivers/scsi/lpfc/lpfc_attr.c:1944 lpfc_xcvr_data_show() warn: inconsistent indenting
 2022-12-29  4:59 UTC 

[PATCH v2 4/5] dt-bindings: regulator: adi,max77541-regulator.yaml Add MAX77541 Regulator bindings
 2022-12-29  4:49 UTC  (2+ messages)

igc: 5.10.146 Kernel BUG at 0xffffffff813ce19f
 2022-12-29  4:28 UTC  (6+ messages)
  ` [Intel-wired-lan] "

[PATCH] PCI/portdrv: Avoid enabling AER on Thunderbolt devices
 2022-12-29  4:26 UTC  (3+ messages)

[PATCH] sched: print parent comm in sched_show_task()
 2022-12-29  4:25 UTC  (2+ messages)

[PATCH] vdpa: ifcvf: Do proper cleanup if IFCVF init fails
 2022-12-29  4:25 UTC  (3+ messages)


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