All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-12-30 17:20:02 to 2019-12-30 18:34:47 UTC [more...]

post-receive: pub/scm/linux/kernel/git/jic23/iio
 2019-12-30 18:34 UTC 

[nfs:testing 8/12] fs/nfs/./nfs4trace.h:158:19: error: 'NFS4ERR_RESET_TO_MDS' undeclared here (not in a function); did you mean 'NFS4ERR_REP_TOO_BIG'?
 2019-12-30 18:34 UTC 

[PATCH] x86/boot/compressed/64: Define __force_order only when CONFIG_RANDOMIZE_BASE is unset
 2019-12-30 18:34 UTC  (6+ messages)

Let's design the next-gen libiio!
 2019-12-30 18:31 UTC  (4+ messages)

[GIT PULL] firmware: arm_scmi: updates for v5.6
 2019-12-30 18:29 UTC 

[PATCH v3 1/3] samples, selftests/seccomp: Zero out seccomp_notif
 2019-12-30 18:29 UTC  (11+ messages)
` [PATCH v3 2/3] seccomp: Check that seccomp_notif is zeroed out by the user
` [PATCH v3 3/3] selftests/seccomp: Test kernel catches garbage on SECCOMP_IOCTL_NOTIF_RECV

post-receive: pub/scm/linux/kernel/git/tmlind/linux-omap
 2019-12-30 18:28 UTC 

[PATCH 0/4] a bunch of changes for submmission path
 2019-12-30 18:24 UTC  (5+ messages)
` [PATCH 1/4] io_uring: clamp to_submit in io_submit_sqes()
` [PATCH 2/4] io_uring: optimise head checks in io_get_sqring()
` [PATCH 3/4] io_uring: optimise commit_sqring() for common case
` [PATCH 4/4] io_uring: remove extra io_wq_current_is_worker()

[PATCH v12 00/11] Rockchip ISP Driver
 2019-12-30 18:25 UTC  (7+ messages)
` [PATCH v12 01/11] media: staging: phy-rockchip-dphy: add Rockchip MIPI Synopsys DPHY driver
` [PATCH v12 02/11] media: staging: rkisp1: add Rockchip ISP1 base driver

[PATCH RFC net-next 00/20] net: dsa: add GRO support
 2019-12-30 18:22 UTC  (21+ messages)
` [PATCH RFC net-next 01/19] net: dsa: make .flow_dissect() callback returning void
` [PATCH RFC net-next 03/19] net: dsa: tag_ar9331: add .flow_dissect() callback
` [PATCH RFC net-next 05/19] net: dsa: tag_ar9331: add GRO callbacks
` [PATCH RFC net-next 06/19] net: dsa: tag_gswip: fix typo in tag name
` [PATCH RFC net-next 16/19] net: dsa: tag_qca: fix doubled Tx statistics

[PATCH 0/3] phy: ti: j721e-wiz: Add support for DisplayPort mode
 2019-12-30 18:21 UTC  (7+ messages)
` [PATCH 2/3] dt-bindings: phy: Add lane<n>-mode property to WIZ (SERDES wrapper)

post-receive: pub/scm/linux/kernel/git/tmlind/linux-omap
 2019-12-30 18:21 UTC 

[PATCH v3 0/8] hw/avr: Introduce the Arduino boards
 2019-12-30 18:17 UTC  (2+ messages)

[PATCH 5.4 000/434] 5.4.7-stable review
 2019-12-30 18:17 UTC  (8+ messages)

[PATCH v40 00/21] QEMU AVR 8 bit cores
 2019-12-30 18:15 UTC  (4+ messages)
` [PATCH v40 20/21] target/avr: Add Avocado test

[Xen-devel] [PATCH v2 00/20] VM forking
 2019-12-30 18:15 UTC  (5+ messages)

[PATCHSET 0/4] blk-mq: per-ctx tag caching
 2019-12-30 18:14 UTC  (5+ messages)
` [PATCH 1/4] sbitmap: remove cleared bitmask
` [PATCH 2/4] sbitmap: mask out top bits that can't be used
` [PATCH 3/4] sbitmap: add batch tag retrieval
` [PATCH 4/4] blk-mq: allocate tags in batches

[PATCH v6 00/22] btrfs: async discard support
 2019-12-30 18:13 UTC  (13+ messages)
` [PATCH 14/22] btrfs: add bps discard rate limit
` [PATCH 15/22] btrfs: limit max discard size for async discard
` [PATCH 16/22] btrfs: make max async discard size tunable
` [PATCH 18/22] btrfs: only keep track of data extents for async discard
` [PATCH 19/22] btrfs: keep track of discard reuse stats

post-receive: pub/scm/linux/kernel/git/chanwoo/linux
 2019-12-30 18:10 UTC 

[PATCH 1/5] doc: add CONFIG_DRIVER_NONE to hostapd config
 2019-12-30 18:09 UTC  (5+ messages)
` [PATCH 2/5] test-runner: add special radius_server key
` [PATCH 3/5] auto-t: use stand alone radius server for testFILS
` [PATCH 4/5] auto-t: use stand alone radius server for testFT-FILS-SHA256
` [PATCH 5/5] auto-t: use stand alone radius server for testFT-FILS-SHA384

[PATCH -next] PM / devfreq: imx8m-ddrc: Fix inconsistent IS_ERR and PTR_ERR
 2019-12-30 18:08 UTC  (5+ messages)

[PATCH v2 00/14] efi: more fixes and general cleanups for v5.6
 2019-12-30 18:08 UTC  (15+ messages)
` [PATCH v2 01/14] efi/libstub: fix boot argument handling in mixed mode entry code
` [PATCH v2 02/14] efi/libstub: use correct system table pointer in mixed mode efi_free()
` [PATCH v2 03/14] efi/x86: re-disable RT services for 32-bit kernels running on 64-bit EFI
` [PATCH v2 04/14] efi/x86: map the entire EFI vendor string before copying it
` [PATCH v2 05/14] efi/x86: avoid redundant cast of EFI firmware service pointer
` [PATCH v2 06/14] efi/x86: split off some old memmap handling into separate routines
` [PATCH v2 07/14] efi/x86: split SetVirtualAddresMap() wrappers into 32 and 64 bit versions
` [PATCH v2 08/14] efi/x86: simplify i386 efi_call_phys() firmware call wrapper
` [PATCH v2 09/14] efi/x86: simplify 64-bit EFI "
` [PATCH v2 10/14] efi/x86: simplify mixed mode "
` [PATCH v2 11/14] efi/x86: drop two near identical versions of efi_runtime_init()
` [PATCH v2 12/14] efi/x86: clean up efi_systab_init() routine for legibility
` [PATCH v2 13/14] efi/x86: don't panic or BUG() on non-critical error conditions
` [PATCH v2 14/14] efi/x86: remove unreachable code in kexec_enter_virtual_mode()

[PATCH v2 1/2] drm/sun4i: Add alpha property for sun8i UI layer
 2019-12-30 18:08 UTC  (4+ messages)
` [PATCH v2 2/2] drm/sun4i: Add alpha property for sun8i and sun50i VI layer

post-receive: pub/scm/linux/kernel/git/ebiggers/linux
 2019-12-30 18:08 UTC 

ERANGE strikes again on my Windows build; RFH
 2019-12-30 18:06 UTC  (3+ messages)

post-receive: pub/scm/linux/kernel/git/ardb/linux
 2019-12-30 18:06 UTC 

[PATCH v3 0/7] Clock changes to support cpufreq on QCS404
 2019-12-30 18:04 UTC  (7+ messages)
` [PATCH v3 7/7] clk: qcom: apcs-msm8916: use clk_parent_data to specify the parent

post-receive: pub/scm/linux/kernel/git/tmlind/linux-omap
 2019-12-30 18:02 UTC 

[PATCH v2 0/2] ALSA: usb-audio: fix PCM device order
 2019-12-30 18:01 UTC  (3+ messages)
  ` [alsa-devel] "

[PATCH v2 0/3] Add modem Clock controller (MSS CC) driver for SC7180
 2019-12-30 18:02 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: ath10k: Add new dt entries to identify coex support
 2019-12-30 18:02 UTC  (5+ messages)

[Intel-gfx] [CI 1/2] drm/i915/selftests: Flush the context worker
 2019-12-30 18:00 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for series starting with [CI,1/2] "

[igt-dev] [PATCH i-g-t 10/10] tests/kms_ccs: Add option to check the CCS planes
 2019-12-30 17:58 UTC  (2+ messages)
` [igt-dev] [PATCH i-g-t v2 "

[igt-dev] [PATCH i-g-t 03/10] lib/igt_buf: Extend igt_buf to include two color surfaces
 2019-12-30 17:58 UTC  (2+ messages)
` [igt-dev] [PATCH i-g-t v2 "

[PATCH 1/9] memory: emif: convert to devm_platform_ioremap_resource
 2019-12-30 17:56 UTC  (5+ messages)
` [PATCH 7/9] memory: samsung: exynos5422-dmc: "

[PATCH v2] dt-bindings: bd718x7: Yamlify and add BD71850
 2019-12-30 17:55 UTC  (2+ messages)

[PATCH] clk: Warn about critical clks that fail to enable
 2019-12-30 17:55 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/lee/linux
 2019-12-30 17:54 UTC 

[PATCH v4 0/5] ARM: dts: imx: Add GW59xx Gateworks specials
 2019-12-30 17:52 UTC  (6+ messages)
` [PATCH v4 1/5] dt-bindings: arm: fsl: Add Gateworks Ventana i.MX6DL/Q compatibles

post-receive: pub/scm/linux/kernel/git/tmlind/linux-omap
 2019-12-30 17:53 UTC 

[PATCH V1 2/2] interconnect: qcom: Add SC7180 interconnect provider driver
 2019-12-30 17:51 UTC  (3+ messages)

[PATCH 0/2] tcg: Include tcg files using tcg/ dirname, reduce cpp search path list
 2019-12-30 17:46 UTC  (9+ messages)
` [PATCH 1/2] tcg: Search includes from the project root source directory

[PATCH 4.14 000/161] 4.14.161-stable review
 2019-12-30 17:44 UTC  (4+ messages)

[PATCH v4 0/9] TPM 2.0 trusted keys with attached policy
 2019-12-30 17:38 UTC  (20+ messages)
` [PATCH v4 1/9] lib: add asn.1 encoder
` [PATCH v4 2/9] oid_registry: Add TCG defined OIDS for TPM keys
` [PATCH v4 3/9] security: keys: trusted fix tpm2 authorizations
` [PATCH v4 4/9] security: keys: trusted: use ASN.1 tpm2 key format for the blobs
` [PATCH v4 5/9] security: keys: trusted: Make sealed key properly interoperable
` [PATCH v4 6/9] security: keys: trusted: add PCR policy to TPM2 keys
` [PATCH v4 7/9] security: keys: trusted: add ability to specify arbitrary policy
` [PATCH v4 8/9] security: keys: trusted: implement counter/timer policy
` [PATCH v4 9/9] security: keys: trusted: add password based authorizations to policy keys

[PATCH 4.19 000/219] 4.19.92-stable review
 2019-12-30 17:44 UTC  (4+ messages)

[PATCH 0/3] t: rework tests for --pathspec-from-file
 2019-12-30 17:42 UTC  (4+ messages)
` [PATCH 1/3] t: fix quotes "
` [PATCH 2/3] t: directly test parse_pathspec_file()
` [PATCH 3/3] t: drop copy&pasted tests for --pathspec-from-file

[PATCH v2 1/4] drm/sun4i: Reimplement plane z position setting logic
 2019-12-30 17:39 UTC  (4+ messages)

post-receive: pub/scm/linux/kernel/git/stable/linux-stable-rc
 2019-12-30 17:40 UTC 

[PATCH 2/6] sched/vtime: Bring up complete kcpustat accessor
 2019-12-30 17:39 UTC  (3+ messages)
` [PATCH] sched/vtime: Prevent unstable evaluation of WARN(vtime->state)

[PATCH 1/2 v1] iio: light: Add DT bindings for GP2AP002
 2019-12-30 17:39 UTC  (3+ messages)
` [PATCH 2/2 v1] iio: light: Add a driver for Sharp GP2AP002x00F

[PATCH RFC v4 00/42] Add KernelMemorySanitizer infrastructure
 2019-12-30 17:39 UTC  (3+ messages)
` [PATCH RFC v4 20/42] kmsan: x86: increase stack sizes in KMSAN builds

[PATCH iproute2-next] ip: ipneigh: json: print ndm_flags as boolean attributes
 2019-12-30 17:38 UTC  (3+ messages)

post-receive: pub/scm/linux/kernel/git/krzk/linux
 2019-12-30 17:37 UTC 

post-receive: pub/scm/linux/kernel/git/stable/linux-stable-rc
 2019-12-30 17:37 UTC 

[PATCH v2 0/3] Use ARM SMC Calling Convention when OP-TEE is available
 2019-12-30 17:36 UTC  (5+ messages)
` [PATCH v2 2/3] ARM: OMAP2+: Introduce check for OP-TEE in omap_secure_init()

post-receive: pub/scm/linux/kernel/git/stable/stable-queue
 2019-12-30 17:36 UTC 

Droid 4 on 5.5-rc3
 2019-12-30 17:35 UTC  (4+ messages)

vdso-related userspace crashes on 5.5 mips64
 2019-12-30 17:33 UTC  (11+ messages)
` [PATCH] mips: vdso: conditionalize 32-bit time functions on COMPAT_32BIT_TIME

post-receive: pub/scm/linux/kernel/git/stable/linux-stable-rc
 2019-12-30 17:32 UTC 

[PATCH 1/1] ubi: Allow ubiblock devices nodes to be created by volume name instead of volume ID
 2019-12-30 17:31 UTC  (4+ messages)

[PATCH 1/2] mtd: onenand: Use a better name for samsung driver
 2019-12-30 17:31 UTC  (2+ messages)
` [PATCH 2/2] mtd: onenand: Rename omap2 driver to avoid a build warning

post-receive: pub/scm/linux/kernel/git/stable/linux-stable-rc
 2019-12-30 17:30 UTC 

[PATCH] ARM: dts: Add omap3-echo
 2019-12-30 17:29 UTC  (6+ messages)

USER_MGMT event
 2019-12-30 17:29 UTC 

[Bluez PATCH v2] CHROMIUM: audio: fix crash during recovering process
 2019-12-30 17:28 UTC  (2+ messages)

[PATCH 1/5] i2c: pmcmsp: Use proper printk format for resource_size_t
 2019-12-30 17:27 UTC  (10+ messages)
` [PATCH 2/5] i2c: pnx: "
` [PATCH 3/5] i2c: highlander: Use proper printk format for iomem pointer
` [PATCH 4/5] i2c: stu300: "
` [PATCH 5/5] i2c: Enable compile testing for some of drivers

[PATCH 1/3] iommu: omap: Fix pointer cast -Wpointer-to-int-cast warnings on 64 bit
 2019-12-30 17:26 UTC  (6+ messages)
` [PATCH 2/3] iommu: omap: Fix printing format for size_t on 64-bit
` [PATCH 3/3] iommu: Enable compile testing for some of drivers

[PATCH v3 0/9] DP Phy compliance auto test
 2019-12-30 17:26 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for DP Phy compliance auto test (rev5)

[PATCH 1/2] phy: mediatek: Fix Kconfig indentation
 2019-12-30 17:24 UTC  (6+ messages)
` [PATCH 2/2] phy: Enable compile testing for some of drivers

[PATCH 0/8] i.MX6: Engicam fixes/updates
 2019-12-30 17:24 UTC  (3+ messages)
` [PATCH 8/8] ARM: dts: imx6qdli-icore: Add fec phy-handle

[PATCH 1/2] usb: host: Enable compile testing for some of drivers
 2019-12-30 17:22 UTC  (2+ messages)
` [PATCH 2/2] usb: phy: "

[PATCH 1/2] pwm: Fix minor Kconfig whitespace issues
 2019-12-30 17:21 UTC  (8+ messages)
` [PATCH 2/2] pwm: Enable compile testing for some of drivers

Config_change events
 2019-12-30 17:21 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.