All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-11-04 04:47:11 to 2019-11-04 07:00:37 UTC [more...]

[PATCH v3 00/13] mm: remove __ARCH_HAS_4LEVEL_HACK
 2019-11-04  6:56 UTC  (55+ messages)
` [PATCH v3 01/13] alpha: use pgtable-nopud instead of 4level-fixup
` [PATCH v3 02/13] arm: nommu: "
` [PATCH v3 03/13] c6x: "
` [PATCH v3 04/13] m68k: nommu: "
` [PATCH v3 05/13] m68k: mm: use pgtable-nopXd "
` [PATCH v3 06/13] microblaze: use pgtable-nopmd "
` [PATCH v3 07/13] nds32: "
` [PATCH v3 08/13] parisc: use pgtable-nopXd "
` [PATCH v3 09/13] parisc/hugetlb: "
` [PATCH v3 10/13] sparc32: use pgtable-nopud "
` [PATCH v3 11/13] um: remove unused pxx_offset_proc() and addr_pte() functions
` [PATCH v3 12/13] um: add support for folded p4d page tables
` [PATCH v3 13/13] mm: remove __ARCH_HAS_4LEVEL_HACK and include/asm-generic/4level-fixup.h

[Patch v3 0/7] Introduce TEE based Trusted Keys support
 2019-11-04  6:58 UTC  (6+ messages)
` [Patch v3 6/7] doc: keys: Document usage of TEE based Trusted Keys

dma coherent memory user-space maps
 2019-11-04  6:58 UTC  (4+ messages)

[v2 PATCH] PCI: Do not use bus number zero from EA capability
 2019-11-04  6:57 UTC 

[PATCH] blk-mq: avoid sysfs buffer overflow by too many CPU cores
 2019-11-04  6:57 UTC  (5+ messages)

[RFC PATCH v3 00/15] Support ROHM BD71828 PMIC
 2019-11-04  6:57 UTC  (4+ messages)
` [RFC PATCH v3 14/15] gpio: Add definition for GPIO direction

[dhowells-fs:fscache-next 10/11] fs/cachefiles/interface.c:101 cachefiles_alloc_object() error: uninitialized symbol 'lookup_data'
 2019-11-04  6:56 UTC  (2+ messages)

[PATCH v3 00/11] Add device tree support for sc7180
 2019-11-04  6:56 UTC  (25+ messages)
` [PATCH v3 01/11] dt-bindings: qcom: Add SC7180 bindings
` [PATCH v3 02/11] arm64: dts: sc7180: Add minimal dts/dtsi files for SC7180 soc
` [PATCH v3 03/11] dt-bindings: arm-smmu: update binding for qcom sc7180 SoC
` [PATCH v3 07/11] arm64: dts: qcom: sc7180: Add SPMI PMIC arbiter device
` [PATCH v3 11/11] arm64: dts: qcom: sc7180: Add pdc interrupt controller

[PATCH 0/2] block, bfq: make bfq disable iocost and present a double interface
 2019-11-04  6:55 UTC  (4+ messages)

[LTP] [RFC PATCH] build: Remove {config.h, config.mk, features.mk, }.default
 2019-11-04  6:54 UTC  (3+ messages)

[GIT PULL 0/7] intel_th: Fixes for v5.4
 2019-11-04  6:54 UTC  (9+ messages)
` [GIT PULL 1/7] intel_th: gth: Fix the window switching sequence
` [GIT PULL 2/7] intel_th: msu: Fix an uninitialized mutex

[linux-next:master 7938/8210] fs/erofs/super.c:190 erofs_read_superblock() warn: passing the wrong variable to kunmap()
 2019-11-04  6:52 UTC  (2+ messages)

[LTP] [RFC] Remove {config.h,config.mk,features.mk,}.default ?
 2019-11-04  6:52 UTC  (4+ messages)

[PATCH v2 1/5] arm: dts: vf-colibri: fix typo in top-level module compatible
 2019-11-04  6:51 UTC  (6+ messages)

[PATCH] target-sdk-provides-dummy: set nostamp for do_package
 2019-11-04  6:51 UTC 

[PATCH 1/4] kbuild: two minor updates for Documentation/kbuild/modules.rst
 2019-11-04  6:43 UTC  (8+ messages)
` [PATCH 4/4] modpost: do not set ->preloaded for symbols from Module.symvers

[PATCH v3] mm: Fix checking unmapped holes for mbind
 2019-11-04  6:40 UTC 

general protection fault in kvm_coalesced_mmio_init
 2019-11-04  6:41 UTC 

[LTP] ❌ FAIL: Test report for kernel 5.4.0-rc6-a99d808.cki (mainline.kernel.org)
 2019-11-04  6:38 UTC 

[PATCH v1.1 00/18] btrfs-progs: global verbose and quiet option
 2019-11-04  6:33 UTC  (19+ messages)
` [PATCH v1 01/18] btrfs-progs: receive: fix option quiet
` [PATCH v1 02/18] btrfs-progs: balance status: fix usage show long verbose
` [PATCH v1 03/18] btrfs-progs: balance start: fix usage add "
` [PATCH v1.1 04/18] btrfs-progs: add global verbose and quiet options and helper functions
` [PATCH v1.1 05/18] btrfs-progs: send: use global verbose and quiet options
` [PATCH v1.1 06/18] btrfs-progs: receive: "
` [PATCH v1.1 07/18] btrfs-progs: subvolume delete: use global verbose option
` [PATCH v1 08/18] btrfs-progs: filesystem defragment: "
` [PATCH v1 09/18] btrfs-progs: balance start: "
` [PATCH v1 10/18] btrfs-progs: balance status: "
` [PATCH v1 11/18] btrfs-progs: rescue chunk-recover: "
` [PATCH v1 12/18] btrfs-progs: rescue super-recover: "
` [PATCH v1.1 13/18] btrfs-progs: restore: "
` [PATCH v1 14/18] btrfs-progs: inspect-internal inode-resolve: use global verbose
` [PATCH v1 15/18] btrfs-progs: inspect-internal logical-resolve: use global verbose option
` [PATCH v1.1 16/18] btrfs-progs: refactor btrfs_scan_devices() to accept verbose argument
` [PATCH v1 17/18] btrfs-progs: device scan: add verbose option
` [PATCH v1.1 18/18] btrfs-progs: device scan: add quiet option

xfsprogs_5.2.1-1_amd64.changes ACCEPTED into unstable
 2019-11-04  6:22 UTC 

Processing of xfsprogs_5.2.1-1_amd64.changes
 2019-11-04  6:15 UTC 

[dpdk-dev] [PATCH] lib/eal: resolve address conflicts
 2019-11-04  6:32 UTC 

[dpdk-dev] [PATCH] bus/pci: resolve multiple NICs address conflicts
 2019-11-04  6:31 UTC 

[PATCH 1/2] KVM: Fix NULL-ptr defer after kvm_create_vm fails
 2019-11-04  6:27 UTC  (2+ messages)
` [PATCH 2/2] KVM: Fix rcu splat if vm creation fails

[PATCH][next][V2] drivers: thermal: tsens: fix potential integer overflow on multiply
 2019-11-04  6:27 UTC  (3+ messages)

Investment opportunity
 2019-11-04  6:27 UTC 

[RFC PATCH 0/3] btrfs-progs: make quiet to overrule verbose
 2019-11-04  6:26 UTC  (9+ messages)

[PATCH] of-thermal: Disable polling when interrupt property is found in DT
 2019-11-04  6:26 UTC  (3+ messages)

[ANNOUNCE] Git v2.24.0
 2019-11-04  6:23 UTC  (4+ messages)

[PATCH] staging: comedi: rewrite macro function with GNU extension
 2019-11-04  6:23 UTC  (2+ messages)

[PATCH 1/2] thermal: cpu_cooling: Remove pointless dependency on CONFIG_OF
 2019-11-04  6:21 UTC  (4+ messages)
` [PATCH 2/2] thermal: cpu_cooling: Reorder the header file

[aa:kvm-mono 3/14] ERROR: "kvm_slot_page_track_add_page" undefined!
 2019-11-04  6:20 UTC 

[PATCH] arm64: defconfig: Change CONFIG_AT803X_PHY from m to y
 2019-11-04  6:19 UTC  (2+ messages)

[PATCH] wcn36xx: fix typo
 2019-11-04  6:17 UTC 

[Xen-devel] [ovmf test] 143580: all pass - PUSHED
 2019-11-04  6:13 UTC 

[dpdk-dev] [PATCH v8 1/2] ethdev: extend flow metadata
 2019-11-04  6:13 UTC  (4+ messages)
` [dpdk-dev] [PATCH v9 0/2] extend flow metadata feature
  ` [dpdk-dev] [PATCH v9 1/2] ethdev: extend flow metadata
  ` [dpdk-dev] [PATCH v9 2/2] ethdev: move egress metadata to dynamic field

[zeus][PATCH] e2fsprogs: fix CVE-2019-5094
 2019-11-04  6:13 UTC 

[RFC] mm: gup: add helper page_try_gup_pin(page)
 2019-11-04  6:09 UTC  (3+ messages)

[RFC 00/10] autonuma: Optimize memory placement in memory tiering system
 2019-11-04  6:11 UTC  (4+ messages)
` [RFC 10/10] autonuma, memory tiering: Adjust hot threshold automatically

[PATCH V2 1/2] MIPS: Loongson: Rename LOONGSON1 to LOONGSON32
 2019-11-04  6:11 UTC  (2+ messages)
` [PATCH V2 2/2] MIPS: Loongson: Unify LOONGSON3/LOONGSON64 Kconfig usage

[dpdk-dev] [PATCH v2 1/1] net/octeontx2: add Rx/Tx burst mode get callbacks
 2019-11-04  6:07 UTC 

[PATCH V2] MIPS: Loongson: Add board_ebase_setup() support
 2019-11-04  6:09 UTC 

[PATCH v6 00/11] ext4: port direct I/O to iomap infrastructure
 2019-11-04  6:04 UTC  (3+ messages)

[PATCH] lib: optimize cpumask_local_spread()
 2019-11-04  6:02 UTC  (3+ messages)

[PATCH 0/1] unpack-trees: skip lstat on files based on fsmonitor
 2019-11-04  6:02 UTC  (11+ messages)
` [PATCH 1/1] unpack-trees: skip lstat "

[PATCH 1/3] MIPS: Loongson: Remove Loongson-2E/2F support
 2019-11-04  6:05 UTC  (2+ messages)

[U-Boot] [PATCH 0/7] x86: coral: Add support for Cr50
 2019-11-04  5:59 UTC  (5+ messages)
` [U-Boot] [PATCH 4/7] pci: i2c: designware: Add compatible string
` [U-Boot] [PATCH 6/7] i2c: designware: Drop invalid debugging

[linux-lvm] exposing snapshot block device
 2019-11-04  5:54 UTC  (2+ messages)

[PATCH] xhci: Increase STS_HALT timeout in xhci_suspend()
 2019-11-04  5:52 UTC 

[PATCH] MAINTAINERS: Add myself as co-maintainer for QCOM
 2019-11-04  5:50 UTC 

[dpdk-dev] [PATCH] net/ice: fix link status recovery
 2019-11-04  5:40 UTC 

[PATCH net] i40e/iavf: Fix msg interface between VF and PF
 2019-11-04  5:32 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH V2 0/4] clk: imx: imx8m[x]: switch to clk_hw API
 2019-11-04  5:46 UTC  (10+ messages)
` [PATCH V2 1/4] clk: imx: Remove __init for imx_obtain_fixed_clk_hw() API
` [PATCH V2 2/4] clk: imx: imx8mn: Switch to clk_hw based API
` [PATCH V2 3/4] clk: imx: imx8mm: "
` [PATCH V2 4/4] clk: imx: imx8mq: "

[chao-linux:compression 4/6] fs/f2fs/compress.c:479:5: sparse: sparse: symbol 'is_compressed_cluster' was not declared. Should it be static?
 2019-11-04  5:44 UTC  (2+ messages)
` [RFC PATCH chao-linux] f2fs: is_compressed_cluster() can be static

Issue found during installing systemd unit from repo
 2019-11-04  5:39 UTC 

What's cooking in git.git (Nov 2019, #01; Mon, 4)
 2019-11-04  5:37 UTC 

[dpdk-dev] net/ixgbe:fix wrong link status
 2019-11-04  5:32 UTC  (3+ messages)
` [dpdk-dev] [v2] "

[dpdk-dev] Link status issue with i40e firmware 7.0x
 2019-11-04  5:33 UTC  (2+ messages)

[PATCHv7 0/3] QCOM smmu-500 wait-for-safe handling for sdm845
 2019-11-04  5:32 UTC  (12+ messages)
` [PATCHv7 1/3] firmware: qcom_scm-64: Add atomic version of qcom_scm_call
` [PATCHv7 2/3] firmware/qcom_scm: Add scm call to handle smmu errata

[intel-gvt-linux:topic/gvt-xengt 5/45] include/xen/arm/interface.h:22:35: error: unknown type name '__guest_handle_ulong'
 2019-11-04  5:29 UTC 

[meta-python] [PATCH] python-pymisp: upgrade 2.4.93 -> 2.4.117.2
 2019-11-04  5:22 UTC 

[dpdk-dev] [PATCH] net/ixgbe: fix port close in FreeBSD OS
 2019-11-04  5:16 UTC  (3+ messages)
` [dpdk-dev] [PATCH v2] "

[PATCH linux-4.14.y 0/2] sctp: fix a memory leak
 2019-11-04  5:16 UTC  (6+ messages)
` [PATCH linux-4.14.y 1/2] sctp: fix the issue that flags are ignored when using kernel_connect
` [PATCH linux-4.14.y 2/2] sctp: not bind the socket in sctp_connect

'make help' br0ken for @echo ' valid values for SPHINXDIRS are: $(_SPHINXDIRS)'
 2019-11-04  5:06 UTC  (4+ messages)

[Xen-devel] [libvirt bisection] complete test-amd64-i386-libvirt
 2019-11-04  4:58 UTC 

[PATCH v5 4/6] powerpc: Convert flush_icache_range & friends to C
 2019-11-04  4:54 UTC  (4+ messages)

[PATCH 00/11] arm64: dts: qcom: msm8996: Introduce IFC6640
 2019-11-04  4:55 UTC  (3+ messages)

cron job: media_tree daily build: ERRORS
 2019-11-04  4:54 UTC 

[dpdk-dev] [PATCH 1/2] net/virtio: do not limit packed ring size
 2019-11-04  4:54 UTC  (5+ messages)
` [dpdk-dev] [PATCH v2 "
  ` [dpdk-dev] [PATCH v2 2/2] vhost: "

[PATCH] insane: file-rdeps: Readability only
 2019-11-04  4:52 UTC  (2+ messages)
` [PATCH v2] "

[dpdk-dev] [PATCH v1 1/6] doc: documentation update
 2019-11-04  4:51 UTC  (3+ messages)

[Xen-devel] [xen-4.12-testing test] 143577: regressions - FAIL
 2019-11-04  4:47 UTC 

[PATCH v2 0/5] phy: qcom-qmp: Add SDM845 QMP and QHP PHYs
 2019-11-04  4:47 UTC  (4+ messages)
` [PATCH v2 5/5] phy: qcom: qmp: Add SDM845 QHP PCIe PHY


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.