All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-10-04 20:53:20 to 2019-10-04 22:12:31 UTC [more...]

[PATCH 0/6] gpio: replace nocache ioremap functions with devm_platform_ioremap_resource()
 2019-10-04 22:12 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/libva: fix mesa3d glx support
 2019-10-04 22:11 UTC  (2+ messages)

[PATCH] cgroup, blkcg: prevent dirty inodes to pin dying memory cgroups
 2019-10-04 22:11 UTC 

[PATCH] KEYS: asym_tpm: Switch to get_random_bytes()
 2019-10-04 22:11 UTC  (13+ messages)

[PATCH] git-gui: add a readme
 2019-10-04 22:10 UTC 

linusw/for-next build: 6 builds: 0 failed, 6 passed, 13 warnings (v5.4-rc1-9-gff8baf289f37)
 2019-10-04 22:10 UTC 

[PATCH] net/velocity: fix -Wunused-but-set-variable warnings
 2019-10-04 22:10 UTC  (2+ messages)

[PATCH 1/2] gpio: tegra186: Implement system suspend/resume support
 2019-10-04 22:08 UTC  (3+ messages)
` [PATCH v5 2/2] gpio: tegra186: Implement wake event support

[RFC PATCH] trace2: don't overload target directories
 2019-10-04 22:08 UTC  (12+ messages)
` [PATCH v4 0/4] "
  ` [PATCH v4 3/4] "
` [PATCH v5 0/4] trace2: discard new traces if the target directory contains too many files
  ` [PATCH v5 1/4] docs: mention trace2 target-dir mode in git-config
  ` [PATCH v5 2/4] docs: clarify trace2 version invariants
  ` [PATCH v5 3/4] trace2: discard new traces if target directory has too many files
  ` [PATCH v5 4/4] trace2: write discard message to sentinel files

[Xen-devel] [xen-unstable-smoke test] 142284: tolerable all pass - PUSHED
 2019-10-04 22:07 UTC 

[PATCH] .gitattributes: Use 'dts' diff driver for dts files
 2019-10-04 22:08 UTC  (2+ messages)

[Cocci] Missing support in SmPL for wide char character constants and string literals
 2019-10-04 22:07 UTC  (2+ messages)

[PATCH] HID: logitech: Add depends on LEDS_CLASS to Logitech Kconfig entry
 2019-10-04 22:07 UTC  (6+ messages)

[PATCH] tty: serial: fsl_lpuart: Fix lpuart_flush_buffer()
 2019-10-04 22:06 UTC  (2+ messages)

[PATCH 1/2] x86/hyperv: Allow guests to enable InvariantTSC
 2019-10-04 22:05 UTC  (3+ messages)

[PATCH v2 1/2] drm/i915: Move SAGV block time to dev_priv
 2019-10-04 22:05 UTC  (6+ messages)
  ` [PATCH v2 2/2] drm/i915/tgl: Read SAGV block time from PCODE

[PATCH] Remove GP_REPLAY state from rcu_sync
 2019-10-04 22:03 UTC  (3+ messages)

[PATCH 0/1] fetch --multiple: respect --jobs=
 2019-10-04 22:03 UTC  (4+ messages)
` [PATCH 1/1] fetch: let --jobs=<n> parallelize --multiple, too

[PATCH 1/3] gpio: max77620: Use correct unit for debounce times
 2019-10-04 22:03 UTC  (6+ messages)
` [PATCH 2/3] gpio: max77620: Do not allocate IRQs upfront
` [PATCH 3/3] gpio: max77620: Fix interrupt handling

Please add 3 android common kernels to kernelci
 2019-10-04 22:03 UTC 

[Buildroot] [PATCH] package/systemd: bump version to 243
 2019-10-04 22:01 UTC  (3+ messages)

[PATCH v18 00/19] kunit: introduce KUnit, the Linux kernel unit testing framework
 2019-10-04 21:59 UTC  (14+ messages)

[BUG] incorrect line numbers reported in git am
 2019-10-04 21:59 UTC  (2+ messages)
` [PATCH] apply: tell user location of corrupted patch file

[PATCH v10 1/4] pem: make endp setting smarter
 2019-10-04 21:59 UTC  (2+ messages)

[PATCH] drm/i915: customize DPCD brightness control for specific panel
 2019-10-04 21:58 UTC 

[PATCH 0/1] KEYS: Measure keys in trusted keyring
 2019-10-04 21:58 UTC  (12+ messages)

[PATCH v3 bpf-next 0/7] Move bpf_helpers and add BPF_CORE_READ macros
 2019-10-04 21:58 UTC  (12+ messages)
` [PATCH v3 bpf-next 5/7] libbpf: move bpf_{helpers,endian,tracing}.h into libbpf

[PATCH 00/16] x86/cpu: Clean up handling of VMX features
 2019-10-04 21:56 UTC  (17+ messages)
` [PATCH 01/16] x86/intel: Initialize IA32_FEATURE_CONTROL MSR at boot
` [PATCH 02/16] x86/mce: WARN once if IA32_FEATURE_CONTROL MSR is left unlocked
` [PATCH 03/16] x86/centaur: Use common IA32_FEATURE_CONTROL MSR initialization
` [PATCH 04/16] x86/zhaoxin: "
` [PATCH 05/16] KVM: VMX: Drop initialization of IA32_FEATURE_CONTROL MSR
` [PATCH 06/16] x86/cpu: Clear VMX feature flag if VMX is not fully enabled
` [PATCH 07/16] KVM: VMX: Use VMX feature flag to query BIOS enabling
` [PATCH 08/16] KVM: VMX: Check for full VMX support when verifying CPU compatibility
` [PATCH 09/16] x86/vmx: Introduce VMX_FEATURES_*
` [PATCH 10/16] x86/cpu: Detect VMX features on Intel, Centaur and Zhaoxin CPUs
` [PATCH 11/16] x86/cpu: Print VMX features as separate line item in /proc/cpuinfo
` [PATCH 12/16] x86/cpufeatures: Drop synthetic VMX feature flags
` [PATCH 13/16] KVM: VMX: Use VMX_FEATURE_* flags to define VMCS control bits
` [PATCH 14/16] x86/cpufeatures: Clean up synthetic virtualization flags
` [PATCH 15/16] perf/x86: Provide stubs of KVM helpers for non-Intel CPUs
` [PATCH 16/16] KVM: VMX: Allow KVM_INTEL when building for Centaur and/or Zhaoxin CPUs

[RFC PATCH] nvme: retain split access workaround for capability reads
 2019-10-04 21:57 UTC  (6+ messages)

[PATCH] rculist: Describe variadic macro argument in a Sphinx-compatible way
 2019-10-04 21:54 UTC 

[PATCH 2/2] pinctrl: armada-37xx: fix control of pins 32 and up
 2019-10-04 21:54 UTC  (4+ messages)
` [PATCH v2] "

[PATCH][next] drm/komeda: remove redundant assignment to pointer disable_done
 2019-10-04 21:53 UTC  (4+ messages)

[PATCH] ARM: dts: vf610-zii-scu4-aib: Specify 'i2c-mux-idle-disconnect'
 2019-10-04 21:52 UTC  (3+ messages)

Remote I/O bus
 2019-10-04 21:51 UTC  (6+ messages)

[PATCH -next 00/15] use devm_platform_ioremap_resource() to simplify code
 2019-10-04 21:49 UTC  (5+ messages)
` [PATCH -next 09/15] thermal: rockchip: "

[PATCH v10 00/16] Multicolor Framework
 2019-10-04 21:50 UTC  (3+ messages)
` [PATCH v10 11/16] ARM: dts: ste-href: Add reg property to the LP5521 channel nodes

[dpdk-dev] [PATCH 0/5] mbuf related patches
 2019-10-04 21:47 UTC  (6+ messages)
` [dpdk-dev] [PATCH v4 0/4] mbuf copy/cloning enhancements
  ` [dpdk-dev] [PATCH v4 1/4] mbuf: don't generate invalid mbuf in clone test
  ` [dpdk-dev] [PATCH v4 2/4] mbuf: delinline rte_pktmbuf_linearize
  ` [dpdk-dev] [PATCH v4 3/4] mbuf: deinline rte_pktmbuf_clone
  ` [dpdk-dev] [PATCH v4 4/4] mbuf: add a pktmbuf copy routine

[PATCH v4 0/7] backlight: gpio: simplify the driver
 2019-10-04 21:47 UTC  (4+ messages)
` [PATCH v4 1/7] backlight: gpio: remove unneeded include

[PATCH] serial/sifive: select SERIAL_EARLYCON
 2019-10-04 21:45 UTC  (3+ messages)

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

[PATCH] clk: samsung: exynos5433: Fix error paths
 2019-10-04 21:45 UTC  (2+ messages)

[PATCH 00/11] Add support for software nodes to gpiolib
 2019-10-04 21:44 UTC  (6+ messages)

[PATCH 00/10] Stop NULLifying match pointer in of_match_device()
 2019-10-04 21:43 UTC  (14+ messages)
` [PATCH 01/10] leds: pca953x: Use of_device_get_match_data()
` [PATCH 02/10] media: renesas-ceu: "
` [PATCH 03/10] rtc: armada38x: "
` [PATCH 04/10] drivers: net: davinci_mdio: "
` [PATCH 05/10] serial: stm32: "
` [PATCH 06/10] usb: usb251xb: "
` [alsa-devel] [PATCH 07/10] ASoC: jz4740: "
  `  "
` [PATCH 08/10] spi: gpio: Look for a device node instead of match
` [PATCH 09/10] hwmon: (lm70) Avoid undefined reference to match table
` [PATCH 10/10] of/device: Don't NULLify match table in of_match_device() with CONFIG_OF=n

[PATCH v2 net-next] net: dsa: sja1105: Add support for port mirroring
 2019-10-04 21:44 UTC  (2+ messages)

[PATCH net V2] cxgb4:Fix out-of-bounds MSI-X info array access
 2019-10-04 21:42 UTC  (2+ messages)

[PATCH v2 0/1] git-gui: respect core.hooksPath, falling back to .git/hooks
 2019-10-04 21:41 UTC  (3+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/1] Fix gitdir e.g. to respect core.hooksPath

[alsa-devel] [RFC PATCH 0/2] Alter the trigger order for FE/BE DAI's based on command
 2019-10-04 21:40 UTC  (5+ messages)
` [alsa-devel] [RFC PATCH 1/2] ASoC: pcm: update FE/BE trigger order based on the command

[PATCH v2 net-next 0/2] mv88e6xxx: Allow config of ATU hash algorithm
 2019-10-04 21:40 UTC  (5+ messages)
` [PATCH v2 net-next 1/2] net: dsa: Add support for devlink device parameters
` [PATCH v2 net-next 2/2] net: dsa: mv88e6xxx: Add devlink param for ATU hash algorithm

[PATCH] staging: wilc1000: don't use wdev while setting tx power
 2019-10-04 21:40 UTC  (2+ messages)

[Bug 111481] AMD Navi GPU frequent freezes on both Manjaro/Ubuntu with kernel 5.3 and mesa 19.2 -git/llvm9
 2019-10-04 21:40 UTC  (5+ messages)

ptimer use of bottom-half handlers
 2019-10-04 21:37 UTC  (3+ messages)

[PATCH v2] dma-mapping: Move vmap address checks into dma_map_single()
 2019-10-04 21:38 UTC  (4+ messages)

[PATCH 0/3] Optimize the u8500_hsem hwlock driver
 2019-10-04 21:38 UTC  (10+ messages)
` [PATCH 1/3] hwspinlock: u8500_hsem: Change to use devm_platform_ioremap_resource()
` [PATCH 2/3] hwspinlock: u8500_hsem: Use devm_kzalloc() to allocate memory
` [PATCH 3/3] hwspinlock: u8500_hsem: Use devm_hwspin_lock_register() to register hwlock controller

How to cancel job
 2019-10-04 21:34 UTC  (5+ messages)

[PATCH net] Revert "ipv6: Handle race in addrconf_dad_work"
 2019-10-04 21:32 UTC  (2+ messages)

libpldmresponder comments
 2019-10-04 21:31 UTC  (3+ messages)

[PATCH] net: make sock_prot_memory_pressure() return "const char *"
 2019-10-04 21:30 UTC  (2+ messages)

[PATCH v9 00/15] Multicolor Framework
 2019-10-04 21:30 UTC  (3+ messages)
` [PATCH v9 12/15] ARM: dts: ste-href: Add reg property to the LP5521 channel nodes

[PATCH] userdiff: Fix some corner cases in dts regex
 2019-10-04 21:30 UTC 

[PATCH] igmp: uninline ip_mc_validate_checksum()
 2019-10-04 21:29 UTC  (2+ messages)

[patch net-next] net: devlink: don't ignore errors during dumpit
 2019-10-04 21:28 UTC  (2+ messages)

[PATCH v4] Add default_range glblub support
 2019-10-04 21:27 UTC  (5+ messages)
` [Non-DoD Source] "

How can I block all traffic from an IP range, irrespective of origin, going to, or coming from, using nftables in Debian 10
 2019-10-04 21:27 UTC  (10+ messages)

[PATCH] pinctrl: devicetree.c: remove orphan pinctrl_dt_has_hogs()
 2019-10-04 21:27 UTC  (2+ messages)

[PATCH net-next] net: spread "enum sock_flags"
 2019-10-04 21:26 UTC  (2+ messages)

[PATCH net-next] net, uapi: fix -Wpointer-arith warnings
 2019-10-04 21:25 UTC  (3+ messages)

[PATCH 00/13] ci: include a Visual Studio build & test in our Azure Pipeline
 2019-10-04 21:24 UTC  (7+ messages)
` [PATCH v2 "
  ` [PATCH v2 02/13] msvc: avoid using minus operator on unsigned types

[PATCH 1/3] gpio: syscon: Add support for a custom get operation
 2019-10-04 21:24 UTC  (6+ messages)
` [PATCH 3/3] gpio: syscon: Add support for the Xylon LogiCVC GPIOs

[PATCH] pinctrl: tegra: Use of_device_get_match_data()
 2019-10-04 21:21 UTC  (3+ messages)

[PATCH] drm/i915/selftests: Appease lockdep
 2019-10-04 21:20 UTC  (3+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✓ Fi.CI.BAT: success "

[CI 1/3] drm/i915/vga: rename intel_vga_msr_write() to intel_vga_reset_io_mem()
 2019-10-04 21:19 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for series starting with [CI,1/3] "

[PATCH 0/2] net: phy: broadcom: RGMII delays fixes
 2019-10-04 21:18 UTC  (3+ messages)

[PATCH] leds: gpio: support multi-level brightness
 2019-10-04 21:17 UTC  (2+ messages)

[PATCH 0/5] Add core MSM8956/76 SoC support drivers
 2019-10-04 21:16 UTC  (3+ messages)
` [PATCH 1/5] pinctrl: qcom: Add a pinctrl driver for MSM8976 and 8956

[PATCH] can: peakcan: report bus recovery as well
 2019-10-04 21:15 UTC  (2+ messages)

[PATCH bpf-next v2 1/5] bpf: Support injecting chain calls into BPF programs on load
 2019-10-04 21:12 UTC  (3+ messages)

✅ PASS: Test report for kernel 5.4.0-rc1-ee9ecfe.cki (stable-next)
 2019-10-04 21:13 UTC 

[RFC PATCH] arm: dts: integratorap: Remove top level dma-ranges
 2019-10-04 21:12 UTC  (3+ messages)

[patch] Describe issues with cancellation points in signal handlers
 2019-10-04 21:12 UTC 

[PATCH] can: dev: add missing of_node_put after calling of_get_child_by_name
 2019-10-04 21:11 UTC  (2+ messages)

[PATCH -next] can: grcan: use devm_platform_ioremap_resource() to simplify code
 2019-10-04 21:10 UTC  (2+ messages)

[PATCH] can: flexcan: use devm_platform_ioremap_resource() to simplify code
 2019-10-04 21:10 UTC  (2+ messages)

[PATCH] pinctl: ti: iodelay: fix error checking on pinctrl_count_index_with_args call
 2019-10-04 21:09 UTC  (3+ messages)

[bug report] IB/hfi1: Eliminate allocation while atomic
 2019-10-04 21:09 UTC  (3+ messages)

[linux-review:Joel-Fernandes-Google/Remove-GP_REPLAY-state-from-rcu_sync/20191005-024257 101/102] security/safesetid/securityfs.c:182:2: error: implicit declaration of function 'rcu_swap_protected'; did you mean 'pmd_wrprotect'?
 2019-10-04 21:09 UTC 

[PATCH v8 0/5] Add a generic driver for LED-based backlight
 2019-10-04 21:08 UTC  (3+ messages)
` [PATCH v8 1/5] leds: populate the device's of_node when possible

[PATCH] ethernet: Use devm_platform_ioremap_resource() in three functions
 2019-10-04 21:08 UTC  (6+ messages)
  ` [PATCH v2] ethernet: gemini: Use devm_platform_ioremap_resource() in gemini_ethernet_probe()

[PATCH net-next 0/6] net/tls: separate the TLS TOE code out
 2019-10-04 21:07 UTC  (2+ messages)

[PATCH v5 0/9] Enable Sub-page Write Protection Support
 2019-10-04 21:02 UTC  (4+ messages)
` [PATCH v5 2/9] vmx: spp: Add control flags for Sub-Page Protection(SPP)

[Outreachy][VKMS] Apply to VKMS
 2019-10-04 21:01 UTC  (2+ messages)

We bring your gadget back to life
 2019-10-04 20:22 UTC 

We bring your gadget back to life
 2019-10-04 20:11 UTC 

[PATCH net-next] rxrpc: Add missing "new peer" trace
 2019-10-04 20:59 UTC  (2+ messages)

[PATCH net] rxrpc: Fix rxrpc_recvmsg tracepoint
 2019-10-04 20:58 UTC  (2+ messages)

[PATCH] iommu/intel: Use fallback generic_device_group() for ACPI devices
 2019-10-04 20:55 UTC  (2+ messages)

[PATCH] qmi_wwan: add support for Cinterion CLS8 devices
 2019-10-04 20:56 UTC  (2+ messages)

[PATCH v8 2/5] leds: Add of_led_get() and led_put()
 2019-10-04 20:55 UTC  (12+ messages)
    ` Should regulator core support parsing OF based fwnode? (was: Re: [PATCH v8 2/5] leds: Add of_led_get() and led_put())
        ` Should regulator core support parsing OF based fwnode?

[PATCH] blk-wbt: fix performance regression in wbt scale_up/scale_down
 2019-10-04 20:53 UTC  (2+ messages)

[linux-review:Joel-Fernandes-Google/Remove-GP_REPLAY-state-from-rcu_sync/20191005-024257 101/102] net//sched/act_sample.c:105:2: error: implicit declaration of function 'rcu_swap_protected'; did you mean 'tc_skb_protocol'?
 2019-10-04 20:53 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.