LKML Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-04-27 02:01:22 to 2024-04-27 14:26:07 UTC [more...]

[PATCH 5.15 00/71] 5.15.157-rc1 review
 2024-04-27 14:26 UTC  (4+ messages)

[PATCH v2 0/7] memcg: reduce memory consumption by memcg stats
 2024-04-27 14:22 UTC  (5+ messages)
` [PATCH v2 5/7] memcg: pr_warn_once for unexpected events and stats

[PATCH] Documentation/admin-guide/sysctl/vm.rst adding the importance of NUMA-node count to documentation
 2024-04-27 14:13 UTC  (4+ messages)

[PATCH] drm/amd/display: Add MSF panel to DPCD 0x317 patch list
 2024-04-27 13:49 UTC  (2+ messages)

[PATCH] cpufreq: amd-pstate: fix code format problems
 2024-04-27 13:52 UTC 

[PATCH v3] scsi: csiostor: Use kcalloc() instead of kzalloc()
 2024-04-27 13:52 UTC  (2+ messages)

[PATCH RESEND] drm: panel-orientation-quirks: Add quirk for Aya Neo KUN
 2024-04-27 13:49 UTC  (2+ messages)

[PATCH] perf/x86/intel/uncore: Prefer struct_size over open coded arithmetic
 2024-04-27 13:47 UTC  (2+ messages)

[PATCH net-next] net: ti: icssg_prueth: Add SW TX / RX Coalescing based on hrtimers
 2024-04-27 13:41 UTC  (2+ messages)

[PATCH] drm/vc4: remove all usages of of_node_put()
 2024-04-27 13:40 UTC 

[PATCH v3 0/1] Documentation: networking: document ISO 15765-2
 2024-04-27 13:39 UTC  (3+ messages)
` [PATCH] "

[PATCH net-next] net: dsa: mt7530: do not set MT7530_P5_DIS when PHY muxing is being used
 2024-04-27 13:31 UTC  (2+ messages)

[PATCH net-next] net: ethernet: ti: am65-cpsw-qos: Add support to taprio for past base_time
 2024-04-27 13:31 UTC  (2+ messages)

[PATCH net] udp: fix segmentation crash for GRO packet without fraglist
 2024-04-27 13:28 UTC  (18+ messages)

[PATCH net] net: wwan: Add net device name for error message print
 2024-04-27 13:22 UTC  (4+ messages)
  `  "
    `  "

[PATCH v3 0/3] HID: i2c-hid: Probe and wake device with HID descriptor fetch
 2024-04-27 13:20 UTC  (4+ messages)
` [PATCH v3 1/3] HID: i2c-hid: Rely on HID descriptor fetch to probe

[PATCH v4 0/9] drm/bridge: Allow using fwnode API to get the next bridge
 2024-04-27 13:11 UTC  (4+ messages)
` [PATCH v4 7/9] drm-bridge: it66121: Use fwnode API to acquire device properties

[PATCH net 0/4] net: qede: avoid overruling error codes
 2024-04-27 12:58 UTC  (3+ messages)

[PATCH] clk: qcom: gcc-sm8450: set OPS_PARENT_ENABLE on gcc_sdcc2_apps_clk_src
 2024-04-27 12:01 UTC 

[EXTERNAL] Re: [PATCH v5 1/1] misc: mrvl-cn10k-dpi: add Octeon CN10K DPI administrative driver
 2024-04-27 11:59 UTC  (4+ messages)
` [PATCH v6 "
    ` [EXTERNAL] "

[PATCH v5 0/3] Add sysfs entry to EDL mode
 2024-04-27 11:50 UTC  (5+ messages)
` [PATCH v5 1/3] bus: mhi: host: Add sysfs entry to force device to enter EDL

[PATCH v3 00/11] PCI: imx6: Fix\rename\clean up and add lut information for imx95
 2024-04-27 11:47 UTC  (21+ messages)
` [PATCH v3 01/11] PCI: imx6: Fix PCIe link down when i.MX8MM and i.MX8MP PCIe is EP mode
` [PATCH v3 02/11] PCI: imx6: Fix i.MX8MP PCIe EP can not trigger MSI
` [PATCH v3 03/11] PCI: imx6: Rename imx6_* with imx_*
` [PATCH v3 04/11] PCI: imx6: Rename pci-imx6.c to pcie-imx.c
` [PATCH v3 05/11] MAINTAINERS: pci: imx: update imx6* to imx* since rename driver file
` [PATCH v3 06/11] PCI: imx: Simplify switch-case logic by involve set_ref_clk callback
` [PATCH v3 07/11] PCI: imx: Simplify switch-case logic by involve core_reset callback
` [PATCH v3 08/11] PCI: imx: Config look up table(LUT) to support MSI ITS and IOMMU for i.MX95
` [PATCH v3 09/11] PCI: imx: Consolidate redundant if-checks
` [PATCH v3 11/11] PCI: imx6: Add i.MX8Q PCIe support

[PATCH net-next v2 00/15] MT7530 DSA Subdriver Improvements Act IV
 2024-04-27 11:40 UTC  (4+ messages)
` [PATCH net-next v2 07/15] net: dsa: mt7530: move MT753X_MTRAP operations for MT7530

[PATCH v12 00/28] drm/connector: Create HDMI Connector infrastructure
 2024-04-27 10:44 UTC  (3+ messages)
` [PATCH v12 27/28] drm/rockchip: inno_hdmi: Switch to HDMI connector

[PATCH v6 0/3] implement OA2_CRED_INHERIT flag for openat2()
 2024-04-27 11:24 UTC  (4+ messages)
` [PATCH v6 1/3] fs: reorganize path_openat()
` [PATCH v6 2/3] open: add O_CRED_ALLOW flag
` [PATCH v6 3/3] openat2: add OA2_CRED_INHERIT flag

[RFC PATCH v2] Cleaning up the KVM clock mess
 2024-04-27 11:05 UTC  (16+ messages)
` [PATCH v2 01/15] KVM: x86/xen: Do not corrupt KVM clock in kvm_xen_shared_info_init()
` [PATCH v2 02/15] KVM: x86: Improve accuracy of KVM clock when TSC scaling is in force
` [PATCH v2 03/15] KVM: x86: Add KVM_[GS]ET_CLOCK_GUEST for accurate KVM clock migration
` [PATCH v2 04/15] KVM: selftests: Add KVM/PV clock selftest to prove timer correction
` [PATCH v2 05/15] KVM: x86: Explicitly disable TSC scaling without CONSTANT_TSC
` [PATCH v2 06/15] KVM: x86: Add KVM_VCPU_TSC_SCALE and fix the documentation on TSC migration
` [PATCH v2 07/15] KVM: x86: Avoid NTP frequency skew for KVM clock on 32-bit host
` [PATCH v2 08/15] KVM: x86: Fix KVM clock precision in __get_kvmclock()
` [PATCH v2 09/15] KVM: x86: Fix software TSC upscaling in kvm_update_guest_time()
` [PATCH v2 10/15] KVM: x86: Simplify and comment kvm_get_time_scale()
` [PATCH v2 11/15] KVM: x86: Remove implicit rdtsc() from kvm_compute_l1_tsc_offset()
` [PATCH v2 12/15] KVM: x86: Improve synchronization in kvm_synchronize_tsc()
` [PATCH v2 13/15] KVM: x86: Kill cur_tsc_{nsec,offset,write} fields
` [PATCH v2 14/15] KVM: x86: Allow KVM master clock mode when TSCs are offset from each other
` [PATCH v2 15/15] KVM: x86: Factor out kvm_use_master_clock()

[PATCH 0/6] Add support for BCM2712 SD card controller
 2024-04-27 11:21 UTC  (19+ messages)
` [PATCH 1/6] dt-bindings: pinctrl: Add support for BCM2712 pin controller
` [PATCH 3/6] arm64: dts: broadcom: Add support for BCM2712
` [PATCH 4/6] pinctrl: bcm: Add pinconf/pinmux controller driver "
` [PATCH 6/6] mmc: sdhci-brcmstb: Add BCM2712 SD Express support

[Intel-wired-lan] [BUG] e1000e, scheduling while atomic (stable)
 2024-04-27 11:14 UTC  (3+ messages)

[PULL REQUEST] i2c-for-6.9-rc6
 2024-04-27 11:13 UTC 

RFC: Restricting userspace interfaces for CXL fabric management
 2024-04-27 11:12 UTC  (11+ messages)

[syzbot] [kernfs?] possible deadlock in kernfs_seq_start
 2024-04-27 11:09 UTC 

[PATCH 0/3] sysfs: Group visibility fixups
 2024-04-27 11:05 UTC  (6+ messages)
` [PATCH 1/3] sysfs: Fix crash on empty group attributes array

[syzbot] [ntfs3?] KASAN: slab-use-after-free Read in chrdev_open
 2024-04-27 10:58 UTC  (9+ messages)

[PATCH] sysfs: Allow bin_attributes to be added to groups
 2024-04-27 10:47 UTC  (4+ messages)

[PATCH] scripts: add `check-trans-update.py`
 2024-04-27 10:44 UTC  (4+ messages)

[PATCH 0/2] kconfig: stop implification of choice type
 2024-04-27 10:42 UTC  (3+ messages)
` [PATCH 1/2] rapidio: specify the type for tristate choice explicitly
` [PATCH 2/2] kconfig: do not imply the type of choice from the first entry

[PATCH 0/3] iio: adc: ad799x: Fix warning generated by checkpatch
 2024-04-27 10:39 UTC  (2+ messages)

[PATCH net v2] nfc: nci: Fix uninit-value in nci_rx_work
 2024-04-27 10:35 UTC 

[PATCH] rcu: Fix suspicious RCU usage in __do_softirq()
 2024-04-27 10:28 UTC 

[PATCH] docs: stable-kernel-rules: fix typo sent->send
 2024-04-27 10:25 UTC  (3+ messages)

[PATCH v2] memblock: add no-map alloc functions
 2024-04-27 10:24 UTC  (9+ messages)

[PATCH] kconfig: remove SYMBOL_NO_WRITE flag
 2024-04-27 10:05 UTC  (2+ messages)

[PATCH linux-next] media: i2c: st-mipid02: replace of_node_put() with __free
 2024-04-27  9:56 UTC 

[PATCH] Bluetooth: qca: generalise device address check
 2024-04-27  9:51 UTC  (3+ messages)

[PATCH v2] i2c: smbus: Add (LP)DDR5 types to `i2c_register_spd()`
 2024-04-27  9:46 UTC  (4+ messages)

[PATCH v5] mm/rmap: do not add fully unmapped large folio to deferred split list
 2024-04-27  9:32 UTC  (8+ messages)

linux-next: manual merge of the kselftest tree with the mm tree
 2024-04-27  9:27 UTC  (2+ messages)

[PATCH v3] tracing/probes: Fix memory leak in traceprobe_parse_probe_arg_body()
 2024-04-27  9:11 UTC  (2+ messages)

[PATCH] iio: light: apds9306: Fix input arguments to in_range()
 2024-04-27  9:09 UTC 

[RFC PATCH v2 0/2] ima: Fix detection of read/write violations on stacked filesystems
 2024-04-27  9:03 UTC  (6+ messages)

[PATCH] mm/slub: mark racy access on slab->freelist
 2024-04-27  8:51 UTC 

[PATCH v2 0/8] drm/mipi-dsi: Reduce bloat and add funcs for cleaner init seqs
 2024-04-27  8:48 UTC  (10+ messages)
` [PATCH v2 1/8] drm/mipi-dsi: Fix theoretical int overflow in mipi_dsi_dcs_write_seq()
` [PATCH v2 3/8] drm/mipi-dsi: Reduce driver bloat of mipi_dsi_*_write_seq()
` [PATCH v2 4/8] drm/mipi-dsi: Introduce mipi_dsi_*_write_seq_multi()
` [PATCH v2 8/8] drm/panel: boe-tv101wum-nl6: Convert hex to lowercase

[PATCH] iio: temperature: mcp9600: Fix temperature reading for negative values
 2024-04-27  8:49 UTC  (2+ messages)

[PATCH] PCI: dwc: keystone: Fix potential NULL dereference
 2024-04-27  8:47 UTC  (5+ messages)
` [PATCH v2] "

[syzbot] [bpf?] [net?] possible deadlock in sock_hash_delete_elem (2)
 2024-04-27  8:45 UTC  (4+ messages)
` [syzbot] [net?] [bpf?] "

[PATCH] LoongArch: Provide __lshrti3, __ashrti3, and __ashrti3
 2024-04-27  8:39 UTC  (7+ messages)

[syzbot] [bpf?] KMSAN: uninit-value in htab_map_delete_elem
 2024-04-27  8:34 UTC 

[PATCH] tcp_bbr: replace lambda expression with bitwise operation for bit flip
 2024-04-27  8:31 UTC  (5+ messages)

WARNING: modpost: vmlinux: section mismatch in reference: ip_md_tunnel_xmit+0x9e (section: .text) -> .LBB102 (section: .init.text)
 2024-04-27  8:21 UTC  (3+ messages)

[PATCH v5 0/8] sysctl: Remove sentinel elements from networking
 2024-04-27  8:14 UTC  (3+ messages)
` [PATCH v5 8/8] ax.25: x.25: Remove the now superfluous sentinel elements from ctl_table array

[PATCH v1 0/2] riscv: sophgo: add spi nor support for cv1800 series
 2024-04-27  7:54 UTC  (3+ messages)
` [PATCH v1 1/2] dt-bindings: mtd: add sophgo spi-nor-controller
` [PATCH v1 2/2] spi: add support for sophgo spi-nor controller

[PATCH v3 0/2] Fix Kernel CI issues
 2024-04-27  7:48 UTC  (2+ messages)

[PATCH] drm: zynqmp_dpsub: Always register bridge
 2024-04-27  7:47 UTC  (4+ messages)

[PATCH v4 00/13] drm: zynqmp_dp: IRQ cleanups and debugfs support
 2024-04-27  7:45 UTC  (4+ messages)

[syzbot] [bluetooth?] KASAN: slab-use-after-free Read in l2cap_recv_frame
 2024-04-27  7:44 UTC 

[PATCH v4] PCI: Relabel JHL6540 on Lenovo X1 Carbon 7,8
 2024-04-27  7:41 UTC  (14+ messages)

[PATCH v3 00/11] sysctl: treewide: constify ctl_table argument of sysctl handlers
 2024-04-27  7:40 UTC  (4+ messages)

[PATCH net-next v4 0/7] i40e: cleanups & refactors
 2024-04-27  7:26 UTC  (8+ messages)
` [PATCH net-next v4 1/7] i40e: Remove flags field from i40e_veb
` [PATCH net-next v4 2/7] i40e: Refactor argument of several client notification functions
` [PATCH net-next v4 3/7] i40e: Refactor argument of i40e_detect_recover_hung()
` [PATCH net-next v4 4/7] i40e: Add helper to access main VSI
` [PATCH net-next v4 5/7] i40e: Consolidate checks whether given VSI is main
` [PATCH net-next v4 6/7] i40e: Add helper to access main VEB
` [PATCH net-next v4 7/7] i40e: Add and use helper to reconfigure TC for given VSI

[PATCH v2 0/4] PCI: controller: Move to agnostic GPIO API
 2024-04-27  7:23 UTC  (7+ messages)
` [PATCH v2 1/4] PCI: aardvark: Remove unused of_gpio.h
` [PATCH v2 3/4] PCI: imx6: Convert to agnostic GPIO API
` [PATCH v2 4/4] PCI: kirin: "

[PATCH v4 0/2] Enable JPEG encoding on rk3588
 2024-04-27  7:16 UTC  (2+ messages)

[PATCH v5 0/9] xfs/iomap: fix non-atomic clone operation and don't update size when zeroing range post eof
 2024-04-27  6:59 UTC  (7+ messages)
` [PATCH v5 4/9] xfs: convert delayed extents to unwritten when zeroing post eof blocks

[PATCH v1 0/3] mm/gup: consistently call it GUP-fast
 2024-04-27  6:58 UTC  (10+ messages)
` [PATCH v1 1/3] mm/gup: consistently name GUP-fast functions

[syzbot] [kernel?] KMSAN: uninit-value in profile_hits (3)
 2024-04-27  6:51 UTC  (4+ messages)
  ` [PATCH] profiling: initialize prof_cpu_mask from profile_online_cpu()
    ` [PATCH (REPOST)] "

[RFC][PATCH 00/10] sched/fair: Complete EEVDF
 2024-04-27  6:42 UTC  (12+ messages)
` [RFC][PATCH 08/10] sched/fair: Implement delayed dequeue

[PATCH] mm/swapfile: mark racy access on si->highest_bit
 2024-04-27  6:29 UTC 

[PATCH v2] tracing/probes: Fix memory leak in traceprobe_parse_probe_arg_body
 2024-04-27  6:36 UTC  (2+ messages)

[PATCH ORPHANED] profiling: Remove create_prof_cpu_mask()
 2024-04-27  6:27 UTC 

[syzbot] [kernel?] KCSAN: data-race in __fput / __tty_hangup (4)
 2024-04-27  6:20 UTC  (12+ messages)
          ` [PATCH] tty: tty_io: remove hung_up_tty_fops
            ` [PATCH v2] "
                    ` [PATCH v3] "

[PATCH] pinctrl: qcom: Fix behavior in abscense of open-drain support
 2024-04-27  6:18 UTC  (5+ messages)

[PATCH net v2] net: wwan: Fix missing net device name for error message print
 2024-04-27  5:57 UTC  (3+ messages)
  `  "

[PATCH v1 1/3] drm/panel: ili9341: Correct use of device property APIs
 2024-04-27  5:57 UTC  (6+ messages)
` [v1,1/3] "

[PATCH V5 0/4] KVM: x86: Make bus clock frequency for vAPIC timer configurable
 2024-04-27  5:38 UTC  (5+ messages)
` [PATCH V5 4/4] KVM: selftests: Add test for configure of x86 APIC bus frequency

[PATCH] docs/zh_CN: remove two inconsistent spaces
 2024-04-27  5:37 UTC 

[GIT PULL]: soundwire fixes for v6.9
 2024-04-27  5:33 UTC 

[GIT PULL]: dmaengine fixes for v6.9
 2024-04-27  5:31 UTC 

[PATCH v1] ALSA: ASoc/tas2781: fixed wrong loading calibrated data sequence
 2024-04-27  5:28 UTC 

[GIT PULL]: Generic phy fixes for v6.9
 2024-04-27  5:29 UTC 

[PATCH] x86/efi: mark racy access on efi_rts_work.efi_rts_id
 2024-04-27  5:25 UTC 

[PATCH v4 0/2] media: i2c: Add support for GC05A2 sensor
 2024-04-27  5:22 UTC  (3+ messages)
` [PATCH v4 1/2] media: dt-bindings: i2c: add GalaxyCore GC05A2 image sensor
` [PATCH v4 2/2] media: i2c: Add GC05A2 image sensor driver

[PATCH] Bluetooth: msft: fix slab-use-after-free in msft_do_close()
 2024-04-27  5:19 UTC 

[PATCH net-next v2 0/3] net: dsa: realtek: fix LED support for rtl8366
 2024-04-27  5:11 UTC  (4+ messages)
` [PATCH net-next v2 1/3] net: dsa: realtek: keep default LED state in rtl8366rb
` [PATCH net-next v2 2/3] net: dsa: realtek: do not assert reset on remove
` [PATCH net-next v2 3/3] net: dsa: realtek: add LED drivers for rtl8366rb

[PATCH v4 00/11] enable bs > ps in XFS
 2024-04-27  5:12 UTC  (9+ messages)
` [PATCH v4 07/11] iomap: fix iomap_dio_zero() for fs bs > system page size

[PATCH linux-next] gpu:ipu-v3:pre: replace of_node_put() with __free
 2024-04-27  4:50 UTC 

[PATCH v1] mm: Fix race between __split_huge_pmd_locked() and GUP-fast
 2024-04-27  4:41 UTC  (7+ messages)

[RFC PATCH] net: Fix one page_pool page leak from skb_frag_unref
 2024-04-27  4:24 UTC  (7+ messages)

[tip:master] BUILD SUCCESS d2d936b8cb4b34e8c8ccbdb2b4e309e9cd7a9bc4
 2024-04-27  4:00 UTC 

[PATCH v4 0/2] efi/cxl-cper: Report CXL CPER events through tracing
 2024-04-27  3:34 UTC  (3+ messages)
` [PATCH v4 1/2] acpi/ghes: Process CXL Component Events
` [PATCH v4 2/2] cxl/pci: Process CPER events

[PATCH v3 0/2] efi/cxl-cper: Report CXL CPER events through tracing
 2024-04-27  3:31 UTC  (4+ messages)
` [PATCH v3 1/2] acpi/ghes: Process CXL Component Events

[PATCH 4/7] iio: imu: adis_buffer: Add buffer setup API with buffer attributes
 2024-04-27  3:05 UTC  (2+ messages)

[RFC PATCH 23/41] KVM: x86/pmu: Implement the save/restore of PMU state for Intel CPU
 2024-04-27  3:04 UTC  (12+ messages)

[PATCH 3/7] iio: imu: adis16475: Re-define ADIS16475_DATA
 2024-04-27  2:43 UTC  (3+ messages)

[PATCH v5 2/3] open: add O_CRED_ALLOW flag
 2024-04-27  2:12 UTC  (2+ messages)

[RFC PATCH net-next v8 00/14] Device Memory TCP
 2024-04-27  2:11 UTC  (4+ messages)
` [RFC PATCH net-next v8 07/14] page_pool: devmem support


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 read-only IMAP folder(s) and NNTP newsgroup(s).