messages from 2023-02-13 09:33:31 to 2023-02-13 10:01:47 UTC [more...]
[OE-core][dunfell][PATCH] git: Whitelist CVE-2022-41953
2023-02-13 10:01 UTC
[PATCH v7 0/6] Some improvements of resctrl selftest
2023-02-13 10:00 UTC (3+ messages)
` [PATCH v7 4/6] selftests/resctrl: Cleanup properly when an error occurs in CAT test
[f2fs-dev] [PATCH] mkfs.f2fs: trim all the devices except the first one
2023-02-13 10:00 UTC (2+ messages)
[PATCH net-next] net: micrel: Add PHC support for lan8841
2023-02-13 10:00 UTC (2+ messages)
[PATCH net-next] net/sched: fix error recovery in qdisc_create()
2023-02-13 10:00 UTC (2+ messages)
[patch net-next v2 0/7] devlink: params cleanups and devl_param_driverinit_value_get() fix
2023-02-13 10:00 UTC (2+ messages)
[PATCH net-next 0/8] net: ipa: determine GSI register offsets differently
2023-02-13 10:00 UTC (2+ messages)
[PATCH net-next v2] net: wangxun: Add base ethtool ops
2023-02-13 9:59 UTC
[PATCH v4 0/4] Add CS35L41 shared boost feature
2023-02-13 9:58 UTC (5+ messages)
` [PATCH v4 2/4] ASoC: cs35l41: Refactor error release code
` [PATCH v4 3/4] ALSA: cs35l41: Add shared boost feature
[PATCH net] bnxt_en: Fix mqprio and XDP ring checking logic
2023-02-13 10:00 UTC (2+ messages)
[PATCH v3 0/3] v4l-utils: support multiplexed streams
2023-02-13 10:00 UTC (4+ messages)
` [PATCH v3 1/3] v4l2-ctl: Add routing and streams support
[PATCH] net: Fix unwanted sign extension in netdev_stats_to_stats64()
2023-02-13 10:00 UTC (2+ messages)
[PATCH 0/5] nvme: rework __nvme_submit_sync_cmd()
2023-02-13 9:59 UTC (8+ messages)
` [PATCH 1/5] nvme: split __nvme_submit_sync_cmd()
` [PATCH 2/5] block: make blk_rq_map_kern() to accept a NULL buffer
` [PATCH 3/5] nvme: move result handling into nvme_execute_rq()
[PATCH v4 1/2] dt-bindings: optee driver interrupt can be a per-cpu interrupt
2023-02-13 9:58 UTC (4+ messages)
` [PATCH v4 2/2] optee: add per cpu asynchronous notification
[PATCH RFC 0/5] Writeback handling of pinned pages
2023-02-13 9:59 UTC (7+ messages)
` [PATCH 1/5] mm: Do not reclaim private data from pinned page
` [PATCH 4/5] block: Add support for bouncing pinned pages
[Cluster-devel] gfs2-utils 3.5.0 released
2023-02-13 9:58 UTC (3+ messages)
` [Cluster-devel] [ClusterLabs] "
[RFC 00/52] Introduce hybrid CPU topology
2023-02-13 9:50 UTC (53+ messages)
` [RFC 01/52] hw/smbios: Fix smbios_smp_sockets caculation
` [RFC 02/52] hw/smbios: Fix thread count in type4
` [RFC 03/52] hw/smbios: Fix core "
` [RFC 04/52] i386/WHPX: Fix error message when fail to set ProcessorCount
` [RFC 05/52] hw/core/machine: Rename machine-smp.c to machine-topo.c
` [RFC 06/52] hw/cpu: Introduce hybrid CPU topology
` [RFC 07/52] hw/core/machine: Add the new topology support in MachineState
` [RFC 08/52] machine: Add helpers to get cpu topology info from MachineState.topo
` [RFC 09/52] hw/machine: Introduce core type for hybrid topology
` [RFC 10/52] machine: Replace MachineState.topo.smp access with topology helpers
` [RFC 11/52] accel/kvm: Add hybrid info when check cpu num
` [RFC 12/52] hw/acpi: Replace MachineState.smp access with topology helpers
` [RFC 13/52] cpu/core: Use generic topology helper for "help" to set nr_threads
` [RFC 14/52] hw/smbios: Use generic topology name and helper
` [RFC 15/52] migration/postcopy-ram: "
` [RFC 16/52] plugins: "
` [RFC 17/52] softmmu/cpus: Use generic topology helper in vcpus initialization
` [RFC 18/52] general: Replace MachineState.smp access with topology helpers
` [RFC 19/52] i386: "
` [RFC 20/52] s390x: "
` [RFC 21/52] ppc: "
` [RFC 22/52] riscv: "
` [RFC 23/52] arm: "
` [RFC 24/52] loongarch: "
` [RFC 25/52] mips: "
` [RFC 26/52] hw: Replace MachineState.smp access with topology helpers for all remaining archs
` [RFC 27/52] test/test-smp-parse: Check fields of MachineState.topo.smp
` [RFC 28/52] hw/core/machine: Remove support of MachineState.smp
` [RFC 29/52] hw/core/cpu: Introduce TopologyState in CPUState
` [RFC 30/52] i386: Drop nr_dies and nr_modules CPUX86State
` [RFC 31/52] i386/cpu: Use CPUState.topo to replace X86CPUTopoInfo to get topology info
` [RFC 32/52] i386: Rename X86CPUTopoInfo and its members to reflect relationship with APIC ID
` [RFC 33/52] i386: Rename init_topo_info() to init_apic_topo_info()
` [RFC 34/52] i386: Rename variable topo_info to apicid_topo
` [RFC 35/52] i386: Support APIC ID topology for hybrid CPU topology
` [RFC 36/52] i386: Use init_apicid_topo_info() to initialize APIC ID topology for system emulator
` [RFC 37/52] i386: Update X86CPUTopoIDs generating rule for hybrid topology
` [RFC 38/52] i386: Introduce hybrid_core_type to CPUX86State
` [RFC 39/52] i386/cpu: Add Intel hybrid related CPUID support
` [RFC 40/52] qapi: Introduce hybrid options
` [RFC 41/52] machine: Introduce core_type() hook
` [RFC 42/52] hw/machine: Add hybrid_supported in generic topo properties
` [RFC 43/52] hw/machine: Rename MachineClass.smp_props to MachineClass.topo_props
` [RFC 44/52] machine: Add "-hybrid" parsing rule
` [RFC 45/52] hw/machine: Add hybrid cpu topology validation
` [RFC 46/52] hw/machine: build core level hybrid topology form HybridCorePack
` [RFC 47/52] hw/machine: Use opts_visitor to parse hybrid topo
` [RFC 48/52] machine: Support "-hybrid" command
` [RFC 49/52] i386/pc: Support hybrid cpu topology
` [RFC 50/52] qemu-options: Add the document of hybrid command
` [RFC 51/52] qapi: Expose CPU topology info in query_cpus_fast
` [RFC 52/52] i386: Support cpu_index_to_core_type() for x86
[PATCH v3 0/3] Update Renesas RZ/V2M UART Port type
2023-02-13 9:57 UTC (14+ messages)
` [PATCH v3 3/3] serial: 8250_em: Add serial_out() to struct serial8250_em_hw_info
[PATCH] drm/edid: Add Vive Pro 2 to non-desktop list
2023-02-13 9:56 UTC (3+ messages)
[PATCH v2 00/19] hw: Use QOM macros and remove DO_UPCAST() uses
2023-02-13 9:49 UTC (6+ messages)
` [RFC PATCH v2 19/19] hw/usb: Inline usb_bus_from_device()
missing stack frames
2023-02-13 9:54 UTC (3+ messages)
[xen-unstable test] 177125: tolerable trouble: fail/pass/starved
2023-02-13 9:52 UTC
[PATCH 0/6] Add support for new boards in the imx6dl-yapp4 family
2023-02-13 9:50 UTC (7+ messages)
` [PATCH 6/6] MAINTAINERS: Add Michal Vokáč as yapp4 boards maintainer
[igt-dev] [PATCH i-g-t] tests/i915_suspend: Free device list after *-without-i915 subtests
2023-02-13 9:51 UTC (4+ messages)
` [Intel-gfx] "
` [igt-dev] "
[PATCH 1/5] mtd/spinand: rework detect procedure for different READ_ID operation
2023-02-13 9:51 UTC (5+ messages)
[PATCH 0/2] pcf85363: support for quartz-load-femtofarads
2023-02-13 9:50 UTC (3+ messages)
` [PATCH 1/2] rtc: pcf85363: add support for the quartz-load-femtofarads property
` [PATCH 2/2] dt-bindings: rtc: nxp,pcf8563: add quartz-load-femtofarads for pcf85263 and pcf85363
[PATCH] net/usb: kalmia: Don't pass act_len in usb_bulk_msg error path
2023-02-13 9:50 UTC (2+ messages)
[PATCH net-next] nfp: ethtool: supplement nfp link modes supported
2023-02-13 9:50 UTC (2+ messages)
Converting dev->mutex into dev->spinlock ?
2023-02-13 9:49 UTC (10+ messages)
` [PATCH] drivers/core: Replace lockdep_set_novalidate_class() with unique class keys
` [PATCH RFC] "
[RFC v2 00/13] Dinamycally switch to vhost shadow virtqueues at vdpa net migration
2023-02-13 9:47 UTC (6+ messages)
` [RFC v2 11/13] vdpa: add vdpa net migration state notifier
[LTP] [PATCH v2] Refactor pidns32 test using new LTP API
2023-02-13 9:47 UTC
[PATCH v2 0/3] Add definitions for AST2600 i3c clocks and resets
2023-02-13 9:48 UTC (4+ messages)
` [PATCH v2 2/3] clk: aspeed: Add full configs for i3c clocks
next/master baseline: 839 runs, 119 regressions (next-20230213)
2023-02-13 9:47 UTC
[f2fs-dev] [PATCH] f2fs: synchronize atomic write aborts
2023-02-13 9:47 UTC (3+ messages)
[oe-core][PATCH] graphene: disable neon support on arm 32bits
2023-02-13 9:47 UTC (3+ messages)
[PATCH 1/2] MAINTAINERS: Add entry for SPI NAND framework and drivers
2023-02-13 9:46 UTC (2+ messages)
` [PATCH 2/2] MAINTAINERS: Rename NAND FLASH to RAW NAND
[PATCH 0/2] Add definitions for AST2600 i3c clocks and resets
2023-02-13 9:46 UTC (4+ messages)
` [PATCH 1/2] clk: aspeed: Add full configs for i3c clocks
[PATCH v8 0/5] Add resets for ADSP based audio clock controller driver
2023-02-13 9:45 UTC (6+ messages)
` [PATCH v8 1/5] dt-bindings: clock: qcom,sc7280-lpasscc: Add qcom,adsp-pil-mode property
` [PATCH v8 2/5] dt-bindings: clock: lpassaudiocc-sc7280: Add binding headers for lpasscc
` [PATCH v8 3/5] clk: qcom: lpasscc-sc7280: Skip qdsp6ss clock registration
` [PATCH v8 4/5] clk: qcom: lpassaudiocc-sc7280: Merge AHB clocks into lpass_aon
` [PATCH v8 5/5] clk: qcom: lpassaudiocc-sc7280: Skip lpass_aon_cc_pll config
linux-next: build warning after merge of the uml tree
2023-02-13 9:46 UTC (4+ messages)
` [PATCH] Documentation: rust: Fix arch support table
[PATCH] target/riscv: Fix vslide1up.vf and vslide1down.vf
2023-02-13 9:45 UTC
[PATCH 0/5] improve eficonfig usability
2023-02-13 9:46 UTC (7+ messages)
` [PATCH 4/5] eficonfig: include EFI_STATUS string in error message
[PATCH] fstests: btrfs/249, add _wants_kernel_commit
2023-02-13 9:45 UTC
[PATCH v5 1/1] tty: n_gsm: add keep alive support
2023-02-13 9:43 UTC
[GIT PULL] clk: renesas: Updates for v6.3 (take three)
2023-02-13 9:44 UTC
copy on write for splice() from file to pipe?
2023-02-13 9:25 UTC (2+ messages)
copy on write for splice() from file to pipe?
2023-02-13 9:28 UTC (2+ messages)
copy on write for splice() from file to pipe?
2023-02-13 9:30 UTC (2+ messages)
[PATCH v3] locking/lockdep: add debug_show_all_lock_holders()
2023-02-13 9:43 UTC (2+ messages)
linux-next: duplicate patch in the pinctrl-intel-fixes tree
2023-02-13 9:43 UTC (2+ messages)
[cifs:for-next 21/25] fs/netfs/iterator.c:372:19: error: 'netfs_extract_iter_to_sg' undeclared here (not in a function); did you mean 'netfs_extract_user_iter'?
2023-02-13 9:43 UTC (2+ messages)
` [EXTERNAL] "
[f2fs-dev] [PATCH] f2fs-tools: fix # of total segments
2023-02-13 9:43 UTC (2+ messages)
[Intel-wired-lan] [PATCH net v2] ice: fix lost multicast packets in promisc mode
2023-02-13 9:43 UTC (9+ messages)
[igt-dev] [PATCH i-g-t v2 0/1] tests/i915/perf: Add stress / race exercises
2023-02-13 9:42 UTC (5+ messages)
` [Intel-gfx] "
[f2fs-dev] [PATCH] f2fs: fix wrong segment count
2023-02-13 9:41 UTC (3+ messages)
[PATCH v3 0/7] Basic device tree support for StarFive JH7110 RISC-V SoC
2023-02-13 9:41 UTC (10+ messages)
` [PATCH v3 6/7] riscv: dts: starfive: Add initial StarFive JH7110 device tree
[PATCH 00/10] SM63(50|75) DPU support
2023-02-13 9:41 UTC (5+ messages)
` [PATCH 05/10] drm/msm/dpu: Allow variable SSPP/INTF_BLK size
[PATCH V2 1/8] soundwire: export sdw_compute_slave_ports() function
2023-02-13 9:40 UTC (16+ messages)
` [PATCH V2 2/8] soundwire: amd: Add support for AMD Manager driver
` [PATCH V2 3/8] soundwire: amd: register soundwire manager dai ops
` [PATCH V2 4/8] soundwire: amd: enable build for AMD soundwire manager driver
` [PATCH V2 5/8] soundwire: amd: add soundwire manager interrupt handling
` [PATCH V2 6/8] soundwire: amd: add runtime pm ops for AMD soundwire manager driver
` [PATCH V2 7/8] soundwire: amd: handle soundwire wake enable interrupt
` [PATCH V2 8/8] soundwire: amd: add pm_prepare callback and pm ops support
[PATCH net-next] rds: rds_rm_zerocopy_callback() correct order for list_add_tail()
2023-02-13 9:40 UTC (2+ messages)
[PATCH v2] af_key: Fix heap information leak
2023-02-13 9:40 UTC (2+ messages)
[PATCH v3] net: openvswitch: fix possible memory leak in ovs_meter_cmd_set()
2023-02-13 9:40 UTC (2+ messages)
[PATCH net-next] devlink: stop using NL_SET_ERR_MSG_MOD
2023-02-13 9:40 UTC (2+ messages)
[f2fs-dev] [PATCH v2] f2fs: export ipu policy in debugfs
2023-02-13 9:39 UTC (3+ messages)
` "
[PATCH] target/i386/gdbstub: Fix a bug about order of FPU stack in 'g' packets
2023-02-13 9:38 UTC (3+ messages)
` [PATCH v2] [PING^3] "
[PATCH] nvme-pci: set the DMA mask earlier
2023-02-13 9:39 UTC (2+ messages)
[PATCH v2 0/2] btrfs-progs: read device fsid from the sysfs
2023-02-13 9:37 UTC (3+ messages)
` [PATCH 1/2] btrfs-progs: prepare helper device_is_seed
` [PATCH 2/2] btrfs-progs: read fsid from the sysfs in device_is_seed
[PATCH 0/3][next] ASoC: codecs: Modify error implicit declaration of function and misspelling
2023-02-13 9:36 UTC (5+ messages)
` [PATCH 1/3][next] ASoC: codecs: Fixed a spelling error in the function name
` [PATCH 2/3][next] ASoC: codecs: Modify the log print statement
` [PATCH 3/3][next] ASoC: codecs: Modify error implicit declaration of function 'gpiod_set_value_cansleep'
[skeggsb-nouveau:01.03-gsp-ada 183/193] drivers/gpu/drm/nouveau/nvkm/subdev/gsp/fwsec.c:172:1: warning: no previous prototype for 'nvkm_gsp_fwsec_v2'
2023-02-13 9:39 UTC
[PATCH] rtlwifi: rtl8192ce: fix dealing empty eeprom values
2023-02-13 9:37 UTC (2+ messages)
[RFC]: mempool: zero-copy cache get bulk
2023-02-13 9:37 UTC (6+ messages)
` [PATCH v8] mempool cache: add zero-copy get and put functions
[RFC PATCH] dt-bindings: Add AST2600 i3c controller binding
2023-02-13 9:35 UTC (7+ messages)
[PATCH v2 06/11] tpm: Add full HMAC and encrypt/decrypt session handling code
2023-02-13 9:31 UTC (8+ messages)
[PATCH v2] drm/meson/meson_venc: Relax the supported mode checks
2023-02-13 9:32 UTC (3+ messages)
[LTP] [LTP PATCH v1 1/1] syscalls/madvise11: Add some memory page soft-offlining control
2023-02-13 9:34 UTC (3+ messages)
` [LTP] [LTP PATCH v2 0/1] "
[LTP] [PATCH 1/1 1/1] Add ioctl_loop08 test for LOOP_GET_STATUS lock imbalance
2023-02-13 9:35 UTC (5+ messages)
[PATCH RESEND 00/18] Support smp.clusters for x86
2023-02-13 9:36 UTC (9+ messages)
` [PATCH RESEND 04/18] i386/cpu: Fix number of addressable IDs in CPUID.04H
` [PATCH RESEND 07/18] i386: Support modules_per_die in X86CPUTopoInfo
` [PATCH RESEND 08/18] i386: Support module_id in X86CPUTopoIDs
` [PATCH RESEND 09/18] i386: Fix comment style in topology.h
` [PATCH RESEND 13/18] hw/i386/pc: Support smp.clusters for x86 PC machine
` [PATCH RESEND 15/18] i386: Use CPUCacheInfo.share_level to encode CPUID[4].EAX[bits 25:14]
` [PATCH RESEND 16/18] i386: Fix NumSharingCache for CPUID[0x8000001D].EAX[bits 25:14]
` [PATCH RESEND 17/18] i386: Use CPUCacheInfo.share_level to encode "
[PATCH v3 00/15] pci hotplug tracking
2023-02-13 9:30 UTC (5+ messages)
` [PATCH v3 14/15] qapi: introduce DEVICE_ON event
[PATCH] swiotlb: fix the deadlock in swiotlb_do_find_slots
2023-02-13 9:35 UTC (3+ messages)
[PATCH for-next v4] Subject: RDMA/rxe: Handle zero length rdma
2023-02-13 9:32 UTC (5+ messages)
[PATCH V2 net-next] net: fec: add CBS offload support
2023-02-13 9:29 UTC
[PATCH 00/12] Enable networking support for StarFive JH7100 SoC
2023-02-13 9:26 UTC (4+ messages)
` [PATCH 11/12] riscv: dts: starfive: jh7100: Add sysmain and gmac DT nodes
[PATCH v1 0/4] Add JH7110 MIPI DPHY RX support
2023-02-13 9:30 UTC (7+ messages)
` [PATCH v1 1/4] riscv: dts: starfive: jh7110: Add aon syscon node
` [PATCH v1 2/4] dt-bindings: phy: Add starfive,jh7110-dphy-rx
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.