All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-09-06 13:50:47 to 2018-09-06 14:36:59 UTC [more...]

[PATCH 03/11] UAPI: virtio_net: Fix use of C++ keywords as structural members
 2018-09-06 14:36 UTC  (5+ messages)
` [RFC] UAPI: Check headers by compiling all together as C++

[PATCH 4.19 regression fix] printk: For early boot messages check loglevel when flushing the buffer
 2018-09-06 14:34 UTC  (11+ messages)

[RFC][PATCH 0/5] introduce /proc/PID/idle_bitmap
 2018-09-06 14:35 UTC  (5+ messages)
` [RFC][PATCH 2/5] [PATCH 2/5] proc: "
` [RFC][PATCH 4/5] [PATCH 4/5] kvm-ept-idle: EPT page table walk for A bits

[PATCH V3 00/26] C-SKY(csky) Linux Kernel Port
 2018-09-06 14:35 UTC  (14+ messages)
` [PATCH V3 02/26] csky: defconfig
` [PATCH V3 05/26] csky: System Call
` [PATCH V3 06/26] csky: Cache and TLB routines
` [PATCH V3 09/26] csky: VDSO and rt_sigreturn
` [PATCH V3 13/26] csky: Library functions
` [PATCH V3 17/26] csky: Misc headers

[PATCH] interconnect: core: Fix uninitialized variable
 2018-09-06 14:34 UTC 

[B.A.T.M.A.N.] [PATCH v6] batman-adv: Snoop DHCPACKs for DAT
 2018-09-06 14:34 UTC  (2+ messages)

[PATCH] arm64: dts: renesas: salvator-common: Add GPIO keys support
 2018-09-06  9:59 UTC  (4+ messages)

[PATCH] cfg80211: remove redundant check of !scan_plan
 2018-09-06  9:58 UTC 

[PATCH 1/1] drm/amdgpu: Fix compute VM BO params after rebase v2
 2018-09-06 14:32 UTC 

[PATCH v2] HID: i2c-hid: Don't reset device upon system resume
 2018-09-06 14:32 UTC  (2+ messages)

[PATCH] gpio: ep93xx: fix incorrect array element size check
 2018-09-06 14:31 UTC  (4+ messages)
` [PATCH] gpio: ep93xx: fix test for end of loop

[PATCH v3] clk: renesas: cpg-mssr: Add R7S9210 support
 2018-09-06 14:31 UTC  (4+ messages)

[PATCH] drm/i915: add LG eDP panel to quirk database
 2018-09-06 14:19 UTC  (3+ messages)

[PATCH 00/14] plane update with damage
 2018-09-06 14:29 UTC  (5+ messages)
` [PATCH 03/14] drm: clear plane damage during full modeset

[PATCH] Yama: use READ_ONCE() when reading ptrace_scope
 2018-09-06 14:29 UTC 

[PATCH v3] hash table: add an iterator over conflicting entries
 2018-09-06 14:28 UTC  (5+ messages)

[PATCH] acpi: remove a meaningless null check before debugfs_remove
 2018-09-06 14:28 UTC  (3+ messages)

[PATCH v3 00/16] Make CONFIG_HVM work
 2018-09-06 14:26 UTC  (3+ messages)
` [PATCH v3 05/16] x86: PIT emulation is common to both PV and HVM

INFO: task hung in ext4_da_get_block_prep
 2018-09-06 13:45 UTC  (9+ messages)
      ` [PATCH] mm, oom: Introduce time limit for dump_tasks duration

[Qemu-devel] [PATCH] block: Fix use after free error in bdrv_open_inherit()
 2018-09-06 14:25 UTC 

[RESEND PATCH 0/8] ARM: spectre-v1.1 mitigations
 2018-09-06 14:25 UTC  (7+ messages)
` [RESEND PATCH 3/8] ARM: spectre-v1, v1.1: provide helpers for address sanitization
  ` [RESEND PATCH 3/8] ARM: spectre-v1,v1.1: "
` [RESEND PATCH 5/8] ARM: signal: copy registers using __copy_to_user()

[PATCH v2] [RFC v2] v4l2: add support for colorspace conversion for video capture
 2018-09-06  9:50 UTC  (3+ messages)

[PATCH 0/1] gdb: Update to 8.2
 2018-09-06 14:23 UTC  (4+ messages)
` [PATCH 1/1] "

[Qemu-devel] Some confusion about live migration of usb device
 2018-09-06 14:23 UTC  (5+ messages)

[PATCH v2 1/3] drm/i915/csr: keep firmware name and required version together
 2018-09-06 14:23 UTC  (2+ messages)
` ✗ Fi.CI.SPARSE: warning for series starting with [v2,1/3] "

[meta-oe][PATCH] cpuid: upgrade 20170122 -> 20180519
 2018-09-06 14:22 UTC  (2+ messages)

[U-Boot] [PATCH] spi: designware_spi: Add reset ctrl to driver
 2018-09-06 14:22 UTC  (2+ messages)

[PATCH 00/42] mt76 patches 2018-09-06
 2018-09-06  9:47 UTC  (48+ messages)
` [PATCH 01/42] mt76x2: change mt76x2_tx_complete routine signature
` [PATCH 02/42] mt76: move mt76x2_tx_complete routine in mt76x02-lib module
` [PATCH 03/42] mt76: move mt76x2u_remove_dma_hdr "
` [PATCH 04/42] mt76: move mt76x2u_tx_complete_skb in mt76x02-lib moudule
` [PATCH 05/42] mt76: move mt76_qsel definition in dma.h
` [PATCH 06/42] mt76: move mt76x2u_set_txinfo in mt76x02-lib module
` [PATCH 07/42] mt76x0: introduce mt76x0_tx_prepare_skb routine
` [PATCH 08/42] mt76: move mt76x2u_tx_status_data in mt76x02-lib module
` [PATCH 09/42] mt76x0: init mt76_driver_ops callbacks
` [PATCH 10/42] mt76x0: use mt76_alloc_device for device allocation
` [PATCH 11/42] mt76x0: disable usb rx bulk aggregation
` [PATCH 12/42] mt76x0: mark device as running in mt76x0_start
` [PATCH 13/42] mt76x0: simplify mt76_mac_process_rx signature
` [PATCH 14/42] mt76x0: add mt76x0_queue_rx_skb routine
` [PATCH 15/42] mt76x0: unify tx/rx datapath with mt76x2u driver
` [PATCH 16/42] mt76x0: stop stat workqueue at hw stop
` [PATCH 17/42] mt76x0: set max fragments size
` [PATCH 18/42] mt76x0: remove unused dma.c source file
` [PATCH 19/42] mt76x0: remove unused stat work_queue
` [PATCH 20/42] mt76x0: remove unused {tx/rx}_queue definitions
` [PATCH 21/42] mt76x0: remove unused mt76x0_tx_status routine
` [PATCH 22/42] mt76x0: remove unused endpoint definitions
` [PATCH 23/42] mt76x0: remove unused stat_work
` [PATCH 24/42] mt76x0: enable per-sta tx queueing
` [PATCH 25/42] mt76x0: init hw capabilities
` [PATCH 26/42] mt76x0: trim rx skb to proper length
` [PATCH 27/42] mt76: remove unused MT76_MORE_STATS state
` [PATCH 28/42] mt76x0: remove mt76x0_stop_hardware routine
` [PATCH 29/42] mt76: move mt76 rate definitions in mt76x02-lib module
` [PATCH 30/42] mt76x0: alloc mcu buffers first in mt76x0_mcu_cmd_init
` [PATCH 31/42] mt76x0: fix memory leak during hw probe
` [PATCH 32/42] mt76x0: move stop related routines in mt76x0_mac_stop
` [PATCH 33/42] mt76x0: move mt76x0_init_hardware in mt76x0_register_device
` [PATCH 34/42] mt76x0: do not free/alloc buffers during suspend/resume
` [PATCH 35/42] mt76x0: remove has_{2,5}ghz fields of mt76x0_eeprom_params
` [PATCH 36/42] mt76x0: use mt76_register_device for device registration
` [PATCH 37/42] mt76x0: inital split between pci and usb
` [PATCH 38/42] mt76: initial separation of mmio part
` [PATCH 39/42] mt76: move some irq code to common mmio module
` [PATCH 40/42] mt76x0: remove unused mt76x0_wcid
` [PATCH 41/42] mt76x0: remove some usb specific code from mt76x0_register_device
` [PATCH 42/42] mt76x0: make device allocation bus neutral

[PATCH 00/16] R-Car D3/E3 display support (with LVDS PLL)
 2018-09-06  9:48 UTC  (6+ messages)
` [PATCH 12/16] arm64: dts: renesas: r8a77990: Add I2C device nodes

[PATCH] mac80211: fix TX status reporting for ieee80211s
 2018-09-06  9:47 UTC  (4+ messages)

[Bug 107784] [AMD tahiti XT] displayport broken
 2018-09-06 14:22 UTC  (2+ messages)

[PATCH] arm64: enable CMT/TMU support for Renesas SoC
 2018-09-06  9:47 UTC  (4+ messages)

USB pass-through and WiFi access
 2018-09-06 14:21 UTC 

[PATCH v6 00/10] Add the I3C subsystem
 2018-09-06 14:20 UTC  (24+ messages)
` [PATCH v6 01/10] i3c: Add core I3C infrastructure

MLX5 should define the timestamp field in the doc
 2018-09-06 14:21 UTC  (8+ messages)

[PATCH 0/3] Introduce a light-weight queue close feature
 2018-09-06 14:19 UTC  (12+ messages)
` [PATCH 3/3] nvme-pci: use queue close instead of queue freeze

[PATCH v2 0/5] New RISC-V Local Interrupt Controller Driver
 2018-09-06 14:19 UTC  (6+ messages)
` [PATCH v2 3/5] irqchip: "

[PATCHv2 01/21] eee-acpi-scripts: remove the recipe
 2018-09-06 14:19 UTC  (3+ messages)
` [PATCHv2 18/21] meson: update to 0.47.2

[PATCH v5 0/5] x86: Fix SEV guest regression
 2018-09-06 14:18 UTC  (6+ messages)
` [PATCH v5 5/5] x86/kvm: Avoid dynamic allocation of pvclock data when SEV is active

ARM: Xen 4.11 + modern dom0 on ODROID-XU4/HC1 (Exynos 5422)
 2018-09-06 14:18 UTC  (2+ messages)

[RFC PATCH v2] Allow aliases that include other aliases
 2018-09-06 14:17 UTC  (6+ messages)
` [PATCH v3] "

[PATCH] mm: hugepage: mark splitted page dirty when needed
 2018-09-06 14:17 UTC  (9+ messages)

[PATCH] osdep/linux: convert partition start to disk sector length
 2018-09-06 14:16 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] lockdep: Have assert functions test for actual interrupts disabled
 2018-09-06 14:17 UTC  (4+ messages)

[PATCH] arm64: dts: renesas: enable SDR104 on R-Car Gen3
 2018-09-06  9:41 UTC  (3+ messages)

[PATCH 1/4] mm, oom: Remove wake_oom_reaper()
 2018-09-06 14:16 UTC  (13+ messages)
` [PATCH 4/4] mm, oom: Fix unnecessary killing of additional processes

[PATCH 1/5] gpio: davinci: Remove unused member of davinci_gpio_controller
 2018-09-06 14:16 UTC  (5+ messages)
` [PATCH 2/5] gpio: davinci: Use dev name for label and automatic base selection

[U-Boot] [PATCH 0/2] Watchdog: Add support for sunxi hardware watchdog
 2018-09-06 14:15 UTC  (3+ messages)
` [U-Boot] [PATCH 2/2] watchdog: Add sunxi watchdog driver

[PATCH V2 0/6] perf/core and x86/intel_rdt: Fix lack of coordination with perf
 2018-09-06 14:15 UTC  (3+ messages)
` [PATCH V2 5/6] x86/intel_rdt: Use perf infrastructure for measurements

[Qemu-devel] [PATCH v2] qga: ignore non present cpus when handling qmp_guest_get_vcpus()
 2018-09-06 14:13 UTC  (2+ messages)

Widespread crashes in next-20180906
 2018-09-06 14:13 UTC  (3+ messages)

[wireless-regdb] [PATCH] wireless-regdb: update regulatory rules for Switzerland (CH), and Liechtenstein (LI) on 5GHz
 2018-09-06 14:13 UTC 

[PATCH v6 00/11] arm64: untag user pointers passed to the kernel
 2018-09-06 14:13 UTC  (14+ messages)
` [PATCH v6 11/11] arm64: annotate user pointers casts detected by sparse

[PATCH] mt76: fix return value of mt76x02_wait_for_mac
 2018-09-06  9:38 UTC 

[PATCH v4 00/16] Add utilization clamping support
 2018-09-06 14:13 UTC  (7+ messages)
` [PATCH v4 02/16] sched/core: uclamp: map TASK's clamp values into CPU's clamp groups

[PATCH 0/2] [media] Confidence pixel-format for Intel RealSense cameras
 2018-09-06  9:37 UTC  (5+ messages)
` [PATCH 1/2] CNF4 fourcc for 4 bit-per-pixel packed confidence information
` [PATCH 2/2] CNF4 pixel format for media subsystem

[PATCH 2/2] pci: dwc: add UniPhier PCIe host controller support
 2018-09-06 14:09 UTC  (6+ messages)

[PATCH v6 00/14] Energy Aware Scheduling
 2018-09-06 14:09 UTC  (4+ messages)
` [PATCH v6 04/14] PM / EM: Expose the Energy Model in sysfs

linux-next test error
 2018-09-06 14:07 UTC  (9+ messages)

mt76x0 bug report
 2018-09-06  9:32 UTC  (4+ messages)

Handling CC/CXX and CFLAGS/CXXFLAGS environment variable
 2018-09-06 14:06 UTC 

[PATCH 1/2] linux-fslc: Update SRCREV
 2018-09-06 14:06 UTC  (6+ messages)
` [PATCH 2/2] linux-fslc/defconfig: Add CONFIG_TMPFS_POSIX_ACL=y

[U-Boot] [PATCH v2] usb: dwc3: convert to livetree
 2018-09-06 14:05 UTC  (2+ messages)

[PATCH net-next 00/13] Refactor classifier API to work with Qdisc/blocks without rtnl lock
 2018-09-06  9:29 UTC  (7+ messages)
` [PATCH net-next 03/13] net: sched: extend Qdisc with rcu

[RFC PATCH 00/20] x86/intel_rdt: Start abstraction for a second arch
 2018-09-06 14:03 UTC  (4+ messages)

ERROR: No manifest generated
 2018-09-06 14:03 UTC  (3+ messages)

[PATCH] grub-install: Mention *efibootmgr* in no-nvram description
 2018-09-06 14:02 UTC  (2+ messages)
` [PATCH v2] grub-install: Mention *efibootmgr* in `no-nvram` description

[PATCH/RFT] arm64: dts: renesas: r8a77990: Add all MSIOF device nodes
 2018-09-06  9:27 UTC  (4+ messages)

[PATCH] ath9k: add reset for airtime station debugfs
 2018-09-06  9:27 UTC  (2+ messages)

[PATCH v5 02/13] drm/i915/icl: DSI vswing programming sequence
 2018-09-06 14:01 UTC  (2+ messages)
` [v5, "

[PATCH] arm64: uaccess: implement unsafe accessors
 2018-09-06 14:01 UTC  (2+ messages)

[PATCH] xen/sched: Re-position the domain_update_node_affinity() call during vcpu construction
 2018-09-06 14:01 UTC 

[PATCH/RFT] arm64: dts: renesas: r8a77995-draak: Add MSIOF ch2 pins support
 2018-09-06  9:26 UTC  (3+ messages)

[PATCH v7 00/10] Add the I3C subsystem
 2018-09-06 14:00 UTC  (5+ messages)
` [PATCH v7 01/10] i3c: Add core I3C infrastructure

[Qemu-devel] [PATCH V9 0/4] tests: Add migration test for aarch64
 2018-09-06 14:00 UTC  (5+ messages)
` [Qemu-devel] [PATCH V9 2/4] tests/migration: Support cross compilation in generating boot header file

[wireless-regdb] [PATCH] Update regulatory rules for Finland (FI) on 5GHz (SRD devices)
 2018-09-06 13:59 UTC 

[PATCH] leds: pwm: silently error out on EPROBE_DEFER
 2018-09-06 13:59 UTC 

[PATCH] wic: Introduce the --use-label partition parameter
 2018-09-06 13:57 UTC  (3+ messages)

[RFC] perf/x86/intel: Export mem events only if there's PEBs support
 2018-09-06 13:57 UTC  (5+ messages)
` [PATCH] "

[U-Boot] [PATCH v3 1/1] ARM: opos6ul: make the board boot again
 2018-09-06 13:57 UTC  (2+ messages)

patch "usb: gadget: udc: renesas_usb3: fix maxpacket size of ep0" added to usb-linus
 2018-09-06  9:22 UTC 

patch "USB: net2280: Fix erroneous synchronization change" added to usb-linus
 2018-09-06  9:22 UTC 

btrfs send hung in pipe_wait
 2018-09-06  9:22 UTC 

[Ksummit-discuss] [MAINTAINERS SUMMIT] Challenges in Upstream vs. Embargoed Development in Intel Graphics
 2018-09-06 13:56 UTC  (10+ messages)

[PATCH/RFT] arm64: dts: renesas: r8a77990: Add SYS-DMAC device nodes
 2018-09-06  9:21 UTC  (3+ messages)

[PATCH] gdb: PACKAGECONFIG for tui
 2018-09-06 13:55 UTC 

cmpxchg.h:245:2: error: ‘asm’ operand has impossible constraints
 2018-09-06 13:54 UTC  (2+ messages)

[RFC] UAPI: Check headers by compiling all together as C++
 2018-09-06  9:18 UTC  (2+ messages)
` [PATCH 05/11] UAPI: coda: Move kernel internals out of public view [ver #2]

[PATCH v3 0/8] MSM8998 and MTP dts
 2018-09-06 13:53 UTC  (4+ messages)
` [PATCH v3 3/8] arm64: dts: qcom: msm8998: Add tsens and thermal-zones

[PATCH] cpu/hotplug: Fix rollback during error-out in takedown_cpu()
 2018-09-06 13:52 UTC  (2+ messages)
` [tip:smp/urgent] cpu/hotplug: Prevent state corruption on error rollback

[PATCH libdrm] intel: use drm namespace for exported functions
 2018-09-06 13:52 UTC 

[PATCH] arm64: fix erroneous warnings in page freeing functions
 2018-09-06 13:52 UTC  (2+ messages)

[PATCH v3 RESEND 1/2] dt-bindings: add binding for Rockchip hdmi phy using an Innosilicon IP
 2018-09-06 13:52 UTC  (5+ messages)
` [PATCH v3 RESEND 2/2] phy: add Rockchip Innosilicon hdmi phy

[PATCH RFC tools/memory-model] Add litmus-test naming scheme
 2018-09-06 13:52 UTC  (6+ messages)

[PATCH] cpu/hotplug: Fix acquire of st->should_run in cpuhp_thread_fun()
 2018-09-06 13:51 UTC  (2+ messages)
` [tip:smp/urgent] cpu/hotplug: Adjust misplaced smb() "

[tip:perf/core] perf tests: Fix record+probe_libc_inet_pton.sh without ping's debuginfo
 2018-09-06 13:49 UTC 

[PATCH/RFT v2 0/8] arm64: dts: renesas: Ebisu: Add HDMI and CVBS input
 2018-09-06  9:16 UTC  (4+ messages)
` [PATCH v2 6/8] arm64: dts: r8a77990: Add VIN and CSI-2 device nodes

[PATCH v4 1/2] dt-bindings: add binding for Rockchip hdmi phy using an Innosilicon IP
 2018-09-06 13:50 UTC  (2+ messages)
` [PATCH v4 2/2] phy: add Rockchip Innosilicon hdmi phy


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.