All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-10-23 20:30:06 to 2021-10-23 23:33:05 UTC [more...]

[PATCH v2 00/41] Initial implementation of standard boot
 2021-10-23 23:26 UTC  (35+ messages)
` [PATCH v2 01/41] lib: Add a way to find the postiion of a trailing number
` [PATCH v2 02/41] Makefile: Allow LTO to be disabled for a build
` [PATCH v2 03/41] test/py: Allow passing input to a program
` [PATCH v2 04/41] sandbox: Support unmapping a file
` [PATCH v2 06/41] mmc: Allow for children other than the block device
` [PATCH v2 07/41] mbr: Correct verification check
` [PATCH v2 08/41] disk: part_dos: Fix a NULL pointer error
` [PATCH v2 09/41] common: Allow a smaller console-recording pre-reloc
` [PATCH v2 10/41] dm: core: Add tests for stringlist functions
` [PATCH v2 11/41] dm: core: Fix handling of uclass pre_unbind method
` [PATCH v2 12/41] dm: core: Fix up string-function documentation
` [PATCH v2 14/41] dm: core: Allow finding children / uclasses by partial name
` [PATCH v2 15/41] dm: core: Add a way to count the devices in a uclass
` [PATCH v2 16/41] sandbox: Enable HEXDUMP for sandbox_flattree
` [PATCH v2 17/41] test/py: Relax the naming rules for unit tests
` [PATCH v2 18/41] test/py: Raise a ValueError if a command fails
` [PATCH v2 19/41] bootstd: Add the concept of a bootflow
` [PATCH v2 20/41] bootstd: Add the bootstd uclass and core implementation
` [PATCH v2 21/41] bootstd: Add the bootdev uclass
` [PATCH v2 22/41] bootstd: Add the bootmeth uclass and helpers
` [PATCH v2 23/41] bootstd: Add support for bootflows
` [PATCH v2 24/41] bootstd: Add a bootdev command
` [PATCH v2 25/41] bootstd: Add a bootflow ommand
` [PATCH v2 27/41] bootstd: Add an implementation of distro boot
` [PATCH v2 28/41] bootstd: mmc: Add a bootdev driver
` [PATCH v2 30/41] bootstd: Add an implementation of distro PXE boot
` [PATCH v2 31/41] bootstd: Add an implementation of EFI boot
` [PATCH v2 32/41] bootstd: Add a system bootdev for strange boot methods
` [PATCH v2 33/41] bootstd: Add an implementation of EFI bootmgr
` [PATCH v2 34/41] bootstd: Add a sandbox bootmeth driver
` [PATCH v2 35/41] bootstd: usb: Add a bootdev driver
` [PATCH v2 36/41] test: fastboot: Avoid using mmc1
` [PATCH v2 37/41] test: dm: Restart USB before assuming it is stopped
` [PATCH v2 39/41] bootstd: Add setup for the bootflow tests

[Bug 214797] New: ehci-pci: unable to enumerate Sony NW-WS623 Device
 2021-10-23 23:32 UTC  (6+ messages)
` [Bug 214797] "

[PATCH] net: multicast: calculate csum of looped-back and forwarded packets
 2021-10-23 23:26 UTC  (2+ messages)

[PATCH 00/33] target/mips: Fully convert MSA opcodes to decodetree
 2021-10-23 23:24 UTC  (35+ messages)
` [PATCH 01/33] tests/tcg: Fix some targets default cross compiler path
` [PATCH 02/33] target/mips: Fix MSA MADDV.B opcode
` [PATCH 03/33] target/mips: Fix MSA MSUBV.B opcode
` [PATCH 04/33] tests/tcg/mips: Run MSA opcodes tests on user-mode emulation
` [PATCH 05/33] target/mips: Have check_msa_access() return a boolean
` [PATCH 06/33] target/mips: Use enum definitions from CPUMIPSMSADataFormat enum
` [PATCH 07/33] target/mips: Rename sa16 -> sa, bz_df -> bz -> bz_v
` [PATCH 08/33] target/mips: Convert MSA LDI opcode to decodetree
` [PATCH 09/33] target/mips: Introduce generic TRANS_CHECK() for decodetree helpers
` [PATCH 10/33] target/mips: Extract df_extract() helper
` [PATCH 11/33] target/mips: Convert MSA I5 instruction format to decodetree
` [PATCH 12/33] target/mips: Convert MSA BIT "
` [PATCH 13/33] target/mips: Convert MSA SHF opcode "
` [PATCH 14/33] target/mips: Convert MSA I8 instruction format "
` [PATCH 15/33] target/mips: Convert MSA load/store "
` [PATCH 16/33] target/mips: Convert MSA 2RF "
` [PATCH 17/33] target/mips: Convert MSA FILL opcode "
` [PATCH 18/33] target/mips: Convert MSA 2R instruction format "
` [PATCH 19/33] target/mips: Convert MSA VEC "
` [PATCH 20/33] target/mips: Convert MSA 3RF instruction format to decodetree (DF_HALF)
` [PATCH 21/33] target/mips: Convert MSA 3RF instruction format to decodetree (DF_WORD)
` [PATCH 22/33] target/mips: Convert MSA 3R instruction format to decodetree (part 1/4)
` [PATCH 23/33] target/mips: Convert MSA 3R instruction format to decodetree (part 2/4)
` [PATCH 24/33] target/mips: Convert MSA 3R instruction format to decodetree (part 3/4)
` [PATCH 25/33] target/mips: Convert MSA 3R instruction format to decodetree (part 4/4)
` [PATCH 26/33] target/mips: Convert MSA ELM instruction format to decodetree
` [PATCH 27/33] target/mips: Convert MSA COPY_U opcode "
` [PATCH 28/33] target/mips: Convert MSA COPY_S and INSERT opcodes "
` [PATCH 29/33] target/mips: Convert MSA MOVE.V opcode "
` [PATCH 30/33] target/mips: Convert CFCMSA and CTCMSA opcodes "
` [PATCH 31/33] target/mips: Remove generic MSA opcode
` [PATCH 32/33] target/mips: Remove one MSA unnecessary decodetree overlap group
` [PATCH 33/33] target/mips: Adjust style in msa_translate_init()

[PULL 00/11] Trivial branch for 6.2 patches
 2021-10-23 23:22 UTC  (2+ messages)

[PATCH 0/6] ssh signing: verify key lifetime
 2021-10-23 23:13 UTC  (3+ messages)
` [PATCH 1/6] ssh signing: extend check_signature to accept payload metadata

[PATCH v5 1/2] dt-bindings: display: bridge: lvds-codec: Document pixel data sampling edge select
 2021-10-23 23:04 UTC  (6+ messages)
` [PATCH v5 2/2] drm/bridge: lvds-codec: Add support for "

[PATCH] efi_loader: Handle GD_FLG_SKIP_RELOC
 2021-10-23 23:03 UTC  (3+ messages)

[PATCH v1 1/2] spi: tegra20-slink: Put device into suspend on driver removal
 2021-10-23 22:59 UTC  (2+ messages)
` [PATCH v1 2/2] spi: tegra210-quad: "

[PATCH V2] rtc: zynqmp: Add calibration set and get support
 2021-10-23 22:54 UTC  (3+ messages)

[syzbot] WARNING: refcount bug in sys_memfd_secret
 2021-10-23 22:46 UTC  (6+ messages)

[PATCH] ARM: stm32: Align mtdparts with SPI NOR layout on DHSOM
 2021-10-23 22:46 UTC 

[PATCH] phy: rockchip: inno-usb2: fix hang when multiple controllers exit
 2021-10-23 17:23 UTC  (2+ messages)

[PATCH] video: mxsfb: fix clk_get_by_name() return value check
 2021-10-23 22:34 UTC 

[PATCH 0/8] Makefile: make command-list.h 2-5x as fast with -jN
 2021-10-23 22:34 UTC  (8+ messages)
` [PATCH v2 00/10] Makefile: make generate-cmdlist.sh much faster
  ` [PATCH v2 09/10] generate-cmdlist.sh: replace "grep' invocation with a shell version
  ` [PATCH v2 10/10] generate-cmdlist.sh: replace "cut", "tr" and "grep" with pure-shell

Folios for 5.15 request - Was: re: Folio discussion recap -
 2021-10-23 22:23 UTC  (12+ messages)

Stable backport request
 2021-10-23 22:21 UTC  (2+ messages)

[PATCH v4] dt-bindings: net: nfc: nxp,pn544: Convert txt bindings to yaml
 2021-10-23 22:10 UTC  (5+ messages)

[PATCH v2 0/9] clk: sunxi-ng: Add a RTC CCU driver
 2021-10-23 21:50 UTC  (4+ messages)
` [PATCH v2 6/9] rtc: sun6i: Allow probing without an early clock provider
  ` (subset) "

[PATCH v1 0/3] Remove TPS80031 driver
 2021-10-23 21:55 UTC  (3+ messages)
` [PATCH v1 1/3] rtc: tps80031: Remove driver
  ` (subset) "

[Buildroot] [PATCH v2 1/5] boot/grub2/grub2.mk: fix the installation of target tools
 2021-10-23 22:02 UTC  (2+ messages)

[Buildroot] [git commit] boot/grub2: add more explicit build messages
 2021-10-23 20:41 UTC 

[Buildroot] [git commit] boot/grub2: fix the cdboot.img source from host to target
 2021-10-23 20:41 UTC 

[Buildroot] [git commit] boot/grub2: remove the unnecessary \-continuations
 2021-10-23 20:41 UTC 

[Buildroot] [git commit] boot/grub2: fix the installation of target tools
 2021-10-23 20:41 UTC 

[Buildroot] [git commit] boot/grub2: use none platform when building for host
 2021-10-23 20:41 UTC 

[PATCH v2 0/3] rtc: s3c: S3C driver improvements
 2021-10-23 21:58 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] boot/grub2: fix dependency on host-gawk
 2021-10-23 21:57 UTC  (2+ messages)

tortoiseplink ssh variant still needed?
 2021-10-23 21:53 UTC  (2+ messages)

[PATCH 1/4] dt-bindings: sound: amlogic: t9015: Add missing AVDD-supply property
 2021-10-23 21:48 UTC  (12+ messages)
` [PATCH 2/4] arm64: dts: amlogic: meson-g12: Fix thermal-zones indent
` [PATCH 3/4] arm64: dts: amlogic: meson-g12: Fix GPU operating point table node name
` [PATCH 4/4] arm64: dts: amlogic: Fix SPI NOR flash node name for ODROID N2/N2+

[PATCH] tether: Fix connman_technology_get_wifi_tethering
 2021-10-23 21:49 UTC 

[PATCH 00/11] midx: clean up t5319 under 'SANITIZE=leak'
 2021-10-23 21:40 UTC  (9+ messages)
` [PATCH 10/11] pack-bitmap-write.c: don't return without stop_progress()
        ` SubmittingPatchs: clarify choice of base and testing

[PATCH V3 00/10] More virtio hardening
 2021-10-23 21:31 UTC  (3+ messages)

[PATCH 01/65] libjitterentropy: update 3.1.0 -> 3.3.0
 2021-10-23 21:34 UTC  (8+ messages)
` [PATCH 26/65] psplash: upgrade to latest revision
  ` [OE-core] "
` [OE-core] [PATCH 18/65] u-boot: upgrade 2021.07 -> 2021.10

[PATCH 00/33] PowerISA v3.1 instruction batch
 2021-10-23 21:29 UTC  (29+ messages)
` [PATCH 21/33] target/ppc: moved stxv and lxv from legacy to decodtree
` [PATCH 22/33] target/ppc: moved stxvx and lxvx "
` [PATCH 23/33] target/ppc: added the instructions LXVP and STXVP
` [PATCH 24/33] target/ppc: added the instructions LXVPX and STXVPX
` [PATCH 25/33] target/ppc: added the instructions PLXV and PSTXV
` [PATCH 26/33] target/ppc: added the instructions PLXVP and PSTXVP
` [PATCH 27/33] target/ppc: moved XXSPLTW to using decodetree
` [PATCH 28/33] target/ppc: moved XXSPLTIB "
` [PATCH 29/33] target/ppc: implemented XXSPLTI32DX
` [PATCH 30/33] target/ppc: Implemented XXSPLTIW using decodetree
` [PATCH 31/33] target/ppc: implemented XXSPLTIDP instruction
` [PATCH 32/33] target/ppc: Implement xxblendvb/xxblendvh/xxblendvw/xxblendvd instructions
` [PATCH 33/33] target/ppc: Implement lxvkq instruction

[PATCH] ruby: fix Upstream-Status
 2021-10-23 21:29 UTC 

[PATCH v2] libevent,btrfs-tools: fix Upstream-Status tag
 2021-10-23 21:20 UTC 

[PATCH][meta-python] python3-stevedore: update to 3.5.0
 2021-10-23 21:16 UTC  (2+ messages)
` [oe] "

[OE-core][PATCH] classes/populate_sdk_base: Add setscene tasks
 2021-10-23 21:16 UTC  (2+ messages)

[PATCH linux-next v4 0/8] vdpa: enable user to set mac, mtu
 2021-10-23 21:15 UTC  (5+ messages)

Inconsistent device numbers after reboot
 2021-10-23 20:57 UTC  (3+ messages)

[PATCH v4] archive: describe compression level option
 2021-10-23 21:13 UTC  (3+ messages)

[PATCH] librsvg: Disable 64bit atomics in crossbeam for rv32
 2021-10-23 21:11 UTC  (5+ messages)
    ` [OE-core] "

[PATCH] maintainers.inc: fix up rust-cross entry
 2021-10-23 21:10 UTC 

[PATCH v2] riscv: cacheinfo: fix typo of homogeneous
 2021-10-23 21:07 UTC  (2+ messages)

[Bug 211807] New: [drm:drm_dp_mst_dpcd_read] *ERROR* mstb 000000004e6288dd port 3: DPCD read on addr 0x60 for 1 bytes NAKed
 2021-10-23 21:03 UTC  (2+ messages)
` [Bug 211807] "

[PATCH] MyFirstContribution: teach to use "format-patch --base=auto"
 2021-10-23 21:03 UTC  (4+ messages)

[PATCH v2 00/16] Basic StarFive JH7100 RISC-V SoC support
 2021-10-23 21:02 UTC  (7+ messages)
` [PATCH v2 12/16] pinctrl: starfive: Add pinctrl driver for StarFive SoCs

[Summit topic] Server-side merge/rebase: needs and wants?
 2021-10-23 20:52 UTC  (4+ messages)

[PATCH v4 00/46] Register SCSI sysfs attributes earlier
 2021-10-23 20:54 UTC  (3+ messages)
  ` Missing driver-specific sysfs attributes of scsi_device [was: Re: [PATCH v4 00/46] Register SCSI sysfs attributes earlier]

[PATCH bpf-next v2 0/5] bpftool: Switch to libbpf's hashmap for referencing BPF objects
 2021-10-23 20:51 UTC  (6+ messages)
` [PATCH bpf-next v2 1/5] bpftool: Remove Makefile dep. on $(LIBBPF) for $(LIBBPF_INTERNAL_HDRS)
` [PATCH bpf-next v2 2/5] bpftool: Do not expose and init hash maps for pinned path in main.c
` [PATCH bpf-next v2 3/5] bpftool: Switch to libbpf's hashmap for pinned paths of BPF objects
` [PATCH bpf-next v2 4/5] bpftool: Switch to libbpf's hashmap for programs/maps in BTF listing
` [PATCH bpf-next v2 5/5] bpftool: Switch to libbpf's hashmap for PIDs/names references

[PATCH][next] parisc: Fix spelling mistake "Plase" -> "Please"
 2021-10-23 20:51 UTC  (2+ messages)

gitignore as symbolic link
 2021-10-23 20:49 UTC  (7+ messages)

[PATCH bpf-next 0/5] bpftool: Switch to libbpf's hashmap for referencing BPF objects
 2021-10-23 20:51 UTC  (7+ messages)
` [PATCH bpf-next 2/5] bpftool: Do not expose and init hash maps for pinned path in main.c
` [PATCH bpf-next 3/5] bpftool: Switch to libbpf's hashmap for pinned paths of BPF objects

[Buildroot] buildroot.org link Documentation --> HTML-Nightly is broken
 2021-10-23 20:50 UTC  (3+ messages)

[PATCH] python3-pyparsing: update to 3.0.0
 2021-10-23 20:42 UTC 

[PATCH] tools/nolibc: x86: Remove `r8`, `r9` and `r10` from the clobber list
 2021-10-23 20:40 UTC  (4+ messages)

[RFC V2 0/5] arm64: dts: imx8mm: Enable CSI and OV5640 Camera
 2021-10-23 20:34 UTC  (12+ messages)
` [RFC V2 1/5] arm64: dts: imx8mm: Add CSI nodes
` [RFC V2 2/5] arm64: defconfig: Enable VIDEO_IMX_MEDIA
` [RFC V2 3/5] arm64: dts: imx8mm-beacon: Enable OV5640 Camera
` [RFC V2 4/5] arm64: defconfig: Enable OV5640
` [RFC V2 5/5] arm64: dts: imx8mm-evk: Enable OV5640 Camera

[PATCH] riscv: cacheinfo: fix typo of homogenous
 2021-10-23 20:36 UTC  (5+ messages)

[PATCH][meta-python] python3-h5py: update to 3.5.0
 2021-10-23 20:36 UTC 

[PATCH][meta-python] python3-pybind11-json: update to 0.2.11
 2021-10-23 20:36 UTC 

[PATCH][meta-python] python3-pychromecast: update to 9.3.1
 2021-10-23 20:36 UTC 

[PATCH][meta-python] python3-tzlocal: update to 4.0.1
 2021-10-23 20:36 UTC 

[PATCH][meta-python] python3-zeroconf: update to 0.36.9
 2021-10-23 20:36 UTC 

[Buildroot] [PATCH v1 1/2] package/gtest: fix gtest.pc/gmock.pc library names for the debug build
 2021-10-23 20:30 UTC  (3+ messages)
` [Buildroot] [PATCH v1 2/2] package/libcamera: add lc-compliance test application option


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.