messages from 2024-11-29 05:04:20 to 2024-11-29 10:23:48 UTC [more...]
[PATCH v2 00/15] Add initial USB support for the Renesas RZ/G3S SoC
2024-11-29 10:23 UTC (14+ messages)
` [PATCH v2 01/15] dt-bindings: soc: renesas: renesas,rzg2l-sysc: Add #renesas,sysc-signal-cells
` [PATCH v2 02/15] soc: renesas: Add SYSC driver for Renesas RZ family
` [PATCH v2 10/15] phy: renesas: rcar-gen3-usb2: Add support for PWRRDY
[PATCH v2 0/3] sched/fair: Fix NEXT_BUDDY panic and warning
2024-11-29 10:18 UTC (12+ messages)
` [PATCH v2 1/3] sched/fair: Fix warning if NEXT_BUDDY enabled
` [PATCH] sched/fair: Untangle NEXT_BUDDY and pick_next_task()
` [PATCH v2 2/3] sched/fair: Fix panic if pick_eevdf() returns NULL
[PATCH v2 0/6] Introduce devm_kmemdup_array() helper
2024-11-29 10:17 UTC (2+ messages)
[PATCH 0/2] [tip: sched/core] sched: Disable PLACE_LAG and RUN_TO_PARITY and move them to sysctl
2024-11-29 10:12 UTC (3+ messages)
[PATCH 0/4] Add support for DisplayPort on QCS8300 platform
2024-11-29 10:08 UTC (4+ messages)
` [PATCH 1/4] dt-bindings: phy: Add eDP PHY compatible for qcs8300
KASAN: wild-memory-access Read in ocfs2_inode_lock_full_nested
2024-11-29 10:08 UTC
[PATCH 0/5] Display enablement changes for Qualcomm QCS8300 platform
2024-11-29 10:06 UTC (13+ messages)
` [PATCH 3/5] drm/msm: mdss: Add QCS8300 support
` [PATCH 4/5] drm/msm/dpu: "
[PATCH V2] ALSA: hda/conexant: fix Z60MR100 startup pop issue
2024-11-29 10:06 UTC (2+ messages)
[PATCH 0/2] mm: reinstate ability to map write-sealed memfd mappings read-only
2024-11-29 10:03 UTC (2+ messages)
[GIT PULL] sound fixes for 6.13-rc1
2024-11-29 10:02 UTC
[PATCH V7 0/9] SCHED_DEADLINE server infrastructure
2024-11-29 10:02 UTC (5+ messages)
` [PATCH V7 9/9] sched/rt: Remove default bandwidth control
[PATCH v9 00/26] x86/resctrl : Support AMD Assignable Bandwidth Monitoring Counters (ABMC)
2024-11-29 9:59 UTC (14+ messages)
` [PATCH v9 14/26] x86/resctrl: Introduce interface to display number of free counters
[PATCH V4 0/5] arm_scmi: vendors: Qualcomm Generic Vendor Extensions
2024-11-29 9:57 UTC (3+ messages)
` [PATCH V4 4/5] soc: qcom: Introduce SCMI based Memlat (Memory Latency) governor
[PATCH] KVM: arm64: Always check the state from hyp_ack_unshare()
2024-11-29 9:58 UTC (2+ messages)
[PATCH] rtc: loongson: clear TOY_MATCH0_REG in loongson_rtc_isr
2024-11-29 9:57 UTC (2+ messages)
[PATCH v5 0/4] Add support for attaching a regulator to w1: ds2482
2024-11-29 9:53 UTC (5+ messages)
` [PATCH v5 1/4] dt-bindings: w1: ds2482: Add vcc-supply property
` [PATCH v5 2/4] w1: ds2482: switch to devm_kzalloc() from kzalloc()
` [PATCH v5 3/4] w1: ds2482: Add regulator support
` [PATCH v5 4/4] w1: ds2482: Fix datasheet URL
[PATCH] media: i2c: imx334: Add support for 1280x720 & 640x480 resolutions
2024-11-29 10:00 UTC
[PATCH v3 0/9] misc: Support TI FPC202 dual-port controller
2024-11-29 9:54 UTC (3+ messages)
` [PATCH v3 8/9] i2c: Support dynamic address translation
[Bug report] kernel BUG at include/linux/scatterlist.h
2024-11-29 9:53 UTC (11+ messages)
` [PATCH] crypto: rsassa-pkcs1 - Copy source data for SG list
[PATCH] MAINTAINERS: fix typo in I2C OF COMPONENT PROBER
2024-11-29 9:52 UTC
[PATCH 2/5] PCI: sg2042: Add Sophgo SG2042 PCIe driver
2024-11-29 9:51 UTC (2+ messages)
[linus:master] [madvise] 2f406263e3: stress-ng.mremap.ops_per_sec 6.7% regression
2024-11-29 9:45 UTC (2+ messages)
[PATCH AUTOSEL 5.15 01/12] watch_queue: fix kcalloc() arguments order
2024-11-29 9:45 UTC (8+ messages)
` [PATCH AUTOSEL 5.15 11/12] x86/barrier: Do not serialize MSR accesses on AMD
[PATCH 0/9] USB31DRD phy updates for Google Tensor gs101 (orientation & DWC3 rpm)
2024-11-29 9:45 UTC (9+ messages)
` [PATCH 1/9] dt-bindings: phy: samsung,usb3-drd-phy: align to universal style
` [PATCH 5/9] phy: exynos5-usbdrd: fix EDS distribution tuning (gs101)
` [PATCH 6/9] phy: exynos5-usbdrd: gs101: ensure power is gated to SS phy in phy_exit()
` [PATCH 7/9] phy: exynos5-usbdrd: gs101: configure SS lanes based on orientation
[PATCH v3 0/3] Add Block event interrupt support for I2C protocol
2024-11-29 9:43 UTC (4+ messages)
` [PATCH v3 3/3] i2c: i2c-qcom-geni: Update compile dependenices for I2C GENI driver
[RFC PATCH 0/2] rust: Zeroable: allow struct update syntax outside init macros
2024-11-29 9:41 UTC (7+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] rust: block/mq: replace mem::zeroed() with Zeroable trait
[PATCH 0/2] OPP: fix buffer overflow in indexed freq and bandwidth reads
2024-11-29 9:39 UTC (10+ messages)
` [PATCH 1/2] OPP: add index check to assert to avoid buffer overflow in _read_freq()
` [PATCH 2/2] OPP: fix dev_pm_opp_find_bw_*() when bandwidth table not initialized
[GIT PULL] tracing: More updates for 6.13
2024-11-29 9:36 UTC (3+ messages)
[PATCH v3 0/3] nvme-fc: fix race with connectivity loss and nvme_fc_create_association
2024-11-29 9:28 UTC (4+ messages)
` [PATCH v3 1/3] nvme-fc: go straight to connecting state when initializing
` [PATCH v3 2/3] nvme: trigger reset when keep alive fails
` [PATCH v3 3/3] nvme: handle connectivity loss in nvme_set_queue_count
[PATCH v2 0/4] Migrate PCI Endpoint Subsystem tests to Kselftest
2024-11-29 9:24 UTC (5+ messages)
` [PATCH v2 1/4] PCI: qcom-ep: Mark BAR0/BAR2 as 64bit BARs and BAR1/BAR3 as RESERVED
` [PATCH v2 2/4] misc: pci_endpoint_test: Fix the return value of IOCTL
` [PATCH v2 3/4] selftests: Move PCI Endpoint tests from tools/pci to Kselftests
` [PATCH v2 4/4] selftests: pci_endpoint: Migrate to Kselftest framework
[PATCH] sched_ext: Add __weak to fix the build errors
2024-11-29 9:10 UTC
[PATCH v6 00/28] Qualcomm iris video decoder driver
2024-11-29 9:24 UTC (22+ messages)
` [PATCH v6 02/28] media: iris: add platform driver for iris video device
` [PATCH v6 03/28] media: iris: implement iris v4l2 file ops
` [PATCH v6 09/28] media: iris: implement reqbuf ioctl with vb2_queue_setup
` [PATCH v6 10/28] media: iris: implement s_fmt, g_fmt and try_fmt ioctls
` [PATCH v6 12/28] media: iris: implement enum_fmt and enum_framesizes ioctls
` [PATCH v6 14/28] media: iris: implement iris v4l2_ctrl_ops
` [PATCH v6 16/28] media: iris: implement vb2 streaming ops
` [PATCH v6 20/28] media: iris: implement vb2 ops for buf_queue and firmware response
` [PATCH v6 21/28] media: iris: add support for dynamic resolution change
` [PATCH v6 23/28] media: iris: add support for drain sequence
[PATCH v9 0/6] Add support for the LAN966x PCI device using a DT overlay
2024-11-29 9:23 UTC (8+ messages)
` [PATCH v9 1/6] misc: Add support for LAN966x PCI device
[PATCH] arch_numa: Restore nid checks before registering a memblock with a node
2024-11-29 9:23 UTC (6+ messages)
[PATCH] block, bfq: fix bfqq uaf in bfq_limit_depth()
2024-11-29 9:15 UTC
[PATCH] Revert "net/ncsi: change from ndo_set_mac_address to dev_set_mac_address"
2024-11-29 9:12 UTC
[PATCH 0/2] Add support for K3 BIST
2024-11-29 9:15 UTC (5+ messages)
` [PATCH 1/2] dt-bindings: misc: bist: Add BIST dt-binding for TI K3 devices
[PATCH v12 0/8] Coresight for Kernel panic and watchdog reset
2024-11-29 9:12 UTC (10+ messages)
` [PATCH v12 1/8] dt-bindings: arm: coresight-tmc: Add "memory-region" property
` [PATCH v12 2/8] coresight: tmc-etr: Add support to use reserved trace memory
` [PATCH v12 3/8] coresight: core: Add provision for panic callbacks
` [PATCH v12 4/8] coresight: tmc: Enable panic sync handling
` [PATCH v12 5/8] coresight: tmc: Add support for reading crash data
` [PATCH v12 6/8] coresight: tmc: Stop trace capture on FlIn
` [PATCH v12 7/8] coresight: config: Add preloaded configuration
` [PATCH v12 8/8] Documentation: coresight: Panic support
[PATCH 0/2] Add support for ADP1051/ADP1055 and LTP8800-1A/-2/-4A
2024-11-29 9:12 UTC (8+ messages)
` [PATCH 1/2] dt-bindings: hwmon: (pmbus/adp1050): Add bindings for adp1051, adp1055 and ltp8800
[PATCH v4 0/2] power: supply: max17042: cleanup and more features
2024-11-29 9:09 UTC (3+ messages)
` [PATCH v4 1/2] power: supply: max17042: make interrupt shared
` [PATCH v4 2/2] power: supply: max17042: add platform driver variant
[syzbot] [gfs2?] KMSAN: uninit-value in gfs2_quota_init (2)
2024-11-29 9:10 UTC
[PATCH 00/24] Complete EEVDF
2024-11-29 9:08 UTC (5+ messages)
` [REGRESSION] "
[RFC PATCH] mm: memory-failure: add soft-offline stat in mf_stats
2024-11-29 9:07 UTC (8+ messages)
[PATCH v4 0/6] KVM: x86: Prep KVM hypercall handling for TDX
2024-11-29 9:01 UTC (3+ messages)
` [PATCH v4 1/6] KVM: x86: Play nice with protected guests in complete_hypercall_exit()
[PATCH bpf-next v4 1/2] bpf: Remove bpf_probe_write_user() warning message
2024-11-29 8:59 UTC (2+ messages)
` [PATCH bpf-next v4 2/2] bpf: Refactor bpf_tracing_func_proto() and remove bpf_get_probe_write_proto()
[PATCH] list_lru: expand list_lru_add() docs with info about sublists
2024-11-29 8:58 UTC (3+ messages)
[syzbot] Monthly rdma report (Nov 2024)
2024-11-29 8:55 UTC
[syzbot] [net?] BUG: soft lockup in sctp_generate_t1_init_event
2024-11-29 8:55 UTC
WARNING: drivers/net/wireless/ath/ath10k/mac.c:8750 ath10k_mac_update_vif_chan+0x237/0x2e0 [ath10k_core]
2024-11-29 8:53 UTC (4+ messages)
[paulmckrcu:dev.2024.11.11a] [rcutorture] d26acb0256: WARNING:at_kernel/rcu/rcutorture.c:#rcutorture_one_extend_check[rcutorture]
2024-11-29 8:53 UTC
[PATCH] perf: map pages in advance
2024-11-29 8:52 UTC (3+ messages)
[PATCH v2] media: qcom: camss: fix VFE pm domain off
2024-11-29 8:48 UTC (2+ messages)
[PATCH] media: qcom: camss: fix VFE pm domain off
2024-11-29 8:44 UTC (6+ messages)
[syzbot] [bcachefs?] general protection fault in bch2_prt_vprintf
2024-11-29 8:43 UTC
[syzbot] [gfs2?] KMSAN: uninit-value in gfs2_quota_init (2)
2024-11-29 8:41 UTC (2+ messages)
` [syzbot] Re: KMSAN: uninit-value in gfs2_quota_init()
[PATCH] selftests: arm coresight: sysfsmode testing
2024-11-29 8:38 UTC
[BUG] possible deadlock in __schedule (with reproducer available)
2024-11-29 8:35 UTC (2+ messages)
[GIT PULL] MIPS changes pt2 for v6.13
2024-11-29 8:33 UTC
[PATCH v6 00/15] integrity: Introduce the Integrity Digest Cache
2024-11-29 8:30 UTC (10+ messages)
` [PATCH v6 07/15] digest_cache: Allow registration of digest list parsers
[PATCH] iio: magnetometer: yas530: Use signed integer type for clamp limits
2024-11-29 8:26 UTC (4+ messages)
[PATCH v2 0/4] Driver for Apple Z2 touchscreens
2024-11-29 8:25 UTC (5+ messages)
` [PATCH v2 1/4] dt-bindings: input: touchscreen: Add Z2 controller
[PATCH v4 0/3] rust: Add pr_*_once macros
2024-11-29 8:22 UTC (5+ messages)
` [PATCH v4 1/3] rust: Add `OnceLite` for executing code once
[PATCH 0/8] Add DisplayPort support for QCS615 platform
2024-11-29 8:21 UTC (13+ messages)
` [PATCH 1/8] dt-bindings: display/msm: Document DP on QCS615
` [PATCH 2/8] dt-bindings: phy: qcom,msm8998-qmp-usb3-phy: Add DP support for QCS615
` [PATCH 3/8] phy: qcom: qmp-usbc: Add DP phy mode support on QCS615
` [PATCH 4/8] drm/msm/dp: Add DisplayPort support for QCS615
` [PATCH 5/8] drm/msm/dp: Add support for lane mapping configuration
` [PATCH 6/8] drm/msm/dp: Add maximum width limitation for modes
` [PATCH 7/8] drm/msm/dp: Retry Link Training 2 with lower pattern
` [PATCH 8/8] drm/msm/dp: Support external GPIO HPD with 3rd pinctrl chip
[PATCH 6/6] tracing/dynevent: Adopt guard() and scoped_guard()
2024-11-29 8:16 UTC (4+ messages)
[PATCH v15 00/19] media: uvcvideo: Implement UVC v1.5 ROI
2024-11-29 8:15 UTC (3+ messages)
` [PATCH v15 17/19] media: uvcvideo: Add sanity check to uvc_ioctl_xu_ctrl_map
[PATCH v2 0/5] nvme: various bugs fix & code cleanup
2024-11-29 8:12 UTC (11+ messages)
` [PATCH v2 1/5] nvme-tcp: fix the memleak while create new ctrl failed
` [PATCH v2 2/5] nvme-rdma: unquiesce admin_q before destroy it
` [PATCH v2 3/5] nvme-tcp: no need to quiesec admin_q in nvme_tcp_teardown_io_queues()
` [PATCH v2 4/5] nvme-tcp: simplify nvme_tcp_configure_admin_queue()
` [PATCH v2 5/5] nvme-tcp: remove nvme_tcp_destroy_io_queues()
[PATCH] fs/ceph/file: fix memory leaks in __ceph_sync_read()
2024-11-29 8:06 UTC (3+ messages)
[PATCH for-next/fixes] arm64/mm: Fix false-positive !virt_addr_valid() for kernel image
2024-11-29 8:00 UTC (8+ messages)
[PATCH 0/2] padata: fix UAF in padata_reorder
2024-11-29 8:00 UTC (3+ messages)
` [PATCH 1/2] padata: add pd get/put refcnt helper
[PATCH v2 0/2] Fix generic/390 failure due to quota release after freeze
2024-11-29 8:00 UTC (3+ messages)
` [PATCH v2 1/2] quota: flush quota_release_work upon quota writeback
[GIT PULL] TTY / Serial driver changes for 6.13-rc1
2024-11-29 7:58 UTC (2+ messages)
[RFC PATCH] mm/damon: explain "effective quota" on kernel-doc comment
2024-11-29 7:49 UTC (2+ messages)
[PATCH v4] i2c: i2c-qcom-geni: Serve transfer during early resume stage
2024-11-29 7:47 UTC
Wislist for Linux from the mold linker's POV
2024-11-29 7:37 UTC (7+ messages)
[PATCH v2 1/2] x86/efi: Drop support for the EFI_PROPERTIES_TABLE
2024-11-29 7:31 UTC (6+ messages)
` [PATCH v2 2/2] x86/efi: Apply EFI Memory Attributes after kexec
[PATCH v1 0/7] drm/mediatek: Add support for HDMIv2 and DDCv2 IPs
2024-11-29 7:28 UTC (5+ messages)
` [PATCH v1 6/7] drm/mediatek: mtk_hdmi: Split driver and add common probe function
` [PATCH v1 7/7] drm/mediatek: Introduce HDMI/DDC v2 for MT8195/MT8188
[syzbot] [netfs?] WARNING in netfs_retry_reads
2024-11-29 7:27 UTC
[PATCH v1 0/3] iio: pressure: bmp280: Minor cleanup
2024-11-29 7:22 UTC (3+ messages)
` [PATCH v1 1/3] dt-bindings: iio: pressure: bmp085: Add SPI interface
[PATCH v4 0/3] iio: chemical bme680: 2nd round of cleanup
2024-11-29 7:12 UTC (3+ messages)
` [PATCH v4 1/3] dt-bindings: iio: bosch,bme680: Move from trivial-devices and add supplies
[QUESTION] mmap lock in khugepaged
2024-11-29 7:10 UTC
[PATCH] netfilter: uapi: Fix file names for case-insensitive filesystem
2024-11-29 7:08 UTC (5+ messages)
[tip:tip/urgent] BUILD SUCCESS cde39ebf0d83c8e89f9473c0568bb2c1973f3af6
2024-11-29 7:02 UTC
[syzbot] [fuse?] KASAN: null-ptr-deref Read in fuse_copy_do
2024-11-29 7:00 UTC (2+ messages)
[PATCH v1 0/3] bluetooth: qca: Add QCA6698 Bluetooth chip
2024-11-29 6:56 UTC (6+ messages)
` [PATCH v1 2/3] dt-bindings: net: Add QCA6698 Bluetooth
[PATCH] PHY: Fix no autoneg corner case
2024-11-29 6:49 UTC (6+ messages)
[syzbot] [overlayfs?] WARNING in ovl_workdir_create (4)
2024-11-29 6:42 UTC
[PATCH -next] bcache: Add missing parameter description to bch2_bucket_alloc_trans()
2024-11-29 6:38 UTC
Linux 6.12
2024-11-29 6:36 UTC (6+ messages)
` TPM/EFI issue [Was: Linux 6.12]
[PATCH v6 00/13] Zacas/Zabha support and qspinlocks
2024-11-29 6:28 UTC (10+ messages)
` [PATCH v6 13/13] riscv: Add qspinlock support
[RFC PATCH 0/4] Promotion of Unmapped Page Cache Folios
2024-11-29 6:21 UTC (3+ messages)
` [PATCH 1/4] migrate: Allow migrate_misplaced_folio APIs without a VMA
drivers/net/ethernet/amazon/ena/ena_netdev.c:77 ena_tx_timeout() warn: inconsistent indenting
2024-11-29 6:17 UTC
drivers/gpu/drm/sti/sti_plane.h:32:28: error: bitwise operation between different enumeration types ('enum sti_plane_type' and 'enum sti_plane_id_of_type')
2024-11-29 6:17 UTC
[PATCH -next] of: base: Add missing parameter description to of_get_next_child_with_prefix()
2024-11-29 6:11 UTC
[tip:timers/urgent] BUILD SUCCESS f5807b0606da7ac7c1b74a386b22134ec7702d05
2024-11-29 6:06 UTC
[PATCH v4 0/2] Add support for Starmie Chromebooks
2024-11-29 5:57 UTC (3+ messages)
` [PATCH v4 1/2] dt-bindings: arm: mediatek: Add MT8186 "
` [PATCH v4 2/2] arm64: dts: mediatek: mt8186: Add Starmie device
arch/powerpc/include/asm/cmpxchg.h:241:47: sparse: sparse: cast truncates bits from constant value (8000000000000000 becomes 0)
2024-11-29 5:57 UTC
[PATCH] kexec_core: Accept unaccepted kexec destination addresses
2024-11-29 5:52 UTC (9+ messages)
[tip:master] BUILD SUCCESS 4fa0d3832f14798ebda1dc1b56f4dc2591ae4e05
2024-11-29 5:51 UTC
[PATCH] rhashtable: Fix potential deadlock by moving schedule_work outside lock
2024-11-29 5:47 UTC (2+ messages)
[GIT PULL] Networking for v6.13-rc1
2024-11-29 5:38 UTC (2+ messages)
[PATCH] Update H700 opp values
2024-11-29 5:13 UTC (2+ messages)
[git pull] drm fixes for 6.13-rc1
2024-11-29 5:11 UTC (2+ messages)
[PATCH v2 0/6] RCU changes for PREEMPT_LAZY
2024-11-29 5:03 UTC (4+ messages)
` [PATCH v2 5/6] osnoise: handle quiescent states for PREEMPT_RCU=n, PREEMPTION=y
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).