All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-10-12 20:30:03 to 2020-10-12 20:52:32 UTC [more...]

[PATCH 1/2] dt-bindings: iio: adc: auxadc: add doc for MT8516 SoC
 2020-10-12 20:52 UTC 

Regression: epoll edge-triggered (EPOLLET) for pipes/FIFOs
 2020-10-12 20:52 UTC  (5+ messages)

[PATCH v5 00/40] kasan: add hardware tag-based mode for arm64
 2020-10-12 20:44 UTC  (54+ messages)
` [PATCH v5 01/40] arm64: Enable armv8.5-a asm-arch option
` [PATCH v5 02/40] arm64: mte: Add in-kernel MTE helpers
` [PATCH v5 03/40] arm64: mte: Reset the page tag in page->flags
` [PATCH v5 04/40] arm64: kasan: Add arch layer for memory tagging helpers
` [PATCH v5 05/40] arm64: mte: Add in-kernel tag fault handler
` [PATCH v5 06/40] arm64: kasan: Enable in-kernel MTE
` [PATCH v5 07/40] arm64: mte: Convert gcr_user into an exclude mask
` [PATCH v5 08/40] arm64: mte: Switch GCR_EL1 in kernel entry and exit
` [PATCH v5 09/40] arm64: kasan: Align allocations for HW_TAGS
` [PATCH v5 10/40] kasan: drop unnecessary GPL text from comment headers
` [PATCH v5 11/40] kasan: KASAN_VMALLOC depends on KASAN_GENERIC
` [PATCH v5 12/40] kasan: group vmalloc code
` [PATCH v5 13/40] kasan: shadow declarations only for software modes
` [PATCH v5 14/40] kasan: rename (un)poison_shadow to (un)poison_memory
` [PATCH v5 15/40] kasan: rename KASAN_SHADOW_* to KASAN_GRANULE_*
` [PATCH v5 16/40] kasan: only build init.c for software modes
` [PATCH v5 17/40] kasan: split out shadow.c from common.c
` [PATCH v5 18/40] kasan: define KASAN_GRANULE_PAGE
` [PATCH v5 19/40] kasan: rename report and tags files
` [PATCH v5 20/40] kasan: don't duplicate config dependencies
` [PATCH v5 21/40] kasan: hide invalid free check implementation
` [PATCH v5 22/40] kasan: decode stack frame only with KASAN_STACK_ENABLE
` [PATCH v5 23/40] kasan, arm64: only init shadow for software modes
` [PATCH v5 24/40] kasan, arm64: only use kasan_depth "
` [PATCH v5 25/40] kasan: rename addr_has_shadow to addr_has_metadata
` [PATCH v5 26/40] kasan: rename print_shadow_for_address to print_memory_metadata
` [PATCH v5 27/40] kasan: kasan_non_canonical_hook only for software modes
` [PATCH v5 28/40] kasan: rename SHADOW layout macros to META
` [PATCH v5 29/40] kasan: separate metadata_fetch_row for each mode
` [PATCH v5 30/40] kasan, arm64: don't allow SW_TAGS with ARM64_MTE
` [PATCH v5 31/40] kasan: introduce CONFIG_KASAN_HW_TAGS
` [PATCH v5 32/40] kasan: define KASAN_GRANULE_SIZE for HW_TAGS
` [PATCH v5 33/40] kasan, x86, s390: update undef CONFIG_KASAN
` [PATCH v5 34/40] kasan, arm64: expand CONFIG_KASAN checks
` [PATCH v5 35/40] kasan, arm64: implement HW_TAGS runtime
` [PATCH v5 36/40] kasan, arm64: print report from tag fault handler
` [PATCH v5 37/40] kasan, mm: reset tags when accessing metadata
` [PATCH v5 38/40] kasan, arm64: enable CONFIG_KASAN_HW_TAGS
` [PATCH v5 39/40] kasan: add documentation for hardware tag-based mode
` [PATCH v5 40/40] kselftest/arm64: Check GCR_EL1 after context switch

[PULL v2 00/38] SCSI, qdev, qtest, meson patches for 2020-10-10
 2020-10-12 20:33 UTC  (28+ messages)
` [PULL 01/38] meson.build: Add comments to clarify code organization
` [PULL 02/38] meson.build: Sort sourcesets alphabetically
` [PULL 03/38] hw/core: Move the creation of the library to the main meson.build
` [PULL 04/38] chardev: "
` [PULL 05/38] migration: "
` [PULL 06/38] io: "
` [PULL 07/38] crypto: "
` [PULL 08/38] authz: "
` [PULL 09/38] qom: "
` [PULL 10/38] hw/nvram: Always register FW_CFG_DATA_GENERATOR_INTERFACE
` [PULL 11/38] softmmu: move more files to softmmu/
` [PULL 12/38] exec: split out non-softmmu-specific parts
` [PULL 13/38] qom: fix objects with improper parent type
` [PULL 14/38] docs: Move QTest documentation to its own document
` [PULL 15/38] docs/devel/qtest: Include protocol spec in document
` [PULL 17/38] qtest: unify extra_qtest_srcs and extra_qtest_deps
` [PULL 18/38] docs/devel: update instruction on how to add new unit tests
` [PULL 19/38] build-sys: fix git version from -version
` [PULL 21/38] qtest: rename qtest_qmp_receive to qtest_qmp_receive_dict
` [PULL 22/38] qtest: Reintroduce qtest_qmp_receive with QMP event buffering
` [PULL 24/38] device-plug-test: use qtest_qmp to send the device_del command
` [PULL 25/38] qtest: switch users back to qtest_qmp_receive
` [PULL 26/38] qtest: check that drives are really appearing and disappearing
` [PULL 28/38] qdev: add "check if address free" callback for buses
` [PULL 31/38] device-core: use RCU for list of children of a bus
` [PULL 36/38] virtio-scsi: use scsi_device_get
` [PULL 38/38] meson: identify more sections of meson.build

[PATCH] remote-curl: add testing for intelligent retry for HTTP
 2020-10-12 20:51 UTC  (2+ messages)

[PATCH v5 00/29] Add support for Clang LTO
 2020-10-12 20:51 UTC  (6+ messages)
` [PATCH v5 25/29] arm64: allow LTO_CLANG and THINLTO to be selected

[dpdk-dev] [PATCH v4 00/11] support match on L3 fragmented packets
 2020-10-12 20:50 UTC  (6+ messages)
` [dpdk-dev] [PATCH v5 "
  ` [dpdk-dev] [PATCH v5 01/11] ethdev: add extensions attributes to IPv6 item
  ` [dpdk-dev] [PATCH v5 02/11] ethdev: add IPv6 fragment extension header item

merge window is open. bpf-next is still open
 2020-10-12 20:50 UTC  (4+ messages)

[oracle-dtrace-linux-kernel:v1/5.9 3/22] <stdin>:1526:2: warning: syscall waitfd not implemented
 2020-10-12 20:50 UTC 

[Linux-kernel-mentees] [PATCH] lib: Convert test_printf.c to KUnit
 2020-10-12 20:48 UTC  (10+ messages)
        `  "

[Intel-wired-lan] [PATCH S53 01/15] virtchnl: Use pad byte in virtchnl_ether_addr to specify MAC type
 2020-10-12 20:49 UTC  (7+ messages)
` [Intel-wired-lan] [PATCH S53 13/15] ice: silence static analysis warning
` [Intel-wired-lan] [PATCH S53 14/15] ice: join format strings to same line as ice_debug
` [Intel-wired-lan] [PATCH S53 15/15] ice: Add space to unknown speed

[PATCH 1/9] pseudo: Ignore mismatched inodes from the db
 2020-10-12 20:48 UTC  (7+ messages)
` [PATCH 2/9] pseudo: Add support for ignoring paths from the pseudo DB
` [PATCH 6/9] pseudo: Add may unlink patch

[PATCH v14 00/26] Control-flow Enforcement: Shadow Stack
 2020-10-12 20:48 UTC  (4+ messages)
` [PATCH v14 03/26] x86/fpu/xstate: Introduce CET MSR XSAVES supervisor states

[PATCH 00/13] Clean up legacy clock tick users
 2020-10-12 20:44 UTC  (13+ messages)
` [PATCH 08/13] m68k: m68328: use legacy_timer_tick()
` [PATCH 11/13] timekeeping: remove xtime_update

[Intel-gfx] [RFC] drm/i915/gt: reduce context clear batch size to avoid gpu hang (rev2)
 2020-10-12 20:45 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for "

[PATCH v21 00/23] LSM: Module stacking for AppArmor
 2020-10-12 20:19 UTC  (29+ messages)
` [PATCH v21 10/23] LSM: Use lsmblob in security_cred_getsecid
` [PATCH v21 11/23] IMA: Change internal interfaces to use lsmblobs
` [PATCH v21 12/23] LSM: Specify which LSM to display
` [PATCH v21 13/23] LSM: Ensure the correct LSM context releaser
` [PATCH v21 14/23] LSM: Use lsmcontext in security_secid_to_secctx
` [PATCH v21 15/23] LSM: Use lsmcontext in security_inode_getsecctx
` [PATCH v21 16/23] LSM: security_secid_to_secctx in netlink netfilter
` [PATCH v21 17/23] NET: Store LSM netlabel data in a lsmblob
` [PATCH v21 18/23] LSM: Verify LSM display sanity in binder
` [PATCH v21 19/23] audit: add support for non-syscall auxiliary records
` [PATCH v21 20/23] Audit: Add new record for multiple process LSM attributes
` [PATCH v21 21/23] Audit: Add a new record for multiple object "
` [PATCH v21 22/23] LSM: Add /proc attr entry for full LSM context
` [PATCH v21 23/23] AppArmor: Remove the exclusive flag

[PATCH v11 0/4] xfs: Remove wrappers for some semaphores
 2020-10-12 20:44 UTC  (4+ messages)
` [PATCH v11 4/4] xfs: replace mrlock_t with rw_semaphores

[PATCH v2 0/2] arm64: Add basic support for Kobol's Helios64
 2020-10-12 20:43 UTC  (9+ messages)
` [PATCH v2 1/2] dt-bindings: vendor-prefixes: Add kobol prefix
` [PATCH v2 2/2] arm64: dts: rockchip: Add basic support for Kobol's Helios64

[PATCH v2 0/3] Actually fix freelist pointer vs redzoning
 2020-10-12 20:43 UTC  (4+ messages)
` [PATCH v2 2/3] mm/slub: Fix redzoning for small allocations

[Buildroot] [PATCH 1/2] {linux, linux-headers}: add version 5.9
 2020-10-12 20:42 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] {linux, linux-headers}: add version 5.9
 2020-10-12 20:40 UTC  (2+ messages)

[PATCH 00/31] crypto: qat - rework in preparation for qat_4xxx driver
 2020-10-12 20:38 UTC  (32+ messages)
` [PATCH 01/31] crypto: qat - update IV in software
` [PATCH 02/31] crypto: qat - mask device capabilities with soft straps
` [PATCH 03/31] crypto: qat - num_rings_per_bank is device dependent
` [PATCH 04/31] crypto: qat - fix configuration of iov threads
` [PATCH 05/31] crypto: qat - split transport CSR access logic
` [PATCH 06/31] crypto: qat - relocate GEN2 CSR access code
` [PATCH 07/31] crypto: qat - abstract admin interface
` [PATCH 08/31] crypto: qat - add packed to init admin structures
` [PATCH 09/31] crypto: qat - rename ME in AE
` [PATCH 10/31] crypto: qat - change admin sequence
` [PATCH 11/31] crypto: qat - use admin mask to send fw constants
` [PATCH 12/31] crypto: qat - update constants table
` [PATCH 13/31] crypto: qat - remove writes into WQCFG
` [PATCH 14/31] crypto: qat - remove unused macros in arbiter module
` [PATCH 15/31] crypto: qat - abstract arbiter access
` [PATCH 16/31] crypto: qat - add support for capability detection
` [PATCH 17/31] crypto: qat - register crypto instances based on capability
` [PATCH 18/31] crypto: qat - enable ring after pair is programmed
` [PATCH 19/31] crypto: qat - abstract build ring base
` [PATCH 20/31] crypto: qat - replace constant masks with GENMASK
` [PATCH 21/31] crypto: qat - use BIT_ULL() - 1 pattern for masks
` [PATCH 22/31] crypto: qat - abstract writes to arbiter enable
` [PATCH 23/31] crypto: qat - remove hardcoded bank irq clear flag mask
` [PATCH 24/31] crypto: qat - call functions in adf_sriov if available
` [PATCH 25/31] crypto: qat - remove unnecessary void* casts
` [PATCH 26/31] crypto: qat - change return value in adf_cfg_add_key_value_param()
` [PATCH 27/31] crypto: qat - change return value in adf_cfg_key_val_get()
` [PATCH 28/31] crypto: qat - refactor qat_crypto_create_instances()
` [PATCH 29/31] crypto: qat - refactor qat_crypto_dev_config()
` [PATCH 30/31] crypto: qat - allow for instances in different banks
` [PATCH 31/31] crypto: qat - extend ae_mask

[PATCH 0/2] diff: add -I<regex> that ignores matching changes
 2020-10-12 20:39 UTC  (6+ messages)
` [PATCH v2 0/3] "
  ` [PATCH v2 2/3] "

[PATCH 0/4] Clean-up around get_x_ish()
 2020-10-12 20:39 UTC  (7+ messages)
` [PATCH 2/4] blame: validate and peel the object names on the ignore list

[Buildroot] [git commit] configs/kontron_smarc_sal28: remove kernel config fragment
 2020-10-12 20:36 UTC 

Patchwork now does the right thing with GGG submissions
 2020-10-12 20:36 UTC  (2+ messages)

[Buildroot] [git commit] {linux, linux-headers}: add version 5.9
 2020-10-12 20:36 UTC 

stable-rc/linux-4.14.y build: 193 builds: 1 failed, 192 passed, 62 warnings (v4.14.200-71-gaf37e8ff299b)
 2020-10-12 20:34 UTC 

[Buildroot] [PATCH] configs/mx6cubox: bump U-Boot version
 2020-10-12 20:33 UTC  (2+ messages)

[Buildroot] [git commit] configs/mx6cubox: bump U-Boot version
 2020-10-12 20:33 UTC 

[GIT PULL] prandom32 changes for v5.10
 2020-10-12 20:32 UTC 

[Buildroot] [PATCH 1/1] configs/chromebook_elm: Updating to Linux v5.9
 2020-10-12 20:32 UTC  (2+ messages)

[Buildroot] [git commit] configs/chromebook_elm: bump to Linux v5.9
 2020-10-12 20:31 UTC 

[Buildroot] [PATCH] ruby: update to 2.7.2
 2020-10-12 20:31 UTC  (2+ messages)

[PATCH 0/2] Add Xen CpusAccel
 2020-10-12 20:30 UTC  (4+ messages)
` [PATCH 1/2] accel: move qtest CpusAccel functions to a common location

[patch V4 part 3 14/29] x86/entry: Convert Divide Error to IDTENTRY
 2020-10-12 20:30 UTC  (4+ messages)
` [tip: x86/entry] "

[Buildroot] [git commit] package/ruby: bump to 2.7.2
 2020-10-12 20:30 UTC 

[PATCH v14 0/7] Control-flow Enforcement: Indirect Branch Tracking
 2020-10-12 20:29 UTC  (4+ messages)
` [PATCH v14 1/7] x86/cet/ibt: Add Kconfig option for user-mode "


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.