All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-10-11 15:57:38 to 2019-10-11 16:44:22 UTC [more...]

[alsa-devel] [PATCH 0/4] ASoC: SOF: fix static analysis warnings
 2019-10-11 16:43 UTC 

[Xen-devel] [PATCH] xen/arm: add warning if memory modules overlap
 2019-10-11 16:43 UTC  (3+ messages)

[RFC v5 000/126] error: auto propagated local_err
 2019-10-11 16:05 UTC  (34+ messages)
` [RFC v5 001/126] hw/core/loader-fit: fix freeing errp in fit_load_fdt
` [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 014/126] monitor/qmp-cmds: "
` [RFC v5 017/126] hw/tpm: "
` [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 036/126] SPARC "
` [RFC v5 037/126] S390 "
` [RFC v5 039/126] IDE: "
` [RFC v5 040/126] Floppy: "
` [RFC v5 043/126] ACPI/SMBIOS: "
` [RFC v5 044/126] Network devices: "
` [RFC v5 054/126] virtio-9p: "
` [RFC v5 063/126] virtio-gpu: "
` [RFC v5 064/126] fw_cfg: "
` [RFC v5 069/126] chardev: "
` [RFC v5 072/126] Memory API: "
` [RFC v5 073/126] SPICE: "
` [RFC v5 074/126] Graphics: "

[PATCH] ARM/hw_breakpoint: modify dead code for breakpoint_handler()
 2019-10-11 16:43 UTC  (3+ messages)

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

What's cooking in git.git (Oct 2019, #03; Fri, 11)
 2019-10-11 16:42 UTC  (3+ messages)

[PATCH] arm: topology: only build cpu_corepower_mask if needed
 2019-10-11 16:41 UTC 

[RFC][PATCH] docs: process: Submitting a patch for a single git commit
 2019-10-11 16:33 UTC 

[PATCH v3 0/10] add failover feature for assigned network devices
 2019-10-11 16:04 UTC  (2+ messages)

Linux kernel 5.2.21 released
 2019-10-11 16:40 UTC 

[GIT PULL] intel-gpio for 5.4-2
 2019-10-11 16:23 UTC  (5+ messages)
` [PATCH 1/5] gpio: merrifield: Restore use of irq_base
` [PATCH 5/5] gpio: merrifield: Move hardware initialization to callback

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

[dpdk-dev] [PATCH 0/2] fix SAD selection logic
 2019-10-11 16:38 UTC  (7+ messages)
` [dpdk-dev] [PATCH v2 "
  ` [dpdk-dev] [PATCH v2 1/2] examples/ipsec-secgw: "

[PATCH] arm64: dts: apq8096-db820c: Increase load on l21 for SDCARD
 2019-10-11 16:38 UTC  (7+ messages)

[PATCH 0/1] fsmonitor: don't fill bitmap with entries to be removed
 2019-10-11 16:38 UTC  (6+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/1] "

[PATCH] pidfd: fix selftest compilation by removing linux/wait.h
 2019-10-11 16:38 UTC 

[PATCH v7 0/8] efi/firmware/platform-x86: Add EFI embedded fw support
 2019-10-11 16:38 UTC  (5+ messages)

[PATCH v2] arm64: fix kcore macros 52-bit va fallout
 2019-10-11 16:38 UTC  (2+ messages)

[PATCH RESEND v2] staging: wfx: fix an undefined reference error when CONFIG_MMC=m
 2019-10-11 16:34 UTC 

x86/sgx: v23-rc2
 2019-10-11 16:37 UTC  (2+ messages)

[dpdk-dev] [PATCH 00/10] NXP DPAAx crypto fixes
 2019-10-11 16:32 UTC  (11+ messages)
` [dpdk-dev] [PATCH 01/10] test/crypto: fix PDCP test support
` [dpdk-dev] [PATCH 02/10] crypto/dpaa2_sec: fix ipv6 support
` [dpdk-dev] [PATCH 03/10] crypto/dpaa_sec: fix to check for aead as well
` [dpdk-dev] [PATCH 04/10] crypto/dpaa2_sec: enhance gcm descs to not skip aadt
` [dpdk-dev] [PATCH 05/10] crypto/dpaa2_sec: add support of auth trailer in cipher-auth
` [dpdk-dev] [PATCH 06/10] test/crypto: increase test cases support for dpaax
` [dpdk-dev] [PATCH 07/10] test/crypto: add test to test ESN like case
` [dpdk-dev] [PATCH 08/10] crypto/dpaa_sec: add support for snow3G and ZUC
` [dpdk-dev] [PATCH 09/10] test/crypto: enable snow3G and zuc cases for dpaa
` [dpdk-dev] [PATCH 10/10] crypto/dpaa_sec: code reorg for better session mgmt

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

[PATCH] perf_event: Add support for LSM and SELinux checks
 2019-10-11 16:35 UTC  (2+ messages)

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

Linux kernel 4.14.149 released
 2019-10-11 16:35 UTC 

Linux kernel 4.19.79 released
 2019-10-11 16:35 UTC 

[Xen-devel] [XEN PATCH for-4.13 v2 0/9] libxl memkb & pt defaulting
 2019-10-11 16:34 UTC  (6+ messages)
` [Xen-devel] [XEN PATCH for-4.13 v2 9/9] libxl/xl: Overhaul passthrough setting logic

[Xen-devel] [freebsd-master test] 142595: regressions - trouble: blocked/fail
 2019-10-11 16:33 UTC 

[dpdk-dev] 18.11.3 (LTS) patches review and test
 2019-10-11 16:33 UTC  (3+ messages)

master - pvmove: remove some cmirror related code
 2019-10-11 16:32 UTC 

[dpdk-dev] [PATCH v2 8/9] net/qede/base: update the FW to 8.40.25.0
 2019-10-11 16:31 UTC 

[PATCH 0/2 v2] iomap: Waiting for IO in iomap_dio_rw()
 2019-10-11 16:31 UTC  (4+ messages)
` [PATCH 1/2] iomap: Allow forcing of waiting for running DIO "

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

[PATCH v6 00/20] target/arm: Reduce overhead of cpu_get_tb_cpu_state
 2019-10-11 15:55 UTC  (19+ messages)
` [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 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

[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

[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)

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  (4+ messages)
` [Xen-devel] [PATCH v1 1/2] libxl: introduce new backend type VINPUT


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.