public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-02-18 15:19:00 to 2024-02-19 00:17:04 UTC [more...]

include/linux/compiler_types.h:358:45: error: call to '__compiletime_assert_947' declared with attribute error: BUILD_BUG_ON failed: sizeof(struct ieee80211_rx_status) > sizeof(skb->cb)
 2024-02-19  0:16 UTC 

[PATCH v1 0/2] clocksource/drivers/arm_global_timer: Two small fixes
 2024-02-18 23:48 UTC  (6+ messages)
` [PATCH v1 1/2] clocksource/drivers/arm_global_timer: Fix maximum prescaler value
` [PATCH v1 2/2] clocksource/drivers/arm_global_timer: Remove stray tab

linux-next: build failure after merge of the vfs-brauner tree
 2024-02-18 23:44 UTC 

[PATCH v3 4/4] mm: swap: Swap-out small-sized THP without splitting
 2024-02-18 23:40 UTC  (4+ messages)

[PATCH] i3c: dw: Disable IBI IRQ depends on hot-join and SIR enabling
 2024-02-18 23:32 UTC  (2+ messages)

[RFC PATCH v3 00/26] ext4: use iomap for regular file's buffered IO path and enable large foilo
 2024-02-18 23:30 UTC  (5+ messages)
` [RFC PATCH v3 07/26] iomap: don't increase i_size if it's not a write operation

[PATCH v2] drm/imagination: DRM_POWERVR should depend on ARCH_K3
 2024-02-18 23:26 UTC  (11+ messages)
            `  "
                `  "

[PATCH] mm/mmap: Add case 9 in vma_merge()
 2024-02-18 23:03 UTC  (2+ messages)

[syzbot] [reiserfs?] kernel BUG in reiserfs_cut_from_item
 2024-02-18 23:02 UTC  (2+ messages)

linux-next: manual merge of the cxl-fixes tree with Linus' tree
 2024-02-18 23:00 UTC  (2+ messages)

[PATCH 1/3] dt-bindings: i3c: drop "master" node name suffix
 2024-02-18 22:57 UTC  (2+ messages)
` (subset) "

[PATCH] filelock: fix deadlock detection in POSIX locking
 2024-02-18 22:28 UTC  (2+ messages)

[syzbot] [net?] [bpf?] BUG: unable to handle kernel NULL pointer dereference in dev_map_hash_update_elem
 2024-02-18 22:22 UTC 

[RFC PATCH 0/6] UCSI backend API refactoring
 2024-02-18 22:20 UTC  (7+ messages)
` [RFC PATCH 1/6] usb: ucsi_glink: Fix endianness issues
` [RFC PATCH 2/6] ucsi_ccg: Cleanup endianness confusion
` [RFC PATCH 3/6] usb: typec: ucsi: Make Version a parameter to ucsi_register
` [RFC PATCH 4/6] usb: typec: ucsi: Cache current CCI value in struct ucsi
` [RFC PATCH 5/6] usb: typec: ucsi: Introdcue ->read_data and ->write_data
` [RFC PATCH 6/6] usb: typec: ucsi: Convert a?sync_write to a?sync_cmd

[PATCH] crypto: rockchip - fix to check return value
 2024-02-18 22:16 UTC 

[PATCH] nfsd: fix memory leak in __cld_pipe_inprogress_downcall()
 2024-02-18 22:17 UTC  (3+ messages)
` [lvc-project] "

[PATCH 1/3] mmc: dw_mmc: add support for hi3798mv200
 2024-02-18 22:11 UTC  (2+ messages)

[PATCH v2 0/3] Convert qcom,hfpll documentation to yaml + related changes
 2024-02-18 22:10 UTC  (5+ messages)
` [PATCH v2 1/3] dt-bindings: clock: qcom,hfpll: Convert to YAML
` [PATCH v2 2/3] clk: qcom: hfpll: Add QCS404-specific compatible
` [PATCH v2 3/3] arm64: dts: qcom: qcs404: Use qcs404-hfpll compatible for hfpll

[PATCH 0/3] arm64: dts: qcom: pm6150: Add typec support for PM6150
 2024-02-18 22:07 UTC  (8+ messages)
` [PATCH 3/3] arm64: dts: qcom: pm6150: define USB-C related blocks

[net-next RFC PATCH 0/6] net: phy: support multi PHY in phy_driver Was: net: phy: detach PHY driver OPs from phy_driver struct
 2024-02-18 22:07 UTC  (17+ messages)
` [net-next RFC PATCH 1/6] net: phy: add support for defining multiple PHY IDs in PHY driver
` [net-next RFC PATCH 2/6] net: phy: fill phy_id with C45 PHY
` [net-next RFC PATCH 3/6] mod_devicetable: permit to define a name for an mdio_device_id
` [net-next RFC PATCH 4/6] net: phy: support named mdio_device_id PHY IDs
` [net-next RFC PATCH 5/6] net: phy: aquantia: group common OPs for PHYs where possible
` [net-next RFC PATCH 6/6] net: phy: bcm7xxx: rework phy_driver table to new multiple PHY ID format

drivers/hwtracing/intel_th/core.c:812: warning: Function parameter or member 'ndevres' not described in 'intel_th_alloc'
 2024-02-18 22:01 UTC 

[PATCH v4 0/2] iio: adc: add new ad7380 driver
 2024-02-18 21:57 UTC  (5+ messages)
` [PATCH v4 2/2] iio: adc: ad7380: new driver for AD7380 ADCs

[PATCH 00/12] net: constify struct device_type usage
 2024-02-18 21:46 UTC  (3+ messages)
` [PATCH 02/12] net: dsa: constify the "

[PATCH v2] mm: zswap: increase reject_compress_poor but not reject_compress_fail if compression returns ENOSPC
 2024-02-18 21:45 UTC  (5+ messages)

[PATCH v3 0/4] Misc fixes for strlcpy() and strlcat()
 2024-02-18 21:41 UTC  (8+ messages)
` [PATCH v3 1/4] tools/nolibc/string: export strlen()
` [PATCH v3 2/4] tools/nolibc: Fix strlcat() return code and size usage
` [PATCH v3 3/4] tools/nolibc: Fix strlcpy() "
` [PATCH v3 4/4] selftests/nolibc: Add tests for strlcat() and strlcpy()

[PATCH 1/3] mm/mempolicy: Use the already fetched local variable
 2024-02-18 21:38 UTC  (2+ messages)

linux-next: duplicate patch in the mm-monmm-unstable branch of the mm tree
 2024-02-18 21:27 UTC 

linux-next: duplicate patches in the i2c-host-fixes tree
 2024-02-18 21:23 UTC 

[PATCH v3] modules: wait do_free_init correctly
 2024-02-18 21:21 UTC  (2+ messages)

[PATCH v2] NFS: Fix an off by one in root_nfs_cat()
 2024-02-18 21:16 UTC 

[syzbot] [net?] INFO: task hung in unix_stream_sendmsg
 2024-02-18 21:14 UTC  (5+ messages)

Linux 6.8-rc5
 2024-02-18 21:13 UTC 

[PATCH] media: rkisp1: Allow higher input resolution
 2024-02-18 21:01 UTC  (3+ messages)

[PATCH v2] bcachefs: Avoid a potential useless over memory allocation in bch2_prt_[v]printf()
 2024-02-18 20:57 UTC  (2+ messages)

[PATCH RFC 0/4] clk: hisilicon: add support for Hi3798MV200
 2024-02-18 20:57 UTC  (3+ messages)
` [PATCH RFC 4/4] dt-binding: clock: hisilicon,clock-reset-controller: add Hi3798MV200 SoC support

[PATCH v3 00/12] rust: kernel: documentation improvements
 2024-02-18 20:24 UTC  (2+ messages)

[PATCH v2] rust: stop using ptr_metadata feature
 2024-02-18 20:24 UTC  (2+ messages)

[PATCH v1] rust: add reexports for macros
 2024-02-18 20:23 UTC  (2+ messages)

[PATCH v12 04/12] media: rkisp1: Support devices lacking dual crop
 2024-02-18 20:03 UTC  (12+ messages)
` [PATCH v12 06/12] media: rkisp1: Add version enum for i.MX8MP ISP
` [PATCH v12 08/12] media: rkisp1: Support i.MX8MP's 34-bit DMA
` [PATCH v12 11/12] media: rkisp1: Fix endianness on raw streams on i.MX8MP
` [PATCH v12 12/12] media: rkisp1: Add match data for i.MX8MP ISP

[PATCH] irqchip/mbigen: Fix incorrect null pointer check
 2024-02-18 19:58 UTC  (4+ messages)

[RESEND PATCH v2 0/1] drm/msm/adreno: Add support for SM7150
 2024-02-18 19:50 UTC  (2+ messages)
` [RESEND PATCH v2 1/1] drm/msm/adreno: Add support for SM7150 SoC machine

[PATCH 0/4] tools/nolibc: Misc fixes for strlcpy() and strlcat()
 2024-02-18 19:33 UTC  (6+ messages)
` [PATCH 2/4] tools/nolibc: Fix strlcat() return code and size usage

[PATCH] slub: avoid scanning all partial slabs in get_slabinfo()
 2024-02-18 19:25 UTC  (2+ messages)

[PATCH] const_structs.checkpatch: add device_type
 2024-02-18 19:25 UTC 

[PATCH 0/4] usb: constify struct device_type usage
 2024-02-18 19:18 UTC  (5+ messages)
` [PATCH 1/4] usb: typec: constify the "
` [PATCH 2/4] usb: phy: "
` [PATCH 3/4] usb: gadget: "
` [PATCH 4/4] usb: core: "

[PATCH AUTOSEL 6.1 01/15] wifi: cfg80211: fix missing interfaces when dumping
 2024-02-18 19:14 UTC  (3+ messages)
` [PATCH AUTOSEL 6.1 05/15] x86/cpu: Add model number for Intel Clearwater Forest processor

[PATCH AUTOSEL 5.10 1/8] wifi: cfg80211: fix missing interfaces when dumping
 2024-02-18 19:12 UTC  (3+ messages)
` [PATCH AUTOSEL 5.10 7/8] exec: Distinguish in_execve from in_exec

[PATCH printk v2 00/26] wire up write_atomic() printing
 2024-02-18 19:10 UTC  (28+ messages)
` [PATCH printk v2 01/26] serial: core: Provide port lock wrappers
` [PATCH printk v2 02/26] serial: core: Use "
` [PATCH printk v2 03/26] serial: core: fix kernel-doc for uart_port_unlock_irqrestore()
` [PATCH printk v2 04/26] printk: Consider nbcon boot consoles on seq init
` [PATCH printk v2 05/26] printk: Add notation to console_srcu locking
` [PATCH printk v2 06/26] printk: nbcon: Ensure ownership release on failed emit
` [PATCH printk v2 07/26] printk: Check printk_deferred_enter()/_exit() usage
` [PATCH printk v2 08/26] printk: nbcon: Implement processing in port->lock wrapper
` [PATCH printk v2 09/26] printk: nbcon: Add detailed doc for write_atomic()
` [PATCH printk v2 10/26] printk: nbcon: Fix kerneldoc for enums
` [PATCH printk v2 11/26] printk: Make console_is_usable() available to nbcon
` [PATCH printk v2 12/26] printk: Let console_is_usable() handle nbcon
` [PATCH printk v2 13/26] printk: Add @flags argument for console_is_usable()
` [PATCH printk v2 14/26] printk: nbcon: Provide function to flush using write_atomic()
` [PATCH printk v2 15/26] printk: Track registered boot consoles
` [PATCH printk v2 16/26] printk: nbcon: Use nbcon consoles in console_flush_all()
` [PATCH printk v2 17/26] printk: nbcon: Assign priority based on CPU state
` [PATCH printk v2 18/26] printk: nbcon: Add unsafe flushing on panic
` [PATCH printk v2 19/26] printk: Avoid console_lock dance if no legacy or boot consoles
` [PATCH printk v2 20/26] printk: Track nbcon consoles
` [PATCH printk v2 21/26] printk: Coordinate direct printing in panic
` [PATCH printk v2 22/26] printk: nbcon: Implement emergency sections
` [PATCH printk v2 23/26] panic: Mark emergency section in warn
` [PATCH printk v2 24/26] panic: Mark emergency section in oops
` [PATCH printk v2 25/26] rcu: Mark emergency section in rcu stalls
` [PATCH printk v2 26/26] lockdep: Mark emergency section in lockdep splats

[PATCH AUTOSEL 5.10 01/16] ext4: avoid allocating blocks from corrupted group in ext4_mb_try_best_found()
 2024-02-18 19:10 UTC  (5+ messages)
` [PATCH AUTOSEL 5.10 04/16] ASoC: codecs: wcd934x: drop unneeded regulator include
` [PATCH AUTOSEL 5.10 13/16] nvmet-fc: do not tack refs on tgtports from assoc

[PATCH] net: ipa: don't overrun IPA suspend interrupt registers
 2024-02-18 19:07 UTC  (2+ messages)

[PATCH 0/2] Add interconnect support for SM7150 SoC
 2024-02-18 19:02 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: interconnect: Add Qualcomm SM7150 DT bindings
` [PATCH 2/2] interconnect: qcom: Add SM7150 driver support

[PATCH v3] mm/swap: fix race when skipping swapcache
 2024-02-18 18:37 UTC  (6+ messages)

[PATCH net-next] net: copy routing table more efficiently in rt_dst_clone
 2024-02-18 13:35 UTC 

[PATCH v1 0/6] SiFive cache controller PMU drivers
 2024-02-18 18:35 UTC  (11+ messages)
` [PATCH v1 1/6] dt-bindings: cache: Document the sifive,perfmon-counters property
` [PATCH v1 3/6] dt-bindings: cache: Add SiFive Extensible Cache controller
` [PATCH v1 5/6] dt-bindings: cache: Add SiFive Private L2 "

[GIT PULL] memory: drivers for v6.9
 2024-02-18 18:30 UTC 

[GIT PULL] ARM: dts: various improvements for v6.9
 2024-02-18 18:26 UTC 

[GIT PULL] x86/urgent for v6.8-rc5
 2024-02-18 18:22 UTC  (2+ messages)

[PULL REQUEST] i2c-for-6.8-rc5
 2024-02-18 18:22 UTC  (2+ messages)

[GIT PULL] irq/urgent for v6.8-rc5
 2024-02-18 18:22 UTC  (2+ messages)

[GIT PULL] Kbuild fixes for v6.8-rc5
 2024-02-18 18:22 UTC  (2+ messages)

[GIT PULL 1/4] samsung: drivers for v6.9
 2024-02-18 18:21 UTC  (4+ messages)
` [GIT PULL 2/4] arm64: dts: samsung: exynos and google "
` [GIT PULL 3/4] ARM: dts: samsung: "
` [GIT PULL 4/4] ARM: samsung: soc "

[syzbot] KASAN: use-after-free Write in udf_close_lvid
 2024-02-18 18:20 UTC  (2+ messages)
` [syzbot] [udf?] "

[PATCH 00/30] PREEMPT_AUTO: support lazy rescheduling
 2024-02-18 18:17 UTC  (11+ messages)

[PATCH] leaking_addresses: Provide mechanism to scan binary files
 2024-02-18 18:07 UTC  (2+ messages)

[PATCH AUTOSEL 6.1 01/28] fs/ntfs3: Modified fix directory element type detection
 2024-02-18 18:06 UTC  (6+ messages)
` [PATCH AUTOSEL 6.1 09/28] fs/ntfs3: Prevent generic message "attempt to access beyond end of device"
` [PATCH AUTOSEL 6.1 23/28] PCI: dwc: Clean up dw_pcie_ep_raise_msi_irq() alignment

[PATCH v3 00/10] KVM: arm64: Avoid serializing LPI get() / put()
 2024-02-18 18:05 UTC  (5+ messages)
` [PATCH v3 04/10] KVM: arm64: vgic-its: Walk the LPI xarray in vgic_copy_lpi_list()

[PATCH] Add lis3lv02d for Dell Precision M6800
 2024-02-18 18:03 UTC 

[PATCH] serial: st-asc: don't get/put GPIOs in atomic context
 2024-02-18 17:59 UTC  (2+ messages)

[PATCH] coredump debugging: add a tracepoint to report the coredumping
 2024-02-18 17:52 UTC  (4+ messages)

[PATCH v1] drm/meson: improve encoder probe / initialization error handling
 2024-02-18 17:50 UTC 

[linux-next][PATCH 1/1] gpio: Delete excess allocated label memory
 2024-02-18 17:49 UTC  (5+ messages)

[PATCH] gpio: fix memory leak in gpiod_request_commit()
 2024-02-18 17:48 UTC 

[PATCH v2] udmabuf: Fix a potential (and unlikely) access to unallocated memory
 2024-02-18 17:46 UTC 

[PATCH] Staging: nvec: nvec: fixed two usleep_range is preferred over udelay warnings
 2024-02-18 17:42 UTC  (3+ messages)

[PATCH net-next v4 0/9] drivers: net: Convert EEE handling to use linkmode bitmaps
 2024-02-18 17:07 UTC  (10+ messages)
` [PATCH net-next v4 1/9] net: usb: r8152: Use linkmode helpers for EEE
` [PATCH net-next v4 2/9] net: usb: ax88179_178a: "
` [PATCH net-next v4 3/9] net: qlogic: qede: "
` [PATCH net-next v4 4/9] net: ethernet: ixgbe: Convert EEE to use linkmodes
` [PATCH net-next v4 5/9] net: intel: i40e/igc: Remove setting Autoneg in EEE capabilities
` [PATCH net-next v4 6/9] net: intel: e1000e: Use linkmode helpers for EEE
` [PATCH net-next v4 7/9] net: intel: igb: "
` [PATCH net-next v4 8/9] net: intel: igc: "
` [PATCH net-next v4 9/9] net: ethtool: eee: Remove legacy _u32 from keee

[PATCH v7 net-next 00/14] net: phy: marvell-88q2xxx: add driver for the Marvell 88Q2220 PHY
 2024-02-18 17:05 UTC  (3+ messages)
` [PATCH v7 net-next 09/14] net: phy: marvell-88q2xxx: add cable test support

[PATCH -fixes v2 0/4] riscv: cbo.zero fixes
 2024-02-18 17:02 UTC  (8+ messages)
` [PATCH -fixes v2 3/4] riscv: Add ISA extension parsing for Sm and Ss

[PATCH] pcmcia: ds: make pcmcia_bus_type const
 2024-02-18 16:49 UTC  (2+ messages)

[PATCH] platform/x86/amd/pmf: Fix a potential race with policy binary sideload
 2024-02-17  1:56 UTC 

[PATCH] greybus: Avoid fake flexible array for response data
 2024-02-18 16:48 UTC  (4+ messages)

Linux regressions report for mainline [2024-02-18]
 2024-02-18 16:23 UTC 

[PATCH V14 0/7] amd-pstate preferred core
 2024-02-18 16:10 UTC  (3+ messages)
  ` [PATCH] [PATCH] amd_pstate: fix erroneous highest_perf value on some CPUs

[RFC PATCH v3 0/2] rust: crates in other kernel directories
 2024-02-18 16:11 UTC  (3+ messages)

[PATCH] hwmon: (aquacomputer_d5next) Set fan to direct PWM mode when writing value
 2024-02-18 16:02 UTC  (3+ messages)

[PATCH RFC 0/7] Use Maple Trees for simple_offset utilities
 2024-02-18 15:57 UTC  (6+ messages)
` [PATCH RFC 6/7] libfs: Convert simple directory offsets to use a Maple Tree

[PATCH v5] drm/test: add a test suite for GEM objects backed by shmem
 2024-02-18 15:49 UTC  (2+ messages)

[iwl-net v1 1/2] igc: Fix missing time sync events
 2024-02-18 15:40 UTC  (2+ messages)

[PATCH bpf-next 1/2] bpf: Take return from set_memory_ro() into account with bpf_prog_lock_ro()
 2024-02-18 15:19 UTC  (3+ messages)
` [PATCH bpf-next 2/2] bpf: Take return from set_memory_rox() into account with bpf_jit_binary_lock_ro()

[RFC PATCH v2 0/6] support for Marvell 88PM886 PMIC
 2024-02-18 15:10 UTC  (4+ messages)
` [RFC PATCH v2 1/6] dt-bindings: mfd: add entry "


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