All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-03-22 14:38:47 to 2019-03-22 15:29:27 UTC [more...]

[PATCH 0/5] Device property improvements, add %pfw format specifier
 2019-03-22 15:29 UTC  (3+ messages)
` [PATCH 1/5] device property: Add functions for accessing node's parents
` [PATCH 2/5] device property: Add fwnode_get_name for returning the name of a node

[PATCH 1/2] rtc: da9063: set range
 2019-03-22 15:28 UTC  (4+ messages)
` [PATCH 2/2] rtc: da9063: switch to rtc_time64_to_tm/rtc_tm_to_time64

[U-Boot] [PATCH 1/8] led: add initial support for bcm6858
 2019-03-22 15:28 UTC  (2+ messages)

[PATCH 1/2] drm/meson: Fix invalid pointer in meson_drv_unbind()
 2019-03-22 15:26 UTC  (6+ messages)
` [PATCH 2/2] drm/meson: Uninstall IRQ handler

[PATCH] staging: rtl8188eu: core: rtw_wlan_util.c: Modify return type suggested by Coccinelle
 2019-03-22 15:27 UTC  (3+ messages)
` [Outreachy kernel] "

[PATCH] scsi: gdth: Only call dma_free_coherent when buf is not NULL in ioc_general
 2019-03-22 15:26 UTC  (4+ messages)

[PATCH] trace-cmd: Change tracecmd_msg's buf member type to char *
 2019-03-22 15:25 UTC  (2+ messages)

[PATCH] scsi: qla4xxx: avoid freeing unallocated dma memory
 2019-03-22 15:25 UTC  (2+ messages)

[PATCH net-next v3 0/2] net: dev: BYPASS for lockless qdisc
 2019-03-22 15:24 UTC  (5+ messages)
` [PATCH net-next v3 1/2] net: sched: add empty status flag for NOLOCK qdisc
` [PATCH net-next v3 2/2] net: dev: introduce support for sch BYPASS for lockless qdisc

[PATCH] security/keys/trusted: Allow operation without hardware TPM
 2019-03-22 15:24 UTC  (9+ messages)

[PATCH v0] nvmem: core: Export nvmem cell info to userspace
 2019-03-22 15:23 UTC  (2+ messages)

[PATCH] nfsd: avoid uninitialized variable warning
 2019-03-22 15:23 UTC  (2+ messages)

[PATCH] x86/boot: Use EFI setup data if provided
 2019-03-22 15:23 UTC  (2+ messages)

[PATCH 0/2] blk-mq: convert atomic_t to refcount_t
 2019-03-22 15:23 UTC  (8+ messages)
` [PATCH 1/2] blk-mq: convert hctx.nr_active "
` [PATCH 2/2] blk-mq: covert blk_mq_tag.active_queues "

[PATCH] nds32: remove unused generic-y += cmpxchg-local.h
 2019-03-22 15:21 UTC 

[PATCH] rxrpc: avoid clang -Wuninitialized warning
 2019-03-22 15:22 UTC  (2+ messages)

[RFC PATCH] cherry-pick: set default `--mainline` parent to 1
 2019-03-22 15:22 UTC  (13+ messages)

Does obmc-ikvm work with bmcweb?
 2019-03-22 15:21 UTC  (16+ messages)

[PATCH v5 00/15] Trace2 tracing facility
 2019-03-22 15:21 UTC  (11+ messages)
` [PATCH v6 "

[PATCH] ALSA: pcm: Fix possible OOB access in PCM oss plugins
 2019-03-22 15:21 UTC 

[PATCH v2 0/3] Few patches, related to libtracevent APIs
 2019-03-22 15:20 UTC  (3+ messages)
` [PATCH v2 3/3] tools/lib/traceevent: Implement new traceevent APIs for accessing struct tep_handler fields

vgic initialization with maximum number of interrupt lines fails
 2019-03-22 15:20 UTC  (2+ messages)

[PATCH] drm/i915: Really calculate the cursor ddb based on the highest enabled wm level
 2019-03-22 15:20 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for "

[RFC PATCH 0/3] arch/x86: Add the support of ACRN hypervisor under arch/x86
 2019-03-22 15:20 UTC  (3+ messages)
` [RFC PATCH 1/3] arch/x86: add ACRN hypervisor guest

[PATCH v2 net-next 3/3] tcp: add one skb cache for rx
 2019-03-22 15:20 UTC  (4+ messages)

[PATCH] ethdev: fix a typo
 2019-03-22 15:17 UTC 

[PATCH] selinux: avoid uninitialized variable warning
 2019-03-22 15:17 UTC  (2+ messages)

[PATCH REBASED 2/4] mm: Move nr_deactivate accounting to shrink_active_list()
 2019-03-22 15:16 UTC  (4+ messages)
` [PATCH] fixup: vmscan: Fix build on !CONFIG_MEMCG from nr_deactivate changes

[PATCH] Propagate GNU_PRINTF from gnulib vfprintf
 2019-03-22 15:15 UTC 

[Bug 109693] Hang of the graphics driver and assertion on si_upload_vertex_buffer_descriptors
 2019-03-22 15:15 UTC  (2+ messages)

[PATCH bpf-next v2 00/13] bpf tc tunneling
 2019-03-22 15:15 UTC  (14+ messages)
` [PATCH bpf-next v2 01/13] bpf: in bpf_skb_adjust_room avoid copy in tx fast path
` [PATCH bpf-next v2 02/13] selftests/bpf: bpf tunnel encap test
` [PATCH bpf-next v2 03/13] selftests/bpf: expand bpf tunnel test with decap
` [PATCH bpf-next v2 04/13] selftests/bpf: expand bpf tunnel test to ipv6
` [PATCH bpf-next v2 05/13] selftests/bpf: extend bpf tunnel test with gre
` [PATCH bpf-next v2 06/13] selftests/bpf: extend bpf tunnel test with tso
` [PATCH bpf-next v2 07/13] bpf: add bpf_skb_adjust_room mode BPF_ADJ_ROOM_MAC
` [PATCH bpf-next v2 08/13] bpf: add bpf_skb_adjust_room flag BPF_F_ADJ_ROOM_FIXED_GSO
` [PATCH bpf-next v2 09/13] bpf: add bpf_skb_adjust_room encap flags
` [PATCH bpf-next v2 10/13] bpf: Sync bpf.h to tools
` [PATCH bpf-next v2 11/13] selftests/bpf: convert bpf tunnel test to BPF_ADJ_ROOM_MAC
` [PATCH bpf-next v2 12/13] selftests/bpf: convert bpf tunnel test to BPF_F_ADJ_ROOM_FIXED_GSO
` [PATCH bpf-next v2 13/13] selftests/bpf: convert bpf tunnel test to encap modes

[PATCH 1/2] treewide: replace #include <asm/sizes.h> with #include <linux/sizes.h>
 2019-03-22 15:14 UTC  (6+ messages)
` [PATCH 2/2] arch: remove <asm/sizes.h> amd <asm-generic/sizes.h>

[PATCH 1/3] drm/i915: Handle YUV subpixel support better
 2019-03-22 15:15 UTC  (3+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/3] "
` ✗ Fi.CI.SPARSE: "

Hercules P32 DJ: severe sound distortion during MIDI transfers
 2019-03-22 15:14 UTC  (13+ messages)

[PATCH] ALSA: hda/ca0132: work around clang -Wuninitialized warning
 2019-03-22 15:13 UTC  (6+ messages)

[GSoC] Introduction
 2019-03-22 15:11 UTC  (2+ messages)
` [GSoC][RFC] Proposal: Improve consistency of sequencer commands

[PATCH] efi/tpm.c: Add missing casts
 2019-03-22 15:11 UTC 

[PATCH v6 10/10] commit-graph write: emit a percentage for all progress
 2019-03-22 15:11 UTC  (7+ messages)
` [PATCH] commit-graph: don't show progress percentages while expanding reachable commits

[PATCH] POTFILES: Don't include gnulib in grub.pot
 2019-03-22 15:10 UTC 

[igt-dev] [PATCH i-g-t] i915/gem_sparseobject: Add sparse object IGT tests
 2019-03-22 15:10 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for i915/gem_sparseobject: Add sparse object IGT tests (rev3)

18.11.1 patches review and test
 2019-03-22 15:10 UTC 

[PATCH] compressdev: add feature flag to specify where processing is done
 2019-03-22 15:09 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] iio: stmpe-adc: avoid harmless clang warning
 2019-03-22 15:09 UTC  (5+ messages)

[PATCH 0/3] Add XTS support for Intel QuickAssist Technology
 2019-03-22 15:08 UTC  (4+ messages)
` [PATCH v2 0/3] add XTS support for Intel QAT

[PATCH] ceph: fix clang warning for CEPH_DEFINE_OID_ONSTACK
 2019-03-22 15:07 UTC  (3+ messages)

[PATCH] app/test: fix possible overflow with strcat
 2019-03-22 15:07 UTC  (4+ messages)
` [PATCH v2] app/test: fix possible overflow using strlcat

[possible PATCH] crypto: sahara - Use #ifdef DEBUG not IS_ENABLED(DEBUG)
 2019-03-22 15:07 UTC  (4+ messages)

[PATCH] fips_validation: Add plain SHA support
 2019-03-22 15:06 UTC  (4+ messages)
` [PATCH v2 0/1] "
  ` [PATCH v2 1/1] "

[PATCH lttng-tools v2] Change lttng_poll_wait behaviour of compat-poll to match compat-epoll
 2019-03-22 15:04 UTC 

[PATCH net-next] tcp: add documentation for tcp_ca_state
 2019-03-22 15:03 UTC  (2+ messages)

[PATCH 1/3] common/cpt: improve structures used in datapath
 2019-03-22 15:03 UTC  (3+ messages)

[RFC v2 dma-buf 0/3] Improve the dma-buf tracking
 2019-03-22 15:02 UTC  (3+ messages)
` [RFC v2 1/3] dma-buf: give each buffer a full-fledged inode

[igt-dev] [PATCH i-g-t] tests/kms_color: Fix CRC mismatch issues with ctm test
 2019-03-22 15:02 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "

[PATCH v2] nvmem: core: Set no-read-write provider to avoid userspace read/write
 2019-03-22 15:02 UTC  (6+ messages)

[PATCH] iio: ssp_sensors: avoid uninitialized variable usage
 2019-03-22 15:01 UTC  (2+ messages)

[PATCH 0/2] PM / arch: x86: MSR_IA32_ENERGY_PERF_BIAS handling fixes and sysfs i/f
 2019-03-22 15:00 UTC  (4+ messages)
` [PATCH 2/2] PM / arch: x86: MSR_IA32_ENERGY_PERF_BIAS sysfs interface

[PATCH v4 0/4] ipsec: support AES-CTR and 3DES-CBC
 2019-03-22 14:59 UTC  (3+ messages)
` [PATCH v5 0/5] "

Radeon HD 7450 brightness oversaturated
 2019-03-22 14:59 UTC  (5+ messages)

macb: MID register on SAMA5D2 series?
 2019-03-22 14:58 UTC  (3+ messages)
  ` [U-Boot] "

[RFC PATCH] timekeeping: Avoid undefined behaviour in 'ktime_get_with_offset()'
 2019-03-22 14:58 UTC  (2+ messages)

[PATCH v2] rcu: Allow to eliminate softirq processing from rcutree
 2019-03-22 14:58 UTC  (11+ messages)
          ` [PATCH v3] "

[PATCH] doc: fix a typo in procinfo guide
 2019-03-22 14:56 UTC  (2+ messages)

[PATCH v2] app/testpmd: fix support of hex string parser for flow API
 2019-03-22 14:56 UTC  (3+ messages)
` [PATCH v3] "
  ` [dpdk-stable] "

[PATCH -next] dm integrity: Make dm_integrity_init and dm_integrity_exit static
 2019-03-22 14:56 UTC  (2+ messages)

[PATCH v8] x86: load FPU registers on return to userland
 2019-03-22 14:55 UTC  (3+ messages)
` [PATCH 21/24] x86/fpu: Let __fpu__restore_sig() restore the !32bit+fxsr frame from kernel memory

Read data to kernel buffer by blkdev_read_iter
 2019-03-22 14:57 UTC  (3+ messages)

[SPDK] nvme format
 2019-03-22 14:54 UTC 

[PATCH v2 5/8] modpost: Integrate klp-convert
 2019-03-22 14:54 UTC 

[xen-unstable-smoke test] 133988: tolerable all pass - PUSHED
 2019-03-22 14:53 UTC 

Cannot find Intel document
 2019-03-22 14:53 UTC  (2+ messages)

musl thoughts
 2019-03-22 14:53 UTC  (2+ messages)

[PATCH v2 00/16] lightnvm: next set of improvements for 5.2
 2019-03-22 14:48 UTC  (17+ messages)
` [PATCH v2 01/16] lightnvm: pblk: warn when there are opened chunks
` [PATCH v2 02/16] lightnvm: pblk: IO path reorganization
` [PATCH v2 03/16] lightnvm: pblk: simplify partial read path
` [PATCH v2 04/16] lightnvm: pblk: OOB recovery for closed chunks fix
` [PATCH v2 05/16] lightnvm: pblk: propagate errors when reading meta
` [PATCH v2 06/16] lightnvm: pblk: recover only written metadata
` [PATCH v2 07/16] lightnvm: pblk: wait for inflight IOs in recovery
` [PATCH v2 08/16] lightnvm: pblk: remove internal IO timeout
` [PATCH v2 09/16] lightnvm: pblk: fix spin_unlock order
` [PATCH v2 10/16] lightnvm: pblk: kick writer on write recovery path
` [PATCH v2 11/16] lightnvm: pblk: fix update line wp in OOB recovery
` [PATCH v2 12/16] lightnvm: pblk: do not read OOB from emeta region
` [PATCH v2 13/16] lightnvm: pblk: store multiple copies of smeta
` [PATCH v2 14/16] lightnvm: pblk: GC error handling
` [PATCH v2 15/16] lightnvm: pblk: use nvm_rq_to_ppa_list()
` [PATCH v2 16/16] lightnvm: track inflight target creations

per-cpu thoughts
 2019-03-22 14:51 UTC  (8+ messages)

[PATCH] test: add snow3g test cases when digest is encrypted
 2019-03-22 14:51 UTC  (4+ messages)
` [PATCH v2] "

[PATCH v1 0/6] Introduce AF_XDP PMD
 2019-03-22 14:51 UTC  (4+ messages)
` [PATCH v4 0/5] "
  ` [PATCH v4 4/5] net/af_xdp: use mbuf mempool for buffer management

[PATCH RT 4.19] rcutorture: Fix oops when selecting non-default torture_type
 2019-03-22 14:50 UTC  (2+ messages)

[PATCH] drm/amdgpu: XGMI pstate switch initial support
 2019-03-22 14:47 UTC  (2+ messages)

[U-Boot] [PATCH v1 1/1] spi: fsl_dspi fix to stop extra transmissions
 2019-03-22 14:46 UTC 

stable-rc/linux-5.0.y boot: 61 boots: 0 failed, 61 passed (v5.0.3-212-ga01a19bd9729)
 2019-03-22 14:45 UTC 

[PATCH] Skip deferred request irqs for devices known to fail
 2019-03-22 14:45 UTC  (2+ messages)

[PATCH V2 0/7] mmc: Several fixes for bcm2835 driver
 2019-03-22 14:45 UTC  (3+ messages)

[PATCH v6 0/7] vfio: ap: AP Queue Interrupt Control
 2019-03-22 14:43 UTC  (8+ messages)
` [PATCH v6 1/7] s390: ap: kvm: add PQAP interception for AQIC
` [PATCH v6 2/7] s390: ap: new vfio_ap_queue structure
` [PATCH v6 3/7] s390: ap: setup relation betwen KVM and mediated device
` [PATCH v6 4/7] vfio: ap: register IOMMU VFIO notifier
` [PATCH v6 5/7] s390: ap: implement PAPQ AQIC interception in kernel
` [PATCH v6 6/7] s390: ap: Cleanup on removing the AP device
` [PATCH v6 7/7] s390: ap: kvm: Enable PQAP/AQIC facility for the guest

[PATCH v5 0/3] locking/rwsem: Rwsem rearchitecture part 0
 2019-03-22 14:30 UTC  (3+ messages)
` [PATCH v5 2/3] locking/rwsem: Remove rwsem-spinlock.c & use rwsem-xadd.c for all archs
` [PATCH v5 3/3] locking/rwsem: Optimize down_read_trylock()

[PATCH] net: dccp: Checksum verification considering skb->ip_summed
 2019-03-22 14:34 UTC 

[PATCH -next] clocksource: mips-gic-timer: Make gic_compare_irqaction static
 2019-03-22 14:43 UTC 

[PATCH] ASoC: dapm: Fix NULL pointer dereference in snd_soc_dapm_free_kcontrol
 2019-03-22 14:43 UTC  (2+ messages)
` [alsa-devel] "

[PATCH -next] clocksource: timer-ti-dm: Make omap_dm_timer_set_load_start static
 2019-03-22 14:43 UTC 

[PATCH 1/1] iommu: Add config option to set lazy mode as default
 2019-03-22 14:42 UTC  (2+ messages)

[PATCH] Add new tests/generic/536: intermittent I/O errors must not corrupt a filesystem
 2019-03-22 14:42 UTC  (3+ messages)

[RFC PATCH 18/20] lib: image-formats: Add v4l2 formats support
 2019-03-22 14:42 UTC  (11+ messages)

[PATCH] jfs: fix bogus variable self-initialization
 2019-03-22 14:41 UTC  (2+ messages)

Xen 4.12.0-rc Hangs Around masked ExtINT on CPU#
 2019-03-22 14:40 UTC  (4+ messages)

[PATCH -next] clocksource: tcb_clksrc: Make tc_clksrc_suspend and tc_clksrc_resume static
 2019-03-22 14:39 UTC  (2+ messages)

[PATCH 0/5] Page demotion for memory reclaim
 2019-03-22 14:41 UTC  (6+ messages)

[U-Boot] [RFC PATCH v1 0/9] Add support for applications of overlays in SPL
 2019-03-22 14:39 UTC  (10+ messages)
` [U-Boot] [RFC PATCH v1 1/9] dtbo: also generate dtbo from dtso
` [U-Boot] [RFC PATCH v1 2/9] Makefile.lib: include /__symbols__ in dtb if OF_LIBFDT_OVERLAY is enabled
` [U-Boot] [RFC PATCH v1 3/9] Makefile: Fix u-boot.itb generation when building outside the source tree
` [U-Boot] [RFC PATCH v1 4/9] Makefile: Pass the board name to the FIT generator scripts
` [U-Boot] [RFC PATCH v1 5/9] Makefile: use custom ITS to build u-boot.img if SPL_FIT_SOURCE or SPL_FIT_GENERATOR are set
` [U-Boot] [RFC PATCH v1 6/9] spl: fit: Allow calling spl_load_fit_image() to only get the image size
` [U-Boot] [RFC PATCH v1 7/9] spl: fit: Add support for applying DT overlay
` [U-Boot] [RFC PATCH v1 8/9] sp: fit: Allow the board to dynamically select the DTB overlays it needs
` [U-Boot] [RFC PATCH v1 9/9] !!! TEMP !!! For demonstration only !!! DRA76: Usage of overlays in SPL

[PATCH RESEND v3] tpm: fix an invalid condition in tpm_common_poll
 2019-03-22 14:38 UTC 

[PATCH v2 0/5] Remove unnecessary functions and return
 2019-03-22 14:38 UTC  (4+ messages)
` [PATCH v2 2/5] staging: rtl8723bs: core: Change datatype from sint to int
` [PATCH v2 4/5] staging: rtl8723bs: Remove function rtw_alloc_network()
` [PATCH v2 5/5] staging: rtl8723bs: core: Remove return variable in rtw_io.c

Ofono for ublox LARA-R211
 2019-03-22 14:38 UTC 

[PATCH] genetlink: make policy common to family
 2019-03-22 14:38 UTC  (2+ messages)


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.