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

[PATCH] generic: test statfs on project quota directory
 2019-06-14  3:57 UTC  (5+ messages)

[GSoC][PATCH v3 2/3] cherry-pick/revert: add --skip option
 2019-06-14  3:48 UTC  (2+ messages)

Platform Inventory for redfish
 2019-06-14  3:48 UTC 

[GSoC][PATCH v3 2/3] cherry-pick/revert: add --skip option
 2019-06-14  3:45 UTC  (2+ messages)

[GSoC][PATCH v3 1/3] sequencer: add advice for revert
 2019-06-14  3:44 UTC  (2+ messages)

[PATCH 0/9] drm/sun4i: Allwinner R40 MIPI-DSI support
 2019-06-14  3:46 UTC  (23+ messages)
` [PATCH 1/9] dt-bindings: display: Add TCON LCD compatible for R40
  ` [linux-sunxi] "
` [PATCH 2/9] drm/sun4i: tcon: Add TCON LCD support "
  ` [linux-sunxi] "
` [PATCH 3/9] ARM: dts: sun8i: r40: Use tcon top clock index macros
` [PATCH 4/9] drm/sun4i: tcon_top: Use clock name "
` [PATCH 5/9] ARM: dts: sun8i: r40: Add TCON TOP LCD clocking

[GSoC][PATCH v3 1/3] sequencer: add advice for revert
 2019-06-14  3:43 UTC  (2+ messages)

[PATCH v3, 00/27] add drm support for MT8183
 2019-06-14  3:42 UTC  (9+ messages)
` [PATCH v3, 11/27] drm/mediatek: add mmsys private data for ddp path config
` [PATCH v3, 13/27] drm/mediatek: add ddp component CCORR

[Qemu-devel] [PATCH] iotests: Hide timestamps for skipped tests
 2019-06-14  3:42 UTC  (2+ messages)

[dpdk-dev] [PATCH 00/11] add support for BCM57508 controller
 2019-06-14  3:42 UTC  (5+ messages)
` [dpdk-dev] [PATCH 09/11] net/bnxt: add support for thor controller
  ` [dpdk-dev] compilation failing - "

[PATCH RFC 00/10] RDMA/FS DAX truncate proposal
 2019-06-14  3:42 UTC  (23+ messages)

[RFC PATCH 0/1] security: add SECURE_KEEP_FSUID to preserve fsuid/fsgid across execve
 2019-06-14  3:38 UTC  (2+ messages)

✅ PASS: Stable queue: queue-4.19
 2019-06-14  3:36 UTC 

[Ksummit-discuss] [MAINTAINERS SUMMIT] Pull network and Patch Acceptance Consistency
 2019-06-14  3:35 UTC  (10+ messages)

[PATCH 0/2] Use scsi-debug kernel module for util-linux's ptest
 2019-06-14  3:32 UTC  (3+ messages)
` [PATCH 1/2] util-linux: Stop udevd to run ptests
` [PATCH 2/2] linux-yocto: Add scsi_debug module when ptest is in DISTRO_FEATURES

[PATCH v2 1/2] mtd: concat: refactor concat_lock/concat_unlock
 2019-06-14  3:26 UTC  (3+ messages)

[PATCH] mtd: cfi_cmdset_0002: dynamically determine the max sectors
 2019-06-14  3:23 UTC  (3+ messages)

[PATCH v9 0/6] support a new type of PMIC, including two chips(rk817 and rk809)
 2019-06-14  3:17 UTC  (14+ messages)
` [PATCH v9 0/6] support a new type of PMIC,including "
` [PATCH v9 1/6] mfd: rk808: remove the id_table
` [PATCH v9 2/6] mfd: rk808: Add RK817 and RK809 support
` [PATCH v9 3/6] regulator: rk808: add RK809 and RK817 support
` [PATCH v9 4/6] dt-bindings: mfd: rk808: Add binding information for RK809 and RK817
` [PATCH v9 5/6] rtc: rk808: add RK809 and RK817 support
` [PATCH v9 6/6] clk: RK808: "

[PATCH net-next] virtio_net: enable napi_tx by default
 2019-06-14  3:28 UTC  (2+ messages)

[PATCH v4.4 00/45] V4.4 backport of arm64 Spectre patches
 2019-06-14  3:08 UTC  (92+ messages)
` [PATCH v4.4 01/45] arm64: barrier: Add CSDB macros to control data-value prediction
` [PATCH v4.4 02/45] arm64: Implement array_index_mask_nospec()
` [PATCH v4.4 03/45] arm64: remove duplicate macro __KERNEL__ check
` [PATCH v4.4 04/45] arm64: move TASK_* definitions to <asm/processor.h>
` [PATCH v4.4 05/45] arm64: Make USER_DS an inclusive limit
` [PATCH v4.4 06/45] arm64: Use pointer masking to limit uaccess speculation
` [PATCH v4.4 07/45] arm64: entry: Ensure branch through syscall table is bounded under speculation
` [PATCH v4.4 08/45] arm64: uaccess: Prevent speculative use of the current addr_limit
` [PATCH v4.4 09/45] arm64: uaccess: Don't bother eliding access_ok checks in __{get, put}_user
` [PATCH v4.4 10/45] mm/kasan: add API to check memory regions
` [PATCH v4.4 11/45] arm64: kasan: instrument user memory access API
` [PATCH v4.4 12/45] arm64: uaccess: Mask __user pointers for __arch_{clear, copy_*}_user
` [PATCH v4.4 13/45] arm64: cpufeature: Pass capability structure to ->enable callback
` [PATCH v4.4 14/45] drivers/firmware: Expose psci_get_version through psci_ops structure
` [PATCH v4.4 15/45] arm64: Factor out TTBR0_EL1 post-update workaround into a specific asm macro
` [PATCH v4.4 16/45] arm64: Move post_ttbr_update_workaround to C code
` [PATCH v4.4 17/45] arm64: cpufeature: Add scope for capability check
` [PATCH v4.4 18/45] arm64: Add skeleton to harden the branch predictor against aliasing attacks
` [PATCH v4.4 19/45] arm64: Move BP hardening to check_and_switch_context
` [PATCH v4.4 20/45] mm: Introduce lm_alias
` [PATCH v4.4 21/45] arm64: entry: Apply BP hardening for high-priority synchronous exceptions
` [PATCH v4.4 22/45] arm64: entry: Apply BP hardening for suspicious interrupts from EL0
` [PATCH v4.4 23/45] arm64: cputype: Add missing MIDR values for Cortex-A72 and Cortex-A75
` [PATCH v4.4 24/45] arm64: cpu_errata: Allow an erratum to be match for all revisions of a core
` [PATCH v4.4 25/45] arm64: Implement branch predictor hardening for affected Cortex-A CPUs
` [PATCH v4.4 26/45] arm64: cputype info for Broadcom Vulcan
` [PATCH v4.4 27/45] arm64: cputype: Add MIDR values for Cavium ThunderX2 CPUs
` [PATCH v4.4 28/45] arm64: Branch predictor hardening for Cavium ThunderX2
` [PATCH v4.4 29/45] arm64: KVM: Increment PC after handling an SMC trap
` [PATCH v4.4 30/45] arm/arm64: KVM: Consolidate the PSCI include files
` [PATCH v4.4 31/45] arm/arm64: KVM: Add PSCI_VERSION helper
` [PATCH v4.4 32/45] arm/arm64: KVM: Add smccc accessors to PSCI code
` [PATCH v4.4 33/45] ARM: 8478/2: arm/arm64: add arm-smccc
` [PATCH v4.4 34/45] arm/arm64: KVM: Implement PSCI 1.0 support
` [PATCH v4.4 35/45] arm/arm64: KVM: Advertise SMCCC v1.1
` [PATCH v4.4 36/45] arm/arm64: KVM: Turn kvm_psci_version into a static inline
` [PATCH v4.4 37/45] arm64: KVM: Report SMCCC_ARCH_WORKAROUND_1 BP hardening support
` [PATCH v4.4 38/45] arm64: KVM: Add SMCCC_ARCH_WORKAROUND_1 fast handling
` [PATCH v4.4 39/45] firmware/psci: Expose PSCI conduit
` [PATCH v4.4 40/45] firmware/psci: Expose SMCCC version through psci_ops
` [PATCH v4.4 41/45] arm/arm64: smccc: Make function identifiers an unsigned quantity
` [PATCH v4.4 42/45] arm/arm64: smccc: Implement SMCCC v1.1 inline primitive
` [PATCH v4.4 43/45] arm64: Add ARM_SMCCC_ARCH_WORKAROUND_1 BP hardening support
` [PATCH v4.4 44/45] arm64: Kill PSCI_GET_VERSION as a variant-2 workaround
` [PATCH v4.4 45/45] arm64: futex: Mask __user pointers prior to dereference

[meta-webserver][PATCH 1/3] fcgi: upgrade 2.4.1+git -> 2.4.2
 2019-06-14  3:20 UTC  (3+ messages)
` [meta-webserver][PATCH 2/3] xdebug: upgrade 2.7.0RC2 -> 2.7.2
` [meta-webserver][PATCH 3/3] phpmyadmin: upgrade 4.8.5 -> 4.9.0.1

[PATCH kernel] powerpc/pci/of: Parse unassigned resources
 2019-06-14  3:18 UTC  (4+ messages)

[PATCH] drm/amdgpu: Need to set the baco cap before baco reset
 2019-06-14  3:19 UTC  (4+ messages)

bcachefs status update (it's done cooking; let's get this sucker merged)
 2019-06-14  3:08 UTC  (9+ messages)
          ` pagecache locking (was: bcachefs status update) merged)

[Xen-devel] [xen-4.9-testing test] 137664: regressions - FAIL
 2019-06-14  3:03 UTC 

memory leak in vhost_net_ioctl
 2019-06-14  3:04 UTC  (3+ messages)

[linux-next:master 5930/6350] drivers/net/ethernet/amazon/ena/ena_netdev.c:1158:6: sparse: sparse: symbol 'ena_adjust_intr_moderation' was not declared. Should it be static?
 2019-06-14  3:02 UTC  (2+ messages)
` [RFC PATCH linux-next] net: ena: ena_adjust_intr_moderation() can be static

[PATCH] cifs: fix GlobalMid_Lock bug in cifs_reconnect
 2019-06-14  3:02 UTC 

linux-next: manual merge of the rdma tree with Linus' tree
 2019-06-14  3:00 UTC 

[PATCH] arm64: Allow user selection of ARM64_MODULE_PLTS
 2019-06-14  2:59 UTC  (2+ messages)

[PATCH 1/2] dbus: Upgrade to 1.12.16
 2019-06-14  2:58 UTC  (2+ messages)
` [PATCH 2/2] dbus-test: Upgrade 1.12.16

[Patch v2 3/3] staging: rtl8723bs: hal: sdio_halinit: fix Comparison to NULL
 2019-06-14  2:55 UTC 

[Patch v2 2/3] staging: rtl8723bs: hal: sdio_halinit: fix spaces preferred around that unary operator
 2019-06-14  2:54 UTC 

[PATCH V3 00/15] use sg helper to operate scatterlist
 2019-06-14  2:53 UTC  (19+ messages)
` [PATCH V3 01/15] scsi: vmw_pscsi: "
` [PATCH V3 02/15] scsi: advansys: "
` [PATCH V3 03/15] scsi: lpfc: "
` [PATCH V3 04/15] scsi: mvumi: "
` [PATCH V3 05/15] scsi: ipr: "
` [PATCH V3 06/15] scsi: pmcraid: "
` [PATCH V3 07/15] usb: image: microtek: "
` [PATCH V3 08/15] staging: unisys: visorhba: "
` [PATCH V3 09/15] s390: zfcp_fc: "
` [PATCH V3 10/15] scsi: aha152x: "
` [PATCH V3 11/15] scsi: imm: "
` [PATCH V3 12/15] scsi: pcmcia: nsp_cs: "
` [PATCH V3 13/15] scsi: ppa: "
` [PATCH V3 14/15] scsi: wd33c93: "
` [PATCH V3 15/15] NCR5380: Support chained sg lists

[Patch v2 1/3] staging: rtl8723bs: hal: sdio_halinit: fix comparison to true/false is error prone
 2019-06-14  2:54 UTC 

nand: Proper definition of "extra" OOB regions? (4x interleaved, then one bulk user)
 2019-06-14  2:54 UTC  (2+ messages)

[PATCH] test: completion: tests for __gitcomp regression
 2019-06-14  2:52 UTC  (7+ messages)
` [PATCH] completion: do not cache if --git-completion-helper fails


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.