All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-07-11 20:07:37 to 2018-07-11 21:03:20 UTC [more...]

[PATCH v2 0/6] 9p: Use IDRs more effectively
 2018-07-11 21:02 UTC  (7+ messages)
` [PATCH v2 1/6] 9p: Fix comment on smp_wmb
` [PATCH v2 2/6] 9p: Change p9_fid_create calling convention
` [PATCH v2 3/6] 9p: Replace the fidlist with an IDR
` [PATCH v2 4/6] 9p: Embed wait_queue_head into p9_req_t
` [PATCH v2 5/6] 9p: Use a slab for allocating requests
` [PATCH v2 6/6] 9p: Remove p9_idpool

[Buildroot] BR2_LINUX_KERNEL_PATCH for linux-headers
 2018-07-11 21:02 UTC  (2+ messages)

[RFC PATCH v2 00/27] Control Flow Enforcement (CET)
 2018-07-11 21:02 UTC  (15+ messages)
` [RFC PATCH v2 20/27] x86/cet/shstk: ELF header parsing of CET
` [RFC PATCH v2 27/27] x86/cet: Add arch_prctl functions for CET

[PATCH v4 0/9] hwmon and fsi: Add On-Chip Controller (OCC) driver
 2018-07-11 21:01 UTC  (11+ messages)
` [PATCH v4 1/9] "
` [PATCH v4 2/9] Documentation: hwmon: Add OCC documentation
` [PATCH v4 4/9] hwmon: Add On-Chip Controller (OCC) hwmon driver
` [PATCH v4 5/9] hwmon (occ): Add command transport method for P8 and P9
` [PATCH v4 6/9] hwmon (occ): Parse OCC poll response
` [PATCH v4 7/9] hwmon (occ): Add sensor types and versions
` [PATCH v4 8/9] hwmon (occ): Add sensor attributes and register hwmon device
` [PATCH v4 9/9] hwmon (occ): Add sysfs attributes for additional OCC data

[PATCH] drm/i915: Interactive RPS mode
 2018-07-11 21:01 UTC 

[PATCH net-next 0/2] net: phy: add functionality to speed down PHY when waiting for WoL packet
 2018-07-11 20:55 UTC  (5+ messages)
` [PATCH net-next 1/2] net: phy: add helper phy_config_aneg
` [PATCH net-next 2/2] net: phy: add phy_speed_down and phy_speed_up

Regression in tpm_tis driver: the TPM now fatally offlines itself after a few hours of use
 2018-07-11 20:54 UTC  (8+ messages)
` [PATCH] tpm.h: increase poll timings to fix tpm_tis regression

[Qemu-devel] [Bug 1781281] [NEW] qemu-ppc64le uncaught target signal 4 (Illegal instruction)
 2018-07-11 20:52 UTC 

KASAN: slab-out-of-bounds Read in rds_cong_queue_updates (2)
 2018-07-11 21:00 UTC  (2+ messages)

[PATCH 1/2] iommu: Add config option to set passthrough as default
 2018-07-11 20:59 UTC  (2+ messages)
` [PATCH 2/2] iommu: add sysfs attribyte for domain type

[U-Boot] [PATCH v3 0/7] Fixes/Addition to use the USB Ethernet gadget with the DWC3 gadget controller
 2018-07-11 20:59 UTC  (14+ messages)
` [U-Boot] [PATCH v3 7/7] cmd: Add bind/unbind commands to bind a device to a driver from the command line

[Qemu-devel] [PATCH v1 1/1] scsi-disk: Block Device Characteristics emulation fix
 2018-07-11 20:58 UTC 

[Buildroot] At what stage the init script is created and can be used within the post build script?
 2018-07-11 20:58 UTC  (2+ messages)

[PATCH v2] drm/amdgpu: Allow to create BO lists in CS ioctl v2
 2018-07-11 20:57 UTC 

[ndctl PATCH v2] ndctl: Remove dependency on linker garbage collection
 2018-07-11 20:47 UTC 

[PATCH] mm/hugetlb: remove gigantic page support for HIGHMEM
 2018-07-11 20:57 UTC  (2+ messages)

[PATCH v9 0/7] Centralize and unify usage of preempt/irq tracepoints
 2018-07-11 20:56 UTC  (13+ messages)
` [PATCH v9 4/7] tracepoint: Make rcuidle tracepoint callers use SRCU

[PATCH v2 0/5] compress: add ZLIB compression PMD
 2018-07-11 20:56 UTC  (5+ messages)
` [PATCH v2 5/5] doc: add ZLIB PMD documentation

[RFC] Make need_resched() return true when rcu_urgent_qs requested
 2018-07-11 20:54 UTC  (7+ messages)
` [PATCH v2] kvm/x86: Inform RCU of quiescent state when entering guest mode

[U-Boot] [PATCH 1/5] net: When checking prerequisites, consider boot_file_name
 2018-07-11 20:54 UTC  (7+ messages)
` [U-Boot] [PATCH 3/5] net: Make copy_filename() accept NULL src

[Qemu-devel] [PATCH] Zero out the host's `msg_control` buffer
 2018-07-11 20:54 UTC  (2+ messages)

[RFC v2 0/4] Move TXQ scheduling into mac80211
 2018-07-11 20:48 UTC  (4+ messages)
` [RFC v2 1/4] mac80211: Add TXQ scheduling API

[RFC PATCH] Add 'human' date format
 2018-07-11 20:54 UTC  (6+ messages)
` [RFC PATCH v2] "

[PATCH v14 0/6] Introduce the STACKLEAK feature and a test for it
 2018-07-11 20:53 UTC  (8+ messages)
` [PATCH v14 1/6] gcc-plugins: Clean up the cgraph_create_edge* macros
` [PATCH v14 2/6] x86/entry: Add STACKLEAK erasing the kernel stack at the end of syscalls
` [PATCH v14 3/6] gcc-plugins: Add STACKLEAK plugin for tracking the kernel stack
` [PATCH v14 4/6] lkdtm: Add a test for STACKLEAK
` [PATCH v14 5/6] fs/proc: Show STACKLEAK metrics in the /proc file system
` [PATCH v14 6/6] doc: self-protection: Add information about STACKLEAK feature

[PATCH 1/2] mips: Fix mips_dma_map_sg by using correct dma mapping function
 2018-07-11 20:52 UTC  (6+ messages)
` [PATCH 2/2] mips/jazz: provide dma_mask/coherent_dma_mask for platform devices

[xen-4.11-testing test] 125064: trouble: broken/fail/pass
 2018-07-11 20:52 UTC 

[Qemu-devel] [PATCH] linux-user: ppc64: use the correct values for F_*LK64s
 2018-07-11 20:51 UTC  (3+ messages)

[PATCH] add -p: fix counting empty context lines in edited patches
 2018-07-11 20:50 UTC  (4+ messages)
` [PATCH v2] "

[PATCH 1/1] Drivers: HV: Send one page worth of kmsg dump over Hyper-V during panic
 2018-07-11 20:50 UTC  (4+ messages)

[PATCH v1 0/3] Add read-write concurrency to rte_hash library
 2018-07-11 20:49 UTC  (4+ messages)
` [PATCH v5 0/8] "
  ` [PATCH v5 5/8] hash: add read and write concurrency support

[PATCH V4] xdrstdio_create buffers do not output encoded values on ppc
 2018-07-11 20:42 UTC  (6+ messages)
    ` [Libtirpc-devel] "

[U-Boot] [RFC 0/8] i.MX: Add initial CLK support
 2018-07-11 20:48 UTC  (3+ messages)
` [U-Boot] [RFC 4/8] clk: imx: imx6ul: Implement ENET clocks

[PATCH net-next v19 0/8] sched: Add Common Applications Kept Enhanced (cake) qdisc
 2018-07-11 20:40 UTC  (3+ messages)

Keeping and modifying Source code in Yocto
 2018-07-11 20:46 UTC  (6+ messages)

QCA988X firmware crash in AP mode
 2018-07-11 20:46 UTC  (3+ messages)

[GIT PULL 00/14] perf/urgent fixes
 2018-07-11 20:43 UTC  (16+ messages)
` [PATCH 01/14] perf tools: Generate a Python script compatible with Python 2 and 3
` [PATCH 02/14] perf scripts python: Add Python 3 support to Core.py
` [PATCH 03/14] perf scripts python: Add Python 3 support to SchedGui.py
` [PATCH 04/14] perf scripts python: Add Python 3 support to Util.py
` [PATCH 05/14] perf scripts python: Add Python 3 support to sched-migration.py
` [PATCH 06/14] perf scripts python: Add Python 3 support to EventClass.py
` [PATCH 07/14] perf test shell: Replace '|&' with '2>&1 |' to work with more shells
` [PATCH 08/14] perf test shell: Make perf's inet_pton test more portable
` [PATCH 09/14] perf llvm-utils: Remove bashism from kernel include fetch script
` [PATCH 10/14] perf test shell: Prevent temporary editor files from being considered test scripts
` [PATCH 11/14] perf tools: Fix compilation errors on gcc8
` [PATCH 12/14] perf stat: Fix --interval_clear option
` [PATCH 13/14] perf script python: Fix dict reference counting
` [PATCH 14/14] perf tools: Use python-config --includes rather than --cflags

[Qemu-devel] [PATCH v2] linux-user: fix mmap_find_vma_reserved()
 2018-07-11 20:44 UTC  (4+ messages)

[Qemu-devel] [PATCH 0/7] Qtest driver framework
 2018-07-11 20:44 UTC  (8+ messages)
` [Qemu-devel] [PATCH 3/7] tests/qgraph: sdhci driver and interface nodes
` [Qemu-devel] [PATCH 4/7] tests/qgraph: arm/raspi2 machine node

[ndctl PATCH] ndctl, test: fix timeouts in device-dax
 2018-07-11 20:44 UTC  (2+ messages)

[PATCH net-next] tc-testing: add geneve options in tunnel_key unit tests
 2018-07-11 20:37 UTC  (2+ messages)

[ndctl PATCH] ndctl: Remove dependency on linker garbage collection
 2018-07-11 20:32 UTC 

[PATCH bpf-next] bpf: better availability probing for seg6 helpers
 2018-07-11 20:35 UTC  (3+ messages)

[Buildroot] [PATCH 1/2] linux: bump default to version 4.17.6
 2018-07-11 20:40 UTC  (4+ messages)
` [Buildroot] [PATCH 2/2] linux-headers: bump 4.{4, 9, 14, 17}.x series

[Buildroot] [git commit] linux-headers: bump 4.{4, 9, 14, 17}.x series
 2018-07-11 20:40 UTC 

[Buildroot] [git commit] linux: bump default to version 4.17.6
 2018-07-11 20:40 UTC 

[PATCH v3 0/3] have the vt console preserve unicode characters
 2018-07-11 20:40 UTC  (7+ messages)
` [PATCH v3 1/3] vt: preserve unicode values corresponding to screen characters

[PATCH v1 0/2] pinctrl: nuvoton: add driver for NPCM7xx
 2018-07-11 20:40 UTC  (3+ messages)
` [PATCH v1 1/2] dt-binding: pinctrl: Add NPCM7xx pinctrl and GPIO documentation

[PATCH] ntb: idt: Set PCIe bus address to BARLIMITx
 2018-07-11 20:40 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] Revert "ALSA: pcm: Fix snd_interval_refine first/last with open min/max"
 2018-07-11 20:39 UTC 

[PATCH iproute2-next] ipaddress: fix label matching
 2018-07-11 20:26 UTC  (3+ messages)

[PATCH v4 00/14] crypto: Remove VLA usage
 2018-07-11 20:36 UTC  (21+ messages)
` [PATCH v4 01/14] crypto: xcbc: "
` [PATCH v4 02/14] crypto: cbc: "
` [PATCH v4 03/14] crypto: shash: "
` [PATCH v4 04/14] dm integrity: "
` [PATCH v4 05/14] crypto: ahash: "
` [PATCH v4 06/14] dm verity fec: "
` [PATCH v4 07/14] crypto alg: Introduce generic max blocksize and alignmask
` [PATCH v4 08/14] crypto: qat: Remove VLA usage
` [PATCH v4 09/14] crypto: shash: Remove VLA usage in unaligned hashing
` [PATCH v4 10/14] kbuild: Introduce FRAME_WARN_BUMP_FLAG
` [PATCH v4 11/14] treewide: Prepare to remove VLA usage for AHASH_REQUEST_ON_STACK
` [PATCH v4 12/14] crypto: ahash: Remove "
` [PATCH v4 13/14] rxrpc: Prepare to remove VLA usage for SKCIPHER_REQUEST_ON_STACK
` [PATCH v4 14/14] crypto: skcipher: Remove "

[PATCH v4 0/2] cpufreq: qcom-fw: Add support for QCOM cpufreq FW driver
 2018-07-11 20:37 UTC  (3+ messages)
` [PATCH v4 2/2] "

[PATCH] drm/tinydrm: Fix doc build warnings
 2018-07-11 20:36 UTC  (2+ messages)

[meta-raspberrypi] dtb mising from raspberrypi3-64.conf
 2018-07-11 20:35 UTC  (2+ messages)

[PATCH v12 0/4] iommu/arm-smmu: Add runtime pm/sleep support
 2018-07-11 20:36 UTC  (9+ messages)
` [PATCH v12 1/4] iommu/arm-smmu: Add pm_runtime/sleep ops

[Buildroot] Problem reinstalling a file with cmake-package after changes in menuconfig
 2018-07-11 20:35 UTC  (2+ messages)

LLVM: error adding symbols: File in wrong format
 2018-07-11 20:34 UTC  (2+ messages)

you need photos
 2018-07-11 13:49 UTC 

Contact Reverend Fr.Leon Edward Jones for Your Compensation,
 2018-07-11 20:33 UTC 

[Buildroot] [PATCH] wireguard: bump to 0.0.20180708
 2018-07-11 20:33 UTC  (2+ messages)

[PATCH v1 4/9] scsi: ufs: add option to change default UFS power management level
 2018-07-11 20:33 UTC  (3+ messages)

[PATCH v2 00/21] dom0less step1: boot multiple domains from device tree
 2018-07-11 20:33 UTC  (9+ messages)
` [PATCH v2 01/21] xen/arm: rename get_11_allocation_size to get_allocation_size
` [PATCH v2 06/21] xen/arm: do not pass dt_host to make_memory_node and make_hypervisor_node

[PATCH] drm/client: Fix: drm_client_new: Don't require DRM to be registered
 2018-07-11 20:32 UTC  (5+ messages)

[PATCH v3 1/2] librte_lpm: Improve performance of the delete and add functions
 2018-07-11 20:30 UTC  (2+ messages)

[RFC PATCH] ubifs: add shrink capability
 2018-07-11 20:30 UTC  (2+ messages)

[PATCH] ARM: dts: nomadik: Cut FSMC timings
 2018-07-11 20:27 UTC 

[PATCH v1 0/2] misc: Add NPCM7xx LPC BPC driver support
 2018-07-11 20:21 UTC  (3+ messages)
` [PATCH v1 1/2] dt-binding: bmc: Add NPCM7xx LPC BPC documentation

[Qemu-devel] [Bug 1781280] [NEW] QEMU ignores all but the first control message sent over a Unix socket
 2018-07-11 20:17 UTC 

[Bug 105760] [4.17-drm-wip] RIP: smu7_populate_single_firmware_entry.isra.6+0x57/0xc0 [amdgpu] RSP: ffffa17901efb930
 2018-07-11 20:24 UTC  (3+ messages)
` [Bug 105760] [4.17-rc1] "

[GIT PULL] pxa fixes for v4.18
 2018-07-11 20:24 UTC 

[PATCH bpf-next v3 00/13] tools: bpf: extend bpftool prog load
 2018-07-11 20:18 UTC  (2+ messages)

[Qemu-devel] [PATCH] hw/arm/bcm283x: Fix crash with device_add bcm2837 on unsupported machines
 2018-07-11 20:23 UTC  (7+ messages)

[net-next PATCH] net: ipv4: fix listify ip_rcv_finish in case of forwarding
 2018-07-11 20:15 UTC  (5+ messages)

FAILED: patch "[PATCH] x86/platform/UV: Add kernel parameter to set memory block" failed to apply to 4.14-stable tree
 2018-07-11 20:15 UTC  (3+ messages)

[RFC] Make need_resched() return true when rcu_urgent_qs requested
 2018-07-11 20:19 UTC  (12+ messages)

[PATCH] scsi: libfc: drop an incorrect assertion
 2018-07-11 20:15 UTC 

[PATCH 4.9 000/310] 4.9.94-stable review
 2018-07-11 20:15 UTC  (9+ messages)
` [PATCH 4.9 181/310] net: phy: micrel: Restore led_mode and clk_sel on resume

[PATCH] drm/etnaviv: bring back progress check in job timeout handler
 2018-07-11 20:14 UTC  (2+ messages)

[U-Boot] [PATCH 1/2] console: Remember if ctrlc is disabled in console_tstc()
 2018-07-11 20:14 UTC  (7+ messages)
` [U-Boot] [PATCH 2/2] sandbox: Don't disable ctrlc() on sandbox if in raw mode

[BUG 4.17] etnaviv-gpu f1840000.gpu: recover hung GPU!
 2018-07-11 20:13 UTC  (7+ messages)

[U-Boot] [PATCH] microblaze: Do not call timer init that early
 2018-07-11 20:13 UTC  (2+ messages)

[U-Boot] [PATCH v4 3/6] block: Add a function to find block device descriptor
 2018-07-11 20:13 UTC  (4+ messages)

[U-Boot] [PATCH] watchdog: dm: Support manual relocation for watchdogs
 2018-07-11 20:13 UTC  (2+ messages)

[U-Boot] [PATCH v4 6/6] common: Generic loader for file system
 2018-07-11 20:13 UTC  (2+ messages)

[U-Boot] [PATCH] watchdog: dm: Change uclass name to watchdog and enable DM_UC_FLAG_SEQ_ALIAS
 2018-07-11 20:13 UTC  (2+ messages)

[Bug 107084] WebGL shader freezes X server
 2018-07-11 20:13 UTC  (2+ messages)

[PATCH 4.9 00/52] 4.9.112-stable review
 2018-07-11 20:12 UTC  (3+ messages)

[PATCH v1] handle lower case drive letters on Windows
 2018-07-11 20:11 UTC  (4+ messages)

[PATCH] of: mdio: Support fixed links in of_phy_get_and_connect()
 2018-07-11 20:04 UTC  (2+ messages)

Lazy FPU restoration / moving kernel_fpu_end() to context switch
 2018-07-11 20:10 UTC  (5+ messages)

[PATCH v4 00/10] Add the I3C subsystem
 2018-07-11 20:10 UTC  (9+ messages)
` [PATCH v4 01/10] i3c: Add core I3C infrastructure

[PATCH bpf-next v4 0/3] bpf: btf: print bpftool map data with btf
 2018-07-11 20:08 UTC  (4+ messages)
` [PATCH bpf-next v4 2/3] bpf: btf: add btf print functionality

[PATCH] mt76x2: add frame protection support
 2018-07-11 20:02 UTC 

[PATCH 1/3 v3] ARM: dts: Add WAN ethernet port to the SQ201
 2018-07-11 20:08 UTC  (2+ messages)

FAILED: patch "[PATCH] x86/platform/UV: Use new set memory block size function" failed to apply to 4.14-stable tree
 2018-07-11 20:02 UTC  (2+ messages)

[Xenomai] Xenomai on VAR-SOM-MX6
 2018-07-11 20:07 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.