All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-05-06 13:31:57 to 2021-05-06 14:24:19 UTC [more...]

[PATCH v2 00/50] image: Reduce #ifdefs and ad-hoc defines in image code
 2021-05-06 14:24 UTC  (32+ messages)
` [PATCH v2 01/50] lib: Add memdup()
` [PATCH v2 02/50] Add support for an owned buffer
` [PATCH v2 03/50] compiler: Add a comment to host_build()
` [PATCH v2 04/50] zstd: Create a function for use from U-Boot
` [PATCH v2 05/50] btrfs: Use U-Boot API for decompression
` [PATCH v2 06/50] image: Avoid switch default in image_decomp()
` [PATCH v2 07/50] image: Update zstd to avoid reporting error twice
` [PATCH v2 08/50] gzip: Avoid use of u64
` [PATCH v2 09/50] image: Update image_decomp() to avoid ifdefs
` [PATCH v2 10/50] image: Split board code out into its own file
` [PATCH v2 11/50] image: Fix up checkpatch warnings in image-board.c
` [PATCH v2 12/50] image: Split host code out into its own file
` [PATCH v2 13/50] image: Create a function to do manual relocation
` [PATCH v2 14/50] image: Avoid #ifdefs for "
` [PATCH v2 15/50] image: Remove ifdefs around image_setup_linux() el at
` [PATCH v2 16/50] image: Add Kconfig options for FIT in the host build
` [PATCH v2 17/50] kconfig: Add host support to CONFIG_IS_ENABLED()
` [PATCH v2 18/50] image: Shorten FIT_ENABLE_SHAxxx_SUPPORT
` [PATCH v2 19/50] image: Rename SPL_SHAxxx_SUPPORT to SPL_FIT_SHAxxx
` [PATCH v2 20/50] hash: Use Kconfig to enable hashing in host tools
` [PATCH v2 21/50] hash: Drop some #ifdefs in hash.c
` [PATCH v2 22/50] image: Drop IMAGE_ENABLE_FIT
` [PATCH v2 23/50] image: Drop IMAGE_ENABLE_OF_LIBFDT
` [PATCH v2 24/50] image: Use Kconfig to enable CONFIG_FIT_VERBOSE on host
` [PATCH v2 25/50] image: Rename CONFIG_FIT_ENABLE_RSASSA_PSS_SUPPORT
` [PATCH v2 26/50] image: Use Kconfig to enable FIT_RSASSA_PSS on host
` [PATCH v2 27/50] Kconfig: Rename SPL_CRC32_SUPPORT to SPL_CRC32
` [PATCH v2 28/50] image: Drop IMAGE_ENABLE_CRC32
` [PATCH v2 29/50] Kconfig: Rename SPL_MD5_SUPPORT to SPL_MD5
` [PATCH v2 30/50] image: Drop IMAGE_ENABLE_MD5
` [PATCH v2 31/50] image: Drop IMAGE_ENABLE_SHA1

[PATCH] iio: bme680_spi: Remove ACPI support
 2021-05-06 14:23 UTC  (3+ messages)

[PATCH v2 0/9] misc: Replace alloca() by g_malloc()
 2021-05-06 14:22 UTC  (24+ messages)
` [PATCH v2 1/9] audio/alsaaudio: Replace ALSA alloca() by malloc() equivalent
` [PATCH v2 2/9] backends/tpm: Replace qemu_mutex_lock calls with QEMU_LOCK_GUARD
` [PATCH v2 3/9] backends/tpm: Replace g_alloca() by g_malloc()
` [PATCH v2 4/9] bsd-user/syscall: Replace alloca() by g_new()
` [PATCH v2 5/9] gdbstub: Constify GdbCmdParseEntry
` [PATCH v2 6/9] gdbstub: Only call cmd_parse_params() with non-NULL command schema
` [PATCH v2 7/9] gdbstub: Replace alloca() + memset(0) by g_new0()
` [PATCH v2 8/9] hw/misc/pca9552: Replace g_newa() by g_new()
` [PATCH v2 9/9] target/ppc/kvm: Replace alloca() by g_malloc()

[PATCH v3] btrfs-progs: fi resize: fix false 0.00B sized output
 2021-05-06 14:21 UTC  (2+ messages)

[PATCH -perfbook 0/4] Add script to check cleveref macro uses
 2021-05-06 14:23 UTC  (2+ messages)
` [PATCH -perfbook 1/4] cleverefcheck: Add check script of cleveref macro usage

[PATCH 0/6] sched,delayacct: Some cleanups
 2021-05-06 14:17 UTC  (10+ messages)
` [PATCH 1/6] delayacct: Use sched_clock()
` [PATCH 2/6] sched: Rename sched_info_{queued,dequeued}
` [PATCH 3/6] sched: Simplify sched_info_on()
` [PATCH 5/6] delayacct: Add static_branch in scheduler hooks

[syzbot] WARNING in __vmalloc_node_range
 2021-05-06 14:22 UTC  (2+ messages)

[Bug 1875139] [NEW] Domain fails to start when 'readonly' device not writable
 2021-05-06 14:15 UTC  (2+ messages)
` [Bug 1875139] "

[net-next] net: dsa: felix: disable always guard band bit for TAS config
 2021-05-06 14:20 UTC  (12+ messages)

[Bug 203905] New: amdgpu:actual_brightness has unreal/wrong value
 2021-05-06 14:20 UTC  (2+ messages)
` [Bug 203905] "

[cip-dev][isar-cip-core][PATCH v4 0/2] swupdate-config: variables cleanup
 2021-05-06 14:12 UTC  (3+ messages)

[PATCH 0/5] block-job: drop BlockJob.blk
 2021-05-06 14:13 UTC  (6+ messages)
` [PATCH 1/5] blockjob: implement and use block_job_get_aio_context
` [PATCH 2/5] test-blockjob-txn: don't abuse job->blk
` [PATCH 3/5] block/stream: add own blk
` [PATCH 4/5] test-bdrv-drain: don't use BlockJob.blk
` [PATCH 5/5] blockjob: drop BlockJob.blk field

[MPTCP][PATCH mptcp-next] Squash to "mptcp: dump csum fields in mptcp_dump_mpext"
 2021-05-06 14:19 UTC 

[Intel-wired-lan] [PATCH net v3] i40e: Fix PHY type identifiers for 2.5G and 5G adapters
 2021-05-06 14:17 UTC  (2+ messages)

Wikibook Linux kernel
 2021-05-06 14:17 UTC  (2+ messages)

[PATCH v5 00/20] Introduce threaded trace streaming for basic perf record operation
 2021-05-06 14:17 UTC  (3+ messages)

[PATCH v1] spi: fix client driver can't register success when use GPIO as CS
 2021-05-06 14:16 UTC  (3+ messages)

[PATCH v3 1/3] ext4: add flags argument to jbd2_journal_flush
 2021-05-06 14:15 UTC  (3+ messages)

[PATCH 0/7] usb: isp1760: extend support for isp1763
 2021-05-06 14:15 UTC  (14+ messages)
` [PATCH 1/7] usb: isp1760: move to regmap for register access

[RFC PATCH v3 0/4] arm64: Stack trace reliability checks in the unwinder
 2021-05-06 14:12 UTC  (12+ messages)
  ` [RFC PATCH v3 2/4] arm64: Check the return PC against unreliable code sections
  ` [RFC PATCH v3 3/4] arm64: Handle miscellaneous functions in .text and .init.text

Unihash warning building kernels in Yocto 3.1.7
 2021-05-06 14:13 UTC  (5+ messages)
` [OE-core] "

[PATCH 1/1] samples: bpf: fix the compiling error
 2021-05-06 23:11 UTC  (5+ messages)

arch/arm/mach-s3c/pm-s3c2410.c:45:49: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2021-05-06 14:11 UTC  (2+ messages)

[PATCH] printk: stop spining waiter when console resume to flush prb
 2021-05-06 14:12 UTC  (4+ messages)

[PATCH v2 00/13] vtpmmgr: Some fixes - still incomplete
 2021-05-06 14:04 UTC  (15+ messages)
` [PATCH v2 01/13] docs: Warn about incomplete vtpmmgr TPM 2.0 support
` [PATCH v2 02/13] vtpmmgr: Print error code to aid debugging
` [PATCH v2 03/13] stubom: newlib: Enable C99 formats for %z
` [PATCH v2 04/13] vtpmmgr: Allow specifying srk_handle for TPM2
` [PATCH v2 05/13] vtpmmgr: Move vtpmmgr_shutdown
` [PATCH v2 06/13] vtpmmgr: Flush transient keys on shutdown
` [PATCH v2 07/13] vtpmmgr: Flush all transient keys
` [PATCH v2 08/13] vtpmmgr: Shutdown more gracefully
` [PATCH v2 09/13] vtpmmgr: Support GetRandom passthrough on TPM 2.0
` [PATCH v2 10/13] vtpmmgr: Remove bogus cast from TPM2_GetRandom
` [PATCH v2 11/13] vtpmmgr: Fix owner_auth & srk_auth parsing
` [PATCH v2 12/13] vtpmmgr: Check req_len before unpacking command
` [PATCH v2 13/13] vtpm: Correct timeout units and command duration

[GIT PULL] tracing: Fix probes written to the set_ftrace_filter file
 2021-05-06 14:11 UTC 

[feature suggestion] Add 'git stash export', 'git stash import' commands to allow to backup stash externally
 2021-05-06 14:10 UTC  (8+ messages)

[PATCH] add: die if both --dry-run and --interactive are given
 2021-05-06 14:10 UTC  (2+ messages)

[PATCH V2 00/16] net: iosm: PCIe Driver for Intel M.2 Modem
 2021-05-06 14:09 UTC  (5+ messages)
` [PATCH V2 07/16] net: iosm: mbim control device

[tpm2] Re: How can I use a persisted object without it’s primary key?
 2021-05-06 14:08 UTC 

[Bug 1875702] [NEW] madvise reports success, but doesn't implement WIPEONFORK
 2021-05-06 13:50 UTC  (3+ messages)
` [Bug 1875702] "

[PATCH v2] dt-bindings: i2c: Move i2c-omap.txt to YAML format
 2021-05-06 14:00 UTC  (2+ messages)

[PATCH] tools/kvm_stat: Fix documentation typo
 2021-05-06 14:03 UTC 

[PATCH V2] ARM: stm32: Update dhelectronics/dh_stm32mp1/MAINTAINERS file
 2021-05-06 14:03 UTC  (2+ messages)

[Bug 207833] New: Brightness control not working on ASUS TUF FA506IU (AMD Ryzen 7 4800H / Nvidia GTX 1660 Ti)
 2021-05-06 14:03 UTC  (2+ messages)
` [Bug 207833] "

[PATCH v4] ext4: Fix bug on in ext4_es_cache_extent as ext4_split_extent_at failed
 2021-05-06 14:10 UTC 

[PATCH] MAINTAINERS: Update dhelectronics/dh_stm32mp1/MAINTAINERS file
 2021-05-06 14:02 UTC  (2+ messages)

[OE-core][PATCH] classes/image: Use xargs to set file timestamps
 2021-05-06 14:02 UTC  (4+ messages)

[PATCH 1/6] mfd: Add Delta TN48M CPLD driver
 2021-05-06 14:01 UTC  (7+ messages)
` [PATCH 2/6] dt-bindings: gpio: Add Delta TN48M CPLD GPIO bindings
` [PATCH 3/6] gpio: Add Delta TN48M CPLD GPIO driver
` [PATCH 5/6] dt-bindings: mfd: Add Delta TN48M CPLD drivers bindings

[PATCH] builtin/init-db: preemptively clear repo_fmt to avoid leaks
 2021-05-06 14:00 UTC  (4+ messages)

[ANNOUNCE] libblkio v0.1.0 preview release
 2021-05-06 13:53 UTC  (9+ messages)

[PATCH 00/69] "Revert and fix properly" patch series based on umn.edu re-review
 2021-05-06 14:00 UTC  (7+ messages)
` [PATCH 27/69] cdrom: gdrom: deallocate struct gdrom_unit fields in remove_gdrom
          ` [PATCH] cdrom: gdrom: initialize global variable at init time

[PATCH] libtracefs: Free the regex in update_filter()
 2021-05-06 14:00 UTC 

[LTP] [PATCH 0/3] syscalls/aio: Convert libaio wrapper function to kernel syscall
 2021-05-06 13:58 UTC  (6+ messages)
` [LTP] [PATCH 3/3] syscalls/io_submit: "

[Bug 1874264] [NEW] AIX 7.2 TL4 SP1 cannot IPL with QEMU >2.11.2 ppc64-softmmu
 2021-05-06 13:36 UTC  (2+ messages)
` [Bug 1874264] "

[Bug 1874504] [NEW] VFIO passthrough spits out thousands of messages
 2021-05-06 13:37 UTC  (2+ messages)
` [Bug 1874504] "

[PATCH] mmc: enable UHS voltage switch for SDSC if supported
 2021-05-06 13:54 UTC  (6+ messages)

wiki.nftables.org down
 2021-05-06 13:54 UTC 

[PATCH v4 1/3] perf report: compile tips.txt in perf binary
 2021-05-06 13:54 UTC  (2+ messages)

[PATCH 1/2] staging: fieldbus: anybus: Make remove callback return void
 2021-05-06 13:54 UTC  (7+ messages)
` [PATCH 2/2] staging: fieldbus: anybus: Refuse registering drivers without .probe()

[Bug 1927408] [NEW] USB Ethernet device (RNDIS) does not work on several tested operating systems
 2021-05-06 13:41 UTC 

[PATCH 00/23] misc: Remove variable-length arrays on the stack
 2021-05-06 13:52 UTC  (4+ messages)
` [PATCH 11/23] hw/intc/xics: Avoid dynamic stack allocation

qemu support for aarch64 big.LITTLE architure
 2021-05-06  8:00 UTC 

[Bug 1874486] [NEW] Bug in qemu-img when converting to streamOptimized vmdk images
 2021-05-06 13:36 UTC  (2+ messages)
` [Bug 1874486] "

[dpdk-dev] [PATCH] doc/contributing/documentation: add info about including code
 2021-05-06 13:50 UTC  (6+ messages)

[PATCH v2] iio: bme680_i2c: Remove ACPI support
 2021-05-06 13:50 UTC  (5+ messages)

[Bug 1877015] [NEW] virtio only support packed ring size power of 2 between 256 and 1024
 2021-05-06 13:34 UTC  (2+ messages)
` [Bug 1877015] Re: virtio only support packed ring size power of 2

[PATCH] hwmon: (nct6775) Support access via Asus WMI
 2021-05-06 13:49 UTC  (4+ messages)

[Bug 1877052] [NEW] KVM Win 10 guest pauses after kernel upgrade
 2021-05-06 13:32 UTC  (2+ messages)
` [Bug 1877052] "

[Fuego] Test request rejection or execution based on board availability
 2021-05-06 13:49 UTC  (3+ messages)

Re: Re: [syzbot] INFO: rcu detected stall in tx
 2021-05-06 13:49 UTC  (2+ messages)

[PATCH] nvme-multipath: fix double initialization of ANA state
 2021-05-06 13:48 UTC 

[PATCH] Documentation: scheduler: sched_debug_verbose cmdline should be sched_verbose
 2021-05-06 13:48 UTC  (2+ messages)
` [tip: sched/urgent] sched,doc: "

[PATCH v3] sched: Fix out-of-bound access in uclamp
 2021-05-06 13:48 UTC  (2+ messages)
` [tip: sched/urgent] "

[PATCH] psi: fix psi state corruption when schedule() races with cgroup move
 2021-05-06 13:48 UTC  (2+ messages)
` [tip: sched/urgent] psi: Fix "

[PATCH v2 1/1] sched/fair: Fix unfairness caused by missing load decay
 2021-05-06 13:48 UTC  (2+ messages)
` [tip: sched/urgent] "

[PATCH] x86/events/amd/iommu: Fix invalid Perf result due to IOMMU PMC power-gating
 2021-05-06 13:48 UTC  (2+ messages)
` [tip: perf/urgent] "

[PATCH] locking/qrwlock: queued_write_lock_slowpath() cleanup
 2021-05-06 13:48 UTC  (2+ messages)
` [tip: locking/urgent] locking/qrwlock: Cleanup queued_write_lock_slowpath()

[PATCH] [v2] smp: fix smp_call_function_single_async prototype
 2021-05-06 13:48 UTC  (2+ messages)
` [tip: locking/urgent] smp: Fix "

stable-rc/queue/4.14 baseline: 43 runs, 4 regressions (v4.14.232-16-gde17eaf4e1904)
 2021-05-06 13:47 UTC 

[PATCH] KVM: PPC: Book3S HV: Fix conversion to gfn-based MMU notifier callbacks
 2021-05-06 13:43 UTC  (5+ messages)

Unable to find pw entry for uid
 2021-05-06 13:40 UTC  (3+ messages)

[Bug 60824] [PATCH][regression] Cambridge Silicon Radio, Ltd Bluetooth Dongle unusable
 2021-05-06 13:40 UTC 

git send-email says AUTH is unknown command?
 2021-05-06 13:30 UTC 

CI build for quanta/gbs
 2021-05-06 13:38 UTC  (5+ messages)

[PATCH V5 0/4] blk-mq: fix request UAF related with iterating over tagset requests
 2021-05-06 13:38 UTC  (6+ messages)
` [PATCH V5 3/4] blk-mq: clear stale request in tags->rq[] before freeing one request pool

[PATCH] can: isotp: return -ECOMM on FC timeout on TX path
 2021-05-06 13:38 UTC  (2+ messages)

Hotplug and power state of a connector
 2021-05-06 13:37 UTC 

[PATCH] media: em28xx: Fix possible memory leak of em28xx struct
 2021-05-06 13:37 UTC  (6+ messages)
` [PATCH v4] media: em28xx: Fix race condition between open and init function

[PATCH] builddeb: Support signing kernels with a Machine Owner Key
 2021-05-06 13:36 UTC  (3+ messages)

KVM: x86: Prevent deadlock against tk_core.seq
 2021-05-06 13:35 UTC  (2+ messages)

[PATCH RFC] can: isotp: isotp_sendmsg(): return error on FC timeout on TX path
 2021-05-06 13:36 UTC 

[PATCH] arm64: kernel: Update the stale comment
 2021-05-06 13:34 UTC  (2+ messages)

[PATCH] dt-bindings: spi: dw-apb-ssi: Integrate Renesas RZ/N1 SPI controller
 2021-05-06 11:52 UTC 

[PATCH] i2c: sh_mobile: Use new clock calculation formulas for RZ/G2E
 2021-05-06 11:15 UTC 

[LTP] [COMMITTED] [PATCH] syscalls: modify_ldt02: Fix failure
 2021-05-06 13:35 UTC  (2+ messages)

[PATCH 1/2] regmap: add regmap_might_sleep()
 2021-05-06 13:35 UTC  (7+ messages)

[PATCH v2 00/15] linux-user/s390x: some signal fixes
 2021-05-06 13:31 UTC  (3+ messages)

[PATCH] powerpc/32s: Remove asm/book3s/32/hash.h
 2021-05-06 13:32 UTC  (2+ messages)

[PATCH] perf: Fix swapping of cpu_map and stat_config records
 2021-05-06 13:32 UTC  (2+ messages)

Sphinx parallel build error: UnicodeEncodeError: 'latin-1' codec can't encode characters in position 18-20: ordinal not in range(256)
 2021-05-06 13:32 UTC  (3+ messages)

Gatesgarth-next merge request: May 6
 2021-05-06 13:31 UTC 


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.