public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-04-07 09:58:21 to 2023-04-07 13:42:51 UTC [more...]

[PATCH v5 00/20] Add Tegra20 parallel video input capture
 2023-04-07 13:38 UTC  (17+ messages)
` [PATCH v5 01/20] dt-bindings: display: tegra: add Tegra20 VIP
` [PATCH v5 02/20] dt-bindings: display: tegra: vi: add 'vip' property and example
` [PATCH v5 03/20] staging: media: tegra-video: improve documentation of tegra_video_format fields
` [PATCH v5 04/20] staging: media: tegra-video: document tegra_channel_get_remote_source_subdev
` [PATCH v5 05/20] staging: media: tegra-video: fix typos in comment
` [PATCH v5 06/20] staging: media: tegra-video: improve error messages
` [PATCH v5 07/20] staging: media: tegra-video: slightly simplify cleanup on errors
` [PATCH v5 08/20] staging: media: tegra-video: move private struct declaration to C file
` [PATCH v5 09/20] staging: media: tegra-video: move tegra210_csi_soc "
` [PATCH v5 10/20] staging: media: tegra-video: remove unneeded include
` [PATCH v5 11/20] staging: media: tegra-video: Kconfig: allow TPG only on Tegra210
` [PATCH v5 12/20] staging: media: tegra-video: move tegra_channel_fmt_align to a per-soc op
` [PATCH v5 13/20] staging: media: tegra-video: move default format to soc-specific data
` [PATCH v5 14/20] staging: media: tegra-video: move MIPI calibration calls from VI to CSI
` [PATCH v5 16/20] staging: media: tegra-video: move syncpt init/free to a per-soc op
` [PATCH v5 17/20] staging: media: tegra-video: add syncpts for Tegra20 to struct tegra_vi

[PATCH bpf-next v3 0/3] Add FOU support for externally controlled ipip devices
 2023-04-07 13:38 UTC  (4+ messages)
` [PATCH bpf-next v3 1/3] ipip,ip_tunnel,sit: "
` [PATCH bpf-next v3 2/3] bpf,fou: Add bpf_skb_{set,get}_fou_encap kfuncs
` [PATCH bpf-next v3 3/3] selftests/bpf: Test FOU kfuncs for externally controlled ipip devices

[PATCH 0/2] vdpa_sim_blk: support shared backend
 2023-04-07 13:36 UTC  (3+ messages)
` [PATCH 1/2] vdpa_sim: move buffer allocation in the devices
` [PATCH 2/2] vdpa_sim_blk: support shared backend

[PATCH v1 0/2] media: hi846: support system suspend while streaming
 2023-04-07 13:31 UTC  (4+ messages)
` [PATCH v1 1/2] media: hi846: fix usage of pm_runtime_get_if_in_use()

[PATCH] overlayfs: Trigger file re-evaluation by IMA / EVM after writes
 2023-04-07 13:29 UTC  (2+ messages)

[PATCH] platform/x86: intel-uncore-freq: Add client processors
 2023-04-07 13:28 UTC  (2+ messages)

[PATCH 0/6] Couple of bindings / dt fixes
 2023-04-07 13:28 UTC  (7+ messages)
` [PATCH 1/6] dt-bindings: media: qcom,sdm845-venus-v2: Allow interconnect properties
` [PATCH 2/6] dt-bindings: remoteproc: qcom: adsp: Allow firmware-name
` [PATCH 3/6] dt-bindings: usb: dwc3: Allow dma-ranges
` [PATCH 4/6] arm64: dts: qcom: sc7280: Fix up the gic node
` [PATCH 5/6] arm64: dts: qcom: pm8916: Fix pm8941-misc node name
` [PATCH 6/6] arm64: dts: qcom: sdm845-oneplus: Fix speaker GPIO node

[PATCH 0/4] Tab P11 features
 2023-04-07 13:27 UTC  (6+ messages)
` [PATCH 4/4] arm64: dts: qcom: sm6115p-j606f: Enable ATH10K WiFi

[PATCH net-next v2] net: ethernet: mtk_eth_soc: use be32 type to store be32 values
 2023-04-07 13:26 UTC 

[PATCH] xfs: Use for_each_perag() to iterate all available AGs
 2023-04-07 13:24 UTC  (4+ messages)

[PATCH v5 00/12] Improve the MT8365 SoC and EVK board support
 2023-04-07 13:14 UTC  (26+ messages)
` [PATCH v5 01/12] arm64: defconfig: enable MT6357 regulator
` [PATCH v5 02/12] arm64: defconfig: enable Mediatek PMIC key
` [PATCH v5 03/12] dt-bindings: watchdog: mediatek,mtk-wdt: add mt8365
` [PATCH v5 04/12] arm64: dts: mediatek: add watchdog support for mt8365 SoC
` [PATCH v5 05/12] arm64: dts: mediatek: add mt6357 PMIC support for mt8365-evk
` [PATCH v5 06/12] arm64: dts: mediatek: add mmc "
` [PATCH v5 07/12] arm64: dts: mediatek: set vmc regulator as always on
` [PATCH v5 08/12] arm64: dts: mediatek: add usb controller support for mt8365-evk
` [PATCH v5 09/12] arm64: dts: mediatek: add ethernet "
` [PATCH v5 10/12] arm64: dts: mediatek: add OPP support for mt8365 SoC
` [PATCH v5 11/12] arm64: dts: mediatek: add cpufreq support for mt8365-evk
` [PATCH v5 12/12] arm64: dts: mediatek: Add CPU Idle support

[PATCH] x86/apic: Fix atomic update of offset in reserve_eilvt_offset
 2023-04-07 13:09 UTC  (2+ messages)
` [tip: x86/apic] x86/apic: Fix atomic update of offset in reserve_eilvt_offset()

[PATCH] staging: octeon: remove typedef declaration for enums
 2023-04-07 13:05 UTC 

[PATCH v2] dma-buf/heaps: system_heap: Avoid DoS by limiting single allocations to half of all memory
 2023-04-07 13:03 UTC  (13+ messages)

[PATCH -next v3 0/2] support allocating crashkernel above 4G explicitly on riscv
 2023-04-07 12:58 UTC  (9+ messages)
` [PATCH -next v3 1/2] riscv: kdump: Implement crashkernel=X,[high,low]
` [PATCH -next v3 2/2] docs: kdump: Update the crashkernel description for riscv

[PATCH v2] hwmon: add HP WMI Sensors driver
 2023-04-07 12:54 UTC  (4+ messages)

[PATCH v2 1/7] dt-bindings: net: dsa: mediatek,mt7530: correct brand name
 2023-04-07 12:50 UTC  (7+ messages)
` [PATCH v2 2/7] dt-bindings: net: dsa: mediatek,mt7530: improve MCM and MT7988 information
` [PATCH v2 3/7] dt-bindings: net: dsa: mediatek,mt7530: add port bindings for MT7988
` [PATCH v2 4/7] dt-bindings: net: dsa: mediatek,mt7530: allow delayed rgmii phy-modes
` [PATCH v2 5/7] dt-bindings: net: dsa: mediatek,mt7530: disallow reset without mediatek,mcm
` [PATCH v2 6/7] dt-bindings: net: dsa: mediatek,mt7530: disallow core-supply and io-supply
` [PATCH v2 7/7] dt-bindings: net: dsa: mediatek,mt7530: allow mediatek,mcm on MT7531

[PATCH v2 0/2] Input: atmel_mxt_ts - support capacitive keys
 2023-04-07 12:44 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: input: atmel,maxtouch: add linux,keycodes
` [PATCH v2 2/2] Input: atmel_mxt_ts - support capacitive keys

[PATCH 0/2] Devicetree support for Loongson-1 watchdog
 2023-04-07 12:46 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: watchdog: Add "
` [PATCH 2/2] watchdog: loongson1_wdt: Add DT support

[PATCH] mm-treewide-redefine-max_order-sanely-fix.txt
 2023-04-07 12:40 UTC  (7+ messages)

[PATCH v4] Documentation: Add document for false sharing
 2023-04-07 12:40 UTC  (2+ messages)

revert bab65e48cb064 PCI/MSI Sanitize MSI-X checks
 2023-04-07 12:25 UTC  (3+ messages)

[net PATCH v2 0/7] octeontx2: Miscellaneous fixes
 2023-04-07 12:23 UTC  (8+ messages)
` [net PATCH v2 1/7] octeontx2-af: Secure APR table update with the lock
` [net PATCH v2 2/7] octeontx2-af: Fix start and end bit for scan config
` [net PATCH v2 3/7] octeontx2-af: Add validation for lmac type
` [net PATCH v2 4/7] octeontx2-af: Update correct mask to filter IPv4 fragments
` [net PATCH v2 5/7] octeontx2-af: Fix issues with NPC field hash extract
` [net PATCH v2 6/7] octeontx2-af: Skip PFs if not enabled
` [net PATCH v2 7/7] octeontx2-pf: Disable packet I/O for graceful exit

[PATCH 6/6] kbuild: use git-archive for source package creation
 2023-04-07 12:04 UTC  (3+ messages)

[RFC PATCH 0/3] Add uprobes support for LoongArch
 2023-04-07 12:02 UTC  (5+ messages)
` [RFC PATCH 2/3] LoongArch: Add larch_insn_gen_break() to generate break insn

[PATCH 0/15] powercap/intel_rapl: Introduce RAPL TPMI support
 2023-04-07 12:01 UTC  (5+ messages)
` [PATCH 07/15] powercap/intel_rapl: Change primitive order
` [PATCH 10/15] powercap/intel_rapl: Introduce per Power Limit lock

[PATCH V3 0/5] Add regulator support for IPQ9574 SoC
 2023-04-07 11:59 UTC  (5+ messages)
` [PATCH V3 5/5] arm64: dts: qcom: ipq9574: Add cpufreq support

[PATCH] ASoC: mediatek: mt8186: set variable aud_pinctrl to static
 2023-04-07 11:55 UTC 

[PATCH v7] net/packet: support mergeable feature of virtio
 2023-04-07 11:54 UTC 

[PATCH] RISC-V: KVM: Allow Zbb extension for Guest/VM
 2023-04-07 11:52 UTC  (2+ messages)

[PATCH v5 0/1] RISC-V KVM ONE_REG interface for SBI
 2023-04-07 11:52 UTC  (3+ messages)
` [PATCH v5 1/1] RISC-V: KVM: Add ONE_REG interface to enable/disable SBI extensions

WARNING in timer_wait_running
 2023-04-07 11:50 UTC  (3+ messages)

[PATCH v3 0/2] Drop map from handle_mask_sync() parameters
 2023-04-07 11:47 UTC  (6+ messages)
` [PATCH v3 1/2] gpio: 104-dio-48e: Implement struct dio48e_gpio
  ` [RESEND PATCH "
` [PATCH v3 2/2] regmap-irq: Drop map from handle_mask_sync() parameters
  ` [RESEND PATCH "
` [RESEND PATCH v3 0/2] "

[PATCH v6 0/3] Migrate the PCIe-IDIO-24 and WS16C48 GPIO drivers to the regmap API
 2023-04-07 11:46 UTC  (7+ messages)
` [PATCH v6 1/3] regmap: Pass irq_drv_data as a parameter for set_type_config()

[GIT PULL] gpio: fixes for v6.3-rc6
 2023-04-07 11:45 UTC 

[PATCH v4 00/11] Improve the MT8365 SoC and EVK board support
 2023-04-07 11:40 UTC  (4+ messages)
` [PATCH v4 02/11] dt-bindings: pinctrl: mediatek,mt8365-pinctrl: add drive strength property

[PATCH v2 0/2] Resolve MPM register space situation
 2023-04-07 11:36 UTC  (8+ messages)
` [PATCH v2 1/2] dt-bindings: interrupt-controller: mpm: Pass MSG RAM slice through phandle

[PATCH V4 1/4] dt-bindings: Add Marantec vendor prefix
 2023-04-07 10:49 UTC  (4+ messages)
` [PATCH V4 2/4] dt-bindings: arm: fsl: Add Marantec maveo box as a DHCOR i.MX6ULL SoM based board
` [PATCH V4 3/4] ARM: dts: imx6ull-dhcor: Remove mmc aliases from DHCOR SoM
` [PATCH V4 4/4] ARM: dts: imx6ull-dhcor: Add Marantec maveo box

[GIT PULL] ACPI fixes for v6.3-rc6
 2023-04-07 11:32 UTC 

[PATCH] base: power: main: remove unnecessary (void*) conversions
 2023-04-07 11:28 UTC  (2+ messages)

[PATCH v3 0/9] perf/mem: AMD IBS and generic tools improvements
 2023-04-07 11:24 UTC  (10+ messages)
` [PATCH v3 1/9] perf/mem: Introduce PERF_MEM_LVLNUM_UNC
` [PATCH v3 2/9] perf/mem: Add PERF_MEM_LVLNUM_NA to PERF_MEM_NA
` [PATCH v3 3/9] perf/x86/ibs: Set mem_lvl_num, mem_remote and mem_hops for data_src
` [PATCH v3 4/9] perf headers: Sync uapi/linux/perf_event.h
` [PATCH v3 5/9] perf mem: Add PERF_MEM_LVLNUM_NA to PERF_MEM_DATA_SRC_NONE
` [PATCH v3 6/9] perf mem: Add support for printing PERF_MEM_LVLNUM_UNC
` [PATCH v3 7/9] perf mem: Refactor perf_mem__lvl_scnprintf()
` [PATCH v3 8/9] perf mem: Increase HISTC_MEM_LVL column size to 39 chars
` [PATCH v3 9/9] perf script ibs: Change bit description according to latest PPR

[PATCH 0/2] drm/vkms: A couple of trivial cleanups
 2023-04-07 11:22 UTC  (2+ messages)

[PATCH V2] cpufreq: drivers with target_index() must set freq_table
 2023-04-07 11:22 UTC  (2+ messages)

[PATCH v7 0/2] StarFive's SYSCON support
 2023-04-07 11:17 UTC  (6+ messages)
` [PATCH v7 1/2] dt-bindings: soc: starfive: Add StarFive syscon doc

[PATCH 00/29] selftests/mm: Split / Refactor userfault test
 2023-04-07 11:11 UTC  (9+ messages)
` [PATCH 12/29] selftests/mm: Create uffd-common.[ch]
` [PATCH 13/29] selftests/mm: Split uffd tests into uffd-stress and uffd-unit-tests
` [PATCH 14/29] selftests/mm: uffd_[un]register()
` [PATCH 15/29] selftests/mm: uffd_open_{dev|sys}()

[PATCH v12 0/5] Implement IOCTL to get and optionally clear info about PTEs
 2023-04-07 11:10 UTC  (18+ messages)
` [PATCH v12 2/5] fs/proc/task_mmu: "

[PATCH 0/8] Some fixes and cleanup to mballoc
 2023-04-07 11:10 UTC  (13+ messages)
` [PATCH 1/8] ext4: fix wrong unit use in ext4_mb_normalize_request
` [PATCH 2/8] ext4: fix unit mismatch in ext4_mb_new_blocks_simple
` [PATCH 4/8] ext4: fix wrong unit use in ext4_mb_find_by_goal
` [PATCH 5/8] ext4: treat stripe in block unit
` [PATCH 7/8] ext4: remove ext4_block_group and ext4_block_group_offset declaration
` [PATCH 8/8] ext4: try all groups in ext4_mb_new_blocks_simple

[RFC PATCH net-next] net: dsa: mt7530: fix port specifications for MT7988
 2023-04-07 11:04 UTC  (10+ messages)

[-net-next v11 0/6] Add Ethernet driver for StarFive JH7110 SoC
 2023-04-07 11:03 UTC  (7+ messages)
` [-net-next v11 1/6] dt-bindings: net: snps,dwmac: Add dwmac-5.20 version
` [-net-next v11 2/6] net: stmmac: platform: Add snps,dwmac-5.20 IP compatible string
` [-net-next v11 3/6] dt-bindings: net: snps,dwmac: Add 'ahb' reset/reset-name
` [-net-next v11 4/6] dt-bindings: net: Add support StarFive dwmac
` [-net-next v11 5/6] net: stmmac: Add glue layer for StarFive JH7110 SoC
` [-net-next v11 6/6] net: stmmac: starfive-dmac: Add phy interface settings

[PATCH] dma-api-howto: typo fix
 2023-04-07 10:54 UTC 

[PATCH v3 1/1] swiotlb: Track and report io_tlb_used high water mark in debugfs
 2023-04-07 10:55 UTC  (2+ messages)

[PATCH v6 0/6] Add dedicated Qcom ICE driver
 2023-04-07 10:50 UTC  (7+ messages)
` [PATCH v6 1/6] dt-bindings: crypto: Add Qualcomm Inline Crypto Engine
` [PATCH v6 2/6] dt-bindings: ufs: qcom: Add ICE phandle
` [PATCH v6 3/6] soc: qcom: Make the Qualcomm UFS/SDCC ICE a dedicated driver
` [PATCH v6 4/6] scsi: ufs: ufs-qcom: Switch to the new ICE API
` [PATCH v6 5/6] mmc: sdhci-msm: "
` [PATCH v6 6/6] arm64: dts: qcom: sm8550: Add the Inline Crypto Engine node

[syzbot] [net?] WARNING in cleanup_net (2)
 2023-04-07 10:48 UTC 

[PATCH V3 1/4] dt-bindings: Add Marantec vendor prefix
 2023-04-07 10:46 UTC  (4+ messages)
` [PATCH V3 3/4] ARM: dts: imx6ull-dhcor: Remove mmc aliases from SoM

[RFC v1 0/4] Allow dynamic allocation of software IO TLB bounce buffers
 2023-04-07 10:46 UTC  (9+ messages)
` [RFC v1 3/4] swiotlb: Allow dynamic allocation of "

[PATCH] arm64/mm: don't WARN when alloc/free-ing device private pages
 2023-04-07 10:45 UTC  (4+ messages)

[RFC PATCH] mm: introduce defer free for cma
 2023-04-07 10:42 UTC 

[syzbot] KASAN: use-after-free Read in rdma_close
 2023-04-07 10:38 UTC  (2+ messages)

[PATCH 0/9] x86/clear_huge_page: multi-page clearing
 2023-04-07 10:34 UTC  (11+ messages)
` [PATCH 5/9] x86/clear_pages: add clear_pages()
` [PATCH 8/9] irqentry: define irqentry_exit_allow_resched()

[PATCH] dt-bindings: arm: amlogic: add C3 bindings
 2023-04-07 10:27 UTC 

[PATCH bpf-next] tools headers: Remove s390 ptrace.h in check-headers.sh
 2023-04-07 10:27 UTC  (2+ messages)

[PATCH v7 0/2] leds: lp55xx: configure internal charge pump
 2023-04-07 10:23 UTC  (3+ messages)
` [PATCH v7 1/2] dt-bindings: leds-lp55xx: add ti,charge-pump-mode
` [PATCH v7 2/2] leds: lp55xx: configure internal charge pump

[PATCH V11 0/4] Add minimal boot support for IPQ9574
 2023-04-07 10:21 UTC  (4+ messages)
` [PATCH V11 3/4] arm64: dts: qcom: Add support for ipq9574 SoC and RDP433 variant

[RFC v1 0/2] Introducing generic SCMI pinctrl driver implementation
 2023-04-07 10:18 UTC  (3+ messages)
` [RFC v1 1/2] scmi: Introduce pinctrl SCMI protocol driver
` [RFC v1 2/2] pinctrl: Implementation of the generic scmi-pinctrl driver

[PATCH 1/3] kbuild: merge cmd_archive_linux and cmd_archive_perf
 2023-04-07 10:16 UTC  (3+ messages)
` [PATCH 2/3] kbuild: do not create intermediate *.tar for source tarballs
` [PATCH 3/3] kbuild: do not create intermediate *.tar for tar packages

[PATCH v2 0/2] leds: Add a driver for the BD2606MVV
 2023-04-07 10:10 UTC  (5+ messages)
` [PATCH v2 1/2] dt-bindings: leds: ROHM BD2606MVV LED driver
` [PATCH v2 2/2] leds: bd2606mvv: Driver for the Rohm 6 Channel i2c "

[PATCH V2] clk: meson: vid-pll-div: added meson_vid_pll_div_ops support
 2023-04-07 10:08 UTC  (7+ messages)

[GIT PULL] arm64 fix for 6.3-rc6
 2023-04-07  9:59 UTC 

[PATCH v1 0/3] Add JH7110 PCIe driver support
 2023-04-07  9:57 UTC  (5+ messages)


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