messages from 2023-10-20 14:21:41 to 2023-10-20 15:08:55 UTC [more...]
[PATCH] accel/ivpu: Don't enter d0i3 during FLR
2023-10-20 15:08 UTC (4+ messages)
[PATCH v2 0/3] hw/s390x: Don't call register_savevm_live() during instance_init()
2023-10-20 15:05 UTC (4+ messages)
` [PATCH v2 1/3] hw/s390x/s390-skeys: "
` [PATCH v2 2/3] hw/s390x/s390-stattrib: Simplify handling of the "migration-enabled" property
` [PATCH v2 3/3] hw/s390x/s390-stattrib: Don't call register_savevm_live() during instance_init()
[PATCH 0/6] hw/m68k: Strengthen QOM/SysBus API uses
2023-10-20 15:06 UTC (7+ messages)
` [PATCH 1/6] hw/m68k/irqc: Pass CPU using QOM link property
` [PATCH 2/6] hw/m68k/mcf5206: "
` [PATCH 3/6] hw/m68k/mcf_intc: Expose MMIO region via SysBus API
` [PATCH 4/6] hw/m68k/mcf_intc: Pass CPU using QOM link property
` [PATCH 5/6] hw/m68k/next-cube: Do not open-code sysbus_create_simple()
` [PATCH 6/6] hw/m68k/virt: "
[PATCH v2 00/13] migration: Check for duplicates on vmstate_register()
2023-10-20 15:08 UTC (7+ messages)
` [PATCH v2 04/13] migration: Use vmstate_register_any() for ipmi-bt*
` [PATCH v2 06/13] migration: Use VMSTATE_INSTANCE_ID_ANY for s390 devices
` [PATCH v2 13/13] migration: Use vmstate_register_any() for vmware_vga
[LTP] [PATCH v3 0/2] Fix fanotify14
2023-10-20 15:06 UTC (3+ messages)
` [LTP] [PATCH v3 1/2] Add fanotify_get_supported_init_flags() helper function
` [LTP] [PATCH v3 2/2] fanotify14: Improve check for unsupported init flags
[RFC PATCH] app/test: add support for skipping tests
2023-10-20 15:08 UTC (9+ messages)
` [PATCH v4] "
[PATCH v4 00/12] KVM: arm64: Support FEAT_LPA2 at hyp s1 and vm s2
2023-10-20 15:07 UTC (17+ messages)
` [PATCH v4 02/12] arm64/mm: Update range-based tlb invalidation routines for FEAT_LPA2
` [PATCH v4 04/12] KVM: arm64: Add ARM64_HAS_LPA2 CPU capability
` [PATCH v4 06/12] KVM: arm64: Use LPA2 page-tables for stage2 and hyp stage1
` [PATCH v4 07/12] KVM: arm64: Prepare TCR_EL2.PS in cpu_prepare_hyp_mode()
[PATCH v2 0/2] Add lock to avoid race when ringing channel DB
2023-10-20 15:07 UTC (7+ messages)
` [PATCH v2 1/2] bus: mhi: host: Add spinlock to protect WP access when queueing TREs
[Buildroot] [PATCH v3 0/1] Add igt-gpu-tools
2023-10-20 15:07 UTC (3+ messages)
` [Buildroot] [PATCH v3 1/1] igt-gpu-tools: add igt-gpu-tools package
[PATCH] perf: lift TARGET_CC_ARCH modification out of security_flags.inc
2023-10-20 15:07 UTC (10+ messages)
` [OE-core] "
[PATCH 0/3] Final CHANGELOG changes for 4.18
2023-10-20 15:06 UTC (6+ messages)
` [PATCH 2/3] CHANGELOG.md: Set 4.18 release date and tag
[PATCH 0/5] liburing: Add {g,s}etsockopt command support
2023-10-20 15:06 UTC (2+ messages)
[GIT PULL] ext2, quota, and udf fixes for 6.6-rc1
2023-10-20 15:06 UTC (12+ messages)
RFC: New LSM to control usage of x509 certificates
2023-10-20 15:05 UTC (11+ messages)
[PATCH 0/4] rcu: Fix PF_IDLE related issues, part. 1
2023-10-20 15:05 UTC (6+ messages)
` [PATCH 4/4] Revert "kernel/sched: Modify initial boot task idle setup"
[PATCH 0/3] target/i386/hvf: Style cleanup
2023-10-20 15:15 UTC (7+ messages)
` [PATCH 1/3] target/i386/hvf: Use CPUState typedef
` [PATCH 2/3] target/i386/hvf: Rename 'CPUState *cpu' variable as 'cs'
` [PATCH 3/3] target/i386/hvf: Rename 'X86CPU *x86_cpu' variable as 'cpu'
[PATCH v2] bus: mhi: host: Add tracing support
2023-10-20 15:03 UTC (2+ messages)
[RFC PATCH 00/19] Rust abstractions for VFS
2023-10-20 15:04 UTC (3+ messages)
` [RFC PATCH 04/19] rust: fs: introduce `FileSystem::super_params`
[PATCH v2 Resent 0/6] i3c: master: svc: collection of bugs fixes
2023-10-20 14:47 UTC (10+ messages)
` [PATCH v2 Resent 6/6] i3c: master: svc: fix random hot join failure since timeout error
[PATCH 0/5] rockchip: Add Powkiddy RK2023
2023-10-20 15:03 UTC (11+ messages)
` [PATCH 2/5] drm/panel: nv3051d: Add Powkiddy RK2023 Panel Support
` [PATCH 4/5] dt-bindings: arm: rockchip: Add Powkiddy RK2023
[kvm-unit-tests PATCH 00/10] s390x: topology: Fixes and extension
2023-10-20 14:49 UTC (10+ messages)
` [kvm-unit-tests PATCH 01/10] s390x: topology: Introduce enums for polarization & cpu type
` [kvm-unit-tests PATCH 02/10] s390x: topology: Fix report message
` [kvm-unit-tests PATCH 03/10] s390x: topology: Use function parameter in stsi_get_sysib
` [kvm-unit-tests PATCH 04/10] s390x: topology: Fix parsing loop
` [kvm-unit-tests PATCH 05/10] s390x: topology: Make some report messages unique
` [kvm-unit-tests PATCH 06/10] s390x: topology: Refine stsi header test
` [kvm-unit-tests PATCH 07/10] s390x: topology: Rename topology_core to topology_cpu
` [kvm-unit-tests PATCH 08/10] s390x: topology: Rewrite topology list test
` [kvm-unit-tests PATCH 10/10] s390x: topology: Add complex topology test
[PATCH] docs: add note about experimental API in LTS
2023-10-20 15:01 UTC (2+ messages)
[PATCH v2] drm/amdkfd: Use partial mapping in GPU page fault recovery
2023-10-20 15:00 UTC
[PATCH v4 0/3] RK3588 USB3 host controller support
2023-10-20 14:11 UTC (12+ messages)
` [PATCH v4 1/3] dt-bindings: usb: add rk3588 compatible to rockchip,dwc3
` [PATCH v4 2/3] usb: dwc3: add optional PHY interface clocks
` [PATCH v4 3/3] arm64: dts: rockchip: rk3588s: Add USB3 host controller
[cocci] Finding functions that do not unlock mutex in the same function
2023-10-20 15:00 UTC (3+ messages)
[PULL v2 00/29] tcg patch queue
2023-10-20 15:00 UTC (2+ messages)
` [PULL v2 18/29] tcg/i386: Use tcg_use_softmmu
[PATCH] docs: rust: add "The Rust experiment" section
2023-10-20 15:00 UTC (4+ messages)
[XEN PATCH][for-4.19 v2] xen: Add SAF deviations for MISRA C:2012 Rule 7.1
2023-10-20 14:58 UTC (7+ messages)
KASAN: slab-use-after-free Read in radix_tree_lookup in&after Linux Kernel 6.4-rc6
2023-10-20 14:58 UTC (6+ messages)
[PATCH bpf v2 0/2] bpf: Fix bpf timer kmemleak
2023-10-20 14:57 UTC (5+ messages)
` [PATCH bpf v2 1/2] bpf: Check map->usercnt again after timer->timer is assigned
[PATCH 0/2] arm64: dts: allwinner: Add Orange Pi Zero 2W support
2023-10-20 14:57 UTC (6+ messages)
` [PATCH 1/2] dt-bindings: arm: sunxi: add Orange Pi Zero 2W
` [PATCH 2/2] arm64: dts: allwinner: h616: add Orange Pi Zero 2W support
[PATCH v3 0/5] Landlock: IOCTL support
2023-10-20 14:57 UTC (11+ messages)
[yocto-autobuilder-helper][PATCH v2] AUH: Add Openembedded auto-update-helper with list of layer to test
2023-10-20 14:57 UTC (2+ messages)
` [yocto] "
[PATCH] add AllowRoaming station property
2023-10-20 14:57 UTC (4+ messages)
[RFC PATCH v2 00/17] Color Pipeline API w/ VKMS
2023-10-20 14:57 UTC (4+ messages)
` [RFC PATCH v2 06/17] drm/doc/rfc: Describe why prescriptive color pipeline is needed
[Buildroot] [PATCH 0/1] libgpiod v2
2023-10-20 14:57 UTC (6+ messages)
` [Buildroot] [External] - "
[PATCH] hw/ipmi: Don't call vmstate_register() from instance_init() functions
2023-10-20 14:55 UTC
[PATCH 1/2] stop_machine: Use non-atomic read multi_stop_data::state clearly
2023-10-20 14:43 UTC (2+ messages)
` [PATCH 2/2] stop_machine: Apply smp_store_release() to multi_stop_data::state
[libgpiod][PATCH v6 0/1] bindings: python: optionally include module in sdist
2023-10-20 14:57 UTC (2+ messages)
` [libgpiod][PATCH v6 1/1] "
[PATCH 1/2] nvme: common: make keyring and auth separate modules
2023-10-20 14:56 UTC (4+ messages)
` [PATCH 2/2] nvme: keyring: fix conditional compilation
[PATCH] selinux: introduce an initial SID for early boot processes
2023-10-20 14:55 UTC (3+ messages)
[Buildroot] [PATCH 1/1] configs/raspberrypi*: stop setting powersave as the default CPU governor
2023-10-20 14:20 UTC
[PATCH] crypto: qat - move adf_cfg_services
2023-10-20 14:52 UTC
[PATCH] ACPI: Use the acpi_device_is_present() helper in more places
2023-10-20 14:52 UTC (4+ messages)
cip/linux-4.19.y-cip-rt baseline-nfs: 81 runs, 18 regressions (v4.19.295-cip103-rt33)
2023-10-20 14:52 UTC
cip/linux-4.19.y-cip-rt baseline: 204 runs, 49 regressions (v4.19.295-cip103-rt33)
2023-10-20 14:52 UTC
[PATCH bpf-next v10 00/24] Allocated objects, BPF linked lists
2023-10-20 14:51 UTC (6+ messages)
` [PATCH bpf-next v10 22/24] selftests/bpf: Add BPF linked list API tests
[PATCH] ARM: at91: pm: set soc_pm.data.mode in at91_pm_secure_init()
2023-10-20 14:50 UTC (3+ messages)
[PATCH 0/2] Clear multi_stop_data::state atom use
2023-10-20 14:43 UTC
[PATCH] parisc: simplify smp_prepare_boot_cpu()
2023-10-20 14:50 UTC (2+ messages)
[PATCH] wifi: ipw2x00: fix -Wformat-truncation warnings
2023-10-20 14:50 UTC (2+ messages)
[PATCH] ns16550c: avoid crash in ns16550_endboot in PV shim mode
2023-10-20 14:50 UTC (7+ messages)
[stable] Documentation: sysctl: align cells in second content column
2023-10-20 14:50 UTC (3+ messages)
[PATCH v2 1/4] scripts:recipetool:create_buildsys_python: fix license note
2023-10-20 14:49 UTC (8+ messages)
` [PATCH v2 4/4] scripts:recipetool:create_buildsys_python: add PEP517 support
` [OE-core] "
[PATCH v2 0/6] ACPI: scan: MIPI DiSco for Imaging support
2023-10-20 14:40 UTC (7+ messages)
` [PATCH v2 1/6] ACPI: property: Support using strings in reference properties
` [PATCH v2 2/6] ACPI: scan: Extract CSI-2 connection graph from _CRS
` [PATCH v2 3/6] ACPI: scan: Extract _CRS CSI-2 connection information into swnodes
` [PATCH v2 4/6] device property: Add SOFTWARE_NODE() macro for defining software nodes
` [PATCH v2 5/6] ACPI: scan: Extract MIPI DiSco for Imaging data into swnodes
` [PATCH v2 6/6] ACPI: property: Dig "rotation" property for devices with CSI2 _CRS
[PATCH bpf-next] selftests/bpf: Make linked_list failure test more robust
2023-10-20 14:48 UTC
[PATCH] um: time-travel: fix time going backwards
2023-10-20 14:47 UTC (2+ messages)
[PATCH v2 0/3] rev-list: add support for commits in `--missing`
2023-10-20 14:47 UTC (7+ messages)
` [PATCH v3 "
` [PATCH v3 3/3] rev-list: add commit object support in `--missing` option
[PATCH] mempool: fix internal function documentation
2023-10-20 14:46 UTC
[RESEND PATCH bpf-next v6 0/8] Add Open-coded task, css_task and css iters
2023-10-20 14:46 UTC (4+ messages)
` [RESEND PATCH bpf-next v6 8/8] selftests/bpf: Add tests for open-coded task and css iter
Please pull u-boot-marvell/master
2023-10-20 14:45 UTC (2+ messages)
[PATCH] wifi: ath9k: fix -Wformat-truncation warning
2023-10-20 14:45 UTC (2+ messages)
[PATCH v2] ksmbd: fix missing RDMA-capable flag for IPoIB device in ksmbd_rdma_capable_netdev()
2023-10-20 14:45 UTC (2+ messages)
Possible bug report: kernel 6.5.0/6.5.1 high load when CIFS share is mounted (cifsd-cfid-laundromat in"D" state)
2023-10-20 14:37 UTC (18+ messages)
[PATCH v4 00/18] IOMMUFD Dirty Tracking
2023-10-20 14:43 UTC (7+ messages)
` [PATCH v4 11/18] iommu/amd: Access/Dirty bit support in IOPTEs
[LTP] [PATCH 1/2] lapi/{socket, tcp}.h: Add fallback definition for setsockopt10.c
2023-10-20 14:43 UTC (4+ messages)
` [LTP] [PATCH 2/2] setsockopt10: Use lapi/{socket, tcp}.h to fix compilation
Runtime overhead of PREEMPT_DYNAMIC
2023-10-20 14:45 UTC (6+ messages)
[OE-core][PATCH] patchtest: fix lic_files_chksum test regex
2023-10-20 14:42 UTC
[PATCH 00/15] Intel IPU6 and IPU6 input system drivers
2023-10-20 14:39 UTC (6+ messages)
` [PATCH 10/15] media: intel/ipu6: add input system driver
[PATCH 1/1] stm32f2xx_usart: implement TX interrupts
2023-10-20 14:40 UTC (3+ messages)
[PATCH v10 00/15] Linux RISC-V AIA Support
2023-10-20 14:40 UTC (7+ messages)
[PATCH v2] selftest/sstatetests: add tests for 'bitbake -S printdiff'
2023-10-20 14:39 UTC (6+ messages)
` [OE-core] "
[PATCH v2][docs] dev--manual: add security team processes
2023-10-20 14:39 UTC
[PATCH 1/1] selftests: KVM: add test to print boottime wallclock
2023-10-20 14:39 UTC (4+ messages)
[PATCH net-next v4 0/2] net: dsa: microchip: enable setting rmii reference
2023-10-20 14:37 UTC (4+ messages)
` [PATCH net-next v4 1/2] dt-bindings: net: microchip,ksz: document microchip,rmii-clk-internal
` [PATCH net-next v4 2/2] net: dsa: microchip: add property to select internal RMII reference clock
[PATCH V6] alpha: Clean-up the panic notifier code
2023-10-20 14:34 UTC
[PATCH v3 1/5] staging: vme_user: Replace printk() with dev_*()
2023-10-20 14:35 UTC (5+ messages)
[PATCH v6 0/5] powerpc/bpf: use BPF prog pack allocator
2023-10-20 14:15 UTC (5+ messages)
` [PATCH v6 5/5] powerpc/bpf: use bpf_jit_binary_pack_[alloc|finalize|free]
[PATCH v2 0/6] i3c: master: some improvment for i3c master
2023-10-20 14:33 UTC (7+ messages)
` [PATCH v2 1/6] i3c: master: add enable(disable) hot join in sys entry
[PATCH v2 00/12] hw: Strengthen SysBus & QBus API
2023-10-20 14:21 UTC (3+ messages)
` [PATCH v2 09/12] hw/s390x/css-bridge: Realize sysbus device before accessing it
[PATCH v2] usb: mtu3: Convert to platform remove callback returning void
2023-10-20 14:33 UTC (8+ messages)
[PATCH 0/3] hw/s390x: Don't call register_savevm_live() during instance_init()
2023-10-20 14:05 UTC (2+ messages)
[yocto] Http access token fetching with gitsm fetcher
2023-10-20 14:32 UTC (2+ messages)
` "
[PATCH v3 0/2] Add support for ADI TDD Engine
2023-10-20 14:31 UTC (5+ messages)
` [PATCH v3 2/2] drivers: misc: adi-axi-tdd: Add TDD engine
[PATCH bpf-next v4 00/11] xsk: TX metadata
2023-10-20 14:31 UTC (5+ messages)
` [PATCH bpf-next v4 01/11] xsk: Support tx_metadata_len
` [PATCH bpf-next v4 02/11] xsk: Add TX timestamp and TX checksum offload support
[PATCH] MAINTAINERS: Fix a couple s390 paths
2023-10-20 14:29 UTC (4+ messages)
[PATCH v1 2/2] KVM: arm64: allow the VM to select DEVICE_* and NORMAL_NC for IO memory
2023-10-20 14:28 UTC (12+ messages)
[PATCH u-boot-marvell] arm: mvebu: turris_mox: Extend to support RIPE Atlas Probe
2023-10-20 14:29 UTC
[PATCH][mickledore] arm/linux-yocto: remove defconfig patch
2023-10-20 14:29 UTC
[meta-ti][master/kirkstone][PATCH] ti-pru-sw-edma-driver: Remove this recipe
2023-10-20 14:28 UTC
[PATCH v3] mux: mmio: use reg property when parent device is not a syscon
2023-10-20 14:28 UTC (2+ messages)
[PATCH net-next] sched: act_ct: switch to per-action label counting
2023-10-20 14:28 UTC (2+ messages)
[PATCH] staging: vc04_services: remove empty functions
2023-10-20 14:25 UTC (2+ messages)
[PATCH v6 0/2] Return EADDRNOTAVAIL when func matches several symbols during kprobe creation
2023-10-20 14:26 UTC (3+ messages)
Backport commit 786dee864804 ("mm/memory_hotplug: rate limit page migration warnings")
2023-10-20 14:26 UTC (2+ messages)
[PATCH 0/4] nvme: start keep-alive after admin queue setup
2023-10-20 14:26 UTC (5+ messages)
` [PATCH 1/4] nvme-fc: add missing quiesce in nvme_fc_create_association()
` [PATCH 2/4] nvme-pci: unquiesce admin queue before nvme_init_ctrl_finish()
` [PATCH 3/4] nvme-loop: quiesce admin queue on failure
` [PATCH 4/4] nvme: start keep-alive after admin queue setup
[PATCH v2] nvme: remove unprivileged passthrough support
2023-10-20 14:25 UTC (5+ messages)
[PATCH] attr: block mode changes of symlinks
2023-10-20 14:25 UTC (6+ messages)
[PATCH] dt-bindings: iio: light: Squash APDS9300 and APDS9960 schemas
2023-10-20 14:25 UTC (7+ messages)
[RESEND PATCH v2] dt-bindings: mfd: armltd: Move Arm board syscon's to separate schema
2023-10-20 14:22 UTC (2+ messages)
[RFC PATCH v2 0/8] Introduce mseal() syscall
2023-10-20 14:24 UTC (3+ messages)
` [RFC PATCH v2 8/8] selftest mm/mseal mprotect/munmap/mremap/mmap
cip/linux-4.19.y-cip-rt build: 203 builds: 6 failed, 197 passed, 2 errors, 34 warnings (v4.19.295-cip103-rt33)
2023-10-20 14:24 UTC
[PATCH v11 0/3] sched/fair: Scan cluster before scanning LLC in wake-up path
2023-10-20 14:23 UTC (4+ messages)
` [PATCH] sched/fair: Remove SIS_PROP
Linux 6.1.58
2023-10-20 14:22 UTC (3+ messages)
[PATCH v6 0/4] StarFive's Pulse Width Modulation driver support
2023-10-20 14:22 UTC (5+ messages)
` [PATCH v6 1/4] dt-bindings: pwm: Add OpenCores PWM module
[PATCH 0/5] TQMa93xxLA/MBa93xxLA LVDS support
2023-10-20 14:20 UTC (3+ messages)
` [PATCH 4/5] clk: imx: clk-fracn-gppll: Add 477.4MHz config for video pll
[linux-next:master] [mm/slub] 5886fc82b6: will-it-scale.per_process_ops -3.7% regression
2023-10-20 14:21 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.