messages from 2024-06-12 14:46:22 to 2024-06-12 15:13:24 UTC [more...]
[PATCH 0/2] fix handling of incorrect arguments by mipi_dsi_msleep
2024-06-12 15:00 UTC (6+ messages)
` [PATCH 2/2] drm/mipi-dsi: fix handling of ctx in mipi_dsi_msleep
[PATCH 1/2] ARM: dts: nspire: Add unit name addresses to memory nodes
2024-06-12 15:13 UTC
[RFC] net/ice: Update base code with latest snapshot
2024-06-12 15:00 UTC (57+ messages)
` [PATCH v2 000/148] Update net/ice base driver to latest upstream snapshot
` [PATCH v2 001/148] net/ice/base: convert enum ice_status to int
` [PATCH v2 002/148] net/ice/base: replace ICE_SUCCESS with int
` [PATCH v2 003/148] net/ice/base: update E830 headers
` [PATCH v2 004/148] net/ice/base: update phy config during link restart
` [PATCH v2 005/148] net/ice/base: fix for pointer to variable outside scope
` [PATCH v2 006/148] net/ice/base: add missing include for flow
` [PATCH v2 007/148] net/ice/base: add ability to set markid via switch filter
` [PATCH v2 008/148] net/ice/base: improve ice_debug_cq messages
` [PATCH v2 009/148] net/ice/base: add mgmt netlist auth support command
` [PATCH v2 010/148] net/ice/base: fix undefined variables
` [PATCH v2 011/148] net/ice/base: fix get media type
` [PATCH v2 012/148] net/ice/base: clean up __ice_aq_get_set_rss_lut()
` [PATCH v2 013/148] net/ice/base: update flow seg fields to declared bitmaps
` [PATCH v2 014/148] net/ice/base: update interface in ice_parse_common_caps
` [PATCH v2 015/148] net/ice/base: refactor (non) bitmap declarations
` [PATCH v2 016/148] net/ice/base: remove unnecessary control queue cmd_buf arrays
` [PATCH v2 017/148] net/ice/base: alloc port_info only once
` [PATCH v2 018/148] net/ice/base: update code with flex array safe allocations
` [PATCH v2 019/148] net/ice/base: bring back ability to use 128 as size of PF type RSS LUT
` [PATCH v2 020/148] net/ice/base: support for OROM update in recovery mode
` [PATCH v2 021/148] net/ice/base: code adjustments for E830
` [PATCH v2 022/148] net/ice/base: improve find recipe routine
` [PATCH v2 023/148] net/ice/base: fix memory leak when checking firmware version
` [PATCH v2 024/148] net/ice/base: add LL Tx timestamp interrupt read
` [PATCH v2 025/148] net/ice/base: use model-dependent number of PHY ports
` [PATCH v2 026/148] net/ice/base: use ice_bitmap_t in promisc functions
` [PATCH v2 027/148] net/ice/base: fix rx-only unicast promiscuous mode
` [PATCH v2 028/148] net/ice/base: add support for E825-C TX clock changing
` [PATCH v2 029/148] net/ice/base: fix for applying multiple cloud filters
` [PATCH v2 030/148] net/ice/base: limit PF RSS LUT to one VSI at time
` [PATCH v2 031/148] net/ice/base: prevent potential integer overflow
` [PATCH v2 032/148] net/ice/base: cosmetic changes
` [PATCH v2 033/148] net/ice/base: implement initial PTP support for E830
` [PATCH v2 034/148] net/ice/base: fix resource leak
` [PATCH v2 035/148] net/ice/base: move lock outside of if-else
` [PATCH v2 036/148] net/ice/base: refactor control queue send delay
` [PATCH v2 037/148] net/ice/base: fix NVM feature check
` [PATCH v2 038/148] net/ice/base: allow for dumping all clusters
` [PATCH v2 039/148] net/ice/base: remove PTP aqc_driver_params
` [PATCH v2 040/148] net/ice/base: add FW load status mask
` [PATCH v2 041/148] net/ice/base: add direction metadata
` [PATCH v2 042/148] net/ice/base: change data buffer in i2c write to be const
` [PATCH v2 043/148] net/ice/base: remove unused code from upstream build
` [PATCH v2 044/148] net/ice/base: fix sign-extension
` [PATCH v2 045/148] net/ice/base: implement switch recipe reuse feature
` [PATCH v2 046/148] net/ice/base: add helper function for refsync
` [PATCH v2 047/148] net/ice/base: added informational message for NAC topology
` [PATCH v2 048/148] net/ice/base: add Cage Max Power override NVM module
` [PATCH v2 049/148] net/ice/base: adapt No FEC in Auto support check to add E82X devices
` [PATCH v2 050/148] net/ice/base: move (read|write)_sma_ctrl functions to match upstream
` [PATCH v2 051/148] net/ice/base: fix incorrect size when allocating children arrays
` [PATCH v2 052/148] net/ice/base: fix GCS descriptor field offsets
` [PATCH v2 053/148] net/ice/base: add VSI type for subfunctions
` [PATCH v2 054/148] net/ice/base: correct the return type of ice_bitmap_hweight
` [PATCH v2 055/148] net/ice/base: fix ice_ptp_one_port_cmd to avoid stale PHY commands
add NO_REPORT_LUNS quirk for at least a few Seagate external drives to fix smartctl with uas
2024-06-12 15:13 UTC (4+ messages)
[PATCH] drm/panel: Avoid warnings w/ panel-simple/panel-edp at shutdown
2024-06-12 15:13 UTC (8+ messages)
[PATCH v5 0/3] SCSI: Fix issues between removing device and error handle
2024-06-12 15:12 UTC (7+ messages)
` [PATCH v5 1/3] scsi: core: Add new helper to iterate all devices of host
` [PATCH v5 2/3] scsi: scsi_error: Fix wrong statistic when print error info
[PATCH] pmdomain: amlogic: add missing MODULE_DESCRIPTION() macros
2024-06-12 15:11 UTC (3+ messages)
Where to put DTB file for UEFI support on ARM
2024-06-12 15:12 UTC (2+ messages)
Recipe for using a custom Makefile with C source
2024-06-12 15:12 UTC (6+ messages)
` [yocto] "
[PATCH 1/3] kern/efi/mm: Change grub_efi_mm_add_regions() to keep track of map allocation size
2024-06-12 15:10 UTC (2+ messages)
` [PATCH 2/3] kern/efi/mm: Change grub_efi_allocate_pages_real() to call semantically correct free function
[PATCH v6 2/2] PCI: altera: support dt binding update
2024-06-12 15:12 UTC (2+ messages)
[PATCH v2 0/1] xilinx: Add option to load environment from outside of
2024-06-12 15:11 UTC (5+ messages)
[PATCH] dt-bindings: interrupt-controller: lsi,zevio-intc: convert to YAML
2024-06-12 15:10 UTC
[PATCH 0/5] Reinstate ability to use Qemu on pre-SSE4.1 x86 hosts
2024-06-12 15:09 UTC (7+ messages)
[PATCH v6 1/2] devcoredump: Add dev_coredumpm_timeout()
2024-06-12 15:10 UTC (4+ messages)
[OE-core][PATCH] python3: skip test_concurrent_futures/test_deadlock
2024-06-12 15:09 UTC (2+ messages)
[PATCH 0/8] media: rkisp1: Implement support for extensible parameters
2024-06-12 15:09 UTC (15+ messages)
` [PATCH 1/8] uapi: rkisp1-config: Add extensible parameters format
` [PATCH 2/8] uapi: videodev2: Add V4L2_META_FMT_RK_ISP1_EXT_PARAMS
` [PATCH 3/8] media: rkisp1: Remove cached format info
` [PATCH 4/8] media: rkisp1: Add support for ext format
[PATCH] selftest/spdx: Fix for SPDX_VERSION addition
2024-06-12 15:09 UTC
[PATCH v4 0/2] mm: store zero pages to be swapped out in a bitmap
2024-06-12 15:09 UTC (3+ messages)
` [PATCH v4 2/2] mm: remove code to handle same filled pages
[PATCH i-g-t 0/2] Early Transport Support
2024-06-12 15:09 UTC (2+ messages)
` ✗ CI.xeFULL: failure for Early Transport Support (rev2)
[PATCH v10 0/3] Add support for Intel PPS Generator
2024-06-12 15:08 UTC (5+ messages)
` [PATCH v10 3/3] ABI: pps: Add ABI documentation for Intel TIO
[RFC][PATCH 08/10] sched/fair: Implement delayed dequeue
2024-06-12 15:08 UTC (12+ messages)
termios constants should be unsigned
2024-06-12 15:07 UTC (6+ messages)
` [PATCH] uapi/asm/termbits: Use the U integer suffix for bit fields
[Buildroot] [PATCH 1/1] package/rdma-core: bump to version v52.0
2024-06-12 15:07 UTC
[PATCH v2 0/5] regulator: Fix AXP717 PMIC support
2024-06-12 15:07 UTC (4+ messages)
` [PATCH v2 1/5] mfd: axp20x: AXP717: Fix missing IRQ status registers range
[syzbot] [mm?] KMSAN: uninit-value in zswap_store
2024-06-12 15:07 UTC (5+ messages)
[PATCH 1/2] usb: dwc3: core: add p3p2tranok quirk
2024-06-12 15:07 UTC (3+ messages)
` [PATCH v3, 1/3] dt-bindings: usb: dwc3: Add snps,p2p3tranok quirk
` [PATCH v3, 2/3] usb: dwc3: core: add p3p2tranok quirk
[PATCH v2] dt-bindings: serial: vt8500-uart: convert to json-schema
2024-06-12 15:07 UTC (3+ messages)
[PATCH] dt-bindings: input: ti,nspire-keypad: convert to YAML format
2024-06-12 15:07 UTC
[PATCH v2 for-4.19 0/3] x86/EPT: avoid undue forcing of MMIO accesses to UC
2024-06-12 15:06 UTC (11+ messages)
` [PATCH v2 for-4.19 1/3] x86/EPT: correct special page checking in epte_get_entry_emt()
` [PATCH v2 for-4.19 2/3] x86/EPT: avoid marking non-present entries for re-configuring
` [PATCH v2 for-4.19 3/3] x86/EPT: drop questionable mfn_valid() from epte_get_entry_emt()
[RFC PATCH net-next 0/9] flower: rework TCA_FLOWER_KEY_ENC_FLAGS usage
2024-06-12 15:06 UTC (4+ messages)
` [RFC PATCH net-next 1/9] net/sched: flower: define new tunnel flags
[PATCH] leds: class: Revert: "If no default trigger is given, make hw_control trigger the default trigger"
2024-06-12 15:06 UTC (5+ messages)
[Intel-wired-lan] [PATCH iwl-next] igc: Get rid of spurious interrupts
2024-06-12 9:28 UTC (2+ messages)
[Intel-wired-lan] [PATCH 1/6] auxbus: make to_auxiliary_drv accept and return a constant pointer
2024-06-12 8:15 UTC (2+ messages)
[Bug 217931] New: amd-pstate lacks crucial features: CPU frequency and boost control
2024-06-12 15:05 UTC (2+ messages)
` [Bug 217931] "
[PATCH net-next v15 00/14] net: Make timestamping selectable
2024-06-12 15:04 UTC (15+ messages)
` [PATCH net-next v15 01/14] net_tstamp: Add TIMESTAMPING SOFTWARE and HARDWARE mask
` [PATCH net-next v15 02/14] net: Move dev_set_hwtstamp_phylib to net/core/dev.h
` [PATCH net-next v15 03/14] net: Make dev_get_hwtstamp_phylib accessible
` [PATCH net-next v15 04/14] net: Make net_hwtstamp_validate accessible
` [PATCH net-next v15 05/14] net: Change the API of PHY default timestamp to MAC
` [PATCH net-next v15 06/14] net: net_tstamp: Add unspec field to hwtstamp_source enumeration
` [PATCH net-next v15 07/14] net: Add struct kernel_ethtool_ts_info
` [PATCH net-next v15 08/14] ptp: Add phc source and helpers to register specific PTP clock or get information
` [PATCH net-next v15 09/14] net: Add the possibility to support a selected hwtstamp in netdevice
` [PATCH net-next v15 10/14] net: netdevsim: ptp_mock: Convert to netdev_ptp_clock_register
` [PATCH net-next v15 11/14] net: macb: "
` [PATCH net-next v15 12/14] net: ptp: Move ptp_clock_index() to builtin symbol
` [PATCH net-next v15 13/14] net: ethtool: tsinfo: Add support for hwtstamp provider and get/set hwtstamp config
` [PATCH net-next v15 14/14] netlink: specs: tsinfo: Enhance netlink attributes and add a set command
[PATCH 0/4] migration: New postcopy state, and some cleanups
2024-06-12 15:03 UTC (3+ messages)
` [PATCH 3/4] migration: Use MigrationStatus instead of int
[PATCH v2] dt-bindings: sound: Convert max98088 to dtschema
2024-06-12 15:04 UTC (2+ messages)
[PATCH] cpufreq: amd-pstate: Allow users to write 'default' EPP string
2024-06-12 15:03 UTC (2+ messages)
[PATCH v2 0/2] Tracepoints and static branch in Rust
2024-06-12 15:03 UTC (3+ messages)
` [PATCH v2 1/2] rust: add static_key_false
[PATCH v2 0/2] Rust abstractions for Device & Firmware
2024-06-12 15:02 UTC (8+ messages)
` [PATCH v2 1/2] rust: add abstraction for struct device
[PATCH] Revert "batman-adv: prefer kfree_rcu() over call_rcu() with free-only callbacks"
2024-06-12 15:01 UTC (5+ messages)
[steev:lenovo-x13s-v6.10-rc3 53/74] drivers/soc/qcom/qcom_pd_mapper.c:79:27: error: implicit declaration of function 'kzalloc'
2024-06-12 15:01 UTC
Porting RT net driver to dovetail
2024-06-12 15:01 UTC (2+ messages)
[PATCH v3 0/2] iio: adc: ad7192: Fix clock config
2024-06-12 15:05 UTC (3+ messages)
` [PATCH v3 2/2] "
[LTP] [PATCH v2] testcases: realtime: Get rid of autotools
2024-06-12 15:00 UTC (3+ messages)
move features flags into queue_limits
2024-06-12 15:00 UTC (12+ messages)
` [PATCH 10/26] xen-blkfront: don't disable cache flushes when they fail
` [PATCH 13/26] block: move cache control settings out of queue->flags
[PATCH] drm/fbdev-dma: fix getting smem_start
2024-06-12 15:00 UTC (6+ messages)
[PATCH v23 00/32] Introduce QC USB SND audio offloading support
2024-06-12 14:59 UTC (7+ messages)
` [PATCH v23 17/32] ALSA: usb-audio: Do not allow USB offload path if PCM device is in use
` [PATCH v23 32/32] ASoC: doc: Add documentation for SOC USB
[syzbot] [btrfs?] KMSAN: uninit-value in iov_iter_alignment_iovec
2024-06-12 15:00 UTC
[GIT PULL] Immutable tag between the Bluetooth and pwrseq branches for v6.11-rc1
2024-06-12 15:00 UTC (5+ messages)
[PATCH v8 0/5] PCI: rcar-gen4: Add R-Car V4H support
2024-06-12 14:59 UTC (6+ messages)
` [PATCH v8 4/5] PCI: rcar-gen4: Add support for r8a779g0
[PATCH 0/4] boot: fix crash in bootflow menu with EFI BOOTMGR support + typos
2024-06-12 14:58 UTC (5+ messages)
` [PATCH 1/4] cmd: fix typo in CMD_BOOTMETH help text
` [PATCH 2/4] boot: fix typos in help text of Kconfig configs
` [PATCH 3/4] doc: bootstd: fix typos
` [PATCH 4/4] boot: bootflow_menu: fix crash for EFI BOOTMGR global bootmeth
[PATCH 0/7] drm/i915: DSC stuff
2024-06-12 14:59 UTC (3+ messages)
` ✗ Fi.CI.SPARSE: warning for drm/i915: DSC stuff (rev2)
` ✓ Fi.CI.BAT: success "
[PATCH net-next v2 0/3] Introducing Intercore Virtual Ethernet (ICVE) driver
2024-06-12 14:59 UTC (7+ messages)
` [PATCH net-next v2 2/3] net: ethernet: ti: Register the RPMsg driver as network device
[PATCH v0] RISC-V: Use Zkr to seed KASLR base address
2024-06-12 14:58 UTC (3+ messages)
[PATCH] nvmet-passthru: propagate status from id override functions
2024-06-12 14:58 UTC (2+ messages)
[PATCH v6 0/2] perf pmus: Sort/merge/aggregate PMUs like mrvl_ddr_pmu
2024-06-12 14:56 UTC (6+ messages)
` [PATCH v6 1/2] "
[PATCH RFC v2 00/19] fuse: fuse-over-io-uring
2024-06-12 14:56 UTC (9+ messages)
[PATCH v5 0/2] misc: fastrpc: FastRPC reserved memory assignment for SDM845 SLPI
2024-06-12 14:56 UTC (2+ messages)
New name for new "KernelCI"
2024-06-12 14:56 UTC (2+ messages)
` [kernelci-tsc] "
[PATCH 0/5] rtla: Support idle state disabling via libcpupower in timerlat
2024-06-12 14:54 UTC (6+ messages)
` [PATCH 1/5] rtla: Add dependency on libcpupower
` [PATCH 2/5] rtla/utils: Add idle state disabling via libcpupower
` [PATCH 3/5] rtla/timerlat: Add --disable-idle-states for top
` [PATCH 4/5] rtla/timerlat: Add --disable-idle-states for hist
` [PATCH 5/5] rtla: Documentation: Add --disable-idle-states
termios constants should be unsigned
2024-06-12 14:55 UTC (2+ messages)
6.6.y: cifs broken since 6.6.23 writing big files with vers=1.0 and 2.0
2024-06-12 14:53 UTC (4+ messages)
[PATCH RESEND] bpf: fix order of args in call to bpf_map_kvcalloc
2024-06-12 14:53 UTC (2+ messages)
Flaky test: generic/085
2024-06-12 14:47 UTC (4+ messages)
[OE-core][PATCH v4] oeqa/runtime: fix race-condition in minidebuginfo test
2024-06-12 14:52 UTC (2+ messages)
[PATCH] docs/zh_CN: Update the translation of dev-tools/gdb-kernel-debugging
2024-06-12 14:50 UTC
Candidates for stable v6.9..v6.10-rc1 Out Of Bounds
2024-06-12 14:52 UTC (2+ messages)
[PATCH v2 1/2] bus: mhi: host: Import mux_id item
2024-06-12 14:51 UTC (4+ messages)
Candidates for stable v6.9..v6.10-rc1 KASAN
2024-06-12 14:50 UTC (2+ messages)
[PATCH v3 1/2] dt-bindings: serial: sc16is7xx: add reset-gpios
2024-06-12 14:50 UTC (6+ messages)
` [PATCH v3 2/2] serial: sc16is7xx: hardware reset chip if reset-gpios is defined in DT
[PATCH 0/8] Support HBM and CXL PMON uncore counters
2024-06-12 14:49 UTC (4+ messages)
` [PATCH 1/8] perf/x86/uncore: Save the unit control address of all units
[PATCH bpf-next v4 1/2] bpf: add CHECKSUM_COMPLETE to bpf test progs
2024-06-12 14:49 UTC (2+ messages)
[PATCH 1/2] printk: Track command line console positions to fix console order
2024-06-12 14:48 UTC (4+ messages)
[PATCH 1/2] drm/xe: Fix missing workqueue destroy in xe_gt_pagefault
2024-06-12 14:48 UTC (4+ messages)
` [PATCH 2/2] drm/xe: Use topology to determine page fault queue size
[PATCH 1/2 v5.10] netfilter: nf_tables: restrict tunnel object to NFPROTO_NETDEV
2024-06-12 14:48 UTC (2+ messages)
stable-rc: queue_5.10: arch/powerpc/include/asm/uaccess.h:472:4: error: implicit declaration of function '__get_user_size' [-Werror,-Wimplicit-function-declaration]
2024-06-12 14:46 UTC (2+ messages)
[PATCH 5.15] sunrpc: exclude from freezer when waiting for requests:
2024-06-12 14:46 UTC (2+ messages)
[PATCH v2 0/4] KVM: arm64: pKVM host proxy FF-A fixes
2024-06-12 14:46 UTC (2+ messages)
[PATCH] media: videobuf2: add missing MODULE_DESCRIPTION() macro
2024-06-12 14:46 UTC
[PATCH rcu 0/6] Grace-period memory-barrier adjustments for v6.11
2024-06-12 14:46 UTC (3+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.