messages from 2023-01-10 16:20:44 to 2023-01-10 16:56:31 UTC [more...]
[PULL 00/29] Misc patches for 2023-01-10
2023-01-10 16:02 UTC (11+ messages)
` [PULL 01/29] configure: fix GLIB_VERSION for cross-compilation
` [PULL 09/29] disas: add G_GNUC_PRINTF to gstring_printf
` [PULL 12/29] util/error: add G_GNUC_PRINTF for various functions
` [PULL 13/29] tests: "
` [PULL 18/29] libvhost-user: Cast rc variable to avoid compiler warning
` [PULL 19/29] libvhost-user: Use unsigned int i for some for-loop iterations
` [PULL 21/29] libvhost-user: Change dev->postcopy_ufd assignment to make it C90 compliant
` [PULL 23/29] libvduse: Switch to unsigned int for inuse field in struct VduseVirtq
` [PULL 27/29] libvduse: Add extra compiler warnings
` [PULL 29/29] configure: remove backwards-compatibility code
[PATCH 0/3] CXL: Miscellaneous fixes
2023-01-05 17:32 UTC (3+ messages)
` [PATCH 2/3] cxl/mem: Remove unused CXL_CMD_FLAG_NONE define
[PATCH 2/2] drm/amdgpu: add AMDGPU_INFO_VM_STAT to return GPU VM
2023-01-10 16:55 UTC (9+ messages)
[PATCH v3 1/2] bpf: restore the ebpf program ID for BPF_AUDIT_UNLOAD and PERF_BPF_EVENT_PROG_UNLOAD
2023-01-10 16:55 UTC (4+ messages)
[PATCH] firmware: ti_sci: fix typo in boot authentication message name
2023-01-10 16:55 UTC (2+ messages)
[PATCH] nvmem: core: fix return value
2023-01-10 16:54 UTC (3+ messages)
Redirect packet back to host stack after AF_XDP?
2023-01-10 16:54 UTC (7+ messages)
[PATCH v2 0/3] Add support of MediaTek mt8188 to SOF
2023-01-10 16:53 UTC (4+ messages)
[PATCH v1 0/3] Add support of MediaTek mt8188 to SOF
2023-01-10 16:53 UTC (4+ messages)
[PATCH v2 0/2] docs/mm: start filling out new structure
2023-01-10 16:54 UTC (3+ messages)
` [PATCH v2 2/2] docs/mm: Physical Memory: add structure, introduction and nodes description
rseq(2) man page
2023-01-10 16:54 UTC (6+ messages)
[PATCH 01/19] global: Remove unused CONFIG defines
2023-01-10 16:54 UTC (18+ messages)
` [PATCH 04/19] arm: Rework usage of CONFIG_ARMV[78]_SECURE_BASE in linker scripts
` [PATCH 05/19] dm: ns16550: Change how we get UART_REG to be defined
` [PATCH 06/19] arm: lib1funcs.S: Update compatibility with Linux comment slightly
` [PATCH 07/19] autoboot: Rework CONFIG_AUTOBOOT_STOP_STR_* usage
` [PATCH 08/19] spl: sata: Rework the loading case it not use IS_ENABLED(...)
` [PATCH 09/19] common/update: Finish Kconfig migration
` [PATCH 10/19] fpga: Migrate CONFIG_MAX_FPGA_DEVICES to Kconfig
` [PATCH 11/19] usb: musb: Rename CONFIG_USB_MUSB_TIMEOUT to MUSB_TIMEOUT
` [PATCH 12/19] fsl-layerscape: Rework usage of CONFIG_CLUSTER_CLK_FREQ
` [PATCH 13/19] net: phy: mv88e61xx: Finish migration of MV88E61XX_FIXED_PORTS
` [PATCH 14/19] nxp: Finish migration of SYS_FSL_IFC_BANK_COUNT to Kconfig
` [PATCH 15/19] nxp: Finish migration of SYS_FSL_SRDS_[12] "
` [PATCH 16/19] usbtty: Remove default CONFIG_USBD_* values
` [PATCH 17/19] watchdog: Clean up defaults for imx_watchdog / ulp_wdog
` [PATCH 18/19] global: Finish CONFIG -> CFG migration
` [PATCH 19/19] CI: Make check for new defined CONFIG symbols even more robust
[PATCH v2] crypto: ccp: initialize error
2023-01-10 16:53 UTC
[PATCH] crypto: initialize error
2023-01-10 16:53 UTC (4+ messages)
[iptables PATCH] Makefile: Replace brace expansion
2023-01-10 16:53 UTC (2+ messages)
[PATCH] Makefile: allow 'make uninstall'
2023-01-10 16:25 UTC (3+ messages)
[PATCH v8 00/16] TDX host kernel support
2023-01-10 16:53 UTC (9+ messages)
` [PATCH v8 12/16] x86/virt/tdx: Designate the global KeyID and configure the TDX module
` [PATCH v8 13/16] x86/virt/tdx: Configure global KeyID on all packages
[PATCH] drm/amdkfd: Page aligned VRAM reserve size
2023-01-10 16:52 UTC (3+ messages)
[PATCH net-next 2/7] PCI: Remove PCI IDs used by the Sun Cassini driver
2023-01-10 16:51 UTC (3+ messages)
[PATCH 00/18] hw/arm: Move various objects to softmmu_ss to build them once (part 1)
2023-01-10 16:52 UTC (20+ messages)
` [PATCH 01/18] hw/arm: Move various units to softmmu_ss[]
` [PATCH 02/18] hw/arm/boot: Include missing 'exec/cpu-all.h' header
` [PATCH 03/18] target/arm/cpregs: Include missing 'target/arm/cpu.h' header
` [PATCH 04/18] hw/arm: Use full "target/arm/cpu.h" path to include target's "cpu.h"
` [PATCH 05/18] target/arm: Move CPU QOM type definitions to "hw/arm/cpu.h"
` [PATCH 06/18] target/arm: Move CPU definitions consumed by HW model "
` [PATCH 07/18] hw/arm: Move more units to softmmu_ss[]
` [PATCH 08/18] hw/arm: Move units to softmmu[] by replacing "{target -> hw}/arm/cpu.h"
` [PATCH 09/18] hw/arm/armv7m: Remove 'target/arm/cpu.h' from NVIC header
` [PATCH 10/18] hw/arm: Move various armv7m-related units to softmmu_ss[]
` [PATCH 11/18] hw/arm/digic: Remove unnecessary target_long use
` [PATCH 12/18] hw/arm/digic: Replace object_initialize(ARMCPU) by object_new(ARMCPU)
` [PATCH 13/18] hw/arm/fsl-imx: Correct GPIO/GPT index in QOM tree
` [PATCH 14/18] hw/arm/fsl-imx25: Replace object_initialize(ARMCPU) by object_new()
` [PATCH 15/18] hw/arm/fsl-imx31: "
` [PATCH 16/18] hw/arm/fsl-imx7: "
` [PATCH 17/18] hw/arm/fsl-imx6: "
` [PATCH 18/18] hw/arm/allwinner: "
[PATCH v3 0/1] vfio/type1: Fix vfio-pci pass-through of ISM devices
2023-01-10 16:51 UTC (3+ messages)
` [PATCH v3 1/1] vfio/type1: Respect IOMMU reserved regions in vfio_test_domain_fgsp()
[OE-core][kirkstone][PATCH] vim: Backport fix for CVE-2023-0049
2023-01-10 16:51 UTC (2+ messages)
[PATCH V4 0/5] app/testpmd: support mulitple process attach and detach port
2023-01-10 16:51 UTC (2+ messages)
[oe] [meta-oe] [PATCH] ctags: upgrade 6.0.20230101.0 -> 6.0.20230108.0
2023-01-10 16:50 UTC (5+ messages)
` [oe] [meta-oe] [PATCH] flatbuffers: upgrade 22.12.06 -> 23.1.4
[Intel-gfx] [RFC PATCH 04/20] drm/sched: Convert drm scheduler to use a work queue rather than kthread
2023-01-10 16:50 UTC (16+ messages)
[PATCH 5.15.y] io_uring: Fix unsigned 'res' comparison with zero in io_fixup_rw_res()
2023-01-10 16:50 UTC (2+ messages)
[PATCH main v2 1/1] macsec: Fix Macsec replay protection
2023-01-10 16:50 UTC (2+ messages)
[PATCH 1/2] cmake-native: use internal cmcurl library
2023-01-10 16:49 UTC (5+ messages)
` [PATCH 2/2] curl: enable nghttp2 for support HTTP2
` [OE-core] "
[PATCH] poky.conf: Switch to post release name/version
2023-01-10 16:49 UTC (3+ messages)
` [poky] "
[PATCH] mtd: spi-nor: spansion: Keep CFR5V[6] as 1 in Octal DTR enable/disable
2023-01-10 16:47 UTC (4+ messages)
` [PATCH 1/2] mtd: spi-nor: spansion: Consider reserved bits in CFR5 register
` [PATCH 2/2] mtd: spi-nor: spansion: Make CFRx reg fields generic
stable-rc/linux-5.4.y baseline: 101 runs, 16 regressions (v5.4.228-594-g37fb1153fcf0)
2023-01-10 16:46 UTC
[PATCH v2 00/17] Device tree based NUMA support for Arm - Part#3
2023-01-10 16:47 UTC (5+ messages)
` [PATCH v2 02/17] xen/arm: implement helpers to get and update NUMA status
` [PATCH v2 03/17] xen/arm: implement node distance helpers for Arm
next-20230110: arm64: defconfig+kselftest config boot failed - Unable to handle kernel paging request at virtual address fffffffffffffff8
2023-01-10 16:45 UTC (11+ messages)
[PATCH 5.10.y] io_uring: Fix unsigned 'res' comparison with zero in io_fixup_rw_res()
2023-01-10 16:42 UTC (2+ messages)
[PATCH] cifs: do not query ifaces on smb1 mounts
2023-01-10 16:45 UTC (3+ messages)
[PATCH v2] imx8mm-phg: Add board support
2023-01-10 16:45 UTC (3+ messages)
[PATCH v5 00/14] vfio/migration: Implement VFIO migration protocol v2
2023-01-10 16:19 UTC (8+ messages)
` [PATCH v5 10/14] "
[PATCH][next] drm/i915/guc: Replace zero-length arrays with flexible-array members
2023-01-10 16:44 UTC (2+ messages)
[PATCH] KVM: sev: Fix int overflow in send|recieve_update_data ioctls
2023-01-10 16:44 UTC (3+ messages)
[RFC PATCH 3/3] sched/fair: Traverse cpufreq policies to detect capacity inversion
2023-01-10 16:44 UTC (13+ messages)
[PATCH] net: ena: initialize dim_sample
2023-01-10 16:44 UTC (2+ messages)
[PATCH v3 0/7] perf cs_etm: Basic support for virtual/kernel timestamps
2023-01-10 16:42 UTC (3+ messages)
[PATCH RFC 0/6] Composefs: an opportunistically sharing verified image filesystem
2023-01-10 16:41 UTC (10+ messages)
` [PATCH 2/6] composefs: Add on-disk layout
` [PATCH 3/6] composefs: Add descriptor parsing code
` [PATCH 4/6] composefs: Add filesystem implementation
[PATCH] include: linux/iopoll.h: silence warning when timeout_us contains *
2023-01-10 16:40 UTC (3+ messages)
[PATCH v2 00/11] dt-bindings: first batch of dt-schema conversions for Amlogic Meson bindings
2023-01-10 16:40 UTC (8+ messages)
` [PATCH v2 09/11] dt-bindings: mmc: convert amlogic,meson-gx.txt to dt-schema
[PATCH 1/3] dt-bindings: arm: rockchip: Add Edgeble Neural Compute Module 6
2023-01-10 16:39 UTC (4+ messages)
[linux-next:master] BUILD REGRESSION 435bf71af3a0aa8067f3b87ff9febf68b564dbb6
2023-01-10 16:39 UTC
[PATCH v8 1/3] PCI: Add SolidRun vendor ID
2023-01-10 16:39 UTC (4+ messages)
[PATCH v6 00/51] Xen support under KVM
2023-01-10 15:47 UTC (4+ messages)
` [RFC PATCH v1 00/15] Xen PV backend support for KVM/Xen guests
[PATCH v2 0/5] tpm: Support boot measurements
2023-01-10 16:38 UTC (5+ messages)
` [PATCH v2 5/5] test: Add sandbox TPM boot measurement
[cip-dev][isar-cip-core][PATCH v2] Create a generic initramfs overlay
2023-01-10 16:38 UTC (2+ messages)
[PATCH v1] btintel: Add recovery when secure verification of firmware fails
2023-01-10 16:39 UTC (2+ messages)
` [v1] "
[PATCH 0/5] Add optee-os 3.19 recipe
2023-01-10 16:37 UTC (4+ messages)
` [PATCH 2/5] arm/optee: support optee 3.19
[ovmf test] 175702: all pass - PUSHED
2023-01-10 16:37 UTC
[PATCH net-next 0/9] devlink: remove the wait-for-references on unregister
2023-01-10 16:35 UTC (6+ messages)
` [PATCH net-next 7/9] devlink: allow registering parameters after the instance
[PATCH 1/3] dt-bindings: vendor-prefixes: add zhihe
2023-01-10 16:35 UTC (6+ messages)
` [PATCH 2/3] dt-bindings: qcom: Ducument bindings for new msm8916-zhihe-uf896 and msm8916-zhihe-ufi001c
` [PATCH 3/3] arm64: dts: qcom: msm8916-zhihe: Add initial device tree for zhihe Wifi/LTE dongle UFI-001C and uf896
[PATCH 00/14] Remove clang's -Qunused-arguments from KBUILD_CPPFLAGS
2023-01-10 8:30 UTC (5+ messages)
` [PATCH 02/14] MIPS: Always use -Wa,-msoft-float and eliminate GAS_HAS_SET_HARDFLOAT
` [PATCH 03/14] MIPS: Prefer cc-option for additions to cflags
[PATCH 1/2] cooker/command: Drop async command handler indirection via cooker
2023-01-10 16:35 UTC (4+ messages)
` [PATCH 2/2] process/cooker/command: Fix currentAsyncCommand locking/races
` [bitbake-devel] "
[PATCH] Input: i8042 - add Clevo PCX0DX to i8042 quirk table
2023-01-10 16:32 UTC (2+ messages)
[PATCH 0/4] nolibc: add support for the s390 platform
2023-01-10 16:32 UTC (7+ messages)
[PATCH] x86/pat: fix pat_x_mtrr_type() for MTRR disabled case
2023-01-10 16:31 UTC (2+ messages)
` [tip: x86/urgent] x86/pat: Fix "
[mark:arm64/ftrace/per-callsite-ops 4/8] kernel/trace/ftrace.c:2505:1: error: conflicting types for 'ftrace_find_unique_ops'; have 'struct ftrace_ops *(struct dyn_ftrace *)'
2023-01-10 16:32 UTC (2+ messages)
[Intel-wired-lan] [PATCH] net/i40e: Replace 0-length array with flexible array
2023-01-10 16:32 UTC (3+ messages)
` "
[PATCH] usb: gadget: u_ether: Don't warn in gether_setup_name_default()
2023-01-10 16:31 UTC (2+ messages)
[GIT PULL] generic trip points for the thermal framework
2023-01-10 16:30 UTC (4+ messages)
[PATCH v1 00/16] apalis-imx8: boot issue fix and support refresh
2023-01-10 16:30 UTC (3+ messages)
[PATCH v3 0/7] drm/bridge_connector: perform HPD enablement automatically
2023-01-10 16:29 UTC (7+ messages)
[PATCH] net/mlx5e: Replace 0-length array with flexible array
2023-01-10 16:30 UTC (2+ messages)
[PATCH v2] ARM: configs: npcm7xx: add full function for nuvoton npcm750
2023-01-10 16:29 UTC (3+ messages)
[PATCH v2] usb: gadget: dwc2_udc_otg: implement pullup()
2023-01-10 16:29 UTC
[PATCH 0/2] x86/vmx: Don't crash guests when there is no model-specific LBRs available
2023-01-10 16:28 UTC (6+ messages)
` [PATCH 1/2] x86/vmx: Calculate model-specific LBRs once at start of day
` [PATCH 2/2] x86/vmx: Support for CPUs without model-specific LBR
[PATCH 5.15 5.10 5.4 v2] kbuild: fix Build ID if CONFIG_MODVERSIONS
2023-01-10 16:27 UTC (7+ messages)
u-boot: signature check for u-boot scripts
2023-01-10 16:27 UTC (2+ messages)
[PATCH 00/18] arm64: qcom: add support for sa8775p-ride
2023-01-10 16:26 UTC (7+ messages)
` [PATCH 09/18] dt-bindings: pinctrl: sa8775p: add bindings for qcom,sa8775p-tlmm
` [PATCH 10/18] pinctrl: qcom: sa8775p: add the pinctrl driver for the sa8775p platform
[PATCH 1/2] backlight: pwm_bl: configure pwm only once per backlight toggle
2023-01-10 16:26 UTC (4+ messages)
` [PATCH 2/2] backlight: pwm_bl: Don't disable the PWM to disable the backlight
[PATCH] Makefile: allow 'make uninstall'
2023-01-10 15:12 UTC
[LTP] [PATCH 0/3] doc: tst_kvercmp2 related fixes
2023-01-10 16:26 UTC (3+ messages)
[PATCH v3 0/5] Fix a whole host of nvmem registration/cleanup issues
2023-01-10 16:25 UTC (5+ messages)
[peterz-queue:core/wip-u128 8/13] arch/x86/include/asm/percpu.h:229:27: error: '__old' undeclared
2023-01-10 16:24 UTC
[PATCH] automation: rename RISCV_64 container and jobs
2023-01-10 16:25 UTC
[RESEND PATCH V5 00/12] AM68: Add support for AM68 Starter Kit
2023-01-10 16:23 UTC (3+ messages)
` [RESEND PATCH V5 06/12] board: ti: j721s2: Add support for detecting multiple device trees
[PATCH v8 0/6] Improve libata support for FUA
2023-01-10 16:24 UTC (5+ messages)
` [PATCH v8 1/6] block: add a sanity check for non-write flush/fua bios
` [PATCH v8 5/6] ata: libata: Fix FUA handling in ata_build_rw_tf()
[PATCH v3 0/4] cmd: part: Add partition-related type command
2023-01-10 16:19 UTC (5+ messages)
` [PATCH v3 1/4] doc: man-page for the part command
` [PATCH v3 2/4] doc/README.gpt: Fix typo 'a optionnal'
` [PATCH v3 3/4] cmd: part: Add partition-related type command
` [PATCH v3 4/4] test/py: gpt: add test for the gpt partition type GUID identifier
[PATCH v5 0/2] Add initial support for meson
2023-01-10 16:22 UTC (3+ messages)
` [PATCH v5 1/2] libtracecmd: "
` [PATCH v5 2/2] trace-cmd: "
clarify the usage of rw_sequencer
2023-01-10 16:22 UTC (3+ messages)
` [PATCH 1/1] doc: "
[PATCH v7] libtracefs: Add initial support for meson
2023-01-10 16:22 UTC
[PATCH v7] libtraceevent: Add initial support for meson
2023-01-10 16:22 UTC
+ selftests-mm-define-madv_pageout-to-fix-compilation-issues.patch added to mm-unstable branch
2023-01-10 16:20 UTC (12+ messages)
[PATCH] oeqa/selftest/debuginfod: improve testcase
2023-01-10 16:20 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.