All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-01-23 20:03:04 to 2019-01-23 21:18:25 UTC [more...]

[PATCH v4 1/2] sh: mm: make use of new memblocks_present() helper
 2019-01-23 20:31 UTC  (3+ messages)

[PATCH V2] wlcore: sdio: Fixup power on/off sequence
 2019-01-23 21:18 UTC  (10+ messages)

[Patch nf-next] nf_conntrack: fix error path in nf_conntrack_pernet_init()
 2019-01-23 21:17 UTC  (2+ messages)

[PATCH 0/8] IB: cleanup debugfs usage
 2019-01-23 21:15 UTC  (2+ messages)

[PATCH 0/5 v3] Fix virtio-blk issue with SWIOTLB
 2019-01-23 21:14 UTC  (4+ messages)

[PATCH v3 00/15] Argo: hypervisor-mediated interdomain communication
 2019-01-23 21:14 UTC  (9+ messages)
` [PATCH v3 15/15] argo: validate hypercall arg structures via compat machinery

linux-next: Fixes tag needs some work in the omap-fixes tree
 2019-01-23 21:14 UTC  (2+ messages)

[RFC] virtio_ring: check dma_mem for xen_domain
 2019-01-23 21:14 UTC  (8+ messages)
` [Xen-devel] "

[U-Boot] [RFC] ARM: omap3_logic_somlv: Enable OF_CONTROL in SPL
 2019-01-23 21:13 UTC 

[PATCH v6 0/8] perf cs-etm: Add support for sample flags
 2019-01-23 21:13 UTC  (16+ messages)
` [PATCH v6 1/8] perf cs-etm: Add last instruction information in packet
` [PATCH v6 2/8] perf cs-etm: Set sample flags for instruction range packet
` [PATCH v6 3/8] perf cs-etm: Set sample flags for trace discontinuity
` [PATCH v6 4/8] perf cs-etm: Add exception number in exception packet
` [PATCH v6 5/8] perf cs-etm: Change tuple from traceID-CPU# to traceID-metadata

[v5,4/6] usb: gadget: add mechanism to specify an explicit status stage
 2019-01-23 21:10 UTC  (3+ messages)
` [PATCH v5 4/6] "

Stable queue: queue-4.20
 2019-01-23 21:09 UTC 

[PATCH v2 0/7] perf: Communicate sink via event::attr:config2
 2019-01-23 21:08 UTC  (3+ messages)

[PATCH 0/3] add support for PMS7003 PM sensor
 2019-01-23 21:08 UTC  (4+ messages)
` [PATCH 1/3] iio: chemical: add support for Plantower PMS7003 sensor

[PATCH v2 0/8] introduce no-overlay mode in git checkout
 2019-01-23 21:08 UTC  (7+ messages)
` [PATCH v3 "
  ` [PATCH v3 7/8] checkout: introduce --{,no-}overlay option

[igt-dev] [PATCH i-g-t] tests/kms_rotation_crc: Fix multiplane-rotation-cropping* tests
 2019-01-23 21:07 UTC  (2+ messages)

[Bug 105733] Amdgpu randomly hangs and only ssh works. Mouse cursor moves sometimes but does nothing. Keyboard stops working
 2019-01-23 21:05 UTC  (3+ messages)

[PATCH 0/7] perf: Communicate sink via event::attr:config2
 2019-01-23 21:05 UTC  (6+ messages)
` [PATCH 3/7] coresight: Use event attributes for sink selection

[Qemu-devel] [PATCH v2] MAINTAINERS: update microbit ARM board files
 2019-01-23 21:02 UTC  (2+ messages)

[PATCH iproute2] f_flower: fix build with musl libc
 2019-01-23 21:02 UTC 

[PATCH 0/2] PCI: hv: Refactor hv_irq_unmask() to use hv_vpset and cpumask_to_vpset()
 2019-01-23 21:02 UTC  (3+ messages)
` [PATCH 1/2] PCI: hv: Replace hv_vp_set with hv_vpset
` [PATCH 2/2] PCI: hv: Refactor hv_irq_unmask() to use cpumask_to_vpset()

[Qemu-devel] [PATCH] audio: fix pc speaker init
 2019-01-23 21:01 UTC  (2+ messages)

[U-Boot] [RFC 0/9] Convert Pico-Pi i.MX7D to DM
 2019-01-23 21:01 UTC  (3+ messages)

[PATCH v3 5/9] midx: refactor permutation logic and pack sorting
 2019-01-23 21:00 UTC  (2+ messages)

[PATCH 0/7] qcom: support wakeup capable GPIOs
 2019-01-23 21:00 UTC  (13+ messages)
` [PATCH 4/7] dt-bindings: sdm845-pinctrl: add wakeup interrupt parent for GPIO
` [PATCH 5/7] drivers: pinctrl: msm: setup GPIO irqchip hierarchy

[igt-dev] [PATCH i-g-t v3 1/2] tests/intel-ci: Add basic PSR2 tests to fast feedback test list
 2019-01-23 21:00 UTC  (3+ messages)

[PATCH v4 00/16] sequencer: refactor functions working on a todo_list
 2019-01-23 20:58 UTC  (18+ messages)
` [PATCH v5 "
  ` [PATCH v5 01/16] sequencer: changes in parse_insn_buffer()
  ` [PATCH v5 02/16] sequencer: make the todo_list structure public
  ` [PATCH v5 03/16] sequencer: remove the 'arg' field from todo_item
  ` [PATCH v5 04/16] sequencer: refactor transform_todos() to work on a todo_list
  ` [PATCH v5 05/16] sequencer: introduce todo_list_write_to_file()
  ` [PATCH v5 06/16] sequencer: refactor check_todo_list() to work on a todo_list
  ` [PATCH v5 07/16] sequencer: refactor sequencer_add_exec_commands() "
  ` [PATCH v5 08/16] sequencer: refactor rearrange_squash() "
  ` [PATCH v5 09/16] sequencer: make sequencer_make_script() write its script to a strbuf
  ` [PATCH v5 10/16] sequencer: change complete_action() to use the refactored functions
  ` [PATCH v5 11/16] sequencer: refactor skip_unnecessary_picks() to work on a todo_list
  ` [PATCH v5 12/16] rebase-interactive: use todo_list_write_to_file() in edit_todo_list()
  ` [PATCH v5 13/16] rebase-interactive: append_todo_help() changes
  ` [PATCH v5 14/16] rebase-interactive: rewrite edit_todo_list() to handle the initial edit
  ` [PATCH v5 15/16] sequencer: use edit_todo_list() in complete_action()
  ` [PATCH v5 16/16] rebase--interactive: move transform_todo_file() to rebase--interactive.c

[GIT PULL] pxa fixes for 5.0
 2019-01-23 20:58 UTC 

[PATCH 0/5] Reset Intel BT controller if it gets stuck
 2019-01-23 20:57 UTC  (9+ messages)
` [PATCH v5 1/4] usb: split code locating ACPI companion into port and device
  ` [v5,1/4] "
  ` [PATCH v5 2/4] usb: assign ACPI companions for embedded USB devices
    ` [v5,2/4] "
  ` [PATCH v5 3/4] Bluetooth: Allow driver specific cmd timeout handling
    ` [v5,3/4] "
  ` [PATCH v5 4/4] Bluetooth: btusb: Use the cmd_timeout method to reset the Intel BT chip
    ` [v5,4/4] "

[PATCH libdrm] xf86drm: Add drmIsMaster()
 2019-01-23 20:56 UTC  (4+ messages)
` [PATCH v2] "

[PATCH v5 1/7] Add support for XO 1.75 to OLPC battery driver
 2019-01-23 20:56 UTC  (11+ messages)
` [PATCH v5 2/7] x86, olpc: Use a correct version when making up a battery node
` [PATCH v5 3/7] power: supply: olpc_battery: Use DT to get battery version
` [PATCH v5 4/7] power: supply: olpc_battery: Move priv data to a struct
` [PATCH v5 6/7] power: supply: olpc_battery: Avoid using platform_info
` [PATCH v5 7/7] power: supply: olpc_battery: Add OLPC XO 1.75 support

[PATCH v3 -next] mtd: docg3: Fix a possible memory leak of mtd->name
 2019-01-23 20:54 UTC  (3+ messages)

[PATCH 00/14] Trace2 tracing facility
 2019-01-23 20:51 UTC  (3+ messages)
` [PATCH 01/14] trace2: Documentation/technical/api-trace2.txt

[PATCH] xfs_repair: initialize non-leaf finobt blocks with correct magic
 2019-01-23 20:51 UTC  (4+ messages)

[PATCH] nfit: add Hyper-V NVDIMM DSM command set to white list
 2019-01-23 20:51 UTC  (2+ messages)

[Buildroot] imx6 solo VPU support in Buildroot
 2019-01-23 20:51 UTC  (7+ messages)

[LSF/MM TOPIC] Containers and distributed filesystems
 2019-01-23 20:50 UTC  (3+ messages)

MUSB interrupt storm on device removal
 2019-01-23 20:50 UTC 

[PATCH -next] mtd: docg3: Fix passing zero to 'PTR_ERR' warning in doc_probe_device
 2019-01-23 20:49 UTC  (6+ messages)

[PATCH] drm/i915/icl: Delay hotplug sequence for TC ports
 2019-01-23 20:47 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for "

[Patch iproute2] tc: add hit counter for matchall
 2019-01-23 20:47 UTC  (2+ messages)

GRSec is vital to Linux security
 2019-01-23 20:46 UTC  (2+ messages)

Regular FS shutdown while rsync is running
 2019-01-23 20:45 UTC  (11+ messages)

KASAN: use-after-free Read in refcount_inc_not_zero_checked
 2019-01-23 20:45 UTC  (2+ messages)

MUSB interrupt storm on device removal
 2019-01-23 20:44 UTC 

[Patch iproute2] tc: add performance counters for basic filter
 2019-01-23 20:43 UTC  (2+ messages)

[Intel-wired-lan] [PATCH 0/3] gcc-plugins: Introduce stackinit plugin
 2019-01-23 20:36 UTC  (6+ messages)
` [Intel-wired-lan] [PATCH 1/3] treewide: Lift switch variables out of switches
    ` [Intel-wired-lan] [Intel-gfx] "
        `  "

[PATCH] doc: tidy asciidoc style
 2019-01-23 20:43 UTC  (3+ messages)

linux-next: Signed-off-by missing for commit in the dma-mapping-fixes tree
 2019-01-23 20:43 UTC 

[PATCH] powerpc/pseries: Check for ceded CPU's during LPAR migration
 2019-01-23 20:40 UTC 

[PATCH v2 0/4] locking/qspinlock: Handle > 4 nesting levels
 2019-01-23 20:40 UTC  (8+ messages)
` [PATCH v2 1/4] locking/qspinlock: Handle > 4 slowpath "
` [PATCH v2 2/4] locking/qspinlock_stat: Track the no MCS node available case

[U-Boot] Test failures in u-boot/master on NVIDIA HW with recent push
 2019-01-23 20:39 UTC  (8+ messages)

[PATCH v7 0/3] arm64: ftrace with regs
 2019-01-23 20:38 UTC  (6+ messages)
` [PATCH v7 2/3] arm64: implement "

[RFC] pci: force address of mappings in secondary process
 2019-01-23 20:37 UTC  (8+ messages)

[PATCH v2 0/3] Replace opencoded set_mask_bits
 2019-01-23 20:33 UTC  (14+ messages)
  ` [PATCH v2 1/3] coredump: Replace opencoded set_mask_bits()
  ` [PATCH v2 2/3] fs: inode_set_flags() replace "
  ` [PATCH v2 3/3] bitops.h: set_mask_bits() to return old value

[1/3] treewide: Lift switch variables out of switches
 2019-01-23 20:36 UTC  (3+ messages)
` [Intel-wired-lan] [Intel-gfx] [PATCH 1/3] "
`  "

[PATCH] mm/mincore: allow for making sys_mincore() privileged
 2019-01-23 20:35 UTC  (17+ messages)

[Buildroot] [PATCH] support/scripts/apply-patches: use "git apply" as a fallback when applying patches
 2019-01-23 20:34 UTC  (6+ messages)

[Qemu-devel] [PATCH v3 00/50] Audio 5.1 patches
 2019-01-23 20:33 UTC  (8+ messages)
` [Qemu-devel] [PATCH v3 15/50] audio: reduce glob_audio_state usage
` [Qemu-devel] [PATCH v3 47/50] paaudio: channel-map option

[ANNOUNCE] WireGuard Snapshot `0.0.20190123` Available
 2019-01-23 20:32 UTC  (2+ messages)

[PATCH][RESEND] arm64: dts: hikey: Add DMA entries for Bluetooth UART
 2019-01-23 20:30 UTC  (2+ messages)

[GIT PULL] IPMI serious bugfixes for 5.0
 2019-01-23 20:30 UTC  (2+ messages)

[GIT PULL] s390 patches for 5.0 #2
 2019-01-23 20:30 UTC  (2+ messages)

udf: Prevent write-unsupported filesystem to be remounted read-write
 2019-01-23 20:29 UTC  (4+ messages)

[PATCH v2 net-next] lan743x: Provide Read/Write Access to on chip OTP
 2019-01-23 20:18 UTC 

[PATCH v5 1/3] examples/l3fwd: merge l3fwd-acl code into l3fwd
 2019-01-23 20:27 UTC  (4+ messages)
` [PATCH v6 0/3] "

[PATCH 1/4] dt-bindings: power: sc27xx: Add one IIO channel to read charge voltage
 2019-01-23 20:27 UTC  (2+ messages)

[Qemu-devel] [qemu-web PATCH v2] Add GSoC/Outreachy 2018 retrospective blog post
 2019-01-23 20:27 UTC  (3+ messages)

[PATCH v4 1/3] eal: add functions parsing EAL arguments
 2019-01-23 20:26 UTC  (4+ messages)
` [PATCH v5 0/3] EAL change for using a config file for DPDK

[RFC PATCH] mm: vmscan: do not iterate all mem cgroups for global direct reclaim
 2019-01-23 20:24 UTC  (3+ messages)

[Bug 108916] polaris11 d3d9 rendering issue
 2019-01-23 20:23 UTC  (2+ messages)

[PATCH] doc:it_IT: update coding-style - expectations around bool
 2019-01-23 20:22 UTC 

device tree "compatible" string value for Nuvoton TPM 75xxx
 2019-01-23 20:22 UTC  (6+ messages)

PCI: hotplug: Erroneous removal of hotplug PCI devices
 2019-01-23 20:10 UTC  (7+ messages)

[U-Boot] [PATCH 1/3] PowerPC: Stop re-using CONFIG_SPL_TEXT_BASE for TPL
 2019-01-23 20:21 UTC  (3+ messages)
` [U-Boot] [PATCH 3/3] linker: Modify linker scripts to be more generic

[Buildroot] [PATCH] package/iperf: bump to 2.0.13
 2019-01-23 20:19 UTC  (3+ messages)

[PATCH v2 1/2] drm/i915/execlists: Suppress preempting self
 2019-01-23 20:18 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for series starting with [v2,1/2] "

[Buildroot] [PATCH] package/iperf: fixed hash to match v2.0.13 archive
 2019-01-23 20:18 UTC 

[Qemu-devel] [PATCH 0/3] WHPX introduce changes for Windows Insider SDK 17110
 2019-01-23 20:18 UTC  (3+ messages)

[v1] arm64: dts: sdm845: add interconnect DT entries for MDSS on SDM845
 2019-01-23 20:17 UTC  (3+ messages)

[PATCHv4 0/4] Add coresight support for SDM845 and MSM8996
 2019-01-23 20:17 UTC  (11+ messages)
` [PATCHv4 1/4] arm64: dts: qcom: sdm845: Add Coresight support

[v6 0/3] Use interconnect API in MDSS on SDM845
 2019-01-23 20:17 UTC  (4+ messages)
` [v6 2/3] drm/msm/dpu: Integrate interconnect API in MDSS

[PATCH net-next 00/10] net: macsec: initial support for hardware offloading
 2019-01-23 20:16 UTC  (5+ messages)
` [PATCH net-next 03/10] net: macsec: move some definitions in a dedicated header
` [PATCH net-next 06/10] net: introduce a net_device_ops macsec helper

[Qemu-devel] [PATCH v10 00/14] More fully implement ARM PMUv3
 2019-01-23 20:04 UTC  (4+ messages)
` [Qemu-arm] "

[PATCH 0/4] Allow persistent memory to be used like normal RAM
 2019-01-23 20:15 UTC  (9+ messages)
` [PATCH 2/4] mm/memory-hotplug: allow memory resources to be children

[Qemu-devel] [RFC PATCH 0/3] vmbuild tweaks for BSD targets
 2019-01-23 20:13 UTC  (4+ messages)
` [Qemu-devel] [RFC PATCH 2/3] tests/vm: add --build-target option

[U-Boot] [PATCH 0/5] MSCC: Add Serval SoC family
 2019-01-23 20:12 UTC  (2+ messages)

MUSB interrupt storm on device removal
 2019-01-23 20:12 UTC 

[U-Boot] [PATCH v2 0/3] MSCC: Add Servalt SoC family
 2019-01-23 20:12 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t] tests/kms_available_mode_crc: Print debug info on failure
 2019-01-23 20:11 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for tests/kms_available_mode_crc: Print debug info on failure (rev2)

[PATCH v6 00/16] Add utilization clamping support
 2019-01-23 20:11 UTC  (5+ messages)
` [PATCH v6 09/16] sched/cpufreq: uclamp: Add utilization clamping for RT tasks

[U-Boot] [PATCH v3 0/4] Add network support for Ocelots SoCs
 2019-01-23 20:11 UTC  (2+ messages)

Getting weird TPM error after rebasing my tree to security/next-general
 2019-01-23 20:11 UTC  (9+ messages)

[PATCH kernel] vfio-pci/nvlink2: Fix ancient gcc warnings
 2019-01-23 20:06 UTC  (2+ messages)

[PATCH net-next 0/2] tcp_bbr: Improving TCP BBR performance for WiFi and cellular networks
 2019-01-23 20:04 UTC  (3+ messages)
` [PATCH net-next 1/2] tcp_bbr: refactor bbr_target_cwnd() for general inflight provisioning
` [PATCH net-next 2/2] tcp_bbr: adapt cwnd based on ack aggregation estimation

[PATCH] arm64: dts: hikey: Revert "Enable HS200 mode on eMMC"
 2019-01-23 20:06 UTC  (2+ messages)

Plan to unify REST authentication?
 2019-01-23 20:08 UTC  (4+ messages)

Phantom full ext4 root filesystems on 4.1 through 4.14 kernels
 2019-01-23 19:59 UTC  (4+ messages)

[igt-dev] [PATCH i-g-t] tests/core_unauth_vs_render: new test for the relaxed DRM_AUTH handling
 2019-01-23 20:01 UTC  (8+ messages)

[PATCH] arch-arm: Do not add -march options for arm architecture
 2019-01-23 20:05 UTC 

[patch 0/9] treewide: Cleanup recently added license mess
 2019-01-23 20:05 UTC  (3+ messages)
` [patch 9/9] vfio/pci: Cleanup "

[Qemu-arm] [PATCH] target/arm: Don't clear supported PMU events when initializing PMCEID1
 2019-01-23 19:59 UTC 

[Qemu-devel] [PATCH RFCv2 0/9] qdev: Hotplug handler chaining + virtio-pmem
 2019-01-23 19:55 UTC  (7+ messages)
` [Qemu-devel] [PATCH RFCv2 1/9] qdev: Let the hotplug_handler_unplug() caller delete the device
` [Qemu-devel] [PATCH RFCv2 2/9] qdev: Let machine hotplug handler to override bus hotplug handler
` [Qemu-devel] [PATCH RFCv2 3/9] qdev: Provide qdev_get_bus_hotplug_handler()
` [Qemu-devel] [PATCH RFCv2 4/9] virtio-pmem: Prototype
` [Qemu-devel] [PATCH RFCv2 5/9] virtio-pci: Allow to specify additional interfaces for the base type
` [Qemu-devel] [PATCH RFCv2 6/9] virtio-pci: Proxy for virtio-pmem

[Qemu-devel] [PATCH 0/2] pcie: Add simple ACS "support" to the generic PCIe root port
 2019-01-23 19:56 UTC  (5+ messages)
` [Qemu-devel] [PATCH 1/2] pcie: Add a simple PCIe ACS (Access Control Services) helper function


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.