messages from 2019-08-17 07:49:13 to 2019-08-28 23:41:34 UTC [more...]
[PATCH 00/11] ftrace: add support for recording function parameters and return value
2019-08-28 23:41 UTC (18+ messages)
` [PATCH 01/11] ftrace: move recordmcount tools to scripts/ftrace
` [PATCH 02/11] ftrace: introduce new building tool funcprototype
` [PATCH 03/11] asm-generic: add generic dwarf definition
` [PATCH 04/11] ftrace/hash: add private data field
` [PATCH 05/11] ftrace: create memcache for hash entries
` [PATCH 06/11] ftrace: process function prototype data in vmlinux and modules
` [PATCH 07/11] ftrace: prepare arch specific interfaces for function prototype feature
` [PATCH 08/11] ftrace: introduce core part of function prototype recording
` [PATCH 09/11] x86_64: add function prototype recording support
` [PATCH 10/11] ftrace: add doc for new option record-funcproto
` [PATCH 11/11] MAINTAINERS: make scripts/ftrace/ maintained
[PATCH RESEND v11 0/8] openat2(2)
2019-08-28 20:17 UTC (13+ messages)
` [PATCH RESEND v11 1/8] namei: obey trailing magic-link DAC permissions
` [PATCH RESEND v11 2/8] procfs: switch magic-link modes to be more sane
` [PATCH RESEND v11 3/8] open: O_EMPTYPATH: procfs-less file descriptor re-opening
` [PATCH RESEND v11 4/8] namei: O_BENEATH-style path resolution flags
` [PATCH RESEND v11 5/8] namei: LOOKUP_IN_ROOT: chroot-like path resolution
` [PATCH RESEND v11 6/8] namei: aggressively check for nd->root escape on ".." resolution
` [PATCH RESEND v11 7/8] open: openat2(2) syscall
` [PATCH RESEND v11 8/8] selftests: add openat2(2) selftests
[PULL 0/1] vfio-ccw patch for next release
2019-08-28 15:57 UTC (2+ messages)
` [PULL 1/1] vfio-ccw: add some logging
[kvm-unit-tests PATCH v2 0/4] s390x: Add skey removal facility test
2019-08-28 14:05 UTC (9+ messages)
` [kvm-unit-tests PATCH v2 1/4] s390x: Move pfmf to lib and make address void
` [kvm-unit-tests PATCH v2 2/4] s390x: Storage key library functions now take void ptr addresses
` [kvm-unit-tests PATCH v2 3/4] s390x: Bump march to zEC12
` [kvm-unit-tests PATCH v2 4/4] s390x: Add storage key removal facility
[PATCH RFC UNTESTED] vfio-ccw: indirect access to translated cps
2019-08-28 12:39 UTC (7+ messages)
[RFC V2 0/1] mm/debug: Add tests for architecture exported page table helpers
2019-08-28 9:22 UTC (9+ messages)
[kvm-unit-tests PATCH 0/3] s390x: Add skey removal facility test
2019-08-28 7:56 UTC (9+ messages)
` [kvm-unit-tests PATCH 1/3] s390x: Move pfmf to lib and make address void
` [kvm-unit-tests PATCH 2/3] s390x: Storage key library functions now take void ptr addresses
` [kvm-unit-tests PATCH 3/3] s390x: Add storage key removal facility
WARNING in smc_unhash_sk (3)
2019-08-28 6:38 UTC
[PATCH RESEND 0/8] Fix mmap base in bottom-up mmap
2019-08-28 4:53 UTC (4+ messages)
[kvm-unit-tests PATCH v3 0/5] s390x: More emulation tests
2019-08-27 10:29 UTC (9+ messages)
` [kvm-unit-tests PATCH v3 1/5] s390x: Support PSW restart boot
` [kvm-unit-tests PATCH v3 2/5] s390x: Diag288 test
` [kvm-unit-tests PATCH] "
` [kvm-unit-tests PATCH v3 3/5] s390x: Move stsi to library
` [kvm-unit-tests PATCH v3 4/5] s390x: STSI tests
` [kvm-unit-tests PATCH v3 5/5] s390x: Add diag308 subcode 0 testing
[PATCH v2 00/11] Raspberry Pi 4 DMA addressing support
2019-08-26 11:33 UTC (4+ messages)
` [PATCH v2 09/11] dma-direct: turn ARCH_ZONE_DMA_BITS into a variable
[PATCH] MAINTAINERS: change list for KVM/s390
2019-08-26 11:15 UTC (2+ messages)
[PATCH] crypto: sha256 - Add missing MODULE_LICENSE() to lib/crypto/sha256.c
2019-08-25 18:18 UTC
[PATCH] s390/ctcm: Delete unnecessary checks before the macro call “dev_kfree_skb”
2019-08-25 13:36 UTC (2+ messages)
[PATCH net-next 0/7] s390/qeth: updates 2019-08-23
2019-08-24 23:39 UTC (9+ messages)
` [PATCH net-next 1/7] s390/qdio: enable drivers to poll for Output completions
` [PATCH net-next 2/7] s390/qdio: let drivers opt-out from Output Queue scanning
` [PATCH net-next 3/7] s390/qeth: collect accurate TX statistics
` [PATCH net-next 4/7] s390/qeth: add TX NAPI support for IQD devices
` [PATCH net-next 5/7] s390/qeth: when in TX NAPI mode, use napi_consume_skb()
` [PATCH net-next 6/7] s390/qeth: add BQL support for IQD devices
` [PATCH net-next 7/7] s390/qeth: add xmit_more "
[PATCH net] s390/qeth: reject oversized SNMP requests
2019-08-24 23:35 UTC (3+ messages)
[PATCH V5 0/5] iommu/amd: Convert the AMD iommu driver to the dma-iommu api
2019-08-24 22:41 UTC (14+ messages)
` [PATCH V5 1/5] iommu/amd: Remove unnecessary locking from AMD iommu driver
` [PATCH V5 2/5] iommu: Add gfp parameter to iommu_ops::map
` [PATCH V5 3/5] iommu/dma-iommu: Handle deferred devices
` [PATCH V5 4/5] iommu/dma-iommu: Use the dev->coherent_dma_mask
[kvm-unit-tests PATCH v2 0/4] s390x: More emulation tests
2019-08-23 14:41 UTC (18+ messages)
` [kvm-unit-tests PATCH v2 1/4] s390x: Support PSW restart boot
` [kvm-unit-tests PATCH v2 2/4] s390x: Diag288 test
` [kvm-unit-tests PATCH v2 3/4] s390x: Move stsi to library
` [kvm-unit-tests PATCH v2 4/4] s390x: STSI tests
` [kvm-unit-tests PATCH] s390x: Add diag308 subcode 0 testing
generic ioremap (and lots of cleanups)
2019-08-23 13:55 UTC (33+ messages)
` [PATCH 03/26] m68k, microblaze: remove ioremap_fullcache
` [PATCH 04/26] mips: remove ioremap_cachable
` [PATCH 05/26] openrisc: map as uncached in ioremap
` [PATCH 06/26] ia64: rename ioremap_nocache to ioremap_uc
` [PATCH 08/26] m68k: simplify ioremap_nocache
` [PATCH 12/26] x86: clean up ioremap
` [PATCH 14/26] asm-generic: don't provide __ioremap
` [PATCH 15/26] asm-generic: ioremap_uc should behave the same with and without MMU
` [PATCH 16/26] asm-generic: don't provide ioremap for CONFIG_MMU
` [PATCH 17/26] arch: rely on asm-generic/io.h for default ioremap_* definitions
` [PATCH 18/26] m68k: rename __iounmap and mark it static
` [PATCH 19/26] arm64: remove __iounmap
` [PATCH 20/26] hexagon: "
` [PATCH 21/26] nios2: "
` [PATCH 23/26] lib: provide a simple generic ioremap implementation
` [PATCH 24/26] riscv: use the generic ioremap code
` [PATCH 25/26] csky: use generic ioremap
[PATCH RFC 0/1] s390dbf logging for vfio-ccw
2019-08-23 11:48 UTC (5+ messages)
` [PATCH RFC 1/1] vfio-ccw: add some logging
[PATCH v2 0/7] crypto: sha256 - Merge 2 separate C implementations into 1, put into separate library
2019-08-22 5:57 UTC (12+ messages)
` [PATCH v2 1/7] crypto: sha256 - Fix some coding style issues
` [PATCH v2 2/7] crypto: sha256_generic "
` [PATCH v2 3/7] crypto: sha256 - Move lib/sha256.c to lib/crypto
` [PATCH v2 4/7] crypto: sha256 - Use get/put_unaligned_be32 to get input, memzero_explicit
` [PATCH v2 5/7] crypto: sha256 - Make lib/crypto/sha256.c suitable for generic use
` [PATCH v2 6/7] crypto: sha256 - Add sha224 support to sha256 library code
` [PATCH v2 7/7] crypto: sha256_generic - Switch to the generic lib/crypto/sha256.c lib code
[PATCH] crypto: s390/xts-aes - invoke fallback for ciphertext stealing
2019-08-22 5:57 UTC (2+ messages)
[kvm-unit-tests PATCH 0/3] s390x: More emulation tests
2019-08-21 9:28 UTC (18+ messages)
` [kvm-unit-tests PATCH 1/3] s390x: Support PSW restart boot
` [kvm-unit-tests PATCH 2/3] s390x: Diag288 test
` [kvm-unit-tests PATCH 3/3] s390x: STSI tests
[PATCH net-next 0/9] s390/net: updates 2019-08-20
2019-08-20 20:52 UTC (11+ messages)
` [PATCH net-next 1/9] s390/qeth: use node_descriptor struct
` [PATCH net-next 2/9] s390/qeth: propagate length of processed cmd IO data to callback
` [PATCH net-next 3/9] s390/qeth: use correct length field in SNMP cmd callback
` [PATCH net-next 4/9] s390/qeth: keep cmd alive after IO completion
` [PATCH net-next 5/9] s390/qeth: merge qeth_reply struct into qeth_cmd_buffer
` [PATCH net-next 6/9] s390/qeth: get vnicc sub-cmd type from reply data
` [PATCH net-next 7/9] s390/qeth: streamline control code for promisc mode
` [PATCH net-next 8/9] s390/ctcm: don't use intparm for channel IO
` [PATCH net-next 9/9] s390/lcs: "
[bug report] s390/qeth: streamline SNMP cmd code
2019-08-20 16:43 UTC (3+ messages)
[PATCH v2 1/2] kasan: support instrumented bitops combined with generic bitops
2019-08-20 16:34 UTC (4+ messages)
` [PATCH v2 2/2] powerpc: support KASAN instrumentation of bitops
Betreff
2019-08-20 9:48 UTC
[PATCH 1/2] kasan: support instrumented bitops combined with generic bitops
2019-08-20 2:51 UTC (5+ messages)
` [PATCH 2/2] powerpc: support KASAN instrumentation of bitops
[PATCH v2] s390: vfio-ap: remove unnecessary calls to disable queue interrupts
2019-08-19 18:56 UTC (2+ messages)
[PATCH 0/6] crypto: sha256 - Merge 2 separate C implementations into 1, put into separate library
2019-08-18 16:08 UTC (10+ messages)
` [PATCH 3/6] crypto: sha256 - Move lib/sha256.c to lib/crypto
` [PATCH 6/6] crypto: sha256_generic - Use sha256_transform from generic sha256 lib
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox