All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-02-21 21:39:56 to 2023-02-21 22:48:20 UTC [more...]

[PATCH RFC u-boot-mvebu 00/59] arm: mvebu: Various fixes
 2023-02-21 20:18 UTC  (5+ messages)
` [PATCH RFC u-boot-mvebu 05/59] tools: kwbimage: Fix generating, verifying and extracting SATA kwbimage
` [PATCH RFC u-boot-mvebu 11/59] spl: mmc: Allow to disable SYS_MMCSD_FS_BOOT_PARTITION
` [PATCH RFC u-boot-mvebu 21/59] cmd: mvebu/bubt: Add support for writing image to SATA disk
` [PATCH RFC u-boot-mvebu 27/59] cmd: mvebu/bubt: Set correct default image name for 32-bit Armada SoCs

[Buildroot] [PATCH 1/1] package/gcc/gcc-initial: fix typo
 2023-02-21 22:47 UTC 

[PATCH v5 0/3] Add nxp bbnsm module support
 2023-02-21 22:45 UTC  (4+ messages)
` [PATCH v5 1/3] input: bbnsm_pwrkey: Add bbnsm power key support

[Intel-gfx] [PATCH v4 00/14] dma-fence: Deadline awareness
 2023-02-21 22:46 UTC  (12+ messages)
` [PATCH v4 10/14] drm/vblank: Add helper to get next vblank time
                ` [Freedreno] "

[PATCH v2 00/13] tools/xenstore: rework internal accounting
 2023-02-21 22:45 UTC  (19+ messages)
` [PATCH v2 01/13] tools/xenstore: don't allow creating too many nodes in a transaction
` [PATCH v2 04/13] tools/xenstore: add framework to commit accounting data on success only
` [PATCH v2 08/13] tools/xenstore: add accounting trace support

[PATCH v3 0/7] RISC-V Hardware Probing User Interface
 2023-02-21 22:45 UTC  (4+ messages)
` [PATCH v3 6/7] selftests: Test the new RISC-V hwprobe interface

[PATCH] ARM: dts: exynos: fix MCT compatible in Universal C210
 2023-02-21 22:43 UTC  (3+ messages)

[RFC PATCH] loop: LOOP_CONFIGURE: send uevents for partitions
 2023-02-21 22:28 UTC 

[PATCH v1 00/10] Fix sound on ASUS Transformers
 2023-02-21 22:41 UTC  (13+ messages)
` [PATCH v1 02/10] sound: soc: jack: allow multiple interrupt per gpio
` [PATCH v1 04/10] ASoC: tegra: Support RT5631 by machine driver
` [PATCH v1 07/10] ARM: tegra: transformers: update bindings of sound graph
` [PATCH v1 09/10] staging: dsp: add support for Fortemedia FM34NE DSP

linux-next: manual merge of the mm-stable tree with the cifs tree
 2023-02-21 22:41 UTC  (11+ messages)
                    ` Obsolete comment on page swizzling (written by Hugh)?

[PATCH] net: phy: at803x: fix the wol setting functions
 2023-02-21 22:40 UTC 

[PATCH v2 00/27] Replace TARGET_TB_PCREL with CF_PCREL
 2023-02-21 22:39 UTC  (29+ messages)
` [PATCH v2 01/27] include/exec: Introduce `CF_PCREL`
` [PATCH v2 02/27] target/i386: set `CF_PCREL` in `x86_cpu_realizefn`
` [PATCH v2 03/27] target/arm: set `CF_PCREL` in `arm_cpu_realizefn`
` [PATCH v2 04/27] accel/tcg: Replace `TARGET_TB_PCREL` with `CF_PCREL`
` [PATCH v2 05/27] include/exec: "
` [PATCH v2 06/27] target/arm: "
` [PATCH v2 07/27] target/i386: "
` [PATCH v2 08/27] include/exec: Remove `TARGET_TB_PCREL` define
` [PATCH v2 09/27] target/arm: "
` [PATCH v2 10/27] target/i386: "
` [PATCH v2 11/27] accel/tcg: Move jmp-cache `CF_PCREL` checks to caller
` [PATCH v2 12/27] accel/tcg: Replace `tb_pc()` with `tb->pc`
` [PATCH v2 13/27] target/tricore: "
` [PATCH v2 14/27] target/sparc: "
` [PATCH v2 15/27] target/sh4: "
` [PATCH v2 16/27] target/rx: "
` [PATCH v2 17/27] target/riscv: "
` [PATCH v2 18/27] target/openrisc: "
` [PATCH v2 19/27] target/mips: "
` [PATCH v2 20/27] target/microblaze: "
` [PATCH v2 21/27] target/loongarch: "
` [PATCH v2 22/27] target/i386: "
` [PATCH v2 23/27] target/hppa: "
` [PATCH v2 24/27] target/hexagon: "
` [PATCH v2 25/27] target/avr: "
` [PATCH v2 26/27] target/arm: "
` [PATCH v2 27/27] include/exec: Remove `tb_pc()`

[PATCH] kvm: dirty-ring: Fix race with vcpu creation
 2023-02-21 22:39 UTC  (3+ messages)

[PATCH v5 0/6] tpm: Support boot measurements
 2023-02-21 22:38 UTC  (3+ messages)

[PATCH] clk: add devm_add_clk_disable_unprepare
 2023-02-21 22:37 UTC  (2+ messages)

[PATCH] mm: change memcg->oom_group access with atomic operations
 2023-02-21 22:38 UTC  (10+ messages)

[RFC v1 0/4] Simplify regulator supply resolution code by offloading to driver core
 2023-02-21 22:36 UTC  (3+ messages)

[PATCH v3] selftest: add tests for debugging testing setup
 2023-02-21 22:36 UTC 

[PATCH v10 0/8] Parallel CPU bringup for x86_64
 2023-02-21 22:33 UTC  (9+ messages)
` [PATCH v10 1/8] x86/apic/x2apic: Allow CPU cluster_mask to be populated in parallel
` [PATCH v10 2/8] cpu/hotplug: Move idle_thread_get() to <linux/smpboot.h>
` [PATCH v10 3/8] cpu/hotplug: Add dynamic parallel bringup states before CPUHP_BRINGUP_CPU
` [PATCH v10 4/8] x86/smpboot: Reference count on smpboot_setup_warm_reset_vector()
` [PATCH v10 5/8] x86/smpboot: Split up native_cpu_up into separate phases and document them
` [PATCH v10 6/8] x86/smpboot: Support parallel startup of secondary CPUs
` [PATCH v10 7/8] x86/smpboot: Send INIT/SIPI/SIPI to secondary CPUs in parallel
` [PATCH v10 8/8] x86/smpboot: Serialize topology updates for secondary bringup

[GSOC][PATCH] t4121: modernize test style
 2023-02-21 22:34 UTC  (5+ messages)
` [GSOC][PATCH v2 0/1] "
  ` [GSOC][PATCH v2 1/1] "

stable-rc: 5.10: riscv: defconfig: clang-nightly: build failed - Invalid or unknown z ISA extension: 'zifencei'
 2023-02-21 22:33 UTC  (4+ messages)

[PATCH v3 0/2] hw/mem: CXL Type-3 Volatile Memory Support
 2023-02-21 22:33 UTC  (3+ messages)
` [PATCH v3 2/2] hw/cxl: Multi-Region CXL Type-3 Devices (Volatile and Persistent)

[GIT PULL] x86/cpu for v6.3-rc1
 2023-02-21 22:33 UTC 

new netlink attributes - thoughts
 2023-02-21 22:32 UTC 

[PATCH v9] virtio-net: support inner header hash
 2023-02-21 22:32 UTC  (8+ messages)

[PATCH v4 0/4] Adds support for running QEMU natively on windows-arm64
 2023-02-21 22:30 UTC  (5+ messages)
` [PATCH v4 2/4] sysemu/os-win32: fix setjmp/longjmp "
` [PATCH v4 4/4] target/ppc: fix warning with clang-15

[PATCH] nvmem: add explicit config option to read OF fixed cells
 2023-02-21 22:29 UTC  (6+ messages)

[PATCH BlueZ] audio/transport: update BAP transport QOS values when changed
 2023-02-21 22:30 UTC  (2+ messages)

[BlueZ PATCH v2] configure: Check ell path
 2023-02-21 22:30 UTC  (2+ messages)

[PATCH] rust: time: New module for timekeeping functions
 2023-02-21 22:29 UTC  (9+ messages)

[PATCH v4 0/3] mm/khugepaged: fix khugepaged+shmem races
 2023-02-21 22:28 UTC  (8+ messages)
` [PATCH v4 1/3] mm/khugepaged: refactor collapse_file control flow
` [PATCH v4 2/3] mm/khugepaged: skip shmem with userfaultfd
` [PATCH v4 3/3] mm/khugepaged: maintain page cache uptodate flag

New key
 2023-02-21 22:28 UTC  (3+ messages)

Proposal/Discussion: Turning parts of Git into libraries
 2023-02-21 22:27 UTC  (7+ messages)

linux-next: manual merge of the arm-soc tree with the kbuild tree
 2023-02-21 22:26 UTC  (3+ messages)

[PATCH] restore: fault --staged --worktree with merge opts
 2023-02-21 22:27 UTC  (3+ messages)

[PATCH -v5 0/9] migrate_pages(): batch TLB flushing
 2023-02-21 22:25 UTC  (8+ messages)

[PATCH] tests: Disable migration-test
 2023-02-21 22:24 UTC  (6+ messages)

[PATCH] nvme: bring back auto-removal of deleted namespaces during sequential scan
 2023-02-21 22:23 UTC 

Updated key expiration for Mathieu Desnoyers
 2023-02-21 22:21 UTC  (2+ messages)

[PATCH bpf-next 0/7] Transit between BPF TCP congestion controls
 2023-02-21 22:20 UTC  (6+ messages)
` [PATCH bpf-next 6/7] libbpf: Update a bpf_link with another struct_ops

[PATCH 00/16] KVM: arm64: Rework timer offsetting for fun and profit
 2023-02-21 22:17 UTC  (4+ messages)

[Intel-gfx] [PATCH 1/2] drm/i915/gt: Ensure memory quiesced before invalidation
 2023-02-21 22:13 UTC  (2+ messages)
` [Intel-gfx] [PATCH 2/2] drm/i915/gt: Poll aux invalidation register bit on invalidation

[PATCH v3 00/11] Basic clock and reset support for StarFive JH7110 RISC-V SoC
 2023-02-21 22:17 UTC  (9+ messages)
` [PATCH v3 07/11] dt-bindings: clock: Add StarFive JH7110 system clock and reset generator

[PATCH v5 0/8] hw/cxl: RAS error emulation and injection
 2023-02-21 22:15 UTC  (7+ messages)
` [PATCH v5 6/8] hw/cxl: Fix endian issues in CXL RAS capability defaults / masks
` [PATCH v5 7/8] hw/pci/aer: Make PCIE AER error injection facility available for other emulation to use
` [PATCH v5 8/8] hw/mem/cxl_type3: Add CXL RAS Error Injection Support

[Intel-gfx] [PATCH v2 0/9] Add OAM support for MTL
 2023-02-21 22:14 UTC  (3+ messages)
` [Intel-gfx] [PATCH v2 6/9] drm/i915/perf: Parse 64bit report header formats correctly

[PATCH 00/23] block: Lock the graph, part 2 (BlockDriver callbacks)
 2023-02-21 22:13 UTC  (2+ messages)

linux-next: manual merge of the sound tree with the arm-soc tree
 2023-02-21 22:12 UTC  (4+ messages)

linux-next: manual merge of the input tree with the arm-soc tree
 2023-02-21 22:10 UTC  (3+ messages)

[RFC PATCH v4 2/4] x86/sgx: Implement support for MADV_WILLNEED
 2023-02-21 22:10 UTC  (11+ messages)

[PATCH bpf-next] bpf: Add bpf_cgroup_from_id() kfunc
 2023-02-21 22:08 UTC 

[PATCH] Bluetooth: ISO: fix timestamped HCI ISO data packet parsing
 2023-02-21 22:08 UTC  (2+ messages)

[PATCH v3 0/8] powerpc/85xx: p2020: Create one unified machine description
 2023-02-21 22:07 UTC  (3+ messages)

SVSM Attestation and vTPM specification additions - v0.61
 2023-02-21 22:07 UTC  (3+ messages)

[PATCH] gator-daemon: bump to 8.3.0
 2023-02-21 22:06 UTC  (2+ messages)
` [meta-arm] "

[PATCH RFC v8 00/56] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2023-02-21 22:06 UTC  (6+ messages)
` [PATCH RFC v8 24/56] crypto: ccp: Handle the legacy TMR allocation when SNP is enabled

[PATCH v3 net-next 00/14] pds_core driver
 2023-02-21 22:03 UTC  (10+ messages)
` [PATCH v3 net-next 01/14] devlink: add enable_migration parameter

resize2fs, what's provide this package
 2023-02-21 21:02 UTC 

[PATCH v2 0/9] PCI: rockchip: Fix RK3399 PCIe endpoint controller driver
 2023-02-21 22:01 UTC  (13+ messages)
` [PATCH v2 9/9] PCI: rockchip: Add parameter check for RK3399 PCIe endpoint core set_msi()

[BUGREPORT] Why is git-push fetching content?
 2023-02-21 22:01 UTC 

[Buildroot] [PATCH] boot/grub2: add information where is configuration file
 2023-02-21 22:01 UTC  (2+ messages)

[PATCH 0/1] range-diff: let '--abbrev' option takes effect
 2023-02-21 22:01 UTC  (3+ messages)
` [PATCH 1/1] "

[RFC PATCH 0/4] Remove some e500/MPC85xx evaluation platforms
 2023-02-21 22:00 UTC  (8+ messages)
` [PATCH 4/4] powerpc: remove orphaned MPC85xx kernel config fragments

[PATCH] ath5k: fix an off by one check in ath5k_eeprom_read_freq_list()
 2023-02-21 22:01 UTC  (2+ messages)

[PATCH] ARM: spitz: include header defining input event codes
 2023-02-21 21:59 UTC  (2+ messages)

[PATCH] module: make module_ktype structure constant
 2023-02-21 22:00 UTC  (2+ messages)

[Buildroot] [git commit branch/next] boot/grub2: add details on grub.cfg location
 2023-02-21 21:59 UTC 

[PATCH] mwifiex: Fix use-after-free bug due to race condition between main thread thread and timer thread
 2023-02-21 21:59 UTC  (2+ messages)

[PATCH 0/1] improve brd performance with blk-mq
 2023-02-21 21:59 UTC  (10+ messages)

[PATCH bpf-next V3] xdp: bpf_xdp_metadata use EOPNOTSUPP for no driver support
 2023-02-21 21:58 UTC  (5+ messages)

[Intel-xe] [PATCH v3 1/3] drm/xe/mmio: fix forcewake ref leak in xe_mmio_ioctl
 2023-02-21 21:57 UTC  (3+ messages)
` [Intel-xe] [PATCH v3 3/3] drm/xe/query: zero the region info

[syzbot] WARNING: locking bug in umh_complete
 2023-02-21 21:54 UTC  (11+ messages)

[Buildroot] [PATCH] boot/arm-trusted-firmware: make Barebox available as BL33
 2023-02-21 21:54 UTC  (5+ messages)
` [Buildroot] [PATCH v2] boot/arm-trusted-firmware: "
  ` [Buildroot] [External] - "

BCM54220: After the BCM54220 closes the auto-negotiation, the configuration forces the 1000M network port to be linked down all the time
 2023-02-21 21:51 UTC  (4+ messages)

list subscription information
 2023-02-21 21:52 UTC 

[Intel-xe] [PATCH v2 00/11] Start register cleanup
 2023-02-21 21:50 UTC  (6+ messages)
` [Intel-xe] [PATCH v2 11/11] drm/xe: Use relative includes for i915_reg_defs.h

[geert-renesas-devel:renesas-dts-for-v6.4] BUILD SUCCESS da31195806d89e198e756d145de54a31eea17ef5
 2023-02-21 21:48 UTC 

What size anonymous folios should we allocate?
 2023-02-21 21:49 UTC 

[Buildroot] [PATCH] boot/arm-trusted-firmware: introduce a choice to select the BL33 image
 2023-02-21 21:49 UTC 

OpenBMC Linux 6.1
 2023-02-21 21:47 UTC 

[linux-next:master 4314/13664] drivers/hid/hid-uclogic-core.c:271:13: warning: Uninitialized variable: curr->size [uninitvar]
 2023-02-21 21:48 UTC 

[Buildroot] [git commit branch/next] boot/arm-trusted-firmware: allow using Barebox as BL33
 2023-02-21 21:34 UTC 

[PATCH modules-next v10 00/13] kallsyms: reliable symbol->address lookup with /proc/kallmodsyms
 2023-02-21 21:48 UTC  (5+ messages)

[meta-yocto][dunfell] poky.conf: Update SANITY_TESTED_DISTROS to match autobuilder
 2023-02-21 21:47 UTC 

Updated key for Andrew Cooper
 2023-02-21 21:47 UTC  (2+ messages)

[PATCH v2 00/46] hugetlb: introduce HugeTLB high-granularity mapping
 2023-02-21 21:46 UTC  (2+ messages)

[PATCH RFC 0/5] arm64: rockchip: enable PCIE3 controller and its phy for Rock5B boards
 2023-02-21 21:45 UTC  (7+ messages)

[RESEND PATCH V12 XDMA 0/2] xilinx XDMA driver
 2023-02-21 21:46 UTC  (6+ messages)
` [RESEND PATCH V12 XDMA 1/2] dmaengine: xilinx: xdma: Add xilinx xdma driver

[PATCH v6 0/7] pci: Work around ASMedia ASM2824 PCIe link training failures
 2023-02-21 21:46 UTC  (4+ messages)
` [PING][PATCH "

Kernel versions 6.x don't boot on Amiga 4000
 2023-02-21 21:46 UTC  (5+ messages)

[PATCH v2 0/2] btrfs-progs: read device fsid from the sysfs
 2023-02-21 21:39 UTC  (2+ messages)

[PATCH v9 0/8] Parallel CPU bringup for x86_64
 2023-02-21 21:44 UTC  (23+ messages)

[PATCH] mm/khugepaged: alloc_charge_hpage() take care of mem charge errors
 2023-02-21 21:43 UTC 

[RFC PATCH] sched/fair: Interleave cfs bandwidth timers for improved single thread performance at low utilization
 2023-02-21 21:43 UTC  (4+ messages)

[PATCH 0/5] make slab shrink lockless
 2023-02-21 21:43 UTC  (3+ messages)
` [PATCH 2/5] mm: vmscan: make memcg "

[PATCH 0/7] Implement Most ARMv8.3 Pointer Authentication Features
 2023-02-21 21:41 UTC  (4+ messages)
` [PATCH 1/7] target/arm: v8.3 PAC ID_AA64ISAR[12] feature-detection

[meta-ti][master/kirkstone][PATCH] ti-linux-fw: update to the latest
 2023-02-21 21:40 UTC  (2+ messages)

[Cluster-devel] [PATCH dlm/next 0/6] fs: dlm: pending dlm patches
 2023-02-21 21:40 UTC  (7+ messages)
` [Cluster-devel] [PATCH dlm/next 1/6] fs: dlm: add unbound flag to dlm_io workqueue
` [Cluster-devel] [PATCH dlm/next 2/6] DLM: increase socket backlog to avoid hangs with 16 nodes
` [Cluster-devel] [PATCH dlm/next 3/6] fs: dlm: fix DLM_IFL_CB_PENDING gets overwritten
` [Cluster-devel] [PATCH dlm/next 4/6] fs: dlm: move internal non shared flags to bitops
` [Cluster-devel] [PATCH dlm/next 5/6] fs: dlm: remove DLM_IFL_STUB_MS flag
` [Cluster-devel] [PATCH dlm/next 6/6] fs: dlm: remove deprecated code parts

[PATCH] module: fix MIPS module_layout -> module_memory
 2023-02-21 21:39 UTC  (7+ messages)

[Intel-xe] [PATCH] drm/xe/pm: give the core kernel its rpm ref back
 2023-02-21 21:39 UTC  (3+ messages)


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.