All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-10-11 15:40:43 to 2019-10-11 16:30:20 UTC [more...]

[PATCH] arm64: dts: rockchip: Add Beelink A1
 2019-10-11 16:30 UTC  (6+ messages)

[PATCH v2 1/4] iommu/mediatek: Correct the flush_iotlb_all callback
 2019-10-11 16:29 UTC  (4+ messages)
` [PATCH v2 3/4] iommu/mediatek: Use writel for TLB range invalidation

[PATCH 0/4] treewide: Add 'fallthrough' pseudo-keyword
 2019-10-11 16:29 UTC  (2+ messages)

[RFC v5 000/126] error: auto propagated local_err
 2019-10-11 16:04 UTC  (21+ messages)
` [RFC v5 002/126] net/net: Clean up variable shadowing in net_client_init()
` [RFC v5 003/126] error: rename errp to errp_in where it is IN-argument
` [RFC v5 004/126] hmp: drop Error pointer indirection in hmp_handle_error
` [RFC v5 005/126] vnc: drop Error pointer indirection in vnc_client_io_error
` [RFC v5 006/126] qdev-monitor: well form error hint helpers
` [RFC v5 007/126] nbd: well form nbd_iter_channel_error errp handler
` [RFC v5 008/126] ppc: well form kvmppc_hint_smt_possible error hint helper
` [RFC v5 009/126] 9pfs: well form error hint helpers
` [RFC v5 010/126] hw/core/qdev: cleanup Error ** variables
` [RFC v5 012/126] hw/i386/amd_iommu: rename Error ** parameter to more common errp
` [RFC v5 013/126] qga: "
` [RFC v5 024/126] error: auto propagated local_err
` [RFC v5 025/126] scripts: add coccinelle script to use auto propagated errp
` [RFC v5 026/126] python: add commit-per-subsystem.py
` [RFC v5 029/126] tcg: introduce ERRP_AUTO_PROPAGATE
` [Xen-devel] [RFC v5 031/126] xen: "
` [RFC v5 034/126] MIPS Machines: "
` [RFC v5 043/126] ACPI/SMBIOS: "
` [RFC v5 054/126] virtio-9p: "
` [RFC v5 064/126] fw_cfg: "

[PATCH v6 00/20] target/arm: Reduce overhead of cpu_get_tb_cpu_state
 2019-10-11 15:55 UTC  (21+ messages)
` [PATCH v6 01/20] target/arm: Split out rebuild_hflags_common
` [PATCH v6 02/20] target/arm: Split out rebuild_hflags_a64
` [PATCH v6 03/20] target/arm: Split out rebuild_hflags_common_32
` [PATCH v6 04/20] target/arm: Split arm_cpu_data_is_big_endian
` [PATCH v6 05/20] target/arm: Split out rebuild_hflags_m32
` [PATCH v6 06/20] target/arm: Reduce tests vs M-profile in cpu_get_tb_cpu_state
` [PATCH v6 07/20] target/arm: Split out rebuild_hflags_a32
` [PATCH v6 08/20] target/arm: Split out rebuild_hflags_aprofile
` [PATCH v6 09/20] target/arm: Hoist XSCALE_CPAR, VECLEN, VECSTRIDE in cpu_get_tb_cpu_state
` [PATCH v6 10/20] target/arm: Simplify set of PSTATE_SS "
` [PATCH v6 11/20] target/arm: Hoist computation of TBFLAG_A32.VFPEN
` [PATCH v6 12/20] target/arm: Add arm_rebuild_hflags
` [PATCH v6 13/20] target/arm: Split out arm_mmu_idx_el
` [PATCH v6 14/20] target/arm: Hoist store to cs_base in cpu_get_tb_cpu_state
` [PATCH v6 15/20] target/arm: Add HELPER(rebuild_hflags_{a32, a64, m32})
` [PATCH v6 16/20] target/arm: Rebuild hflags at EL changes
` [PATCH v6 17/20] target/arm: Rebuild hflags at MSR writes
` [PATCH v6 18/20] target/arm: Rebuild hflags at CPSR writes
` [PATCH v6 19/20] target/arm: Rebuild hflags for M-profile
` [PATCH v6 20/20] target/arm: Rely on hflags correct in cpu_get_tb_cpu_state

[PATCH 1/4] mfd: add basic Super I/O chip helpers
 2019-10-11 16:27 UTC  (4+ messages)
` [PATCH 2/4] mfd: superio: add Fintek MFD driver
` [PATCH 3/4] watchdog: add support for Fintek F718xx and, F818xx Super I/O
` [PATCH 4/4] mfd: superio: add base SMSC MFD driver

[Buildroot] [PATCH] configs/mx6cubox: bump Linux to 4.19.78
 2019-10-11 16:27 UTC 

[PATCHv4 0/5] nvme: double reset prevention
 2019-10-11 16:27 UTC  (3+ messages)

[PATCH v2 00/29] vmlinux.lds.h: Refactor EXCEPTION_TABLE and NOTES
 2019-10-11 16:25 UTC  (18+ messages)
` [PATCH v2 01/29] powerpc: Rename "notes" PT_NOTE to "note"
` [PATCH v2 02/29] powerpc: Remove PT_NOTE workaround

[PATCH 0/3] drm/amd/display/dc/dce: remove some not used variables
 2019-10-11 16:26 UTC  (2+ messages)

[PATCH] drm/amd/display: Free gamma after calculating legacy transfer function
 2019-10-11 16:26 UTC 

[PATCHv2 net-next 0/5] sctp: update from rfc7829
 2019-10-11 16:25 UTC  (11+ messages)
` [PATCHv2 net-next 3/5] sctp: add SCTP_EXPOSE_POTENTIALLY_FAILED_STATE sockopt

[kvm-unit-tests PATCH] lib: use an argument which doesn't require default argument promotion
 2019-10-11 16:24 UTC  (3+ messages)

[PATCH] staging: wfx: fix an undefined reference error when CONFIG_MMC=m
 2019-10-11 16:24 UTC  (9+ messages)

[TYPO] SafeSetID.rst: Remove spurious '???' characters
 2019-10-11 16:23 UTC  (3+ messages)

[PATCH 0/9] BitBake Vim indentation plugin
 2019-10-11 16:23 UTC  (10+ messages)
` [PATCH 1/9] bitbake: contrib/vim: initial commit, with unmodified code from indent/python.vim
` [PATCH 2/9] bitbake: contrib/vim: Modify Python indentation to work with 'python do_task {'
` [PATCH 3/9] bitbake: contrib/vim: More Python indenting; move indent file to correct directory
` [PATCH 4/9] bitbake: contrib/vim: Special handling of bb.fatal
` [PATCH 5/9] bitbake: contrib/vim: don't redeclare indenter
` [PATCH 6/9] bitbake: contrib/vim: renaming & comments
` [PATCH 7/9] bitbake: contrib/vim: indenting for assignments; tweak Python indenting
` [PATCH 8/9] bitbake: contrib/vim: handle shell indenting
` [PATCH 9/9] bitbake: contrib/vim: Add copyright and license notice

[PATCH bpf-next 0/2] selftests/bpf Makefile cleanup and fixes
 2019-10-11 16:21 UTC  (3+ messages)
` [PATCH bpf-next 2/2] selftests/bpf: remove obsolete pahole/BTF support detection
  ` [Potential Spoof] "

[Buildroot] beaglebone_qt5 does not build since commit a7914499b80
 2019-10-11 16:21 UTC  (2+ messages)

[PATCH bpf-next 1/3] bpf: preserve command of the process that loaded the program
 2019-10-11 16:21 UTC  (3+ messages)
` [PATCH bpf-next 2/3] tools/bpf: sync bpf.h
` [PATCH bpf-next 3/3] bpftool: print the comm of the process that loaded the program

[PATCH V2 00/26] mm, xfs: non-blocking inode reclaim
 2019-10-11 16:21 UTC  (3+ messages)
` [PATCH 14/26] mm: back off direct reclaim on excessive shrinker deferral

[PATCH v6 0/4] colo: Add support for continuous replication
 2019-10-11 16:00 UTC  (6+ messages)
` [PATCH v6 4/4] colo: Update Documentation "

[PATCH v3 0/3] dts: ARM: add Kobo Clara HD eBook reader
 2019-10-11 16:19 UTC  (9+ messages)
` [PATCH v3 2/3] ARM: dts: add Netronix E60K02 board common file

[Bug 111691] hardware cursor corruption w/ AMD 5700 XT
 2019-10-11 16:19 UTC  (3+ messages)
` [Bug 111691] inconsistent cursor movement speed when using "

[Intel-wired-lan] [PATCH v2 0/3] igb, ixgbe, i40e UDP segmentation offload support
 2019-10-11 16:18 UTC  (5+ messages)
` [Intel-wired-lan] [PATCH v2 1/3] igb: Add "
    `  "

sparse warnings on undeclared asmlinkage
 2019-10-11 16:18 UTC 

[PATCH] docs: misc: xilinx_sdfec: Actually add documentation
 2019-10-11 16:16 UTC  (6+ messages)

[RFC PATCH 00/19] btrfs: async discard support
 2019-10-11 16:17 UTC  (11+ messages)
` [PATCH 03/19] btrfs: keep track of which extents have been discarded
` [PATCH 04/19] btrfs: keep track of cleanliness of the bitmap

[PATCH v4 1/2] format-patch: create leading components of output directory
 2019-10-11 16:17 UTC  (5+ messages)

[dpdk-dev] [PATCH] kni: add ability to set min/max MTU
 2019-10-11 16:16 UTC  (2+ messages)

[PATCH v1] ipmi: use %*ph to print small buffer
 2019-10-11 16:15 UTC  (7+ messages)
      ` [PATCH] ipmi: Convert ipmi_debug_msg to pr_debug and use %*ph

[PATCH] send-pack: never fetch when checking exclusions
 2019-10-11 16:15 UTC  (5+ messages)
` [PATCH v2] "

[dpdk-dev] [PATCH 0/9] net/qede/base: update FW to 8.40.25.0
 2019-10-11 16:13 UTC  (3+ messages)
` [dpdk-dev] [PATCH v2 8/9] net/qede/base: update the "

[OE-core][opkg-utils ] Bug 13528 : adding SPDX license identifier
 2019-10-11 15:54 UTC  (2+ messages)
` [opkg-devel] "

[PATCH v5 0/9] Enable Sub-page Write Protection Support
 2019-10-11 16:11 UTC  (4+ messages)

[PATCH] git-rev-list.txt: prune options in synopsis
 2019-10-11 16:11 UTC  (4+ messages)

Race condition in route lookup
 2019-10-11 16:09 UTC  (5+ messages)

[GIT PULL] Block fixes for 5.4-rc3
 2019-10-11 16:10 UTC  (2+ messages)

[PATCHv2 0/7] drm/omap: misc improvements
 2019-10-11 16:10 UTC  (9+ messages)
` [PATCHv2 7/7] drm/omap: hdmi4: fix use of uninitialized var

[git pull] drm fixes for 5.4-rc3
 2019-10-11 16:10 UTC  (2+ messages)

[PATCH v7 0/3] CRTC background color
 2019-10-11 16:09 UTC  (4+ messages)
    ` [Intel-gfx] "

[MPTCP] Re: [PATCH net-next] mptcp: fix 'assignment from incompatible pointer type' warning
 2019-10-11 16:08 UTC 

[PATCH 1/3] drm/amd/display: Use swap() where appropriate
 2019-10-11 16:07 UTC  (4+ messages)
` [PATCH 3/3] drm/atmel-hlcdc: "

[PATCH bpf-next] libbpf: handle invalid typedef emitted by old GCC
 2019-10-11 16:06 UTC  (2+ messages)

[meta-oe][zeus][PATCH] rsyslog: fix CVE-2019-17040
 2019-10-11 16:06 UTC 

[PATCH] loop: fix no-unmap write-zeroes request behavior
 2019-10-11 16:05 UTC  (2+ messages)
` [PATCH v2] "

[PATCH 4.19 000/114] 4.19.79-stable review
 2019-10-11 16:05 UTC  (5+ messages)
` [PATCH 4.19 082/114] powerpc/book3s64/radix: Rename CPU_FTR_P9_TLBIE_BUG feature flag

[Bug 111980] Rebbot and shutdown doesn't work on specific hardware
 2019-10-11 16:05 UTC 

[PATCH 2/2] dm-snapshot: Reimplement the cow limit
 2019-10-11 16:04 UTC  (3+ messages)

[PATCH v3 0/2] tpm: Detach page allocation from tpm_buf
 2019-10-11 16:03 UTC  (7+ messages)
` [PATCH v3 1/2] tpm: Use GFP_KERNEL for allocating struct tpm_buf

[PATCH] perf_event: Add support for LSM and SELinux checks
 2019-10-11 16:03 UTC 

[Xen-devel] [PATCH v1] libxl: Add DTB compatible list to config file
 2019-10-11 16:03 UTC  (3+ messages)
` [Xen-devel] [XEN PATCH "

[PATCH v5.2 1/2] iwlwifi: mvm: add a wrapper around rs_tx_status to handle locks
 2019-10-11 16:03 UTC  (2+ messages)

[PATCH 00/11] Improve the readability of log --graph output
 2019-10-11 16:02 UTC  (7+ messages)
` [PATCH 01/11] graph: automatically track visible width of `strbuf`

[PATCH v2] tpm: use GFP kernel for tpm_buf allocations
 2019-10-11 16:02 UTC 

[PATCH v1] nfsd: remove private bin2hex implementation
 2019-10-11 16:02 UTC 

[PATCH v3 0/2] x86/boot/64: Avoid mapping reserved ranges in early page tables
 2019-10-11 16:02 UTC  (3+ messages)
` [PATCH v3 1/2] x86/boot/64: Make level2_kernel_pgt pages invalid outside kernel area

[PATCH 00/26] Renoir DC Patches
 2019-10-11 16:01 UTC  (2+ messages)

[PATCH v2 00/12] arm64: ARMv8.5-A: Branch Target Identification support
 2019-10-11 16:01 UTC  (14+ messages)
` [PATCH v2 05/12] arm64: Basic "

Potential NULL pointer deference in spi
 2019-10-11 16:01 UTC  (4+ messages)

[PATCH net] net: socionext: netsec: fix xdp stats accounting
 2019-10-11 15:58 UTC  (4+ messages)

[Xen-devel] [PATCH v1 0/2] Remove backend xen store entry on domain destroy
 2019-10-11 15:57 UTC  (8+ messages)
` [Xen-devel] [PATCH v1 1/2] libxl: introduce new backend type VINPUT
` [Xen-devel] [PATCH v1 2/2] libxl: add removing XS backend path for PV devices on domain destroy

[Buildroot] [PATCH] configs/licheepi_zero_dock: new defconfig
 2019-10-11 15:57 UTC 

[Buildroot] [PATCH] configs/licheepi_zero: fix default dtb
 2019-10-11 15:57 UTC 

[Qemu-devel] [PATCH v30 0/8] QEMU AVR 8 bit cores
 2019-10-11 15:54 UTC  (4+ messages)
`  "

[U-Boot] [PATCH] test/py: hush_if_test: Add tests to cover octal/hex values
 2019-10-11 15:53 UTC  (4+ messages)

[PATCH 1/3] drm/i915/tgl: Include ro parts of l3 to invalidate
 2019-10-11 15:53 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for series starting with [1/3] "

[U-Boot] [PATCH 1/2] rockchip: make_fit_atf.py: allow inclusion of a tee binary
 2019-10-11 15:53 UTC  (4+ messages)

[PATCH] parser: Unmangle From: headers that have been mangled for DMARC purposes
 2019-10-11 15:51 UTC  (5+ messages)

[RFC][PATCH v2 0/5] dwc3: Changes for HiKey960 support
 2019-10-11 15:51 UTC  (7+ messages)
` [RFC][PATCH v2 4/5] dt-bindings: usb: dwc3: of-simple: add compatible for HiSi

io_uring NULL pointer dereference on Linux v5.4-rc1
 2019-10-11 15:51 UTC  (7+ messages)

[igt-dev] [PATCH i-g-t] i915: Use O_NONBLOCK for faster ringsize probing
 2019-10-11 15:51 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for "

[U-Boot] [PATCH v2] usb: ehci-mx6: Fix bus enumeration for iMX7 SoCs
 2019-10-11 15:50 UTC  (2+ messages)

[PATCH v2] ipmi: use %*ph to print small buffer
 2019-10-11 15:50 UTC 

[Bug 1847793] [NEW] qemu 4.1.0 - Corrupt guest filesystem after new vm install
 2019-10-11 15:33 UTC 

[virtio-dev] [PATCH] pci: use msix_config instead of config_msix_vector
 2019-10-11 15:49 UTC  (3+ messages)
` [virtio-dev] "

[PATCH 0/5] gpio: expose pull-up/pull-down line flags to userspace
 2019-10-11 15:46 UTC  (6+ messages)
` [PATCH 1/5] gpiolib: add support for pull up/down to lineevent_create
` [PATCH 2/5] gpio: mockup: add set_config to support pull up/down
` [PATCH 3/5] gpiolib: pull requires explicit input mode
` [PATCH 4/5] gpiolib: disable bias on inputs when pull up/down are both set
` [PATCH 5/5] gpiolib: allow pull up/down on outputs

[PATCH RFC] perf_event: Add support for LSM and SELinux checks
 2019-10-11 15:47 UTC  (7+ messages)

wake_q memory ordering
 2019-10-11 15:46 UTC  (7+ messages)

[alsa-devel] [PATCH v3 0/2] soundwire: Add support to Qualcomm SoundWire master
 2019-10-11 15:44 UTC  (6+ messages)
`  "
` [alsa-devel] [PATCH v3 1/2] dt-bindings: soundwire: add bindings for Qcom controller
  `  "
` [alsa-devel] [PATCH v3 2/2] soundwire: qcom: add support for SoundWire controller
  `  "

[MPTCP] [GIT] add Co-developed-by tag
 2019-10-11 15:46 UTC 

What's cooking in git.git (Oct 2019, #03; Fri, 11)
 2019-10-11 15:44 UTC  (2+ messages)

[PATCH v3 00/16] qcow2: Let check -r all repair some snapshot bits
 2019-10-11 15:28 UTC  (3+ messages)
` [PATCH v3 15/16] iotests: Add peek_file* functions
` [PATCH v3 16/16] iotests: Test qcow2's snapshot table handling

[PATCH 0/4] export/modpost: avoid renaming __ksymtab entries for symbol namespaces
 2019-10-11 15:43 UTC  (4+ messages)
` [PATCH 4/4] export: avoid code duplication in include/linux/export.h

KMSAN: uninit-value in alauda_check_media
 2019-10-11 15:42 UTC  (2+ messages)

[PATCH v2] scripts/gdb: fix lx-dmesg when CONFIG_PRINTK_CALLER is set
 2019-10-11 15:41 UTC  (3+ messages)
` [PATCH v3] "

[PATCH] Btrfs: fix negative subv_writers counter and data space leak after buffered write
 2019-10-11 15:41 UTC  (4+ messages)
` [PATCH v2] "

[PATCH v4 00/31] error: auto propagated local_err
 2019-10-11 15:33 UTC  (4+ messages)
` [PATCH v4 07/31] s390: Fix error_append_hint/error_prepend usage

[PATCH 01/10] drm/i915: Note the addition of timeslicing to the pretend scheduler
 2019-10-11 15:41 UTC  (5+ messages)
` [PATCH 08/10] drm/i915: Cancel non-persistent contexts on close


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.