All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-03-23 21:18:26 to 2021-03-23 22:11:57 UTC [more...]

[Buildroot] [git commit branch/2021.02.x] package/zstd: security bump to version 1.4.9
 2021-03-23 22:11 UTC 

[PULL 00/29] QAPI patches patches for 2021-03-23
 2021-03-23 21:56 UTC  (23+ messages)
` [PULL 01/29] qapi/pragma: Tidy up after removal of deprecated commands
` [PULL 02/29] tests/qapi-schema: Drop redundant flat-union-inline test
` [PULL 03/29] tests/qapi-schema: Rework comments on longhand member definitions
` [PULL 04/29] tests/qapi-schema: Belatedly update comment on alternate clash
` [PULL 05/29] tests/qapi-schema: Drop TODO comment on simple unions
` [PULL 06/29] tests/qapi-schema: Tweak to demonstrate buggy member name check
` [PULL 07/29] qapi: Fix to reject optional members with reserved names
` [PULL 08/29] qapi: Permit flat union members for any tag value
` [PULL 09/29] qapi: Lift enum-specific code out of check_name_str()
` [PULL 12/29] qapi: Consistently permit any case in downstream prefixes
` [PULL 13/29] qapi: Enforce event naming rules
` [PULL 14/29] qapi: Enforce type "
` [PULL 15/29] tests/qapi-schema: Rename redefined-builtin to redefined-predefined
` [PULL 16/29] qapi: Factor out QAPISchemaParser._check_pragma_list_of_str()
` [PULL 18/29] tests/qapi-schema: Rename returns-whitelist to returns-bad-type
` [PULL 20/29] qapi/pragma: Streamline comments on member-name-exceptions
` [PULL 21/29] tests-qmp-cmds: Drop unused and incorrect qmp_TestIfCmd()
` [PULL 23/29] qapi: Enforce feature naming rules
` [PULL 24/29] qapi: Enforce command "
` [PULL 25/29] tests/qapi-schema: Switch member name clash test to struct
` [PULL 27/29] qapi: Enforce enum member naming rules
` [PULL 29/29] block: Remove monitor command block_passwd

[Buildroot] [Bug 13671] New: openSSH server closes connection before authentication is finished
 2021-03-23 22:10 UTC  (2+ messages)
` [Buildroot] [Bug 13671] "

[PATCH v3] audit: log nftables configuration change events once per table
 2021-03-23 21:36 UTC  (3+ messages)

arch/powerpc/mm/book3s64/pkeys.c:284:20: error: unused function 'update_current_thread_amr'
 2021-03-23 22:07 UTC  (2+ messages)

[linux-next:master 2194/6512] arch/arm/mach-omap2/pdata-quirks.c:578:1: warning: no previous prototype for function 'pdata_quirks_init_clocks'
 2021-03-23 22:08 UTC  (2+ messages)

[PATCH v8 0/3] Adding the Sparx5 Switch Reset Driver
 2021-03-23 22:07 UTC  (4+ messages)
` [PATCH v8 1/3] dt-bindings: reset: microchip sparx5 reset driver bindings

[PATCH] i915_vma: Rename vma_lookup to i915_vma_lookup
 2021-03-23 22:09 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for "
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[Buildroot] [PATCH] DEVELOPERS: update Nicolas Serafini e-mail address
 2021-03-23 22:08 UTC  (2+ messages)

[Buildroot] [git commit branch/2020.02.x] DEVELOPERS: update Nicolas Serafini e-mail address
 2021-03-23 22:08 UTC 

[Buildroot] [git commit branch/2020.11.x] DEVELOPERS: update Nicolas Serafini e-mail address
 2021-03-23 22:08 UTC 

[PATCH] prctl: fix overwrite last but one entry in auxv vector
 2021-03-23 22:06 UTC  (2+ messages)
` [PATCH v2] prctl: PR_SET_MM - unify copying of user's auvx

[PATCH 0/6] Enable miscellaneous hardware blocks to boot WPSS
 2021-03-23 22:06 UTC  (5+ messages)
` [PATCH 6/6] arm64: dts: qcom: sc7280: Add nodes "

[PATCH] irqchip/gic-v3: fix OF_BAD_ADDR error handling
 2021-03-23 22:06 UTC  (2+ messages)

[tty:tty-testing] BUILD SUCCESS 22fce66c19caab5a86b085d147a0e77aaf0ca638
 2021-03-23 22:05 UTC 

[Buildroot] [git commit branch/2021.02.x] DEVELOPERS: update Nicolas Serafini e-mail address
 2021-03-23 22:07 UTC 

[PATCH v4 02/28] mm: Add an unlock function for PG_private_2/PG_fscache
 2021-03-23 22:06 UTC  (9+ messages)
      ` [PATCH v4 00/28] Network fs helper library & fscache kiocb API

BPF trampolines break because of hang in synchronize_rcu_tasks() on PREEMPT kernels
 2021-03-23 22:06 UTC  (8+ messages)

[kas:kvm-unmapped-poison 7/7] ERROR: modpost: "try_to_unmap" undefined!
 2021-03-23 22:06 UTC 

[patch 00/14] locking/rtmutex: Spring cleaning
 2021-03-23 22:05 UTC  (17+ messages)
` [patch 01/14] locking/rtmutex: Remove rt_mutex_timed_lock()
` [patch 02/14] locking/rtmutex: Remove rtmutex deadlock tester leftovers
` [patch 03/14] locking/rtmutex: Remove output from deadlock detector
` [patch 04/14] locking/rtmutex: Consolidate rt_mutex_init()
` [patch 05/14] locking/rtmutex: Remove empty and unused debug stubs
` [patch 06/14] locking/rtmutex: Move rt_mutex_debug_task_free() to rtmutex.c
` [patch 07/14] locking/rtmutex: Inline chainwalk depth check
` [patch 08/14] locking/rtmutex: Remove pointless CONFIG_RT_MUTEXES=n stubs
` [patch 09/14] locking/rtmutex: Decrapify __rt_mutex_init()
` [patch 10/14] locking/rtmutex: Move debug functions as inlines into common header
` [patch 11/14] locking/rtmutex: Make text section and inlining consistent
` [patch 12/14] locking/rtmutex: Consolidate the fast/slowpath invocation
` [patch 13/14] locking/rtmutex: Fix misleading comment in rt_mutex_postunlock()
` [patch 14/14] locking/rtmutex: Restrict the trylock WARN_ON() to debug

[PATCH] tracing: Trivial typo fixes
 2021-03-23 22:05 UTC  (3+ messages)

[PATCH 0/5] Amlogic Meson Always-On ARC remote-processor support
 2021-03-23 22:02 UTC  (11+ messages)
` [PATCH 3/5] dt-bindings: remoteproc: Add the documentation for Meson AO ARC rproc
` [PATCH 4/5] remoteproc: meson-mx-ao-arc: Add a driver for the AO ARC remote procesor

[PATCH] dt-bindings: leds: leds-gpio: fix & extend node regex
 2021-03-23 22:02 UTC  (4+ messages)

memory requirements for a 400TB fs with reflinks
 2021-03-23 22:02 UTC  (5+ messages)

linux-next: bad topic branch merged into the clk-imx tree
 2021-03-23 22:02 UTC 

[PATCH] macintosh: A typo fix
 2021-03-23 22:01 UTC  (2+ messages)

[PATCH v4 net-next 00/11] Better support for sandwiched LAGs with bridge and DSA
 2021-03-23 22:00 UTC  (2+ messages)

[PATCH 0/6] i2c: mpc: Refactor to improve responsiveness
 2021-03-23 21:59 UTC  (4+ messages)
` [PATCH 2/6] dt-bindings: i2c: convert i2c-mpc to json-schema

[s390x vDSO Bug?] clock_gettime(CLOCK_MONOTONIC_RAW, ...) gets abnormal ts value
 2021-03-23 21:58 UTC  (9+ messages)
` [PATCH 0/3] s390 vdso fixes
  ` [LTP] "
  ` [PATCH 1/3] s390/vdso: fix tod clock steering
    ` [LTP] "
  ` [PATCH 2/3] s390/vdso: fix arch_data access for __arch_get_hw_counter()
    ` [LTP] "
  ` [PATCH 3/3] lib/vdso: remove struct arch_vdso_data from vdso data struct
    ` [LTP] "

[RFC PATCH 0/4] mm: shmem: Add case-insensitive support for tmpfs
 2021-03-23 21:58 UTC  (3+ messages)
` [RFC PATCH 4/4] docs: tmpfs: Add casefold options

Pass or not to pass config environment down
 2021-03-23 21:57 UTC  (4+ messages)

[PATCH] rsxx: remove extraneous 'const' qualifier
 2021-03-23 21:57 UTC 

NFSv4 referrals with FQDN
 2021-03-23 21:56 UTC 

[RFC PATCH v1] doc/mgmt-api - Return connection direction in Device Connected Event
 2021-03-23 21:56 UTC 

[PATCH 00/22] Acceptance Test: introduce base class for Linux based tests
 2021-03-23 21:53 UTC  (8+ messages)
` [PATCH 10/22] Python: add utility function for retrieving port redirection
` [PATCH 19/22] Acceptance Tests: add port redirection for ssh by default

slub freelist issue / BUG: unable to handle page fault for address: 000000003ffe0018
 2021-03-23 21:54 UTC  (13+ messages)

[PATCH v3] usb: dwc3: gadget: Prevent EP queuing while stopping transfers
 2021-03-23 21:53 UTC  (9+ messages)

[PATCH] omap3isp.h: fix kernel-doc warnings
 2021-03-23 21:52 UTC  (2+ messages)

[PATCH net-next] [RESEND] ch_ktls: fix enum-conversion warning
 2021-03-23 21:52 UTC 

[PATCH] ACPICA: Always create namespace nodes using acpi_ns_create_node()
 2021-03-23 21:20 UTC 

[PATCH v4 00/22] x86: Support Intel Advanced Matrix Extensions
 2021-03-23 21:52 UTC  (13+ messages)
` [PATCH v4 14/22] x86/fpu/xstate: Expand the xstate buffer on the first use of dynamic user state
` [PATCH v4 16/22] x86/fpu/xstate: Extend the table to map state components with features
` [PATCH v4 18/22] x86/fpu/amx: Define AMX state components and have it used for boot-time checks
` [PATCH v4 19/22] x86/fpu/amx: Enable the AMX feature in 64-bit mode

[PATCH 1/2] bitbake.conf: ensure BUILD_* tools match target tools
 2021-03-23 21:52 UTC  (3+ messages)
` [PATCH 2/2] meson: use native-file instead of environment variables
` [OE-core] [PATCH 1/2] bitbake.conf: ensure BUILD_* tools match target tools

[RFC PATCH 00/11] drm/bridge: ti-sn65dsi86: Support DisplayPort mode
 2021-03-23 21:50 UTC  (13+ messages)
` [RFC PATCH 03/11] drm/bridge: ti-sn65dsi86: Unregister AUX adapter in remove()
` [RFC PATCH 04/11] drm/bridge: ti-sn65dsi86: Use bitmask to store valid rates
` [RFC PATCH 05/11] drm/bridge: ti-sn65dsi86: Wrap panel with panel-bridge

linux-next: Fixes tag needs some work in the kvms390 tree
 2021-03-23 21:50 UTC 

[PATCH net] net: bridge: don't notify switchdev for local FDB addresses
 2021-03-23 21:50 UTC  (2+ messages)

[PATCH v4 RESEND 0/5] x86: The perf/x86 changes to support guest Arch LBR
 2021-03-23 21:49 UTC  (7+ messages)
` [PATCH v4 RESEND 2/5] perf/x86/lbr: Simplify the exposure check for the LBR_INFO registers
` [PATCH v4 RESEND 3/5] perf/x86/lbr: Move cpuc->lbr_xsave allocation out of sleeping region
` [PATCH v4 RESEND 4/5] perf/x86/lbr: Skip checking for the existence of LBR_TOS for Arch LBR

[dunfell/master] [PATCH] linux-ti-mainline: Add gmp-native as a kernel dependency
 2021-03-23 21:50 UTC  (2+ messages)

[PATCH] image-uefi: Set efi_file for rv32/rv64
 2021-03-23 21:50 UTC 

[PATCH 5.12] mt76: fix potential DMA mapping leak
 2021-03-23 21:47 UTC 

[PATCH 00/28] qapi: Enforce naming rules
 2021-03-23 21:44 UTC  (12+ messages)
` [PATCH 09/28] qapi: Lift enum-specific code out of check_name_str()
` [PATCH 24/28] qapi: Enforce command naming rules
` [PATCH 26/28] qapi: Enforce struct member "
` [PATCH 28/28] qapi: Enforce union and alternate branch "

[PATCH v5] mm: cma: support sysfs
 2021-03-23 21:44 UTC  (4+ messages)

linux-next: Fixes tags need some work in the amdgpu tree
 2021-03-23 21:44 UTC 

[Buildroot] [PATCH 1/1] package/proftpd: fix build with gcc 10
 2021-03-23 21:45 UTC  (2+ messages)

[Buildroot] [git commit branch/2020.11.x] package/proftpd: fix build with gcc 10
 2021-03-23 21:44 UTC 

[Buildroot] [git commit branch/2021.02.x] package/proftpd: fix build with gcc 10
 2021-03-23 21:44 UTC 

[Ksummit-discuss] RFC: create mailing list "linux-issues" focussed on issues/bugs and regressions
 2021-03-23 21:43 UTC  (7+ messages)

[PATCH net-next v2] net: lapb: Make "lapb_t1timer_running" able to detect an already running timer
 2021-03-23 21:40 UTC  (3+ messages)

[PATCH net-next] hinic: avoid gcc -Wrestrict warning
 2021-03-23 21:40 UTC  (2+ messages)

stable-rc/queue/5.10 build: 196 builds: 0 failed, 196 passed, 13 warnings (v5.10.25-153-g5048577976c35)
 2021-03-23 21:41 UTC 

[ardb:kvm-trng 3/8] arch/arm64/kvm/hyp/aarch32.c:97: warning: expecting prototype for adjust_itstate(). Prototype was for kvm_adjust_itstate() instead
 2021-03-23 21:42 UTC 

[PATCH net] net/sched: act_ct: clear post_ct if doing ct_clear
 2021-03-23 21:40 UTC  (2+ messages)

[PATCH v4 0/6] ALSA: control - add generic LED API
 2021-03-23 21:39 UTC  (10+ messages)
` [PATCH v4 6/6] ALSA: led control - add sysfs kcontrol LED marking layer

[Buildroot] [PATCH for 2020.02.x 1/1] package/mosquitto: security bump to v1.6.14
 2021-03-23 21:39 UTC  (2+ messages)

[PATCH] sched/fair: Rate limit calls to update_blocked_averages() for NOHZ
 2021-03-23 21:37 UTC  (9+ messages)

[PATCH] dt-bindings: i3c: Fix silvaco,i3c-master-v1 compatible string
 2021-03-23 21:19 UTC  (3+ messages)
  ` [PATCH] dt-bindings: i3c: Fix silvaco, i3c-master-v1 "

[PATCH next-queue v3 3/3] igc: Add support for PTP getcrosststamp()
 2021-03-23 21:37 UTC  (3+ messages)
  ` [Intel-wired-lan] "

NOTICE: Backward incompatible Linux-PAM module replacement
 2021-03-23 21:38 UTC 

[Buildroot] [git commit branch/2020.11.x] package/mosquitto: security bump to v1.6.14
 2021-03-23 21:38 UTC 

[Buildroot] [PATCH 1/1] package/mosquitto: security bump to v2.0.9
 2021-03-23 21:37 UTC  (3+ messages)

[Buildroot] [git commit branch/2020.02.x] package/mosquitto: security bump to v1.6.14
 2021-03-23 21:37 UTC 

[ardb:kvm-trng 6/8] random.c:undefined reference to `kvm_protected_mode_initialized'
 2021-03-23 21:37 UTC 

[PATCH 0/3] tty: serial: meson: add amlogic,uart-fifosize property
 2021-03-23 21:34 UTC  (9+ messages)
` [PATCH 1/3] dt-bindings: serial: amlogic,meson-uart: "
  ` [PATCH 1/3] dt-bindings: serial: amlogic, meson-uart: add amlogic, uart-fifosize property
` [PATCH 2/3] tty: serial: meson: retrieve port FIFO size from DT

[Buildroot] [git commit branch/2021.02.x] package/mosquitto: security bump to v2.0.9
 2021-03-23 21:35 UTC 

[igt-dev] [PATCH i-g-t] tests/kms_cursor_crc: use flipping instead of frontbuffer
 2021-03-23 21:35 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "

[PATCH v3 1/3] input: gpio-keys: Remove extra call to input_sync
 2021-03-23 21:34 UTC  (6+ messages)
` [PATCH v3 2/3] input: gpio-keys: Use hrtimer for release timer
` [PATCH v3 3/3] input: gpio-keys: Use hrtimer for software debounce, if possible

[PATCH] openvswitch: perform refragmentation for packets which pass through conntrack
 2021-03-23 21:34 UTC  (2+ messages)

[dpdk-dev] Moving some of the DPDK.org resources
 2021-03-23 21:33 UTC 

[dpdk-dev] [PATCH 1/2] [RFC]: ethdev: add pre-defined meter policy API
 2021-03-23 21:33 UTC  (3+ messages)
` [dpdk-dev] [PATCH 2/2] [RFC]: ethdev: manage meter API object handles by the drivers

[PATCH 0/4] drm/i915: uAPI clean-ups part 2
 2021-03-23 21:32 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BUILD: failure for drm/i915: uAPI clean-ups part 2 (rev2)

[PATCH for 6.0 v2 00/22] fixes for rc1 pre-PR (kernel-doc, semihosting, testing)
 2021-03-23 21:29 UTC  (3+ messages)
` [PATCH v2 08/22] linux-user/riscv: initialise the TaskState heap/stack info

[PATCH next v1 0/3] printk: remove safe buffers
 2021-03-23 21:32 UTC  (4+ messages)
` [PATCH next v1 1/3] printk: track/limit recursion

[RFC PATCH 00/13] blobs: Only install required (system emulation) files
 2021-03-23 21:28 UTC  (4+ messages)
` [RFC PATCH 09/13] blobs: Only install firmware blobs if riscv system targets are built

[PATCH v5] rtc: rx6110: add ACPI bindings to I2C
 2021-03-23 21:29 UTC  (5+ messages)

[Buildroot] [PATCH v2,1/4] package/libfm: bump to version 1.3.2
 2021-03-23 21:30 UTC  (3+ messages)
` [Buildroot] [PATCH v2,3/4] pcmanfm: add PCMANFM_CPE_ID_VENDOR

[PATCH v3 00/17] Add support for Clang CFI
 2021-03-23 21:28 UTC  (4+ messages)
` [PATCH v3 09/17] treewide: Change list_sort to use const pointers

[Buildroot] [git commit branch/2021.02.x] pcmanfm: add PCMANFM_CPE_ID_VENDOR
 2021-03-23 21:29 UTC 

[Intel-gfx] [PATCH] drm/i915: Fix the GT fence revocation runtime PM logic
 2021-03-23 21:29 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for "

[PATCH v2 0/3] perf-stat: share hardware PMCs with BPF
 2021-03-23 21:26 UTC  (12+ messages)

[RFC PATCH 0/4] use v4l2_get_link_freq() in CSI receiver drivers
 2021-03-23 21:24 UTC  (6+ messages)
` [RFC PATCH 1/4] media: rcar-vin: use v4l2_get_link_freq() to calculate phypll frequency

[PATCH] target: pscsi: avoid OOM in pscsi_map_sg()
 2021-03-23 21:25 UTC  (4+ messages)

[PATCH 0/4] BCM2711's sdhci-iproc CMD timeouts
 2021-03-23 21:24 UTC  (6+ messages)
` [PATCH 1/4] dt-bindings: mmc: iproc-sdhci: Convert to json-schema

[PATCH v2 1/2] target: pscsi: avoid OOM in pscsi_map_sg()
 2021-03-23 21:24 UTC  (2+ messages)
` [PATCH v2 2/2] target: pscsi: cleanup after failure "

[PATCH v2 0/5] qemu-iotests: quality of life improvements
 2021-03-23 21:22 UTC  (7+ messages)
` [PATCH v2 2/5] qemu-iotests: allow passing unittest.main arguments to the test scripts
` [PATCH v2 4/5] qemu-iotests: let "check" spawn an arbitrary test command

linux-next: Fixes tag needs some work in the devfreq tree
 2021-03-23 21:22 UTC 

[PATCH 0/6] Core scheduling remaining patches
 2021-03-23 21:21 UTC  (11+ messages)
` [PATCH 1/6] sched: migration changes for core scheduling

stable-rc/queue/4.19 build: 206 builds: 0 failed, 206 passed, 86 warnings (v4.19.182-44-gd415ce15d0a4)
 2021-03-23 21:22 UTC 

[igt-dev] [PATCH] tests/drm_read: Don't use deprecated siginterrupt
 2021-03-23 21:22 UTC  (5+ messages)
` [igt-dev] ✗ Fi.CI.BAT: failure for "

[dpdk-dev] [PATCH v2 2/3] meson: use threads dependency as provided by meson
 2021-03-23 21:21 UTC  (5+ messages)

[PATCH v2 0/2] remoteproc: stm32: add support of detaching a remote processor
 2021-03-23 21:19 UTC  (4+ messages)
` [PATCH v2 2/2] remoteproc: stm32: add capability to detach

[PATCH net-next v2] net: dsa: hellcreek: Report switch name and ID
 2021-03-23 21:20 UTC  (2+ messages)

Crashes with qemu-system-ppc64
 2021-03-23 21:19 UTC  (2+ messages)

[PATCH] Bluetooth: Always call advertising disable before setting params
 2021-03-23 21:18 UTC 

[PATCH net-next] net: dsa: mv88e6xxx: Allow dynamic reconfiguration of tag protocol
 2021-03-23 21:17 UTC  (5+ messages)

stable-rc/queue/5.4 build: 200 builds: 0 failed, 200 passed, 121 warnings (v5.4.107-61-g503b9575a1d97)
 2021-03-23 21:17 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.