messages from 2023-02-20 10:36:02 to 2023-02-20 11:24:37 UTC [more...]
linux-6.2-rc4+ hangs on poweroff/reboot: Bisected
2023-02-20 10:51 UTC (18+ messages)
` [Nouveau] "
scsi: Recent kernels drop into emergency shell
2023-02-20 11:23 UTC (3+ messages)
[PATCH v6 00/41] Shadow stacks for userspace
2023-02-20 11:23 UTC (16+ messages)
` [PATCH v6 11/41] mm: Introduce pte_mkwrite_kernel()
` [PATCH v6 12/41] s390/mm: Introduce pmd_mkwrite_kernel()
` [PATCH v6 13/41] mm: Make pte_mkwrite() take a VMA
[Buildroot] [PATCH 1/1] package/glslsandbox-player: fix build with rockchip-mali
2023-02-20 11:24 UTC
[PATCH v5 0/2] Add ASPEED AST2600 I2Cv2 controller driver
2023-02-20 11:24 UTC (16+ messages)
` [PATCH v5 1/2] dt-bindings: i2c: Add support for ASPEED i2Cv2
` [PATCH v5 2/2] i2c: aspeed: support ast2600 i2cv2 new register mode driver
[RFC PATCH V2 0/1] x86: cpu topology fix and question on x86_max_cores
2023-02-20 11:22 UTC (5+ messages)
` [PATCH V2 1/1] x86/topology: fix erroneous smp_num_siblings on Intel Hybrid platform
[PATCH v2 0/3] Fix a couple of corner cases in feec() when using uclamp_max
2023-02-20 11:22 UTC (3+ messages)
` [PATCH v2 3/3] sched/tp: Add new tracepoint to track compute energy computation
[Buildroot] [PATCH 1/1] package/rockchip-mali: needs C++
2023-02-20 11:21 UTC
Source IP incorrect on multi homed systems
2023-02-20 11:21 UTC (13+ messages)
` Src addr code review (Was: Source IP incorrect on multi homed systems)
[PATCH] x86/speculation: Fix user-mode spectre-v2 protection with KERNEL_IBRS
2023-02-20 11:20 UTC (4+ messages)
[PATCH v2 00/13] tools/xenstore: rework internal accounting
2023-02-20 11:20 UTC (7+ messages)
` [PATCH v2 01/13] tools/xenstore: don't allow creating too many nodes in a transaction
` [PATCH v2 03/13] tools/xenstore: introduce accounting data array for per-domain values
[PATCH v9 0/9] arm64: j721s2: Add support for additional IPs
2023-02-20 11:14 UTC (20+ messages)
` [PATCH v9 1/9] dt-bindings: mfd: ti,j721e-system-controller: Fix mux node regex
` [PATCH v9 2/9] arm64: dts: ti: k3-j721s2-main: Add support for USB
` [PATCH v9 3/9] arm64: dts: ti: k3-j721s2-main: Add SERDES and WIZ device tree node
` [PATCH v9 4/9] arm64: dts: ti: k3-j721s2-mcu-wakeup: Add support of OSPI
` [PATCH v9 5/9] arm64: dts: ti: k3-j721s2-common-proc-board: Enable SERDES0
` [PATCH v9 6/9] arm64: dts: ti: k3-j721s2-common-proc-board: Add USB support
` [PATCH v9 7/9] arm64: dts: ti: k3-j721s2: Add support for OSPI Flashes
` [PATCH v9 8/9] arm64: dts: ti: k3-j721s2-main: Add PCIe device tree node
` [PATCH v9 9/9] arm64: dts: ti: k3-j721s2-common-proc-board: Enable PCIe
[saeed:dynamic-msix 2/15] lib/cpu_rmap.c:153:12: warning: result of comparison of constant -1 with expression of type 'u16' (aka 'unsigned short') is always false
2023-02-20 11:19 UTC
[PATCH BACKPORT 5.4] ASoC: SOF: Intel: hda-dai: fix possible stream_tag leak
2023-02-20 11:17 UTC
[PATCH BACKPORT 5.10, 5.15] ASoC: SOF: Intel: hda-dai: fix possible stream_tag leak
2023-02-20 11:17 UTC
[PATCH v2] dt-bindings: interrupt-controller: convert loongson,ls1x-intc.txt to json-schema
2023-02-20 11:18 UTC
[PATCH BACKPORT 6.0, 6.1] ASoC: SOF: Intel: hda-dai: fix possible stream_tag leak
2023-02-20 11:16 UTC
[PATCH v2 net-next 00/12] Add tc-mqprio and tc-taprio support for preemptible traffic classes
2023-02-20 11:15 UTC (2+ messages)
[PATCHv2 bpf-next] selftests/bpf: run mptcp in a dedicated netns
2023-02-20 11:16 UTC (2+ messages)
[Intel-gfx] [PATCH 00/14] Handle BPC for HDMI2.1 PCON without DSC1.2 sink and other fixes
2023-02-20 11:12 UTC (15+ messages)
` [Intel-gfx] [PATCH 01/14] drm/i915/display: Add new member to configure PCON color conversion
` [Intel-gfx] [PATCH 02/14] drm/i915/display: Add new member in intel_dp to store ycbcr420 passthrough cap
` [Intel-gfx] [PATCH 03/14] drm/i915/dp: Add Scaler constraint for YCbCr420 output
` [Intel-gfx] [PATCH 04/14] drm/i915/dp: Replace intel_dp.dfp members with the new crtc_state sink_format
` [Intel-gfx] [PATCH 05/14] drm/i915/dp: Compute output format with/without DSC
` [Intel-gfx] [PATCH 06/14] drm/i915/display: Use sink_format instead of ycbcr420_output flag
` [Intel-gfx] [PATCH 07/14] drm/i915/dp: Rearrange check for illegal mode and comments in mode_valid
` [Intel-gfx] [PATCH 08/14] drm/i915/dp: Consider output_format while computing dsc bpp for mode_valid
` [Intel-gfx] [PATCH 09/14] drm/i915/dp: Check if mode can be supported with dsc compressed bpp
` [Intel-gfx] [PATCH 10/14] drm/i915/display: Add helper function to check if sink_format is 420
` [Intel-gfx] [PATCH 11/14] drm/i915/dp: Avoid DSC with output_format YCBCR420
` [Intel-gfx] [PATCH 12/14] drm/i915/dp: Handle BPP where HDMI2.1 DFP doesn't support DSC
` [Intel-gfx] [PATCH 13/14] drm/i915/dp: Fix FRL BW check for HDMI2.1 DFP
` [Intel-gfx] [PATCH 14/14] drm/i915/dp: Add a wrapper to check frl/tmds downstream constraints
FAILED: patch "[PATCH] alarmtimer: Prevent starvation by small intervals and SIG_IGN" failed to apply to 4.14-stable tree
2023-02-20 11:14 UTC
[virtio-dev] [PATCH] virtio-net: define the VIRTIO_NET_F_CTRL_RX_EXTRA feature bit
2023-02-20 11:15 UTC (4+ messages)
` [virtio-dev] "
FAILED: patch "[PATCH] alarmtimer: Prevent starvation by small intervals and SIG_IGN" failed to apply to 4.19-stable tree
2023-02-20 11:14 UTC
[PATCH] binman: Avoid requiring a home directory on startup
2023-02-20 11:15 UTC (12+ messages)
FAILED: patch "[PATCH] alarmtimer: Prevent starvation by small intervals and SIG_IGN" failed to apply to 5.4-stable tree
2023-02-20 11:14 UTC
[PATCH v2 mptcp-net 1/2] mptcp: use the workqueue to destroy unaccepted sockets
2023-02-20 11:14 UTC (4+ messages)
` [PATCH v2 mptcp-net 2/2] mptcp: fix UaF in listener shutdown
[PATCH] scsi: core: Add BLIST_NO_ASK_VPD_SIZE for some VDASD
2023-02-20 11:13 UTC (2+ messages)
[PATCH v2] TCG plugin API extension to read guest memory content by an address
2023-02-20 11:13 UTC
[PATCH v1 00/17] Self-encapsulate the thermal zone device structure
2023-02-20 11:13 UTC (8+ messages)
` [PATCH v1 01/17] thermal/core: Add a thermal zone 'devdata' accessor
` [PATCH v1 06/17] thermal: Don't use 'device' internal thermal zone structure field
[v4l-utils] [PATCH v8 0/6] Switch build system to meson
2023-02-20 11:13 UTC (2+ messages)
[PATCH v3 0/4] Adds support for running QEMU natively on windows-arm64
2023-02-20 11:12 UTC (5+ messages)
` [PATCH v3 1/4] util/cacheflush: fix cache "
` [PATCH v3 2/4] sysemu/os-win32: fix setjmp/longjmp "
` [PATCH v3 3/4] qga/vss-win32: fix warning for clang++-15
` [PATCH v3 4/4] target/ppc: fix warning with clang-15
[PATCH 0/2] of: populate of_root_node if not set (alternate)
2023-02-20 11:15 UTC (10+ messages)
` [PATCH 1/2] of: create of_root if no dtb provided
[PATCH] net/hns3: support disable IOVA as PA mode
2023-02-20 11:12 UTC (5+ messages)
[PATCH v6] mem: telemetry support for memseg and element information
2023-02-20 11:10 UTC (3+ messages)
` [PATCH v7] "
next/master baseline: 864 runs, 190 regressions (next-20230220)
2023-02-20 11:10 UTC
[PATCH v7 0/6] evm: Do HMAC of multiple per LSM xattrs for new inodes
2023-02-20 11:08 UTC (12+ messages)
` [PATCH v7 2/6] ocfs2: Switch to security_inode_init_security()
` [Ocfs2-devel] "
` [PATCH v7 6/6] evm: Support multiple LSMs providing an xattr
` [Ocfs2-devel] "
Source IP incorrect on multi homed systems
2023-02-20 11:09 UTC
[PATCH] arm64: dts: mediatek: mt8183: kukui: Add scp firmware-name
2023-02-20 11:08 UTC (3+ messages)
[PATCH v2 29/29] LoongArch: KVM: Enable kvm config and add the makefile
2023-02-20 11:09 UTC (2+ messages)
[PATCH] docs: ext4: modify the group desc size to 64
2023-02-20 11:06 UTC
[kirkstone][PATCH v7 0/3] Graphics, graphics, and more graphics
2023-02-20 11:06 UTC (3+ messages)
` [kirkstone][PATCH v7 1/3] meta-ti-bsp: graphics: Resolve dependency chain
` [meta-ti] "
[PATCH] x86/asm: ELF metadata for simple cases
2023-02-20 11:04 UTC
rtmutex, pi_blocked_on, and blk_flush_plug()
2023-02-20 11:04 UTC (4+ messages)
[PATCH 0/1] selftest: fib_tests: Always cleanup before exit
2023-02-20 11:04 UTC (2+ messages)
` [PATCH 1/1] "
[PATCH 0/2] *** Memory Allocation: Fixes ignore_msk during find_next_n() in fb_array library***
2023-02-20 11:03 UTC (2+ messages)
[PATCH] MAINTAINERS: Add section for overall sensors
2023-02-20 11:02 UTC
[PATCH v4 net-next] sfc: fix builds without CONFIG_RTC_LIB
2023-02-20 11:01 UTC
linux-next: build warning after merge of the driver-core tree
2023-02-20 11:01 UTC (7+ messages)
[PATCH] net: microchip: sparx5: reduce stack usage
2023-02-20 11:00 UTC (3+ messages)
[PATCH 0/3] reorder: introduce new APIs
2023-02-20 11:01 UTC (5+ messages)
` [PATCH v2 0/2] "
` [PATCH v2 1/2] reorder: add new drain up to seq number API
` [PATCH v2 2/2] reorder: add ability to set min sequence number
[PATCH net-next 1/6] netfilter: nf_tables: NULL pointer dereference in nf_tables_updobj()
2023-02-20 11:00 UTC (2+ messages)
[PATCH] malloc: fix malloc performance may becomes worse as the number of malloc increases
2023-02-20 10:59 UTC (2+ messages)
[PATCH v2 0/9] Linux RISC-V AIA Support
2023-02-20 10:56 UTC (7+ messages)
` [PATCH v2 6/9] dt-bindings: interrupt-controller: Add RISC-V advanced PLIC
[PATCH] regulator: max597x: Fix error return code in max597x_get_status
2023-02-20 10:56 UTC
[PATCH] dt-bindings: interrupt-controller: convert loongson,ls1x-intc.txt to json-schema
2023-02-20 10:54 UTC (7+ messages)
[PATCH] RISC-V: XTheadMemPair: Remove register restrictions for store-pair
2023-02-20 10:54 UTC (2+ messages)
[PATCH] softirq: wake up ktimer thread in softirq context
2023-02-20 10:53 UTC (4+ messages)
` "
[RFC] Support for Arm CCA VMs on Linux
2023-02-20 10:51 UTC (6+ messages)
[PATCH v9 0/6] media: verisilicon: HEVC: fix 10bits handling
2023-02-20 10:48 UTC (21+ messages)
` [PATCH v9 1/6] media: verisilicon: Do not set context src/dst formats in reset functions
` [PATCH v9 2/6] media: verisilicon: Do not use ctx fields as format storage when resetting
` [PATCH v9 3/6] media: verisilicon: Do not set ctx->bit_depth in hantro_try_ctrl()
` [PATCH v9 4/6] media: verisilicon: Do not change context bit depth before validating the format
` [PATCH v9 5/6] media: verisilicon: HEVC: Only propose 10 bits compatible pixels formats
` [PATCH v9 6/6] media: verisilicon: VP9: "
[PATCH v3 0/4] dmaengine: dw-edma: Add support for native HDMA
2023-02-20 10:52 UTC (5+ messages)
` [PATCH v3 2/4] dmaengine: dw-edma: Create a new dw_edma_core_ops structure to abstract controller operation
[PATCH] drivers: crypto: caam: jr: add .shutdown hook
2023-02-20 10:51 UTC
[PATCH v2] bus: add platform bus
2023-02-20 10:51 UTC (3+ messages)
` [PATCH v3] "
[PATCH v3 00/10] Teach 'getfd' QMP command to import win32 sockets
2023-02-20 10:50 UTC (7+ messages)
` [PATCH v3 08/10] qmp: teach 'getfd' to import sockets on win32
[PATCH] drivers: crypto: caam: jr: Allow quiesce when quiesced
2023-02-20 10:50 UTC
[GIT PULL] RAS updates for 6.3
2023-02-20 10:50 UTC
[net-next PATCH] octeontx2-af: Add NIX Errata workaround on CN10K silicon
2023-02-20 10:50 UTC (2+ messages)
[PATCH] sfc: use IS_ENABLED() checks for CONFIG_SFC_SRIOV
2023-02-20 10:50 UTC (2+ messages)
[PATCH net-next v1] ice: properly alloc ICE_VSI_LB
2023-02-20 10:50 UTC (2+ messages)
[PATCH][next][V2] sfc: Fix spelling mistake "creationg" -> "creation"
2023-02-20 10:50 UTC (2+ messages)
[PATCH][next] sfc: Fix spelling mistake "creationg" -> "creating"
2023-02-20 10:50 UTC (2+ messages)
[PATCH RFC 0/7] revert RNG seed mess
2023-02-20 10:48 UTC (3+ messages)
[PATCH 0/6] clk: uclass fixes and improvements
2023-02-20 10:49 UTC (11+ messages)
` [PATCH 1/6] clk: Handle error pointers in clk_valid()
` [PATCH 2/6] clk: Fix error handling in clk_get_rate()
` [PATCH 3/6] clk: Fix error handling in clk_get_parent()
` [PATCH 4/6] clk: Fix rate caching in clk_get_parent_rate()
` [PATCH 5/6] clk: Remove an unneeded check from clk_get_parent_rate()
[PATCH v5 0/1] vidconsole: refactoring and support for wider fonts
2023-02-20 10:49 UTC (2+ messages)
` [PATCH v5 1/1] video console: refactoring and optimization
[igt-dev] [PATCH i-g-t] tests/kms_display_modes: Add check on ENOSPC for DP MST config
2022-08-14 9:28 UTC (2+ messages)
` [igt-dev] [PATCH i-g-t v2] tests/kms_display_modes: Fixed mode selection for extended mode tests
[PATCH net-next 00/12] Add tc-mqprio and tc-taprio support for preemptible traffic classes
2023-02-20 10:47 UTC (4+ messages)
` [PATCH net-next 08/12] net/sched: mqprio: add an extack message to mqprio_parse_opt()
[PATCH v2 00/14] GMU-less A6xx support (A610, A619_holi)
2023-02-20 10:45 UTC (8+ messages)
` [PATCH v2 06/14] drm/msm/gpu: Use dev_pm_opp_set_rate for non-GMU GPUs
next: 32-bit: ERROR: modpost: "__aeabi_uldivmod" [fs/btrfs/btrfs.ko] undefined!
2023-02-20 10:44 UTC
[PATCH bpf-next v7 0/2] Fix attaching fentry/fexit/fmod_ret/lsm to modules
2023-02-20 10:42 UTC (3+ messages)
` [PATCH bpf-next v7 1/2] bpf: "
` [PATCH bpf-next v7 2/2] bpf/selftests: Test fentry attachment to shadowed functions
[PATCH net-next v3 0/5] net/mlx5e: Add GBP VxLAN HW offload support
2023-02-20 10:42 UTC (5+ messages)
` [PATCH net-next v3 4/5] ip_tunnel: constify input argument of ip_tunnel_info_opts( )
[PATCH] kvm: initialize all of the kvm_debugregs structure before sending it to userspace
2023-02-20 10:40 UTC (2+ messages)
[PATCH] usb: typec: altmodes/displayport: Fix probe pin assign check
2023-02-20 10:39 UTC (4+ messages)
[PATCH v2 1/2] dt-bindings: display/msm: dsi-controller-main: Fix deprecated QCM2290 compatible
2023-02-20 10:39 UTC (14+ messages)
[PATCH v2 0/4] support NVIDIA Bluefield-3 device
2023-02-20 10:40 UTC (3+ messages)
` [PATCH v3 "
[PATCH v10 0/6] Implement IOCTL to get and/or the clear info about PTEs
2023-02-20 10:38 UTC (4+ messages)
` [PATCH v10 3/6] fs/proc/task_mmu: "
[linux-next:pending-fixes] BUILD SUCCESS 05def2d212c671f11f8ee67e05b5081637fc8f07
2023-02-20 10:38 UTC
[PATCH net-next v1 1/1] net: openvswitch: ovs_packet_cmd_execute put sw_flow mainbody in stack
2023-02-20 10:37 UTC (4+ messages)
[PATCH] riscv: kprobe: Optimize kprobe with accurate atomicity
2023-02-20 10:35 UTC (10+ messages)
[PATCH v3 net-next] sfc: fix ia64 builds without CONFIG_RTC_LIB
2023-02-20 10:36 UTC (4+ messages)
[PATCH v4 0/1] vidconsole: refactoring and support for wider fonts
2023-02-20 10:35 UTC (4+ messages)
` [PATCH v4 1/1] video console: refactoring and optimization
[PATCH v4 0/3] Add ASPEED AST2600 I2C new controller driver
2023-02-20 10:34 UTC (13+ messages)
` [PATCH v4 2/3] dt-bindings: i2c-ast2600: Add support for AST2600 i2C driver
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.