All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-08-13 12:01:39 to 2019-08-13 12:47:28 UTC [more...]

[PATCH 0/7] pwm: jz4740: Driver update
 2019-08-13 12:47 UTC  (12+ messages)
` [PATCH 4/7] pwm: jz4740: Improve algorithm of clock calculation

[PATCH 0/6] Symbol namespaces
 2019-08-13 12:47 UTC  (35+ messages)
` [Cocci] [PATCH v2 0/10] Symbol namespaces - RFC
  `  "
  ` [PATCH v2 01/10] module: support reading multiple values per modinfo tag
  ` [PATCH v2 02/10] export: explicitly align struct kernel_symbol
  ` [PATCH v2 03/10] module: add support for symbol namespaces
  ` [PATCH v2 04/10] modpost: "
  ` [PATCH v2 05/10] module: add config option MODULE_ALLOW_MISSING_NAMESPACE_IMPORTS
  ` [PATCH v2 06/10] export: allow definition default namespaces in Makefiles or sources
  ` [PATCH v2 07/10] modpost: add support for generating namespace dependencies
  ` [Cocci] [PATCH v2 08/10] scripts: Coccinelle script for "
    `  "
  ` [PATCH v2 09/10] usb-storage: remove single-use define for debugging
  ` [PATCH v2 10/10] RFC: usb-storage: export symbols in USB_STORAGE namespace

[PATCH] drm/i915: Remove i915 ggtt WA since GT E
 2019-08-13 12:46 UTC  (2+ messages)

[PATCH] apply: reload .gitattributes after patching it
 2019-08-13  2:43 UTC  (4+ messages)
` [PATCH v3 0/2] Honor .gitattributes with rebase --am
  ` [PATCH v3 1/2] path: add a function to check for path suffix
  ` [PATCH v3 2/2] apply: reload .gitattributes after patching it

[PATCH 1/2] dt-bindings: media: Add YAML schemas for the generic RC bindings
 2019-08-13 12:45 UTC  (4+ messages)
` [PATCH 2/2] dt-bindings: media: Convert Allwinner A10 IR to a schema

[PATCH] Makefile: Convert -Wimplicit-fallthrough=3 to just -Wimplicit-fallthrough for clang
 2019-08-13 12:44 UTC  (8+ messages)

[PATCH 1/4] cni: add 0.7.1 for cni and 0.7.5 for plugins
 2019-08-13 12:44 UTC  (7+ messages)
` [PATCH 2/4] cni: extract common settings to cni.inc
` [PATCH 3/4] cni: upgrade git version to latest master

[PATCH] ocfs2: need to check return value from kobject_set_name()
 2019-08-13 12:50 UTC 

[PATCH v3 00/10] staging: fsl-dpaa2/ethsw: code cleanup
 2019-08-13 12:43 UTC  (11+ messages)
` [PATCH v3 01/10] staging: fsl-dpaa2/ethsw: remove IGMP default address
` [PATCH v3 02/10] staging: fsl-dpaa2/ethsw: enable switch ports only on dev_open
` [PATCH v3 03/10] staging: fsl-dpaa2/ethsw: add line terminator to all formats
` [PATCH v3 04/10] staging: fsl-dpaa2/ethsw: remove debug message
` [PATCH v3 05/10] staging: fsl-dpaa2/ethsw: use bool when encoding learning/flooding state
` [PATCH v3 06/10] staging: fsl-dpaa2/ethsw: remove unnecessary memset
` [PATCH v3 07/10] staging: fsl-dpaa2/ethsw: remove redundant VLAN check
` [PATCH v3 08/10] staging: fsl-dpaa2/ethsw: reword error message
` [PATCH v3 09/10] staging: fsl-dpaa2/ethsw: register_netdev only when ready
` [PATCH v3 10/10] staging: fsl-dpaa2/ethsw: do not force user to bring interface down

KMSAN: uninit-value in smsc75xx_bind
 2019-08-13 12:43 UTC  (2+ messages)

[PATCH V5 00/12] 52-bit kernel + user VAs
 2019-08-13 12:43 UTC  (4+ messages)

[U-Boot] [RFC PATCH v1] common: fix building image.c
 2019-08-13 12:43 UTC 

KASAN: use-after-free Read in device_release_driver_internal
 2019-08-13 12:42 UTC  (3+ messages)

[PATCH v2 1/2] drm/i915/guc: keep breadcrumb irq always enabled
 2019-08-13 12:42 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for series starting with [v2,1/2] "

linux-next: Tree for Aug 13
 2019-08-13 12:41 UTC  (2+ messages)

[PATCH v7 00/24] erofs: promote erofs from staging
 2019-08-13 12:41 UTC  (7+ messages)
` [PATCH v7 08/24] erofs: add namei functions

[PATCH v8 0/4] mtd: spi-nor: add support for is25wp256 spi-nor flash
 2019-08-13 12:38 UTC  (15+ messages)
` [PATCH v8 1/4] mtd: spi-nor: add support for is25wp256
` [PATCH v8 2/4] mtd: spi-nor: fix nor->addr_width "
` [PATCH v8 3/4] mtd: spi-nor: add support to unlock the flash device
` [PATCH v8 4/4] mtd: spi-nor: add locking support for is25wp256 device

[Xen-devel] [PATCH V2 0/6] iommu/arm: Add Renesas IPMMU-VMSA support + Linux's iommu_fwspec
 2019-08-13 12:39 UTC  (8+ messages)
` [Xen-devel] [PATCH V2 2/6] iommu/arm: Add ability to handle deferred probing request
` [Xen-devel] [PATCH V2 4/6] iommu/arm: Add lightweight iommu_fwspec support

next/pending-fixes build: 222 builds: 3 failed, 219 passed, 3 errors, 425 warnings (v5.3-rc4-185-g260510fdbaa7)
 2019-08-13 12:37 UTC 

[GIT PULL FOR v5.4] Fixes and i2c conversions
 2019-08-13 12:37 UTC  (2+ messages)

[PATCH 0/3] Reduce the number of Valgrind reports in unit tests
 2019-08-13 12:19 UTC  (10+ messages)
` [PATCH 1/3] test-throttle: Fix uninitialized use of burst_length
    ` [Qemu-devel] "
` [Qemu-devel] [PATCH 0/3] Reduce the number of Valgrind reports in unit tests

[PATCH 0/3] Collapse vimc into single monolithic driver
 2019-08-13 12:36 UTC  (13+ messages)

[PATCH 01/16] s390/boot: fix section name escaping
 2019-08-13 12:36 UTC  (7+ messages)
` [PATCH 12/16] arm64: prefer __section from compiler_attributes.h
` [PATCH 00/16] treewide: "

[PATCH] xhci: wait CNR when doing xhci resume
 2019-08-13 12:36 UTC  (5+ messages)

[PATCH v3 0/3] mm: kmemleak: Use a memory pool for kmemleak object allocations
 2019-08-13 12:35 UTC  (3+ messages)
` [PATCH v3 3/3] mm: kmemleak: Use the memory pool for early allocations

rcu/nocb: Add bypass callback queueing, bug report
 2019-08-13 12:34 UTC 

[PATCH 1/1] v4l: Documentation: Serial busses use parallel mbus codes
 2019-08-13 12:33 UTC  (2+ messages)

git grep -F (fixed string) requires matching parenthesis?
 2019-08-13 12:33 UTC  (3+ messages)

[PATCH v1] kernel-doc: Allow anonymous enum
 2019-08-13 12:31 UTC  (4+ messages)

[PATCH 1/1] v4l: Documentation: Raw Bayer formats are not RGB formats
 2019-08-13 12:31 UTC  (2+ messages)

[PATCH tip/core/rcu 0/14] No-CBs bypass addition for v5.4
 2019-08-13 12:30 UTC  (5+ messages)
` [PATCH RFC tip/core/rcu 14/14] rcu/nohz: Make multi_cpu_stop() enable tick on all online CPUs

Linux kernel 3.16.72 released
 2019-08-13 12:30 UTC 

[Buildroot] [PATCH v2 1/5] autobuild-run: use different output directories for reproducible builds testing
 2019-08-13 12:29 UTC  (5+ messages)
` [Buildroot] [PATCH v2 3/5] autobuild-run: make diffoscope output a JSON-formatted file as well

KASAN: use-after-free Read in v4l2_ioctl
 2019-08-13 12:28 UTC  (2+ messages)

Does probing of TIS with interrupts work
 2019-08-13 12:28 UTC  (2+ messages)

KASAN: use-after-free Read in __video_do_ioctl
 2019-08-13 12:28 UTC  (2+ messages)

[PATCH] kernel-devsrc: cp Documentation/ to sdk kernel
 2019-08-13 12:27 UTC  (2+ messages)

[Buildroot] [PATCH] DEVELOPERS: add Yann E. Morin as contact for nanopi_neo_defconfig
 2019-08-13 12:28 UTC  (3+ messages)

[PATCH 0/5] ext4: direct IO via iomap infrastructure
 2019-08-13 12:27 UTC  (4+ messages)

[PATCH 00/11] completion: complete configuration variables and values after 'git -c <TAB>'
 2019-08-13 12:26 UTC  (12+ messages)
` [PATCH 01/11] completion: fix a typo in a comment
` [PATCH 02/11] completion: complete more values of more 'color.*' configuration variables
` [PATCH 03/11] completion: add tests for 'git config' completion
` [PATCH 04/11] completion: deduplicate configuration sections
` [PATCH 05/11] completion: use 'sort -u' to deduplicate config variable names
` [PATCH 06/11] completion: simplify inner 'case' pattern in __gitcomp()
` [PATCH 07/11] completion: split _git_config()
` [PATCH 08/11] completion: complete configuration sections and variable names for 'git -c'
` [PATCH 09/11] completion: complete values of configuration variables after 'git -c var='
` [PATCH 10/11] completion: complete config variables names and values for 'git clone -c'
` [PATCH 11/11] completion: complete config variables and values for 'git clone --config='

[LTP] [PATCH v2 1/2] clock_getres01: drop case which is passing NULL res parameter
 2019-08-13 12:26 UTC  (5+ messages)
` [LTP] [PATCH v2 2/2] clock_getres01: add test variants

libbpf distro packaging
 2019-08-13 12:24 UTC  (2+ messages)

[PATCH v2 0/3] powerpc/xive: Fix race condition leading to host crashes and hangs
 2019-08-13 12:18 UTC  (4+ messages)
` [PATCH v2 2/3] KVM: PPC: Book3S HV: Don't push XIVE context when not using XIVE device

[PATCH v2 0/3] Add IMX290 CMOS image sensor support
 2019-08-13 12:22 UTC  (12+ messages)
` [PATCH v2 1/3] dt-bindings: media: i2c: Add IMX290 CMOS sensor binding

[Qemu-devel] [PATCH] Fix: fp-test uninitialized member floatX::exp
 2019-08-13 12:21 UTC  (3+ messages)

[PATCH] cpufreq: remove redundant assignment to ret
 2019-08-13 12:21 UTC  (2+ messages)

[dpdk-dev] [PATCH 1/2] test: replace license text with SPDX tag
 2019-08-13 12:20 UTC  (2+ messages)
` [dpdk-dev] [PATCH 2/2] doc: "

[dpdk-dev] [PATCH] version: 19.11-rc0
 2019-08-13 12:18 UTC  (2+ messages)
` [dpdk-dev] [PATCH v2] "

[PATCH 1/2] gpiolib: Add for_each_gpio_suffix() helper
 2019-08-13 12:15 UTC  (7+ messages)
` [PATCH 2/2] serial: mctrl_gpio: Support all GPIO suffixes (gpios vs gpio)

[PATCH 0/3] Minor cleanups
 2019-08-13 12:15 UTC  (5+ messages)
` [PATCH 1/3] xfs: Use __xfs_buf_submit everywhere

next/pending-fixes build: 222 builds: 3 failed, 219 passed, 3 errors, 425 warnings (v5.3-rc4-185-g260510fdbaa7)
 2019-08-13 12:14 UTC 

[Buildroot] [PATCH] package/nfs-utils: enable IPv6 if libtirpc is selected
 2019-08-13 12:14 UTC  (5+ messages)

[PATCH v3] perf diff: Report noisy for cycles diff
 2019-08-13 12:14 UTC  (4+ messages)

[PATCH] usb: typec: fusb302: Call fusb302_debugfs_init earlier
 2019-08-13 12:13 UTC  (3+ messages)

[Buildroot] [PATCH/next 1/1] package/systemd: drop host-intltool dependency
 2019-08-13 12:11 UTC  (4+ messages)

[PATCH] soc: ti: pm33xx: Fix static checker warnings
 2019-08-13 12:10 UTC  (5+ messages)

[RFC PATCH v6 00/92] VM introspection
 2019-08-13 12:09 UTC  (11+ messages)
` [RFC PATCH v6 01/92] kvm: introduce KVMI (VM introspection subsystem)
` [RFC PATCH v6 71/92] mm: add support for remote mapping
  ` DANGER WILL ROBINSON, DANGER

[GSoC][PATCHl 0/6] rebase -i: support more options
 2019-08-13 12:09 UTC  (7+ messages)
` [GSoC][PATCH v2 "
  ` [GSoC][PATCH v2 1/6] rebase -i: add --ignore-whitespace flag
  ` [GSoC][PATCH v2 3/6] rebase -i: support --committer-date-is-author-date

[PATCH v4 0/5] iommu/amd: Convert the AMD iommu driver to the dma-iommu api
 2019-08-13 12:09 UTC  (6+ messages)

yocto dev day ELCE 2019 Lyon ?
 2019-08-13 12:00 UTC  (5+ messages)

[RFC PATCH bpf-next 00/14] xdp_flow: Flow offload to XDP
 2019-08-13 12:05 UTC  (15+ messages)
` [RFC PATCH bpf-next 01/14] xdp_flow: Add skeleton of XDP based TC offload driver
` [RFC PATCH bpf-next 02/14] xdp_flow: Add skeleton bpf program for XDP
` [RFC PATCH bpf-next 03/14] bpf: Add API to get program from id
` [RFC PATCH bpf-next 04/14] xdp_flow: Attach bpf prog to XDP in kernel after UMH loaded program
` [RFC PATCH bpf-next 05/14] xdp_flow: Prepare flow tables in bpf
` [RFC PATCH bpf-next 06/14] xdp_flow: Add flow entry insertion/deletion logic in UMH
` [RFC PATCH bpf-next 07/14] xdp_flow: Add flow handling and basic actions in bpf prog
` [RFC PATCH bpf-next 08/14] xdp_flow: Implement flow replacement/deletion logic in xdp_flow kmod
` [RFC PATCH bpf-next 09/14] xdp_flow: Add netdev feature for enabling TC flower offload to XDP
` [RFC PATCH bpf-next 10/14] xdp_flow: Implement redirect action
` [RFC PATCH bpf-next 11/14] xdp_flow: Implement vlan_push action
` [RFC PATCH bpf-next 12/14] bpf, selftest: Add test for xdp_flow
` [RFC PATCH bpf-next 13/14] i40e: prefetch xdp->data before running XDP prog
` [RFC PATCH bpf-next 14/14] bpf, hashtab: Compare keys in long

[Qemu-devel] [PATCH 0/2] Fix MemoryRegionSection alignment and comparison
 2019-08-13 12:06 UTC  (2+ messages)

"arm64/for-next/core" causes boot panic
 2019-08-13 12:06 UTC  (5+ messages)

[PATCH -next] soc: ti: pm33xx: Make two symbols static
 2019-08-13 12:06 UTC  (3+ messages)

[PATCH V2 1/2] selinux-testsuite: Add BPF tests
 2019-08-13 12:05 UTC  (6+ messages)

[Qemu-devel] [PULL 0/2] ppc-for-4.1 queue 20190813
 2019-08-13 12:04 UTC  (4+ messages)

[PATCHv3] zd1211rw: remove false assertion from zd_mac_clear()
 2019-08-13 12:04 UTC 

[Xen-devel] [linux-4.19 test] 140017: regressions - FAIL
 2019-08-13 12:02 UTC 

[U-Boot] [PATCH v9 8/9] board: intel: Add new slimbootloader board
 2019-08-13 12:03 UTC  (4+ messages)

[LTP] [PATCH v4] syscalls/ioprio: Add test cases for I/O priority
 2019-08-13 12:02 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/2] deal with BDRV_BLOCK_RAW
 2019-08-13 12:01 UTC  (5+ messages)
` [Qemu-devel] [PATCH 1/2] block/raw-format: switch to BDRV_BLOCK_DATA with BDRV_BLOCK_RECURSE

[Xen-devel] [PATCH] x86/tss: Fix clang build following c/s 7888440625
 2019-08-13 12:01 UTC 


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.