mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
[PATCH 00/13] rasdaemon: cxl: Update CXL event logging and recording to CXL spec rev 3.1
 2024-11-21 15:33 UTC  (19+ messages)
` [PATCH 01/13] rasdaemon: cxl: Fix logging of memory event type of DRAM trace event
` [PATCH 02/13] rasdaemon: cxl: Fix mismatch in region field's name with kernel "
` [PATCH 03/13] rasdaemon: cxl: Add automatic indexing for storing CXL fields in SQLite database
` [PATCH 04/13] rasdaemon: cxl: Update common event to CXL spec rev 3.1
` [PATCH 05/13] rasdaemon: cxl: Add Component Identifier formatting for "
` [PATCH 06/13] rasdaemon: cxl: Update CXL general media event to "
` [PATCH 07/13] rasdaemon: cxl: Update CXL DRAM "
` [PATCH 08/13] rasdaemon: cxl: Update memory module "
` [PATCH 09/13] rasdaemon: ras-mc-ctl: Fix logging of memory event type in CXL DRAM error table

[PATCH v4 00/10] Implement setup_interface() in the DaVinci NAND controller
 2024-11-21 15:33 UTC  (9+ messages)
` [PATCH v4 04/10] memory: ti-aemif: Create aemif_check_cs_timings()
` [PATCH v4 06/10] memory: ti-aemif: Export aemif_*_cs_timings()

[PATCH v2 0/2] two fixes for pNFS SCSI device handling
 2024-11-21 15:32 UTC  (5+ messages)
` [PATCH 2/2] nfs/blocklayout: Limit repeat device registration on failure

[RFC PATCH v3 00/15] context_tracking,x86: Defer some IPIs until a user->kernel transition
 2024-11-21 15:30 UTC  (8+ messages)
` [RFC PATCH v3 13/15] context_tracking,x86: Add infrastructure to defer kernel TLBI

[PATCH] can: dev: can_set_termination(): Allow gpio sleep
 2024-11-21 15:30 UTC  (5+ messages)

[PATCH] delay: Fix ndelay() spuriously treated as udelay()
 2024-11-21 15:29 UTC 

[PATCH v3 1/2] dt-bindings: usb: Add microchip USB5807 HUB
 2024-11-21 15:26 UTC  (5+ messages)

[PATCH] ipvs: fix UB due to uninitialized stack access in ip_vs_protocol_init()
 2024-11-21 15:23 UTC  (4+ messages)

[PATCH] /dev/mem: Add a new parameter strict_devmem to bypass strict devmem
 2024-11-21 15:23 UTC  (5+ messages)

[PATCH v4 tip/perf/core 0/4] uprobes,mm: speculative lockless VMA-to-uprobe lookup
 2024-11-21 15:22 UTC  (14+ messages)
` [PATCH v4 tip/perf/core 1/4] mm: Convert mm_lock_seq to a proper seqcount
` [PATCH v4 tip/perf/core 2/4] mm: Introduce mmap_lock_speculation_{begin|end}

[PATCH v2] staging:gpib: Fix a dereference before null check issue
 2024-11-21 15:22 UTC 

drivers/hwtracing/coresight/coresight-tpdm.c:288 dsb_mode_store() warn: unsigned 'val' is never less than zero
 2024-11-21 15:17 UTC  (3+ messages)
` [PATCH] coresight: Fix dsb_mode_store() unsigned val "

[PATCH RFC] ata: libahci_platform: support non-consecutive port numbers
 2024-11-21 15:05 UTC 

[PATCH] mm/huge_memory: Fix to make vma_adjust_trans_huge() use find_vma() correctly
 2024-11-21 15:04 UTC  (5+ messages)

[syzbot] [kvm?] WARNING: locking bug in kvm_xen_set_evtchn_fast
 2024-11-21 15:03 UTC 

[PATCH 0/4] verification/dot2k: Improve template management
 2024-11-21 14:59 UTC  (5+ messages)
` [PATCH 1/4] verification/dot2k: Fix template directory if not installed
` [PATCH 2/4] verification/dot2k: Unify main.c templates
` [PATCH 3/4] verification/dot2k: More robust template variables
` [PATCH 4/4] verification/dot2k: Add support for name and description options

[PATCH net] netpoll: Use rtnl_dereference() for npinfo pointer access
 2024-11-21 14:58 UTC 

[RFC PATCH 0/4] CXL Hotness Monitoring Unit perf driver
 2024-11-21 14:58 UTC  (4+ messages)

[PATCH RFC net-next v3 00/27] Add support for PSE port priority
 2024-11-21 14:58 UTC  (29+ messages)
` [PATCH RFC net-next v3 01/27] net: pse-pd: Remove unused pse_ethtool_get_pw_limit function declaration
` [PATCH RFC net-next v3 02/27] regulator: core: Ignore unset max_uA constraints in current limit check
` [PATCH RFC net-next v3 03/27] net: pse-pd: Avoid setting max_uA in regulator constraints
` [PATCH RFC net-next v3 04/27] net: pse-pd: Add power limit check
` [PATCH RFC net-next v3 05/27] net: pse-pd: tps23881: Simplify function returns by removing redundant checks
` [PATCH RFC net-next v3 06/27] net: pse-pd: tps23881: Use helpers to calculate bit offset for a channel
` [PATCH RFC net-next v3 07/27] net: pse-pd: tps23881: Add missing configuration register after disable
` [PATCH RFC net-next v3 08/27] net: pse-pd: tps23881: Add support for power limit and measurement features
` [PATCH RFC net-next v3 09/27] net: pse-pd: Add support for PSE device index
` [PATCH RFC net-next v3 10/27] net: ethtool: Add support for new PSE device index description
` [PATCH RFC net-next v3 11/27] net: ethtool: Add support for ethnl_info_init_ntf helper function
` [PATCH RFC net-next v3 12/27] net: pse-pd: Add support for reporting events
` [PATCH RFC net-next v3 13/27] netlink: specs: Add support for PSE netlink notifications
` [PATCH RFC net-next v3 14/27] net: pse-pd: tps23881: Add support for PSE events and interrupts
` [PATCH RFC net-next v3 15/27] regulator: core: Resolve supply using of_node from regulator_config
` [PATCH RFC net-next v3 16/27] regulator: Add support for power budget description
` [PATCH RFC net-next v3 17/27] regulator: dt-bindings: Add regulator-power-budget property
` [PATCH RFC net-next v3 18/27] net: pse-pd: Fix missing PI of_node description
` [PATCH RFC net-next v3 19/27] net: pse-pd: Add support for PSE power domains
` [PATCH RFC net-next v3 20/27] net: ethtool: Add support for new power domains index description
` [PATCH RFC net-next v3 21/27] net: pse-pd: Add support for getting and setting port priority
` [PATCH RFC net-next v3 22/27] net: ethtool: Add PSE new port priority support feature
` [PATCH RFC net-next v3 23/27] netlink: specs: Expand the PSE netlink command with newly supported features
` [PATCH RFC net-next v3 24/27] net: pse-pd: pd692x0: Add support for PSE PI priority feature
` [PATCH RFC net-next v3 25/27] dt-bindings: net: pse-pd: microchip,pd692x0: Add manager regulator supply
` [PATCH RFC net-next v3 26/27] net: pse-pd: tps23881: Add support for static port priority feature
` [PATCH RFC net-next v3 27/27] dt-bindings: net: pse-pd: ti,tps23881: Add interrupt description

[PATCH v2 0/3] Add SEV-SNP CipherTextHiding feature support
 2024-11-21 14:57 UTC  (9+ messages)
` [PATCH v2 3/3] x86/sev: Add SEV-SNP CipherTextHiding support

[PATCH] spi-imx: prevent overflow when estimating transfer time
 2024-11-21 14:57 UTC  (2+ messages)

[PATCH] gpio: mxc: fix warning about static allocation of GPIO base
 2024-11-21 14:55 UTC 

[GIT PULL] execve updates for v6.13-rc1 (take 2)
 2024-11-21 14:53 UTC 

next-20241121: arm64: of_pci_supply_present (drivers/pci/of.c:746) - Unable to handle kernel NULL pointer dereference at virtual address 0000000000000058
 2024-11-21 14:51 UTC 

[PATCH printk v1] printk: ringbuffer: Add KUnit test
 2024-11-21 14:50 UTC 

[PATCH v2] iommu/arm-smmu: Defer probe of clients after smmu device bound
 2024-11-21 14:49 UTC  (5+ messages)

[bug-report] 5-9% FIO randomwrite ext4 perf regression on 6.12.y kernel
 2024-11-21 14:49 UTC  (7+ messages)

[PATCH net v2] ipmr: Fix access to mfc_cache_list without lock held
 2024-11-21 14:47 UTC  (10+ messages)

[GIT PULL] hardening updates for v6.13-rc1
 2024-11-21 14:42 UTC 

[PATCH v8 0/7] Rust support for mm_struct, vm_area_struct, and mmap
 2024-11-21 14:39 UTC  (32+ messages)
` [PATCH v8 1/7] mm: rust: add abstraction for struct mm_struct
` [PATCH v8 2/7] mm: rust: add vm_area_struct methods that require read access
` [PATCH v8 3/7] mm: rust: add vm_insert_page
` [PATCH v8 4/7] mm: rust: add lock_vma_under_rcu
` [PATCH v8 5/7] mm: rust: add mmput_async support
` [PATCH v8 6/7] mm: rust: add VmAreaNew
` [PATCH v8 7/7] rust: miscdevice: add mmap support

[PATCH] samples: fix missing nodiratime option and handle propagate_from correctly
 2024-11-21 14:39 UTC 

[GIT PULL] First batch of KVM changes for Linux 6.13 merge window
 2024-11-21 14:34 UTC  (5+ messages)

[PATCH v2] kernel: add pid_max to pid_namespace
 2024-11-21 14:33 UTC  (3+ messages)

[PATCH v2 0/3] Add WebP support to hantro decoder
 2024-11-21 14:28 UTC  (6+ messages)
` [PATCH v2 2/3] media: verisilicon: add WebP decoding support

[PATCH] usbnet_link_change() fails to call netif_carrier_on()
 2024-11-21 14:25 UTC  (5+ messages)

[PATCH v2 0/7] Add Nuvoton NCT6694 MFD drivers
 2024-11-21 14:22 UTC  (5+ messages)
` [PATCH v2 5/7] watchdog: Add Nuvoton NCT6694 WDT support
` [PATCH v2 6/7] hwmon: Add Nuvoton NCT6694 HWMON support

[PATCH v2 0/2] kcsan: debugs: Refactor allocation code
 2024-11-21 14:19 UTC  (5+ messages)
` [PATCH v2 1/2] kcsan: debugfs: Use krealloc_array() to replace krealloc()
` [PATCH v2 2/2] kcsan: debugfs: Use krealloc_array() for initial allocation as well

[PATCH] f2fs: fix to drop all discards after creating snapshot on lvm device
 2024-11-21 14:17 UTC 

[PATCH] staging:gpib: Fix a dereference before null check issue
 2024-11-21 14:17 UTC  (6+ messages)

[PATCH v3 0/3] Add WebP support to hantro decoder
 2024-11-21 14:16 UTC  (5+ messages)
` [PATCH v3 1/3] media: uapi: add WebP uAPI
` [PATCH v3 2/3] media: verisilicon: add WebP decoding support
` [PATCH v3 3/3] media: verisilicon: postproc: 4K support

[PATCH v1 1/1] kcsan: debugfs: Use krealloc_array() to replace krealloc()
 2024-11-21 14:16 UTC  (5+ messages)

[PATCH v3 0/3] symlink length caching
 2024-11-21 14:16 UTC  (5+ messages)
` [PATCH v3 1/3] vfs: support caching symlink lengths in inodes

[syzbot] [io-uring?] KMSAN: uninit-value in io_nop
 2024-11-21 14:16 UTC  (2+ messages)

[PATCH] usb: ehci-hcd: fix call balance of clocks handling routines
 2024-11-21 14:14 UTC  (2+ messages)

[PATCH 0/3] Introduce new driver cros-ec-charge-state
 2024-11-21 14:11 UTC  (6+ messages)
` [PATCH 1/3] platform/chrome: cros_ec_charge_state: add new driver to control charge

[PATCH] ASoC: qcom: apq8016_sbc: Fix second argument of apq8016_dai_init()
 2024-11-21 14:11 UTC  (3+ messages)

[PATCH v2] PCI/sysfs: Change read permissions for VPD attributes
 2024-11-21 14:11 UTC  (4+ messages)

[PATCH 6.12 0/3] 6.12.1-rc1 review
 2024-11-21 14:08 UTC  (2+ messages)

[PATCH v5 0/9] drm/verisilicon : support DC8200 and inno hdmi
 2024-11-21 14:04 UTC  (5+ messages)
` [PATCH v5 3/9] drm: bridge: inno-hdmi: add inno bridge driver

[PATCH v2 1/4] vdpa/octeon_ep: enable support for multiple interrupts per device
 2024-11-21 14:02 UTC  (5+ messages)
` [PATCH v2 2/4] vdpa/octeon_ep: handle device config change events
` [PATCH v2 3/4] vdpa/octeon_ep: read vendor-specific PCI capability
` [PATCH v2 4/4] vdpa/octeon_ep: add interrupt handler for virtio crypto device

Bad psi_group_cpu.tasks[NR_MEMSTALL] counter
 2024-11-21 14:02 UTC  (13+ messages)

[PATCH 0/2] iio: Use __cleanup for a few ROHM sensors
 2024-11-21 13:54 UTC  (4+ messages)
` [PATCH 1/2] iio: bu27034: simplify using guard(mutex)
` [PATCH 2/2] iio: bm1390: "

[PATCH] fs/nfs/io: make nfs_start_io_*() killable
 2024-11-21 13:53 UTC 

[RFC] RDMA/core: Fix IPv6 loopback dst MAC address lookup logic
 2024-11-21 13:53 UTC  (3+ messages)

[PATCH bpf-next 0/4] Make inode storage available to tracing prog
 2024-11-21 13:48 UTC  (13+ messages)
` [PATCH bpf-next 2/4] bpf: Make bpf inode storage available to tracing program

[syzbot] [pci?] linux-next test error: general protection fault in of_pci_supply_present
 2024-11-21 13:46 UTC 

[PATCH RFC v4 3/3] page_pool: skip dma sync operation for inflight pages
 2024-11-21 13:44 UTC  (4+ messages)

[PATCH v3] PCI: hotplug: Add a generic RAS tracepoint for hotplug event
 2024-11-21 13:43 UTC  (4+ messages)

[PATCH v21 0/6] Script execution control (was O_MAYEXEC)
 2024-11-21 13:39 UTC  (6+ messages)
` [PATCH v21 1/6] exec: Add a new AT_EXECVE_CHECK flag to execveat(2)

[PATCH net-next v3] af_unix: pass pidfd flags via SCM_PIDFD cmsg
 2024-11-21 13:37 UTC  (3+ messages)

[PATCH] media: ov5640: fix get_light_freq on auto
 2024-11-21 13:35 UTC  (2+ messages)

[PATCH 2/2] dt-bindings: serial: Add a new compatible string for ums9632
 2024-11-21 13:34 UTC  (2+ messages)

[PATCH] cpupower: Fixing memory leaks
 2024-11-21 13:32 UTC 

[PATCH v1 0/4] Add debugfs support for fastrpc driver
 2024-11-21 13:30 UTC  (5+ messages)
` [PATCH v1 4/4] misc: fastrpc: Add debugfs support for fastrpc

[PATCH 0/2] x86/bugs: RSB tweaks
 2024-11-21 13:29 UTC  (6+ messages)
` [PATCH 2/2] x86/bugs: Don't fill RSB on context switch with eIBRS

[PATCH livepatch/master v1 1/6] selftests/livepatch: fix test-callbacks.sh execution error
 2024-11-21 13:16 UTC  (2+ messages)

[RFC/RFT][PATCH v0.1] ACPI: OSL: Use usleep_range() in acpi_os_sleep()
 2024-11-21 13:15 UTC 

[syzbot] Monthly perf report (Nov 2024)
 2024-11-21 13:13 UTC 

[PATCH v3 0/2] Add Clocks for ICSSG
 2024-11-21 13:13 UTC  (11+ messages)
` [PATCH v3 1/2] dt-bindings: soc: ti: pruss: Add clocks "
` [PATCH v3 2/2] arm64: dts: ti: k3-am64-main: Switch ICSSG clock to core clock

[syzbot] [ext4?] kernel BUG in ext4_write_inline_data (2)
 2024-11-21 13:10 UTC 

[PATCH v3 0/3] Add Block event interrupt support for I2C protocol
 2024-11-21 13:01 UTC  (4+ messages)
` [PATCH v3 1/3] dmaengine: qcom: gpi: Add GPI Block event interrupt support
` [PATCH v3 2/3] i2c: i2c-qcom-geni: Add "
` [PATCH v3 3/3] i2c: i2c-qcom-geni: Update compile dependenices for I2C GENI driver

[PATCH] tools/power/x86/intel-speed-select: Fix the wrong format specifier
 2024-11-21 13:00 UTC 

[PATCH v2 RESEND 0/3] Add Block event interrupt support for I2C protocol
 2024-11-21 12:58 UTC  (12+ messages)
` [PATCH v2 RESEND 1/3] dmaengine: qcom: gpi: Add GPI Block event interrupt support
` [PATCH v2 RESEND 2/3] i2c: qcom_geni: Update compile dependenices for qcom geni
` [PATCH v2 RESEND 3/3] i2c: i2c-qcom-geni: Add Block event interrupt support

[PATCH v3 00/10] Add jump table support for objtool on LoongArch
 2024-11-21 12:56 UTC  (4+ messages)
` [PATCH v3 05/10] objtool: Handle unreachable entry of rodata

[PATCH 2/3] PCI: dwc: Add ECAM support with iATU configuration
 2024-11-21 12:55 UTC  (2+ messages)

[PATCH] net: phylink: Separating two unrelated definitions for improving code readability
 2024-11-21 12:54 UTC  (11+ messages)

[PATCH v6 0/2] Support for Texas Instruments OPT4060 RGBW Color sensor
 2024-11-21 12:50 UTC  (3+ messages)
` [PATCH v6 2/2] iio: light: Add support for TI OPT4060 color sensor

[PATCH v7 00/12] kvm/coresight: Support exclude guest and exclude host
 2024-11-21 12:50 UTC  (4+ messages)
` [PATCH v7 11/12] KVM: arm64: Swap TRFCR on guest switch

[PATCH v2 0/2] Fix generic/390 failure due to quota release after freeze
 2024-11-21 12:48 UTC  (2+ messages)

[GIT PULL] Backlight for v6.13
 2024-11-21 12:43 UTC 

[syzbot] [ext4?] kernel BUG in ext4_write_inline_data (2)
 2024-11-21 12:43 UTC  (2+ messages)
` [syzbot] Re: kernel BUG in ext4_write_inline_data()

[PATCH] bpftool: Fix the wrong format specifier
 2024-11-21 12:43 UTC  (2+ messages)

[GIT PULL] LEDs for v6.13
 2024-11-21 12:41 UTC 

[PATCH v2] usb: gadget: u_serial: Fix the issue that gs_start_io crashed due to accessing null pointer
 2024-11-21 12:41 UTC 

[PATCH v2 0/2] tools: power: cpupower: Allow overriding cross-compiling envs
 2024-11-21 12:40 UTC  (4+ messages)
` [PATCH v2 2/2] pm: cpupower: Makefile: Allow overriding cross-compiling env params

[GIT PULL] MFD for v6.13
 2024-11-21 12:40 UTC 

page:  |  | latest

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

all inboxes | Powered by JetHome®