All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-11-23 13:33:49 to 2019-11-23 16:31:56 UTC [more...]

post-receive: pub/scm/linux/kernel/git/jic23/iio
 2019-11-23 16:31 UTC 

[PATCH] iio: adc: max1027: fix not unregistered iio trigger
 2019-11-23 16:29 UTC  (2+ messages)

[PATCH net-next] net: phy: add helpers phy_(un)lock_mdio_bus
 2019-11-23 16:28 UTC 

[PATCH 0/5] input: rmi4/synaptics fixes
 2019-11-23 16:27 UTC  (9+ messages)
` [PATCH 3/5] pixfmt-tch-td16/tu16.rst: document that this is little endian
` [PATCH 4/5] input/rmi4/rmi_driver: check if irq_find_mapping returns 0
` [PATCH 5/5] input/rmi4/rmi_smbus.c: don't increment rmiaddr in rmi_smb_read_block()
  ` [PATCHv2 5/5] input/rmi4/rmi_smbus.c: don't increment rmiaddr

[1.44][PATCH 1/9] fetch2/git: fetch shallow revs when needed
 2019-11-23 16:24 UTC  (9+ messages)
` [1.44][PATCH 2/9] tests/fetch: add test for fetching shallow revs
` [1.44][PATCH 3/9] fetch2/hg: Fix various runtime issues
` [1.44][PATCH 4/9] prserv: fix ResourceWarning due to unclosed socket
` [1.44][PATCH 5/9] cooker: Remove a left-over comment about expanded_data
` [1.44][PATCH 6/9] tests: add test for the hashing functions
` [1.44][PATCH 7/9] utils: also use mmap for SHA256 and SHA1, for performance
` [1.44][PATCH 8/9] fetch2/clearcase: Fix warnings from python 3.8
` [1.44][PATCH 9/9] runqueue: Fix hash equivalence duplicate tasks running

post-receive: pub/scm/linux/kernel/git/colyli/bcache-patches
 2019-11-23 16:24 UTC 

[PATCH 1/2] iio: imu: inv_mpu6050: fix temperature reporting using bad unit
 2019-11-23 16:22 UTC  (4+ messages)
` [PATCH 2/2] iio: imu: inv_mpu6050: add fifo temperature data support

[PATCH nftables v2 1/2] src: add ability to set/get secmarks to/from connection
 2019-11-23 16:22 UTC  (2+ messages)
` [PATCH nftables v2 2/2] files: add example secmark config

Problems balancing BTRFS
 2019-11-23 16:20 UTC  (4+ messages)

[zeus][PATCH 1/7] opkg: Add upstream fixes for empty packages
 2019-11-23 16:18 UTC  (7+ messages)
` [zeus][PATCH 2/7] opkg-utils: Fix silent empty/broken opkg package creation
` [zeus][PATCH 3/7] core-image-full-cmdline: Add less
` [zeus][PATCH 4/7] sanity: Add check for tar older than 1.28
` [zeus][PATCH 5/7] oeqa/selftest/sstatetests: Ensure we don't use hashequiv for sstatesigs tests
` [zeus][PATCH 6/7] cairo: the component is dual licensed
` [zeus][PATCH 7/7] selftest: check that 'devtool upgrade' correctly drops backported patches

[zeus][PATCH 01/11] gstreamer1.0-plugins-base: upgrade to version 1.16.1
 2019-11-23 16:11 UTC  (11+ messages)
` [zeus][PATCH 02/11] gstreamer1.0-plugins-good: "
` [zeus][PATCH 03/11] gstreamer1.0-plugins-bad: "
` [zeus][PATCH 04/11] gstreamer1.0-plugins-ugly: "
` [zeus][PATCH 05/11] gstreamer1.0-libav: "
` [zeus][PATCH 06/11] gstreamer1.0-vaapi: "
` [zeus][PATCH 07/11] gstreamer1.0-omx: "
` [zeus][PATCH 08/11] gstreamer1.0-python: "
` [zeus][PATCH 09/11] gstreamer1.0-rtsp-server: "
` [zeus][PATCH 10/11] gst-validate: "
` [zeus][PATCH 11/11] gstreamer: Change SRC_URI to use HTTPS access instead of HTTP

[zeus][PATCH] gstreamer1.0: upgrade to version 1.16.1
 2019-11-23 16:06 UTC 

[PATCH v2 00/16] scripts/kallsyms: various cleanups and optimizations
 2019-11-23 16:04 UTC  (17+ messages)
` [PATCH v2 01/16] scripts/kallsyms: remove unneeded #ifndef ARRAY_SIZE
` [PATCH v2 02/16] scripts/kallsyms: fix definitely-lost memory leak
` [PATCH v2 03/16] scripts/kallsyms: shrink table before sorting it
` [PATCH v2 04/16] scripts/kallsyms: set relative_base more effectively
` [PATCH v2 05/16] scripts/kallsyms: remove redundant is_arm_mapping_symbol()
` [PATCH v2 06/16] scripts/kallsyms: remove unneeded length check for prefix matching
` [PATCH v2 07/16] scripts/kallsyms: add sym_name() to mitigate cast ugliness
` [PATCH v2 08/16] scripts/kallsyms: replace prefix_underscores_count() with strspn()
` [PATCH v2 09/16] scripts/kallsyms: make find_token() return (unsigned char *)
` [PATCH v2 10/16] scripts/kallsyms: add const qualifiers where possible
` [PATCH v2 11/16] scripts/kallsyms: skip ignored symbols very early
` [PATCH v2 12/16] scripts/kallsyms: move more patterns to the ignored_prefixes array
` [PATCH v2 13/16] scripts/kallsyms: move ignored symbol types to is_ignored_symbol()
` [PATCH v2 14/16] scripts/kallsyms: make check_symbol_range() void function
` [PATCH v2 15/16] scripts/kallsyms: put check_symbol_range() calls close together
` [PATCH v2 16/16] scripts/kallsyms: remove redundant initializers

[Buildroot] [PATCH v2,1/4] package/spice: disable tests
 2019-11-23 16:05 UTC  (4+ messages)
` [Buildroot] [PATCH v2,2/4] package/celt051: needs dynamic library
  ` [Buildroot] [PATCH v2, 2/4] "

[PATCH v35 00/13] QEMU AVR 8 bit cores
 2019-11-23 15:58 UTC  (7+ messages)
` [PATCH v35 01/13] target/avr: Add outward facing interfaces and core CPU logic
` [PATCH v35 10/13] target/avr: Add limited support for USART and 16 bit timer peripherals

[PATCH v2] cronie:upgrade 1.5.4 -> 1.5.5
 2019-11-23 15:55 UTC  (3+ messages)
` [PATCH v2] kexec-tools: upgrade 2.0.19 -> 2.0.20

[PATCH v3] xfsprogs: add missing line feeds in libxfs/rdwr.c
 2019-11-23 15:55 UTC 

repost: how to create a SPDX "notice file" from a build?
 2019-11-23 15:53 UTC  (5+ messages)
  ` [yocto] "

[PATCH bpf-next 3/3] i40e: start using xdp_call.h
 2019-11-23 15:52 UTC  (5+ messages)
` [RFC PATCH] i40e: ____xdp_call_i40e_xdp_call_tramp can be static

[PATCH v4 12/13] exfat: add exfat in fs/Kconfig and fs/Makefile
 2019-11-23 15:52 UTC  (5+ messages)
` [PATCH] exfat: fix boolreturn.cocci warnings

Panic after waking up from sleep in 5.3.6
 2019-11-23 15:47 UTC 

[PATCH v2] xfsprogs: add missing carriage returns in libxfs/rdwr.c
 2019-11-23 15:47 UTC 

[PATCH 4.4 000/159] 4.4.203-stable review
 2019-11-23 15:46 UTC  (7+ messages)

Slow I/O on USB media after commit f664a3cc17b7d0a2bc3b3ab96181e1029b0ec0e6
 2019-11-23 15:44 UTC  (9+ messages)

[PATCH] xfsprogs: add missing carriage returns in libxfs/rdwr.c
 2019-11-23 15:44 UTC  (3+ messages)

[PATCH] MAINTAINERS: thermal: Eduardo's email is bouncing
 2019-11-23 15:43 UTC 

[PATCH 1/1] virtio_ring: fix return code on DMA mapping fails
 2019-11-23 15:39 UTC  (6+ messages)

[PATCH 1/3] dt-bindings: vendor-prefixes: Add Shenzhen Frida LCD Co., Ltd
 2019-11-23 15:29 UTC  (9+ messages)
` [PATCH 2/3] dt-bindings: panel: Document Frida FRD350H54004 LCD panel
` [PATCH 3/3] drm/panel: simple: Add support for the Frida FRD350H54004 panel

[PATCH v2 00/10] rockchip: rk3399: Add fastboot support
 2019-11-23 15:37 UTC  (33+ messages)
` [PATCH v2 01/10] gadget: Select USB_GADGET_MANUFACTURER for rockchip
  ` [U-Boot] "
` [PATCH v2 02/10] gadget: Select USB_GADGET_VENDOR_NUM "
  ` [U-Boot] "
` [PATCH v2 03/10] gadget: rockchip: USB_GADGET_PRODUCT_NUM
  ` [U-Boot] "
` [PATCH v2 04/10] gadget: rockchip: Add rk3128 USB_GADGET_PRODUCT_NUM
  ` [U-Boot] "
` [PATCH v2 05/10] fastboot: rockchip: Select FASTBOOT_FLASH[_MMC_DEV]
  ` [U-Boot] "
` [PATCH v2 06/10] fastboot: rockchip: Fix rk3328 default mmc device
  ` [U-Boot] "
` [PATCH v2 07/10] usb: dwc3: Add phy interface for dwc3_uboot
  ` [U-Boot] "
` [PATCH v2 08/10] gadget: rockchip: Add rk3399 USB_GADGET_PRODUCT_NUM
  ` [U-Boot] "
` [PATCH v2 09/10] rockchip: Setup dwc3_device (for non-dm gadgets)
  ` [U-Boot] "
` [PATCH v2 10/10] rock960: Enable USB Gadget
  ` [U-Boot] "

[Bug 205631] New: kvm: Unknown symbol
 2019-11-23 15:35 UTC  (2+ messages)
` [Bug 205631] "

[CI] drm/i915: Use a ctor for TYPESAFE_BY_RCU i915_request
 2019-11-23 15:34 UTC  (4+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for drm/i915: Use a ctor for TYPESAFE_BY_RCU i915_request (rev3)
    `  "

[tip:WIP.x86/mm 22/27] arch/x86/mm/pat/set_memory.c:334:6: sparse: sparse: symbol '__cpa_flush_tlb' was not declared. Should it be static?
 2019-11-23 15:30 UTC  (4+ messages)
` [RFC PATCH tip] x86/mm/pat: __cpa_flush_tlb() can be static

[PATCH] 9pfs: Fix divide by zero bug
 2019-11-23 15:29 UTC  (3+ messages)

[PATCH v4 0/6] enable CAAM's HWRNG as default
 2019-11-23 15:29 UTC  (2+ messages)

WARNING in cgroup_apply_control_enable
 2019-11-23 15:29 UTC  (2+ messages)

[PATCH] resolve syslog imuxsock denial
 2019-11-23 15:27 UTC  (2+ messages)

Certificate of https://wiki.nftables.org expired
 2019-11-23 15:22 UTC 

[PATCH 1/3] staging: rtl8188eu: remove unnecessary parentheses in rtw_pwrctrl.c
 2019-11-23 15:16 UTC  (6+ messages)
` [PATCH 2/3] staging: rtl8188eu: cleanup declarations "
` [PATCH 3/3] staging: rtl8188eu: remove return variable from rtw_pwr_unassociated_idle

Command systemctl start xyz.openbmc_project.State.Host hangs
 2019-11-23 15:01 UTC 

[PATCH] net: ip/tnl: Set iph->id only when don't fragment is not set
 2019-11-23 14:58 UTC 

[x86/ioperm] 845fa6a960: last_state.running
 2019-11-23 14:57 UTC 

post-receive: pub/scm/libs/libgpiod/libgpiod
 2019-11-23 14:55 UTC 

[djwong-xfs:realtime-rmap 113/178] fs/xfs/xfs_dquot.c:123:2: warning: this decimal constant is unsigned only in ISO C90
 2019-11-23 14:55 UTC 

[PATCH v2] core: deprecate gpiod_needs_update()
 2019-11-23 14:50 UTC  (2+ messages)

[djwong-xfs:realtime-rmap 109/178] fs//xfs/xfs_super.c:1780:2: warning: this decimal constant is unsigned only in ISO C90
 2019-11-23 14:49 UTC 

[PATCH v2 0/5] Use complete_action's todo list to do the rebase
 2019-11-23 14:37 UTC  (7+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/5] sequencer: update `total_nr' when adding an item to a todo list
  ` [PATCH v3 2/5] sequencer: update `done_nr' when skipping commands in "
  ` [PATCH v3 3/5] sequencer: move the code writing total_nr on the disk to a new function
  ` [PATCH v3 4/5] rebase: fill `squash_onto' in get_replay_opts()
  ` [PATCH v3 5/5] sequencer: directly call pick_commits() from complete_action()

[PATCH V3] iio: adc: ad7124: Fix enabling of internal reference
 2019-11-23 14:47 UTC  (2+ messages)

[PATCH v2] iio: Fix Kconfig indentation
 2019-11-23 14:45 UTC  (2+ messages)

[RFC 0/3] Second phase of UserPrefix to UserRBACSEPRole transition
 2019-11-23 14:42 UTC  (4+ messages)
` [RFC 1/3] libsemanage: fall back to valid "object_r" role instead of "user" prefix string
` [RFC 2/3] semanage: do not default prefix to "user"
` [RFC 3/3] cil: qualify roles from symtable when resolving userprefix

[Xen-devel] [xen-4.11-testing test] 144255: regressions - FAIL
 2019-11-23 14:42 UTC 

post-receive: pub/scm/linux/kernel/git/jic23/iio
 2019-11-23 14:42 UTC 

[ACPI] eb09878e13: INFO:rcu_sched_self-detected_stall_on_CPU
 2019-11-23 14:41 UTC  (2+ messages)

[PATCH] iio: adc: intel_mrfld_adc: Allocating too much data in probe()
 2019-11-23 14:42 UTC  (3+ messages)

[PATCH V2] iio: adc: ad7124: Enable internal reference
 2019-11-23 14:38 UTC  (2+ messages)

[U-Boot] [PATCH v2 1/1] arm: fix -march for ARM11
 2019-11-23 14:38 UTC  (2+ messages)

[PATCH 01/11] man-pages: correct the SRC_URI
 2019-11-23 14:37 UTC  (3+ messages)
` [PATCH 03/11] dummy-sdk-package.inc: do not include files into RREPLACES

[PATCH v3 4/4] MAINTAINERS: add maintainer for ping iio sensors
 2019-11-23 14:37 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/jic23/iio
 2019-11-23 14:36 UTC 

[PATCH v3 3/4] iio: ping: add parallax ping sensors
 2019-11-23 14:35 UTC  (2+ messages)

[PATCH v3 2/4] dt-bindings: add parallax ping sensors
 2019-11-23 14:34 UTC  (2+ messages)

[PATCH v3 1/4] dt-bindings: add vendor prefix parallax
 2019-11-23 14:32 UTC  (2+ messages)

[bpf-next:master 1831/1834] kernel//bpf/verifier.c:9132:25: error: implicit declaration of function 'bpf_jit_blinding_enabled'
 2019-11-23 14:32 UTC 

[PATCH v4 0/4] makedumpfile/arm64: Add support for ARMv8.2 extensions
 2019-11-23 14:29 UTC  (2+ messages)

[U-Boot] [PATCH 1/4] arm64: dts: sync Allwinner H6 files
 2019-11-23 14:24 UTC  (5+ messages)
` [U-Boot] [PATCH 4/4] sunxi: board: fixup the BT address for Orange Pi 3

Linux 3.16.78
 2019-11-23 14:23 UTC 

[PATCH nf-next,RFC 0/5] Netfilter egress hook
 2019-11-23 14:23 UTC  (4+ messages)
` [PATCH nf-next,RFC 5/5] netfilter: Introduce "

[PATCH] iio: dac: ad7303: use regulator get optional to check for ext supply
 2019-11-23 14:22 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v2 0/5] MAINTAINERS: Fine adjustment for (mostly mips) content
 2019-11-23 14:18 UTC  (6+ messages)
` [PATCH v2 5/5] MAINTAINERS: Add two files to Malta section

[PATCH net v3] net: macb: add missed tasklet_kill
 2019-11-23 14:19 UTC 

[PATCH v4] crypto: picoxcell: adjust the position of tasklet_init and fix missed tasklet_kill
 2019-11-23 14:18 UTC  (2+ messages)

[PATCH 0/1] Add support for TI HDC200x humidity and temperature sensors
 2019-11-23 14:15 UTC  (3+ messages)

Juggling Ball manufacturer
 2019-11-23 14:14 UTC 

[Xen-devel] [PATCH for-4.13] x86/vvmx: Fix livelock with XSA-304 fix
 2019-11-23 14:11 UTC  (3+ messages)

[PATCH net-next] lwtunnel: be STRICT to validate the new LWTUNNEL_IP(6)_OPTS
 2019-11-23 14:11 UTC  (2+ messages)

[linux-next:master 12858/13503] drivers/pci/controller/pcie-rockchip-host.c:628:1-3: WARNING: PTR_ERR_OR_ZERO can be used
 2019-11-23 14:06 UTC  (5+ messages)
` [PATCH] PCI: rockchip: fix ptr_ret.cocci warnings

[U-Boot] Pull request for UEFI sub-system for efi-2020-01-rc4 (2)
 2019-11-23 14:07 UTC 

[PATCH v8 0/6] Add support for H6 PWM
 2019-11-23 14:05 UTC  (7+ messages)
` [PATCH v8 5/6] pwm: sun4i: Add support to output source clock directly

[PATCH v4 0/6] HPPA: i82596, PS/2 and graphics emulation
 2019-11-23 13:59 UTC  (2+ messages)

[PATCH bpf-next 1/3] bpf: introduce BPF dispatcher
 2019-11-23 14:03 UTC  (3+ messages)
` [RFC PATCH] bpf: bpf_dispatcher_lookup() can be static

[PATCH] bitbake: prserv: fix ResourceWarning due to unclosed socket
 2019-11-23 14:01 UTC  (3+ messages)

[meta-oe][warrior][PATCH 1/2] gitpkgv.bbclass: Use --git-dir option
 2019-11-23 13:46 UTC  (2+ messages)
` [meta-oe][warrior][PATCH 2/2] gitpkgv.bbclass: Support also lightweight tags

[meta-oe][thud][PATCH 1/2] gitpkgv.bbclass: Use --git-dir option
 2019-11-23 13:47 UTC  (2+ messages)
` [meta-oe][thud][PATCH 2/2] gitpkgv.bbclass: Support also lightweight tags

[PATCH] runqueue: Ensure failed harddependencies in scenequeue are accounted for in migrations
 2019-11-23 13:56 UTC 

[PATCH v3] crypto: picoxcell: adjust the position of tasklet_init and fix missed tasklet_kill
 2019-11-23 13:52 UTC  (4+ messages)

[U-Boot] [PATCH 0/2] Add SP805 driver for iproc platforms (DM)
 2019-11-23 13:52 UTC  (3+ messages)
` [U-Boot] [PATCH 2/2] drivers: watchdog: Add brcm iproc sp805 watchdog driver

[meta-oe][zeus][PATCH 1/2] gitpkgv.bbclass: Use --git-dir option
 2019-11-23 13:43 UTC  (2+ messages)
` [meta-oe][zeus][PATCH 2/2] gitpkgv.bbclass: Support also lightweight tags

[RFC] why do sensors break CPU scaling
 2019-11-23 13:44 UTC  (3+ messages)

[PATCH] Btrfs: send, skip backreference walking for extents with many references
 2019-11-23 13:33 UTC  (3+ 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.