linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-01-14 23:00:38 to 2023-01-15 16:41:56 UTC [more...]

[PATCH v9 0/8] sched/deadline: fix cpusets bandwidth accounting
 2023-01-15 16:41 UTC  (6+ messages)
` [PATCH v9 3/8] cpuset: Rebuild root domain deadline accounting information

[PATCH] riscv: alternative: proceed one more instruction for auipc/jalr pair
 2023-01-15 16:28 UTC 

[PATCH v3 0/2] iio: adc: ti-ads7924: add Texas Instruments ADS7924 driver
 2023-01-15 16:43 UTC  (6+ messages)
` [PATCH v3 2/2] dt-bindings: iio: adc: add Texas Instruments ADS7924

[PATCH v4 00/13] riscv: improve boot time isa extensions handling
 2023-01-15 16:29 UTC  (15+ messages)
` [PATCH v4 01/13] riscv: fix jal offsets in patched alternatives
` [PATCH v4 02/13] riscv: move riscv_noncoherent_supported() out of ZICBOM probe
` [PATCH v4 03/13] riscv: cpufeature: detect RISCV_ALTERNATIVES_EARLY_BOOT earlier
` [PATCH v4 04/13] riscv: hwcap: make ISA extension ids can be used in asm
` [PATCH v4 05/13] riscv: cpufeature: extend riscv_cpufeature_patch_func to all ISA extensions
` [PATCH v4 06/13] riscv: introduce riscv_has_extension_[un]likely()
` [PATCH v4 07/13] riscv: fpu: switch has_fpu() to riscv_has_extension_likely()
` [PATCH v4 08/13] riscv: module: move find_section to module.h
` [PATCH v4 09/13] riscv: switch to relative alternative entries
` [PATCH v4 10/13] riscv: alternative: patch alternatives in the vDSO
` [PATCH v4 11/13] riscv: cpu_relax: switch to riscv_has_extension_likely()
` [PATCH v4 12/13] riscv: KVM: Switch has_svinval() to riscv_has_extension_unlikely()
` [PATCH v4 13/13] riscv: remove riscv_isa_ext_keys[] array and related usage

[PATCH v2 0/3] (ftsteutates) Various fixes
 2023-01-15 16:24 UTC  (7+ messages)
` [PATCH v2 1/3] hwmon: (ftsteutates) Convert to devm_hwmon_device_register_with_info()
` [PATCH v2 2/3] hwmon: (ftsteutates) Replace fanX_source with pwmX_auto_channels_temp
` [PATCH v2 3/3] hwmon: (ftsteutates) Add support for fanX_fault attributes

Internal vs. external barriers (was: Re: Interesting LKMM litmus test)
 2023-01-15 16:23 UTC  (11+ messages)

[PATCH 1/1] hwmon: ibmpex: remove unnecessary (void*) conversions
 2023-01-15 16:13 UTC  (2+ messages)

[PATCH v2 net] tcp: avoid the lookup process failing to get sk in ehash table
 2023-01-15 16:11 UTC  (2+ messages)

[PATCH] clk: qcom: Remove need for clk_ignore_unused on sc8280xp
 2023-01-15 16:11 UTC  (3+ messages)

[PATCH] net: mdio: force deassert MDIO reset signal
 2023-01-15 16:10 UTC 

[PATCH] hwmon: (hih6130) fix kernel-doc warnings
 2023-01-15 16:04 UTC  (2+ messages)

[PATCH -next 5/7] mm: memory: convert wp_page_copy() to use folios
 2023-01-15 16:01 UTC  (2+ messages)

[syzbot] KASAN: use-after-free Read in snd_pcm_post_stop
 2023-01-15 16:04 UTC 

[PATCH] hwmon: (sht15,sht21) fix kernel-doc warnings
 2023-01-15 16:03 UTC  (2+ messages)

[PATCH] hwmon: (emc2305) fix kernel-doc warnings
 2023-01-15 16:02 UTC  (2+ messages)

[PATCH v3 0/5] nolibc signal handling support
 2023-01-15 16:01 UTC  (5+ messages)

[PATCH v6 2/2] sched: Use kfree_rcu() in do_set_cpus_allowed()
 2023-01-15 15:54 UTC  (2+ messages)

Linux regressions report for mainline [2023-01-15]
 2023-01-15 15:52 UTC 

[PATCH] io_uring: make io_sqpoll_wait_sq return void
 2023-01-15 15:38 UTC  (2+ messages)

[PATCH 1/2] Docs/subsystem-apis: Remove '[The ]Linux' prefixes from titles of listed documents
 2023-01-15 15:35 UTC  (3+ messages)
` [PATCH 2/2] Docs: Add some missing SPDX license identifiers of subsystem docs

[PATCH v16 06/20] media: subdev: Require code change to enable [GS]_ROUTING
 2023-01-15 15:34 UTC  (4+ messages)
` [PATCH v16.1] "

Linux 6.2-rc4
 2023-01-15 15:29 UTC 

[PATCH] dt-bindings: qcom: geni-se: Fix '#address-cells' & '#size-cells' related dt-binding error
 2023-01-15 15:27 UTC  (2+ messages)

[PATCH v11 0/4] Enhance definition of DFH and use enhancements for UART driver
 2023-01-15 15:14 UTC  (5+ messages)
` [PATCH v11 1/4] Documentation: fpga: dfl: Add documentation for DFHv1
` [PATCH v11 2/4] fpga: dfl: Add DFHv1 Register Definitions
` [PATCH v11 3/4] fpga: dfl: add basic support for DFHv1
` [PATCH v11 4/4] tty: serial: 8250: add DFL bus driver for Altera 16550

[PATCH v2 0/4] soc: qcom: icc-bwmon: Add support for llcc and cpu bwmon on sc7280
 2023-01-15 15:13 UTC  (4+ messages)
` [PATCH v2 4/4] arm64: dts: qcom: sc7280: Add cpu and llcc BWMON
  ` [PATCH v2 4/4] arm64: dts: qcom: sc7280: Add cpu and llcc BWMON (=> interconnect issue)

[RFC v4 0/5] Add multiport support for DWC3 controllers
 2023-01-15 15:11 UTC  (7+ messages)
` [RFC v4 1/5] dt-bindings: usb: Add bindings to support multiport properties
` [RFC v4 2/5] usb: dwc3: core: Refactor PHY logic to support Multiport Controller
` [RFC v4 3/5] usb: dwc3: core: Do not setup event buffers for host only controllers
` [RFC v4 4/5] usb: dwc3: qcom: Add multiport controller support for qcom wrapper
` [RFC v4 5/5] arm: dts: msm: Add multiport controller node for usb

[PATCH v3 0/5] ASoC: samsung: fsd: audio support for FSD SoC
 2023-01-15 15:06 UTC  (9+ messages)
  ` [PATCH v3 1/5] ASoC: dt-bindings: Add FSD I2S controller bindings
  ` [PATCH v3 2/5] ASoC: samsung: i2s: add support for FSD I2S
  ` [PATCH v3 3/5] arm64: dts: fsd: Add I2S DAI node for Tesla FSD
  ` [PATCH v3 4/5] arm64: dts: fsd: Add codec "

[PATCH] ARM: dts: omap: gta04: add BNO055 IMU chip
 2023-01-15 14:58 UTC  (2+ messages)

[PATCHv2 0/4] zsmalloc: make zspage chain size configurable
 2023-01-15 14:55 UTC  (10+ messages)

[RESEND PATCH v2] eventfd: use a generic helper instead of an open coded wait_event
 2023-01-15 14:48 UTC 

[PATCH v5 linux-next 1/4] dt-bindings: net: rockchip-dwmac: fix rv1126 compatible warning
 2023-01-15 14:46 UTC  (2+ messages)
` (subset) "

[PATCH] arm64: dts: rockchip: Fix RX delay for ethernet phy
 2023-01-15 14:46 UTC  (2+ messages)

[PATCH] arm64: dts: rockchip: add missing #interrupt-cells to rk356x pcie2x1
 2023-01-15 14:46 UTC  (2+ messages)

[PATCH] dt-bindings: sram: Tightly Coupled Memory (TCM) bindings
 2023-01-15 14:45 UTC  (7+ messages)

[PATCH v5 00/11] Encrypted Hibernation
 2023-01-15 14:41 UTC  (9+ messages)
` [PATCH v5 03/11] tpm: Allow PCR 23 to be restricted to kernel-only use

[PATCH] dt-bindings: clock: qcom,a53pll: drop operating-points-v2
 2023-01-15 14:35 UTC  (3+ messages)

[PATCH 00/16] spi: bcm63xx-hsspi: driver and doc updates
 2023-01-15 14:31 UTC  (17+ messages)
` [PATCH 02/16] dt-bindings: spi: Add bcmbca-hsspi controller support

[PATCH v3 00/13] riscv: improve boot time isa extensions handling
 2023-01-15 14:19 UTC  (9+ messages)
` [PATCH v3 04/13] riscv: hwcap: make ISA extension ids can be used in asm
` [PATCH v3 05/13] riscv: cpufeature: extend riscv_cpufeature_patch_func to all ISA extensions

[PATCH resend] MAINTAINERS: add PHY-related files to Amlogic SoC file list
 2023-01-15 14:26 UTC 

[PATCH v1] Asoc: dt_bindings: Add tas2781 yaml
 2023-01-15 14:24 UTC  (2+ messages)

[RFC PATCH 0/9] Intel SPEC CTRL virtualization support
 2023-01-15 14:20 UTC  (3+ messages)
` [RFC PATCH 8/9] x86/kvm/vmx: Initialize SPEC_CTRL MASK for RRSBA

[patch V2 00/46] x86, PCI, XEN, genirq ...: Prepare for device MSI
 2023-01-15 14:12 UTC  (3+ messages)
` [patch V2 30/46] x86/xen: Wrap XEN MSI management into irqdomain

[PATCH v3 3/7] mm/vmalloc.c: allow vread() to read out vm_map_ram areas
 2023-01-15 14:08 UTC  (3+ messages)

[PATCH 0/3] Some small improvements for memblock
 2023-01-15 14:02 UTC  (3+ messages)
` [PATCH 2/3] memblock: Make finding index faster when modify regions

[PATCH] mm: do not try to migrate lru_gen if it's not associated with a memcg
 2023-01-15 13:46 UTC  (2+ messages)
` [PATCH v2] "

[GIT PULL] Please pull powerpc/linux.git powerpc-6.2-3 tag
 2023-01-15 13:25 UTC  (2+ messages)

[GIT PULL] x86/urgent for v6.2-rc4
 2023-01-15 13:25 UTC  (2+ messages)

[GIT PULL] EDAC urgent for v6.2-rc4
 2023-01-15 13:25 UTC  (2+ messages)

[PATCH v2] powerpc: macio: Make remove callback of macio driver void returned
 2023-01-15 13:17 UTC 

[PATCH v1] mm: multi-gen LRU: reduce repeated scans in rmap
 2023-01-15 12:57 UTC 

[PATCH v2 5/5] drivers: iio: adc: Add MAX77541 ADC Support
 2023-01-15 13:03 UTC  (3+ messages)

[PATCH v2] platform/chrome: cros_ec: Use per-device lockdep key
 2023-01-15 12:50 UTC  (2+ messages)

drivers/net/ethernet/mellanox/mlx5/core/en_accel/macsec_fs.c:1183:13: sparse: sparse: restricted __be64 degrades to integer
 2023-01-15 12:38 UTC 

[GIT PULL] perf/urgent for v6.2-rc4
 2023-01-15 12:31 UTC  (3+ messages)

[GIT PULL] core/urgent for v6.2-rc4
 2023-01-15 12:30 UTC  (2+ messages)

[syzbot] [ext4?] possible deadlock in ext4_xattr_inode_iget
 2023-01-15 12:27 UTC 

[PATCH] arm64: dts: imx8mm: Fix pad control for UART1_DTE_RX
 2023-01-15 12:27 UTC  (2+ messages)

[PATCH] mips: Realtek RTL: select NO_EXCEPT_FILL
 2023-01-15 12:19 UTC 

[RESEND PATCH V3 0/3] AM68 SK: Add initial support
 2023-01-15 12:18 UTC  (5+ messages)
` [RESEND PATCH V3 2/3] arm64: dts: ti: Add initial support for AM68 SK System on Module

[PATCH v1] wireless/at76c50x-usb.c : Use devm_kmalloc replaces kmalloc
 2023-01-15 12:13 UTC  (2+ messages)

[PATCH] arm64: defconfig: enable Qualcomm PCIe modem drivers
 2023-01-15 12:11 UTC  (3+ messages)

[PATCH] infiniband: sw: rxe: Add NULL checks for qp->resp.mr
 2023-01-15 12:09 UTC  (3+ messages)

[net PATCH v2] octeontx2-pf: Avoid use of GFP_KERNEL in atomic context
 2023-01-15 11:38 UTC  (2+ messages)

[PATCH][next] RDMA/erdma: Replace zero-length arrays with flexible-array members
 2023-01-15 11:36 UTC  (2+ messages)

[PATCH v2] KVM: arm64: vgic-v3: Use kstrtobool() instead of strtobool()
 2023-01-15 11:32 UTC  (2+ messages)

[PATCH v2] dt-bindings: PCI: qcom,pcie-ep: correct qcom,perst-regs
 2023-01-15 11:27 UTC  (2+ messages)

[PATCH] scsi: ufs: core: Fix an error handling path in ufshcd_read_desc_param()
 2023-01-15 11:24 UTC 

[PATCH 1/6] arm64: dts: qcom: sm8250: drop unused clock-frequency from rx-macro
 2023-01-15 11:21 UTC  (4+ messages)
` [PATCH 2/6] arm64: dts: qcom: sdm845: move WCD9340 codec to separate file

[PATCH v11 3/6] LoongArch: Add kretprobe support
 2023-01-15 11:17 UTC  (2+ messages)

[PATCH] MAINTAINERS: arm64: tesla: correct pattern for directory
 2023-01-15 11:18 UTC  (2+ messages)

[PATCH 0/5] virtio_ring: per virtqueue DMA device
 2023-01-15 11:08 UTC  (11+ messages)
` [PATCH 1/5] virtio_ring: per virtqueue dma device
` [PATCH 2/5] vdpa: introduce get_vq_dma_device()
` [PATCH 3/5] virtio-vdpa: support per vq dma device
` [PATCH 4/5] vdpa: set dma mask for vDPA device
` [PATCH 5/5] vdpa: mlx5: support per virtqueue dma device

[PATCH] cpufreq: Send CPUFREQ_CREATE_POLICY notification after the perf domain creation
 2023-01-15 11:02 UTC 

[PATCH 0/3] rust: arch/um: Rust support for UML
 2023-01-15 10:30 UTC  (8+ messages)
` [PATCH 1/3] rust: arch/um: Use 'pie' relocation mode under UML
` [PATCH 2/3] rust: arch/um: Disable FP/SIMD instruction to match x86
` [PATCH 3/3] rust: arch/um: Add support for CONFIG_RUST under x86_64 UML

[PATCH 1/6] docs: rust: add paragraph about finding a suitable `libclang`
 2023-01-15 10:48 UTC  (14+ messages)
` [PATCH 5/6] kbuild: rust_is_available: fix confusion when a version appears in the path
` [PATCH 6/6] kbuild: rust_is_available: normalize version matching

[tip:sched/core 27/52] vmlinux.o: warning: objtool: intel_idle_ibrs+0x7f: call to ftrace_likely_update() leaves .noinstr.text section
 2023-01-15 10:37 UTC 

[PATCH 1/6] ksmbd: Implements sess->ksmbd_chann_list as xarray
 2023-01-15 10:32 UTC  (6+ messages)
` [PATCH 2/6] ksmbd: Implements sess->rpc_handle_list "
` [PATCH 3/6] ksmbd: replace rwlock with rcu for concurrenct access on conn list
` [PATCH 4/6] ksmbd: Remove duplicated codes
` [PATCH 5/6] ksmbd: improve exception handling and avoid redundant sanity check in loop
` [PATCH 6/6] ksmbd: fix typo, syncronous->synchronous

[PATCH 0/6] ksmbd: Minor performance improvement & code cleanup
 2023-01-15 10:32 UTC 

[PATCH 0/3] optee: async notif with PPI + interrupt provider
 2023-01-15 10:13 UTC  (5+ messages)
` [PATCH 3/3] optee core: add irq chip using optee async notification

[PATCH] RDMA/cxgb4: Replace 0-length arrays with flexible arrays
 2023-01-15 10:13 UTC  (4+ messages)

[PATCH] drm/amd/display: Simplify same effect if/else blocks
 2023-01-15 10:00 UTC 

[PATCH 1/5] habanalabs: check pad and reserved fields in ioctls
 2023-01-15  9:40 UTC  (5+ messages)
` [PATCH 2/5] habanalabs: bugs fixes in timestamps buff alloc
` [PATCH 3/5] habanalabs: fix bug in timestamps registration code
` [PATCH 4/5] habanalabs/gaudi2: read mmio razwi information
` [PATCH 5/5] habanalabe/gaudi2: add cfg base when displaying razwi addresses

[PATCH] drm/amd/display: avoid variable reinitialization
 2023-01-15  9:32 UTC 

[PATCH] drm/amd/display: use swap() helper macro in bios_parser
 2023-01-15  9:26 UTC 

[PATCH] sched/idle: Make idle poll dynamic per-cpu
 2023-01-15  9:15 UTC  (2+ messages)

[PATCH v4] sched/fair: limit sched slice duration
 2023-01-15  9:06 UTC  (2+ messages)
` [tip: sched/core] sched/fair: Limit "

[tip: x86/cleanups] x86/signal: Fix the value returned by strict_sas_size()
 2023-01-15  9:07 UTC 

[PATCH v2 00/11] SVM: vNMI (with my fixes)
 2023-01-15  9:05 UTC  (2+ messages)

[PATCH v1 17/20] clk: imx6ul: add ethernet refclock mux support
 2023-01-15  8:46 UTC  (2+ messages)

[PATCH v2 RESEND] staging: vme_user: Replace the "<<" with BIT macro
 2023-01-15  8:27 UTC 

[PATCH] mips: ralink: mt7621: fix phy-mode of external phy on GB-PC2
 2023-01-15  8:22 UTC  (3+ messages)

[PATCH 5.15 000/230] 5.15.54-rc1 review
 2023-01-15  8:10 UTC  (5+ messages)
` [PATCH 5.15 049/230] net/mlx5e: Check action fwd/drop flag exists also for nic flows

[syzbot] KASAN: use-after-free Read in snd_pcm_post_stop
 2023-01-15  8:06 UTC 

[PATCH 5.10 0/1] block: replace WARN_ONCE with pr_warn in bio_check_ro
 2023-01-15  8:04 UTC  (3+ messages)
` [PATCH 5.10 1/1] block: fix and cleanup bio_check_ro

[PATCH 0/3] drm/amd/pm/powerplay: use bitwise or for bitmasks addition
 2023-01-15  7:17 UTC  (4+ messages)
` [PATCH 1/3] drm/amd/pm/powerplay/smumgr: use bitwise or for addition
` [PATCH 2/3] drm/amd/pm/powerplay/hwmgr: use bitwise or for bitmasks addition
` [PATCH 3/3] drm/amd/pm/powerplay/smumgr/ci: "

[PATCH v1 02/20] clk: imx6q: add ethernet refclock mux support
 2023-01-15  6:25 UTC  (2+ messages)

[paulmck-rcu:dev.2023.01.12a] BUILD SUCCESS f7bc7c9aba2d47ec051aabb0aaecb5613422aa07
 2023-01-15  5:34 UTC 

[PATCH 1/2] dt-bindings: cpufreq: Make reg-names a required property
 2023-01-15  4:37 UTC  (4+ messages)
` [PATCH 2/2] cpufreq: qcom-hw: Ensure only freq-domain regs are counted in num_domains

[PATCH 1/9] arm64: dts: qcom: ipq8074: fix Gen2 PCIe QMP PHY
 2023-01-15  4:30 UTC  (7+ messages)
` [PATCH 5/9] dt-bindings: PCI: qcom: alphabetically sort compatibles
` [PATCH 6/9] dt-bindings: PCI: qcom: document IPQ8074 Gen3 port
` [PATCH 7/9] PCI: qcom: add support for "

[PATCH v3 0/2] PCI: qcom: Add support for modular builds
 2023-01-15  4:27 UTC  (3+ messages)

[PATCH 1/5] dt-bindings: cpufreq: cpufreq-qcom-hw: Add missing compatibles
 2023-01-15  4:14 UTC  (3+ messages)
` [PATCH 3/5] dt-bindings: mailbox: qcom-ipcc: Add sc8280xp compatible

[PATCH] arm64: dts: qcom: sc8280xp: Define CMA region for CRD and X13s
 2023-01-15  4:11 UTC  (2+ messages)

[PATCH v5 00/17] Qcom: LLCC/EDAC: Fix base address used for LLCC banks
 2023-01-15  4:08 UTC  (7+ messages)
` [PATCH v5 15/17] qcom: llcc/edac: Fix the base address used for accessing "
` [PATCH v5 16/17] qcom: llcc/edac: Support polling mode for ECC handling

[RFC] memory pressure detection in VMs using PSI mechanism for dynamically inflating/deflating VM memory
 2023-01-15  3:57 UTC 

[PATCH] scripts: handle BrokenPipeError for python scripts
 2023-01-15  3:04 UTC  (3+ messages)

[PATCH] dt-bindings: iio: addac: adi,74115: Add missing maxItems
 2023-01-15  2:25 UTC 

remove arch/sh
 2023-01-15  0:55 UTC  (4+ messages)
` [PATCH 02/22] usb: remove the dead USB_OHCI_SH option

[PATCH v3] sched/fair: unlink misfit task from cpu overutilized
 2023-01-15  0:19 UTC  (2+ messages)

[PATCH 0/3] Detect SRCU related deadlocks
 2023-01-15  0:18 UTC  (2+ messages)
        ` [PATCH 2/3] rcu: Equip sleepable RCU with lockdep dependency graph checks

[PATCH v4] sh: avoid using IRQ0 on SH3/4
 2023-01-15  0:13 UTC  (4+ messages)

[PATCH 2/2] vfs: avoid duplicating creds in faccessat if possible
 2023-01-15  0:02 UTC  (2+ messages)

[PATCH v1 0/2] ARM: dts: meson: Add more L2 (PL310) cache properties
 2023-01-14 23:34 UTC  (3+ messages)
` [PATCH v1 1/2] ARM: dts: meson8: "
` [PATCH v1 2/2] ARM: dts: meson8b: "

[PATCH v2 net-next 00/12] ethtool support for IEEE 802.3 MAC Merge layer
 2023-01-14 23:22 UTC  (4+ messages)
` [PATCH v2 net-next 04/12] net: ethtool: netlink: retrieve stats from multiple sources (eMAC, pMAC)

arch/arm/mach-pxa/eseries.c:46:13: warning: no previous prototype for function 'eseries_fixup'
 2023-01-14 23:01 UTC 

[PATCH] tools: bpf: Disable stack protector
 2023-01-14 23:00 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).