All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-08-03 20:47:11 to 2022-08-03 22:32:39 UTC [more...]

[RFC PATCH 1/2] notes: support fetching notes from an external repo
 2022-08-03 22:32 UTC  (4+ messages)

[GIT PULL] AFFS fix for 5.20
 2022-08-03 22:29 UTC  (2+ messages)

[GIT PULL 0/2] EFI pull requests for v5.20
 2022-08-03 22:29 UTC  (6+ messages)
` [GIT PULL 1/2] EFI updates "
` [GIT PULL 2/2] EFI removal of efivars sysfs driver

[GIT PULL] ata changes for 5.20-rc1
 2022-08-03 22:29 UTC  (2+ messages)

[GIT PULL] Btrfs updates for 5.20
 2022-08-03 22:29 UTC  (2+ messages)

[GIT PULL] zonefs changes for 5.20-rc1
 2022-08-03 22:29 UTC  (2+ messages)

[GIT PULL] iomap: new code for 5.20, part 1
 2022-08-03 22:29 UTC  (2+ messages)

[PATCH] staging: r8188eu: add firmware dependency
 2022-08-03 22:29 UTC  (4+ messages)
` [PATCH 1/3] staging: r8188eu: set firmware path in a macro
  ` [PATCH 2/3] staging: r8188eu: make use of the DRV_NAME macro
  ` [PATCH 3/3] staging: r8188eu: make driver metadata macro names more consistent

DT schema warnings on Risc-V virt machine
 2022-08-03 22:27 UTC  (2+ messages)

[PATCH 0/2] Add gce support for mt8188
 2022-08-03 22:25 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: mailbox: add definition "

[PATCH v3 0/3] Cryptomount detached headers
 2022-08-03 22:26 UTC  (2+ messages)

[PATCH RFC v1] hw/i386: place setup_data at fixed place in memory
 2022-08-03 22:25 UTC  (2+ messages)

[PATCH v2 00/20] ppc: QOM'ify 405 board
 2022-08-03 22:23 UTC  (7+ messages)
` [PATCH v2 02/20] ppc/ppc405: Introduce a PPC405 generic machine
` [PATCH v2 04/20] ppc/ppc405: Introduce a PPC405 SoC
` [PATCH v2 05/20] ppc/ppc405: Start QOMification of the SoC

[PULL 9/9] hw/i386: pass RNG seed via setup_data entry
 2022-08-03 22:23 UTC  (13+ messages)

[PATCH] audit, io_uring, io-wq: Fix memory leak in io_sq_thread() and io_wqe_worker()
 2022-08-03 22:23 UTC  (2+ messages)
` [PATCH v2] "

[Buildroot] [PATCH v2 1/2] utils/scanpypi: ensure tmp_extract is cleaned up on exception
 2022-08-03 22:19 UTC  (6+ messages)
` [Buildroot] [PATCH v2 2/2] utils/scanpypi: add flit package support

[kvm-unit-tests PATCH v3 0/1] s390x: verify EQBS/SQBS is unavailable
 2022-08-03 22:17 UTC  (3+ messages)
` [kvm-unit-tests PATCH v3 1/1] "

[PATCH v1 1/2] x86/sev: Use per-CPU PSC structure in prep for unaccepted memory support
 2022-08-03 22:17 UTC  (11+ messages)
` [PATCH v1.1 0/2] Provide SEV-SNP support for unaccepted memory
  ` [PATCH v1.1 1/2] x86/sev: Use per-CPU PSC structure in prep for unaccepted memory support

[qemu-arm-static] [Known-issue] readdir() returns NULL (errno=EOVERFLOW) for 32-bit user-static qemu on 64-bit host
 2022-08-03 22:15 UTC 

stable-rc/queue/4.14 baseline: 103 runs, 18 regressions (v4.14.290-11-g64ad03f6f339e)
 2022-08-03 22:15 UTC 

[PATCH v5 00/22] TDX host kernel support
 2022-08-03 22:14 UTC  (9+ messages)
` [PATCH v5 12/22] x86/virt/tdx: Convert all memory regions in memblock to TDX memory

[rmk-arm:zii 42/87] drivers/net/pcs/pcs-xpcs.c:178:9: error: call to undeclared function 'mdiodev_c45_read'; ISO C99 and later do not support implicit function declarations
 2022-08-03 22:13 UTC 

[git pull] vfs.git pile 3 - dcache
 2022-08-03 22:09 UTC  (4+ messages)

[PATCH] btrfs: check for overlapping extent items in tree checker
 2022-08-03 22:09 UTC  (2+ messages)

[Intel-gfx] [PATCH 00/15] HuC loading for DG2
 2022-08-03 22:07 UTC  (3+ messages)
` [Intel-gfx] [PATCH 02/15] mei: add support to GSC extended header

[PATCH 0/4] cxl/region: Endpoint decoder fixes
 2022-08-03 22:07 UTC  (6+ messages)
` [PATCH 3/4] cxl/region: Fix port setup uninitialized variable warnings
` [PATCH 4/4] cxl/region: Fix region commit uninitialized variable warning

[PATCH 0/2] let feature.experimental imply gc.cruftPacks=true
 2022-08-03 22:05 UTC  (5+ messages)
` [PATCH 1/2] gc: add tests for --cruft and friends
` [PATCH 2/2] config: let feature.experimental imply gc.cruftPacks=true

Balance fails with csum errors, but scrub passes without errors
 2022-08-03 22:02 UTC  (3+ messages)

[PATCH] mm/smaps: Don't access young/dirty bit if pte unpresent
 2022-08-03 22:03 UTC 

arch/mips/include/asm/bitops.h:445:27: sparse: sparse: constant integer operation overflow
 2022-08-03 22:03 UTC 

net: dsa: lantiq_gswip: getting the first selftests to pass
 2022-08-03 22:02 UTC  (8+ messages)

[PATCH for-7.1] hw/mips/malta: turn off x86 specific features of PIIX4_PM
 2022-08-03 22:00 UTC  (2+ messages)

[PATCH v3 0/3] Introduce KUNIT_EXPECT_MEMEQ and KUNIT_EXPECT_MEMNEQ macros
 2022-08-03 21:58 UTC  (4+ messages)
` [PATCH v3 1/3] kunit: "
` [PATCH v3 2/3] kunit: Add KUnit memory block assertions to the example_all_expect_macros_test
` [PATCH v3 3/3] kunit: Use KUNIT_EXPECT_MEMEQ macro

s_bmap and flags explanation
 2022-08-03 21:59 UTC  (2+ messages)

[PATCH 0/8] usb: dwc3: qcom: fix wakeup implementation
 2022-08-03 21:58 UTC  (3+ messages)
` [PATCH 4/8] usb: dwc3: qcom: fix runtime PM wakeup

[Buildroot] [PATCH 1/1] package/debianutils: bump version to 5.7-0.2
 2022-08-03 21:57 UTC  (4+ messages)

[PATCH] Makefile: Unify condition for mpc85xx reset vector
 2022-08-03 21:56 UTC 

[RFC/PATCH] pipe_command(): mark stdin descriptor as non-blocking
 2022-08-03 21:56 UTC  (7+ messages)
    ` [PATCH v2] "

[PATCH 1/2] Bluetooth: hci_event: Fix build warning with C=1
 2022-08-03 21:55 UTC  (2+ messages)
` [PATCH 2/2] Bluetooth: MGMT: Fixes build warnings "

[rmk-arm:sa1100 26/51] drivers/tty/serial/8250/8250.h:17:1: warning: empty declaration
 2022-08-03 21:52 UTC 

[PATCH] e2fsprogs: avoid code duplication
 2022-08-03 21:52 UTC  (3+ messages)

[Buildroot] [git commit] configs/broadcom_northstar: new defconfig
 2022-08-03 21:52 UTC 

[Buildroot] [PATCH V2] board/broadcom: add support for Northstar platform devices
 2022-08-03 21:51 UTC  (2+ messages)

linux-yocto 5.15.48 reproducibility failure
 2022-08-03 21:50 UTC  (4+ messages)
    ` [OE-core] "

[dm-devel] [PATCH 0/1] Signal to disallow open of a dm device
 2022-08-03 21:49 UTC  (17+ messages)
` [dm-devel] [PATCH 1/1] dm: add message command to disallow device open
                    `  "

[PATCH 0/2] btrfs: scrub: small enhancement related to super block errors
 2022-08-03 21:49 UTC  (4+ messages)
` [PATCH 2/2] btrfs: scrub: try to fix "

[tip:sched/urgent] BUILD SUCCESS 87514b2c24f294c32e9e743b095541dcf43928f7
 2022-08-03 21:47 UTC 

[PATCH 2/2] mm: Remember young bit for page migrations
 2022-08-03 21:47 UTC  (4+ messages)

stable-rc/queue/5.4 baseline: 143 runs, 10 regressions (v5.4.209-9-g9f516939136d4)
 2022-08-03 21:46 UTC 

[egtvedt-avr32:avr32-cleanup 9/9] drivers/net/ethernet/cadence/macb_main.c:4114:9: error: use of undeclared identifier 'MACB_MII_OFFSET'
 2022-08-03 21:42 UTC 

[PATCH bpf-next] libbpf: reject legacy 'maps' ELF section
 2022-08-03 21:42 UTC 

[PATCH v2] x86/bugs: Add "unknown" reporting for MMIO Stale Data
 2022-08-03 21:41 UTC 

[PATCH v2 00/10] dt-bindings: iio: use spi-peripheral-props.yaml
 2022-08-03 21:40 UTC  (8+ messages)
` [PATCH v2 02/10] dt-bindings: iio: accel: "

[PATCH v2 01/13] wiphy: fix runtime error from bit shift
 2022-08-03 21:36 UTC  (13+ messages)
` [PATCH v2 02/13] scan: track scanned frequencies for entire request
` [PATCH v2 03/13] nl80211util: add nl80211_parse_supported_frequencies
` [PATCH v2 04/13] wiphy: track self-managed flag
` [PATCH v2 05/13] wiphy: use nl80211_parse_supported_frequencies
` [PATCH v2 06/13] wiphy: add two regulatory domain state events
` [PATCH v2 07/13] wiphy: dump wiphy's on regulatory domain change
` [PATCH v2 08/13] wiphy: add wiphy_regdom_is_updating
` [PATCH v2 09/13] wiphy: add wiphy_country_is_unknown
` [PATCH v2 10/13] station: do full passive scan if 6GHz is supported but disabled
` [PATCH v2 11/13] scan: split full scans by band to enable 6GHz
` [PATCH v2 12/13] scan: watch for regdom updates "
` [PATCH v2 13/13] wiphy: don't re-dump wiphy if the regdom didn't change

[PATCH 00/20] parse-options: handle subcommands
 2022-08-03 21:34 UTC  (6+ messages)
` [PATCH 01/20] git.c: update NO_PARSEOPT markings

[GIT PULL] x86/sgx for v6.0
 2022-08-03 21:33 UTC 

[PATCH] KVM: x86/mmu: Add sanity check that MMIO SPTE mask doesn't overlap gen
 2022-08-03 21:33 UTC 

[PATCH 1/2] Bluetooth: Disable AdvMonitor SamplingPeriod while active scan
 2022-08-03 21:32 UTC  (4+ messages)
` [PATCH 2/2] Bluetooth: hci_sync: Cancel AdvMonitor interleave scan when suspend
` [1/2] Bluetooth: Disable AdvMonitor SamplingPeriod while active scan

[Buildroot] [PATCH 0/9] powerpc: Fix ppc64le configurations
 2022-08-03 21:32 UTC  (9+ messages)
` [Buildroot] [PATCH 1/9] arch/powerpc: Hide SPE ABI behind CPU type
` [Buildroot] [PATCH 2/9] arch/powerpc: Clarify generic CPUs
` [Buildroot] [PATCH 3/9] arch/powerpc: Enable powerpc64le only on CPUs that support it

[PATCH] arm64: dts: verdin-imx8mm: add otg2 pd to usbphy
 2022-08-03 21:26 UTC  (4+ messages)

[igt-dev] [PATCH v4 0/2] tests/kms_lease: IGT test Cleanup
 2022-08-03 21:27 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for "

[PATCH for-7.1] hw/misc/grlib_ahb_apb_pnp: Support 8 and 16 bit accesses
 2022-08-03 21:24 UTC  (4+ messages)

[PATCH] xen/char: mvebu-uart: Fix MISRA C 2012 Rule 20.7 violation
 2022-08-03 21:22 UTC  (2+ messages)

[PATCH] sched, cpumask: don't leak impossible cpus via for_each_cpu_wrap()
 2022-08-03 21:21 UTC  (5+ messages)

stable-rc/queue/5.10 baseline: 107 runs, 14 regressions (v5.10.135-10-ge5e0ac3f4514c)
 2022-08-03 21:20 UTC 

[PATCH v2 00/11] Drivers for gunyah hypervisor
 2022-08-03 21:19 UTC  (20+ messages)
` [PATCH v2 03/11] arm64: gunyah: Add Gunyah hypercalls ABI
` [PATCH v2 04/11] gunyah: Common types and error codes for Gunyah hypercalls
` [PATCH v2 09/11] gunyah: rsc_mgr: Add auxiliary devices for console
` [PATCH v2 11/11] gunyah: Add tty console driver for RM Console Serivces

[RFC PATCH 0/4] Allow persistent data on DAX device being used as KMEM
 2022-08-03 21:19 UTC  (3+ messages)
` [RFC PATCH 4/4] device-dax: Add a block device persistent type, BLK, for DAX KMEM

Introducing yb - a new tool for Yocto environment setup/management
 2022-08-03 21:19 UTC  (5+ messages)
` [OE-core] "
    ` [oe] "

[git pull] vfs.git 9p fix
 2022-08-03 21:13 UTC  (2+ messages)

[git pull] vfs.git copy_mc_to_iter() backportable fix
 2022-08-03 21:13 UTC  (2+ messages)

[git pull] vfs.git pile 4 - beginning of iov_iter series
 2022-08-03 21:13 UTC  (2+ messages)

Xenomai 4 IMX8MM
 2022-08-03 21:13 UTC 

[PATCH v7 0/3] Implement Sstc extension
 2022-08-03 21:11 UTC  (9+ messages)
` [PATCH v7 2/3] target/riscv: Add stimecmp support
` [PATCH v7 3/3] target/riscv: Add vstimecmp support

stable-rc/queue/5.15 build: 155 builds: 3 failed, 152 passed, 12 errors, 5 warnings (v5.15.59-9-g01206bfdee44a)
 2022-08-03 21:10 UTC 

[Buildroot] [PATCH v2 0/4] Add support for FDPIC binaries on ARM
 2022-08-03 21:07 UTC  (12+ messages)
` [Buildroot] [PATCH v2 1/4] Revert "arch: drop now useless support for FDPIC"
` [Buildroot] [PATCH v2 2/4] arch/arm: add support for FDPIC
` [Buildroot] [PATCH v2 3/4] boot/uboot: pass -mno-fdpic if FDPIC is enabled

[syzbot] WARNING in hugetlb_change_protection
 2022-08-03 21:03 UTC  (3+ messages)

[PATCH] drm/amd/display: set panel orientation before drm_dev_register
 2022-08-03 21:02 UTC  (2+ messages)

[GIT PULL] tpmdd updates for v5.20
 2022-08-03 21:02 UTC 

[asahilinux:bits/100-shutdown-notifier 4/20] kernel/reboot.c:527: warning: expecting prototype for devm_register_sys_off_handler(). Prototype was for register_sys_off_handler() instead
 2022-08-03 21:01 UTC 

[PATCH libmnl 0/6] Doxygen Build Improvements
 2022-08-03 21:02 UTC  (4+ messages)
` [PATCH libmnl 5/6] doc: move man-page sym-link shell-script into a separate file

[PATCH v8 00/31] Rust support
 2022-08-03 21:00 UTC  (5+ messages)
` [PATCH v8 07/31] locking/spinlock: introduce `__spin_lock_init`
` [PATCH v8 08/31] locking/spinlock: introduce `_raw_spin_lock_init`

[PATCH 00/14] btrfs: introduce write-intent bitmaps for RAID56
 2022-08-03 21:00 UTC  (5+ messages)

[PATCH v2] Add note that conflict resolution is still performed
 2022-08-03 20:59 UTC  (2+ messages)
` [PATCH] doc: clarify rerere-autoupdate

[Buildroot] [PATCH] Makefile: ignore *.orig and *.rej in check-package target
 2022-08-03 20:59 UTC  (2+ messages)

[PATCH bpf-next v1 0/3] Add skb + xdp dynptrs
 2022-08-03 20:56 UTC  (7+ messages)
` [PATCH bpf-next v1 1/3] bpf: Add skb dynptrs

[Buildroot] [git commit] Makefile: ignore *.orig and *.rej in check-package target
 2022-08-03 20:55 UTC 

[Intel-gfx] [PATCH 0/8] drm/i915: Add D3Cold-Off support for runtime-pm
 2022-08-03 20:52 UTC  (3+ messages)
` [Intel-gfx] [PATCH 5/8] Drm/i915/rpm: Add intel_runtime_idle

[PATCH v5] ufs: core: ufshcd: use local_clock() for debugging timestamps
 2022-08-03 20:50 UTC  (2+ messages)

[PATCHv2 0/7] dma mapping optimisations
 2022-08-03 20:52 UTC  (2+ messages)

[PATCH] rteval: restrict kernel source download with invalid file extensions
 2022-08-03 20:51 UTC  (2+ messages)

[PATCH v2 bpf-next 00/15] bpf: net: Remove duplicated code from bpf_setsockopt()
 2022-08-03 20:47 UTC  (16+ messages)
` [PATCH v2 bpf-next 01/15] net: Add sk_setsockopt() to take the sk ptr instead of the sock ptr
` [PATCH v2 bpf-next 02/15] bpf: net: Avoid sk_setsockopt() taking sk lock when called from bpf
` [PATCH v2 bpf-next 03/15] bpf: net: Consider in_bpf() when testing capable() in sk_setsockopt()
` [PATCH v2 bpf-next 04/15] bpf: net: Change do_tcp_setsockopt() to use the sockopt's lock_sock() and capable()
` [PATCH v2 bpf-next 05/15] bpf: net: Change do_ip_setsockopt() "
` [PATCH v2 bpf-next 06/15] bpf: net: Change do_ipv6_setsockopt() "
` [PATCH v2 bpf-next 07/15] bpf: Initialize the bpf_run_ctx in bpf_iter_run_prog()
` [PATCH v2 bpf-next 08/15] bpf: Embed kernel CONFIG check into the if statement in bpf_setsockopt
` [PATCH v2 bpf-next 09/15] bpf: Change bpf_setsockopt(SOL_SOCKET) to reuse sk_setsockopt()
` [PATCH v2 bpf-next 10/15] bpf: Refactor bpf specific tcp optnames to a new function
` [PATCH v2 bpf-next 11/15] bpf: Change bpf_setsockopt(SOL_TCP) to reuse do_tcp_setsockopt()
` [PATCH v2 bpf-next 12/15] bpf: Change bpf_setsockopt(SOL_IP) to reuse do_ip_setsockopt()
` [PATCH v2 bpf-next 13/15] bpf: Change bpf_setsockopt(SOL_IPV6) to reuse do_ipv6_setsockopt()
` [PATCH v2 bpf-next 14/15] bpf: Add a few optnames to bpf_setsockopt
` [PATCH v2 bpf-next 15/15] selftests/bpf: bpf_setsockopt tests

[PATCH net-next 0/6] tsnep: Various minor driver improvements
 2022-08-03 20:49 UTC  (7+ messages)
` [PATCH net-next 1/6] tsnep: Add loopback support
` [PATCH net-next 2/6] tsnep: Fix unused warning for 'tsnep_of_match'
` [PATCH net-next 3/6] tsnep: Improve TX length handling
` [PATCH net-next 4/6] tsnep: Fix tsnep_tx_unmap() error path usage
` [PATCH net-next 5/6] tsnep: Support full DMA mask
` [PATCH net-next 6/6] tsnep: Record RX queue

[Buildroot] [git commit branch/2022.02.x] package/python-bottle: security bump to version 0.12.21
 2022-08-03 20:48 UTC 

[Buildroot] [git commit branch/2022.05.x] package/python-bottle: security bump to version 0.12.21
 2022-08-03 20:48 UTC 

[Buildroot] [PATCH 1/1] package/python-bottle: security bump to version 0.12.21
 2022-08-03 20:49 UTC  (3+ messages)

[PATCH 00/10] Encrypted Hibernation
 2022-08-03 20:48 UTC  (7+ messages)
` [PATCH 04/10] security: keys: trusted: Allow storage of PCR values in creation data
` [PATCH 08/10] PM: hibernate: Mix user key in encrypted hibernate

[PATCH resend] ASoC: SOF: ipc3-topology: Fix clang -Wformat warning
 2022-08-03 20:47 UTC  (3+ messages)

[Buildroot] [git commit branch/2022.02.x] package/webkitgtk: security bump to version 2.36.4
 2022-08-03 20:45 UTC 

[Buildroot] [git commit branch/2022.02.x] package/wpewebkit: security bump to version 2.36.4
 2022-08-03 20:44 UTC 

[PATCH v4 0/2] cryptodisk: Allows UUIDs to be compared in a dash-insensitive manner
 2022-08-03 20:47 UTC  (4+ messages)
` [PATCH v4 1/2] luks, luks2: Force header.uuid to be NULL terminated

[Buildroot] [git commit branch/2022.02.x] package/gnupg2: security bump to version 2.3.7
 2022-08-03 20:43 UTC 

[Buildroot] [git commit branch/2022.02.x] package/gnupg2: drop unrecognized option
 2022-08-03 20:43 UTC 

[PATCH] crypto: keembay-ocs - Drop obsolete dependency on COMPILE_TEST
 2022-08-03 20:47 UTC 

[Buildroot] [git commit branch/2022.05.x] package/webkitgtk: security bump to version 2.36.4
 2022-08-03 20:45 UTC 

[Buildroot] [PATCH 1/1] package/webkitgtk: security bump to version 2.36.4
 2022-08-03 20:46 UTC  (2+ messages)

[Buildroot] [git commit branch/2022.05.x] package/wpewebkit: security bump to version 2.36.4
 2022-08-03 20:45 UTC 

[Buildroot] [git commit branch/2022.05.x] package/gnupg2: security bump to version 2.3.7
 2022-08-03 20:42 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.