The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2024-01-05 13:42:58 to 2024-01-05 16:49:12 UTC [more...]

[PATCH] kdump: Defer the insertion of crashkernel resources
 2024-01-05 16:49 UTC  (2+ messages)

[PATCH 0/2] Add Crypto Engine support for SM6350
 2024-01-05 16:30 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: qcom-qce: Add compatible "
` [PATCH 2/2] arm64: dts: qcom: sm6350: Add Crypto Engine

[PATCH v3 0/4] arm64: rockchip: Pine64 PineTab2 support
 2024-01-05 16:48 UTC  (10+ messages)
` [PATCH v3 4/4] arm64: dts: rockchip: Add devicetree for Pine64 PineTab2

[PATCH v2 1/2] VMCI: Use struct_size() in kmalloc()
 2024-01-05 16:40 UTC  (2+ messages)
` [PATCH v2 2/2] VMCI: Fix memcpy() run-time warning in dg_dispatch_as_host()

[PATCH v4 00/29] Add HDMI support for RK3128
 2024-01-05 16:47 UTC  (3+ messages)
` (subset) "

[PATCH 0/1] selftest/mm/hugetlb: SIGBUS on stolen page
 2024-01-05 16:42 UTC  (3+ messages)
` [PATCH 1/1] selftests/mm: new test that steals pages

[PATCH v2 0/4] usb: typec: tipd: add patch update support for tps6598x
 2024-01-05 16:40 UTC  (8+ messages)

[PATCH v2 0/4] reset: gpio: ASoC: shared GPIO resets
 2024-01-05 16:39 UTC  (6+ messages)
` [PATCH v2 1/4] reset: gpio: Add GPIO-based reset controller
` [PATCH v2 2/4] reset: Instantiate reset GPIO controller for shared reset-gpios
` [PATCH v2 3/4] ASoC: dt-bindings: qcom,wsa8840: Add reset-gpios for shared line
` [PATCH v2 4/4] ASoC: codecs: wsa884x: Allow sharing reset GPIO

EEVDF and NUMA balancing
 2024-01-05 16:39 UTC  (20+ messages)

[PATCH v5 0/5] Add support for CS40L50
 2024-01-05 16:36 UTC  (9+ messages)
` [PATCH v5 1/5] firmware: cs_dsp: Add write sequencer interface
` [PATCH v5 3/5] mfd: cs40l50: Add support for CS40L50 core driver
` [PATCH v5 4/5] Input: cs40l50 - Add support for the CS40L50 haptic driver
` [PATCH v5 5/5] ASoC: cs40l50: Support I2S streaming to CS40L50

[PATCH 0/7] Add YUV formats to VKMS
 2024-01-05 16:35 UTC  (8+ messages)
` [PATCH 1/7] drm/vkms: Use drm_frame directly
` [PATCH 2/7] drm/vkms: Add support for multy-planar framebuffers
` [PATCH 3/7] drm/vkms: Add range and encoding properties to pixel_read function
` [PATCH 4/7] drm/vkms: Add chroma subsampling
` [PATCH 5/7] drm/vkms: Add YUV support
` [PATCH 6/7] drm/vkms: Drop YUV formats TODO
` [PATCH 7/7] drm/vkms: Create KUnit tests for YUV conversions

[PATCH] x86/mtrr: Check if fixed MTRRs exist before saving them
 2024-01-05 16:37 UTC 

[linus:master] [shmem] a2e459555c: aim9.disk_src.ops_per_sec -19.0% regression
 2024-01-05 16:33 UTC  (9+ messages)

[PATCH v2] regulator: qcom_smd: Keep one rpm handle for all vregs
 2024-01-05 16:31 UTC  (2+ messages)

[PATCH] hisi_acc_vfio_pci: Update migration data pointer correctly on saving/resume
 2024-01-05 16:30 UTC  (4+ messages)

[PATCH v2 0/2] Add reset controller to mt7988 infracfg
 2024-01-05 16:20 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: reset: mediatek: add MT7988 LVTS reset ID
` [PATCH v2 2/2] clk: mediatek: add infracfg reset controller for mt7988

[PATCH v9 00/14] iommu: Prepare to deliver page faults to user space
 2024-01-05 16:25 UTC  (5+ messages)
` [PATCH v9 12/14] iommu: Use refcount for fault data access
` [PATCH v9 13/14] iommu: Improve iopf_queue_remove_device()

[GIT PULL] afs: Improve probe handling, server rotation and RO volume callback handling
 2024-01-05 16:23 UTC 

[PATCH 4.14 00/21] 4.14.335-rc1 review
 2024-01-05 16:23 UTC  (2+ messages)

[PATCH v1 00/26] Add AMD Secure Nested Paging (SEV-SNP) Initialization Support
 2024-01-05 16:21 UTC  (5+ messages)
` [PATCH v1 04/26] x86/sev: Add the host SEV-SNP initialization support

[PATCH v8 00/26] Enable CET Virtualization
 2024-01-05 16:21 UTC  (9+ messages)

[PATCH net-next v3 0/3] net: gro: reduce extension header parsing overhead
 2024-01-05 16:20 UTC  (2+ messages)

x86/csum: Remove unnecessary odd handling
 2024-01-05 16:12 UTC  (11+ messages)

[PATCH v6 0/7]Coresight for Kernel panic and watchdog reset
 2024-01-05 16:11 UTC  (5+ messages)
` [PATCH v6 2/7] coresight: tmc-etr: Add support to use reserved trace memory
` [PATCH v6 6/7] coresight: tmc: Stop trace capture on FlIn

[PATCH] net: phy: marvell-88q2xxx: add driver for the Marvell 88Q2220 PHY
 2024-01-05 16:06 UTC  (13+ messages)

[PATCH net-next 0/6] remove page frag implementation in vhost_net
 2024-01-05 16:06 UTC  (11+ messages)
` [PATCH net-next 1/6] mm/page_alloc: modify page_frag_alloc_align() to accept align as an argument
` [PATCH net-next 2/6] page_frag: unify gfp bits for order 3 page allocation
` [PATCH net-next 3/6] mm/page_alloc: use initial zero offset for page_frag_alloc_align()
` [PATCH net-next 4/6] vhost/net: remove vhost_net_page_frag_refill()
` [PATCH net-next 5/6] net: introduce page_frag_cache_drain()

[PATCH 0/5] Bluetooth: Improve retrying of connection attempts
 2024-01-05 16:05 UTC  (5+ messages)
` [PATCH 3/5] Bluetooth: hci_event: Remove limit of 2 reconnection attempts

[syzbot] [mm?] WARNING in __folio_rmap_sanity_checks
 2024-01-05 16:05 UTC  (11+ messages)

[PATCH 5.4 00/47] 5.4.266-rc1 review
 2024-01-05 16:04 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: fpga: Convert bridge binding to yaml
 2024-01-05 16:04 UTC  (2+ messages)
` [PATCH 2/2] dt-bindings: fpga: altera: Convert bridge bindings "

[PATCH] integrity: don't throw an error immediately when failed to add a cert to the .machine keyring
 2024-01-05 16:02 UTC  (7+ messages)
  `  "

[PATCH] spi: make spi_bus_type const
 2024-01-05 16:02 UTC  (7+ messages)

[PATCH v2 0/5] PM: domains: Add helpers for multi PM domains to avoid open-coding
 2024-01-05 16:01 UTC  (6+ messages)
` [PATCH v2 1/5] PM: domains: Add helper functions to attach/detach multiple PM domains
` [PATCH v2 2/5] remoteproc: imx_dsp_rproc: Convert to dev_pm_domain_attach|detach_list()
` [PATCH v2 3/5] remoteproc: imx_rproc: "
` [PATCH v2 4/5] remoteproc: qcom_q6v5_adsp: "
` [PATCH v2 5/5] media: venus: Convert to dev_pm_domain_attach|detach_list() for vcodec

[PATCH net v4] mlxbf_gige: Enable the GigE port in mlxbf_gige_open
 2024-01-05 16:00 UTC 

[PATCH net v4] mlxbf_gige: Fix intermittent no ip issue
 2024-01-05 15:59 UTC 

[PATCH v2] dt-bindings: regulator: Convert ti,tps65132 to YAML
 2024-01-05 15:57 UTC  (2+ messages)

[PATCH] ubifs: Remove unreachable code
 2024-01-05 15:55 UTC  (2+ messages)

[PATCH net] net: phy: micrel: populate .soft_reset for KSZ9131
 2024-01-05 15:53 UTC  (4+ messages)

[Regression] [PCI/ASPM] [ASUS PN51] Reboot on resume attempt (bisect done; commit found)
 2024-01-05 15:51 UTC  (2+ messages)

[PATCH] thermal: core: Save a few bytes of memory when registering a cooling device
 2024-01-05 15:48 UTC  (4+ messages)

[PATCH v7 1/3] iommufd: Add data structure for Intel VT-d stage-1 cache invalidation
 2024-01-05 15:46 UTC  (11+ messages)

[PATCH v4 0/5] support ipq5332 platform
 2024-01-05 15:42 UTC  (6+ messages)

[PATCH] Bluetooth: Avoid potential use-after-free in hci_error_reset
 2024-01-05 15:40 UTC  (4+ messages)

[PATCH net-next v5 00/13] Introduce PHY listing and link_topology tracking
 2024-01-05 15:39 UTC  (9+ messages)
` [PATCH net-next v5 01/13] net: phy: Introduce ethernet link topology representation
` [PATCH net-next v5 07/13] net: ethtool: Introduce a command to list PHYs on an interface

[GIT PULL] ARM: SoC fixes for 6.7, part 3
 2024-01-05 15:38 UTC 

[PATCH] ARM: dts: airoha: fix pcie ranges properties
 2024-01-05 15:37 UTC 

[PATCH v3 00/10] IOMMU memory observability
 2024-01-05 15:33 UTC  (7+ messages)

Suggestion for Capability Check Refinement in check_syslog_permissions()
 2024-01-05 15:23 UTC  (4+ messages)
` [PATCH] cap_syslog: remove CAP_SYS_ADMIN when dmesg_restrict

[PATCH net-next v7 2/2] ptp: add FemtoClock3 Wireless as ptp hardware clock
 2024-01-05 15:23 UTC 

[PATCH net-next v7 1/2] ptp: introduce PTP_CLOCK_EXTOFF event for the measured external offset
 2024-01-05 15:23 UTC 

[PATCH] Bluetooth: hci_sync: Fix BLE devices were unable to disable the wakeup function
 2024-01-05 15:21 UTC  (2+ messages)

[PATCH v1 0/3] fuse: a few small fixes
 2024-01-05 15:21 UTC  (4+ messages)
` [PATCH v1 1/3] fuse: fix typo for fuse_permission comment
` [PATCH v1 2/3] fuse: use GFP_KERNEL_ACCOUNT for allocations in fuse_dev_alloc
` [PATCH v1 3/3] fuse: __kuid_val/__kgid_val helpers in fuse_fill_attr_from_inode()

[PATCH bpf-next v2 0/3] Annotate kfuncs in .BTF_ids section
 2024-01-05 15:19 UTC  (4+ messages)
` [PATCH bpf-next v2 3/3] bpf: treewide: Annotate BPF kfuncs in BTF

[RFC PATCH 0/5] regulator: support for Marvell 88PM886 LDOs and bucks
 2024-01-05 15:18 UTC  (3+ messages)
` [RFC PATCH 4/5] regulator: add 88pm88x regulators driver

[PATCH net-next v2 0/8] add octeon_ep_vf driver
 2024-01-05 15:08 UTC  (6+ messages)
` [PATCH net-next v2 6/8] octeon_ep_vf: add Tx/Rx processing and interrupt support
    ` [EXT] "

[GIT PULL] firewire fixes for v6.7-final
 2024-01-05 15:06 UTC 

[PATCH v1 0/5] livepatch: klp-convert tool - Minimal version
 2024-01-05 15:01 UTC  (9+ messages)
` [PATCH v1 2/5] livepatch: Add klp-convert tool
` [PATCH v1 3/5] kbuild/modpost: integrate klp-convert
` [PATCH v1 4/5] livepatch: Add sample livepatch module
` [PATCH v1 5/5] documentation: Update on livepatch elf format

Adding warning icon to warning admonitions?
 2024-01-05 14:59 UTC  (2+ messages)

[PATCH] tracefs/eventfs: Use root and instance inodes as default ownership
 2024-01-05 14:59 UTC  (3+ messages)

[syzbot] [ext4?] INFO: task hung in ext4_quota_write
 2024-01-05 14:57 UTC  (3+ messages)

[PATCH 0/2] More thermal configuration for Fairphone 4
 2024-01-05 14:54 UTC  (3+ messages)
` [PATCH 1/2] arm64: dts: qcom: sm7225-fairphone-fp4: Add PMK8003 thermals
` [PATCH 2/2] arm64: dts: qcom: sm7225-fairphone-fp4: Add PM6150L thermals

[PATCH v1 1/3] lib subcmd: Fix memory leak in uniq
 2024-01-05 14:53 UTC  (5+ messages)

6.1.0-17: nvme nvme0: controller is down; will reset: CSTS=0xffffffff, PCI_STATUS=0xffff
 2024-01-05 14:49 UTC 

[PATCH] cxl/cdat: Free correct buffer on checksum error
 2024-01-05 14:49 UTC  (5+ messages)
  ` [PATCH] cxl/pci: Get rid of pointer arithmetic reading CDAT table

[PATCH v6] serial: linflexuart: Remove redundant uart type assignment
 2024-01-05 14:48 UTC  (3+ messages)
    `  "

[PATCH] x86/vdso: shrink vdso/extable.i via IWYU
 2024-01-05 14:45 UTC  (6+ messages)

[PATCH] net: stmmac: protect statistics updates with a spinlock
 2024-01-05 14:45 UTC  (9+ messages)

[PATCH v7 0/3] Add Intel VT-d nested translation (part 2/2)
 2024-01-05 14:45 UTC  (6+ messages)
` [PATCH v7 1/3] iommufd: Add data structure for Intel VT-d stage-1 cache invalidation

[PATCH] dt-bindings: riscv: cpus: Add AMD MicroBlaze V compatible
 2024-01-05 14:44 UTC  (2+ messages)

Linux 6.6.10
 2024-01-05 14:42 UTC  (2+ messages)

Linux 6.1.71
 2024-01-05 14:42 UTC  (2+ messages)

Linux 5.15.146
 2024-01-05 14:42 UTC  (2+ messages)

Linux 5.10.206
 2024-01-05 14:42 UTC  (2+ messages)

[PATCH] coresight: make coresight_bustype const
 2024-01-05 14:40 UTC  (3+ messages)

[PATCH v6 09/12] x86/sgx: Restructure top-level EPC reclaim function
 2024-01-05 14:43 UTC  (11+ messages)

[PATCH 4.19 00/41] 4.19.304-rc1 review
 2024-01-05 14:38 UTC 

[PATCH] i2c: wmt: Fix an error handling path in wmt_i2c_probe()
 2024-01-05 14:39 UTC 

[PATCH v1 1/1] arm64: remove unnecessary ifdefs around is_compat_task()
 2024-01-05 14:38 UTC  (3+ messages)

[RFC PATCH 0/6] iommu/amd: Introduce hardware info reporting and nested translation support
 2024-01-05 14:38 UTC  (15+ messages)
` [RFC PATCH 3/6] iommu/amd: Introduce Guest-ID struct amd_iommu_vminfo
` [RFC PATCH 5/6] iommu/amd: Introduce helper functions to setup GCR3TRPMode
` [RFC PATCH 6/6] iommu/amd: Introduce nested translation support

[PATCH V3 0/7] Clean up perf mem
 2024-01-05 14:38 UTC  (6+ messages)

[PATCH v2] PM / devfreq: Fix buffer overflow in trans_stat_show
 2024-01-05 14:35 UTC 

[PATCH v5 37/40] netfs: Optimise away reads above the point at which there can be no data
 2024-01-05 14:33 UTC  (7+ messages)
  ` [PATCH v5 00/40] netfs, afs, 9p: Delegate high-level I/O to netfslib
      ` [PATCH] Fix oops in NFS

[PATCH 0/4] reset: gpio: ASoC: shared GPIO resets
 2024-01-05 14:33 UTC  (10+ messages)
` [PATCH 2/4] reset: add GPIO-based reset controller

[PATCH 0/3] Add display support for Fairphone 4
 2024-01-05 14:29 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: display: panel: Add Himax HX83112A
` [PATCH 2/3] drm/panel: Add driver for DJN HX83112A LCD panel
` [PATCH 3/3] arm64: dts: qcom: sm7225-fairphone-fp4: Enable display and GPU

[PATCH] spi: coldfire-qspi: Remove an erroneous clk_disable_unprepare() from the remove function
 2024-01-05 14:21 UTC 

[net-next PATCH v9 0/5] net: phy: generic polarity + LED support for qca808x
 2024-01-05 14:27 UTC  (6+ messages)
` [net-next PATCH v9 1/5] dt-bindings: net: phy: Make LED active-low property common
` [net-next PATCH v9 2/5] dt-bindings: net: phy: Document LED inactive high impedance mode
` [net-next PATCH v9 3/5] net: phy: add support for PHY LEDs polarity modes
` [net-next PATCH v9 4/5] dt-bindings: net: Document QCA808x PHYs
` [net-next PATCH v9 5/5] net: phy: at803x: add LED support for qca808x

[PATCH] RDMA/device: Fix a race between mad_client and cm_client init
 2024-01-05 14:19 UTC  (5+ messages)

[PATCH for-next 0/6] RDMA/hns: Improvement for multi-level addressing
 2024-01-05 14:18 UTC  (7+ messages)
` [PATCH for-next 4/6] RDMA/hns: Support flexible pagesize

[PATCH v8 0/7] Fixes and improvements for RS485
 2024-01-05 14:11 UTC  (8+ messages)
` [PATCH v8 1/7] serial: Do not hold the port lock when setting rx-during-tx GPIO
` [PATCH v8 2/7] serial: core: set missing supported flag for RX during TX GPIO
` [PATCH v8 3/7] serial: core: fix sanitizing check for RTS settings
` [PATCH v8 4/7] serial: core: make sure RS485 cannot be enabled when it is not supported
` [PATCH v8 5/7] serial: core, imx: do not set RS485 enabled if "
` [PATCH v8 6/7] serial: omap: do not override settings for RS485 support
` [PATCH v8 7/7] serial: 8250_exar: Set missing rs485_supported flag

[PATCH] mm: zswap: fix the lack of page lru flag in zswap_writeback_entry
 2024-01-05 14:10 UTC  (7+ messages)
  ` [External] "

Information on use-after-free in smb2_is_status_io_timeout()?
 2024-01-05 14:04 UTC  (2+ messages)

[PATCH net-next v16 00/13] Add Realtek automotive PCIe driver
 2024-01-05 13:56 UTC  (2+ messages)

[PATCH v2] drm/ttm: Make sure the mapped tt pages are decrypted when needed
 2024-01-05 13:53 UTC  (3+ messages)
` [PATCH v3] "

[syzbot] [reiserfs?] general protection fault in __fget_files (2)
 2024-01-05 13:49 UTC  (2+ messages)

[PATCH] platform/x86: wmi: Fix wmi_dev_probe()
 2024-01-05 13:47 UTC 

[PATCH V1] PCI/MSI: Fix MSI hwirq truncation
 2024-01-05 13:43 UTC 

[PATCH] irqchip:Correct the offset value of interrupt status register
 2024-01-05 13:42 UTC 


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