messages from 2024-03-04 07:39:10 to 2024-03-04 09:48:44 UTC [more...]
[PATCH -v3 0/9] sched/balancing: Misc updates & cleanups
2024-03-04 9:48 UTC (2+ messages)
` [PATCH 1/9] sched/balancing: Switch the 'DEFINE_SPINLOCK(balancing)' spinlock into an 'atomic_t sched_balance_running' flag
[RFC PATCH v5 00/29] TDX KVM selftests
2024-03-04 9:18 UTC (5+ messages)
` [RFC PATCH v5 10/29] KVM: selftests: TDX: Adding test case for TDX port IO
[PATCH v3] dma-coherent: add support for multi coherent rmems per dev
2024-03-04 9:47 UTC (9+ messages)
[PATCH] bcachefs: Fix null-ptr-deref in bch2_fs_alloc()
2024-03-04 9:47 UTC (3+ messages)
[PATCH] arm64: dts: ti: k3-j7200-evm: Add overlay for PCIE1 Endpoint Mode
2024-03-04 9:45 UTC
[PATCH 1/2] drm/msm/dpu: drop unused dpu_kms from interface initialization
2024-03-04 9:46 UTC (4+ messages)
` [PATCH 2/2] drm/msm/dpu: drop dpu_kms from _dpu_kms_initialize_writeback
[PATCH v2 00/11] Add Mobileye EyeQ5 support to the Nomadik I2C controller & use hrtimers for timeouts
2024-03-04 9:46 UTC (14+ messages)
` [PATCH v2 03/11] i2c: nomadik: rename private struct pointers from dev to priv
` [PATCH v2 04/11] i2c: nomadik: simplify IRQ masking logic
` [SPAM] "
` [PATCH v2 06/11] i2c: nomadik: support short xfer timeouts using waitqueue & hrtimer
` [PATCH v2 07/11] i2c: nomadik: replace jiffies by ktime for FIFO flushing timeout
` [PATCH v2 08/11] i2c: nomadik: fetch i2c-transfer-timeout-us property from devicetree
` [PATCH v2 09/11] i2c: nomadik: support Mobileye EyeQ5 I2C controller
[PATCH v2] dt-bindings: display: atmel,lcdc: convert to dtschema
2024-03-04 9:43 UTC (4+ messages)
[PATCH] tracing/net_sched: Fix tracepoints that save qdisc_dev() as a string
2024-03-04 9:40 UTC (2+ messages)
[PATCH] net: hsr: Use full string description when opening HSR network device
2024-03-04 9:32 UTC
[PATCH v5 0/4] arm64: qcom: add AIM300 AIoT board suppo
2024-03-04 9:39 UTC (4+ messages)
` [PATCH v5 1/4] dt-bindings: arm: qcom: Document QCS8550 SoC and the AIM300 AIoT board
[PATCH v2 0/2] iommu: Fix domain check on release (part 1/2)
2024-03-04 9:39 UTC (6+ messages)
` [PATCH v2 2/2] iommu/vt-d: Fix NULL domain on device release
[PATCH] arch/s390/perf: Register cpumf_pmu with type = PERF_TYPE_RAW
2024-03-04 9:34 UTC (2+ messages)
[PATCH 1/3] kconfig: link menus to a symbol
2024-03-04 9:27 UTC (6+ messages)
` [PATCH 2/3] kconfig: use linked list in get_symbol_str() to iterate over menus
` [PATCH 3/3] kconfig: remove named choice support
[PATCH net-next v5 00/17] net: Add support for Power over Ethernet (PoE)
2024-03-04 9:27 UTC (4+ messages)
` [PATCH net-next v5 13/17] net: pse-pd: Use regulator framework within PSE framework
[PATCH] firmware: microchip: Fix over-requested allocation size
2024-03-04 9:25 UTC
[PATCH 0/7] sched/balancing: Misc updates & cleanups
2024-03-04 9:26 UTC (7+ messages)
` [PATCH 1/7] sched/balancing: Switch the 'DEFINE_SPINLOCK(balancing)' spinlock into an 'atomic_t sched_balance_running' flag
` [PATCH 2/7] sched/balancing: Change 'enum cpu_idle_type' to have more natural definitions
[PATCH] arm64: head: remove unnecessary instructions from __relocate_kernel
2024-03-04 9:25 UTC (2+ messages)
[RESEND Patch v13 0/3] media: rockchip: Add a driver for Rockchip's camera interface
2024-03-04 9:25 UTC (7+ messages)
` [RESEND Patch v13 2/3] "
[PATCH v9 00/10] PCI: dwc: ep: Fix DBI access failure for drivers requiring refclk from host
2024-03-04 9:22 UTC (11+ messages)
` [PATCH v9 01/10] PCI: dwc: ep: Remove deinit() callback from struct dw_pcie_ep_ops
` [PATCH v9 02/10] PCI: dwc: ep: Rename dw_pcie_ep_exit() to dw_pcie_ep_deinit()
` [PATCH v9 03/10] PCI: dwc: ep: Introduce dw_pcie_ep_cleanup() API for drivers supporting PERST#
` [PATCH v9 04/10] PCI: dwc: ep: Fix DBI access failure for drivers requiring refclk from host
` [PATCH v9 05/10] PCI: dwc: ep: Rename dw_pcie_ep_init_complete() to dw_pcie_ep_init_registers()
` [PATCH v9 06/10] PCI: dwc: ep: Call dw_pcie_ep_init_registers() API directly from all glue drivers
` [PATCH v9 07/10] PCI: dwc: ep: Remove "core_init_notifier" flag
` [PATCH v9 08/10] PCI: dwc: ep: Add a generic dw_pcie_ep_linkdown() API to handle LINK_DOWN event
` [PATCH v9 09/10] PCI: qcom-ep: Use the "
` [PATCH v9 10/10] PCI: dwc: ep: Add Kernel-doc comments for APIs
[PATCH 0/3] kci-gitlab: Introducing GitLab-CI Pipeline for Kernel Testing
2024-03-04 9:24 UTC (17+ messages)
` [PATCH 1/3] "
[PATCH 0/4] Re-use device management code fragments
2024-03-04 9:23 UTC (5+ messages)
` [PATCH 1/4] scsi: ufs: Re-use device management locking code
` [PATCH 2/4] scsi: ufs: Re-use exec_dev_cmd
` [PATCH 3/4] scsi: ufs: Re-use compose_dev_cmd
` [PATCH 4/4] scsi: ufs: Re-use compose_devman_upiu
[PATCH v3 1/1] gpio: nomadik: Finish conversion to use firmware node APIs
2024-03-04 9:21 UTC (3+ messages)
[PATCH v1 1/4] usb: ehci-exynos: Use devm_clk_get_enabled() helpers
2024-03-04 9:21 UTC (6+ messages)
` [PATCH v1 2/4] usb: ehci-exynos: Switch from CONFIG_PM guards to pm_ptr()
linux-next: duplicate patches in the tip tree
2024-03-04 9:21 UTC (2+ messages)
[PATCH] f2fs: fix to check result of new_curseg in f2fs_allocate_segment_for_resize
2024-03-04 9:19 UTC (6+ messages)
[PATCH] statx: stx_vol
2024-03-04 9:18 UTC (2+ messages)
[PATCH] staging: greybus: fix get_channel_from_mode() failure path
2024-03-04 9:17 UTC (2+ messages)
[PATCH v2 0/3] TEE driver for Trusted Services
2024-03-04 9:17 UTC (11+ messages)
` [PATCH v2 1/3] tee: optee: Move pool_op helper functions
` [PATCH v2 2/3] tee: tstee: Add Trusted Services TEE driver
` [PATCH v2 3/3] Documentation: tee: Add TS-TEE driver
[Question] CoW on VM_PFNMAP vma during write fault
2024-03-04 9:17 UTC (8+ messages)
[PATCH v2] mtd: spi-nor: core: correct type of i
2024-03-04 9:16 UTC (3+ messages)
[PATCH net-next v3 0/2] net: phy: micrel: lan8814 erratas
2024-03-04 9:15 UTC (3+ messages)
` [PATCH net-next v3 1/2] net: phy: micrel: lan8814 led errata
` [PATCH net-next v3 2/2] net: phy: micrel: lan8814 cable improvement errata
[PATCH] net: raise RCU qs after each threaded NAPI poll
2024-03-04 9:16 UTC (8+ messages)
[PATCH] ptp: fc3: Convert to platform remove callback returning void
2024-03-04 9:13 UTC
[PATCH v3 00/15] KVM: SEV: allow customizing VMSA features
2024-03-04 9:08 UTC (3+ messages)
` [PATCH v3 02/15] KVM: x86: use u64_to_user_addr()
[PATCH v2 0/4] arm64: dts: imx8: add cm40 and cm40_uart
2024-03-04 9:12 UTC (5+ messages)
` [PATCH v2 1/4] arm64: dts: imx8: add cm40 subsystem dtsi
` [PATCH v2 2/4] arm64: dts: imx8dxl: add lpuart device in cm40 subsystem
[PATCH v2] scsi: lpfc: correct size for cmdwqe/rspwqe for memset
2024-03-04 9:11 UTC
[PATCH v6 0/7] LoongArch: Add pv ipi support on LoongArch VM
2024-03-04 9:10 UTC (4+ messages)
` [PATCH v6 7/7] Documentation: KVM: Add hypercall for LoongArch
[PATCH v5] counter: Introduce the COUNTER_COMP_FREQUENCY() macro
2024-03-04 8:41 UTC (3+ messages)
[PATCH pci-next] pci/edr: Ignore Surprise Down error on hot removal
2024-03-04 9:08 UTC
[PATCH v2] scsi: lpfc: correct size for wqe for memset
2024-03-04 9:06 UTC
[PATCH 0/3] iommu: Fix domain check on release (part 2/2)
2024-03-04 9:05 UTC (10+ messages)
` [PATCH 1/3] iommu/vt-d: Setup scalable mode context entry in probe path
` [PATCH 2/3] iommu/vt-d: Remove scalable mode context entry setup from attach_dev
` [PATCH 3/3] iommu/vt-d: Remove scalabe mode in domain_context_clear_one()
[PATCH 0/3] fs_parser: handle parameters that can be empty and don't have a value
2024-03-04 9:04 UTC (8+ messages)
` [PATCH 1/3] "
[PATCH v4 0/2] riscv: pwm: sophgo: add pwm support for CV1800
2024-03-04 9:02 UTC (3+ messages)
` [PATCH v4 1/2] dt-bindings: pwm: sophgo: add pwm for Sophgo CV1800 series SoC
` [PATCH v4 2/2] pwm: sophgo: add pwm support for Sophgo CV1800 SoC
[PATCH 1/3] kvm: wire up KVM_CAP_VM_GPA_BITS for x86
2024-03-04 8:59 UTC (4+ messages)
[PATCH][next] net/smc: Avoid -Wflex-array-member-not-at-end warnings
2024-03-04 9:00 UTC (2+ messages)
[PATCH net-next 1/2] net: bareudp: Do not allocate stats in the driver
2024-03-04 9:00 UTC (2+ messages)
[RESEND] dt-bindings: leds: pwm-multicolour: re-allow active-low
2024-03-04 9:00 UTC (2+ messages)
Linux 6.8-rc7
2024-03-04 9:00 UTC (3+ messages)
` Build regressions/improvements in v6.8-rc7
[PATCH 00/21] TDX/SNP part 1 of n, for 6.9
2024-03-04 8:56 UTC (7+ messages)
` [PATCH 09/21] KVM: VMX: Modify NMI and INTR handlers to take intr_info as function argument
` [PATCH 12/21] KVM: x86/tdp_mmu: Sprinkle __must_check
` [PATCH 13/21] KVM: x86/mmu: Pass around full 64-bit error code for KVM page faults
[PATCH] m68k: Calculate THREAD_SIZE from THREAD_SIZE_ORDER
2024-03-04 8:54 UTC
[PATCH v2 00/25] fs: use type-safe uid representation for filesystem capabilities
2024-03-04 8:33 UTC (5+ messages)
` [PATCH v2 06/25] capability: provide helpers for converting between xattrs and vfs_caps
[PATCH 0/5] riscv: add initial support for Canaan Kendryte K230
2024-03-04 8:51 UTC (6+ messages)
` [PATCH 2/5] dt-bindings: add Canaan K230 boards compatible strings
` [PATCH 4/5] riscv: dts: add initial canmv-k230 and k230-evb dts
WARNING in vfs_getxattr_alloc
2024-03-04 8:51 UTC
[PACTH v3] Documentation: iommu/vt-d: Add the document for Intel IOMMU debugfs
2024-03-04 8:49 UTC (3+ messages)
[RFC 3/8] iomap: Add atomic write support for direct-io
2024-03-04 8:49 UTC (2+ messages)
[PATCH 1/1] PCI: dwc: Fix BAR0 wrong map to iATU6 after root complex reinit endpoint
2024-03-04 8:48 UTC (5+ messages)
[PATCH net-next v2 0/2] net: phy: micrel: lan8814 erratas
2024-03-04 8:48 UTC (6+ messages)
` [PATCH net-next v2 2/2] net: phy: micrel: lan8814 cable improvement errata
[PATCH] mtd: spi-nor: core: correct type of i to be signed
2024-03-04 8:47 UTC (5+ messages)
[PATCH v7 00/12] iov_iter: Convert the iterator macros into inline funcs
2024-03-04 8:45 UTC (11+ messages)
` [PATCH v7 07/12] iov_iter: Convert iterate*() to "
` [bug report] dead loop in generic_perform_write() //Re: "
[PATCH] scsi: lpfc: correct size for wqe for memset
2024-03-04 8:45 UTC (3+ messages)
[PATCH] scsi: lpfc: correct size for cmdwqe/rspwqe for memset
2024-03-04 8:44 UTC (4+ messages)
[PATCH net-next v2 00/21] rxrpc: Miscellaneous changes and make use of MSG_SPLICE_PAGES
2024-03-04 8:43 UTC (22+ messages)
` [PATCH net-next v2 01/21] rxrpc: Record the Tx serial in the rxrpc_txbuf and retransmit trace
` [PATCH net-next v2 02/21] rxrpc: Convert rxrpc_txbuf::flags into a mask and don't use atomics
` [PATCH net-next v2 03/21] rxrpc: Note cksum in txbuf
` [PATCH net-next v2 04/21] rxrpc: Fix the names of the fields in the ACK trailer struct
` [PATCH net-next v2 05/21] rxrpc: Strip barriers and atomics off of timer tracking
` [PATCH net-next v2 06/21] rxrpc: Remove atomic handling on some fields only used in I/O thread
` [PATCH net-next v2 07/21] rxrpc: Do lazy DF flag resetting
` [PATCH net-next v2 08/21] rxrpc: Merge together DF/non-DF branches of data Tx function
` [PATCH net-next v2 09/21] rxrpc: Add a kvec[] to the rxrpc_txbuf struct
` [PATCH net-next v2 10/21] rxrpc: Split up the DATA packet transmission function
` [PATCH net-next v2 11/21] rxrpc: Don't pick values out of the wire header when setting up security
` [PATCH net-next v2 12/21] rxrpc: Move rxrpc_send_ACK() to output.c with rxrpc_send_ack_packet()
` [PATCH net-next v2 13/21] rxrpc: Use rxrpc_txbuf::kvec[0] instead of rxrpc_txbuf::wire
` [PATCH net-next v2 14/21] rxrpc: Do zerocopy using MSG_SPLICE_PAGES and page frags
` [PATCH net-next v2 15/21] rxrpc: Parse received packets before dealing with timeouts
` [PATCH net-next v2 16/21] rxrpc: Don't permit resending after all Tx packets acked
` [PATCH net-next v2 17/21] rxrpc: Differentiate PING ACK transmission traces
` [PATCH net-next v2 18/21] rxrpc: Use ktimes for call timeout tracking and set the timer lazily
` [PATCH net-next v2 19/21] rxrpc: Record probes after transmission and reduce number of time-gets
` [PATCH net-next v2 20/21] rxrpc: Clean up the resend algorithm
` [PATCH net-next v2 21/21] rxrpc: Extract useful fields from a received ACK to skb priv data
[PATCH v10 03/14] PCI: imx6: Simplify reset handling by using by using *_FLAG_HAS_*_RESET
2024-03-04 8:44 UTC (3+ messages)
[PATCH v3 0/7] NCQ Priority sysfs sttributes for libsas
2024-03-04 8:43 UTC (16+ messages)
` [PATCH v3 1/7] ata: libata-sata: Factor out NCQ Priority configuration helpers
` [PATCH v3 2/7] scsi: libsas: Define NCQ Priority sysfs attributes for SATA devices
` [PATCH v3 3/7] scsi: pm80xx: Add libsas SATA sysfs attributes group
` [PATCH v3 4/7] scsi: mvsas: "
` [PATCH v3 5/7] scsi: hisi_sas: "
` [PATCH v3 6/7] scsi: aic94xx: "
` [PATCH v3 7/7] scsi: isci: "
[PATCH v1 0/1] Improved Memory Tier Creation for CPUless NUMA Nodes
2024-03-04 8:40 UTC (3+ messages)
` [EXT] "
[PATCH v15 0/9] Add multiport support for DWC3 controllers
2024-03-04 8:40 UTC (5+ messages)
` [PATCH v15 2/9] usb: dwc3: core: Access XHCI address space temporarily to read port info
drivers/opp/debugfs.c:48:54: warning: '%d' directive output may be truncated writing between 1 and 11 bytes into a region of size 8
2024-03-04 8:30 UTC (5+ messages)
[REGRESSION] Missing bcm5974 touchpad on Macbooks
2024-03-04 8:35 UTC
[PATCH v2 1/1] x86/fred: Fix init_task thread stack pointer initialization
2024-03-04 8:33 UTC
[PATCH v2] Staging: pi433: Updated bitrate range from datasheet
2024-03-04 8:34 UTC (3+ messages)
[PATCH net-next v2] tcp: Add skb addr and sock addr to arguments of tracepoint tcp_probe
2024-03-04 8:30 UTC (3+ messages)
[PATCH] dt-bindings: firmware: arm,scmi: support system power protocol
2024-03-04 8:29 UTC (11+ messages)
include/linux/vmstat.h:508:43: error: arithmetic between different enumeration types ('enum zone_stat_item' and 'enum numa_stat_item') [-Werror,-Wenum-enum-conversion]
2024-03-04 8:29 UTC
[PATCH v4 0/2] sched/fair: Limit access to overutilized
2024-03-04 8:28 UTC (7+ messages)
` [PATCH v4 1/2] sched/fair: Add EAS checks before updating overutilized
` [PATCH v4 2/2] sched/fair: Use helper function to access rd->overutilized
[PATCH v3] Staging: pi433: Updated bitrate range from datasheet
2024-03-04 8:28 UTC (2+ messages)
[PATCH -next 0/9] dm-raid, md/raid: fix v6.7 regressions part2
2024-03-04 8:27 UTC (6+ messages)
[PATCH v5] mm, vmscan: retry kswapd's priority loop with cache_trim_mode off on failure
2024-03-04 8:21 UTC (2+ messages)
` [PATCH v6] "
fbdev/chipsfb.c:401:31: error: invalid use of undefined type 'struct backlight_device'
2024-03-04 8:20 UTC
[PATCH v8 00/10] PCI: dwc: ep: Fix DBI access failure for drivers requiring refclk from host
2024-03-04 8:18 UTC (7+ messages)
` [PATCH v8 03/10] PCI: dwc: ep: Introduce dw_pcie_ep_cleanup() API for drivers supporting PERST#
` [PATCH v8 10/10] PCI: dwc: ep: Add Kernel-doc comments for APIs
[PATCH] Input: iqs626a - Use common error handling code in iqs626_parse_events()
2024-03-04 8:18 UTC (4+ messages)
[syzbot] [integrity?] [lsm?] KMSAN: uninit-value in ima_add_template_entry
2024-03-04 8:15 UTC (4+ messages)
[PATCH 0/3] scmi-cpufreq: Set transition_delay_us
2024-03-04 8:15 UTC (7+ messages)
` [PATCH 1/3] firmware: arm_scmi: Populate perf commands rate_limit
` [PATCH 2/3] firmware: arm_scmi: Populate fast channel rate_limit
` [PATCH 3/3] cpufreq: scmi: Set transition_delay_us
[PATCH] ALSA: usb-audio: Name feature ctl using output if input is PCM
2024-03-04 8:15 UTC (2+ messages)
[PATCH] iommu/dma: Fix not fully traversing iova reservations issue
2024-03-04 8:15 UTC
[RFC PATCH v3 0/5] mm: support large folios swap-in
2024-03-04 8:13 UTC (6+ messages)
` [RFC PATCH v3 1/5] arm64: mm: swap: support THP_SWAP on hardware with MTE
` [RFC PATCH v3 2/5] mm: swap: introduce swap_nr_free() for batched swap_free()
` [RFC PATCH v3 3/5] mm: swap: make should_try_to_free_swap() support large-folio
` [RFC PATCH v3 4/5] mm: swap: introduce swapcache_prepare_nr and swapcache_clear_nr for large folios swap-in
` [RFC PATCH v3 5/5] mm: support large folios swapin as a whole
[PATCH v1 0/3] ALSA: hda: cs35l41: Add support for a couple of Lenovo and Asus Laptops
2024-03-04 8:13 UTC (2+ messages)
[syzbot] [reiserfs?] general protection fault in prepare_for_delete_or_cut
2024-03-04 8:12 UTC (2+ messages)
linux-next: Tree for Mar 1
2024-03-04 8:08 UTC (3+ messages)
` linux-next: Tree for Mar 1 (riscv 32-bit)
arm: ERROR: modpost: "__aeabi_uldivmod" [drivers/gpu/drm/sun4i/sun4i-drm-hdmi.ko] undefined!
2024-03-04 8:07 UTC
[PATCH] Revert "vfio/type1: Unpin zero pages"
2024-03-04 8:06 UTC (2+ messages)
[RFC PATCH v3 0/5] initial support for Marvell 88PM886 PMIC
2024-03-04 8:03 UTC (3+ messages)
` [RFC PATCH v3 1/5] dt-bindings: mfd: add entry "
[PATCH] riscv: Fix compilation error with FAST_GUP and rv32
2024-03-04 8:02 UTC
[PATCH] KVM: x86/svm/pmu: Set PerfMonV2 global control bits correctly
2024-03-04 7:59 UTC (4+ messages)
[PATCH v1 1/2] i2c: designware: constify abort_sources
2024-03-04 7:58 UTC (5+ messages)
` [PATCH v1 2/2] i2c: designware: constify regmap_config
[PATCH] OPP: debugfs: Fix warning with W=1 builds
2024-03-04 7:42 UTC (2+ messages)
[PATCH v2 0/3] arm64: qcom: add support for QCS8550 RB5gen2 board
2024-03-04 7:42 UTC (3+ messages)
` [PATCH v2 1/3] dt-bindings: arm: qcom: Document rb5gen2 board
[PATCH v19 000/130] KVM TDX basic feature support
2024-03-04 7:39 UTC (3+ messages)
` [PATCH v19 101/130] KVM: TDX: handle ept violation/misconfig exit
[PATCH v4 0/3] Fix crashes and warnings in ext4 unit test
2024-03-04 16:35 UTC (2+ messages)
` [PATCH v4 3/3] ext4: initialize sbi->s_freeclusters_counter and sbi->s_dirtyclusters_counter before use in kunit test
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