messages from 2023-10-16 08:17:13 to 2023-10-16 08:46:56 UTC [more...]
[PATCH 5.15 000/102] 5.15.136-rc1 review
2023-10-16 8:40 UTC (52+ messages)
` [PATCH 5.15 001/102] iommu/vt-d: Avoid memory allocation in iommu_suspend()
` [PATCH 5.15 002/102] scsi: core: Use a structure member to track the SCSI command submitter
` [PATCH 5.15 003/102] scsi: core: Rename scsi_mq_done() into scsi_done() and export it
` [PATCH 5.15 004/102] scsi: ib_srp: Call scsi_done() directly
` [PATCH 5.15 005/102] RDMA/srp: Do not call scsi_done() from srp_abort()
` [PATCH 5.15 006/102] RDMA/cxgb4: Check skb value for failure to allocate
` [PATCH 5.15 007/102] perf/arm-cmn: Fix the unhandled overflow status of counter 4 to 7
` [PATCH 5.15 008/102] of: overlay: Reorder struct fragment fields kerneldoc
` [PATCH 5.15 009/102] platform/x86: think-lmi: Fix reference leak
` [PATCH 5.15 010/102] platform/x86: hp-wmi:: Mark driver struct with __refdata to prevent section mismatch warning
` [PATCH 5.15 011/102] lib/test_meminit: fix off-by-one error in test_pages()
` [PATCH 5.15 012/102] HID: logitech-hidpp: Fix kernel crash on receiver USB disconnect
` [PATCH 5.15 013/102] quota: Fix slow quotaoff
` [PATCH 5.15 014/102] net: prevent address rewrite in kernel_bind()
` [PATCH 5.15 015/102] ALSA: usb-audio: Fix microphone sound on Opencomm2 Headset
` [PATCH 5.15 016/102] KEYS: trusted: allow use of kernel RNG for key material
` [PATCH 5.15 017/102] KEYS: trusted: Remove redundant static calls usage
` [PATCH 5.15 018/102] drm/msm/dp: do not reinitialize phy unless retry during link training
` [PATCH 5.15 019/102] drm/msm/dsi: skip the wait for video mode done if not applicable
` [PATCH 5.15 020/102] drm/msm/dsi: fix irq_of_parse_and_map() error checking
` [PATCH 5.15 021/102] drm/msm/dpu: change _dpu_plane_calc_bw() to use u64 to avoid overflow
` [PATCH 5.15 022/102] ravb: Fix up dma_free_coherent() call in ravb_remove()
` [PATCH 5.15 023/102] ravb: Fix use-after-free issue in ravb_tx_timeout_work()
` [PATCH 5.15 024/102] ieee802154: ca8210: Fix a potential UAF in ca8210_probe
` [PATCH 5.15 025/102] mlxsw: fix mlxsw_sp2_nve_vxlan_learning_set() return type
` [PATCH 5.15 026/102] eth: remove copies of the NAPI_POLL_WEIGHT define
` [PATCH 5.15 027/102] xen-netback: use default TX queue size for vifs
` [PATCH 5.15 028/102] riscv, bpf: Factor out emit_call for kernel and bpf context
` [PATCH 5.15 029/102] riscv, bpf: Sign-extend return values
` [PATCH 5.15 030/102] drm/vmwgfx: fix typo of sizeof argument
` [PATCH 5.15 031/102] bpf: Fix verifier log for async callback return values
` [PATCH 5.15 032/102] net: macsec: indicate next pn update when offloading
` [PATCH 5.15 033/102] net: phy: mscc: macsec: reject PN update requests
` [PATCH 5.15 034/102] ixgbe: fix crash with empty VF macvlan list
` [PATCH 5.15 035/102] net/mlx5e: Again mutually exclude RX-FCS and RX-port-timestamp
` [PATCH 5.15 036/102] net: nfc: fix races in nfc_llcp_sock_get() and nfc_llcp_sock_get_sn()
` [PATCH 5.15 037/102] ethtool: Fix mod state of verbose no_mask bitset
` [PATCH 5.15 038/102] net/smc: Fix pos miscalculation in statistics
` [PATCH 5.15 039/102] pinctrl: renesas: rzn1: Enable missing PINMUX
` [PATCH 5.15 040/102] nfc: nci: assert requested protocol is valid
` [PATCH 5.15 041/102] workqueue: Override implicit ordered attribute in workqueue_apply_unbound_cpumask()
` [PATCH 5.15 042/102] perf inject: Fix GEN_ELF_TEXT_OFFSET for jit
` [PATCH 5.15 043/102] net: add sysctl accept_ra_min_rtr_lft
` [PATCH 5.15 044/102] net: change accept_ra_min_rtr_lft to affect all RA lifetimes
` [PATCH 5.15 045/102] net: release reference to inet6_dev pointer
` [PATCH 5.15 046/102] media: mtk-jpeg: Fix use after free bug due to uncanceled work
` [PATCH 5.15 047/102] dmaengine: stm32-mdma: abort resume if no ongoing transfer
` [PATCH 5.15 048/102] xhci: Keep interrupt disabled in initialization until host is running
` [PATCH 5.15 050/102] net: usb: dm9601: fix uninitialized variable use in dm9601_mdio_read
` [PATCH 5.15 059/102] drm/amd/display: Dont set dpms_off for seamless boot
[PATCH v2] staging: wlan-ng: remove helper function prism2sta_inf_handover()
2023-10-16 8:46 UTC (5+ messages)
[virtio-comment] [PATCH v1 1/8] admin: Add theory of operation for device migration
2023-10-16 8:46 UTC (15+ messages)
Fwd: Kernel 6.5 hangs on shutdown
2023-10-16 8:46 UTC (2+ messages)
[PATCH] drm: bridge: adv7511: get edid in hpd_work to update CEC phys address
2023-10-16 8:46 UTC (5+ messages)
[Intel-wired-lan] [PATCH net-next 0/7] net: intel: replace deprecated strncpy uses
2023-10-16 8:45 UTC (13+ messages)
` [Intel-wired-lan] [PATCH v1 net-next 4/7] i40e: use scnprintf over strncpy+strncat
` [Intel-wired-lan] [PATCH v1 net-next 5/7] igb: replace deprecated strncpy with strscpy
` [Intel-wired-lan] [PATCH v1 net-next 6/7] igbvf: "
` [Intel-wired-lan] [PATCH v1 net-next 7/7] igc: "
[PATCH 0/3] migration/multifd: General cleanups
2023-10-16 8:45 UTC (3+ messages)
` [PATCH 1/3] migration/multifd: Remove direct "socket" references
[LTP] [PATCH 0/4] Add .modprobe (loading modules in C API)
2023-10-16 8:41 UTC (8+ messages)
` [LTP] [PATCH 2/4] lib: Add .modprobe
[PATCH v4 0/2] xen/arm: Enlarge identity map space
2023-10-16 8:44 UTC (3+ messages)
` [PATCH v4 2/2] xen/arm: Enlarge identity map space to 10TB
[PATCH] net/cpfl: fix incorrect status calculation
2023-10-16 8:42 UTC
[Bug 218006] New: [ext4] system panic when ext4_writepages:2918: Journal has aborted
2023-10-16 8:44 UTC (4+ messages)
` [Bug 218006] "
[PATCH 1/2] clk: qcom: gpucc-sm8550: switch to clk_lucid_ole_pll_configure
2023-10-16 8:43 UTC (2+ messages)
` [PATCH 2/2] clk: qcom: videocc-sm8550: "
[PATCH] net/idpf: fix incorrect status calculation
2023-10-16 8:41 UTC
[PATCH v6] cpufreq: qcom-nvmem: add support for IPQ8074
2023-10-16 8:43 UTC (6+ messages)
[PATCH v1 RESEND 0/2] perf cs-etm: Improve timestamp tracing
2023-10-16 8:42 UTC (4+ messages)
` [PATCH v1 RESEND 2/2] perf cs-etm: Respect timestamp option
[Intel-xe] [PATCH v5 0/3] Remove Stubs in HDCP code
2023-10-16 8:42 UTC (3+ messages)
` [Intel-xe] [PATCH v5 1/3] Revert "FIXME: drm/i915: xe doesn't have gsc hdcp interface or something"
[PATCH] drm/bridge: adv7511: fix crash on irq during probe
2023-10-16 8:42 UTC (4+ messages)
[RFC PATCH 00/11] ppc: avocado test additions and new defaults
2023-10-16 8:40 UTC (5+ messages)
` [RFC PATCH 02/11] tests/avocado: Add ppc pseries and powernv Hash MMU tests
` [RFC PATCH 05/11] testing/avocado: ppc add new BookE boot_linux_console.py tests
[GIT PULL] amlogic defconfig update for v6.7
2023-10-16 8:40 UTC (3+ messages)
[PATCH 0/5] Add Support for RK3566 Powkiddy RGB30
2023-10-16 8:33 UTC (5+ messages)
` [PATCH 3/5] drm/panel: st7703: Add Powkiddy RGB30 Panel Support
[PATCH bpf-next v5 0/8] Add Open-coded task, css_task and css iters
2023-10-16 8:40 UTC (3+ messages)
` [PATCH bpf-next v5 3/8] bpf: Introduce task open coded iterator kfuncs
[kirkstone[PATCH] libtiff: Add fix for tiffcrop CVE-2023-1916
2023-10-16 8:39 UTC
[Intel-gfx] [PATCH 00/10] drm/i915/spi: spi access for discrete graphics
2023-10-16 8:39 UTC (4+ messages)
` [Intel-gfx] [PATCH 06/10] drm/i915/spi: spi register with mtd
` "
[PATCH] USB: serial: option: add Fibocom to DELL custom modem FM101R-GL
2023-10-16 8:40 UTC (2+ messages)
[PATCH v2] iio: afe: rescale: Accept only offset channels
2023-10-16 8:39 UTC (3+ messages)
[PATCH 0/5] Add support for BMP390 and various driver cleanups
2023-10-16 8:40 UTC (5+ messages)
` [PATCH 3/5] iio: pressure: bmp280: Rearrange vars in reverse xmas tree order
` [PATCH 4/5] iio: pressure: bmp280: Allow multiple chips id per family of devices
[PATCH 0/2] hwmon: (aquacomputer_d5next) Add support for Aquacomputer High Flow USB and MPS Flow
2023-10-16 8:35 UTC (3+ messages)
` [PATCH 1/2] hwmon: (aquacomputer_d5next) Check if temp sensors of legacy devices are connected
` [PATCH 2/2] hwmon: (aquacomputer_d5next) Add support for Aquacomputer High Flow USB and MPS Flow
[PATCH 0/3] mvebu: clearfog: add support for emmc boot
2023-10-16 8:37 UTC (7+ messages)
` [PATCH 1/3] arm: mvebu: allow additional 4096 offset for bootable mmc image
` [PATCH 2/3] cmd: mvebu/bubt: move eMMC data-partition uboot from LBA-0 to 4096
` [PATCH 3/3] arm: mvebu: clearfog: Add defconfigs for eMMC booting
[GIT PULL] amlogic Drivers updates for v6.7
2023-10-16 8:37 UTC (3+ messages)
FAILED: patch "[PATCH] RDMA/srp: Fix srp_abort()" failed to apply to 5.10-stable tree
2023-10-16 8:37 UTC (2+ messages)
[PATCH v2 0/2] serial: introduce CONFIG_CONSOLE_FLUSH_ON_NEWLINE
2023-10-16 8:35 UTC (3+ messages)
` [PATCH v2 1/2] serial: serial-uclass.c: move definition of _serial_flush up a bit
` [PATCH v2 2/2] serial: introduce CONFIG_CONSOLE_FLUSH_ON_NEWLINE
[GIT PULL] amlogic ARM64 DT updates for v6.7
2023-10-16 8:36 UTC (3+ messages)
[PATCH 0/9] arm64: dts: mediatek: Add MT8186 Corsola Chromebooks
2023-10-16 8:36 UTC (4+ messages)
` [PATCH 7/9] arm64: dts: mediatek: Introduce MT8186 Steelix
[Bug 218013] New: [question] option CONFIG_CPU_FREQ_DEFAULT_GOV_ONDEMAND=y available in config kernel?
2023-10-16 8:36 UTC (2+ messages)
` [Bug 218013] "
[PATCH v4 0/2] mm: Don't set and reset page count in MEMINIT_EARLY
2023-10-16 8:36 UTC (15+ messages)
` [PATCH v4 2/2] mm: Init page count in reserve_bootmem_region when MEMINIT_EARLY
Linux 6.5 broke iwd
2023-10-16 8:35 UTC (9+ messages)
` [PATCH] KEYS: asymmetric: Fix sign/verify on pkcs1pad without a hash
[Buildroot] [PATCH 1/1] package/libgeos: needs gcc >= 4.9
2023-10-16 8:35 UTC (2+ messages)
[OE-core] [PATCH] shared-mime-info: upgrade 2.2 -> 2.3
2023-10-16 8:34 UTC
[Bug 218015] New: amdgpu powerplay: Spontaneous changes to power_dpm_force_performance_level
2023-10-16 8:34 UTC (2+ messages)
` [Bug 218015] "
[dm-devel] (Bisected) Accessing opened Bitlocker partition leads to memory fault and kernel panic on Imac8, 1
2023-10-16 8:33 UTC (4+ messages)
` (Bisected) Accessing opened Bitlocker partition leads to memory fault and kernel panic on Imac8,1
[PATCH vfio 10/11] vfio/virtio: Expose admin commands over virtio device
2023-10-16 8:33 UTC (13+ messages)
[PATCH v3 0/8] qemu-img: rebase: add compression support
2023-10-16 8:34 UTC (3+ messages)
[PATCH] vhost-user: Fix protocol feature bit conflict
2023-10-16 8:32 UTC
[RESEND PATCH] bootstd: sata: bootdev scanning for ahci sata with no drive attached
2023-10-16 8:32 UTC (2+ messages)
[OE-core] [PATCH] repo: upgrade 2.36.1 -> 2.37
2023-10-16 8:32 UTC
[PATCH v3 1/2] dt-bindings: iio: adc: ti,ads7038: Add description for ADS7038
2023-10-16 8:32 UTC (3+ messages)
` [PATCH v3 2/2] iio: adc: ads7038: Add driver support for 12bit ADC
[PATCH] arm: mvebu: Enable bootstd for Thecus N2350 board
2023-10-16 8:31 UTC (2+ messages)
[PATCH v4 0/4] ASoC: makes CPU/Codec channel connection map more generic
2023-10-16 8:25 UTC (2+ messages)
[PATCH] arm: mvebu: Enable bootstd for Synology DS116 board
2023-10-16 8:31 UTC (2+ messages)
[igt-dev] [PATCH i-g-t] tests/kms_plane: test odd size planar yuv
2023-10-16 8:31 UTC (2+ messages)
[OE-core] [PATCH] python3-wcwidth: upgrade 0.2.6 -> 0.2.8
2023-10-16 8:31 UTC
[PATCH] cyclic: doc: Update documentation for CONFIG_CYCLIC_MAX_CPU_TIME_US
2023-10-16 8:31 UTC (2+ messages)
[PATCH v10 0/7] Initial support Cadence MHDP8501(HDMI/DP) for i.MX8MQ
2023-10-16 8:30 UTC (7+ messages)
` [PATCH v10 1/7] drm: bridge: Cadence: Creat mhdp helper driver
` [EXT] "
[PATCH] selftests: net: remove unused variables
2023-10-16 8:30 UTC (2+ messages)
Patchwork summary for: linux-renesas-soc
2023-10-16 8:30 UTC
[PATCH v5 00/11] Add Intel VT-d nested translation
2023-10-16 8:30 UTC (5+ messages)
` [PATCH v5 04/11] iommu/vt-d: Add helper to setup pasid "
[Intel-gfx] [PATCH 0/2] Add helper for range_bpg_offset and minor fixes
2023-10-16 8:30 UTC (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for "
[sudeep-holla:android13-5.10/ffa 21/9999] drivers/android/binder.c:1373:70: sparse: sparse: Using plain integer as NULL pointer
2023-10-16 8:28 UTC
[klassert-ipsec:master 3/7] checkpatch: WARNING: Possible repeated word: 'Google'
2023-10-16 8:28 UTC
[klassert-ipsec:master 7/7] checkpatch: WARNING: Possible repeated word: 'Google'
2023-10-16 8:28 UTC
[klassert-ipsec:master 2/7] checkpatch: WARNING: Possible repeated word: 'Google'
2023-10-16 8:28 UTC
[PATCH mptcp-next v2 3/3] Squash to "selftests: mptcp: userspace pm create id 0 subflow"
2023-10-16 8:29 UTC (2+ messages)
` Squash to "selftests: mptcp: userspace pm create id 0 subflow": Tests Results
USB_NET_AX8817X dependency on AX88796B_PHY
2023-10-16 8:29 UTC (3+ messages)
[PATCH v2 0/2] maple_tree: mas_wr_append() fix ups
2023-10-16 8:29 UTC (5+ messages)
` [PATCH v2 1/2] maple_tree: Disable mas_wr_append() when other readers are possible
[PATCH v2] wifi: wilc1000: use vmm_table as array in wilc struct
2023-10-16 8:29 UTC
[Intel-wired-lan] [PATCH iwl-next v5] i40e: add restore default speed when changed PHY doesn't support it
2023-10-16 8:28 UTC (5+ messages)
` "
[SPDK] ! SPDK CI downtime on Oct 18th-23rd !
2023-10-16 8:28 UTC
[OE-core][kirkstone][PATCH V2] libwebp: Update CVE ID CVE-2023-4863
2023-10-16 8:28 UTC
[Intel-wired-lan] [PATCH iwl-next v3 00/13] Add E800 live migration driver
2023-10-16 8:26 UTC (6+ messages)
` [Intel-wired-lan] [PATCH iwl-next v3 13/13] vfio/ice: Implement vfio_pci driver for E800 devices
` "
[PATCH v4 00/17] iommufd: Add nesting infrastructure
2023-10-16 8:26 UTC (7+ messages)
` [PATCH v4 05/17] iommufd: Separate kernel-managed HWPT alloc/destroy/abort functions
[PATCH 0/6] Unify sub-device state access functions
2023-10-16 8:26 UTC (11+ messages)
` [PATCH 2/6] media: v4l: subdev: Also return pads array information on stream functions
` [PATCH 3/6] media: v4l: subdev: Rename sub-device state information access functions
FAILED: patch "[PATCH] usb: hub: Guard against accesses to uninitialized BOS" failed to apply to 5.15-stable tree
2023-10-16 8:25 UTC (3+ messages)
` [PATCH 5.15.y] usb: hub: Guard against accesses to uninitialized BOS descriptors
[PATCH v1 0/2] add IPv6 extension push remove
2023-10-16 8:25 UTC (4+ messages)
` [PATCH v3] net/mlx5: add test for live migration
CNC machining
2023-10-16 8:15 UTC
[PATCH v11 00/56] Add DELETE_BUF ioctl
2023-10-16 8:23 UTC (13+ messages)
` [PATCH v11 34/56] media: usb: cx231xx: Set min_buffers_needed to CX231XX_MIN_BUF
` [PATCH v11 39/56] touchscreen: sur40: Stop direct calls to queue num_buffers field
` [PATCH v11 40/56] sample: v4l: "
[PATCH] USB: serial: option: add Fibocom to DELL custom modem FM101R-GL
2023-10-16 8:23 UTC (2+ messages)
[PATCH] mm/sparsemem: fix race in accessing memory_section->usage
2023-10-16 8:23 UTC (3+ messages)
[dunfell][PATCH] libwebp: Fix CVE-2023-4863 for libwebp
2023-10-16 8:22 UTC (3+ messages)
Fwd: [bisected][regression] rustc userspace crashes on riscv in kernel 6.5
2023-10-16 8:22 UTC (3+ messages)
[OE-core][dunfell][PATCH] libwebp: Update CVE ID CVE-2023-4863
2023-10-16 8:21 UTC
[PATCH 00/26] i.MX8M HAB Fixes
2023-10-16 8:19 UTC (6+ messages)
` [PATCH 21/26] scripts: imx: add helper to write CSF Blocks command
[OE-core] Feature request: Add btop resource monitor
2023-10-16 8:20 UTC (2+ messages)
linux-next: manual merge of the tty tree with the tty.current tree
2023-10-16 8:20 UTC (4+ messages)
[Buildroot] [git commit branch/2023.02.x] Update for 2023.02.6
2023-10-16 8:19 UTC
[vireshk-pm:cpufreq/arm/linux-next 16/16] drivers/cpufreq/qcom-cpufreq-nvmem.c:227:14: error: 'QCOM_ID_IPQ8172' undeclared; did you mean 'QCOM_ID_IPQ8072'?
2023-10-16 8:16 UTC
[OE-core][dunfell][PATCH] libwebp: Update CVE ID CVE-2023-4863
2023-10-16 8:17 UTC
[PATCH 0/2] riscv: kexec_file: Support loading Image binary file
2023-10-16 8:17 UTC (8+ messages)
` [PATCH 2/2] "
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.