messages from 2024-11-10 15:29:30 to 2024-11-10 18:30:14 UTC [more...]
[PATCH] MAINTAINERS: CC rust/ patches to qemu-rust list
2024-11-10 17:02 UTC (5+ messages)
[PULL REQUEST] i2c-for-6.12-rc7
2024-11-10 18:30 UTC
[PATCH net-next v11 00/23] Introducing OpenVPN Data Channel Offload
2024-11-10 18:26 UTC (3+ messages)
` [PATCH net-next v11 07/23] ovpn: introduce the ovpn_socket object
[Buildroot] [PATCH v1 0/1] Add mlx5ctl package
2024-11-10 18:24 UTC (2+ messages)
` [Buildroot] [PATCH v1 1/1] package/mlx5ctl: new package
[PATCH] [PATCH] package: Add extra Provides to the kernel rpm package
2024-11-10 18:20 UTC
[PATCH net v7] net: sched: cls_u32: Fix u32's systematic failure to free IDR entries for hnodes
2024-11-10 18:14 UTC (2+ messages)
generic/645 failing on ext4, xfs (probably others) on all LTS kernels
2024-11-10 18:05 UTC
[PATCH] Input: docs: Fix the input_event struct documentation
2024-11-10 18:05 UTC (2+ messages)
[Buildroot] [PATCH 1/1] package/usbredir: bump version to 0.14.0
2024-11-10 18:00 UTC
[PATCH net-next v1] dsa: qca8k: Use nested lock to avoid splat
2024-11-10 17:59 UTC
[REGRESSION][BISECTED] Commit 60e3318e3e900 in stable/linux-6.1.y breaks cifs client failover to another server in DFS namespace
2024-11-10 17:59 UTC (11+ messages)
` [REGRESSION][BISECTED][STABLE] "
[PATCH] HID: magicmouse: Apple Magic Trackpad 2 USB-C driver support
2024-11-10 17:48 UTC (2+ messages)
[PATCH v2] iio: light: veml6030: add support for triggered buffer
2024-11-10 17:49 UTC
backport "udf: Allocate name buffer in directory iterator on heap" to 5.15
2024-11-10 17:36 UTC
[GIT PULL] irq/urgent for v6.12-rc7
2024-11-10 17:44 UTC (2+ messages)
[GIT PULL] USB fixes for 6.12-rc7
2024-11-10 17:44 UTC (2+ messages)
[GIT PULL] Staging driver fixes for 6.12-rc7
2024-11-10 17:44 UTC (2+ messages)
[GIT PULL] hotfixes for 6.12-rc7
2024-11-10 17:44 UTC (2+ messages)
[PATCH v2 0/2] clk: qcom: Add support for GCC on QCS8300
2024-11-10 17:42 UTC (2+ messages)
` (subset) "
[PATCH v2] arm64: dts: qcom: x1e80100-vivobook-s15: Enable the gpu
2024-11-10 17:42 UTC (3+ messages)
qla1280 driver for qlogic-1040 on alpha
2024-11-10 17:41 UTC (20+ messages)
[PATCH v6 00/10] Read/Write with metadata/integrity
2024-11-10 17:41 UTC (7+ messages)
` [PATCH v6 06/10] io_uring/rw: add support to send metadata along with read/write
[PATCH v1 0/2] mpt3sas: Update driver version
2024-11-10 17:33 UTC (3+ messages)
` [PATCH v1 1/2] mpt3sas: mpt3sas: Diag-Reset when Doorbell-In-Use bit is set during driver load time
` [PATCH v1 2/2] mpt3sas: Update driver version to 51.100.00.00
[Buildroot] [PATCH v0 1/1] package/bfscripts: add 3.9.7-1
2024-11-10 17:33 UTC (3+ messages)
` [Buildroot] [PATCH v1 0/1] add bfscripts
` [Buildroot] [PATCH v1 1/1] package/bfscripts: new package
[PATCH v2 0/2] drm/msm/adreno: Setup SMMU aparture
2024-11-10 17:33 UTC (3+ messages)
` [PATCH v2 1/2] firmware: qcom: scm: Introduce CP_SMMU_APERTURE_ID
` [PATCH v2 2/2] drm/msm/adreno: Setup SMMU aparture for per-process page table
set -e not ignored in AND-OR list
2024-11-10 17:06 UTC (7+ messages)
[PATCH 0/4] Fix FSPI booting on i.MX8M Mini and Nano
2024-11-10 17:21 UTC (6+ messages)
` [PATCH 1/4] arm64: dts: imx8mn: Fix FSPI booting
[PATCH v2] usb: musb: Fix hardware lockup on first Rx endpoint request
2024-11-10 17:21 UTC
[PATCH v19 00/19] tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph
2024-11-10 17:16 UTC (25+ messages)
` [PATCH v19 01/19] fgraph: Pass ftrace_regs to entryfunc
` [PATCH v19 02/19] fgraph: Replace fgraph_ret_regs with ftrace_regs
` [PATCH v19 03/19] fgraph: Pass ftrace_regs to retfunc
` [PATCH v19 04/19] fprobe: Use ftrace_regs in fprobe entry handler
` [PATCH v19 05/19] fprobe: Use ftrace_regs in fprobe exit handler
` [PATCH v19 06/19] tracing: Add ftrace_partial_regs() for converting ftrace_regs to pt_regs
` [PATCH v19 07/19] tracing: Add ftrace_fill_perf_regs() for perf event
` [PATCH v19 08/19] tracing/fprobe: Enable fprobe events with CONFIG_DYNAMIC_FTRACE_WITH_ARGS
` [PATCH v19 09/19] bpf: Enable kprobe_multi feature if CONFIG_FPROBE is enabled
` [PATCH v19 10/19] ftrace: Add CONFIG_HAVE_FTRACE_GRAPH_FUNC
` [PATCH v19 11/19] s390/tracing: Enable HAVE_FTRACE_GRAPH_FUNC
` [PATCH v19 12/19] fprobe: Rewrite fprobe on function-graph tracer
` [PATCH v19 13/19] fprobe: Add fprobe_header encoding feature
` [PATCH v19 14/19] tracing/fprobe: Remove nr_maxactive from fprobe
` [PATCH v19 15/19] selftests: ftrace: Remove obsolate maxactive syntax check
` [PATCH v19 16/19] selftests/ftrace: Add a test case for repeating register/unregister fprobe
` [PATCH v19 17/19] Documentation: probes: Update fprobe on function-graph tracer
` [PATCH v19 18/19] ftrace: Add ftrace_get_symaddr to convert fentry_ip to symaddr
` [PATCH v19 19/19] bpf: Use ftrace_get_symaddr() in get_entry_ip()
[kvm-unit-tests PATCH v7 0/2] riscv: sbi: Add support to test HSM extension
2024-11-10 17:16 UTC (6+ messages)
` [kvm-unit-tests PATCH v7 1/2] riscv: sbi: Fix entry point of HSM tests
` [kvm-unit-tests PATCH v7 2/2] riscv: sbi: Add tests for HSM extension
[Buildroot] [PATCH 1/1] package/irssi: bump version to 1.4.5
2024-11-10 17:14 UTC (2+ messages)
[Buildroot] [PATCH 1/1] package/fluidsynth: bump to version 2.4.0
2024-11-10 17:14 UTC (2+ messages)
[Buildroot] [git commit] package/fluidsynth: bump to version 2.4.0
2024-11-10 17:14 UTC
[Buildroot] [git commit] package/irssi: bump version to 1.4.5
2024-11-10 17:13 UTC
[Buildroot] [PATCH 1/1] package/libvpl: not supported on mips64
2024-11-10 17:13 UTC (2+ messages)
[PATCH RESEND] filemap: Fix bounds checking in filemap_read()
2024-11-10 17:12 UTC (2+ messages)
[Buildroot] [PATCH 1/1] package/usbredir: fix package homepage URL
2024-11-10 17:11 UTC
[Buildroot] [PATCH 1/3] package/kodi-inputstream-adaptive: bump version to 21.5.6-Omega
2024-11-10 17:08 UTC (2+ messages)
[Buildroot] [git commit] package/kodi-inputstream-adaptive: bump version to 21.5.6-Omega
2024-11-10 16:53 UTC
[Buildroot] [git commit] package/kodi-pvr-iptvsimple: bump version to 21.10.0-Omega
2024-11-10 16:53 UTC
[Buildroot] [git commit] package/kodi-pvr-vuplus: bump version to 21.3.0-Omega
2024-11-10 16:53 UTC
[PATCH v3 04/10] dt-bindings: display: panel-lvds: Add compatible for Samsung LTN070NL01 Panel
2024-11-10 17:04 UTC
[meta-python][PATCH] python3-can: version bump 4.2.2 -> 4.4.0
2024-11-10 16:55 UTC
[PATCH] enable the gpu node
2024-11-10 16:55 UTC (2+ messages)
drivers/md/md-bitmap.c:2892:31-48: opportunity for str_false_true(bitmap -> need_sync)
2024-11-10 16:53 UTC
[Buildroot] [PATCH 1/1] package/picotool: fix help
2024-11-10 16:53 UTC (2+ messages)
[Buildroot] [git commit] package/picotool: fix Config.in comment dependencies
2024-11-10 16:52 UTC
[RFC PATCH] PCI: pciehp: Generate a RAS tracepoint for hotplug event
2024-11-10 16:44 UTC (4+ messages)
[PATCH] pynfs: Enable codeready-builder in AWS
2024-11-10 16:50 UTC (5+ messages)
[ANNOUNCE] xfs-linux: for-next updated to 59b723cd2adb
2024-11-10 16:49 UTC (2+ messages)
[PATCH v2] arm64: Allow packing uncompressed images into distro packages
2024-11-10 16:47 UTC (3+ messages)
[Buildroot] [PATCH 1/1] package/python-tqdm: bump to version 4.67.0
2024-11-10 16:47 UTC (2+ messages)
[Buildroot] [PATCH 1/1] package/python-async-timeout: bump to version 5.0.1
2024-11-10 16:46 UTC (2+ messages)
[Buildroot] [PATCH 1/1] package/python-regex: bump to version 2024.11.6
2024-11-10 16:47 UTC (2+ messages)
[Buildroot] [PATCH 1/1] package/python-pylibfdt: bump to version 1.7.2
2024-11-10 16:47 UTC (2+ messages)
[Buildroot] [PATCH 1/1] package/python-meson-python: bump to version 0.17.1
2024-11-10 16:47 UTC (2+ messages)
[Buildroot] [PATCH 1/1] package/python-dtschema: bump to version 2024.11
2024-11-10 16:46 UTC (2+ messages)
[Buildroot] [PATCH 1/1] package/python-scapy: bump to version 2.6.1
2024-11-10 16:47 UTC (2+ messages)
[Buildroot] [PATCH 1/1] package/python-wheel: bump to version 0.45.0
2024-11-10 16:47 UTC (2+ messages)
[Buildroot] [PATCH 1/1] package/python-boto3: bump to version 1.35.57
2024-11-10 16:46 UTC (2+ messages)
[Buildroot] [PATCH 1/1] package/python-pysnmp: bump to version 7.1.13
2024-11-10 16:47 UTC (2+ messages)
[Buildroot] [PATCH 1/1] package/python-pip: bump to version 24.3.1
2024-11-10 16:47 UTC (2+ messages)
[Buildroot] [PATCH 1/1] package/python-google-auth: bump to version 2.36.0
2024-11-10 16:47 UTC (2+ messages)
[Buildroot] [PATCH 1/1] package/python-werkzeug: bump to version 3.1.3
2024-11-10 16:47 UTC (2+ messages)
[Buildroot] [PATCH 1/1] package/python-django: bump to version 5.1.3
2024-11-10 16:46 UTC (2+ messages)
[Buildroot] [PATCH 1/1] package/python-blinker: bump to version 1.9.0
2024-11-10 16:46 UTC (2+ messages)
[Buildroot] [PATCH 1/1] package/python-falcon: bump to version 4.0.2
2024-11-10 16:47 UTC (2+ messages)
[Buildroot] [PATCH 1/1] package/python-rpds-py: bump to version 0.21.0
2024-11-10 16:47 UTC (2+ messages)
[Buildroot] [PATCH 1/1] package/python-packaging: bump to version 24.2
2024-11-10 16:47 UTC (2+ messages)
[Buildroot] [PATCH 1/1] package/python-pysmi: bump to version 1.5.9
2024-11-10 16:47 UTC (2+ messages)
[Buildroot] [PATCH 1/1] package/python-botocore: bump to version 1.35.57
2024-11-10 16:46 UTC (2+ messages)
[Buildroot] [git commit] package/python-meson-python: bump to version 0.17.1
2024-11-10 16:44 UTC
[Buildroot] [git commit] package/python-regex: bump to version 2024.11.6
2024-11-10 16:44 UTC
[Buildroot] [git commit] package/python-pysnmp: bump to version 7.1.13
2024-11-10 16:44 UTC
[Buildroot] [git commit] package/python-tqdm: bump to version 4.67.0
2024-11-10 16:44 UTC
[Buildroot] [git commit] package/python-rpds-py: bump to version 0.21.0
2024-11-10 16:44 UTC
[Buildroot] [git commit] package/python-botocore: bump to version 1.35.57
2024-11-10 16:44 UTC
[Buildroot] [git commit] package/python-werkzeug: bump to version 3.1.3
2024-11-10 16:44 UTC
[Buildroot] [git commit] package/python-wheel: bump to version 0.45.0
2024-11-10 16:44 UTC
[Buildroot] [git commit] package/python-django: bump to version 5.1.3
2024-11-10 16:44 UTC
[Buildroot] [git commit] package/python-pylibfdt: bump to version 1.7.2
2024-11-10 16:44 UTC
[Buildroot] [git commit] package/python-scapy: bump to version 2.6.1
2024-11-10 16:44 UTC
[Buildroot] [git commit] package/python-pysmi: bump to version 1.5.9
2024-11-10 16:44 UTC
[Buildroot] [git commit] package/python-falcon: bump to version 4.0.2
2024-11-10 16:44 UTC
[Buildroot] [git commit] package/python-packaging: bump to version 24.2
2024-11-10 16:44 UTC
[Buildroot] [git commit] package/python-pip: bump to version 24.3.1
2024-11-10 16:44 UTC
[Buildroot] [git commit] package/python-async-timeout: bump to version 5.0.1
2024-11-10 16:43 UTC
[Buildroot] [git commit] package/python-dtschema: bump to version 2024.11
2024-11-10 16:44 UTC
[Buildroot] [git commit] package/python-blinker: bump to version 1.9.0
2024-11-10 16:43 UTC
[Buildroot] [git commit] package/python-google-auth: bump to version 2.36.0
2024-11-10 16:44 UTC
[Buildroot] [git commit] package/python-boto3: bump to version 1.35.57
2024-11-10 16:44 UTC
[RFC][oe-core][PATCH] systemd: dont allow autoselect for meson
2024-11-10 16:43 UTC (5+ messages)
[PATCH net-next] net: use pdev instead of OF funcs
2024-11-10 16:37 UTC (2+ messages)
[RFC 00/14] AMD: Add Secure AVIC Guest Support
2024-11-10 16:34 UTC (7+ messages)
` [RFC 05/14] x86/apic: Initialize APIC ID for Secure AVIC
` [sos-linux-ext-patches] "
[PATCH] powerpc: Transliterate author name and remove FIXME
2024-11-10 16:21 UTC
Feature Request: Interactively pick fixup revision
2024-11-10 16:09 UTC (6+ messages)
[PATCH v4 00/20] Remove PERF_HAVE_DWARF_REGS
2024-11-10 16:08 UTC (3+ messages)
[PATCHSET sched_ext/for-6.13] sched_ext: Rename dispatch and consume kfuncs
2024-11-10 16:09 UTC (5+ messages)
` [PATCH 2/3] sched_ext: Rename scx_bpf_consume() to scx_bpf_dsq_move_to_local()
NFS Client crash during migration scenario
2024-11-10 16:08 UTC (3+ messages)
[PATCH v2 0/6] media: uvcvideo: Implement the Privacy GPIO as a subdevice
2024-11-10 16:07 UTC (10+ messages)
[PATCH v4 0/4] arm64: dts: qcom: ipq6018: rework CPU Frequency
2024-11-10 15:30 UTC (3+ messages)
` [PATCH v4 3/4] arm64: dts: qcom: ipq6018: move mp5496 regulator out of soc dtsi
[RFC PATCH 0/8] iplink_can: add CAN XL
2024-11-10 16:01 UTC (9+ messages)
` [RFC PATCH 1/8] iplink_can: remove unused FILE *f parameter in three functions
` [RFC PATCH 2/8] !!! DO NOT MERGE !!! can: netlink: update headers
` [RFC PATCH 3/8] iplink_can: reduce the visibility of tdc in can_parse_opt()
` [RFC PATCH 4/8] iplink_can: remove newline at the end of invarg()'s messages
` [RFC PATCH 5/8] iplink_can: use invarg() instead of fprintf()
` [RFC PATCH 6/8] iplink_can: add struct can_tdc
` [RFC PATCH 7/8] iplink_can: rename dbt into fd_dbt in can_parse_opt()
` [RFC PATCH 8/8] iplink_can: add CAN XL
net/ipv4/inet_diag.c:1511:17: sparse: sparse: Using plain integer as NULL pointer
2024-11-10 16:03 UTC (2+ messages)
[RFC PATCH 00/14] can: netlink: add CAN XL
2024-11-10 15:56 UTC (15+ messages)
` [RFC PATCH 01/14] can: dev: add struct data_bittiming_params to group FD parameters
` [RFC PATCH 02/14] can: netlink: replace tabulation by space in assignement
` [RFC PATCH 03/14] can: bittiming: rename CAN_CTRLMODE_TDC_MASK into CAN_CTRLMODE_FD_TDC_MASK
` [RFC PATCH 04/14] can: bittiming: rename can_tdc_is_enabled() into can_fd_tdc_is_enabled()
` [RFC PATCH 05/14] can: netlink: can_changelink(): rename tdc_mask into fd_tdc_flag_provided
` [RFC PATCH 06/14] can: netlink: make can_tdc_changelink() FD agnostic
` [RFC PATCH 07/14] can: netlink: add can_dtb_changelink()
` [RFC PATCH 08/14] can: netlink: add can_validate_tdc()
` [RFC PATCH 09/14] can: netlink: make can_tdc_get_size() FD agnostic
` [RFC PATCH 10/14] can: netlink: make can_tdc_fill_info() "
` [RFC PATCH 11/14] can: netlink: document which symbols are FD specific
` [RFC PATCH 12/14] can: netlink: add CAN XL support
` [RFC PATCH 13/14] can: netlink: add userland error messages
` [RFC PATCH 14/14] !!! DO NOT MERGE !!! can: add dummyxl driver
[meta-python][PATCH 1/2] python3-twisted: remove do_install append
2024-11-10 15:59 UTC (2+ messages)
` [meta-python][PATCH 2/2] python3-twisted: move appdirs from core package
[PATCH 6.11 000/249] 6.11.7-rc2 review
2024-11-10 15:53 UTC (2+ messages)
[PATCH] media: cec: extron-da-hd-4k-plus: add return check for wait_for_completion*()
2024-11-10 15:52 UTC (2+ messages)
[syzbot] [mm?] INFO: rcu detected stall in sys_pipe2 (2)
2024-11-10 15:52 UTC
[PATCH net-next 0/2] net: dsa: microchip: Add SGMII port support to KSZ9477 switch
2024-11-10 15:50 UTC (3+ messages)
` [PATCH net-next 2/2] "
[for-6.13 PATCH 00/19] nfs/nfsd: fixes and improvements for LOCALIO
2024-11-10 15:49 UTC (2+ messages)
[PATCH v7 0/4] rework bo mem stats tracking
2024-11-10 15:41 UTC (5+ messages)
` [PATCH v7 1/4] drm: add drm_memory_stats_is_zero
` [PATCH v7 2/4] drm: make drm-active- stats optional
` [PATCH v7 3/4] drm/amdgpu: remove unused function parameter
` [PATCH v7 4/4] drm/amdgpu: track bo memory stats at runtime
[f2fs-dev] [Bug 219484] New: f2fs discard causes kernel NULL pointer dereferencing
2024-11-10 15:42 UTC (2+ messages)
` [f2fs-dev] [Bug 219484] "
[RFC PATCH 0/2] usb/msd: Permit relaxed ordering of IN packets
2024-11-10 15:41 UTC (3+ messages)
` [RFC PATCH 1/2] usb/msd: Add status to usb_msd_packet_complete() function
[PATCH net] Fix u32's systematic failure to free IDR entries for hnodes
2024-11-10 15:40 UTC (7+ messages)
[PATCH 0/2] hw/usb: Add TI TUSB73X0 XHCI controller model
2024-11-10 15:39 UTC (3+ messages)
` [PATCH 2/2] "
[PATCH] cnm: update chips&media wave521c firmware
2024-11-10 15:35 UTC (2+ messages)
[PULL v1 linux-firmware] Update firmware for Cirrus Amps for some Dell laptops
2024-11-10 15:32 UTC (2+ messages)
[PATCH v2] mediatek MT7920: update bluetooth firmware to 20241104091246
2024-11-10 15:29 UTC (2+ messages)
[PATCH] linux-firmware: update firmware for MT7920 WiFi device
2024-11-10 15:29 UTC (2+ messages)
[PATCHSET v2 0/15] Uncached buffered IO
2024-11-10 15:28 UTC (6+ messages)
` [PATCH 11/15] mm: add FGP_UNCACHED folio creation flag
` [PATCH 12/15] ext4: add RWF_UNCACHED write support
` [PATCH 13/15] iomap: make buffered writes work with RWF_UNCACHED
` [PATCH 14/15] xfs: punt uncached write completions to the completion wq
` [PATCH 15/15] xfs: flag as supporting FOP_UNCACHED
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.