All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-04-16 20:42:46 to 2019-04-16 21:54:23 UTC [more...]

[PATCH v2 0/4] usb: dwc2: Another attempt handling rk3288's remote wake quirk
 2019-04-16 21:53 UTC  (2+ messages)

[2/4] usb: dwc2: optionally assert phy reset when waking up
 2019-04-16 21:54 UTC  (2+ messages)
` [PATCH 2/4] "

[PATCH net-next] net: phy: don't set autoneg if it's not supported
 2019-04-16 21:54 UTC 

[v2,4/4] ARM: dts: rockchip: Add quirk for resetting rk3288's dwc2 host on wakeup
 2019-04-16 21:53 UTC  (2+ messages)
` [PATCH v2 4/4] "

[v2,3/4] ARM: dts: rockchip: Hook resets up to USB PHYs on rk3288
 2019-04-16 21:53 UTC  (2+ messages)
` [PATCH v2 3/4] "

[v2,2/4] usb: dwc2: optionally assert phy reset when waking up
 2019-04-16 21:53 UTC  (2+ messages)
` [PATCH v2 2/4] "

[v2,1/4] dt-bindings: usb: dwc2: Document quirk to reset PHY upon wakeup
 2019-04-16 21:53 UTC  (2+ messages)
` [PATCH v2 1/4] "

[PATCH v3 1/4] dt-bindings: iio: imx7d-adc: Add #io-channel-cells to required
 2019-04-16 21:53 UTC  (3+ messages)
` [PATCH v3 3/4] dt-bindings: arm: fsl: Add support for ZII i.MX7 RPU2 board

[PATCH 1/2] mtd: nand: Kconfig: correct the MTD_NAND_ECC_SW_BCH select
 2019-04-16 21:53 UTC  (3+ messages)

INFO: task hung in usb_kill_urb
 2019-04-16 21:53 UTC  (7+ messages)

[PATCH for-next] xen/arm: irq: Don't use _IRQ_PENDING when handling host interrupt
 2019-04-16 21:51 UTC  (4+ messages)
` [Xen-devel] "

[PATCH v2 0/5] cpu/speculation: Add 'mitigations=' cmdline option
 2019-04-16 21:39 UTC  (7+ messages)
` [PATCH v2 5/5] arm64/speculation: Support "

[PATCH bpf-next v1 1/2] bpf: sock ops: add netns in bpf context
 2019-04-16 21:50 UTC  (5+ messages)
` [PATCH bpf-next v1 2/2] selftests: bpf: read netns from struct bpf_sock_ops

[PATCH 1/2] dt-bindings: sound: Convert Allwinner SPDIF binding to YAML
 2019-04-16 21:50 UTC  (8+ messages)
` [PATCH 2/2] dt-bindings: sound: sun6i-spdif: Document that the RX channel can be missing

[dpdk-dev] [PATCH] ethdev: missing typecast from void in eth_dev_pci_specific_init
 2019-04-16 21:50 UTC  (7+ messages)
` [dpdk-dev] [PATCH v2] ethdev: missing typecast causes C++ build error
  ` [dpdk-dev] [dpdk-stable] "

[PATCH v3 0/2] Optimize pid filters and add --no-filter option
 2019-04-16 21:49 UTC  (7+ messages)
` [PATCH v3 1/2] trace-cmd: Optimize how pid filters are expressed
` [PATCH v3 2/2] trace-cmd: Add --no-filter option to not filter recording processes

[PATCH net-next] net: sched: flower: insert filter to ht before offloading it to hw
 2019-04-16 21:49 UTC  (3+ messages)
` [RFC PATCH net-next] net: sched: flower: refactor reoffload for concurrent access

[PATCH v10 0/7] Add Fieldbus subsystem + support HMS Profinet card
 2019-04-16 21:49 UTC  (7+ messages)

[PATCH 0/1] Fix a bug in ref-filter
 2019-04-16 21:48 UTC  (5+ messages)
` [PATCH 1/1] Fix %(push:track) "

[PATCH 4/4] hwmon: (pmbus/tps40422) add support for output voltage margining
 2019-04-16 21:48 UTC  (2+ messages)

[Cocci] Can coccinelle differentiate between a string literal and a string variable?
 2019-04-16 21:48 UTC  (2+ messages)

[Buildroot] [PATCH] package/madplay: fix build failure due to old autotools macro
 2019-04-16 21:47 UTC  (3+ messages)

[PATCH v3 0/5] ARCH: Use the correct style for SPDX License Identifier
 2019-04-16 21:34 UTC  (5+ messages)
` [PATCH v3 1/5] arm64: "
` [PATCH v3 3/5] powerpc: "

[PATCH v2 1/2] ras: fix an off-by-one error in __find_elem()
 2019-04-16 21:46 UTC  (9+ messages)
  ` [v2,1/2] "
  ` [PATCH v2 2/2] ras: close the race condition with timer
      ` [v2,2/2] "

[PATCH v12 00/31] Speculative page faults
 2019-04-16 14:31 UTC  (34+ messages)
` [PATCH v12 01/31] mm: introduce CONFIG_SPECULATIVE_PAGE_FAULT
` [PATCH v12 02/31] x86/mm: define ARCH_SUPPORTS_SPECULATIVE_PAGE_FAULT
` [PATCH v12 03/31] powerpc/mm: set ARCH_SUPPORTS_SPECULATIVE_PAGE_FAULT
` [PATCH v12 04/31] arm64/mm: define ARCH_SUPPORTS_SPECULATIVE_PAGE_FAULT
` [PATCH v12 05/31] mm: prepare for FAULT_FLAG_SPECULATIVE
` [PATCH v12 06/31] mm: introduce pte_spinlock "
` [PATCH v12 07/31] mm: make pte_unmap_same compatible with SPF
` [PATCH v12 08/31] mm: introduce INIT_VMA()
` [PATCH v12 09/31] mm: VMA sequence count
` [PATCH v12 10/31] mm: protect VMA modifications using "
` [PATCH v12 11/31] mm: protect mremap() against SPF hanlder
` [PATCH v12 12/31] mm: protect SPF handler against anon_vma changes
` [PATCH v12 13/31] mm: cache some VMA fields in the vm_fault structure
` [PATCH v12 14/31] mm/migrate: Pass vm_fault pointer to migrate_misplaced_page()
` [PATCH v12 15/31] mm: introduce __lru_cache_add_active_or_unevictable
` [PATCH v12 16/31] mm: introduce __vm_normal_page()
` [PATCH v12 17/31] mm: introduce __page_add_new_anon_rmap()
` [PATCH v12 18/31] mm: protect against PTE changes done by dup_mmap()
` [PATCH v12 19/31] mm: protect the RB tree with a sequence lock
` [PATCH v12 20/31] mm: introduce vma reference counter
` [PATCH v12 21/31] mm: Introduce find_vma_rcu()
` [PATCH v12 22/31] mm: provide speculative fault infrastructure
` [PATCH v12 23/31] mm: don't do swap readahead during speculative page fault
` [PATCH v12 24/31] mm: adding speculative page fault failure trace events
` [PATCH v12 25/31] perf: add a speculative page fault sw event
` [PATCH v12 26/31] perf tools: add support for the SPF perf event
` [PATCH v12 27/31] mm: add speculative page fault vmstats
` [PATCH v12 28/31] x86/mm: add speculative pagefault handling
` [PATCH v12 29/31] powerpc/mm: add speculative page fault
` [PATCH v12 30/31] arm64/mm: "
` [PATCH v12 31/31] mm: Add a speculative page fault switch in sysctl

[Qemu-arm] [PATCH v2 0/4] Extract build_mcfg
 2019-04-16 21:41 UTC  (5+ messages)
` [Qemu-arm] [PATCH v2 4/4] hw/acpi: Extract build_mcfg to pci.c
  ` [Qemu-arm] [Qemu-devel] "
    `  "

[PATCH v3] x86/PCI: fix a memory leak bug
 2019-04-16 21:42 UTC 

[PATCH 5.0 000/117] 5.0.8-stable review
 2019-04-16 21:41 UTC  (2+ messages)

[PATCH] drm/amdgpu: fix drm leases being broken on radv
 2019-04-16 21:40 UTC 

[PATCH 4.14 00/69] 4.14.112-stable review
 2019-04-16 21:40 UTC  (2+ messages)

[PATCH 4.19 000/101] 4.19.35-stable review
 2019-04-16 21:39 UTC  (2+ messages)

[PATCH 4.9 00/76] 4.9.169-stable review
 2019-04-16 21:39 UTC  (2+ messages)

[PATCH] module: add stub for within_module
 2019-04-16 21:38 UTC  (6+ messages)
` [PATCH v2] module: add stubs for within_module functions

[PATCH bpf-next 0/2] show btf id in bpftool map list
 2019-04-16 21:36 UTC  (4+ messages)
` [PATCH bpf-next 2/2] tools/bpftool: show btf_id in map listing

[PATCH v2 net-next 00/13] ipv6: Use fib6_result for fib_lookups
 2019-04-16 21:36 UTC  (14+ messages)
` [PATCH v2 net-next 01/13] ipv6: Rename fib6_multipath_select and pass fib6_result
` [PATCH v2 net-next 02/13] ipv6: Pass fib6_result to rt6_find_cached_rt
` [PATCH v2 net-next 03/13] ipv6: Pass fib6_result to ip6_rt_cache_alloc
` [PATCH v2 net-next 04/13] ipv6: Pass fib6_result to ip6_create_rt_rcu
` [PATCH v2 net-next 05/13] ipv6: Pass fib6_result to pcpu route functions
` [PATCH v2 net-next 06/13] ipv6: Pass fib6_result to ip6_rt_get_dev_rcu and ip6_rt_copy_init
` [PATCH v2 net-next 07/13] ipv6: Pass fib6_result to rt6_insert_exception
` [PATCH v2 net-next 08/13] ipv6: Pass fib6_result to ip6_mtu_from_fib6 and fib6_mtu
` [PATCH v2 net-next 09/13] ipv6: Pass fib6_result to rt6_device_match
` [PATCH v2 net-next 10/13] ipv6: Pass fib6_result to rt6_select and find_rr_leaf
` [PATCH v2 net-next 11/13] ipv6: Pass fib6_result to fib6_table_lookup tracepoint
` [PATCH v2 net-next 12/13] ipv6: Pass fib6_result to fib lookups
` [PATCH v2 net-next 13/13] ipv6: Add fib6_type and fib6_flags to fib6_result

[PATCH v3 00/13] Software fwnode references
 2019-04-16 21:35 UTC  (3+ messages)
` [PATCH v3 13/13] platform/x86: intel_cht_int33fe: Replacing the old connections with references

[PATCH v4 0/4] arm64: compat: Add kuser helpers config option
 2019-04-16 21:35 UTC  (2+ messages)

[RFC][PATCHSET] sorting out RCU-delayed stuff in ->destroy_inode()
 2019-04-16 21:34 UTC  (5+ messages)
` [RFC PATCH 01/62] securityfs: fix use-after-free on symlink traversal
  ` [RFC PATCH 44/62] bpf: switch to ->free_inode()

[PATCH 1/1] parted: change device manager check in ptest
 2019-04-16 21:34 UTC 

linux-next: Fixes tag needs some work in the drivers-x86 tree
 2019-04-16 21:33 UTC 

[Buildroot] [PATCH] package/ruby: security bump to version 2.4.6
 2019-04-16 21:33 UTC 

[RFC PATCH v3 00/12] Draft for Extended Key ID support
 2019-04-16 21:32 UTC  (16+ messages)
` [RFC PATCH v3 07/12] iwlwifi: Extended Key ID support (NATIVE)

[PATCH 0/4] clone: add CLONE_PIDFD
 2019-04-16 21:31 UTC  (6+ messages)
` RFC: on adding new CLONE_* flags [WAS Re: [PATCH 0/4] clone: add CLONE_PIDFD]

[PATCH] x86: Do not override performance EPB MSR value on servers
 2019-04-16 21:31 UTC  (2+ messages)

Adding QCOW2 reading/writing support
 2019-04-16 21:30 UTC 

[PATCH 2/4] hwmon: (pmbus) mark registers READ_VIN and READ_IIN as paged
 2019-04-16 21:30 UTC  (3+ messages)

[PATCH v2] x86/PCI: fix a memory leak bug
 2019-04-16 21:29 UTC  (3+ messages)

[GIT PULL] RISC-V Patches for 5.1-rc6
 2019-04-16 21:30 UTC  (3+ messages)

[PATCH v2 4/4] drm/i915/selftests: Verify whitelist of context registers
 2019-04-16 21:28 UTC  (2+ messages)

Per-queue XDP programs, thoughts
 2019-04-16 21:28 UTC  (6+ messages)

[PATCH bpf-next] libbpf: fix printf formatter for ptrdiff_t argument
 2019-04-16 21:27 UTC  (2+ messages)

[PATCH v4 00/10] support wakeup capable GPIOs
 2019-04-16 21:26 UTC  (6+ messages)
` [PATCH v4 07/10] drivers: pinctrl: msm: setup GPIO irqchip hierarchy

[PATCH bpf v3 0/5] libbpf: remove two dependencies on Linux
 2019-04-16 21:25 UTC  (2+ messages)

[PATCH v11 0/7] Add Fieldbus subsystem + support HMS Profinet card
 2019-04-16 21:23 UTC  (10+ messages)
` [PATCH v11 2/7] anybus-s: support HMS Anybus-S bus
` [PATCH v11 3/7] anybus-s: support the Arcx anybus controller

[PATCH v3 1/1] vfio-ccw: Prevent quiesce function going into an infinite loop
 2019-04-16 21:23 UTC 

nand_op_parser_exec_op should use longest pattern
 2019-04-16 21:22 UTC  (5+ messages)

[v2 RFC PATCH 0/9] Another Approach to Use PMEM as NUMA Node
 2019-04-16 21:22 UTC  (6+ messages)

[RFC 0/3] tqs: add thread quiescent state library
 2019-04-16 21:22 UTC  (14+ messages)
` [dpdk-dev] [PATCH v5 0/3] lib/rcu: add RCU library supporting QSBR mechanism
  ` [dpdk-dev] [PATCH v5 1/3] rcu: "

[Qemu-devel] [PATCH v6 0/4] target/mips: Optimize MSA interleave instructions
 2019-04-16 21:20 UTC  (7+ messages)
` [Qemu-devel] [PATCH v6 4/4] target/mips: Optimize ILVR.<B|H|W|D> MSA instructions

Assertions tripping in xfs/104
 2019-04-16 21:21 UTC  (6+ messages)

[PATCH] slab: remove store_stackinfo()
 2019-04-16 21:21 UTC  (5+ messages)

[Qemu-trivial] [Qemu-devel] [PATCH v3 0/2] vl.c: make current_machine as non-global variable
 2019-04-16 21:20 UTC  (11+ messages)
` [Qemu-trivial] [Qemu-devel] [PATCH v3 1/2] vl.c: refactor "
  `  "
` [Qemu-trivial] [Qemu-devel] [PATCH v3 2/2] core/qdev: refactor qdev_get_machine() with type assertion
  `  "

[PATCH v4 0/2] Add support for the Purism Librem5 devkit
 2019-04-16 21:20 UTC  (6+ messages)
` [PATCH v4 1/2] arm64: dts: fsl: librem5: Add a device tree for the "

[PATCH v2 00/16] watchdog: refactor init_timeout and update users
 2019-04-16 21:20 UTC  (8+ messages)
` [PATCH v2 06/16] watchdog: hpwdt: drop warning after calling watchdog_init_timeout

Realtek r8822be kernel module does not negotiate 802.11ac connection
 2019-04-16 21:19 UTC  (10+ messages)
              ` rtlwifi-new v0.6 and dkms failures

linux-next: Fixes tag needs some work in the drivers-x86-fixes tree
 2019-04-16 21:17 UTC 

[PATCH 0/1] documentation: add lab for first contribution
 2019-04-16 21:13 UTC  (3+ messages)
` [PATCH v2 "

[U-Boot] [PULL] u-boot-socfpga/master
 2019-04-16 21:12 UTC  (12+ messages)

[U-Boot] [PATCH v5] arm: socfpga: move gen5 SDR driver to DM
 2019-04-16 21:11 UTC  (2+ messages)

[PATCH 2/2] x86/resctrl: Initialize new resource group with default MBA values
 2019-04-16 21:11 UTC  (4+ messages)

WARNING in usb_submit_urb (4)
 2019-04-16 21:10 UTC  (7+ messages)

[PATCH] xen/arm: kernel: Remove Dom prefix when using %pd format
 2019-04-16 21:09 UTC  (4+ messages)
` [Xen-devel] "

[igt-dev] [PATCH i-g-t] tests/perf: Fix timeout for RC6 re-enabling
 2019-04-16 21:08 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for tests/perf: Fix timeout for RC6 re-enabling (rev2)

[PATCH] xen/arm64: head: Combine lsl and str instructions in a single one
 2019-04-16 21:07 UTC  (4+ messages)
` [Xen-devel] "

[PATCH] init: Initialize jump labels before command line option parsing
 2019-04-16 20:54 UTC 

[PATCH v4 00/16] locking/rwsem: Rwsem rearchitecture part 2
 2019-04-16 21:07 UTC  (5+ messages)
` [PATCH v4 07/16] locking/rwsem: Implement lock handoff to prevent lock starvation

next/master boot bisection: next-20190215 on beaglebone-black
 2019-04-16 21:04 UTC  (23+ messages)

[PATCH v6] platform/chrome: cros_ec: Add trace event to trace EC commands
 2019-04-16 21:03 UTC 

[meta-oe][PATCH v2 1/3] systemd: remove 2 obsolete useradds
 2019-04-16 20:56 UTC 

How can I change Vendor name LIO-ORG
 2019-04-16 20:54 UTC  (2+ messages)

alsa return codes
 2019-04-16 20:53 UTC 

[v3 PATCH 1/2] PCI: read fixed bus numbers in EA for type 1 functions
 2019-04-16 20:51 UTC  (2+ messages)

Dev86-native dependency
 2019-04-16 20:51 UTC  (3+ messages)

[PATCH ghau90 v1] sig_info: use standard template for log messages
 2019-04-16 20:51 UTC  (5+ messages)

[PATCH] mtd: cfi_util: mark expected switch fall-throughs
 2019-04-16 20:49 UTC  (8+ messages)

[PATCH 0/4] xen/console: Bug fixes and doc improvement
 2019-04-16 20:48 UTC  (9+ messages)
` [PATCH 3/4] xen/public: Document HYPERCALL_console_io()
  ` [Xen-devel] "
` [PATCH 4/4] xen/console: Simplify domU console handling in guest_console_write
  ` [Xen-devel] "

[igt-dev] [PATCH 1/1] lib/gem_cs_prefetch: enable on Simics Simulator
 2019-04-16 20:47 UTC  (4+ messages)

Fwd: nfs v4.2 leaking file descriptors
 2019-04-16 20:46 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t 0/7] Fixes from updating igt packaging in Fedora
 2019-04-16 20:44 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "

[PATCH lttng-tools 2/5] Namespace check_sdt_works custom macro
 2019-04-16 20:43 UTC  (4+ messages)
` [PATCH lttng-tools 3/5] Harmonize rw_prog_cxx_works macro across projects
` [PATCH lttng-tools 4/5] Update the ac_define_dir macro from the autoconf archive
` [PATCH lttng-tools 5/5] Harmonize pprint macro across projects

[PATCH lttng-tools 1/5] Update macros from the autoconf archive
 2019-04-16 20:43 UTC 

[Buildroot] [PATCH/next v1 0/2] raspberrypi: bump kernel version to 4.19.24
 2019-04-16 20:43 UTC  (2+ messages)

[Buildroot] [git commit] package/rpi-firmware: bump version to ebf7b40cdc
 2019-04-16 20:42 UTC 

[Buildroot] [git commit] configs/raspberrypi*: bump kernel version to 5eeff139ea
 2019-04-16 20:42 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.