All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-06-03 14:24:55 to 2019-06-03 15:02:15 UTC [more...]

[RFC PATCH 0/9] security: x86/sgx: SGX vs. LSM
 2019-06-03 15:01 UTC  (6+ messages)
` [RFC PATCH 8/9] LSM: x86/sgx: Introduce ->enclave_load() hook for Intel SGX
` [RFC PATCH 9/9] security/selinux: Add enclave_load() implementation

✅ PASS: Test report for kernel 4.19.48-rc1-9fba6c4.cki (stable)
 2019-06-03 15:01 UTC 

[PATCH net-next v3 00/10] net: dsa: mv88e6xxx: support for mv88e6250
 2019-06-03 15:01 UTC  (13+ messages)
` [PATCH net-next v3 01/10] net: dsa: mv88e6xxx: add mv88e6250_g1_ieee_pri_map
` [PATCH net-next v3 02/10] net: dsa: mv88e6xxx: introduce support for two chips using direct smi addressing
` [PATCH net-next v3 03/10] net: dsa: mv88e6xxx: prepare mv88e6xxx_g1_atu_op() for the mv88e6250
` [PATCH net-next v3 04/10] net: dsa: mv88e6xxx: implement vtu_getnext and vtu_loadpurge for mv88e6250
` [PATCH net-next v3 05/10] net: dsa: mv88e6xxx: implement watchdog_ops "
` [PATCH net-next v3 06/10] net: dsa: mv88e6xxx: implement port_set_speed "
` [PATCH net-next v3 07/10] net: dsa: mv88e6xxx: implement port_link_state "
` [PATCH net-next v3 08/10] net: dsa: mv88e6xxx: add support "
` [PATCH net-next v3 09/10] dt-bindings: net: dsa: marvell: add "marvell,mv88e6250" compatible string
` [PATCH net-next v3 10/10] net: dsa: mv88e6xxx: refactor mv88e6352_g1_reset

stable-rc/linux-4.19.y boot: 126 boots: 0 failed, 126 passed (v4.19.47-33-g322f4070727b)
 2019-06-03 15:01 UTC 

[PATCHv2 1/2] mm/gup: fix omission of check on FOLL_LONGTERM in get_user_pages_fast()
 2019-06-03 15:02 UTC  (4+ messages)
` [PATCHv2 2/2] mm/gup: rename nr as nr_pinned "

[PATCH 3/5] usb: xhci: avoid null pointer deref when bos field is NULL
 2019-06-03 15:00 UTC  (2+ messages)
  ` AW: "

[PATCH 1/1] eventfd new tag EFD_VPOLL: generate epoll events
 2019-06-03 15:00 UTC  (7+ messages)

[PATCH 0/8] assorted fixes, ARM port to kernel 4.19
 2019-06-03 15:00 UTC  (2+ messages)

[PATCH] add -p: coalesce hunks before testing applicability
 2019-06-03 14:59 UTC  (9+ messages)

[PATCH v4 00/13] Add support for other checksums
 2019-06-03 14:58 UTC  (14+ messages)
` [PATCH v4 01/13] btrfs: use btrfs_csum_data() instead of directly calling crc32c
` [PATCH v4 02/13] btrfs: resurrect btrfs_crc32c()
` [PATCH v4 03/13] btrfs: use btrfs_crc32c{,_final}() in for free space cache
` [PATCH v4 04/13] btrfs: don't assume ordered sums to be 4 bytes
` [PATCH v4 05/13] btrfs: dont assume compressed_bio "
` [PATCH v4 06/13] btrfs: format checksums according to type for printing
` [PATCH v4 07/13] btrfs: add common checksum type validation
` [PATCH v4 08/13] btrfs: check for supported superblock checksum type before checksum validation
` [PATCH v4 09/13] btrfs: Simplify btrfs_check_super_csum() and get rid of size assumptions
` [PATCH v4 10/13] btrfs: add boilerplate code for directly including the crypto framework
` [PATCH v4 11/13] btrfs: directly call into crypto framework for checsumming
` [PATCH v4 12/13] btrfs: remove assumption about csum type form btrfs_print_data_csum_error()
` [PATCH v4 13/13] btrfs: add sha256 as another checksum algorithm

[PATCH v2] net/tcp: fix unsafe accesses from/to userspace
 2019-06-03 14:59 UTC  (2+ messages)

[PATCH v2 0/4] iommu: Add device fault reporting API
 2019-06-03 14:57 UTC  (10+ messages)
` [PATCH v2 1/4] driver core: Add per device iommu param
` [PATCH v2 2/4] iommu: Introduce device fault data
` [PATCH v2 3/4] iommu: Introduce device fault report API
` [PATCH v2 4/4] iommu: Add recoverable fault reporting

kernel NULL pointer dereference, ucsi bug
 2019-06-03 14:58 UTC  (3+ messages)

[PATCH bpf-next v2 0/2] net: xdp: refactor the XDP_QUERY_PROG and XDP_QUERY_PROG_HW code
 2019-06-03 14:58 UTC  (5+ messages)
` [PATCH bpf-next v2 1/2] net: xdp: refactor XDP_QUERY_PROG{,_HW} to netdev

[PATCH 0/5] xen/vm-event: Cleanup
 2019-06-03 14:56 UTC  (9+ messages)
` [PATCH 3/5] xen/vm-event: Remove unnecessary vm_event_domain indirection
  ` [Xen-devel] "
` [PATCH 4/5] xen/vm-event: Fix interactions with the vcpu list
  ` [Xen-devel] "

[Bug 110674] Crashes / Resets From AMDGPU / Radeon VII
 2019-06-03 14:57 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: i2c: sun6i-p2wi: Add YAML schemas
 2019-06-03 14:56 UTC  (4+ messages)
` [PATCH 2/2] dt-bindings: i2c: mv64xxx: "

[PATCH] drm/msm/adreno: Ensure that the zap shader region is big enough
 2019-06-03 14:56 UTC  (3+ messages)
` [Freedreno] "

[Buildroot] [PATCH] linux: enable UEVENT_HELPER when mdev is used
 2019-06-03 14:56 UTC  (5+ messages)

[PATCH v2 0/7] mm: process_vm_mmap() -- syscall for duplication a process mapping
 2019-06-03 14:56 UTC  (4+ messages)

[U-Boot] Hart lottery and CONFIG_XIP
 2019-06-03 14:56 UTC  (4+ messages)

[dpdk-dev] [PATCH 0/9] add QAT support for digest encrypted
 2019-06-03 14:50 UTC  (10+ messages)
` [dpdk-dev] [PATCH 1/9] crypto/qat: check buffer size for oop auth-cipher
` [dpdk-dev] [PATCH 2/9] test/crypto: add snow3g test cases for oop operation
` [dpdk-dev] [PATCH 3/9] test/crypto: add kasumi "
` [dpdk-dev] [PATCH 4/9] test/crypto: add sgl test cases for ip and oop
` [dpdk-dev] [PATCH 5/9] cryptodev: document usage of digest-appended operations
` [dpdk-dev] [PATCH 6/9] cryptodev: add digest encrypted feature flag
` [dpdk-dev] [PATCH 7/9] crypto/qat: "
` [dpdk-dev] [PATCH 8/9] test/crypto: add digest encrypted feature flag check
` [dpdk-dev] [PATCH 9/9] test/crypto: return correct value if feature not supported

stable-rc/linux-5.0.y boot: 132 boots: 0 failed, 129 passed with 3 untried/unknown (v5.0.20-37-g9866761971ed)
 2019-06-03 14:55 UTC 

[PATCH v13 0/3] mfd: Add Renesas R-Car Gen3 RPC-IF MFD & SPI driver
 2019-06-03 14:55 UTC  (5+ messages)
` [PATCH v13 3/3] dt-bindings: mfd: Document Renesas R-Car Gen3 RPC-IF controller bindings

[PATCH v3 0/6] ARM: qcom: working Nexus 5 display support
 2019-06-03 14:54 UTC  (3+ messages)
` [PATCH v3 2/6] drm/msm: add support for per-CRTC max_vblank_count on mdp5

[PATCH] block :blk-sysfs: fix refcount imbalance on the error path
 2019-06-03 14:55 UTC  (2+ messages)

[PATCH RESEND] xen: cpu: change 'cpu_hotplug_[begin|done]' to inline function
 2019-06-03 14:54 UTC  (4+ messages)
` [Xen-devel] "

[PATCH v2 00/17] net: introduce Qualcomm IPA driver
 2019-06-03 14:54 UTC  (11+ messages)

[PATCH v3] drm/i915: add i2c symlink under hdmi connector
 2019-06-03 14:54 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for drm/i915: add i2c symlink under hdmi connector (rev3)

[PATCH v6 00/19] Unify vDSOs across more architectures
 2019-06-03 14:54 UTC  (8+ messages)
` [PATCH v6 17/19] mips: Add support for generic vDSO

[PATCH] i2c: mux: pinctrl: use flexible-array member and struct_size() helper
 2019-06-03 14:53 UTC 

[Qemu-devel] [PATCH v1 0/2] s390x/tcg: STFLE fixes
 2019-06-03 14:39 UTC  (5+ messages)
` [Qemu-devel] [PATCH v1 2/2] s390x/tcg: Store only the necessary amount of doublewords for STFLE

[LTP] [PATCH 1/2] syscalls/futex_cmp_requeue01.c: Add new test
 2019-06-03 14:51 UTC  (2+ messages)
` [LTP] [PATCH 2/2] syscalls/futex_cmp_requeue02.c: "

[Xen-devel] [xen-unstable-smoke test] 137233: tolerable all pass - PUSHED
 2019-06-03 14:51 UTC  (3+ messages)
  `  "

[igt-dev] [RFC] IGT Subtest Documentation
 2019-06-03 14:51 UTC  (2+ messages)

[PATCH v5 00/10] TEE mediator (and OP-TEE) support in XEN
 2019-06-03 14:50 UTC  (9+ messages)
` [PATCH v5 09/10] tools/arm: tee: add "tee" option for xl.cfg
  ` [Xen-devel] "
` [PATCH v5 10/10] tools/arm: optee: create optee firmware node in DT if tee=optee
  ` [Xen-devel] "

Build regressions/improvements in v5.2-rc3
 2019-06-03 14:50 UTC  (2+ messages)

linux kernel page allocation failure and tuning of page cache
 2019-06-03 14:49 UTC  (6+ messages)
  ` [External] "

[PATCH 5.1 00/40] 5.1.7-stable review
 2019-06-03 14:49 UTC  (2+ messages)

[PATCH] of/device: add blacklist for iommu dma_ops
 2019-06-03 14:48 UTC  (16+ messages)

[PATCH] arm64: dts: rockchip: fix isp iommu clocks and power domain
 2019-06-03 14:48 UTC  (5+ messages)

[PATCH v1] xen: notifier: refine 'notifier_head', use 'list_head' directly
 2019-06-03 14:48 UTC  (4+ messages)
` [Xen-devel] "

stable-rc/linux-5.1.y boot: 132 boots: 1 failed, 131 passed (v5.1.6-41-ge674455b9242)
 2019-06-03 14:48 UTC 

[PATCH] ath10k: avoid leaving .bss_info_changed prematurely
 2019-06-03 14:48 UTC  (3+ messages)

[PATCH] kernel/module: Fix mem leak in module_add_modinfo_attrs
 2019-06-03 14:45 UTC  (5+ messages)
` [PATCH v2] "
  ` [PATCH v3] "

[PATCH] dm log writes: make sure the log super sectors are written in order
 2019-06-03 14:46 UTC  (2+ messages)
`  "

[PATCH V2 net 00/11] Extending the ena driver to support new features and enhance performance
 2019-06-03 14:43 UTC  (12+ messages)
` [PATCH V2 net 01/11] net: ena: add handling of llq max tx burst size
` [PATCH V2 net 02/11] net: ena: ethtool: add extra properties retrieval via get_priv_flags
` [PATCH V2 net 03/11] net: ena: replace free_tx/rx_ids union with single free_ids field in ena_ring
` [PATCH V2 net 04/11] net: ena: arrange ena_probe() function variables in reverse christmas tree
` [PATCH V2 net 05/11] net: ena: add newline at the end of pr_err prints
` [PATCH V2 net 06/11] net: ena: documentation: update ena.txt
` [PATCH V2 net 07/11] net: ena: allow automatic fallback to polling mode
` [PATCH V2 net 08/11] net: ena: add support for changing max_header_size in LLQ mode
` [PATCH V2 net 09/11] net: ena: optimise calculations for CQ doorbell
` [PATCH V2 net 10/11] net: ena: add good checksum counter
` [PATCH V2 net 11/11] net: ena: use dev_info_once instead of static variable

5.2-rc1 boot on Unleashed
 2019-06-03 14:44 UTC  (14+ messages)
                      ` Distro bootcmd: "
                        ` [U-Boot] "

[PATCH RESEND net-next] net: stmmac: socfpga: add RMII phy mode
 2019-06-03 14:44 UTC 

[dpdk-dev] [PATCH 0/8] raw/ioat: driver for Intel QuickData Technology
 2019-06-03 14:44 UTC  (3+ messages)
` [dpdk-dev] [PATCH 8/8] raw/ioat: add local API to perform copies

[PATCH v2 1/2] fork: add clone3
 2019-06-03 14:43 UTC  (2+ messages)
` [PATCH v2 2/2] arch: wire-up clone3() syscall on x86

[PATCH v2 0/3] ima/evm fixes for v5.2
 2019-06-03 14:44 UTC  (9+ messages)
` [PATCH v2 2/3] ima: don't ignore INTEGRITY_UNKNOWN EVM status

[PATCH] arm: fix using smp_processor_id() in preemptible context
 2019-06-03 14:44 UTC 

[PATCH] arm64: dts: marvell: Disable AP I2C on Armada-8040-DB
 2019-06-03 14:43 UTC  (3+ messages)

linux-next: unable to fetch the drm-intel-fixes tree
 2019-06-03 14:41 UTC  (5+ messages)

[BUG BISECT] bug mm/vmalloc.c:470 (mm/vmalloc.c: get rid of one single unlink_va() when merge)
 2019-06-03 14:40 UTC  (10+ messages)

[PATCH 1/3] mtd: nand: raw: brcmnand: Refactored code and introduced inline functions
 2019-06-03 14:39 UTC  (6+ messages)

[RFC] jbd2: add new "stats" proc file
 2019-06-03 14:38 UTC  (2+ messages)

[PATCH] drm/sched: Fix make htmldocs warnings
 2019-06-03 14:36 UTC  (7+ messages)

[PATCH 0/3] debug_pagealloc improvements
 2019-06-03 14:34 UTC  (4+ messages)
` [PATCH 1/3] mm, debug_pagelloc: use static keys to enable debugging
` [PATCH 2/3] mm, page_alloc: more extensive free page checking with debug_pagealloc
` [PATCH 3/3] mm, debug_pagealloc: use a page type instead of page_ext flag

[PATCH] ARM: dts: rockchip: fix pwm-cells for rk3288's pwm3
 2019-06-03 14:34 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t 0/5] Add audio EDID tests to Chamelium
 2019-06-03 14:34 UTC  (4+ messages)
` [igt-dev] [PATCH i-g-t 2/5] lib/igt_eld: consolidate ELD parsing

[RFC][PATCH] Makefile: Fix checkstack.pl arm64 wrong or unknown architecture
 2019-06-03 14:34 UTC  (8+ messages)

[PATCH] drm/docs: More links for implicit/explicit fencing
 2019-06-03 14:34 UTC  (2+ messages)

[dpdk-dev] [RFC v9] /net: memory interface (memif)
 2019-06-03 14:25 UTC  (5+ messages)
` [dpdk-dev] [PATCH v10] net/memif: introduce memory interface (memif) PMD

GRUB failed to install on Fujitsu M10-4
 2019-06-03 14:32 UTC  (4+ messages)

[PATCH 1/2] lib/copperplate: remove wrapped heap function
 2019-06-03 14:32 UTC  (2+ messages)
` [PATCH 2/2] xeno-config: dont unconditionally link libmodechk with cobalt

INFO: trying to register non-static key in mwifiex_unregister_dev
 2019-06-03 14:31 UTC  (2+ messages)

[PATCH] mountstats: add per-op error counts for mountstats command
 2019-06-03 14:31 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] xen: make tracebuffer configurable
 2019-06-03 14:31 UTC  (9+ messages)
            ` [Xen-devel] "

[PATCH v2] scripts/checkstack.pl: Fix arm64 wrong or unknown architecture
 2019-06-03 14:30 UTC  (3+ messages)

[LTP] [PATCH 0/5] New library conversion for few system call tests
 2019-06-03 14:31 UTC  (4+ messages)
` [LTP] [PATCH 3/5] syscalls/asyncio02: convert to new library

[PATCH] Fix memory leak in sctp_process_init
 2019-06-03 14:31 UTC  (3+ messages)

[PULL] vhost: cleanups and fixes
 2019-06-03 14:30 UTC 

[PATCH] drm/i915: Make the semaphore saturation mask global
 2019-06-03 14:29 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for drm/i915: Make the semaphore saturation mask global (rev2)

[PATCH V1 net-next 00/11] Extending the ena driver to support new features and enhance performance
 2019-06-03 14:29 UTC  (4+ messages)
` [PATCH V1 net-next 02/11] net: ena: ethtool: add extra properties retrieval via get_priv_flags

[PATCH] manpage: explain why showmount doesn't really work against a v4-only server
 2019-06-03 14:27 UTC  (2+ messages)

[PATCH resend 0/2] Marvell A7k/A8k thermal throttling
 2019-06-03 14:26 UTC  (3+ messages)

[Buildroot] [PATCH v3] package/exiv2: cleanup options and licenses
 2019-06-03 14:26 UTC 

[Qemu-devel] [PATCH] iotests: Fix duplicated diff output on failure
 2019-06-03 14:24 UTC  (2+ messages)

[Qemu-devel] [PATCH] q35: fix mmconfig and PCI0._CRS
 2019-06-03 14:24 UTC  (3+ messages)

[PATCH] block: aoe: no need to check return value of debugfs_create functions
 2019-06-03 14:25 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] am: add --check option
 2019-06-03 14:25 UTC 

WARNING in ar5523_submit_rx_cmd/usb_submit_urb
 2019-06-03 14:25 UTC  (2+ messages)

[Qemu-devel] Headers without multiple inclusion guards
 2019-06-03 14:24 UTC  (4+ messages)

[PATCH] drm/i915: Fix per-pixel alpha with CCS
 2019-06-03 14:25 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.