All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-01-08 22:32:27 to 2019-01-09 00:15:41 UTC [more...]

[PATCH v6 00/12] imx-media: Fixes for interlaced capture
 2019-01-09  0:15 UTC  (3+ messages)
` [PATCH v6 02/12] gpu: ipu-csi: Swap fields according to input/output field types

[PATCH v2 0/6] media: adv748x: Implement dynamic routing support
 2019-01-09  0:15 UTC  (9+ messages)
` [PATCH v2 3/6] media: adv748x: csi2: Link AFE with TXA and TXB
` [PATCH v2 6/6] media: adv748x: Implement TX link_setup callback
` [PATCH v2 1/6] media: adv748x: Add is_txb()

[virtio-dev] [PATCH v3 0/5] Support for datapath switching during live migration
 2019-01-09  0:14 UTC  (5+ messages)
` [virtio-dev] [PATCH v3 1/5] virtio_net: Add VIRTIO_NET_F_STANDBY feature bit
  ` [Qemu-devel] "
    ` [virtio-dev] "

Question on Error Injection
 2019-01-09  0:11 UTC  (11+ messages)

[qemu-mainline test] 131801: tolerable FAIL - PUSHED
 2019-01-09  0:09 UTC 

[PATCH bpf] selftests/bpf: add missing executables to .gitignore
 2019-01-09  0:07 UTC 

Nasty corruption on large array, ideas welcome
 2019-01-09  0:05 UTC  (2+ messages)

[PATCH] genirq: fix the kerneldoc comment for struct irq_affinity_desc
 2019-01-09  0:04 UTC 

[PATCH v6] gpu: ipu-csi: Swap fields according to input/output field types
 2019-01-09  0:01 UTC  (4+ messages)

seqcount usage in xt_replace_table()
 2019-01-09  0:02 UTC  (3+ messages)

nvdimm crash at boot
 2019-01-09  0:02 UTC  (12+ messages)

linux-kernel@vger.kernel.org RE: Urgent Investment Proposal From Algeria 2019
 2019-01-09  0:01 UTC 

[PATCH 1/2] um: vector: Fix a potential NULL pointer dereference in 'vector_net_open()'
 2019-01-08 23:58 UTC  (4+ messages)

[PATCH 2/2] um: vector: Use 'kmalloc_array' instead of 'kmalloc'
 2019-01-08 23:58 UTC  (4+ messages)

[PATCH 1/1] doc: trace: fix reference to cpuidle documentation file
 2019-01-08 23:56 UTC 

[PATCH v5 perf, bpf-next 0/7] reveal invisible bpf programs
 2019-01-08 23:54 UTC  (8+ messages)
` [PATCH v5 perf, bpf-next 3/7] perf, bpf: introduce PERF_RECORD_BPF_EVENT

[PATCH 0/5 v2][RFC] Encryption and authentication for hibernate snapshot image
 2019-01-08 23:54 UTC  (11+ messages)
` [PATCH 1/5 v2] PM / hibernate: Create snapshot keys handler

[PATCH] usercopy: skip the check if not a real usercopy
 2019-01-08 23:54 UTC  (3+ messages)

[PATCH AUTOSEL 4.20 001/117] netfilter: ipset: Allow matching on destination MAC address for mac and ipmac sets
 2019-01-08 23:52 UTC  (3+ messages)
` [PATCH AUTOSEL 4.20 072/117] btrfs: alloc_chunk: fix more DUP stripe size handling

[Qemu-devel] [PULL 00/35] Misc patches for 2018-12-18
 2019-01-08 23:51 UTC  (2+ messages)

[Bug 109229] glLinkProgram locks up for ~30 seconds
 2019-01-08 23:50 UTC  (2+ messages)

[PATCH v1 for-rc] RDMA/vmw_pvrdma: Return the correct opcode when creating WR
 2019-01-08 23:48 UTC  (6+ messages)

[PATCH] packet: Do not leak dev refcounts on error exit
 2019-01-08 23:48 UTC  (2+ messages)

Cannot update dhcpcd receipe from v6.11.5 to v7.x.x
 2019-01-08 23:47 UTC 

[PATCH v2 0/2] Revamp admin-guide/tainted-kernels.rst to make it more comprehensible
 2019-01-08 23:47 UTC  (2+ messages)

[PATCH v7 1/2] signal: add pidfd_send_signal() syscall
 2019-01-08 23:47 UTC  (2+ messages)

[PATCH 1/1] doc: bindings: fix bad reference to ARM CPU bindings
 2019-01-08 23:46 UTC 

[PATCH] libf2fs: fix to detect stat() failure
 2019-01-08 23:46 UTC  (2+ messages)

[PATCH v2 1/2] list-objects-filter: teach tree:# how to handle >0
 2019-01-08 23:41 UTC  (4+ messages)

[PATCH] Fix stack memory disclosure
 2019-01-08 23:41 UTC  (3+ messages)

[PATCH 0/3] gitsm.py: submodule init and ssh url processing
 2019-01-08 23:38 UTC  (4+ messages)
` [PATCH 1/3] gitsm.py: Fix when a submodule is defined, but not initialized
` [PATCH 2/3] gitsm.py: Add support for alternative URL formats from submodule files
` [PATCH 3/3] tests/fetch.py: Add alternative gitsm test case

[PATCH v2 1/2] list-objects-filter: teach tree:# how to handle >0
 2019-01-08 23:39 UTC  (3+ messages)

[Qemu-devel] [PATCH v3 00/31] target/arm: Implement ARMv8.3-PAuth
 2019-01-08 23:34 UTC  (21+ messages)
` [Qemu-devel] [PATCH v3 04/31] target/arm: Introduce raise_exception_ra
` [Qemu-devel] [PATCH v3 05/31] target/arm: Add PAuth helpers
` [Qemu-devel] [PATCH v3 14/31] target/arm: Decode Load/store register (pac)
` [Qemu-devel] [PATCH v3 18/31] target/arm: Create ARMVAParameters and helpers
` [Qemu-devel] [PATCH v3 19/31] target/arm: Merge TBFLAG_AA_TB{0, 1} to TBII
` [Qemu-devel] [PATCH v3 20/31] target/arm: Export aa64_va_parameters to internals.h
` [Qemu-devel] [PATCH v3 21/31] target/arm: Add aa64_va_parameters_both
` [Qemu-devel] [PATCH v3 22/31] target/arm: Decode TBID from TCR
` [Qemu-devel] [PATCH v3 23/31] target/arm: Reuse aa64_va_parameters for setting tbflags
` [Qemu-devel] [PATCH v3 24/31] target/arm: Implement pauth_strip
` [Qemu-devel] [PATCH v3 25/31] target/arm: Implement pauth_auth
` [Qemu-devel] [PATCH v3 26/31] target/arm: Implement pauth_addpac
` [Qemu-devel] [PATCH v3 27/31] target/arm: Implement pauth_computepac
` [Qemu-devel] [PATCH v3 28/31] target/arm: Add PAuth system registers
` [Qemu-devel] [PATCH v3 29/31] target/arm: Enable PAuth for -cpu max
` [Qemu-devel] [PATCH v3 30/31] target/arm: Enable PAuth for user-only
` [Qemu-devel] [PATCH v3 31/31] target/arm: Tidy TBI handling in gen_a64_set_pc

[PATCH v7 00/16] Intel IPU3 ImgU patchset
 2019-01-08 23:34 UTC  (3+ messages)

[PATCH v4 00/15] Add support for OLPC XO 1.75 Embedded Controller
 2019-01-08 23:31 UTC  (4+ messages)
` [PATCH v4 01/15] ARM: export arm_pm_restart()

[igt-dev] [PATCH i-g-t] i915/gem_ppgtt: Convert stress test to run for a fixed duration
 2019-01-08 23:31 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for i915/gem_ppgtt: Convert stress test to run for a fixed duration (rev2)

[RFC PATCH v1 0/5] Add support for O_MAYEXEC
 2019-01-08 23:30 UTC  (8+ messages)
` [RFC PATCH v1 3/5] Yama: Enforces noexec mounts or file executability through O_MAYEXEC

[PATCH 1/1] drm/amdkfd: Don't assign dGPUs to APU topology devices
 2019-01-08 23:29 UTC 

[PATCH v2 0/2] Accept error packets in any context
 2019-01-08 23:27 UTC  (4+ messages)
  ` [PATCH v2 1/2] Use packet_reader instead of packet_read_line

[REGRESSION] hostapd 2.4..2.7 broken with 4.18+
 2019-01-08 23:26 UTC  (3+ messages)

[PATCH] multipathd: avoid crash in cli_list_path
 2019-01-08 23:25 UTC 

[PATCH] tls: Implement the RFC 7919 Supported Groups extension
 2019-01-08 23:25 UTC 

[U-Boot] [PATCH] dm: pinctrl: Prevent (re-)configuring pins when already done before relocation
 2019-01-08 23:24 UTC  (6+ messages)
` [U-Boot] "

[PATCH v1 net] net: dsa: mv88x6xxx: mv88e6390 errata
 2019-01-08 23:24 UTC 

[PATCH v7 0/3] mm: Randomize free memory
 2019-01-08 23:24 UTC  (5+ messages)
` [PATCH v7 1/3] mm: Shuffle initial free memory to improve memory-side-cache utilization

[patch 11/14] mm: page_mapped: don't assume compound page is huge or THP
 2019-01-08 23:23 UTC 

[patch 05/14] mm, memcg: fix reclaim deadlock with writeback
 2019-01-08 23:23 UTC 

[patch 04/14] mm/usercopy.c: no check page span for stack objects
 2019-01-08 23:23 UTC 

Regression: submodule worktrees can clobber core.worktree config
 2019-01-08 23:22 UTC  (2+ messages)

[patch 03/14] slab: alien caches must not be initialized if the allocation of the alien cache failed
 2019-01-08 23:23 UTC 

[patch 02/14] fork, memcg: fix cached_stacks case
 2019-01-08 23:22 UTC 

[PATCH v2 2/2] tree:<depth>: skip some trees even when collecting omits
 2019-01-08 23:22 UTC  (2+ messages)

[PATCH 0/6] kexec fixes
 2019-01-08 23:22 UTC  (2+ messages)

[PATCH 0/5] NanoPC-T4 (and a bit of NanoPi M4) support
 2019-01-08 23:22 UTC  (10+ messages)
` [PATCH 2/5] arm64: dts: rockchip: Add DT for NanoPi M4
` [PATCH 5/5] arm64: dts: rockchip: Fix nanopi4 uSD card detect

[PATCH v2 0/2] lib/cryptodev: change qp conf and sym session
 2019-01-08 23:20 UTC  (4+ messages)
` [PATCH v3 0/2] cryptodev: "
  ` [PATCH v3 1/2] cryptodev: change queue pair configure structure

Broken dio refcounting leads to livelock?
 2019-01-08 23:12 UTC  (6+ messages)

[ovmf test] 131811: regressions - FAIL
 2019-01-08 23:11 UTC 

Fan speed control
 2019-01-08 23:11 UTC  (6+ messages)

[BUG] v4.20 - bridge not getting DHCP responses? (works in 4.19.13)
 2019-01-08 23:09 UTC  (6+ messages)
` Fwd: "

[PATCH 4.20 000/145] 4.20.1-stable review
 2019-01-08 23:09 UTC  (2+ messages)

[PATCH] ARM: dts: kirkwood: Fix polarity of GPIO fan lines
 2019-01-08 23:09 UTC  (3+ messages)

[Android] Wireguard on the Amazon FireTV stick
 2019-01-08 23:07 UTC  (4+ messages)

[PATCH 4.19 000/170] 4.19.14-stable review
 2019-01-08 23:07 UTC  (2+ messages)

[PATCH 4.14 000/101] 4.14.92-stable review
 2019-01-08 23:05 UTC  (2+ messages)

[PATCH v5 00/38] LSM: Module stacking for SARA and Landlock
 2019-01-08 23:05 UTC  (9+ messages)

[PATCH 4.9 00/71] 4.9.149-stable review
 2019-01-08 23:05 UTC  (2+ messages)

[Bug 201631] New: WARNING: CPU: 11 PID: 29593 at fs/ext4/inode.c:3927 .ext4_set_page_dirty+0x70/0xb0
 2019-01-08 23:02 UTC  (3+ messages)
` [Bug 201631] "

[PATCH v2 0/6] Add VM guest kernel tracing using vsock sockets for transport
 2019-01-08 23:01 UTC  (5+ messages)
` [PATCH v2 4/6] trace-cmd: Simplify and fix memory leaks in tracecmd_msg_collect_data
` [PATCH v2 5/6] trace-cmd: Add TRACE_REQ and TRACE_RESP messages

[ndctl PATCH] libndctl: ignore ENXIO in ndctl_namespace_delete
 2019-01-08 22:59 UTC  (2+ messages)

[PATCH 2/2] leds: lp5024: Add the LP5024/18 RGB LED driver
 2019-01-08 22:59 UTC  (11+ messages)
              ` Generic RGB LED support was "

[PATCH] drm/i915: Downgrade scare message for unknwown HuC firmware
 2019-01-08 22:54 UTC  (5+ messages)
` [PATCH v4] drm/i915: Downgrade scare message for unknown "
` ✓ Fi.CI.IGT: success for drm/i915: Downgrade scare message for unknwown HuC firmware (rev4)

[RFC PATCH v5 0/5] x86: Add vDSO exception fixup for SGX
 2019-01-08 22:54 UTC  (11+ messages)
` x86/sgx: uapi change proposal

[PATCH v3 00/15] Argo: hypervisor-mediated interdomain communication
 2019-01-08 22:54 UTC  (3+ messages)
` [PATCH v3 04/15] argo: init, destroy and soft-reset, with enable command line opt

[PATCH 00/12] multipath-tools: Coverity patches
 2019-01-08 22:54 UTC  (13+ messages)
` [PATCH 01/12] kpartx(coverity): fix resource leak warning
` [PATCH 02/12] libmultipath(coverity): cleanup dup usage in execute_program()
` [PATCH 03/12] kpartx(coverity): fix apparent out-of-bounds access
` [PATCH 04/12] libmultipath(coverity): make sure readlink result is 0-terminated
` [PATCH 05/12] libmultipath(coverity): fix apparent overflow
` [PATCH 06/12] libmpathcmd(coverity): limit reply length
` [PATCH 07/12] libmultipath(coverity): fix int overflow in sysfs_set_scsi_tmo
` [PATCH 08/12] libmultipath(coverity): fix "enum misuse" for find_multipaths
` [PATCH 09/12] multipathd(coverity): check retval clock_gettime()
` [PATCH 10/12] libmpathpersist(coverity): range checking for PRIN length
` [PATCH 11/12] libmultipath/foreign(coverity): retval check in snprint_nvme_path
` [PATCH 12/12] libmultipath(coverity): fix possible NULL dereference

[PATCH v8 00/25] Re-use nvram module
 2019-01-08 22:51 UTC  (8+ messages)
` [PATCH v8 24/25] powerpc: Adopt nvram module for PPC64

[PATCH v4 4/4] rtlwifi: Don't clear num_rx_inperiod too early
 2019-01-08 22:50 UTC 

[PATCH v4 3/4] rtl8723ae: Re-introduce the adaptive rate control
 2019-01-08 22:49 UTC 

[PATCH v4 2/4] rtl8723ae: Dont use old data for input gain control
 2019-01-08 22:49 UTC 

[PATCH v4 1/4] rtl8723ae: Take the FW LPS mode handling out
 2019-01-08 22:49 UTC 

[PATCH v4 0/4] rtlwifi: Fix issues with rtl8723ae
 2019-01-08 22:49 UTC 

[Qemu-devel] [PULL 00/29] ppc-for-4.0 queue 20190109
 2019-01-08 22:46 UTC  (30+ messages)
` [Qemu-devel] [PULL 01/29] spapr: Add H-Call H_HOME_NODE_ASSOCIATIVITY
` [Qemu-devel] [PULL 02/29] ppc/spapr: Receive and store device tree blob from SLOF
` [Qemu-devel] [PULL 03/29] ppc4xx: Disable debug logging by default
` [Qemu-devel] [PULL 04/29] MAINTAINERS: Add more files to sam460ex
` [Qemu-devel] [PULL 05/29] target/ppc: fix typo in SIMM5 extraction helper
` [Qemu-devel] [PULL 06/29] target/ppc: switch EXTRACT_HELPER macros over to use sextract32/extract32
` [Qemu-devel] [PULL 07/29] target/ppc: introduce get_fpr() and set_fpr() helpers for FP register access
` [Qemu-devel] [PULL 08/29] target/ppc: introduce get_avr64() and set_avr64() helpers for VMX "
` [Qemu-devel] [PULL 09/29] target/ppc: introduce get_cpu_vsr{l, h}() and set_cpu_vsr{l, h}() helpers for VSR "
` [Qemu-devel] [PULL 10/29] target/ppc: switch FPR, VMX and VSX helpers to access data directly from cpu_env
` [Qemu-devel] [PULL 11/29] target/ppc: merge ppc_vsr_t and ppc_avr_t union types
` [Qemu-devel] [PULL 12/29] target/ppc: move FP and VMX registers into aligned vsr register array
` [Qemu-devel] [PULL 13/29] target/ppc: replace AVR* macros with Vsr* macros
` [Qemu-devel] [PULL 14/29] MAINTAINERS: Add some missing ppc-related files
` [Qemu-devel] [PULL 15/29] MAINTAINERS: add qemu_vga.ndrv file entry for Mac machines
` [Qemu-devel] [PULL 16/29] spapr: move spapr_create_phb() to core machine code
` [Qemu-devel] [PULL 17/29] pci: allow cleanup/unregistration of PCI root buses
` [Qemu-devel] [PULL 18/29] spapr_pci: Define SPAPR_MAX_PHBS in hw/pci-host/spapr.h
` [Qemu-devel] [PULL 19/29] spapr/xive: simplify the sPAPR IRQ qirq method for XIVE
` [Qemu-devel] [PULL 20/29] spapr: modify the prototype of the cpu_intc_create() method
` [Qemu-devel] [PULL 21/29] ppc/xive: introduce a XiveTCTX pointer under PowerPCCPU
` [Qemu-devel] [PULL 22/29] ppc: replace the 'Object *intc' by a 'ICPState *icp' pointer under the CPU
` [Qemu-devel] [PULL 23/29] spapr: return from post_load method when RTC import fails
` [Qemu-devel] [PULL 24/29] ppc: export the XICS and XIVE set_irq handlers
` [Qemu-devel] [PULL 25/29] pnv/psi: move the ICSState qemu_irq array under the PSI device model
` [Qemu-devel] [PULL 26/29] spapr: move the qemu_irq array under the machine
` [Qemu-devel] [PULL 27/29] ppc/xics: allow ICSState to have an offset 0
` [Qemu-devel] [PULL 28/29] spapr: introduce a new sPAPR IRQ backend supporting XIVE and XICS
` [Qemu-devel] [PULL 29/29] spapr: enable XIVE MMIOs at reset

[PATCH] IB/srp: Use struct_size() in kzalloc()
 2019-01-08 22:47 UTC  (2+ messages)

[PATCH] cryptodev: fix PMD memory leak
 2019-01-08 22:44 UTC  (3+ messages)

[xen-unstable test] 131787: trouble: broken/fail/pass
 2019-01-08 22:42 UTC 

Packaging error for custom kernel in thud
 2019-01-08 22:41 UTC 

[PATCH v3] mm/page_owner: fix for deferred struct page init
 2019-01-08 22:40 UTC  (11+ messages)

[RFC 0/4] TI camera serdes - I2C address translation draft
 2019-01-08 22:39 UTC  (5+ messages)
` [RFC 1/4] i2c: core: let adapters be notified of client attach/detach
` [RFC 2/4] i2c: mux: notify client attach/detach, add ATR
` [RFC 3/4] media: dt-bindings: add DS90UB954-Q1 video deserializer
` [RFC 4/4] media: ds90ub954: new driver for TI "

[OpenRISC] [PATCH] arch/openrisc: Fix issues with access_ok()
 2019-01-08 22:37 UTC  (5+ messages)
    `  "

[PATCH 1/2] dt-bindings: arm: amlogic: add amediatech x96-max bindings
 2019-01-08 22:32 UTC  (4+ messages)
` [PATCH 2/2] arm64: dts: meson: add g12a x96 max board


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.