All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-10-12 20:38:16 to 2020-10-12 20:59:10 UTC [more...]

[PATCH 00/18] Add Hantro regmap and VC8000 h264 decode support
 2020-10-12 20:59 UTC  (5+ messages)
` [PATCH 01/18] media: hantro: document all int reg bits up to vc8000
` [PATCH 02/18] media: hantro: make consistent use of decimal register notation
` [PATCH 03/18] media: hantro: make G1_REG_SOFT_RESET Rockchip specific
` [PATCH 04/18] media: hantro: add reset controller support

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

[PATCH v5 00/40] kasan: add hardware tag-based mode for arm64
 2020-10-12 20:44 UTC  (66+ 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

[dpdk-dev] [PATCH] pci/linux: copy new id for inserted device
 2020-10-12 20:58 UTC  (4+ messages)
` [dpdk-dev] [PATCH v2] "

[PATCH 0/1] mips: add 34Kf-64tlb fictitious cpu type like 34Kf but with 64 TLBs
 2020-10-12 20:36 UTC 

[GIT PULL] x86/asm updates for v5.10
 2020-10-12 20:57 UTC  (6+ messages)

[Intel-gfx] [PATCH v6 0/5] Introduce drm scaling filter property
 2020-10-12 20:56 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for Introduce drm scaling filter property (rev8)
` [Intel-gfx] ✗ Fi.CI.SPARSE: "

[PULL v2 00/38] SCSI, qdev, qtest, meson patches for 2020-10-10
 2020-10-12 20:33 UTC  (28+ messages)
` [PULL 04/38] chardev: Move the creation of the library to the main meson.build
` [PULL 06/38] io: "
` [PULL 08/38] authz: "
` [PULL 09/38] qom: "
` [PULL 10/38] hw/nvram: Always register FW_CFG_DATA_GENERATOR_INTERFACE
` [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 16/38] docs/devel/qtest: Include libqtest API reference
` [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 20/38] meson.build: Re-enable KVM support for MIPS
` [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 27/38] qemu-iotests, qtest: rewrite test 067 as a qtest
` [PULL 28/38] qdev: add "check if address free" callback for buses
` [PULL 29/38] scsi/scsi_bus: switch search direction in scsi_device_find
` [PULL 31/38] device-core: use RCU for list of children of a bus
` [PULL 32/38] scsi: switch to bus->check_address
` [PULL 33/38] device-core: use atomic_set on .realized property
` [PULL 36/38] virtio-scsi: use scsi_device_get
` [PULL 38/38] meson: identify more sections of meson.build

[PATCH] sequencer: fix gpg option passed to octopus merge
 2020-10-12 20:55 UTC  (3+ messages)

[PATCH nf] netfilter: nf_log: missing vlan offload tag and proto
 2020-10-12 20:55 UTC  (2+ messages)
` [PATCH nf] netfilter: nftables: extend error reporting for chain updates

KASAN: use-after-free Read in btrfs_scan_one_device
 2020-10-12 20:56 UTC  (7+ messages)

pull-request: bpf-next 2020-10-12
 2020-10-12 20:55 UTC 

[PATCH 0/1] Alias 'list'-subcommands to 'ls'
 2020-10-12 20:55 UTC  (3+ messages)

IMX8MM imx_tmu
 2020-10-12 20:54 UTC 

[dpdk-dev] [PATCH v1] doc: fix dpaa2 guide
 2020-10-12 20:53 UTC  (2+ messages)

[Intel-wired-lan] [PATCH S53 01/15] virtchnl: Use pad byte in virtchnl_ether_addr to specify MAC type
 2020-10-12 20:53 UTC  (9+ messages)
` [Intel-wired-lan] [PATCH S53 12/15] ice: cleanup misleading comment
` [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 v10 00/16] s390/vfio-ap: dynamic configuration support
 2020-10-12 20:53 UTC  (4+ messages)
` [PATCH v10 13/16] s390/vfio-ap: handle host AP config change notification

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

[PATCH 1/2] dt-bindings: iio: adc: auxadc: add doc for MT8516 SoC
 2020-10-12 20:52 UTC  (2+ messages)
` [PATCH 2/2] arm64: dts: mediatek: mt8516: add auxadc node

[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)
          `  "

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

[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  (7+ messages)
` [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  (15+ messages)
` [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


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.