All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-10-04 07:26:19 to 2021-10-04 08:42:00 UTC [more...]

[RFC PATCH] mtd: rawnand: use mutex to protect access while in suspend
 2021-10-04  8:41 UTC  (2+ messages)

[PATCH v20 00/17] KVM RISC-V Support
 2021-10-04  8:40 UTC  (3+ messages)

[PATCH] service: Report errors to user in native mode
 2021-10-04  8:41 UTC  (4+ messages)

[LTP] [PATCH v2 1/1] setgroups03: Fix running more iterations (-i 2)
 2021-10-04  8:40 UTC 

[PATCH v2 00/17] drm: cleanup: Use DRM_MODESET_LOCK_ALL_* helpers where possible
 2021-10-04  8:39 UTC  (15+ messages)
      ` [Nouveau] "
        ` [Intel-gfx] "
                ` [Nouveau] "

[RFC 0/6] CPU + GPU synchronised priority scheduling
 2021-10-04  8:39 UTC  (10+ messages)
` [Intel-gfx] [RFC 1/6] sched: Add nice value change notifier
  `  "

[PATCH v2] spi: cadence: fix static checker warning
 2021-10-04  8:38 UTC 

[PATCH v5 00/14] PCI: Add support for Apple M1
 2021-10-04  8:38 UTC  (2+ messages)

[PATCH 1/3] ksmbd: use buf_data_size instead of recalculation in smb3_decrypt_req()
 2021-10-04  8:38 UTC  (2+ messages)

[Buildroot] [PATCH v2 1/1] package/lua-augeas: new package
 2021-10-04  8:38 UTC 

[dpdk-dev] [PATCH 1/3] event/cnxk: fix packet Tx overflow
 2021-10-04  8:37 UTC  (3+ messages)
` [dpdk-dev] [PATCH 2/3] event/cnxk: reduce workslot memory consumption
` [dpdk-dev] [PATCH 3/3] event/cnxk: rework enqueue path

[PATCH v3 0/4] tegra20-emc: Identify memory chip by LPDDR configuration
 2021-10-04  8:37 UTC  (5+ messages)
` [PATCH v3 1/4] dt-bindings: memory: Add LPDDR2 binding
` [PATCH v3 2/4] dt-bindings: memory: tegra20: emc: Document new LPDDR2 sub-node

[LTP] [PATCH] setgroups03: Fix running more iterations (-i 2)
 2021-10-04  8:36 UTC  (2+ messages)

[PATCH v2 0/2] hw/adc: Add basic Aspeed ADC model
 2021-10-04  7:49 UTC  (3+ messages)
` [PATCH v2 1/2] "

[PATCH] Enable trust tx length quirk for Fresco FL11 USB controller
 2021-10-04  8:38 UTC  (2+ messages)

[PATCH 0/2] i18n: improve translatability of ambiguous object output
 2021-10-04  8:26 UTC  (4+ messages)
` [PATCH 2/2] object-name: make ambiguous object output translatable

[PATCH v3 00/16] python/iotests: Run iotest linters during Python CI
 2021-10-04  8:16 UTC  (9+ messages)
` [PATCH v3 07/16] iotests/297: Don't rely on distro-specific linter binaries
` [PATCH v3 11/16] iotests/297: return error code from run_linters()

[PATCH] arm: mvebu: Select SPL_SKIP_LOWLEVEL_INIT on ARMADA_32BIT
 2021-10-04  8:32 UTC  (2+ messages)

[PATCH] p3400: stop using tac(1)
 2021-10-04  8:31 UTC  (2+ messages)

[PATCH] drm/amdgpu: revert "Add autodump debugfs node for gpu reset v8"
 2021-10-04  8:31 UTC  (2+ messages)

devicename part of LEDs under ethernet MAC / PHY
 2021-10-04  8:30 UTC  (9+ messages)
    ` are device names part of sysfs ABI? (was Re: devicename part of LEDs under ethernet MAC / PHY)

[v12 0/2] Support pwm driver for aspeed ast26xx
 2021-10-04  7:17 UTC  (5+ messages)
` [v12 2/2] pwm: Add Aspeed ast2600 PWM support

[PATCH v2 0/5] mxsfb/nwl/panels: media bus format fixes
 2021-10-04  8:27 UTC  (20+ messages)
` [PATCH v2 1/5] drm/bridge: nwl-dsi: Add atomic_get_input_bus_fmts
` [PATCH v2 2/5] drm/panel: mantix: Add media bus format
` [PATCH v2 3/5] drm/panel: st7703: "
` [PATCH v2 4/5] drm: mxsfb: Print failed bus format in hex
` [PATCH v2 5/5] drm: mxsfb: Set proper default bus format when using a bridge

[dpdk-dev] [PATCH 0/3] mbuf: offload flags namespace
 2021-10-04  8:29 UTC  (3+ messages)
` [dpdk-dev] [PATCH 1/3] mbuf: remove deprecated offload flags

[PATCH v4 0/2] x86/sev: Measured Linux SEV guest with kernel/initrd/cmdline
 2021-10-04  8:03 UTC  (2+ messages)

[git pull] habanalabs fixes for 5.15-rc4
 2021-10-04  8:28 UTC  (2+ messages)

[PATCH v3 00/22] target/i386/sev: Housekeeping SEV + measured Linux SEV guest
 2021-10-04  8:27 UTC  (44+ messages)
` [PATCH v3 01/22] qapi/misc-target: Wrap long 'SEV Attestation Report' long lines
` [PATCH v3 02/22] qapi/misc-target: Group SEV QAPI definitions
` [PATCH v3 03/22] target/i386/kvm: Introduce i386_softmmu_kvm Meson source set
` [PATCH v3 04/22] target/i386/kvm: Restrict SEV stubs to x86 architecture
` [PATCH v3 05/22] target/i386/monitor: Return QMP error when SEV is disabled in build
` [PATCH v3 06/22] target/i386/cpu: Add missing 'qapi/error.h' header
` [PATCH v3 07/22] target/i386/sev_i386.h: Remove unused headers
` [PATCH v3 08/22] target/i386/sev: Remove sev_get_me_mask()
` [PATCH v3 09/22] target/i386/sev: Mark unreachable code with g_assert_not_reached()
` [PATCH v3 10/22] target/i386/sev: sev_get_attestation_report use g_autofree
` [PATCH v3 11/22] target/i386/sev: Restrict SEV to system emulation
` [PATCH v3 12/22] target/i386/sev: Declare system-specific functions in 'sev_i386.h'
` [PATCH v3 13/22] target/i386/sev: Remove stubs by using code elision
` [PATCH v3 14/22] target/i386/sev: Move qmp_query_sev_attestation_report() to sev.c
` [PATCH v3 15/22] target/i386/sev: Move qmp_sev_inject_launch_secret() "
` [PATCH v3 16/22] target/i386/sev: Move qmp_query_sev_capabilities() "
` [PATCH v3 17/22] target/i386/sev: Move qmp_query_sev_launch_measure() "
` [PATCH v3 18/22] target/i386/sev: Move qmp_query_sev() & hmp_info_sev() "
` [PATCH v3 19/22] monitor: Restrict 'info sev' to x86 targets
` [PATCH v3 22/22] MAINTAINERS: Cover AMD SEV files

[PULL 00/26] Linux user for 6.2 patches
 2021-10-04  7:44 UTC  (27+ messages)
` [PULL 01/26] linux-user: Add infrastructure for a signal trampoline page
` [PULL 02/26] linux-user/aarch64: Implement setup_sigtramp
` [PULL 03/26] linux-user/arm: Drop v1 signal frames
` [PULL 04/26] linux-user/arm: Drop "_v2" from symbols in signal.c
` [PULL 05/26] linux-user/arm: Implement setup_sigtramp
` [PULL 06/26] linux-user/alpha: "
` [PULL 07/26] linux-user/cris: "
` [PULL 08/26] linux-user/hexagon: "
` [PULL 09/26] linux-user/hppa: Document non-use of setup_sigtramp
` [PULL 10/26] linux-user/i386: Implement setup_sigtramp
` [PULL 11/26] linux-user/x86_64: Raise SIGSEGV if SA_RESTORER not set
` [PULL 12/26] linux-user/m68k: Implement setup_sigtramp
` [PULL 13/26] linux-user/microblaze: "
` [PULL 14/26] linux-user/mips: Tidy install_sigtramp
` [PULL 15/26] linux-user/mips: Implement setup_sigtramp
` [PULL 16/26] linux-user/nios2: Document non-use of setup_sigtramp
` [PULL 17/26] linux-user/openrisc: Implement setup_sigtramp
` [PULL 18/26] linux-user/ppc: Simplify encode_trampoline
` [PULL 19/26] linux-user/ppc: Implement setup_sigtramp
` [PULL 20/26] linux-user/riscv: "
` [PULL 21/26] linux-user/s390x: "
` [PULL 22/26] linux-user/sh4: "
` [PULL 23/26] linux-user/sparc: "
` [PULL 24/26] linux-user/xtensa: "
` [PULL 25/26] linux-user: Remove default for TARGET_ARCH_HAS_SIGTRAMP_PAGE
` [PULL 26/26] tests/tcg/multiarch: Re-enable signals test for most guests

[PATCH v6 00/19] auxdisplay: ht16k33: Add character display support
 2021-10-04  8:26 UTC  (5+ messages)
` [PATCH v6 19/19] auxdisplay: ht16k33: Add LED support

[PATCH 1/1] sstate: Switch to Zstandard compressor
 2021-10-04  8:24 UTC  (4+ messages)
` [poky] "

best practices regarding using WKS_FILES to reference multiple .wks files?
 2021-10-04  8:24 UTC  (2+ messages)
` [docs] "

[PATCH] drm/fbdev: Clamp fbdev surface size if too large
 2021-10-04  8:23 UTC  (2+ messages)

[yocto] Meta-raspberrypi - how to configure device tree for MCP251x
 2021-10-04  8:21 UTC 

[PATCH] btrfs: zoned: Use kmemdup() to replace kmalloc + memcpy
 2021-10-04  8:21 UTC  (2+ messages)

[PATCH] hash: reduce size of algo member of object ID
 2021-10-04  8:20 UTC  (4+ messages)

[PATCH] drm/amdgpu/gmc9: convert to IP version checking
 2021-10-04  8:20 UTC  (4+ messages)
` [PATCH] drm/amdgpu/display: fix dependencies for DRM_AMD_DC_SI

Patchwork summary for: linux-renesas-soc
 2021-10-04  8:20 UTC 

[PATCH] xhci: Fix command ring pointer corruption while aborting a command
 2021-10-04  8:22 UTC  (2+ messages)

[PATCH 1/3] iwd: Scan hidden networks
 2021-10-04  8:18 UTC  (3+ messages)

[tpm2] Re: CMP error: cannot duplicate context:2306 tpm:warn(2.0): out of memory for object contexts
 2021-10-04  8:18 UTC 

[dm-crypt] Argon2 limits choice
 2021-10-04  6:29 UTC  (3+ messages)
` [dm-crypt] "

[cip-dev] [ANNOUNCE] Release v4.4.285-cip63
 2021-10-04  8:15 UTC  (3+ messages)
  `  "

Lockdep spalt on killing a processes
 2021-10-04  8:14 UTC  (3+ messages)

[PATCH] media: cedrus: Don't kernel map most buffers
 2021-10-04  8:10 UTC  (3+ messages)

[PATCH v2 0/8] arm64: dts: initial NXP S32G2 support
 2021-10-04  8:11 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] package/lua-augeas: new package
 2021-10-04  8:14 UTC  (5+ messages)

[PATCH v2 1/2] driver core: use NUMA_NO_NODE during device_initialize
 2021-10-04  8:12 UTC  (3+ messages)
` [PATCH v2 2/2] PCI/sysfs: use NUMA_NO_NODE macro

[chenxing:msc313_mainlining 55/62] drivers/gpio/gpiolib.c:1130 gpiochip_hierarchy_irq_domain_alloc() warn: variable dereferenced before check 'd->parent' (see line 1119)
 2021-10-04  8:06 UTC  (2+ messages)

[PATCH v4 0/8] bpf powerpc: Add BPF_PROBE_MEM support in powerpc JIT compiler
 2021-10-04  8:05 UTC  (5+ messages)

[RFC PATCH] hw/arm: fix the position of vcram for raspi
 2021-10-04  7:53 UTC  (2+ messages)

[PATCH 2/2] sched/fair: Scale wakeup granularity relative to nr_running
 2021-10-04  8:05 UTC  (11+ messages)

[PATCH] staging: rtl8723bs: core: remove reassignment of same value to variable
 2021-10-04  8:04 UTC  (2+ messages)

[dpdk-dev] Recent change to make rte_cryptodev_pmd.h internal prevents some important functionality
 2021-10-04  8:02 UTC  (5+ messages)

[chenxing:msc313_mainlining 41/62] drivers/pinctrl/mstar/pinctrl-mstar.c:88 mstar_pinctrl_parse_groups() error: uninitialized symbol 'ret'
 2021-10-04  8:01 UTC  (2+ messages)

[PATCH] staging: rtl8723bs: core: remove condition never execute
 2021-10-04  7:59 UTC  (2+ messages)

[GIT PULL 0/1] KVM: s390: allow to compile without warning with W=1
 2021-10-04  7:58 UTC  (2+ messages)

algorithm for half-md4 used in htree directories
 2021-10-04  7:57 UTC  (3+ messages)

[PATCH v3 1/2] soc: imx: gpcv2: Turn domain->pgc into bitfield
 2021-10-04  7:54 UTC  (2+ messages)

[PATCH 0/3] target: iscsi: control authentication per ACL
 2021-10-04  7:56 UTC  (7+ messages)
` [PATCH 2/3] scsi: target: iscsi: extract auth functions
` [PATCH 3/3] target: iscsi: control authentication per ACL

[RFC PATCH] NIOS2: irqflags: rename a redefined register name
 2021-10-04  7:56 UTC 

[INFO] Does Git GUI support Dark Mode on Windows 10 ?
 2021-10-04  7:56 UTC  (8+ messages)

[dpdk-dev] [PATCH v2 1/6] ethdev: fix max Rx packet length
 2021-10-04  7:55 UTC  (4+ messages)
` [dpdk-dev] [PATCH v3 "
  ` [dpdk-dev] [PATCH v3 4/6] ethdev: remove jumbo offload flag

[PATCH v4 00/18] i.MX8MM GPC improvements and BLK_CTRL driver
 2021-10-04  7:47 UTC  (16+ messages)
` [PATCH v4 14/18] arm64: dts: imx8mm: add GPC node

[dpdk-dev] [PATCH] net: introduce IPv4 ihl and version fields
 2021-10-04  7:49 UTC  (3+ messages)
` [dpdk-dev] [PATCH v2] "

Performance CI - real-world example
 2021-10-04  7:41 UTC 

[PATCH 00/10] Add Gigabit Ethernet driver support
 2021-10-04  7:49 UTC  (6+ messages)
` [PATCH 04/10] ravb: Add support for RZ/G2L SoC

[Buildroot] Adding new products in the CPE database ?
 2021-10-04  7:49 UTC 

Servicio de la flota
 2021-10-04  7:41 UTC 

[PATCH v2 1/2] tcg: add dup_const_tl wrapper
 2021-10-04  7:43 UTC  (4+ messages)
` [PATCH v2 2/2] target/riscv: Use dup_const_tl in orc.b to legalise truncation of constant

[RFC PATCH] m68k: set a default value for MEMORY_RESERVE
 2021-10-04  7:48 UTC  (3+ messages)

[Buildroot] [PATCH v3 0/7] Add support for ISO9660 image compatible with Legacy and EFI BIOS
 2021-10-04  7:47 UTC  (4+ messages)
` [Buildroot] [PATCH v3 5/7] support/testing/infra/emulator.py: update encoding when calling qemu

[PATCH] wifi: Choose a random channel when opening an ap
 2021-10-04  7:46 UTC  (7+ messages)

[Intel-gfx] [PATCH 00/24] i915/display: split and constify vtable, again
 2021-10-04  7:45 UTC  (7+ messages)
` [Intel-gfx] [PATCH 01/24] drm/i915/uncore: split the fw get function into separate vfunc

[Intel-gfx] [PATCH] drm/i915: fix regression with uncore refactoring
 2021-10-04  7:44 UTC  (2+ messages)

[PATCH v8 0/5] Add SIMATIC IOT2050 board support
 2021-10-04  7:44 UTC  (4+ messages)
` [PATCH v8 3/5] arm64: dts: ti: k3-am65-mcu: Add RTI watchdog entry

[PATCH] p5311: handle spaces in wc(1) output
 2021-10-04  7:43 UTC  (3+ messages)

stable-rc/queue/5.14 baseline: 204 runs, 3 regressions (v5.14.9-73-gb9d08ffadf94)
 2021-10-04  7:43 UTC 

[PATCH] ALSA: usb-audio: Enable rate validation for Scarlett devices
 2021-10-04  7:40 UTC 

[PATCH v4 0/4] softmmu/memory_mapping: optimize dump/tpm for virtio-mem
 2021-10-04  7:39 UTC  (3+ messages)

[BUG 5.15-rc3] kernel BUG at drivers/gpu/drm/i915/i915_sw_fence.c:245!
 2021-10-04  7:39 UTC  (7+ messages)
          ` [Intel-gfx] "

[PATCH v4 0/7] media: venus: Enable venus support on sc7280
 2021-10-04  7:37 UTC  (4+ messages)
` [PATCH v4 6/7] media: venus: helpers: update NUM_MBS macro calculation

[PATCH 0/2] ALSA: hda/realtek: Fix name and add quirk for new Clevo
 2021-10-04  7:35 UTC  (3+ messages)

[PATCH] drm/i915: fix blank screen booting crashes
 2021-10-04  7:36 UTC  (4+ messages)
  ` [Intel-gfx] "

[PATCH v3 00/11] Add per channel properies support in tmp421
 2021-10-04  7:36 UTC  (7+ messages)
` [PATCH v3 04/11] hwmon: (tmp421) add support for defining labels from DT
` [PATCH v3 11/11] dt-bindings: hwmon: allow specifying channels for tmp421

[PATCH v2 1/1] pps: generators: pps_gen_parport: Switch to use module_parport_driver()
 2021-10-04  7:32 UTC  (3+ messages)

[PATCH v2 00/10] Introduce sv48 support without relocatable kernel
 2021-10-04  7:31 UTC  (5+ messages)
` [PATCH v2 04/10] riscv: Implement sv48 support

[Buildroot] [autobuild.buildroot.net] Daily results for 2021-10-03
 2021-10-04  7:04 UTC 

[tpm2] Re: CMP error: cannot duplicate context:2306 tpm:warn(2.0): out of memory for object contexts
 2021-10-04  7:31 UTC 

[Buildroot] [PATCH] system: add optional rsync with preserved permissions
 2021-10-04  7:30 UTC  (4+ messages)

[PATCH v5 0/5] env: Allow environment in text files
 2021-10-04  7:28 UTC  (3+ messages)
` [PATCH v5 3/5] env: Allow U-Boot scripts to be placed in a .env file

[GIT PULL] objtool/urgent for v5.15-rc4
 2021-10-04  7:28 UTC  (6+ messages)

[RFC PATCH 0/2] protect git from a rogue editor
 2021-10-04  7:26 UTC  (4+ messages)
` [PATCH "
  ` [PATCH 1/2] terminal: teach git how to save/restore its terminal settings
  ` [PATCH 2/2] editor: save and reset terminal after calling EDITOR


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.