All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-07-02 14:29:48 to 2023-07-02 17:41:02 UTC [more...]

[PATCH] ASoC: codecs: wcd938x: fix soundwire initialisation race
 2023-07-02 15:35 UTC  (2+ messages)

+ mm-memory-failure-fix-potential-page-refcnt-leak-in-memory_failure.patch added to mm-unstable branch
 2023-07-02 17:40 UTC 

[PATCH v2 00/26] ARM: qcom: apq8064: support CPU frequency scaling
 2023-07-02 17:37 UTC  (4+ messages)
` [PATCH v2 09/26] cpufreq: qcom-nvmem: create L2 cache device

[PATCH 0/2] hwrng: nomadik - two simple cleanups
 2023-07-02 17:35 UTC  (6+ messages)
` [PATCH 1/2] hwrng: nomadik - keep clock enabled while hwrng is registered
` [PATCH 2/2] hwrng: nomadik - use dev_err_probe

+ docs-update-ocfs2-devel-mailing-list-address.patch added to mm-hotfixes-unstable branch
 2023-07-02 17:36 UTC 

[GIT PULL] bitmap changes for v6.5-rc1
 2023-07-02 17:30 UTC 

+ maintainers-update-ocfs2-devel-mailing-list-address.patch added to mm-hotfixes-unstable branch
 2023-07-02 17:36 UTC 

[PATCH 0/4] rockchip: rk3568: Device Tree updates
 2023-07-02 17:34 UTC  (5+ messages)
` [PATCH 1/4] rockchip: rk356x: Sync dtsi from linux v6.4
` [PATCH 2/4] rockchip: rk3566-radxa-cm3-io: Sync dts "
` [PATCH 3/4] rockchip: rk356x-u-boot: Add bootph-all to common pinctrl nodes
` [PATCH 4/4] rockchip: rk356x-u-boot: Use relaxed u-boot,spl-boot-order

[Intel-wired-lan] [PATCH net v2 6/6] igc: Fix inserting of empty frame for launchtime
 2023-07-02 17:24 UTC  (3+ messages)
  `  "

[PATCH v5 0/5] nolibc: add part2 of support for rv32
 2023-07-02 17:19 UTC  (9+ messages)
` [PATCH v5 1/5] tools/nolibc: fix up #error compile failures with -ENOSYS
` [PATCH v5 5/5] selftests/nolibc: riscv: customize makefile for rv32

[syzbot] [mm?] [reiserfs?] kernel panic: stack is corrupted in ___slab_alloc
 2023-07-02 17:17 UTC 

[PATCH] LSM: Fix typo in a comment
 2023-07-02 17:08 UTC 

[Buildroot] [PATCH 1/1] package/xvisor: bump to version 0.3.2
 2023-07-02 17:02 UTC 

[Intel-xe] [PATCH v2 0/6] Add HWMON support for DGFX
 2023-07-02 17:01 UTC  (7+ messages)
    `  "

[Intel-wired-lan] [PATCH net v2 1/6] igc: Rename qbv_enable to taprio_offload_enable
 2023-07-02 16:55 UTC  (3+ messages)
  `  "

[Buildroot] [PATCH 1/1] package/e2fsprogs: bump version to 1.47.0
 2023-07-02 16:53 UTC 

drivers/gpu/drm/amd/amdgpu/amdgpu_device.c:1348:18: error: result of comparison of constant 4294967296 with expression of type 'resource_size_t' (aka 'unsigned int') is always false
 2023-07-02 16:51 UTC 

[PATCH net-next v4 1/2] virtio-net: support coexistence of XDP and GUEST_CSUM
 2023-07-02 16:48 UTC  (8+ messages)

[Buildroot] [PATCH 1/1] package/dos2unix: bump version to 7.5.0
 2023-07-02 16:48 UTC 

[PATCH v2 0/3] selftests/nolibc: improve test report support
 2023-07-02 16:43 UTC  (2+ messages)

[Buildroot] [PATCH 1/2] package/bluez-alsa: bump version to 4.1.1
 2023-07-02 16:40 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] package/{bluez5_utils, bluez5_utils-headers}: bump to version 5.68

[CRASH][BISECTED] 6.4.1 crash in boot
 2023-07-02 16:36 UTC 

[ANNOUNCE] xfs-linux: for-next updated to 5cf32f63b0f4
 2023-07-02 16:36 UTC 

forwarding works fine with 802.1ad vlans
 2023-07-02 16:33 UTC 

[PATCH 0/3] ARM: dts: st: dts fixes in stih418-b2264.dts
 2023-07-02 16:19 UTC  (8+ messages)
` [PATCH 1/3] ARM: dts: st: correct serial alias "
` [PATCH 2/3] ARM: dts: st: move leds out of soc "
` [PATCH 3/3] ARM: dts: st: correct led level "

[PATCH v2 07/13] tools/nolibc: sys_lseek: add pure 64bit lseek
 2023-07-02 16:28 UTC  (4+ messages)

[RFC PATCH] x86/acpi: Ignore invalid x2APIC entries
 2023-07-02 16:28 UTC 

[PATCH] xfs: AGI length should be bounds checked
 2023-07-02 16:25 UTC 

[PATCH] ref-filter: handle nested tags in --points-at option
 2023-07-02 16:25 UTC  (3+ messages)

[GIT PULL] iomap: new code for 6.5
 2023-07-02 16:22 UTC 

fs/namei.c:4875 vfs_rename() warn: variable dereferenced before check 'source' (see line 4830)
 2023-07-02 16:20 UTC 

Who are you
 2023-07-02 16:10 UTC  (2+ messages)

[PATCH v7 00/15] Add RISC-V vector cryptographic instruction set support
 2023-07-02 15:53 UTC  (16+ messages)
` [PATCH v7 01/15] target/riscv: Refactor some of the generic vector functionality
` [PATCH v7 02/15] target/riscv: Refactor vector-vector translation macro
` [PATCH v7 03/15] target/riscv: Remove redundant "cpu_vl == 0" checks
` [PATCH v7 04/15] target/riscv: Add Zvbc ISA extension support
` [PATCH v7 05/15] target/riscv: Move vector translation checks
` [PATCH v7 06/15] target/riscv: Refactor translation of vector-widening instruction
` [PATCH v7 07/15] target/riscv: Refactor some of the generic vector functionality
` [PATCH v7 08/15] target/riscv: Add Zvbb ISA extension support
` [PATCH v7 09/15] target/riscv: Add Zvkned "
` [PATCH v7 10/15] target/riscv: Add Zvknh "
` [PATCH v7 11/15] target/riscv: Add Zvksh "
` [PATCH v7 12/15] target/riscv: Add Zvkg "
` [PATCH v7 13/15] crypto: Create sm4_subword
` [PATCH v7 14/15] crypto: Add SM4 constant parameter CK
` [PATCH v7 15/15] target/riscv: Add Zvksed ISA extension support

[PATCH v2 0/3] Enable U-Boot at Virtualbox to boot images
 2023-07-02 15:54 UTC  (10+ messages)
` [PATCH v2 2/3] X86: Add support for distro boot
      ` AW: "

modified UBoot to include I2C communication
 2023-07-02 15:54 UTC  (2+ messages)

kexec on arm fails, possibly due to memdup_user
 2023-07-02 15:51 UTC  (2+ messages)

mickledore merge request: July 2nd
 2023-07-02 15:54 UTC  (2+ messages)

[PATCH 00/21] q800: add support for booting MacOS Classic - part 2
 2023-07-02 15:48 UTC  (22+ messages)
` [PATCH 01/21] q800-glue.c: convert to Resettable interface
` [PATCH 02/21] q800: add djMEMC memory controller
` [PATCH 03/21] q800: add machine id register
` [PATCH 04/21] q800: implement additional machine id bits on VIA1 port A
` [PATCH 05/21] q800: add IOSB subsystem
` [PATCH 06/21] q800: allow accesses to RAM area even if less memory is available
` [PATCH 07/21] audio: add Apple Sound Chip (ASC) emulation
` [PATCH 08/21] asc: generate silence if FIFO empty but engine still running
` [PATCH 09/21] q800: add Apple Sound Chip (ASC) audio to machine
` [PATCH 10/21] q800: add easc bool machine class property to switch between ASC and EASC
` [PATCH 11/21] swim: add trace events for IWM and ISM registers
` [PATCH 12/21] swim: split into separate IWM and ISM register blocks
` [PATCH 13/21] swim: update IWM/ISM register block decoding
` [PATCH 14/21] mac_via: work around underflow in TimeDBRA timing loop in SETUPTIMEK
` [PATCH 15/21] mac_via: workaround NetBSD ADB bus enumeration issue
` [PATCH 16/21] mac_via: implement ADB_STATE_IDLE state if shift register in input mode
` [PATCH 17/21] mac_via: always clear ADB interrupt when switching to A/UX mode
` [PATCH 18/21] q800: add ESCC alias at 0xc000
` [PATCH 19/21] q800: add alias for MacOS toolbox ROM at 0x40000000
` [PATCH 20/21] mac_via: allow unaligned access to VIA1 registers
` [PATCH 21/21] mac_via: extend timer calibration hack to work with A/UX

[PATCH 00/12] Sign Xilinx ZynqMP SPL/FSBL boot images using binman
 2023-07-02 15:48 UTC  (5+ messages)
` [PATCH 10/12] binman: btool: Add Xilinx Bootgen btool

[Buildroot] [PATCH 1/1] package/autoconf-archive: bump version to 2023.02.20
 2023-07-02 15:47 UTC 

[PATCH v12 00/10] introduce Arm FF-A support
 2023-07-02 15:44 UTC  (6+ messages)
` [PATCH v13 "
  ` [PATCH v13 04/10] arm_ffa: "

[PATCH 00/10] support for booting the compressed U-boot binary on Rockchip based SOC's
 2023-07-02 15:34 UTC  (17+ messages)
` [PATCH 01/10] Makefile: Add support to generate GZIP compressed raw u-boot binary
` [PATCH 02/10] spl: Kconfig: Address support for compressed U-BOOT raw binary
` [PATCH 03/10] rockchip: RAM location for the "
` [PATCH 05/10] Makefile: Add support to generate LZMA compressed raw u-boot binary
` [PATCH 06/10] spl: fit: support for booting a LZMA-compressed U-boot raw binary
` [PATCH 07/10] binman: Add support for u-boot-nodtb.bin.gz as an input binary
` [PATCH 08/10] rockchip: Add GZIP compressed uboot raw binary to FIT image
` [PATCH 09/10] binman: Add support for u-boot-nodtb.bin.lzma as an input binary

[GIT PULL] parisc architecture fixes & updates for v6.5-rc1
 2023-07-02 15:35 UTC  (3+ messages)

[PATCH 1/2] kconfig: menuconfig: simplify global jump key assignment
 2023-07-02 15:27 UTC  (6+ messages)
` [PATCH 2/2] kconfig: menuconfig: remove jump_key::index

SOLVED: [mlmmj] make check fail for 1.4.0.a2
 2023-07-02 15:25 UTC 

[syzbot] [ntfs?] kernel BUG in ntfs_end_buffer_async_read
 2023-07-02 15:25 UTC  (2+ messages)

[PATCH v5 00/11] Add support for BCM2835 camera interface (unicam)
 2023-07-02 15:23 UTC  (5+ messages)
` [PATCH v5 04/11] media: bcm2835-unicam: Add support for CCP2/CSI2 camera interface

execv: Argument list too long
 2023-07-02 15:24 UTC  (2+ messages)

[tip: x86/misc] x86/csum: Improve performance of `csum_partial`
 2023-07-02 15:19 UTC  (2+ messages)

[Buildroot] [PATCH 1/3] package: add rockchip-rkbin package
 2023-07-02 15:16 UTC  (3+ messages)

[syzbot] [wireless?] WARNING in rate_control_rate_init (2)
 2023-07-02 15:15 UTC 

[PATCH] docs: add necessary headers to Documentation/MFOW.txt
 2023-07-02 15:14 UTC 

[meta-oe][mickledore][PATCH] opencv: Revert fix runtime dependencies
 2023-07-02 15:08 UTC  (3+ messages)
  ` [oe] "

[PATCH v2 00/10] fortify: Add KUnit tests for runtime overflows
 2023-07-02 15:07 UTC  (3+ messages)
` [PATCH v2 02/10] fortify: Allow KUnit test to build without FORTIFY

[PATCH 0/2] Move camera sensor dependencies to top level menu
 2023-07-02 15:04 UTC  (6+ messages)
` [PATCH 1/2] media: i2c: Select V4L2_FWNODE and VIDEO_V4L2_SUBDEV_API for sensors
` [PATCH 2/2] media: i2c: Stop selecting common features for individual camera drivers

[Buildroot] [PATCH 1/1] package/sconeserver: re-add dependency to pcre
 2023-07-02 15:02 UTC 

[PATCH v2] drm/msm/adreno: Assign revn to A635
 2023-07-02 14:56 UTC  (9+ messages)

[PATCH v3 00/10] tracing: introducing eventfs
 2023-07-02 14:55 UTC  (3+ messages)
` [PATCH v3 02/10] eventfs: introducing struct tracefs_inode

[PATCH net] nvme-tcp: Fix comma-related oops
 2023-07-02 14:50 UTC  (2+ messages)

[net Patch 0/4] octeontx2-af: MAC block fixes for CN10KB
 2023-07-02 14:50 UTC  (2+ messages)

[PATCH v2] kernel/trace: Fix cleanup logic of enable_trace_eprobe
 2023-07-02 14:50 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] libgcrypt: disable assembly for i386
 2023-07-02 14:48 UTC 

[PATCH 0/3] tracing/probes: Fix bugs in process_fetch_insn
 2023-07-02 14:47 UTC  (4+ messages)
` [PATCH 1/3] tracing/probes: Fix to avoid double count of the string length on the array
` [PATCH 2/3] tracing/probes: Fix to exit fetching if an error is detected
` [PATCH 3/3] tracing/probes: Fix return value when "(fault)" is injected

[PATCH v3 0/1] gro: decrease size of CB
 2023-07-02 14:46 UTC  (8+ messages)
` [PATCH v3 1/1] "

[PATCH 0/2] net/mlx5: fix counter object leaks
 2023-07-02 14:41 UTC  (2+ messages)

[PATCH net 0/2] Fix mangled link-local MAC DAs with SJA1105 DSA
 2023-07-02 14:39 UTC  (5+ messages)
` [PATCH net 1/2] net: dsa: tag_sja1105: fix MAC DA patching from meta frames
` [PATCH net 2/2] net: dsa: sja1105: always enable the send_meta options

Regarding hello world program for ARM M7 (s32k312) using qemu
 2023-07-02 14:37 UTC  (7+ messages)

[PATCH 00/58] buildman: Refactor code and correct some pylint warnings
 2023-07-02 14:26 UTC  (44+ messages)
` [PATCH 16/58] buildman: Pass option values to get_action_summary()
` [PATCH 17/58] buildman: Pass option values to show_actions()
` [PATCH 18/58] buildman: Build option-adjusting into a function
` [PATCH 19/58] buildman: Move counting of commits "
` [PATCH 20/58] buildman: Move setting up the output dir "
` [PATCH 21/58] buildman: Move commit numbering into determine_series()
` [PATCH 22/58] buildman: Avoid too many returns in do_buildman()
` [PATCH 23/58] buildman: Move remaining builder properties to constructor
` [PATCH 24/58] buildman: Tweak commits and show_bloat
` [PATCH 25/58] buildman: Moving running of the builder into a function
` [PATCH 26/58] buildman: Drop some unnecessary variables
` [PATCH 27/58] buildman: Adjust show_toolchain_prefix() to not return
` [PATCH 28/58] buildman: Move checking for make into run_builder()
` [PATCH 29/58] buildman: Move getting the adjust_cfg "
` [PATCH 30/58] buildman: Use get_alow_missing() directly to avoid var
` [PATCH 31/58] buildman: Create a function to get number of built commits
` [PATCH 32/58] buildman: Convert camel case in cmdline.py
` [PATCH 33/58] buildman: Correct most pylint warnings in cmdline
` [PATCH 34/58] buildman: Add a test for --boards
` [PATCH 35/58] buildman: Convert to argparse
` [PATCH 36/58] buildman: Convert camel case in bsettings.py
` [PATCH 37/58] buildman: Convert camel case in builder.py
` [PATCH 38/58] buildman: Split parser creation in two
` [PATCH 39/58] buildman: Convert camel case in builderthread.py
` [PATCH 40/58] buildman: Correct most pylint warnings in builderthread
` [PATCH 41/58] buildman: Export _get_output_dir() to avoid warnings
` [PATCH 42/58] buildman: Correct invalid use of out_dir variable
` [PATCH 43/58] buildman: Drop unnecessary assignment of config_out
` [PATCH 44/58] buildman: Start a function to set up the make arguments
` [PATCH 45/58] buildman: Move setting of toolchain arguments to _build_args()
` [PATCH 46/58] buildman: Move more things into _build_args()
` [PATCH 47/58] buildman: Convert config_out to string IO
` [PATCH 48/58] buildman: Move reconfigure code into its own function
` [PATCH 49/58] buildman: Move bulid "
` [PATCH 50/58] buildman: Move reading of the done file into a function
` [PATCH 51/58] buildman: Move code to remove old outputs
` [PATCH 52/58] buildman: Move code to decide output dirs
` [PATCH 53/58] buildman: Move checkout code to a separate function
` [PATCH 54/58] buildman: Create a function to handle config and build
` [PATCH 55/58] buildman: Avoid passing result into _read_done_file()
` [PATCH 56/58] buildman: Tidy up reporting of a toolchain error
` [PATCH 57/58] buildman: Tidy up some comments in builderthread
` [PATCH 58/58] buildman: Move copy_files() out ot BuilderThread class


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.