All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-10-10 21:25:00 to 2019-10-10 23:22:30 UTC [more...]

post-receive: pub/scm/linux/kernel/git/netdev/net-next
 2019-10-10 23:22 UTC 

[GIT PULL] intel-gpio for 5.4-2
 2019-10-10 23:22 UTC  (4+ messages)
` [PATCH 2/5] gpiolib: Initialize the hardware with a callback

[PATCH for_v23 v2 0/9] x86/sgx: Misc page related fixes
 2019-10-10 23:21 UTC  (10+ messages)
` [PATCH for_v23 v2 1/9] x86/sgx: WARN once if an enclave is released with unfreed EPC pages
` [PATCH for_v23 v2 2/9] x86/sgx: Do not EWB SECS if the enclave is dead
` [PATCH for_v23 v2 3/9] x86/sgx: Fix a memory leak in sgx_encl_destroy()
` [PATCH for_v23 v2 4/9] x86/sgx: WARN on any non-zero return from __eremove()
` [PATCH for_v23 v2 5/9] x86/sgx: WARN only once if EREMOVE fails
` [PATCH for_v23 v2 6/9] x86/sgx: Split second half of sgx_free_page() to a separate helper
` [PATCH for_v23 v2 7/9] x86/sgx: Use the post-reclaim variant of __sgx_free_page()
` [PATCH for_v23 v2 8/9] x86/sgx: Don't update free page count if EPC section allocation fails
` [PATCH for_v23 v2 9/9] x86/sgx: Reinstate per EPC section free page counts

[PATCH] Documentation: networking: add a chapter for the DIM library
 2019-10-10 23:20 UTC  (2+ messages)

[RFC PATCH 0/9] Fixes and Enablement of ibm,drc-info property
 2019-10-10 20:16 UTC  (4+ messages)
` [RFC PATCH 2/9] powerpc/pseries: fix bad drc_index_start value parsing of drc-info entry
    ` powerpc/405GP, cuImage and PCI support

[PATCH] parser: Unmangle From: headers that have been mangled for DMARC purposes
 2019-10-10 23:16 UTC  (6+ messages)

[PATCH] i2c: aspeed: fix master pending state handling
 2019-10-10 23:16 UTC  (9+ messages)

[PATCH 0/3] PCI/ATS: Clean up unnecessary stubs and exports
 2019-10-10 23:07 UTC  (4+ messages)
` [PATCH 1/3] PCI/ATS: Remove unused PRI and PASID stubs

[PATCH 1/2] net: fec_main: Use platform_get_irq_byname_optional() to avoid error message
 2019-10-10 23:08 UTC  (2+ messages)

[PATCH 1/1] commit: add support to provide --coauthor
 2019-10-10 23:07 UTC  (6+ messages)

[PATCH 00/11] Improve the readability of log --graph output
 2019-10-10 23:05 UTC  (4+ messages)
` [PATCH 01/11] graph: automatically track visible width of `strbuf`

[meta-openssl102-fips][PATCH] README.build/image.inc: add missing openssl-fips to image
 2019-10-10 23:05 UTC  (2+ messages)

[PATCH 4.19 000/114] 4.19.79-stable review
 2019-10-10 23:03 UTC  (3+ messages)

[PATCH] MIPS: OCTEON: Replace SIZEOF_FIELD() macro
 2019-10-10 23:02 UTC  (2+ messages)

Question about sched_prio_to_weight values
 2019-10-10 22:51 UTC  (5+ messages)

[PATCH] net: stmmac: disable/enable ptp_ref_clk in suspend/resume flow
 2019-10-10 23:01 UTC  (4+ messages)

post-receive: pub/scm/linux/kernel/git/jkirsher/next-queue
 2019-10-10 23:01 UTC 

[U-Boot] [PATCH] net: eth-uclass: Remove warning about ROM MAC address
 2019-10-10 23:00 UTC 

shmem: fix LSM options parsing (fwd)
 2019-10-10 23:00 UTC 

[U-Boot] [PATCH 1/3] ARM: dts: imx6q-tbs2910: Sync devicetree with kernel 5.3
 2019-10-10 22:59 UTC  (3+ messages)
` [U-Boot] [PATCH 2/3] board: tbs2910: Convert pci to driver model
` [U-Boot] [PATCH 3/3] board: tbs2910: Convert eth "

[PATCH BlueZ v4] mesh: Secure Beacon - IV_Index/Key Refresh re-write
 2019-10-10 22:58 UTC 

[PATCH for_v23 0/4] x86/sgx: Fix add page bugs
 2019-10-10 22:55 UTC  (5+ messages)
` [PATCH for_v23 1/4] x86/sgx: Pass EADD the kernel's virtual address for the source page
` [PATCH for_v23 2/4] x86/sgx: Check the validity of the source page address for EADD
` [PATCH for_v23 3/4] x86/sgx: Fix EEXTEND error handling
` [PATCH for_v23 4/4] x86/sgx: Drop mmap_sem before EEXTENDing an enclave page

[PATCH v2 nf-next] netfilter: add and use nf_hook_slow_list()
 2019-10-10 22:54 UTC  (3+ messages)

[PATCH BlueZ v3] mesh: Secure Beacon - IV_Index/Key Refresh re-write
 2019-10-10 22:52 UTC 

[PATCH BlueZ v2] mesh: Secure Beacon - IV_Index/Key Refresh re-write
 2019-10-10 22:51 UTC 

[PATCH for_v23 0/9] x86/sgx: misc page related fixes
 2019-10-10 22:49 UTC  (11+ messages)
` [PATCH for_v23 1/9] x86/sgx: WARN once if an enclave is released with unfreed EPC pages
` [PATCH for_v23 2/9] x86/sgx: Do not EWB SECS if the enclave is dead
` [PATCH for_v23 3/9] x86/sgx: Fix a memory leak in sgx_encl_destroy()
` [PATCH for_v23 4/9] x86/sgx: WARN on any non-zero return from __eremove()
` [PATCH for_v23 5/9] x86/sgx: WARN only once if EREMOVE fails
` [PATCH for_v23 6/9] x86/sgx: Split second half of sgx_free_page() to a separate helper
` [PATCH for_v23 7/9] x86/sgx: Use the post-reclaim variant of __sgx_free_page()
` [PATCH for_v23 8/9] x86/sgx: Don't update free page count if EPC section allocation fails
` [PATCH for_v23 9/9] x86/sgx: Reinstate per EPC section free page counts

[CI 1/9] drm/i915/perf: Replace global wakeref tracking with engine-pm
 2019-10-10 22:47 UTC  (3+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [CI,1/9] drm/i915/perf: Replace global wakeref tracking with engine-pm (rev4)
` ✓ Fi.CI.BAT: success "

[PATCH] perf/kprobe: maxactive for fd-based kprobe (pmu perf_kprobe)
 2019-10-10 22:44 UTC  (3+ messages)

[PATCH 00/36] ARM: samsung platform cleanup
 2019-10-10 22:44 UTC  (13+ messages)
` [PATCH 01/36] ARM: samsung: make S3C24XX_MISCCR access indirect
  ` [PATCH 15/36] ARM: s3c: adc: move header to linux/soc/samsung
  ` [PATCH 34/36] ARM: s3c: stop including mach/hardware.h from mach/io.h

[jth:btrfs-integrity 1/1] ./usr/include/linux/btrfs_tree.h:305:36: error: C++ style comments are not allowed in ISO C90
 2019-10-10 22:42 UTC 

post-receive: pub/scm/linux/kernel/git/jkirsher/next-queue
 2019-10-10 22:39 UTC 

[PATCH] docs: misc: xilinx_sdfec: Actually add documentation
 2019-10-10 22:39 UTC  (4+ messages)

[igt-dev] [PATCH i-g-t v3 1/1] tests/i915/gem_exec_balancer.c - remove unnecessary simulation check
 2019-10-10 22:38 UTC  (4+ messages)

[PATCH 0/3] Logitech G920 fixes
 2019-10-10 22:38 UTC  (2+ messages)

[PATCH 0/2] ocxl: Move SPA and TL definitions
 2019-10-10 22:34 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/jkirsher/next-queue
 2019-10-10 22:36 UTC 

[U-Boot] [PATCH V3 00/27] i.MX8MM support
 2019-10-10 22:35 UTC  (3+ messages)
` [U-Boot] [PATCH V3 24/27] imx8m: soc: probe clock device in arch_cpu_init_dm

[PRE-REVIEW PATCH 00/16] Modernize the tasklet API
 2019-10-10 22:34 UTC  (8+ messages)
` [PRE-REVIEW PATCH 11/16] treewide: Globally replace tasklet_init() by tasklet_setup()

[meta-networking][PATCH 1/3] networkd-dispatcher: use distro_features_check to check for systemd
 2019-10-10 22:34 UTC  (3+ messages)
` [meta-networking][PATCH 2/3] networkd-dispatcher: remove unneeded RDEPENDS
` [meta-networking][PATCH 3/3] networkd-dispatcher: inherit systemd class

[PATCH v2 1/1] mm/vmalloc: remove preempt_disable/enable when do preloading
 2019-10-10 22:33 UTC 

✅ PASS: Test report for kernel 5.4.0-rc2-30411ad.cki (stable-next)
 2019-10-10 22:33 UTC 

[PATCH v2] arm64: dts: ls1028a: fix a compatible issue
 2019-10-10 22:31 UTC  (4+ messages)

[PATCH v3] crypto: add blake2b generic implementation
 2019-10-10 22:29 UTC  (3+ messages)

[PATCH v3 0/2] dma-mapping: Add vmap checks to dma_map_single()
 2019-10-10 22:28 UTC  (6+ messages)
` [PATCH v3 1/2] "
` [PATCH v3 2/2] usb: core: Remove redundant vmap checks

Virtual Media
 2019-10-10 22:21 UTC  (3+ messages)

[PATCH] acpi/hmat: ACPI_HMAT_MEMORY_PD_VALID is deprecated in ACPI-6.3
 2019-10-10 22:20 UTC  (2+ messages)

[PATCH 5.3 000/148] 5.3.6-stable review
 2019-10-10 22:19 UTC  (2+ messages)

[PATCH 4.14 00/61] 4.14.149-stable review
 2019-10-10 22:18 UTC  (2+ messages)

[Xen-devel] [linux-4.4 test] 142521: regressions - FAIL
 2019-10-10 22:17 UTC 

[PATCH linux-kselftest/test v2] ext4: add kunit test for decoding extended timestamps
 2019-10-10 22:13 UTC  (3+ messages)

[PATCH] Convert filldir[64]() from __put_user() to unsafe_put_user()
 2019-10-10 22:12 UTC  (12+ messages)

[PATCH] mm: annotate refault stalls from swap_readpage
 2019-10-10 22:11 UTC  (3+ messages)

[PATCH 00/19] EDAC: Rework edac_mc and ghes drivers
 2019-10-10 22:10 UTC  (3+ messages)
` [PATCH 05/19] EDAC, mc: Reduce indentation level in edac_mc_handle_error()

[PATCH] drm/dp: Remove the unused drm_device to get rid of build warning
 2019-10-10 22:09 UTC  (3+ messages)
` ✗ Fi.CI.SPARSE: warning for "
` ✗ Fi.CI.BAT: failure "

[iptables PATCH v3 00/11] Improve iptables-nft performance with large rulesets
 2019-10-10 22:09 UTC  (5+ messages)
` [iptables PATCH v3 04/11] nft-cache: Introduce cache levels

[PATCH v2] dt-bindings: irqchip: renesas: intc-irqpin: convert bindings to json-schema
 2019-10-10 22:07 UTC  (2+ messages)

RFE: use patchwork to submit a patch
 2019-10-10 22:05 UTC  (3+ messages)

[PATCH] PM: sleep: include <linux/pm_runtime.h> for pm_wq
 2019-10-10 22:02 UTC  (2+ messages)

[PATCH 0/4] Fix KernelShark appearance on dark color schemes
 2019-10-10 22:02 UTC  (5+ messages)
` [PATCH 2/4] kernel-shark: Set text color to black in pointer position QLabel
` [PATCH 3/4] kernel-shark: Set text color to black in KsTraceGraph's axes labels
` [PATCH 4/4] kernel-shark: Change KsDualMarker's inactive button style to default

[U-Boot] [PATCH] arm: add initial support for the Phytium FT2004 SoC
 2019-10-10 22:01 UTC  (3+ messages)

[PATCH v2 0/4] Propagate module notifier errors
 2019-10-10 22:01 UTC  (3+ messages)
` [PATCH v2 1/4] notifier: Fix broken error handling pattern

[PATCH v2] dt-bindings: sound: Convert Samsung Exynos5433 TM2(E) audio complex with WM5110 codec to dt-schema
 2019-10-10 21:56 UTC  (3+ messages)
  ` [alsa-devel] "

post-receive: pub/scm/linux/kernel/git/kees/linux
 2019-10-10 21:56 UTC 

[RFC][PATCH] kprobes/x86: While list ftrace locations in kprobe blacklist areas
 2019-10-10 21:55 UTC  (2+ messages)

[PATCH] seccomp: remove unused arg from secure_computing()
 2019-10-10 21:53 UTC  (4+ messages)
` [PATCH v1] seccomp: simplify secure_computing()

[PATCH v2] ASoC: samsung: i2s: Document clocks macros
 2019-10-10 21:51 UTC  (4+ messages)
  ` [alsa-devel] "

post-receive: pub/scm/linux/kernel/git/saeed/linux
 2019-10-10 21:51 UTC 

post-receive: pub/scm/linux/kernel/git/saeed/linux
 2019-10-10 21:50 UTC 

post-receive: pub/scm/linux/kernel/git/saeed/linux
 2019-10-10 21:50 UTC 

post-receive: pub/scm/linux/kernel/git/jkirsher/next-queue
 2019-10-10 21:49 UTC 

[PATCH] pm-graph info added to MAINTAINERS
 2019-10-10 21:48 UTC  (2+ messages)

[RFC PATCHv2 1/3] dt-bindings: misc: Add dt bindings for flex noc Performance Monitor
 2019-10-10 21:48 UTC  (2+ messages)

nft -- documentation on fib_addrtype missing, more data
 2019-10-10 21:45 UTC 

[PATCH v2 0/3] seccomp: continue syscall from notifier
 2019-10-10 21:45 UTC  (3+ messages)
` [PATCH v2 1/3] seccomp: add SECCOMP_USER_NOTIF_FLAG_CONTINUE

post-receive: pub/scm/linux/kernel/git/jkirsher/next-queue
 2019-10-10 21:45 UTC 

post-receive: pub/scm/linux/kernel/git/jkirsher/next-queue
 2019-10-10 21:45 UTC 

[PATCH 1/3] tracing/hwlat: Report total time spent in all NMIs during the sample
 2019-10-10 21:44 UTC  (4+ messages)
` [PATCH 3/3] tracing/hwlat: Fix a few trivial nits

[PATCH v5 0/9] Enable Sub-page Write Protection Support
 2019-10-10 21:42 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/mmind/linux-rockchip
 2019-10-10 21:43 UTC 

[PATCH] arm64: dts: rockchip: Fix override mode for rk3399-kevin panel
 2019-10-10 21:42 UTC  (3+ messages)

[RESEND PATCH v1 2/5] staging: qlge: fix "alignment should match open parenthesis" checks
 2019-10-10 21:40 UTC  (4+ messages)
` [RESEND PATCH v1 3/5] staging: qlge: Fix multiple assignments warning by replacing integer variables to bool
` [RESEND PATCH v1 4/5] staging: qlge: add space to fix check warning
` [RESEND PATCH v1 5/5] staging: qlge: fix comparison to NULL warning

[PATCH v2] dt-bindings: rtc: rtc-sh: convert bindings to json-schema
 2019-10-10 21:40 UTC  (2+ messages)

[PATCH v2] dt-bindings: thermal: rcar-thermal: convert bindings to json-schema
 2019-10-10 21:38 UTC  (2+ messages)

[MODERATED] [PATCH v5 00/11] TAAv5 0
 2019-10-10 21:31 UTC  (4+ messages)
  ` [MODERATED] Re: [PATCH v5 09/11] TAAv5 9

[PATCH 0/4] cpuidle: teo: Fix issues related to disabled idle states
 2019-10-10 21:37 UTC  (5+ messages)
` [PATCH 1/4] cpuidle: teo: Ignore disabled idle states that are too deep
` [PATCH 2/4] cpuidle: teo: Rename local variable in teo_select()
` [PATCH 3/4] cpuidle: teo: Consider hits and misses metrics of disabled states
` [PATCH 4/4] cpuidle: teo: Fix "early hits" handling for disabled idle states

[U-Boot] [PATCH v3 0/5] usb: kbd: implement special keys
 2019-10-10 21:36 UTC  (6+ messages)
` [U-Boot] [PATCH v3 1/5] usb: kbd: simplify coding for arrow keys
` [U-Boot] [PATCH v3 2/5] usb: kbd: implement special keys
` [U-Boot] [PATCH v3 3/5] usb: kbd: fix typo
` [U-Boot] [PATCH v3 4/5] usb: kbd: move USB_KBD_BOOT_REPORT_SIZE to usb.h
` [U-Boot] [PATCH v3 5/5] dm: test: usb: rework keyboard test

post-receive: pub/scm/linux/kernel/git/next/linux-next
 2019-10-10 21:36 UTC 

NULL pointer deref in put_fs_context with unprivileged LXC
 2019-10-10 21:35 UTC 

post-receive: pub/scm/linux/kernel/git/mmind/linux-rockchip
 2019-10-10 21:34 UTC 

post-receive: pub/scm/linux/kernel/git/mmind/linux-rockchip
 2019-10-10 21:34 UTC 

[PATCH 1/2] drm/i915/selftests: Check that registers are preserved between virtual engines
 2019-10-10 21:34 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for series starting with [1/2] "

[U-Boot] [PATCH] MAINTAINERS: Update ARM entry
 2019-10-10 21:33 UTC 

[PATCH 0/3] igb, ixgbe, i40e UDP segmentation offload support
 2019-10-10 21:32 UTC  (5+ messages)
      ` [Intel-wired-lan] "

[PATCH 0/3] sequencer: start running post-commit hook again
 2019-10-10 21:31 UTC  (3+ messages)
` [PATCH 3/3] sequencer: run post-commit hook

[PATCH v3 0/8] Introduce max12xx ADC support
 2019-10-10 21:31 UTC  (4+ messages)
` [PATCH v3 8/8] dt-bindings: Add max12xx SPI ADC series as trivial devices

[PATCH] arm64: dts: rockchip: Fix usb-c on Hugsun X99 TV Box
 2019-10-10 21:30 UTC  (3+ messages)

[PATCH v2] arm64: dts: rockchip: fix RockPro64 sdmmc settings
 2019-10-10 21:30 UTC  (3+ messages)

[Buildroot] [git commit] package/utf8proc: new package
 2019-10-10 21:29 UTC 

[PATCH] arm64: dts: rockchip: Update nanopi4 phy reset properties
 2019-10-10 21:29 UTC  (3+ messages)

[Buildroot] [PATCH] docs/manual: fix Config.in option that cargo packages must depend on
 2019-10-10 21:28 UTC  (2+ messages)

[Buildroot] [git commit] docs/manual: fix Config.in option that cargo packages must depend on
 2019-10-10 21:28 UTC 

[PATCH] arm64: dts: rockchip: Enable nanopi4 HDMI audio
 2019-10-10 21:27 UTC  (3+ messages)

[Buildroot] [PATCH v2 1/2] package/libmspack: new package
 2019-10-10 21:27 UTC  (2+ messages)

[PATCH] KPC2000: kpc2000_spi.c: Fix style issues (line length)
 2019-10-10 14:54 UTC  (2+ messages)

[Buildroot] [git commit] package/clamav: bump version to 0.102.0
 2019-10-10 21:27 UTC 

[PATCH v2] dt-bindings: crypto: samsung: Convert SSS and SlimSSS bindings to json-schema
 2019-10-10 21:25 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.