All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-02-18 17:28:02 to 2024-02-18 19:22:59 UTC [more...]

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

[PATCH v4 00/30] Enable build of full Xen for RISC-V
 2024-02-18 19:22 UTC  (13+ messages)
` [PATCH v4 07/30] xen/asm-generic: introdure nospec.h
` [PATCH v4 12/30] xen/riscv: introduce cmpxchg.h
` [PATCH v4 13/30] xen/riscv: introduce io.h
` [PATCH v4 14/30] xen/riscv: introduce atomic.h
` [PATCH v4 16/30] xen/riscv: introduce p2m.h
` [PATCH v4 17/30] xen/riscv: introduce regs.h

[PATCH] useradd.bbclass: Fix missing space when appending vardeps
 2024-02-18 19:18 UTC  (2+ messages)
` Patchtest results for "

[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

[Buildroot] [PATCH 0/8] Patch and remove Nios2 binutils bug 27597
 2024-02-18 19:13 UTC  (10+ messages)
` [Buildroot] [PATCH 1/8] package/binutils: add local patches to fix Nios2 "
` [Buildroot] [PATCH 2/8] package/gdal: drop nios2 binutils bug 27597 dependency
` [Buildroot] [PATCH 3/8] package/kf5/kf5-kcoreaddons: "
` [Buildroot] [PATCH 4/8] package/libcamera: "
` [Buildroot] [PATCH 5/8] package/libgeos: "
` [Buildroot] [PATCH 6/8] package/pistache: "
` [Buildroot] [PATCH 7/8] package/postgis: "
` [Buildroot] [PATCH 8/8] toolchain: remove binutils bug 27597

[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 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

[GSoC] Use unsigned integral type for collection of bits
 2024-02-18 19:09 UTC  (2+ messages)

[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

[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 19:00 UTC  (7+ 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

[syzbot] [net?] INFO: task hung in unix_stream_sendmsg
 2024-02-18 19:00 UTC  (2+ messages)

[PATCH 2/2] pidfd: add pidfdfs
 2024-02-18 18:57 UTC  (13+ messages)

FAILED: patch "[PATCH] usb: dwc3: gadget: Fix NULL pointer dereference in" failed to apply to 4.19-stable tree
 2024-02-18 18:56 UTC 

FAILED: patch "[PATCH] usb: dwc3: gadget: Fix NULL pointer dereference in" failed to apply to 5.4-stable tree
 2024-02-18 18:56 UTC 

FAILED: patch "[PATCH] usb: dwc3: gadget: Fix NULL pointer dereference in" failed to apply to 5.10-stable tree
 2024-02-18 18:56 UTC 

[PATCH v12 00/12] media: rkisp1: Add support for i.MX8MP
 2024-02-18 18:53 UTC  (15+ messages)
` [PATCH v12 04/12] media: rkisp1: Support devices lacking dual crop
` [PATCH v12 06/12] media: rkisp1: Add version enum for i.MX8MP ISP
  ` [PATCH v12.1 "
` [PATCH v12 08/12] media: rkisp1: Support i.MX8MP's 34-bit DMA

FAILED: patch "[PATCH] selftests/mm: Update va_high_addr_switch.sh to check CPU for" failed to apply to 6.1-stable tree
 2024-02-18 18:50 UTC 

FAILED: patch "[PATCH] selftests/mm: ksm_tests should only MADV_HUGEPAGE valid" failed to apply to 6.1-stable tree
 2024-02-18 18:48 UTC 

FAILED: patch "[PATCH] userfaultfd: fix mmap_changing checking in" failed to apply to 4.19-stable tree
 2024-02-18 18:47 UTC 

FAILED: patch "[PATCH] userfaultfd: fix mmap_changing checking in" failed to apply to 5.4-stable tree
 2024-02-18 18:47 UTC 

FAILED: patch "[PATCH] userfaultfd: fix mmap_changing checking in" failed to apply to 5.10-stable tree
 2024-02-18 18:47 UTC 

FAILED: patch "[PATCH] userfaultfd: fix mmap_changing checking in" failed to apply to 5.15-stable tree
 2024-02-18 18:47 UTC 

FAILED: patch "[PATCH] userfaultfd: fix mmap_changing checking in" failed to apply to 6.1-stable tree
 2024-02-18 18:47 UTC 

[PATCH v2] qemu: Set CVE_STATUS for wrong CVEs
 2024-02-18 18:42 UTC 

[PATCH] doc: remove cmdline deprecation notice
 2024-02-18 18:41 UTC  (2+ messages)

[RFC 0/2] ACPI: Adding new acpi_driver type drivers ?
 2024-02-18 18:39 UTC  (3+ messages)
` [RFC 1/2] ACPI: x86: Move acpi_quirk_skip_serdev_enumeration() out of CONFIG_X86_ANDROID_TABLETS

[PATCH 0/4] osxkeychain: bring in line with other credential helpers
 2024-02-18 18:39 UTC  (5+ messages)
` [PATCH 1/4] osxkeychain: replace deprecated SecKeychain API

[PATCH] qemu: Set CVE_STATUS for wrong CVEs
 2024-02-18 18:37 UTC  (3+ messages)
` [OE-core] "

[PATCH] diff.c: use utf8_strwidth() instead of strlen() for display width
 2024-02-18 18:37 UTC 

[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  (7+ messages)
` [PATCH v1 1/6] dt-bindings: cache: Document the sifive,perfmon-counters property

[oe-core][PATCH] wayland-protocols: update 1.32 -> 1.33
 2024-02-18 18:33 UTC  (2+ messages)
` Patchtest results for "

[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  (2+ messages)

[PATCH v2 3/8] fbdev: Do not include <linux/backlight.h> in header
 2024-02-18 18:22 UTC  (2+ messages)

[openeuler:OLK-6.6 3176/3186] drivers/iommu/arm/arm-smmu-v3/arm-smmu-v3.c:3988:39: warning: variable 'pre_addr' is uninitialized when used here
 2024-02-18 18:22 UTC 

[GIT PULL] x86/urgent 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  (8+ 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 "

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

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

[linux-linus test] 184696: tolerable FAIL - PUSHED
 2024-02-18 18:19 UTC 

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

[PATCH 1/2] rcu: use atomic operation on acked token
 2024-02-18 18:13 UTC  (3+ messages)
` [PATCH 2/2] rcu: use correct value of acked token in debug print

[PATCH 0/2] add ring telemetry cmds
 2024-02-18 18:11 UTC  (4+ messages)
` [RESEND v7 0/3] add telemetry cmds for ring
  ` [RESEND v7 1/3] ring: fix unmatched type definition and usage

[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] nfsd: fix memory leak in __cld_pipe_inprogress_downcall()
 2024-02-18 18:06 UTC  (2+ messages)
` [lvc-project] "

[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 net-next] tg3: simplify tg3_phy_autoneg_cfg
 2024-02-18 18:04 UTC 

[PATCH] mempool: test performance with larger bursts
 2024-02-18 18:03 UTC  (3+ messages)
` [PATCH v5] "

[PATCH v2] Argo: don't obtain excess page references
 2024-02-18 18:01 UTC  (2+ messages)

[usb:usb-testing] BUILD SUCCESS cf92b9df3dcf45eab0fe3fcf9e97ce55c31c48c0
 2024-02-18 18:00 UTC 

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

[PATCH v1] config/arm: correct cpu arch for cross build
 2024-02-18 17:56 UTC  (4+ messages)
` [PATCH v4 0/2] config changes "
  ` [PATCH v4 2/2] config/arm: use common cpu arch for cross files

[PATCH] builtin/stash: configs keepIndex, includeUntracked
 2024-02-18 17:54 UTC  (3+ messages)

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

[PATCH 00/11] wifi: iwlwifi: updates - 2024-02-18
 2024-02-18 17:51 UTC  (12+ messages)
` [PATCH 01/11] wifi: iwlwifi: mvm: support wider-bandwidth OFDMA
` [PATCH 02/11] wifi: iwlwifi: mvm: partially support PHY context version 6
` [PATCH 03/11] wifi: iwlwifi: mvm: "
` [PATCH 04/11] wifi: iwlwifi: bump FW API to 90 for BZ/SC devices
` [PATCH 05/11] wifi: iwlwifi: mvm: unlock mvm if there is no primary link
` [PATCH 06/11] wifi: iwlwifi: mvm: ensure offloading TID queue exists
` [PATCH 07/11] wifi: iwlwifi: api: fix kernel-doc reference
` [PATCH 08/11] wifi: iwlwifi: iwl-fh.h: fix kernel-doc issues
` [PATCH 09/11] wifi: iwlwifi: mvm: fix the TXF mapping for BZ devices
` [PATCH 10/11] wifi: iwlwifi: handle per-phy statistics from fw
` [PATCH 11/11] wifi: iwlwifi: load b0 version of ucode for HR1/HR2

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

[PATCH iproute2-next] netlink: display information from missing type extack
 2024-02-18 17:50 UTC  (2+ messages)

[PATCH v3 iproute2] ifstat: convert sprintf to snprintf
 2024-02-18 17:50 UTC  (2+ messages)

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

Xen 4.18rc/ARM64 on Raspberry Pi 4B: Traffic in DomU crashing Dom0 when using VLANs
 2024-02-18 17:49 UTC  (7+ messages)

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

[PATCH] libuv: Upgrade 1.47.0 -> 1.48.0
 2024-02-18 17:47 UTC 

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

[PATCH] meson: link static libs with whole-archive in subproject
 2024-02-18 17:46 UTC  (4+ messages)

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

[PATCH v1 0/2] clocksource/drivers/arm_global_timer: Two small fixes
 2024-02-18 17:41 UTC  (9+ 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

[PATCH iproute2 v8 0/3] ss: pretty-printing BPF socket-local storage
 2024-02-18 17:39 UTC  (3+ messages)
` [PATCH iproute2 v8 1/3] ss: add support for "

[PATCH] build: fix linker warnings about undefined symbols
 2024-02-18 17:38 UTC  (3+ messages)

[PATCH v5 00/11] hw/pci: SR-IOV related fixes and improvements
 2024-02-18 17:36 UTC  (3+ messages)
` [PATCH v5 02/11] pcie_sriov: Validate NumVFs

[PATCH 0/1] taskexp_ncurses: ncurses version of taskexp.py
 2024-02-18 17:36 UTC  (3+ messages)
` [PATCH 1/1] "
    ` [bitbake-devel] "

[PATCH 0/8] IIO: Drop incorrect includes of linux/of.h
 2024-02-18 17:33 UTC  (9+ messages)
` [PATCH 1/8] iio: light: vl6180: Drop unused linux/of.h include
` [PATCH 2/8] iio: light: al3320a: "
` [PATCH 3/8] iio: light: al3010: Switch from linux/of.h to linux/mod_devicetable.h
` [PATCH 4/8] iio: adc: ads8688: Switch to mod_devicetable.h for struct of_device_id definition
` [PATCH 5/8] iio: accel: adxl372: Switch from linux/of.h to linux/mod_devicetable.h
` [PATCH 6/8] iio: accel: bma180: "
` [PATCH 7/8] iio: accel: kxsd9: "
` [PATCH 8/8] iio: dac: mcp4821: Switch to including mod_devicetable.h for struct of_device_id definition

[PATCH] drm/meson: Don't remove bridges which are created by other drivers
 2024-02-18 17:16 UTC  (2+ messages)

[PATCH net-next] tg3: copy only needed fields from userspace-provided EEE data
 2024-02-18 17:31 UTC  (3+ messages)

[cocci] Checking the search for a repeated condition check with SmPL
 2024-02-18 17:30 UTC  (10+ messages)

[meta-rockchip][PATCH 1/4] rockchip.wks: specify fstype
 2024-02-18 17:28 UTC  (6+ messages)
` [meta-rockchip][PATCH 3/4] remove /boot partition from wic:bootimg-paritition
  ` [yocto] "

[PATCH 0/8] IIO: Convert DT specific handling over to fwnode
 2024-02-18 17:27 UTC  (4+ messages)
` [PATCH 6/8] iio: accel: mma8452: Switch from of specific to fwnode property handling
` [PATCH 7/8] iio: accel: fxls8962af: Switch from of specific to fwnode based properties
` [PATCH 8/8] iio: adc: hx711: Switch from of specific to fwnode property handling


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.