All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-03-23 21:51:40 to 2021-03-23 22:28:02 UTC [more...]

[PATCH v5 00/28] Network fs helper library & fscache kiocb API
 2021-03-23 22:23 UTC  (29+ messages)
` [PATCH v5 01/28] iov_iter: Add ITER_XARRAY
` [PATCH v5 02/28] mm: Add wait_on_page_writeback_killable()
` [PATCH v5 03/28] mm: Add set/end/wait functions for PG_private_2
` [PATCH v5 04/28] mm: Implement readahead_control pageset expansion
` [PATCH v5 05/28] netfs: Make a netfs helper module
` [PATCH v5 06/28] netfs: Documentation for helper library
` [PATCH v5 07/28] netfs, mm: Move PG_fscache helper funcs to linux/netfs.h
` [PATCH v5 08/28] netfs, mm: Add set/end/wait_on_page_fscache() aliases
` [PATCH v5 09/28] netfs: Provide readahead and readpage netfs helpers
` [PATCH v5 10/28] netfs: Add tracepoints
` [PATCH v5 11/28] netfs: Gather stats
` [PATCH v5 12/28] netfs: Add write_begin helper
` [PATCH v5 13/28] netfs: Define an interface to talk to a cache
` [PATCH v5 14/28] fscache, cachefiles: Add alternate API to use kiocb for read/write to cache
` [PATCH v5 15/28] afs: Disable use of the fscache I/O routines
` [PATCH v5 16/28] afs: Pass page into dirty region helpers to provide THP size
` [PATCH v5 17/28] afs: Print the operation debug_id when logging an unexpected data version
` [PATCH v5 18/28] afs: Move key to afs_read struct
` [PATCH v5 19/28] afs: Don't truncate iter during data fetch
` [PATCH v5 20/28] afs: Log remote unmarshalling errors
` [PATCH v5 21/28] afs: Set up the iov_iter before calling afs_extract_data()
` [PATCH v5 22/28] afs: Use ITER_XARRAY for writing
` [PATCH v5 23/28] afs: Wait on PG_fscache before modifying/releasing a page
` [PATCH v5 24/28] afs: Extract writeback extension into its own function
` [PATCH v5 25/28] afs: Prepare for use of THPs
` [PATCH v5 26/28] afs: Use the fs operation ops to handle FetchData completion
` [PATCH v5 27/28] afs: Use new fscache read helper API
` [PATCH v5 28/28] afs: Use the fscache_write_begin() helper

[PATCH v7 0/8] Pegasos2 emulation
 2021-03-23 21:58 UTC  (4+ messages)
` [PATCH v7 1/8] vt82c686: Implement control of serial port io ranges via config regs

[PATCH v8 00/22] pinctrl: add BCM63XX pincontrol support
 2021-03-23 22:25 UTC  (32+ messages)
` [PATCH v8 03/22] dt-bindings: improve BCM6345 GPIO binding documentation
` [PATCH v8 05/22] dt-bindings: add BCM6328 pincontroller "
` [PATCH v8 06/22] dt-bindings: add BCM6328 GPIO sysctl "
` [PATCH v8 08/22] dt-bindings: add BCM6358 pincontroller "
` [PATCH v8 09/22] dt-bindings: add BCM6358 GPIO sysctl "
` [PATCH v8 11/22] dt-bindings: add BCM6362 pincontroller "
` [PATCH v8 12/22] dt-bindings: add BCM6362 GPIO sysctl "
` [PATCH v8 14/22] dt-bindings: add BCM6368 pincontroller "
` [PATCH v8 15/22] dt-bindings: add BCM6368 GPIO sysctl "
` [PATCH v8 17/22] dt-bindings: add BCM63268 pincontroller "
` [PATCH v8 18/22] dt-bindings: add BCM63268 GPIO sysctl "

group for foxconn CI / fii oem repo
 2021-03-12 19:32 UTC  (2+ messages)

[PATCH v1 0/3] migration: Fixes to the 'background-snapshot' code
 2021-03-23 22:21 UTC  (2+ messages)

[PATCH v2 00/10] Acceptance Test: introduce base class for Linux based tests
 2021-03-23 22:15 UTC  (7+ messages)
` [PATCH v2 01/10] tests/acceptance/virtiofs_submounts.py: add missing accel tag
` [PATCH v2 02/10] tests/acceptance/virtiofs_submounts.py: evaluate string not length
` [PATCH v2 05/10] Acceptance Tests: add port redirection for ssh by default
` [PATCH v2 06/10] Acceptance Tests: make username/password configurable
` [PATCH v2 09/10] Acceptance Tests: add basic documentation on LinuxTest base class
` [PATCH v2 10/10] Acceptance Tests: introduce CPU hotplug test

group for foxconn CI / fii oem repo
 2021-03-12 19:25 UTC 

[PATCH v7 2/2] ARM: ftrace: Add MODULE_PLTS support
 2021-03-23 22:22 UTC  (12+ messages)

RFC: ASRockRack E3C246D4I port
 2021-03-12  2:45 UTC 

[PATCH V3] nvmet-tcp: enable optional queue idle period tracking
 2021-03-23 22:25 UTC 

[PATCH 0/5] serial: Add MMIO & SPCR support for AWS EC2 metal instances
 2021-03-23 22:23 UTC  (3+ messages)

Wireguard Windows ARM64 Build 21327
 2021-03-23 22:21 UTC  (8+ messages)

[PATCH v6 00/13] Rewrite the remaining merge strategies from shell to C
 2021-03-23 22:21 UTC  (4+ messages)
` [PATCH v7 00/15] "
  ` [PATCH v7 09/15] merge-resolve: rewrite in C

[PATCHSET v3 00/11] xfs: deferred inode inactivation
 2021-03-23 22:21 UTC  (3+ messages)
` [PATCH 10/11] xfs: parallelize "

[PATCH v2] MIPS: Add support for CONFIG_DEBUG_VIRTUAL
 2021-03-23 22:20 UTC 

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

[PATCH 00/28] qapi: Enforce naming rules
 2021-03-23 22:15 UTC  (5+ messages)
` [PATCH 09/28] qapi: Lift enum-specific code out of check_name_str()
` [PATCH 10/28] qapi: Rework name checking in preparation of stricter checking

[PULL 00/29] QAPI patches patches for 2021-03-23
 2021-03-23 21:56 UTC  (30+ 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 10/29] qapi: Rework name checking in preparation of stricter checking
` [PULL 11/29] qapi: Move uppercase rejection to check_name_lower()
` [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 17/29] tests/qapi-schema: Rename pragma-*-crap to pragma-value-not-*
` [PULL 18/29] tests/qapi-schema: Rename returns-whitelist to returns-bad-type
` [PULL 19/29] qapi: Rename pragma *-whitelist to *-exceptions
` [PULL 20/29] qapi/pragma: Streamline comments on member-name-exceptions
` [PULL 21/29] tests-qmp-cmds: Drop unused and incorrect qmp_TestIfCmd()
` [PULL 22/29] qapi: Prepare for rejecting underscore in command and member names
` [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 26/29] qapi: Enforce struct member naming rules
` [PULL 27/29] qapi: Enforce enum "
` [PULL 28/29] qapi: Enforce union and alternate branch "
` [PULL 29/29] block: Remove monitor command block_passwd

Patchwork summary for: spi-devel-general
 2021-03-23 22:20 UTC 

[PATCH] PCI: hotplug: fix null-ptr-dereferencd in cpcihp error path
 2021-03-23 22:19 UTC  (2+ messages)

[PATCH] linux/gpio/driver.h: some edits for clarity
 2021-03-23 22:19 UTC 

[PATCH v2 -next] powerpc: kernel/time.c - cleanup warnings
 2021-03-23 22:18 UTC  (2+ messages)

[PATCH v3 0/4] Make UTF-8 encoding loadable
 2021-03-23 22:18 UTC  (8+ messages)
` [PATCH v3 5/5] fs: unicode: Add utf8 module and a unicode layer
        ` [f2fs-dev] "

[RFC PATCH V4 net-next 0/5] ethtool: Extend module EEPROM dump API
 2021-03-23 22:17 UTC  (8+ messages)
` [RFC PATCH V4 net-next 1/5] ethtool: Allow network drivers to dump arbitrary EEPROM data

Regression in 028abd92 for Sun UltraSPARC T1
 2021-03-23 22:17 UTC  (6+ messages)

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

[Bug 1915027] [NEW] RISC-V 64, CPUs do ilegal 0x00 write with SMP
 2021-03-23 22:02 UTC  (2+ messages)
` [Bug 1915027] "

drivers/gpu/drm/i915/gvt/gtt.c:267:19: error: unused function 'get_pt_type'
 2021-03-23 22:15 UTC  (3+ messages)

[PATCH 0/2] m68k: Add Virtual M68k Machine
 2021-03-23 22:14 UTC  (3+ messages)
` [PATCH 1/2] rtc: goldfish: remove dependency to OF
` [PATCH 2/2] m68k: introduce a virtual m68k machine

[PATCH] init/Kconfig: Support sign module with SM3 hash algorithm
 2021-03-23 22:14 UTC  (2+ messages)

[Intel-gfx] [PATCH v2 1/3] drm/i915: Skip display interruption setup when display is not available
 2021-03-23 22:15 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for series starting with [v2,1/3] "

Plumbers CF MCs
 2021-03-23 22:12 UTC  (5+ messages)

[PATCH] ASoC: SOF: Intel: hda: drop display power on/off in D0i3 flows
 2021-03-23 22:12 UTC  (2+ messages)

[PATCH 0/4] Add Mediatek MT8195 SPI driver support
 2021-03-23 22:12 UTC  (4+ messages)

[Buildroot] [PATCH 1/1] package/zstd: security bump to version 1.4.9
 2021-03-23 22:13 UTC  (2+ messages)

[PATCH] ASoC: wm8960: Fix wrong bclk and lrclk with pll enabled for some chips
 2021-03-23 22:12 UTC  (2+ messages)

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

[Buildroot] [git commit branch/2020.02.x] package/zstd: bump to version 1.4.8
 2021-03-23 22:13 UTC 

[PATCH 0/8] ASoC: SOF: Intel: shutdown and core handling corrections
 2021-03-23 22:12 UTC  (2+ messages)

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

[Buildroot] [git commit branch/2020.11.x] package/zstd: bump to version 1.4.8
 2021-03-23 22:12 UTC 

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

[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  (2+ 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  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "

[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  (3+ messages)
` [patch 12/14] locking/rtmutex: Consolidate the fast/slowpath invocation

[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  (6+ messages)
` [PATCH 3/5] dt-bindings: remoteproc: Add the documentation for Meson AO ARC rproc

[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] "

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  (2+ messages)
` [OE-core] "

[RFC PATCH 00/11] drm/bridge: ti-sn65dsi86: Support DisplayPort mode
 2021-03-23 21:50 UTC  (5+ messages)
` [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 


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.