messages from 2023-10-24 15:32:41 to 2023-10-24 16:08:35 UTC [more...]
[Intel-gfx] [rft, PATCH v2 0/7] drm/i915/dsi: 2nd attempt to get rid of IOSF GPIO
2023-10-24 15:57 UTC (16+ messages)
` [Intel-gfx] [PATCH v2 1/7] drm/i915/dsi: Replace while(1) with one with clear exit condition
` "
` [Intel-gfx] [PATCH v2 3/7] drm/i915/dsi: Replace check with a (missing) MIPI sequence name
` "
` [Intel-gfx] [PATCH v2 4/7] drm/i915/dsi: Extract common soc_gpio_exec() helper
` "
` [PATCH v2 6/7] drm/i915/dsi: Replace poking of CHV GPIOs behind the driver's back
` [Intel-gfx] "
` [PATCH v2 7/7] drm/i915/iosf: Drop unused APIs
` [Intel-gfx] "
[PATCH v2 iproute2-next 0/3] Add support to set privileged qkey parameter
2023-10-24 15:34 UTC (3+ messages)
` [PATCH v2 iproute2-next 2/3] rdma: Add an option to set privileged QKEY parameter
[PATCH v3 0/8] PMBus fixes and new functions
2023-10-24 16:07 UTC (6+ messages)
[PATCH 00/11] Add support for the Mobileye EyeQ5 SoC
2023-10-24 16:08 UTC (4+ messages)
` [PATCH 02/11] MIPS: use virtual addresses from xkphys for MIPS64
[PATCH v2 0/4] Support more filesystems with FAN_REPORT_FID
2023-10-24 16:08 UTC (2+ messages)
[PATCH 1/2] build: fix list_dir_globs failure in MSYS2
2023-10-24 16:08 UTC (5+ messages)
` [PATCH v2 "
[PATCH bpf-next v3 0/7] Add bpf programmable net device
2023-10-24 16:07 UTC (3+ messages)
` [PATCH bpf-next v3 1/7] netkit, bpf: "
Isolating abstract sockets
2023-10-24 16:07 UTC (9+ messages)
[PATCH] fs: report f_fsid from s_dev for "simple" filesystems
2023-10-24 16:07 UTC (2+ messages)
[PATCH v1 1/1] mfd: lpc_ich: Mark *_gpio_offsets data with const
2023-10-24 16:06 UTC
[Intel-xe] [PATCH 0/1] Fix GSC interrupts
2023-10-24 16:06 UTC (7+ messages)
` [Intel-xe] ✓ CI.Patch_applied: success for Fix GSC interrupts (rev2)
` [Intel-xe] ✓ CI.checkpatch: "
` [Intel-xe] ✓ CI.KUnit: "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ✓ CI.Hooks: "
` [Intel-xe] ✓ CI.checksparse: "
[Acpica-devel] [RFC PATCH v3 00/39] ACPI/arm64: add support for virtual cpuhotplug
2023-10-24 16:05 UTC (11+ messages)
` [PATCH 38/39] cpumask: Add enabled cpumask for present CPUs that can be brought online
[PATCH 0/5] selftests/nolibc: various build improvements
2023-10-24 16:06 UTC (4+ messages)
` [PATCH 2/5] selftests/nolibc: use EFI -bios for LoongArch qemu
[XEN RFC] xen/automation: add deviations for MISRA C:2012 Rule 8.3
2023-10-24 16:05 UTC (4+ messages)
[PATCH 00/20] remove experimental flag from some API's
2023-10-24 16:05 UTC (3+ messages)
[PATCH] x86/percpu: Return correct variable from current_top_of_stack()
2023-10-24 16:05 UTC (3+ messages)
[PATCH v2 1/1] tty: i3c: add TTY over I3C master support
2023-10-24 16:04 UTC (10+ messages)
[PATCH] eal/unix: allow creating thread with real-time priority
2023-10-24 16:04 UTC (3+ messages)
[PATCH 5.15 000/135] 5.15.137-rc2 review
2023-10-24 16:04 UTC (2+ messages)
[PATCH 0/5] visl: Adapt output frames for reference comparison
2023-10-24 16:04 UTC (4+ messages)
` [PATCH 5/5] doc: visl: Document codec_variability parameter
[PATCH 0/2] Fixes for s3 with parallel bootup
2023-10-24 16:04 UTC (9+ messages)
` [PATCH 1/2] x86: Enable x2apic during resume from suspend if used previously
` [PATCH 2/2] perf/x86/amd: Don't allow pre-emption in amd_pmu_lbr_reset()
[PATCH 0/2] target/arm: Implement Neoverse-N2
2023-10-24 16:02 UTC (5+ messages)
` [PATCH 2/2] target/arm: Implement Neoverse N2 CPU model
[PATCH v4 0/8] Misc clean ups to target/ppc exception handling
2023-10-24 15:52 UTC (10+ messages)
` [PATCH v4 1/8] target/ppc: Use env_cpu for cpu_abort in excp_helper
` [PATCH v4 2/8] target/ppc: Readability improvements in exception handlers
` [PATCH v4 3/8] target/ppc: Fix gen_sc to use correct nip
` [PATCH v4 4/8] target/ppc: Move patching nip from exception handler to helper_scv
` [PATCH v4 5/8] target/ppc: Simplify syscall exception handlers
` [PATCH v4 6/8] target/ppc: Clean up ifdefs in excp_helper.c, part 1
` [PATCH v4 7/8] target/ppc: Clean up ifdefs in excp_helper.c, part 2
` [PATCH v4 8/8] target/ppc: Clean up ifdefs in excp_helper.c, part 3
[PATCH net-next 00/15] net: page_pool: add netlink-based introspection
2023-10-24 16:02 UTC (16+ messages)
` [PATCH net-next 01/15] net: page_pool: split the page_pool_params into fast and slow
` [PATCH net-next 02/15] net: page_pool: avoid touching slow on the fastpath
` [PATCH net-next 03/15] net: page_pool: factor out uninit
` [PATCH net-next 04/15] net: page_pool: id the page pools
` [PATCH net-next 05/15] net: page_pool: record pools per netdev
` [PATCH net-next 06/15] net: page_pool: stash the NAPI ID for easier access
` [PATCH net-next 07/15] eth: link netdev to page_pools in drivers
` [PATCH net-next 08/15] net: page_pool: add nlspec for basic access to page pools
` [PATCH net-next 09/15] net: page_pool: implement GET in the netlink API
` [PATCH net-next 10/15] net: page_pool: add netlink notifications for state changes
` [PATCH net-next 11/15] net: page_pool: report amount of memory held by page pools
` [PATCH net-next 12/15] net: page_pool: report when page pool was destroyed
` [PATCH net-next 13/15] net: page_pool: expose page pool stats via netlink
` [PATCH net-next 14/15] net: page_pool: mute the periodic warning for visible page pools
` [PATCH net-next 15/15] tools: ynl: add sample for getting page-pool information
[PATCH v2 0/2] regulator: fixed: add under-voltage support
2023-10-24 16:01 UTC (5+ messages)
` [PATCH v2 2/2] regulator: fixed: add support for under-voltage IRQ
[GIT PULL 1/2] Broadcom devicetree changes for 6.7
2023-10-24 15:59 UTC (4+ messages)
` [GIT PULL 2/2] Broadcom drivers "
[PATCH v2 1/6] dt-bindings: regulator: add Samsung s2dos05 pmic
2023-10-24 15:59 UTC (10+ messages)
` [PATCH v2 3/6] arm64: dts: qcom: starqltechn: remove wifi
` [PATCH v2 4/6] arm64: dts: qcom: starqltechn: enable more features
` [PATCH v2 5/6] arm64: dts: qcom: starqltechn: disable crypto
` [PATCH v2 6/6] arm64: dts: qcom: starqltechn: add supply to framebuffer
[igt-dev] [PATCH 0/7] igt: Fix musl build
2023-10-24 15:59 UTC (3+ messages)
` [igt-dev] [PATCH 2/7] Include limits.h to fix build with musl libc
[PATCH v4] iommufd: Only enforce cache coherency in iommufd_hw_pagetable_alloc
2023-10-24 15:59 UTC (2+ messages)
[PATCH v2] tools/nolibc: Use linux/wait.h rather than duplicating it
2023-10-24 15:59 UTC (2+ messages)
[PATCH v14 00/18] plugins: Allow to read registers
2023-10-24 15:58 UTC (7+ messages)
` [PATCH v14 12/18] hw/core/cpu: Remove gdb_get_dynamic_xml member
` [PATCH v14 14/18] gdbstub: Expose functions to read registers
` [PATCH v14 15/18] cpu: Call plugin hooks only when ready
[PATCH] migration: Stop migration immediately in RDMA error paths
2023-10-24 15:58 UTC (3+ messages)
[PATCH v3] platform/chrome: cros_ec_lpc: Separate host command and irq disable
2023-10-24 15:58 UTC
[PATCH 00/21] use rte optional stdatomic API
2023-10-24 15:58 UTC (6+ messages)
` [PATCH v2 00/19] "
` [PATCH v2 19/19] ring: "
[PATCH] usb: storage: add shutdown function for usb storage driver
2023-10-24 15:58 UTC (6+ messages)
[Intel-gfx] [rft, PATCH v1 0/2] drm/i915/dsi: An attempt to get rid of IOSF GPIO on VLV
2023-10-24 15:58 UTC (6+ messages)
` "
[PATCH v6 00/10] iommufd: Add nesting infrastructure (part 1/2)
2023-10-24 15:56 UTC (3+ messages)
` [PATCH v6 02/10] iommu: Pass in parent domain with user_data to domain_alloc_user op
[PATCH v4 1/3] dt-bindings: mtd: partitions: Add binman compatible
2023-10-24 15:57 UTC (3+ messages)
[PATCH v5 1/2] dt-bindings: input: bindings for Adafruit Seesaw Gamepad
2023-10-24 15:56 UTC (7+ messages)
` [PATCH v5 2/2] input: joystick: driver "
[PATCH v2 1/1] PCI: dwc: Use FIELD_GET/PREP()
2023-10-24 15:56 UTC (2+ messages)
[PATCH 5.10 000/199] 5.10.199-rc2 review
2023-10-24 15:56 UTC (2+ messages)
[PATCH net-next 3/5] net: ipqess: introduce the Qualcomm IPQESS driver
2023-10-24 15:55 UTC (3+ messages)
[PATCH] mempolicy: alloc_pages_mpol() for NUMA policy without vma: fix
2023-10-24 15:56 UTC (3+ messages)
[GIT PULL] thermal for v6.7-rc1
2023-10-24 15:56 UTC
[PATCH] watchdog_dev: Remove unnecessary ‘0’ values from err
2023-10-24 15:55 UTC (2+ messages)
[PATCH 0/5] net/ena: v2.8.0 driver release
2023-10-24 15:55 UTC (4+ messages)
` [PATCH 4/5] net/ena: add support for ena-express metrics
[PATCH v6 00/18] IOMMUFD Dirty Tracking
2023-10-24 15:55 UTC (2+ messages)
[Intel-xe] [PATCH 19/21] drm/xe/uapi: Drop OA_IOCTL_VERSION
2023-10-24 15:54 UTC (5+ messages)
` [Intel-xe] [19/21] "
+ documentation-ubsan-drop-the-from-article-title.patch added to mm-unstable branch
2023-10-24 15:54 UTC
[LTP] [PATCH v7 0/5] Improve ioctl02.c
2023-10-24 15:54 UTC (3+ messages)
` [LTP] [PATCH v7 5/5] Extend ioctl02 to test termio and termios
[PATCH] mtd: spi-nor: micron-st: Add support for mt25qu01g
2023-10-24 15:53 UTC (6+ messages)
[PATCH v2 1/4] selftests: capabilities: remove duplicate unneeded defines
2023-10-24 15:53 UTC (4+ messages)
` [PATCH v2 3/4] selftests: core: remove duplicate defines
KTODO automated TODO lists
2023-10-24 15:53 UTC (3+ messages)
linux-next: manual merge of the vfs-brauner tree with the btrfs tree
2023-10-24 15:46 UTC (10+ messages)
` upcoming merge window: "
[lttng-dev] Debugging Libaries in Babeltrace 2
2023-10-24 15:52 UTC
[PATCH] mm/rmap: vm_flags including VM_EXEC can exit timely
2023-10-24 15:51 UTC (2+ messages)
[PATCH] ARM: dts: BCM5301X: Set switch ports for Linksys EA9200
2023-10-24 15:51 UTC (3+ messages)
[PATCH] selftests: core: include linux/close_range.h for CLOSE_RANGE_* macros
2023-10-24 15:51 UTC
[PATCH 1/2] ioctl_userfaultfd.2: add UFFD_FEATURE_WP_ASYNC
2023-10-24 15:51 UTC (4+ messages)
` [PATCH 2/2] ioctl_pagemap_scan: add page for pagemap_scan IOCTL
[PATCH 0/12] Get Xen PV shim running in qemu
2023-10-24 15:49 UTC (7+ messages)
` [PATCH 12/12] hw/xen: add support for Xen primary console in emulated mode
[PATCH 0/3] KVM: Fix KVM-owned file refcounting of KVM module(s)
2023-10-24 15:49 UTC (4+ messages)
` [PATCH 2/3] KVM: Always flush async #PF workqueue when vCPU is being destroyed
+ mm-zswap-fix-the-lack-of-page-lru-flag-in-zswap_writeback_entry.patch added to mm-unstable branch
2023-10-24 15:49 UTC
[PATCH v2 0/24] Get Xen PV shim running in Qemu, add net & console
2023-10-24 15:48 UTC (6+ messages)
` [PATCH v2 10/24] hw/xen: populate store frontend nodes with XenStore PFN/port
` [PATCH v2 16/24] hw/xen: handle soft reset for primary console
[PATCH v14 0/8] tpm: Support boot measurements
2023-10-24 15:43 UTC (9+ messages)
` [PATCH v14 1/8] tpm: Fix spelling for tpmu_ha union
` [PATCH v14 2/8] tpm: sandbox: Update for needed TPM2 capabilities
` [PATCH v14 3/8] tpm: Support boot measurements
` [PATCH v14 4/8] bootm: Support boot measurement
` [PATCH v14 5/8] test: Add sandbox TPM "
` [PATCH v14 6/8] doc: Add measured boot documentation
` [PATCH v14 7/8] efi_loader: fix EFI_ENTRY point on get_active_pcr_banks
` [PATCH v14 8/8] test: use a non system PCR for testing PCR extend
[PATCH v2] platform/chrome: cros_ec_lpc: Separate host command and irq disable
2023-10-24 15:46 UTC
[PATCH 0/5] rockchip: Add Powkiddy RK2023
2023-10-24 15:47 UTC (6+ messages)
` [PATCH 4/5] dt-bindings: arm: "
[PATCH v4 0/4] Add support for CS40L50
2023-10-24 15:47 UTC (7+ messages)
` [PATCH v4 3/4] mfd: cs40l50: Add support for CS40L50 core driver
[igt-dev] [PATCH i-g-t 0/7] better sync test_list.py with igt_runner
2023-10-24 15:46 UTC (3+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "
` [igt-dev] ✗ GitLab.Pipeline: warning "
[PATCH 5.4 000/120] 5.4.259-rc2 review
2023-10-24 15:46 UTC (2+ messages)
[PATCH v4 bpf-next 0/7] Allocate bpf trampoline on bpf_prog_pack
2023-10-24 15:45 UTC (4+ messages)
` [PATCH v4 bpf-next 3/7] bpf: Add helpers for trampoline image management
[PATCH 1/2] podman & umoci: mark incompatible with mips
2023-10-24 15:45 UTC (2+ messages)
` [meta-virtualization] "
[PATCH] audit: use mmget() instead of get_task_exe_file() when auditing @current
2023-10-24 15:44 UTC (12+ messages)
[PATCH v3] usb: core: hub: Add quirks for reducing device address timeout
2023-10-24 15:44 UTC (9+ messages)
` [PATCH v4] "
[PATCH] sound: add quirk flag to enable native DSD for McIntosh devices
2023-10-24 12:30 UTC
[PATCH] drm/amd/amdgpu: fix the GPU power print error in pm info
2023-10-24 15:43 UTC (3+ messages)
[PATCH v4 bpf-next 0/7] BPF register bounds logic and testing improvements
2023-10-24 15:43 UTC (5+ messages)
` [PATCH v4 bpf-next 2/7] bpf: derive smin/smax from umin/max bounds
[PATCH v3] ALSA: virtio: use ack callback
2023-10-24 11:14 UTC (5+ messages)
[PATCH rdma-next] RDMA/hfi1: Workaround truncation compilation error
2023-10-24 15:43 UTC (2+ messages)
[bug report] ASoC: mediatek: mt8186_mt6366_rt1019_rt5682s: add rt5650 support
2023-10-24 9:50 UTC
[PATCH V2] dt-bindings: nvmem: move deprecated cells binding to its own file
2023-10-24 15:41 UTC (6+ messages)
Is the data rate estimation for 5GHz channels overly pessimistic?
2023-10-24 15:40 UTC (17+ messages)
[PATCH v2] migration: Stop migration immediately in RDMA error paths
2023-10-24 15:40 UTC
[PATCH 0/4] man2: Document RWF_ATOMIC
2023-10-24 15:39 UTC (9+ messages)
` [PATCH 2/4] readv.2: Document RWF_ATOMIC flag
[PATCH 1/1] Documentation: ubsan: drop "the" from article title
2023-10-24 15:38 UTC (2+ messages)
[Buildroot] [PATCH 1/1] package/pkg-kernel-module: add BR2_MAKE_HOST_DEPENDENCY
2023-10-24 15:30 UTC
[PATCH] mlx5: reset state to avoid attempted QP double free and UAF
2023-10-24 15:36 UTC (2+ messages)
[jimc:dd-kitchen-sink] [dyndbg] 689e13e838: BUG:kernel_NULL_pointer_dereference,address
2023-10-24 15:36 UTC
[PATCH v8 0/8] Add support for Sub-NUMA cluster (SNC) systems
2023-10-24 15:29 UTC (4+ messages)
` [PATCH v9 "
[PATCH] IB/hfi1: Fix potential deadlock on &irq_src_lock and &dd->uctxt_lock
2023-10-24 15:26 UTC (3+ messages)
[PATCH] nfs: derive f_fsid from server's fsid
2023-10-24 15:32 UTC (4+ messages)
[PATCH v3 0/1] migration: Check for duplicates on vmstate_register()
2023-10-24 15:32 UTC (3+ messages)
` [PATCH v3 1/1] migration: vmstate_register() check that instance_id is valid
[PATCH] mcheck.3, mtrace.3: update examples for glibc 2.34
2023-10-24 15:32 UTC (2+ messages)
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.