messages from 2024-01-19 10:05:43 to 2024-01-19 11:04:48 UTC [more...]
[PATCH v3] x86/xen: Add some null pointer checking to smp.c
2024-01-19 10:40 UTC (2+ messages)
[PATCH 6.6 000/150] 6.6.13-rc1 review
2024-01-19 11:04 UTC (2+ messages)
[syzbot] [exfat?] kernel BUG in iov_iter_revert
2024-01-19 11:04 UTC (2+ messages)
[PATCH v4 0/3] libceph: fix sparse-read failure bug
2024-01-19 11:03 UTC (5+ messages)
` [PATCH v4 1/3] libceph: fail the sparse-read if there still has data in socket
Bit X (was Fair Source etc)
2024-01-19 9:34 UTC
regression/bisected commit 773688a6cb24b0b3c2ba40354d883348a2befa38 make my system completely unusable under high load
2024-01-19 10:59 UTC (3+ messages)
[PATCH i-g-t] tests/intel/xe_exec_atomic: Skip early on unsupported platform
2024-01-19 11:00 UTC (2+ messages)
` ✓ CI.xeBAT: success for "
[RFC][PATCH v7 0/9] drm/panic: Add a drm panic handler
2024-01-19 10:58 UTC (5+ messages)
` [PATCH v7 1/9] drm/format-helper: Add drm_fb_blit_from_r1 and drm_fb_fill
Isochronous error handling bug on VIA VL805
2024-01-19 10:58 UTC (5+ messages)
` [RFT PATCH v2] xhci: process isoc TD properly when there was an error mid TD
` [RTF PATCH v3] "
[PATCH v3 0/4] support remote archive from stateless transport
2024-01-19 10:56 UTC (7+ messages)
` [PATCH v4 0/4] support remote archive via "
` [PATCH v4 1/4] transport-helper: no connection restriction in connect_helper
[PATCH] mmc: hi6220-dwmmc: handle clocks and resets if CONFIG_CLK and CONFIG_DM_RESET enabled
2024-01-19 10:54 UTC (2+ messages)
[PATCH v3 0/3] Add mediatek,gce-props.yaml for other bindings reference
2024-01-19 10:53 UTC (5+ messages)
` [PATCH v3 1/3] dt-bindings: mailbox: Add mediatek,gce-props.yaml
[djwong-xfs:vectorized-scrub 209/370] fs/xfs/xfs_buf_mem.c:124 xmbuf_alloc() warn: missing error code 'error'
2024-01-19 10:53 UTC
[PATCH v2] kprobes: Use synchronize_rcu_tasks_rude in kprobe_optimizer
2024-01-19 10:53 UTC (4+ messages)
[REGRESSION] 6.7 broke wifi "AP is in CSA process, reject auth"
2024-01-19 10:51 UTC (2+ messages)
Implement per-key keyboard backlight as auxdisplay?
2024-01-19 10:51 UTC (14+ messages)
[PATCH v4 0/6] rpi5: initial support
2024-01-19 10:49 UTC (13+ messages)
` "
[LSF/MM/BPF TOPIC] : Flexible Data Placement (FDP) availability for kernel space file systems
2024-01-19 10:49 UTC (6+ messages)
[PATCH v4 0/5] perf: script: Intro capstone disasm engine to show instruction trace
2024-01-19 10:48 UTC (6+ messages)
` [PATCH v4 1/5] perf: build: introduce the libcapstone
` [PATCH v4 2/5] perf: util: use capstone disasm engine to show assembly instructions
` [PATCH v4 3/5] perf: script: add field 'disasm' to display mnemonic instructions
` [PATCH v4 4/5] perf: script: add raw|disasm arguments to --insn-trace option
` [PATCH v4 5/5] perf: script: prefer capstone to XED
[PATCH v3 00/16] drm/i915: (stolen) memory region related fixes
2024-01-19 10:49 UTC (7+ messages)
` [PATCH v3 05/16] drm/i915: Disable the "binder"
[PATCH net v3] net: micrel: Fix PTP frame parsing for lan8814
2024-01-19 10:47 UTC
[PATCH 0/4] intel_iommu: Reset vIOMMU after all the rest of devices
2024-01-19 10:46 UTC (3+ messages)
[PATCH 0/2] Add ITE IT5205 Passive MUX
2024-01-19 10:45 UTC (6+ messages)
` [PATCH 1/2] dt-bindings: usb: Introduce ITE IT5205 Alt. Mode "
` [PATCH 2/2] usb: typec: mux: Add ITE IT5205 Alternate Mode Passive MUX driver
[PATCH v2 00/19] serial: samsung: gs101 updates and winter cleanup
2024-01-19 10:45 UTC (40+ messages)
` [PATCH v2 01/19] tty: serial: samsung: fix tx_empty() to return TIOCSER_TEMT
` [PATCH v2 02/19] dt-bindings: serial: samsung: do not allow reg-io-width for gs101
` [PATCH v2 03/19] tty: serial: samsung: prepare for different IO types
` [PATCH v2 04/19] tty: serial: samsung: set UPIO_MEM32 iotype for gs101
` [PATCH v2 05/19] tty: serial: samsung: add gs101 earlycon support
` [PATCH v2 06/19] tty: serial: samsung: sort headers alphabetically
` [PATCH v2 07/19] tty: serial: samsung: explicitly include <linux/types.h>
` [PATCH v2 08/19] tty: serial: samsung: use u32 for register interactions
` [PATCH v2 09/19] tty: serial: samsung: remove braces on single statement block
` [PATCH v2 10/19] tty: serial: samsung: move open brace '{' on the next line
` [PATCH v2 11/19] tty: serial: samsung: drop superfluous comment
` [PATCH v2 12/19] tty: serial: samsung: make max_count unsigned int
` [PATCH v2 13/19] tty: serial: samsung: don't compare with zero an if (bitwise expression)
` [PATCH v2 14/19] tty: serial: samsung: return bool for s3c24xx_serial_txempty_nofifo()
` [PATCH v2 15/19] tty: serial: samsung: return bool for s3c24xx_serial_console_txrdy()
` [PATCH v2 16/19] tty: serial: samsung: change return type for s3c24xx_serial_rx_fifocnt()
` [PATCH v2 17/19] tty: serial: samsung: shrink the clock selection to 8 clocks
` [PATCH v2 18/19] tty: serial: samsung: change has_divslot type to bool
` [PATCH v2 19/19] tty: serial: samsung: shrink memory footprint of ``struct s3c24xx_uart_info``
[syzbot] [net?] KASAN: use-after-free Read in __skb_flow_dissect (3)
2024-01-19 10:47 UTC (3+ messages)
[PATCH v3 1/2] shadow: update 4.13 -> 4.14.2
2024-01-19 10:44 UTC (5+ messages)
` [OE-core] "
[PATCH 0/2] target/s390x: Emulate CVDG
2024-01-19 10:40 UTC (4+ messages)
` [PATCH 1/2] "
` "
[PATCH] drm/loongson: Error out if no VRAM detected
2024-01-19 10:40 UTC
[PATCH] net: stmmac: Wait a bit for the reset to take effect
2024-01-19 10:38 UTC (11+ messages)
` [PATCH v2] "
[PATCH 0/7] refs: convert special refs to become normal pseudo-refs
2024-01-19 10:40 UTC (8+ messages)
` [PATCH 1/7] sequencer: clean up pseudo refs with REF_NO_DEREF
` [PATCH 2/7] sequencer: delete REBASE_HEAD in correct repo when picking commits
` [PATCH 3/7] refs: convert AUTO_MERGE to become a normal pseudo-ref
` [PATCH 4/7] sequencer: introduce functions to handle autostashes via refs
` [PATCH 5/7] refs: convert MERGE_AUTOSTASH to become a normal pseudo-ref
` [PATCH 6/7] refs: redefine special refs
` [PATCH 7/7] Documentation: add "special refs" to the glossary
[PATCH 0/2] x86: aid debug info generation in assembly files
2024-01-19 10:36 UTC (4+ messages)
` [PATCH v5 0/8] annotate entry points with type and size
` [PATCH v5 8/8] common: honor CONFIG_CC_SPLIT_SECTIONS also for assembly functions
[PATCH V2] riscv: Support RANDOMIZE_KSTACK_OFFSET
2024-01-19 10:34 UTC (3+ messages)
[PATCH master] ARM: i.MX8MM bootsource: fix serial detection for QSPI boot source
2024-01-19 10:34 UTC
[syzbot] Monthly kvm report (Jan 2024)
2024-01-19 10:35 UTC
Printer's IPP response declares AirPrint, but it's missing urf-supported - workaround?
2024-01-19 10:34 UTC (3+ messages)
[PATCH v2] soc: qcom: rpmh-rsc: Enhance check for VREG in-flight request
2024-01-19 10:34 UTC (2+ messages)
[PATCH 0/2] arm64: fix+cleanup for ARM64_WORKAROUND_SPECULATIVE_UNPRIV_LOAD
2024-01-19 10:32 UTC (4+ messages)
[PATCH v1] Bluetooth: qca: Fix wrong event type for patch config command
2024-01-19 10:33 UTC (2+ messages)
` [v1] "
[PATCH] drm/bridge: tc358767: Limit the Pixel PLL input range
2024-01-19 10:12 UTC (2+ messages)
[dpdk-dev] [RFC] ethdev: support Tx queue free descriptor query
2024-01-19 10:32 UTC (8+ messages)
` [dpdk-dev] [v1] ethdev: support Tx queue used count
[PATCH v3 00/11] Mitigate a vmap lock contention v3
2024-01-19 10:32 UTC (8+ messages)
` [PATCH v3 10/11] mm: vmalloc: Set nr_nodes based on CPUs in a system
[PATCH 0/4] powerpc/ps3 Add ELFv2 support
2024-01-19 10:27 UTC (5+ messages)
` [PATCH 1/4] powerpc/ps3: Fix lv1 hcall assembly for ELFv2 calling convention
` [PATCH 2/4] powerpc/ps3: lv1 hcall code use symbolic constant for LR save offset
` [PATCH 3/4] powerpc/ps3: Make real stack frames for LV1 hcalls
` [PATCH 4/4] Revert "powerpc/ps3_defconfig: Disable PPC64_BIG_ENDIAN_ELF_ABI_V2"
[PATCH net-next 3/3] virtio-net: reduce the CPU consumption of dim worker
2024-01-19 10:31 UTC (2+ messages)
[PATCH] drm/display: fix typo
2024-01-19 10:22 UTC (2+ messages)
[PATCH] util/grub.d/30_os-prober.in: Fix GRUB_OS_PROBER_SKIP_LIST for non-EFI
2024-01-19 10:28 UTC
[PATCH] vhost-user: add VIRTIO_F_IN_ORDER and VIRTIO_F_NOTIFICATION_DATA feature
2024-01-19 10:26 UTC (9+ messages)
` FW: "
[PATCH v3] ipc/mqueue: fix potential sleeping issue in mqueue_flush_file
2024-01-19 10:37 UTC
[PATCH 0/2] RFC: zswap tree use xarray instead of RB tree
2024-01-19 10:26 UTC (10+ messages)
[PATCH bpf-next 0/2] Enable the inline of kptr_xchg for arm64
2024-01-19 10:25 UTC (3+ messages)
` [PATCH bpf-next 1/2] bpf, arm64: Enable the inline of bpf_kptr_xchg()
` [PATCH bpf-next 2/2] selftests/bpf: Enable kptr_xchg_inline test for arm64
[RFC PATCH 0/8] cgroup/cpuset: Support RCU_NOCB on isolated partitions
2024-01-19 10:24 UTC (2+ messages)
Generic USB LED HID driver
2024-01-19 10:21 UTC
[PATCH net 2/2] tun: add missing rx stats accounting in tun_xdp_act
2024-01-19 10:22 UTC
[PATCH v4] PCI: Relabel JHL6540 on Lenovo X1 Carbon 7,8
2024-01-19 10:22 UTC (10+ messages)
[PATCH net 1/2] tun: fix missing dropped counter in tun_xdp_act
2024-01-19 10:22 UTC
[PATCH v1 0/2] Add camera subsystem for StarFive
2024-01-19 10:16 UTC (8+ messages)
` [PATCH v1 1/2] dt-bindings: media: starfive: Match driver and yaml property names
` [PATCH v1 2/2] riscv: dts: starfive: jh7110: Add camera subsystem nodes
[PATCH net 0/2] fixes for tun
2024-01-19 10:21 UTC
[PATCH] drm/xe: Set PTE_AE for xe2 dgfx platforms
2024-01-19 10:18 UTC (5+ messages)
[PATCH] arm64: dts: rockchip: set num-cs property for spi on px30
2024-01-19 10:16 UTC (2+ messages)
[OE-core] [PATCH] btrfs-tools: upgrade 6.5.3 -> 6.6.3
2024-01-19 10:15 UTC (2+ messages)
[PATCH v2] ovl: require xwhiteout feature flag on layer roots
2024-01-19 10:14 UTC
Current status of RISC-V init_cache_level()
2024-01-19 10:13 UTC (6+ messages)
` [External] "
[PATCH v4 0/8] Engine busyness
2024-01-19 10:13 UTC (4+ messages)
` [PATCH v4 6/8] drm/xe/guc: Expose engine busyness only for supported GuC version
[REGRESSION] After kernel upgrade 6.1.70 to 6.1.71, the computer hangs during shutdown
2024-01-19 10:13 UTC (2+ messages)
[PATCH v8 0/5] iommu/arm-smmu: introduction of ACTLR implementation for Qualcomm SoCs
2024-01-19 10:12 UTC (9+ messages)
` [PATCH v8 3/5] iommu/arm-smmu: introduction of ACTLR for custom prefetcher settings
` [PATCH v8 4/5] iommu/arm-smmu: add ACTLR data and support for SM8550
[PATCH 0/8] iommufd support pasid attach/replace
2024-01-19 10:15 UTC (11+ messages)
` [PATCH 3/8] iommufd: Support attach/replace hwpt per pasid
[PATCH v3 0/2] Add phyBOARD-Segin-i.MX93 support
2024-01-19 10:11 UTC (4+ messages)
` [PATCH v3 2/2] arm64: dts: imx93: "
[PATCH v3 00/21] Panel replay selective update support
2024-01-19 10:10 UTC (22+ messages)
` [PATCH v3 01/21] drm/i915/psr: Add some documentation of variables used in psr code
` [PATCH v3 02/21] drm/i915/psr: Set intel_crtc_state->has_psr on panel replay as well
` [PATCH v3 03/21] drm/i915/psr: Intel_psr_pause/resume needs to support panel replay
` [PATCH v3 04/21] drm/i915/psr: Rename intel_psr_enabled
` [PATCH v3 05/21] drm/i915/psr: Do not update phy power state in case of panel replay
` [PATCH v3 06/21] drm/i915/psr: Check possible errors for panel replay as well
` [PATCH v3 07/21] drm/i915/psr: Do not write registers/bits not applicable for panel replay
` [PATCH v3 08/21] drm/i915/psr: Unify panel replay enable/disable sink
` [PATCH v3 09/21] drm/i915/psr: Panel replay has to be enabled before link training
` [PATCH v3 10/21] drm/i915/psr: Rename has_psr2 as has_sel_update
` [PATCH v3 11/21] drm/i915/psr: Modify VSC SDP calculation to support panel replay + su
` [PATCH v3 12/21] drm/i915/psr: Rename psr2_enabled as sel_update_enabled
` [PATCH v3 13/21] drm/panelreplay: dpcd register definition for panelreplay SU
` [PATCH v3 14/21] drm/i915/psr: Detect panel replay selective update support
` [PATCH v3 15/21] drm/i915/psr: Modify intel_dp_get_su_granularity to support panel replay
` [PATCH v3 16/21] drm/i915/psr: Ensure early transport is not enabled for "
` [PATCH v3 17/21] drm/i915/psr: Panel replay uses SRD_STATUS to track it's status
` [PATCH v3 18/21] drm/i915/psr: Do not apply workarounds in case of panel replay
` [PATCH v3 19/21] drm/i915/psr: Update PSR module parameter descriptions
` [PATCH v3 20/21] drm/i915/psr: Split intel_psr2_config_valid for panel replay
` [PATCH v3 21/21] drm/i915/psr: Add panel replay sel update support to debugfs interface
[PATCH v4 0/4] Improve hugetlbfs read on HWPOISON hugepages
2024-01-19 10:10 UTC (8+ messages)
` [PATCH v4 4/4] selftests/mm: add tests for HWPOISON hugetlbfs read
[PATCH v5 0/5] RISC-V SBI debug console extension support
2024-01-19 10:09 UTC (5+ messages)
[PATCH v3 00/14] hw/arm: Prefer arm_feature() over object_property_find()
2024-01-19 10:09 UTC (6+ messages)
` [PATCH v3 13/14] hw/arm: Prefer arm_feature(AARCH64) over object_property_find(aarch64)
[PATCH 0/8] coresight: Separate sysfs and Perf usage and some other cleanups
2024-01-19 10:07 UTC (6+ messages)
` [PATCH 5/8] coresight: Remove the 'enable' field
[PATCH v2 0/2] Kinetic KTD2801 backlight driver
2024-01-19 10:07 UTC (4+ messages)
` [PATCH v2 2/2] backlight: Add Kinetic KTD2801 driver
[RFC] eal: use _Static_assert() for RTE_BUILD_BUG_ON
2024-01-19 10:07 UTC (4+ messages)
` [PATCH v5 0/6] use static_assert for build error reports
` [PATCH v5 5/6] mempool: avoid floating point expression in static assertion
[PATCH v4 0/6] arm64: qcom: add AIM300 AIoT board support
2024-01-19 10:06 UTC (7+ messages)
` [PATCH v4 1/6] dt-bindings: arm: qcom: Document QCM8550, QCS8550 SoC and board
` [PATCH v4 2/6] dt-bindings: arm: qcom,ids: add SoC ID for QCM8550 and QCS8550
` [PATCH v4 3/6] soc: qcom: socinfo: add SoC Info support for QCM8550 and QCS8550 platform
` [PATCH v4 4/6] arm64: dts: qcom: qcm8550: introduce qcm8550 dtsi
` [PATCH v4 5/6] arm64: dts: qcom: add base AIM300 dtsi
` [PATCH v4 6/6] arm64: dts: qcom: aim300: add AIM300 AIoT
[PATCH -next] efi/libstub: Add one kernel-doc comment
2024-01-19 10:06 UTC
[PATCH V2] scsi: mpi3mr: use ida to manage mrioc's id
2024-01-19 10:05 UTC (2+ messages)
[PATCH] MIPS: loongson64: fix boot failure
2024-01-19 10:05 UTC (4+ messages)
` [PATCH V4]: "
` [PATCH 2/2] MIPS: loongson64: set nid for reserved memblock region
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.