public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-02-06 22:01:09 to 2024-02-07 02:43:31 UTC [more...]

[tip:x86/boot] BUILD SUCCESS ac456ca0af4fe9630cf84e7efd20b7f7bf596aab
 2024-02-07  2:42 UTC 

[PATCH 1/3] f2fs: deprecate io_bits
 2024-02-07  2:42 UTC  (4+ messages)
` [PATCH 2/3] f2fs: use BLKS_PER_SEG, BLKS_PER_SEC, and SEGS_PER_SEC
` [PATCH 3/3] f2fs: kill zone-capacity support

[PATCH v2] zram: easy the allocation of zcomp_strm's buffers through vmalloc
 2024-02-07  2:40 UTC  (3+ messages)

[PATCH v3 1/4] sched/fair: add SD_CLUSTER in comments
 2024-02-07  2:36 UTC  (9+ messages)

Question about the ipi_raise filter usage and output
 2024-02-07  2:33 UTC  (6+ messages)

[RFC PATCH] platform/x86/fujitsu-laptop: Add battery charge control support
 2024-02-07  2:32 UTC  (3+ messages)
` [RFC PATCH v2] "
  ` [RFC PATCH v3] "

[PATCH v2] serial: samsung: honor fifosize from dts at first
 2024-02-06 11:33 UTC  (3+ messages)

[PATCH] mm/cma: Drop cma_get_name()
 2024-02-07  2:29 UTC  (3+ messages)

[PATCH v2] mm/swap: fix race when skipping swapcache
 2024-02-07  2:28 UTC  (8+ messages)

[PATCH v3] mm: hugetlb: improve the handling of hugetlb allocation failure for freed or in-use hugetlb
 2024-02-07  2:24 UTC  (2+ messages)

[PATCH v2] filemap: avoid unnecessary major faults in filemap_fault()
 2024-02-07  2:21 UTC  (2+ messages)

[PATCH v4 00/12] dt-bindings: mtd: brcmnand: Updates for bcmbca SoCs
 2024-02-07  2:21 UTC  (7+ messages)
` [PATCH v4 03/12] dt-bindings: mtd: brcmnand: Add ecc strap property

[PATCH] arm64: dts: qcom: qcm6490-idp: Add configurations for gpio-keys
 2024-02-07  2:20 UTC  (3+ messages)

[PATCH v3 0/3] pstore: add multi-backend support
 2024-02-07  2:19 UTC  (4+ messages)
` [PATCH 1/3] "
` [PATCH 2/3] Documentation: adjust pstore backend related document
` [PATCH 3/3] tools/testing: adjust pstore backend related selftest

[PATCH v2 0/1] Filter modes according to hardware capability
 2024-02-07  2:15 UTC  (2+ messages)
` [PATCH v2 1/1] drm/mediatek: "

[PATCH] kernel: add boot param to disable stack dump on panic
 2024-02-07  2:10 UTC  (2+ messages)

[RESEND][PATCH V2] thermal: power_allocator: Avoid overwriting PID coefficients from setup time
 2024-02-07  2:09 UTC 

[PATCH v2 0/7] filesystem visibililty ioctls
 2024-02-07  2:09 UTC  (10+ messages)
` [PATCH v2 3/7] fs: FS_IOC_GETUUID
` [PATCH v2 5/7] fs: FS_IOC_GETSYSFSNAME

[PATCH] workqueue: Fix pool->nr_running type back to atomic
 2024-02-07  2:06 UTC  (3+ messages)

[PATCH 2/2] fbcon: Defer console takeover for splash screens to first switch
 2024-02-07  2:03 UTC  (6+ messages)
` [PATCH v2 1/2] dummycon: Add dummycon_(un)register_switch_notifier
  ` [PATCH v2 2/2] fbcon: Defer console takeover for splash screens to first switch

[RFC PATCH v2 0/4] tsm: Runtime measurement registers ABI
 2024-02-07  2:02 UTC  (9+ messages)

[PATCH v2 0/4] f2fs: fix panic issue in small capacity device
 2024-02-07  2:01 UTC  (5+ messages)
` [PATCH v2 1/4] f2fs: correct counting methods of free_segments in __set_inuse
` [PATCH v2 2/4] f2fs: fix panic issue in update_sit_entry
` [PATCH v2 3/4] f2fs: enhance judgment conditions of GET_SEGNO
` [PATCH v2 4/4] f2fs: stop checkpoint when get a out-of-bounds segment

[PATCH 2/2] spi: omap2-mcspi: Add support for MULTI-mode
 2024-02-07  1:54 UTC  (2+ messages)

[PATCH 2/2 v3] cxl/region: Use cond_guard() in show_targetN()
 2024-02-07  1:54 UTC  (2+ messages)

[PATCH v5 0/7] hugetlb: parallelize hugetlb page init on boot
 2024-02-07  1:53 UTC  (6+ messages)
` [PATCH v5 7/7] hugetlb: parallelize 1G hugetlb initialization

[PATCH v2] mm: swap: async free swap slot cache entries
 2024-02-07  1:51 UTC  (8+ messages)

[PATCH v3] ubsan: Reintroduce signed overflow sanitizer
 2024-02-07  1:45 UTC  (2+ messages)

[PATCH 0/4] TDX host: kexec() support
 2024-02-07  1:43 UTC  (5+ messages)

[PATCH v12 00/16] iommu: Prepare to deliver page faults to user space
 2024-02-07  1:33 UTC  (17+ messages)
` [PATCH v12 01/16] iommu: Move iommu fault data to linux/iommu.h
` [PATCH v12 02/16] iommu/arm-smmu-v3: Remove unrecoverable faults reporting
` [PATCH v12 03/16] iommu: Remove unrecoverable fault data
` [PATCH v12 04/16] iommu: Cleanup iopf data structure definitions
` [PATCH v12 05/16] iommu: Merge iopf_device_param into iommu_fault_param
` [PATCH v12 06/16] iommu: Remove iommu_[un]register_device_fault_handler()
` [PATCH v12 07/16] iommu: Merge iommu_fault_event and iopf_fault
` [PATCH v12 08/16] iommu: Prepare for separating SVA and IOPF
` [PATCH v12 09/16] iommu: Make iommu_queue_iopf() more generic
` [PATCH v12 10/16] iommu: Separate SVA and IOPF
` [PATCH v12 11/16] iommu: Refine locking for per-device fault data management
` [PATCH v12 12/16] iommu: Use refcount for fault data access
` [PATCH v12 13/16] iommu: Improve iopf_queue_remove_device()
` [PATCH v12 14/16] iommu: Track iopf group instead of last fault
` [PATCH v12 15/16] iommu: Make iopf_group_response() return void
` [PATCH v12 16/16] iommu: Make iommu_report_device_fault() "

[PATCH net-next v2] net/sched: actions report errors with extack
 2024-02-07  1:36 UTC  (2+ messages)

[PATCH 0/3] Add DT support for Multiport controller on SC8280XP
 2024-02-07  1:32 UTC  (6+ messages)
` [PATCH 3/3] arm64: dts: qcom: sa8540-ride: Enable first port of tertiary usb controller
      `  "

[RFC PATCH net-next v3 0/8] Add support for 10G Ethernet SerDes on MT7988
 2024-02-07  1:29 UTC  (4+ messages)
` [RFC PATCH net-next v3 3/8] net: pcs: pcs-mtk-lynxi: add platform driver for MT7988

[PATCHSET 00/14] perf tools: Remaining bits of data type profiling (v5)
 2024-02-07  1:29 UTC  (20+ messages)
` [PATCH 04/14] perf map: Add map__objdump_2rip()
` [PATCH 06/14] perf annotate-data: Maintain variable type info
` [PATCH 07/14] perf annotate-data: Add update_insn_state()
` [PATCH 09/14] perf annotate-data: Handle call instructions
` [PATCH 14/14] perf annotate-data: Add stack canary type

[PATCH v13 00/53] Introduce QC USB SND audio offloading support
 2024-02-07  1:24 UTC  (10+ messages)
` [PATCH v13 32/53] ALSA: usb-audio: Check for support for requested audio format
` [PATCH v13 35/53] ALSA: usb-audio: Prevent starting of audio stream if in use
` [PATCH v13 48/53] ALSA: usb-audio: mixer: Add USB offloading mixer control

[PATCH] bpf: Separate bpf_local_storage_lookup() fast and slow paths
 2024-02-07  1:22 UTC  (6+ messages)

[PATCH wq/for-6.9 v4 0/4] workqueue: Enable unbound cpumask update on ordered workqueues
 2024-02-07  1:19 UTC  (5+ messages)
` [PATCH wq/for-6.9 v4 1/4] workqueue: Link pwq's into wq->pwqs from oldest to newest
` [PATCH wq/for-6.9 v4 2/4] workqueue: Enable unbound cpumask update on ordered workqueues
` [PATCH wq/for-6.9 v4 3/4] kernel/workqueue: Let rescuers follow unbound wq cpumask changes
` [PATCH wq/for-6.9 v4 4/4] workqueue: Bind unbound workqueue rescuer to wq_unbound_cpumask

[PATCH v2 0/3] Improve remote-endpoint parsing
 2024-02-07  1:18 UTC  (4+ messages)
` [PATCH v2 1/3] of: property: Improve finding the consumer of a remote-endpoint property
` [PATCH v2 2/3] of: property: Improve finding the supplier "
` [PATCH v2 3/3] of: property: Add in-ports/out-ports support to of_graph_get_port_parent()

[PATCH v2 0/7] Add tuning algorithm for delay chain
 2024-02-07  1:15 UTC  (8+ messages)
` [PATCH v2 1/7] mmc: sdhci_am654: "
` [PATCH v2 2/7] mmc: sdhci_am654: Write ITAPDLY for DDR52 timing
` [PATCH v2 3/7] mmc: sdhci_am654: Add missing OTAP/ITAP enable
` [PATCH v2 4/7] mmc: sdhci_am654: Fix itapdly/otapdly array type
` [PATCH v2 5/7] mmc: sdhci_am654: Update comments in sdhci_am654_set_clock
` [PATCH v2 6/7] mmc: sdhci_am654: Add ITAPDLYSEL in sdhci_j721e_4bit_set_clock
` [PATCH v2 7/7] mmc: sdhci_am654: Fix ITAPDLY for HS400 timing

[PATCH v2 0/2] efi: Fixes for EFI_MEMORY_SP memory on RISC-V and ARM64
 2024-02-07  1:04 UTC  (2+ messages)

[PATCH] perf script: Print source line for each jump in brstackinsn
 2024-02-07  1:00 UTC  (2+ messages)

linux-next: build failure after merge of the bcachefs tree
 2024-02-07  0:57 UTC 

[PATCH] fscrypt: clear keyring before calling key_put()
 2024-02-07  0:57 UTC  (2+ messages)

[PATCH v3 0/4] string: Allow 2-argument strscpy()
 2024-02-07  0:51 UTC  (5+ messages)
` [PATCH v3 1/4] string: Redefine strscpy_pad() as a macro
` [PATCH v3 3/4] string: Allow 2-argument strscpy_pad()

[PATCHv9 1/1] block: introduce content activity based ioprio
 2024-02-07  0:51 UTC  (2+ messages)

[PATCH] mei: Add Meteor Lake support for IVSC device
 2024-02-07  0:43 UTC 

linux-next: manual merge of the vfs-brauner tree with the nfsd tree
 2024-02-07  0:41 UTC 

[PATCH v2 0/2] arm64: dts: allwinner: h618: Add Sipeed Longan SoM 3H and Pi 3H board
 2024-02-07  0:36 UTC  (5+ messages)
` [PATCH v2 1/2] dt-bindings: arm: sunxi: Add Sipeed Longan Module 3H and Longan Pi 3H
` [PATCH v2 2/2] arm64: dts: allwinner: h616: Add Sipeed Longan SoM 3H and Pi 3H board support

[PATCH v3] arm64: dts: qcom: sc8280xp: Introduce additional tsens instances
 2024-02-07  0:34 UTC  (2+ messages)

[PATCH 0/2] arm64: dts: allwinner: h618: Add Sipeed Longan SoM 3H and Pi 3H board
 2024-02-07  0:27 UTC  (5+ messages)
` [PATCH 2/2] arm64: dts: allwinner: h616: Add Sipeed Longan SoM 3H and Pi 3H board support

[syzbot] [xfs?] WARNING: Reset corrupted AGFL on AG NUM. NUM blocks leaked. Please unmount and run xfs_repair
 2024-02-07  0:24 UTC  (2+ messages)

[PATCH] drm/bridge: imx8mp-hdmi-pvi: Fix build warnings
 2024-02-07  0:23 UTC 

[PATCH v2] net: stmmac: dwmac-qcom-ethqos: Enable TBS on all queues but 0
 2024-02-07  0:10 UTC 

[syzbot] [net?] INFO: task hung in bond_destructor
 2024-02-07  0:08 UTC 

[syzbot] [bluetooth?] INFO: task hung in hci_release_dev
 2024-02-07  0:07 UTC 

[syzbot] [dri?] [media?] inconsistent lock state in valid_state (2)
 2024-02-07  0:07 UTC 

[PATCH 0/6] block atomic writes for XFS
 2024-02-07  0:06 UTC  (7+ messages)
` [PATCH RFC 5/6] fs: xfs: iomap atomic write support

linux-next: build failure after merge of the perf tree
 2024-02-07  0:02 UTC  (2+ messages)

[PATCH] wifi: mt76: inititalize sband.band to correct value
 2024-02-07  0:01 UTC 

[PATCH v1] perf kvm powerpc: Fix build
 2024-02-07  0:01 UTC  (2+ messages)

[PATCH v2 0/5] LLCC: Support for Broadcast_AND region
 2024-02-06 23:56 UTC  (5+ messages)
` [PATCH v2 2/5] arm64: dts: qcom: sm8450: Add mapping to llcc "

[PATCH RFC 0/2] spmi: Add multi master support
 2024-02-06 23:55 UTC  (4+ messages)
` [PATCH RFC 1/2] spmi: Add support for multi-master
` [PATCH RFC 2/2] spmi: pmic-arb: "

[PATCH v11 00/35] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2024-02-06 23:51 UTC  (8+ messages)
` [PATCH v11 15/35] KVM: SEV: Add KVM_SNP_INIT command
` [PATCH v11 18/35] KVM: SEV: Add KVM_SEV_SNP_LAUNCH_UPDATE command

[PATCH v2 0/3] x86/kprobes: add exception opcode detector and boost more opcodes
 2024-02-06 23:40 UTC  (5+ messages)
` [PATCH v2 3/3] x86/kprobes: Boost more instructions from grp2/3/4/5

[PATCH v7] f2fs: unify the error handling of f2fs_is_valid_blkaddr
 2024-02-06 23:38 UTC  (5+ messages)

[PATCH v2] firewire: core: send bus reset promptly on gap count error
 2024-02-06 23:38 UTC 

[PATCH] fs/address_space: move i_mmap_rwsem to mitigate a false sharing with i_mmap
 2024-02-06 23:33 UTC  (7+ messages)

[PATCH v4 0/2] Bluetooth: Improve retrying of connection attempts
 2024-02-06 23:28 UTC  (3+ messages)

[PATCH 0/5] sched/vtime: vtime.h headers cleanup
 2024-02-06 23:30 UTC  (9+ messages)
` [PATCH 1/5] sched/vtime: remove confusing arch_vtime_task_switch() declaration
` [PATCH 2/5] sched/vtime: get rid of generic vtime_task_switch() implementation
` [PATCH 3/5] s390/vtime: remove unused __ARCH_HAS_VTIME_TASK_SWITCH leftover
` [PATCH 5/5] sched/vtime: do not include <asm/vtime.h> header

[PATCH v2] PCI: vmd: Enable PCI PM's L1 substates of remapped PCIe Root Port and NVMe
 2024-02-06 23:30 UTC  (2+ messages)

[PATCH v1] TSO and TBS cannot co-exist. TBS requires special descriptor to be allocated at bootup. Initialising Tx queues at probe to support TSO and TBS can help in allocating those resources at bootup
 2024-02-06 23:29 UTC  (2+ messages)

[syzbot] [netfilter?] WARNING: suspicious RCU usage in hash_netportnet6_destroy
 2024-02-06 23:24 UTC  (2+ messages)

[PATCH 0/3] Fairphone 5 PMIC-GLINK support (USB-C, charger, fuel gauge)
 2024-02-06 23:20 UTC  (10+ messages)

[PATCH 00/17] vfio/pci: Remove duplicate code and logic from VFIO PCI interrupt management
 2024-02-06 23:19 UTC  (12+ messages)
` [PATCH 07/17] vfio/pci: Preserve per-interrupt contexts
` [PATCH 15/17] vfio/pci: Let enable and disable of interrupt types use same signature

[PATCH REPOST v2] ARM64: Dynamically allocate cpumasks and increase supported CPUs to 512
 2024-02-06 23:17 UTC  (2+ messages)

[PATCH V2 0/3] mm: page_alloc: fixes for early oom kills
 2024-02-06 23:15 UTC  (12+ messages)
` [PATCH V3 3/3] mm: page_alloc: drain pcp lists before oom kill

[PATCH 1/1] arm64: dts: lx2160a: Fix DTS for full PL011 UART
 2024-02-06 23:15 UTC 

[PATCH v4 0/3] printk: CONFIG_BASE_SMALL fix for LOG_CPU_MAX_BUF_SHIFT and removal of CONFIG_BASE_FULL
 2024-02-06 23:05 UTC  (5+ messages)
` [PATCH v4 1/3] printk: Fix LOG_CPU_MAX_BUF_SHIFT when BASE_SMALL is enabled
` [PATCH v4 2/3] printk: Change type of CONFIG_BASE_SMALL to bool

[PATCH 1/1] arm64: dts: ls1088a: Add the PME interrupt for PCIe EP node
 2024-02-06 23:05 UTC 

next: /dev/root: Can't open blockdev
 2024-02-06 23:05 UTC  (8+ messages)

[PATCH v2 0/3] Add Rust Rockchip PHY driver
 2024-02-06 23:00 UTC  (6+ messages)
` [PATCH v2 3/3] net: phy: add "

[PATCH 1/2] arm64: dts: imx8qm: add i2c4 and i2c4_lpcg node
 2024-02-06 22:59 UTC  (2+ messages)
` [PATCH 2/2] arm64: dts: imx8qm: add i2c1 for imx8qm-mek board

[ANNOUNCE] 6.6.15-rt22
 2024-02-06 22:49 UTC 

[syzbot] [ext4?] kernel BUG in ext4_write_inline_data_end (2)
 2024-02-06 22:48 UTC  (2+ messages)

[PATCH v3 0/6] PCI: dwc: Add common pme_turn_off message by using outbound iATU
 2024-02-06 22:47 UTC  (6+ messages)
` [PATCH v3 5/6] dt-bindings: PCI: dwc: Add 'msg' register region

[PATCH v3 00/10] clk: qcom: Add TCSR, GPU, CAM and DISP clock controllers for X1E80100
 2024-02-06 22:41 UTC  (3+ messages)
` [PATCH v3 06/10] clk: qcom: clk-alpha-pll: Add support for zonda ole pll configure

[paulmck-rcu:dev.2024.02.05a] BUILD SUCCESS fa6e95361336711adb04c01e56813201e7cc0d9e
 2024-02-06 22:38 UTC 

[PATCH v3] x86/asm: Force native_apic_mem_read to use mov
 2024-02-06 22:36 UTC 

[PATCH v2 0/6] arm64: dts: qcom: msm8956-loire: SDCard and USB support
 2024-02-06 22:36 UTC  (4+ messages)
` [PATCH v2 4/6] arm64: dts: qcom: msm8976: Declare and use SDC1 pins

[PATCH v2] nvmem: rmem: Fix return value of rmem_read()
 2024-02-06 22:36 UTC  (2+ messages)

[PATCH 1/3] f2fs: separate f2fs_gc_range() to use GC for a range
 2024-02-06 22:32 UTC  (3+ messages)
` [PATCH 2/3] f2fs: support file pinning for zoned devices
` [PATCH 3/3] f2fs: support swap "

ld: drivers/net/ethernet/adi/adin1110.c:1609: undefined reference to `phy_connect'
 2024-02-06 22:24 UTC 

[PATCH v6 0/2] drivers: rtc: add max313xx series rtc driver
 2024-02-06 22:16 UTC  (6+ messages)
` [PATCH v6 2/2] dt-bindings: rtc: add max313xx RTCs

[PATCH v1 0/5] Add tuning algorithm for delay chain
 2024-02-06 22:16 UTC  (9+ messages)
` [PATCH v1 2/5] mmc: sdhci_am654: Write ITAPDLY for DDR52 timing
` [PATCH v1 3/5] mmc: sdhci_am654: Add missing OTAP/ITAP enable

[PATCH v2] acpi/ghes: Prevent sleeping with spinlock held
 2024-02-06 22:15 UTC 

[PATCH 0/4] serial: sc16is7xx: split into core and I2C/SPI parts
 2024-02-06 21:42 UTC  (3+ messages)
` [PATCH 1/4] serial: sc16is7xx: simplify and improve Kconfig help text
` [PATCH 2/4] serial: sc16is7xx: split into core and I2C/SPI parts (core)

security/landlock/ruleset.c:644: warning: Function parameter or struct member '' not described in 'landlock_init_layer_masks'
 2024-02-06 22:13 UTC 

linux-next: trees being removed
 2024-02-06 22:13 UTC  (3+ messages)

[PATCH 0/4] soc: ti: k3-socinfo: Add support for nvmem cells
 2024-02-06 22:07 UTC  (3+ messages)
` [PATCH 1/4] nvmem: core: Read into buffers larger than data

[PATCH 1/2] ata: ahci: Add force LPM policy quirk for ASUS B1400CEAE
 2024-02-06 22:07 UTC  (11+ messages)

[PATCH] PCI/sysfs: Fix race in pci sysfs creation
 2024-02-06 22:07 UTC  (2+ messages)

MediaTek for-next: Replace matthias.bgg tree with mediatek
 2024-02-06 22:05 UTC  (2+ messages)

[PATCH 1/4] platform/x86: wmi: Check if WMxx control method exists
 2024-02-06 22:04 UTC  (4+ messages)
` [PATCH 2/4] platform/x86: wmi: Use FW_BUG when warning about missing control methods
` [PATCH 3/4] platform/x86: wmi: Remove unnecessary out-of-memory message
` [PATCH 4/4] platform/x86: wmi: Replace pr_err() with dev_err()

[PATCH] Input: psmouse - add resync_on_resume dmi check
 2024-02-06 22:04 UTC  (2+ messages)

linux-next: Signed-off-by missing for commit in the vfs-fixes tree
 2024-02-06 22:02 UTC 


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