linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-03-22 23:14:15 to 2023-03-23 03:51:17 UTC [more...]

[PATCH net-next] ethernet: remove superfluous clearing of phydev
 2023-03-23  3:50 UTC  (2+ messages)

[PATCH net] net: enetc: fix aggregate RMON counters not showing the ranges
 2023-03-23  3:50 UTC  (2+ messages)

[PATCH v8 0/4] dmaengine: dw-edma: Add support for native HDMA
 2023-03-23  3:49 UTC  (4+ messages)
` [PATCH v8 1/4] dmaengine: dw-edma: Rename dw_edma_core_ops structure to dw_edma_plat_ops
` [PATCH v8 2/4] dmaengine: dw-edma: Create a new dw_edma_core_ops structure to abstract controller operation
` [PATCH v8 3/4] dmaengine: dw-edma: Add support for native HDMA

[PATCH net v2] net: qcom/emac: Fix use after free bug in emac_remove due to race condition
 2023-03-23  3:49 UTC  (4+ messages)

[PATCH] rcu-tasks: Make pr_info() output more clearly in cblist_init_generic()
 2023-03-23  4:00 UTC 

linux-next: duplicate patch in the rcu tree
 2023-03-23  3:47 UTC 

[PATCH] PCI: rockchip: Use dev_err_probe()
 2023-03-23  3:46 UTC 

[PATCH] PCI: mt7621: Use dev_err_probe()
 2023-03-23  3:45 UTC 

[PATCH RESEND] scsi: qedi: Fix use after free bug in qedi_remove due to race condition
 2023-03-23  3:44 UTC  (3+ messages)

[PATCH v2 0/3] userfaultfd: convert userfaultfd functions to use folios
 2023-03-23  3:44 UTC  (3+ messages)

linux-next: duplicate patch in the rcu tree
 2023-03-23  3:44 UTC 

[PATCH v3 0/8] vdpa_sim: add support for user VA
 2023-03-23  3:42 UTC  (12+ messages)
` [PATCH v3 1/8] vdpa: add bind_mm/unbind_mm callbacks
` [PATCH v3 2/8] vhost-vdpa: use bind_mm/unbind_mm device callbacks
` [PATCH v3 3/8] vringh: replace kmap_atomic() with kmap_local_page()
` [PATCH v3 4/8] vringh: support VA with iotlb
` [PATCH v3 5/8] vdpa_sim: make devices agnostic for work management
  ` [PATCH v3 8/8] vdpa_sim: add support for user VA

[PATCH 0/6] arm64: make kexec_file able to load zboot image
 2023-03-23  3:40 UTC  (6+ messages)

[PATCH] srcu: Fix flush sup work warning in cleanup_srcu_struct()
 2023-03-23  3:39 UTC  (13+ messages)

[PATCH] rcu-tasks: Avoid pr_info() with spin lock in cblist_init_generic()
 2023-03-23  3:32 UTC  (6+ messages)

[PATCH v2 1/2] dt-bindings: power: supply: bq256xx: Add ti,no-thermistor property
 2023-03-23  3:30 UTC  (2+ messages)
` [PATCH v2 2/2] power: supply: bq256xx: Apply TS_IGNORE from devicetree

linux-next: build warnings after merge of the leds-lj tree
 2023-03-23  3:29 UTC 

[PATCH v2 0/2] Add new ti,no-thermistor property
 2023-03-23  3:28 UTC 

[PATCH 1/2] debugobject: fix concurrency issues with is_static_object
 2023-03-23  3:16 UTC  (9+ messages)
` [PATCH 2/2] debugobject: add unit test for static debug object

linux-next: build warning after merge of the wireless-next tree
 2023-03-23  3:15 UTC 

[syzbot] [ext4?] possible deadlock in ext4_inline_data_truncate
 2023-03-23  3:14 UTC 

[syzbot] [sctp?] general protection fault in sctp_outq_tail
 2023-03-23  3:09 UTC 

linux-next: Tree for Mar 23
 2023-03-23  3:07 UTC 

linux-next: build warning after merge of the mm tree
 2023-03-23  2:58 UTC  (2+ messages)

[PATCH memory-model 0/31] LKMM scripting updates for v6.4
 2023-03-23  2:52 UTC  (6+ messages)
` [PATCH memory-model scripts 01/31] tools/memory-model: Document locking corner cases

[PATCH v7 0/4] convert read_kcore(), vread() to use iterators
 2023-03-23  2:52 UTC  (3+ messages)
` [PATCH v7 4/4] mm: vmalloc: convert vread() to vread_iter()

[syzbot] [nilfs?] possible deadlock in __nilfs_error (2)
 2023-03-23  2:52 UTC 

[PATCH v16 1/2] dt-bindings: clock: add loongson-2 boot clock index
 2023-03-23  2:52 UTC  (2+ messages)
` [PATCH v16 2/2] clk: clk-loongson2: add clock controller driver support

[PATCH] mm: kfence: fix handling discontiguous page
 2023-03-23  2:50 UTC 

[PATCH] perf hist: Improve srcfile sort key performance (really)
 2023-03-23  2:50 UTC 

[PATCH mfd 1/1] mfd/ptp: clockmatrix: support 32-bit address space
 2023-03-23  2:46 UTC  (3+ messages)

[syzbot] [arm-msm?] [net?] WARNING: refcount bug in qrtr_node_lookup (2)
 2023-03-23  2:43 UTC 

[PATCH 0/3] Add PMC support for Zhaoxin Yongfeng architecture
 2023-03-23  2:40 UTC  (4+ messages)
` [PATCH 1/3] x86/cpu/zhaoxin: Introduce macros for Zhaoxin family numbers
` [PATCH 2/3] perf/x86/zhaoxin: Replace open-coded model number with macros
` [PATCH 3/3] perf/x86/zhaoxin: Add Yongfeng support

[PATCH] f2fs: fix align check for npo2
 2023-03-23  2:37 UTC  (2+ messages)

[PATCH] soundwire: intel_auxdevice: improve pm_prepare step
 2023-03-23  2:52 UTC 

[PATCH v3 0/9] rtw88: Add SDIO support
 2023-03-23  2:33 UTC  (19+ messages)
` [PATCH v3 1/9] wifi: rtw88: Clear RTW_FLAG_POWERON early in rtw_mac_power_switch()
` [PATCH v3 2/9] wifi: rtw88: sdio: Add HCI implementation for SDIO based chipsets
` [PATCH v3 3/9] wifi: rtw88: mac: Support SDIO specific bits in the power on sequence
` [PATCH v3 4/9] wifi: rtw88: main: Add the {cpwm,rpwm}_addr for SDIO based chipsets
` [PATCH v3 5/9] wifi: rtw88: main: Reserve 8 bytes of extra TX headroom for SDIO cards
` [PATCH v3 6/9] mmc: sdio: add Realtek SDIO vendor ID and various wifi device IDs
` [PATCH v3 7/9] wifi: rtw88: Add support for the SDIO based RTL8822BS chipset
` [PATCH v3 8/9] wifi: rtw88: Add support for the SDIO based RTL8822CS chipset
` [PATCH v3 9/9] wifi: rtw88: Add support for the SDIO based RTL8821CS chipset

[PATCH v2] fs/buffer: Remove redundant assignment to err
 2023-03-23  2:32 UTC 

[syzbot] [arm-msm?] [net?] WARNING: refcount bug in qrtr_recvmsg (2)
 2023-03-23  2:30 UTC 

[RFC PATCH 0/2] usb: dwc3: Support wake-up from USB suspend
 2023-03-23  2:17 UTC  (9+ messages)
` [RFC PATCH 2/2] usb: dwc3: Support 'snps,gadget-keep-connect-sys-sleep' feature

[PATCH - mdadm] mdopen: always try create_named_array()
 2023-03-23  2:09 UTC  (4+ messages)

[PATCH v8 00/11] Add support for MT8195 SCP 2nd core
 2023-03-23  2:02 UTC  (4+ messages)
` [PATCH v8 06/11] remoteproc: mediatek: Probe multi-core SCP

[PATCH v2,0/7] media: mediatek: vcodec: Add debugfs file for decode and encode
 2023-03-23  1:57 UTC  (7+ messages)
` [PATCH v2,2/7] media: mediatek: vcodec: Add debug params to control different log level
` [PATCH v2,5/7] media: mediatek: vcodec: Get get each instance format type

[PATCH 3/4] ASoC: amd: acp: Add machine driver that enables sound for systems with a ES8336 codec
 2023-03-23  1:56 UTC 

[PATCH V3] x86/topology: fix erroneous smp_num_siblings on Intel Hybrid platform
 2023-03-23  1:56 UTC 

[PATCH] tracing: Trace instrumentation begin and end
 2023-03-23  1:56 UTC  (2+ messages)

[linus:master] [migrate_pages] 7e12beb8ca: vm-scalability.throughput -3.4% regression
 2023-03-23  1:53 UTC  (6+ messages)

[PATCH] ACPI: APEI: EINJ: warn on invalid argument when explicitly indicated by platform
 2023-03-23  1:53 UTC  (6+ messages)
` [PATCH v2] "

linux-next: build failure after merge of the gpio-brgl tree
 2023-03-23  1:29 UTC  (2+ messages)

[PATCH] tools/memory-model: Remove out-of-date SRCU documentation
 2023-03-23  1:37 UTC 

[PATCH v2] misc: fastrpc: Fix a Use after-free-bug by race condition
 2023-03-23  1:36 UTC 

[PATCH -next 0/6] md: fix that MD_RECOVERY_RUNNING can be cleared while sync_thread is still running
 2023-03-23  1:36 UTC  (6+ messages)
` [PATCH -next 1/6] Revert "md: unlock mddev before reap sync_thread in action_store"

[PATCH] LoongArch: Check unwind_error() in arch_stack_walk()
 2023-03-23  1:30 UTC  (6+ messages)

[PATCH V4 00/10] Add Tegra234 HTE support
 2023-03-23  1:29 UTC  (11+ messages)
` [PATCH V4 01/10] MAINTAINERS: Add HTE/timestamp subsystem details
` [PATCH V4 02/10] dt-bindings: timestamp: Add Tegra234 support
` [PATCH V4 03/10] dt-bindings: timestamp: Deprecate nvidia,slices property
` [PATCH V4 04/10] dt-bindings: timestamp: Add nvidia,gpio-controller
` [PATCH V4 05/10] arm64: tegra: Add Tegra234 GTE nodes
` [PATCH V4 06/10] hte: Re-phrase tegra API document
` [PATCH V4 07/10] hte: Add Tegra234 provider
` [PATCH V4 08/10] hte: Deprecate nvidia,slices property
` [PATCH V4 09/10] hte: handle nvidia,gpio-controller property
` [PATCH V4 10/10] gpio: tegra186: Add Tegra234 hte support

[PATCH v10 0/9] KVM: mm: fd-based approach for supporting KVM
 2023-03-23  1:27 UTC  (9+ messages)

[PATCH 1/1] x86/irq: Add hardcoded hypervisor interrupts to /proc/stat
 2023-03-23  1:26 UTC  (4+ messages)

drivers/acpi/acpica/tbfind.c:60:9: error: 'strncpy' specified bound 6 equals destination size
 2023-03-23  1:25 UTC 

[PATCH v15 1/2] dt-bindings: clock: add loongson-2 boot clock index
 2023-03-23  1:24 UTC  (6+ messages)
` [PATCH v15 2/2] clk: clk-loongson2: add clock controller driver support

[PATCH v4] virtio: add VIRTIO_F_NOTIFICATION_DATA feature support
 2023-03-23  1:21 UTC  (2+ messages)

[RFC PATCH 03/28] tcp: Support MSG_SPLICE_PAGES
 2023-03-23  1:17 UTC  (3+ messages)
` [RFC PATCH 0/3] net: Drop size arg from ->sendmsg() and pass msghdr into __ip{,6}_append_data()

[PATCHv4 00/11] SVM: virtual NMI
 2023-03-23  1:14 UTC  (9+ messages)
` [PATCHv4 09/11] KVM: SVM: Add VNMI bit definition
` [PATCHv4 10/11] KVM: x86: add support for delayed virtual NMI injection interface
` [PATCHv4 11/11] KVM: nSVM: implement support for nested VNMI

[PATCH v3 02/10] f2fs: convert to kobject_del_and_put()
 2023-03-23  1:08 UTC  (19+ messages)
` [PATCH v3 03/10] erofs: "
` [PATCH v3 04/10] zonefs: "
` [PATCH v3 05/10] ubifs: "
` [PATCH v3 06/10] btrfs: "
` [PATCH v3 07/10] xfs: "
` [PATCH v3 08/10] ocfs2: "
` [PATCH v3 09/10] nfs: "
` [PATCH v3 10/10] nilfs2: "

[GIT PULL] fsverity fixes for v6.3-rc4
 2023-03-23  1:04 UTC  (5+ messages)

[PATCH v3 1/3] arm64: dts: qcom: Split elish dts into common dtsi and elish-boe dts
 2023-03-23  0:59 UTC  (3+ messages)
` [PATCH v3 2/3] arm64: dts: qcom: sm8250-xiaomi-elish-boe: Add mdss and dsi panel
` [PATCH v3 3/3] arm64: dts: qcom: sm8250-xiaomi-elish-csot: Add Xiaomi Mi Pad 5 Pro CSOT variant

linux-next: manual merge of the block tree with the mm tree
 2023-03-23  0:49 UTC  (7+ messages)

[PATCH -next V17 0/7] riscv: Add GENERIC_ENTRY support
 2023-03-23  0:43 UTC  (3+ messages)
` [PATCH -next V17 1/7] compiler_types.h: Add __noinstr_section() for noinstr

[PATCH v10 9/9] KVM: Enable and expose KVM_MEM_PRIVATE
 2023-03-23  0:41 UTC  (4+ messages)

[syzbot] [arm-msm?] [net?] WARNING: refcount bug in qrtr_node_lookup (2)
 2023-03-23  0:39 UTC 

[syzbot] [arm-msm?] [net?] WARNING: refcount bug in qrtr_recvmsg (2)
 2023-03-23  0:39 UTC 

[syzbot] [sctp?] general protection fault in sctp_outq_tail
 2023-03-23  0:39 UTC 

[PATCH 3/4] arm64: dts: qcom: sm8250-xiaomi-elish-boe: Add Xiaomi Mi Pad 5 Pro BOE variant
 2023-03-23  0:34 UTC  (2+ messages)

[PATCH v5 00/34] x86: enable FRED for x86-64
 2023-03-23  0:26 UTC  (7+ messages)
` [PATCH v5 34/34] KVM: x86/vmx: execute "int $2" to handle NMI in NMI caused VM exits when FRED is enabled

[PATCH v2 1/4] arm64: dts: qcom: Move elish dts to common dtsi
 2023-03-23  0:22 UTC  (6+ messages)
` [PATCH v2 2/4] arm64: dts: qcom: sm8250-xiaomi-elish: Add mdss and dsi node

[PATCH] kexec: Support purgatories with .text.hot sections
 2023-03-23  0:17 UTC  (6+ messages)

[PATCH v12 00/15] Support AMD Pensando Elba SoC
 2023-03-23  0:06 UTC  (16+ messages)
` [PATCH v12 01/15] dt-bindings: arm: add AMD Pensando boards
` [PATCH v12 02/15] dt-bindings: mmc: cdns: Add AMD Pensando Elba SoC
` [PATCH v12 03/15] dt-bindings: spi: cdns: Add compatible for "
` [PATCH v12 04/15] dt-bindings: spi: dw: Add AMD Pensando Elba SoC SPI Controller
` [PATCH v12 05/15] dt-bindings: soc: amd: amd,pensando-elba-ctrl: Add Pensando SoC Controller
` [PATCH v12 06/15] MAINTAINERS: Add entry for AMD PENSANDO
` [PATCH v12 07/15] arm64: Add config for AMD Pensando SoC platforms
` [PATCH v12 08/15] arm64: dts: Add AMD Pensando Elba SoC support
` [PATCH v12 09/15] spi: cadence-quadspi: Add compatible for AMD Pensando Elba SoC
` [PATCH v12 10/15] spi: dw: Add support "
` [PATCH v12 11/15] mmc: sdhci-cadence: Enable device specific override of writel()
` [PATCH v12 12/15] mmc: sdhci-cadence: Support device specific init during probe
` [PATCH v12 13/15] mmc: sdhci-cadence: Add AMD Pensando Elba SoC support
` [PATCH v12 14/15] mmc: sdhci-cadence: Support mmc hardware reset
` [PATCH v12 15/15] soc: amd: Add support for AMD Pensando SoC Controller

[PATCH v4 0/8] PCI: dwc: Add support for Marvell AC5 SoC
 2023-03-23  0:11 UTC  (7+ messages)
` [PATCH v4 2/8] PCI: armada8k: Add AC5 SoC support
` [PATCH v4 3/8] PCI: armada8k: Add AC5 MSI support
` [PATCH v4 8/8] PCI: dwc: Introduce region limit from DT

[PATCH 0/8] erofs: cleanup of xattr handling
 2023-03-23  0:09 UTC  (9+ messages)
` [PATCH 1/8] erofs: move several xattr helpers into xattr.c
` [PATCH 2/8] erofs: rename init_inode_xattrs with erofs_ prefix
` [PATCH 3/8] erofs: simplify erofs_xattr_generic_get()
` [PATCH 4/8] erofs: introduce erofs_xattr_iter_fixup_aligned() helper
` [PATCH 5/8] erofs: unify xattr_iter structures
` [PATCH 6/8] erofs: make the size of read data stored in buffer_ofs
` [PATCH 7/8] erofs: unify inline/share xattr iterators for listxattr/getxattr
` [PATCH 8/8] erofs: use separate xattr parsers "

linux-next: build failure after merge of the block tree
 2023-03-22 23:59 UTC  (2+ messages)

[tip:master] BUILD SUCCESS 5a62cd8ed813bdad8e32c9a1dfaa2ebf1a94f280
 2023-03-22 23:57 UTC 

[PATCH v6 00/21] Basic clock, reset & device tree support for StarFive JH7110 RISC-V SoC
 2023-03-22 23:57 UTC  (8+ messages)
` [PATCH v6 11/21] dt-bindings: clock: Add StarFive JH7110 system clock and reset generator

[PATCH v3] doc/rcutorture: Add description of rcutorture.stall_cpu_block
 2023-03-22 23:57 UTC  (2+ messages)

[linus:master] [btrfs] 5f58d783fd: xfstests.btrfs.172.fail
 2023-03-22 23:49 UTC  (3+ messages)

[PATCH] dt-bindings: clock: Drop unneeded quotes
 2023-03-22 23:49 UTC  (2+ messages)

[PATCH] arm64/arm: dts: rockchip: Fix DSI node names
 2023-03-22 23:45 UTC  (3+ messages)

[PATCH v2 0/5] arm64: dts: rockchip: improve support for NanoPi R5 series
 2023-03-22 23:40 UTC  (2+ messages)

[PATCH 0/5] module: ELF validation enhancement and cleanups
 2023-03-22 23:43 UTC  (2+ messages)

[PATCH v6 01/17] dt-bindings: display: rockchip: convert rockchip-lvds.txt to YAML
 2023-03-22 23:40 UTC  (2+ messages)
` (subset) "

[PATCH 00/12] module: cleanup and call taints after is inserted
 2023-03-22 23:42 UTC  (2+ messages)

[PATCHv1 1/1] arm64: dts: rockchip: rk3588: add cache level information
 2023-03-22 23:40 UTC  (2+ messages)

[PATCH] dt-bindings: mfd: Drop unneeded quotes
 2023-03-22 23:39 UTC  (2+ messages)

[PATCH 0/4] cosmetic fixes to module pr_debugs
 2023-03-22 23:38 UTC  (2+ messages)

[PATCH net-next 0/9] Remove skb_mac_header() dependency in DSA xmit path
 2023-03-22 23:38 UTC  (10+ messages)
` [PATCH net-next 1/9] net: vlan: don't adjust MAC header in __vlan_insert_inner_tag() unless set
` [PATCH net-next 2/9] net: vlan: introduce skb_vlan_eth_hdr()
` [PATCH net-next 3/9] net: dpaa: avoid one skb_reset_mac_header() in dpaa_enable_tx_csum()
` [PATCH net-next 4/9] net: dsa: tag_ocelot: do not rely on skb_mac_header() for VLAN xmit
` [PATCH net-next 5/9] net: dsa: tag_ksz: do not rely on skb_mac_header() in TX paths
` [PATCH net-next 6/9] net: dsa: tag_sja1105: don't "
` [PATCH net-next 7/9] net: dsa: tag_sja1105: replace skb_mac_header() with vlan_eth_hdr()
` [PATCH net-next 8/9] net: dsa: update TX path comments to not mention skb_mac_header()
` [PATCH net-next 9/9] net: dsa: tag_ocelot: call only the relevant portion of __skb_vlan_pop() on TX

[PATCH v3 01/10] kobject: introduce kobject_del_and_put()
 2023-03-22 23:31 UTC  (2+ messages)

[RESEND x3][PATCH v3] trace: Add trace points for tasklet entry/exit
 2023-03-22 23:27 UTC 

[PATCH] drm/rockchip: dw_hdmi: cleanup drm encoder during unbind
 2023-03-22 23:24 UTC  (2+ messages)

[PATCH] module/decompress: Never use kunmap() for local un-mappings
 2023-03-22 23:24 UTC  (2+ messages)

[PATCH 0/4] rcu/nocb: Shrinker related boring fixes
 2023-03-22 23:21 UTC  (7+ messages)
` [PATCH 1/4] rcu/nocb: Protect lazy shrinker against concurrent (de-)offloading
` [PATCH 2/4] rcu/nocb: Fix shrinker race against callback enqueuer
` [PATCH 3/4] rcu/nocb: Recheck lazy callbacks under the ->nocb_lock from shrinker

[PATCH v2] Add multicolor support to BlinkM LED driver
 2023-03-22 23:21 UTC  (3+ messages)

[PATCH AUTOSEL 6.2 01/64] IB/hfi1: Update RMT size calculation
 2023-03-22 23:16 UTC  (3+ messages)
` [PATCH AUTOSEL 6.2 19/64] parport_pc: Set up mode and ECR masks for Oxford Semiconductor devices

[PATCH v5 0/7] Generic IPI sending tracepoint
 2023-03-22 23:14 UTC  (9+ messages)
` [PATCH v5 7/7] sched, smp: Trace smp callback causing an IPI


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).