messages from 2024-06-12 13:11:35 to 2024-06-12 13:56:30 UTC [more...]
[PATCH v5 0/8] Enable eQEP DT support for Sitara K3 platforms
2024-06-12 13:55 UTC (5+ messages)
` [PATCH v5 2/8] counter/ti-eqep: Add new ti-am62-eqep compatible
` [PATCH v5 3/8] arm64: dts: ti: k3-am62-main: Add eQEP nodes
` [PATCH v5 4/8] arm64: dts: ti: k3-am62a-main: "
` [PATCH v5 8/8] counter: ti-eqep: Allow eQEP driver to be built for K3 devices
[PATCH i-g-t v2 0/2] check drmModeGetConnector() return value in some missing places
2024-06-12 13:55 UTC (6+ messages)
` [PATCH i-g-t v2 1/2] lib/igt_chamelium: check drmModeGetConnector() return in wait_for_connected_state()
[PATCH 00/19] Updates for turris-mox-rwtm driver
2024-06-12 13:54 UTC (20+ messages)
` [PATCH 01/19] firmware: turris-mox-rwtm: Do not complete if there are no waiters
` [PATCH 02/19] firmware: turris-mox-rwtm: Fix checking return value of wait_for_completion_timeout()
` [PATCH 03/19] firmware: turris-mox-rwtm: Use PAGE_SIZE instead of hardcoded 4096
` [PATCH 04/19] firmware: turris-mox-rwtm: Use ETH_ALEN instead of hardcoded 6
` [PATCH 05/19] firmware: turris-mox-rwtm: Use the boolean type where appropriate
` [PATCH 06/19] firmware: turris-mox-rwtm: Hide signature related constants behind macros
` [PATCH 07/19] firmware: turris-mox-rwtm: Fix driver includes
` [PATCH 08/19] firmware: turris-mox-rwtm: Use kobj_type's default_groups member for automatic sysfs files creation
` [PATCH 09/19] firmware: turris-mox-rwtm: Simplify debugfs code
` [PATCH 10/19] firmware: turris-mox-rwtm: Simplify driver kobject code
` [PATCH 11/19] firmware: turris-mox-rwtm: Return true error code if kobject_add() fails
` [PATCH 12/19] firmware: turris-mox-rwtm: Convert rest to devm_* and get rid of driver .remove()
` [PATCH 13/19] firmware: turris-mox-rwtm: Use dev_err_probe() where possible
` [PATCH 14/19] firmware: turris-mox-rwtm: Rearrange probe calls
` [PATCH 15/19] firmware: turris-mox-rwtm: Drop redundant device pointer
` [PATCH 16/19] firmware: turris-mox-rwtm: Use devm_mutex_init() instead of mutex_init()
` [PATCH 17/19] firmware: turris-mox-rwtm: Use container_of() instead of hwrng .priv member
` [PATCH 18/19] firmware: turris-mox-rwtm: Deduplicate command execution code
` [PATCH 19/19] firmware: turris-mox-rwtm: Use EOPNOTSUPP instead of ENOSYS
[PATCH 0/4] fs: allow listmount() with reversed ordering
2024-06-12 13:54 UTC (3+ messages)
` [PATCH 4/4] listmount: allow listing in reverse order
[ti:ti-linux-6.6.y-wip 40/46] arch/arm64/boot/dts/ti/k3-am625-beagleplay.dtb: /bus@f0000/bus@b00000/syscon@43000000/syscon@4008: failed to match any schema with compatible: ['ti,am62-usb-phy-ctrl', 'syscon']
2024-06-12 13:53 UTC
[PATCH v6 00/10] IOMMUFD: Deliver IO page faults to user space
2024-06-12 13:54 UTC (18+ messages)
` [PATCH v6 03/10] iommu: Add attach handle to struct iopf_group
` [PATCH v6 04/10] iommu: Extend domain attach group with handle support
` [PATCH v6 05/10] iommufd: Add fault and response message definitions
` [PATCH v6 06/10] iommufd: Add iommufd fault object
[PATCH 0/3] drm/panic: Fixes and graphical logo
2024-06-12 13:54 UTC (4+ messages)
` [PATCH 1/3] drm/panic: Fix off-by-one logo size checks
` [PATCH 2/3] drm/panic: Rename logo to logo_ascii
` [PATCH 3/3] drm/panic: Add support for drawing a monochrome graphical logo
[io-uring] WARNING in __put_task_struct
2024-06-12 13:54 UTC (4+ messages)
[PATCH 0/9] New DRM accel driver for Rockchip's RKNN NPU
2024-06-12 13:53 UTC (20+ messages)
` [PATCH 1/9] iommu/rockchip: Add compatible for rockchip,rk3588-iommu
` [PATCH 2/9] iommu/rockchip: Attach multiple power domains
` [PATCH 3/9] dt-bindings: mailbox: rockchip,rknn: Add bindings
` [PATCH 4/9] arm64: dts: rockchip: Add nodes for NPU and its MMU to rk3588s
` [PATCH 5/9] arm64: dts: rockchip: Enable the NPU on quartzpro64
` [PATCH 6/9] accel/rocket: Add a new driver for Rockchip's NPU
` [PATCH 7/9] accel/rocket: Add IOCTL for BO creation
` [PATCH 8/9] accel/rocket: Add job submission IOCTL
` [PATCH 9/9] accel/rocket: Add IOCTLs for synchronizing memory accesses
[PATCH RFC v2 00/19] fuse: fuse-over-io-uring
2024-06-12 13:53 UTC (10+ messages)
[PATCH v2] VFS: generate FS_CREATE before FS_OPEN when ->atomic_open used
2024-06-12 13:53 UTC (3+ messages)
` [LTP] "
[PATCH 1/2] usb: dwc3: core: add p3p2tranok quirk
2024-06-12 13:52 UTC (9+ messages)
` [PATCH v3, 3/3] usb: dwc3: core: Workaround for CSR read timeout
[PATCH 0/8] media: rkisp1: Implement support for extensible parameters
2024-06-12 13:52 UTC (11+ messages)
` [PATCH 1/8] uapi: rkisp1-config: Add extensible parameters format
` [PATCH 5/8] media: rkisp1: Implement extensible params support
` [PATCH 6/8] media: rkisp1: Propagate pre/post-config errors
` [PATCH 7/8] media: rkisp1: Add struct rkisp1_params_buffer
[io-uring] WARNING in io_fill_cqe_req_aux
2024-06-12 13:52 UTC (5+ messages)
[PATCH v2] NFSD: Support write delegations in LAYOUTGET
2024-06-12 13:52 UTC (2+ messages)
[PATCH v3 1/2] dt-bindings: serial: sc16is7xx: add reset-gpios
2024-06-12 13:50 UTC (3+ messages)
` [PATCH v3 2/2] serial: sc16is7xx: hardware reset chip if reset-gpios is defined in DT
[PATCH 0/3] PCI: Resource helper improvements
2024-06-12 13:48 UTC (3+ messages)
` [PATCH 1/3] resource: Add resource set range and size helpers
[PATCH v2 0/5] Increased address space for 64 bit
2024-06-12 13:48 UTC (6+ messages)
` [PATCH v2 1/5] um: Fix stub_start address calculation
` [PATCH v2 2/5] um: Limit TASK_SIZE to the addressable range
` [PATCH v2 3/5] um: Do a double clone to disable rseq
` [PATCH v2 4/5] um: Discover host_task_size from envp
` [PATCH v2 5/5] um: Add 4 level page table support
[PATCH v8 0/2] drm/xe/pmu: Enable PMU interface
2024-06-12 13:47 UTC (4+ messages)
` [PATCH v8 2/2] "
[PATCH v2 0/7] x86/irq: fixes for CPU hot{,un}plug
2024-06-12 13:47 UTC (9+ messages)
` [PATCH v2 6/7] x86/irq: handle moving interrupts in _assign_irq_vector()
` [PATCH v2 7/7] x86/irq: forward pending interrupts to new destination in fixup_irqs()
[net-next,v4 0/8] cn10k-ipsec: Add outbound inline ipsec support
2024-06-12 13:46 UTC (9+ messages)
` [net-next,v4 1/8] octeontx2-pf: map skb data as device writeable
` [net-next,v4 2/8] octeontx2-pf: Move skb fragment map/unmap to common code
` [net-next,v4 3/8] octeontx2-af: Disable backpressure between CPT and NIX
` [net-next,v4 4/8] cn10k-ipsec: Initialize crypto hardware for outb inline ipsec
` [net-next,v4 5/8] cn10k-ipsec: Add SA add/delete support "
` [net-next,v4 6/8] cn10k-ipsec: Process inline ipsec transmit offload
` [net-next,v4 7/8] cn10k-ipsec: Allow inline ipsec offload for skb with SA
` [net-next,v4 8/8] cn10k-ipsec: Enable outbound inline ipsec offload
[PATCH] io_uring/rsrc: don't lock while !TASK_RUNNING
2024-06-12 13:46 UTC (2+ messages)
[PATCH v5 0/6] add mTHP support for anonymous shmem
2024-06-12 13:46 UTC (5+ messages)
` [PATCH v5 1/6] mm: memory: extend finish_fault() to support large folio
` [PATCH v5 6/6] mm: shmem: add mTHP counters for anonymous shmem
[PATCH v2 00/22] qapi: Kill 'qapi/qmp/qerror.h' for good
2024-06-12 13:45 UTC (7+ messages)
` [RFC PATCH v2 21/22] qapi: Inline and remove QERR_UNSUPPORTED definition
[PATCH 6.6.y 0/4] Fix missing net_helper.sh for net/udpgro_fwd.sh test
2024-06-12 13:44 UTC (2+ messages)
[RESEND PATCH v4] ASoc: tas2781: Enable RCA-based playback without DSP firmware download
2024-06-12 13:43 UTC (4+ messages)
` [EXTERNAL] "
[PATCH] MAINTAINERS: ARM: vt8500: add Krzysztof Kozlowski as maintainer
2024-06-12 13:43 UTC (4+ messages)
[PATCH v2 0/1] xilinx: Add option to load environment from outside of
2024-06-12 13:42 UTC (2+ messages)
[PATCH] video/logo: Remove linux_serial_image comments
2024-06-12 13:42 UTC
[PATCH stable 4.19 up to 6.8] vxlan: Fix regression when dropping packets due to invalid src addresses
2024-06-12 13:42 UTC (2+ messages)
[PATCH v2] x86/efi: Free EFI memory map only when installing a new one
2024-06-12 13:41 UTC (2+ messages)
[PATCH] video/logo: Make logo data const again
2024-06-12 13:41 UTC
[PATCH -next] dt-bindings: mfd: twl: Fix example
2024-06-12 13:40 UTC
[PATCH 0/5] Reinstate ability to use Qemu on pre-SSE4.1 x86 hosts
2024-06-12 13:39 UTC (11+ messages)
[PATCH v8 0/4] perf: Support PERF_SAMPLE_READ with inherit
2024-06-12 13:39 UTC (5+ messages)
` [PATCH v8 1/4] perf: Rename perf_event_context.nr_pending to nr_no_switch_fast
` [PATCH v8 2/4] perf: Support PERF_SAMPLE_READ with inherit
` [PATCH v8 3/4] tools/perf: Correctly calculate sample period for inherited SAMPLE_READ values
` [PATCH v8 4/4] tools/perf: Allow inherit + PERF_SAMPLE_READ when opening events
FAILED: patch "[PATCH] x86/topology/amd: Evaluate SMT in CPUID leaf 0x8000001e only" failed to apply to 6.9-stable tree
2024-06-12 13:39 UTC (3+ messages)
` [PATCH 6.9.y] x86/topology/amd: Evaluate SMT in CPUID leaf 0x8000001e only on family 0x17 and greater
[PATCH 6.6.y] mm: ratelimit stat flush from workingset shrinker
2024-06-12 13:38 UTC (2+ messages)
[PATCH v2 00/54] Mediated Passthrough vPMU 2.0 for x86
2024-06-12 13:38 UTC (8+ messages)
` [PATCH v2 07/54] perf: Add generic exclude_guest support
[REGRESSION][BISECTED] wifi: RTL8821CE does not work in monitor mode
2024-06-12 13:31 UTC (9+ messages)
[PATCH] Documentation: state: add real-world example for stride size calculation
2024-06-12 13:36 UTC
[RFC PATCH 00/13] RFC: add Type2 device support
2024-06-12 13:36 UTC (7+ messages)
` [RFC PATCH 01/13] cxl: move header files for absolute references
Bug in Kernel 6.8.x, 6.9.x Causing Trace/Panic During Shutdown/Reboot
2024-06-12 13:36 UTC (12+ messages)
[PATCH] drm/i915/dp_mst: Fix DSC input BPP computation
2024-06-12 13:35 UTC (2+ messages)
termios constants should be unsigned
2024-06-12 13:35 UTC (3+ messages)
` [PATCH] uapi/asm/termbits: Use the U integer suffix for bit fields
[PATCH] Revert "batman-adv: prefer kfree_rcu() over call_rcu() with free-only callbacks"
2024-06-12 13:33 UTC
[RESEND v1 0/3] x86/cpufeatures: Automatically generate required and disabled feature masks
2024-06-12 13:33 UTC (3+ messages)
` [RESEND v1 1/3] x86/cpufeatures: Add {required,disabled} feature configs
[meta-rockchip][PATCH] radxa-zero-3e: add
2024-06-12 13:33 UTC (3+ messages)
` [yocto-patches] "
how to request gpiochip line which is only valid as an interrupt?
2024-06-12 13:32 UTC (7+ messages)
[PATCH v2] accel/tcg: Fix typo causing tb->page_addr[1] to not be recorded
2024-06-12 13:32 UTC (3+ messages)
[PATCH ipsec] xfrm: Fix unregister netdevice hang on hardware offload
2024-06-12 13:30 UTC (2+ messages)
[PATCH] checkpolicy: reject duplicate nodecon statements
2024-06-12 13:29 UTC (2+ messages)
[PATCH v3] accel/tcg: Fix typo causing tb->page_addr[1] to not be recorded
2024-06-12 13:30 UTC
[PATCH v4 0/5] Pinephone video out fixes (flipping between two frames)
2024-06-12 13:28 UTC (7+ messages)
` [PATCH v4 1/5] clk: sunxi-ng: common: Support minimum and maximum rate
[PATCH 0/3] memory: Constify IOMMUTLBEvent in memory_region_notify_iommu*()
2024-06-12 13:25 UTC (4+ messages)
` [PATCH 1/3] memory: Constify IOMMUTLBEvent in memory_region_notify_iommu_one()
` [PATCH 2/3] memory: Constify IOMMUTLBEvent in memory_region_notify_iommu()
` [PATCH 3/3] hw/i386/iommu: Constify IOMMUTLBEvent in vtd_page_walk_hook prototype
[PATCH v6 0/8] Add PCIe, SERDES and USB DT support for J722S
2024-06-12 13:24 UTC (9+ messages)
` [PATCH v6 1/8] arm64: dts: ti: am62p: Rename am62p-{}.dtsi to am62p-j722s-common-{}.dtsi
` [PATCH v6 2/8] arm64: dts: ti: k3-am62p-j722s: Move AM62P specific USB1 to am62p-main.dtsi
` [PATCH v6 3/8] arm64: dts: ti: k3-j722s: Add main domain peripherals specific to J722S
` [PATCH v6 4/8] arm64: dts: ti: k3-j722s: Switch to k3-am62p-j722s-common-{}.dtsi includes
` [PATCH v6 5/8] arm64: dts: ti: k3-j722s: Move MAIN domain overrides to k3-j722s-main.dtsi
` [PATCH v6 6/8] arm64: dts: ti: k3-serdes: Add SERDES0/SERDES1 lane-muxing macros for J722S
` [PATCH v6 7/8] arm64: dts: ti: k3-j722s-main: Add SERDES and PCIe support
` [PATCH v6 8/8] arm64: dts: ti: k3-j722s: Enable PCIe and USB support on J722S-EVM
[PATCH] remoteproc: imx_rproc: Adjust phandle parsing issue while remapping optional addresses in imx_rproc_addr_init()
2024-06-12 13:20 UTC (5+ messages)
` [lvc-project] "
[syzbot] [bpf?] KMSAN: uninit-value in trie_delete_elem (2)
2024-06-12 13:25 UTC
[PULL 00/15] CPU-related test updates
2024-06-12 13:20 UTC (16+ messages)
` [PULL 01/15] tests/avocado: Update LoongArch bios file
` [PULL 02/15] qtest/x86/numa-test: do not use the obsolete 'pentium' cpu
` [PULL 03/15] tests/qtest/libqtest: add qtest_has_cpu_model() api
` [PULL 04/15] tests/qtest/x86: check for availability of older cpu models before running tests
` [PULL 05/15] meson: Remove libibumad dependence
` [PULL 06/15] test: "
` [PULL 07/15] tests/unit/test-smp-parse: Fix comments of drawers and books case
` [PULL 08/15] tests/unit/test-smp-parse: Fix comment of parameters=1 case
` [PULL 09/15] tests/unit/test-smp-parse: Fix an invalid topology case
` [PULL 10/15] tests/unit/test-smp-parse: Use default parameters=0 when not set in -smp
` [PULL 11/15] tests/unit/test-smp-parse: Make test cases aware of module level
` [PULL 12/15] tests/unit/test-smp-parse: Test "modules" parameter in -smp
` [PULL 13/15] tests/unit/test-smp-parse: Test "modules" and "dies" combination case
` [PULL 14/15] tests/unit/test-smp-parse: Test the full 8-levels topology hierarchy
` [PULL 15/15] tests/tcg/s390x: Allow specifying extra QEMU options on the command line
[PATCH] usb: typec: ucsi_acpi: Add LG Gram quirk
2024-06-12 13:13 UTC
[PATCH v2 13/14] drm/msm/hdmi: ensure that HDMI is one if HPD is requested
2024-06-12 13:22 UTC (3+ messages)
[PATCH RESEND v7 00/12] vhost-user: support any POSIX system (tested on macOS, FreeBSD, OpenBSD)
2024-06-12 13:20 UTC (4+ messages)
` [PATCH RESEND v7 01/12] libvhost-user: set msg.msg_control to NULL when it is empty
` [PATCH RESEND v7 10/12] hostmem: add a new memory backend based on POSIX shm_open()
[PATCH 0/4] Add MDSS and DPU support for QCOM SM7150 SoC
2024-06-12 13:21 UTC (6+ messages)
` [PATCH 1/4] dt-bindings: display/msm: Add SM7150 MDSS
[PATCH v5 0/1] qga/linux: Add new api 'guest-network-get-route'
2024-06-12 13:20 UTC (5+ messages)
` [PATCH v5 1/1] "
[meta-rockchip][PATCH v2] user-selectable wic compression
2024-06-12 13:20 UTC (3+ messages)
` [yocto-patches] "
[PATCH] remoteproc: imx_rproc: Fix refcount mistake in imx_rproc_addr_init
2024-06-12 13:17 UTC
Re: [PATCH V3] usb: mos7840: Fix hangup after suspend
2024-06-12 13:19 UTC (2+ messages)
Confidential Computing call May 10: RTMR ABI & TEE I/O
2024-06-12 13:19 UTC (7+ messages)
[PATCH v3 0/7] Add Mule I2C multiplexer support
2024-06-12 13:17 UTC (5+ messages)
` [PATCH v3 2/7] dt-bindings: i2c: mux: mule: add dt-bindings for mule i2c multiplexer
[PATCH v2] net/mana: fix uninitialized scalar variable
2024-06-12 13:17 UTC (2+ messages)
[PATCH v2 for-4.19 0/3] x86/EPT: avoid undue forcing of MMIO accesses to UC
2024-06-12 13:17 UTC (4+ 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()
Are the 'FAILED' notifications always sent?
2024-06-12 13:17 UTC (3+ messages)
[v5 0/3] KVM: irqchip: synchronize srcu only if needed
2024-06-12 13:16 UTC (3+ messages)
[PATCH v2 0/2] Add test to distinguish between thread's signal mask and ucontext_t
2024-06-12 13:16 UTC (5+ messages)
` [PATCH v2 2/2] selftests: Add a test mangling with uc_sigmask
[Intel-wired-lan] [PATCH iwl-next 00/12] idpf: XDP chapter I: convert Rx to libeth
2024-06-12 13:15 UTC (4+ messages)
` [Intel-wired-lan] [PATCH iwl-next 07/12] idpf: compile singleq code only under default-n CONFIG_IDPF_SINGLEQ
[PATCH v6.1] netfilter: nf_tables: use timestamp to check for set element timeout
2024-06-12 13:15 UTC (2+ messages)
[PATCH 00/15] tty: serial: switch from circ_buf to kfifo
2024-06-12 13:13 UTC (6+ messages)
[PATCH] net/virtio: fix MAC table update
2024-06-12 13:14 UTC (2+ messages)
inv_icm42600: icm42670
2024-06-12 12:26 UTC (2+ messages)
[PATCH 0/3] semihosting: Restrict to TCG
2024-06-12 13:12 UTC (7+ messages)
` [PATCH 3/3] "
[PATCH v6 0/2] perf pmus: Sort/merge/aggregate PMUs like mrvl_ddr_pmu
2024-06-12 13:12 UTC (5+ messages)
` [PATCH v6 1/2] "
[PATCH v1 00/16] vfio: QOMify VFIOContainer
2024-06-12 13:01 UTC (2+ messages)
` [PATCH v1 13/16] vfio/container: Introduce an instance_init() handler
[PATCH 1/2] dt-bindings: arm: arm,juno-fpga-apb-regs: document FPGA syscon
2024-06-12 13:11 UTC (4+ messages)
[PATCH] coresight: cti: move fwnode_handle_put to the early break
2024-06-12 13:11 UTC
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.