All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-10-11 19:41:59 to 2016-10-11 20:53:04 UTC [more...]

[patch 015/102] checkpatch: see if modified files are marked obsolete in MAINTAINERS
 2016-10-11 20:51 UTC 

[patch 016/102] checkpatch: look for symbolic permissions and suggest octal instead
 2016-10-11 20:51 UTC 

[patch 017/102] checkpatch: test multiple line block comment alignment
 2016-10-11 20:51 UTC 

[patch 018/102] checkpatch: don't test for prefer ether_addr_<foo>
 2016-10-11 20:51 UTC 

[patch 019/102] checkpatch: externalize the structs that should be const
 2016-10-11 20:51 UTC 

[patch 020/102] const_structs.checkpatch: add frequently used from Julia Lawall's list
 2016-10-11 20:51 UTC 

[patch 021/102] checkpatch: speed up checking for filenames in sections marked obsolete
 2016-10-11 20:52 UTC 

[patch 022/102] checkpatch: improve the block comment * alignment test
 2016-10-11 20:52 UTC 

[patch 023/102] checkpatch: add --strict test for macro argument reuse
 2016-10-11 20:52 UTC 

[patch 024/102] checkpatch: add --strict test for precedence challenged macro arguments
 2016-10-11 20:52 UTC 

[patch 025/102] checkpatch: improve MACRO_ARG_PRECEDENCE test
 2016-10-11 20:52 UTC 

[patch 026/102] checkpatch: add warning for unnamed function definition arguments
 2016-10-11 20:52 UTC 

[patch 027/102] checkpatch: improve the octal permissions tests
 2016-10-11 20:52 UTC 

[patch 028/102] kprobes: include <asm/sections.h> instead of <asm-generic/sections.h>
 2016-10-11 20:52 UTC 

[patch 029/102] autofs: fix typos in Documentation/filesystems/autofs4.txt
 2016-10-11 20:52 UTC 

[patch 030/102] autofs: drop unnecessary extern in autofs_i.h
 2016-10-11 20:52 UTC 

[patch 031/102] autofs: test autofs versions first on sb initialization
 2016-10-11 20:52 UTC 

[U-Boot] [PATCH v5 0/5] net: fec_mxc: Convert to DM
 2016-10-11 20:52 UTC  (7+ messages)
` [U-Boot] [PATCH v5 1/5] net: fec_mxc: Remove unneeded eth_device arg from fec_get_hwaddr
` [U-Boot] [PATCH v5 2/5] net: fec_mxc: Convert into driver model
` [U-Boot] [PATCH v5 5/5] icorem6: Use CONFIG_DM_ETH support

[patch 014/102] llist: introduce llist_entry_safe()
 2016-10-11 20:51 UTC 

[patch 005/102] fs/select: add vmalloc fallback for select(2)
 2016-10-11 20:51 UTC 

[patch 006/102] radix-tree: 'slot' can be NULL in radix_tree_next_slot()
 2016-10-11 20:51 UTC 

[patch 007/102] radix-tree tests: add iteration test
 2016-10-11 20:51 UTC 

[patch 008/102] radix-tree tests: properly initialize mutex
 2016-10-11 20:51 UTC 

[patch 009/102] lib: harden strncpy_from_user
 2016-10-11 20:51 UTC 

[patch 010/102] include/linux/ctype.h: make isdigit() table lookupless
 2016-10-11 20:51 UTC 

[patch 011/102] lib/kstrtox.c: smaller _parse_integer()
 2016-10-11 20:51 UTC 

[patch 012/102] lib/bitmap.c: enhance bitmap syntax
 2016-10-11 20:51 UTC 

[patch 013/102] include/linux: provide a safe version of container_of()
 2016-10-11 20:51 UTC 

[PATCH] linux-mfgtool.inc: Fix Taskhash mismatch due kernel version re-evaluation
 2016-10-11 20:50 UTC 

[U-Boot] [PATCH v3] net: Fix cache misalignment message after network load operations
 2016-10-11 20:50 UTC  (3+ messages)
` [U-Boot] [U-Boot, "

[userspace PATCH v2 0/2] Add support for loginuid_set
 2016-10-11 20:50 UTC  (6+ messages)

Question regarding ntpd
 2016-10-11 20:49 UTC  (5+ messages)

[mm] c4344e8035: WARNING: CPU: 0 PID: 101 at mm/memory.c:303 __tlb_remove_page_size+0x25/0x99
 2016-10-11 20:47 UTC  (3+ messages)

build failure on linus' latest master branch
 2016-10-11 20:47 UTC  (5+ messages)

[PATCH v2 0/4] ACPI / gpio: Updates to properties
 2016-10-11 20:46 UTC  (3+ messages)
` [PATCH v2 1/4] ACPI / property: Allow holes in reference properties

[folded-merged] ipc-msg-avoid-waking-sender-upon-full-queue-checkpatch-fixes.patch removed from -mm tree
 2016-10-11 20:38 UTC 

raid6 file system in a bad state
 2016-10-11 20:38 UTC  (8+ messages)

[PATCH v8 0/6] Add Mediated device support
 2016-10-11 20:44 UTC  (13+ messages)
` [PATCH v8 1/6] vfio: Mediated device Core driver
      ` [Qemu-devel] "
` [PATCH v8 2/6] vfio: VFIO based driver for Mediated devices
    ` [Qemu-devel] "
` [PATCH v8 4/6] docs: Add Documentation "
  ` [Qemu-devel] "

[PATCH v3 0/2] Enabling ATA Command Priorities
 2016-10-11 20:40 UTC  (6+ messages)
` [PATCH v3 1/2] block: Add iocontext priority to request
` [PATCH v3 2/2] ata: Enabling ATA Command Priorities

[Buildroot] [PATCH 1/2] php-amqp: new package
 2016-10-11 20:44 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] DEVELOPERS: add entry for php-amqp

Intermittent perf build failures
 2016-10-11 20:43 UTC 

[PATCH v2 0/8] Misc enhancements in testpmd
 2016-10-11 20:42 UTC  (4+ messages)
` [PATCH v5 "
  ` [PATCH v5 1/8] mbuf: add function to dump ol flag list

[Qemu-devel] [PATCH 0/6] qdev class properties + abstract class support on device-list-properties
 2016-10-11 20:41 UTC  (8+ messages)
` [Qemu-devel] [PATCH 1/6] qdev: qdev_class_set_props() function
` [Qemu-devel] [PATCH 2/6] qdev: Extract property-default code to qdev_property_set_to_default()
` [Qemu-devel] [PATCH 3/6] qdev: Register static properties as class properties
` [Qemu-devel] [PATCH 4/6] qom: object_class_property_iter_init() function
` [Qemu-devel] [PATCH 5/6] qmp: Support abstract classes on device-list-properties
` [Qemu-arm] [PATCH 6/6] qdev: Warning about using object_class_property_add() in new code
  ` [Qemu-devel] "

[PATCH net] ip6_tunnel: fix ip6_tnl_lookup
 2016-10-11 19:47 UTC 

[PATCH] [RFC] x86: avoid -mtune=atom for objtool warnings
 2016-10-11 20:38 UTC  (4+ messages)

[folded-merged] fs-use-mapping_set_error-instead-of-opencoded-set_bit-fix.patch removed from -mm tree
 2016-10-11 20:40 UTC 

[PATCH v2] timers: Fix usleep_range() in the context of wake_up_process()
 2016-10-11 20:40 UTC  (9+ messages)

[folded-merged] kthread-kthread-worker-api-cleanup-fix.patch removed from -mm tree
 2016-10-11 20:39 UTC 

[folded-merged] hung_task-allow-hung_task_panic-when-hung_task_warnings-is-0-fix.patch removed from -mm tree
 2016-10-11 20:40 UTC 

[folded-merged] relay-use-irq_work-instead-of-plain-timer-for-deferred-wakeup-checkpatch-fixes.patch removed from -mm tree
 2016-10-11 20:37 UTC 

[folded-merged] relay-use-irq_work-instead-of-plain-timer-for-deferred-wakeup-fix.patch removed from -mm tree
 2016-10-11 20:37 UTC 

[folded-merged] autofs-fix-dev-ioctl-number-range-check-fix.patch removed from -mm tree
 2016-10-11 20:36 UTC 

[folded-merged] lib-bitmapc-enhance-bitmap-syntax-fix.patch removed from -mm tree
 2016-10-11 20:36 UTC 

[PATCH v2 0/3] hisi_sas add hip07 support
 2016-10-11 20:34 UTC  (3+ messages)

[PATCH] contrib: add credential helper for libsecret
 2016-10-11 20:32 UTC  (9+ messages)

[Bug 60879] New: X11 can't start with acceleration enabled
 2016-10-11 20:30 UTC  (2+ messages)
` [Bug 60879] [radeonsi] Tahiti LE: GFX block is not functional, CP is okay

[PATCH] log: respect rte_openlog_stream calls before rte_eal_init
 2016-10-11 20:30 UTC  (4+ messages)
` [PATCH v2] "

add dejavu-fonts to image
 2016-10-11 20:07 UTC 

[PATCH] Don't touch single threaded PTEs which are on the right node
 2016-10-11 20:28 UTC  (2+ messages)

[U-Boot] Please pull u-boot-fdt
 2016-10-11 20:29 UTC 

[PATCH v8 0/2] J-Core timer support
 2016-10-11 20:28 UTC  (5+ messages)
` [PATCH v8 2/2] clocksource: add J-Core timer/clocksource driver

[PATCH] fnic: Use time64_t to represent trace timestamps
 2016-10-11 20:28 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/4] Allow blockdev-add for SSH
 2016-10-11 20:28 UTC  (2+ messages)

[PATCH v4 0/3] Add support for led triggers on phy link state change
 2016-10-11 20:26 UTC  (8+ messages)
` [PATCH v4 1/3] skge: Rename LED_OFF and LED_ON in marvel skge driver to avoid conflicts with leds namespace
` [PATCH v4 2/3] net: phy: Encapsulate actions performed during link state changes into function phy_adjust_link
` [PATCH v4 3/3] net: phy: leds: add support for led triggers on phy link state change

USB hot-plug not working (ASUS TP301UA-C4028T)
 2016-10-11 20:27 UTC  (2+ messages)

growing a RAID-10 array with mdadm 3.3.1+ ?
 2016-10-11 20:26 UTC  (2+ messages)

[PATCH net-next] mlx5: Add MLX5_SET64_VCHK to fix BUILD_BUG_ON
 2016-10-11  7:44 UTC  (2+ messages)

[GIT PULL] parisc architecture fixes for v4.9-rc1
 2016-10-11 20:24 UTC 

[PATCH] vfio/pci: Fix integer overflow/heap memory disclosure
 2016-10-11 20:04 UTC  (3+ messages)

Custom ASOC codec driver
 2016-10-11 20:23 UTC 

[PATCH] staging: vt6655: Replace BBvClearFOE by bbvclearfoe
 2016-10-11 20:22 UTC  (7+ messages)
` [Outreachy kernel] "

[RFC KERNEL PATCH 0/2] Add Dom0 NVDIMM support for Xen
 2016-10-11 20:18 UTC  (21+ messages)
` [Xen-devel] "

routing table lookup
 2016-10-11 20:18 UTC  (4+ messages)

[Qemu-arm] [PATCH v3 0/7] Runtime pagesize computation
 2016-10-11 20:18 UTC  (4+ messages)
    ` [Qemu-devel] "

replace pci_enable_msi_{exact_range} with pci_alloc_irq_vectors
 2016-10-11 20:18 UTC  (5+ messages)
` [PATCH 1/6] arcmsr: use pci_alloc_irq_vectors
` [PATCH 2/6] ipr: use pci_irq_allocate_vectors

[PATCH][RESEND] pnfs/blocklayout: fix last_write_offset incorrectly set to page boundary
 2016-10-11 20:17 UTC  (2+ messages)

[PATCH v4 0/8] tpm: add the securityfs pseudo files support for TPM 2.0 firmware event log
 2016-10-11 20:15 UTC  (11+ messages)
` [PATCH v4 3/8] tpm: validate event log access before tpm_bios_log_setup

Make `git fetch --all` parallel?
 2016-10-11 20:12 UTC 

[PATCH net] Revert "net: Add driver helper functions to determine checksum offloadability"
 2016-10-11 20:04 UTC 

[U-Boot] [PATCH 0/3] Add Atheros phy delay support and CPSW RGMII id support
 2016-10-11 20:10 UTC  (7+ messages)
` [U-Boot] [PATCH 1/3] drivers: net: phy: atheros: add separate config for AR8031
` [U-Boot] [PATCH 2/3] include: configs: am335x: add Atheros phy support
` [U-Boot] [PATCH 3/3] driver: net: cpsw: add support for RGMII id mode support and RMII clock source selection

Single slow OSD can cause unfound object
 2016-10-11 19:34 UTC  (3+ messages)

[Buildroot] [PATCH] package/shairport-sync: bump to version 2.8.5
 2016-10-11 20:07 UTC 

[PATCH v19 00/12] Device Tree support for FPGA Programming
 2016-10-11 19:31 UTC  (4+ messages)
` [PATCH v19 01/12] fpga: add bindings document for fpga region

[PATCH] t4014-format-patch: Adjust git_version regex to better handle distro changes to DEF_VER
 2016-10-11 20:06 UTC  (3+ messages)

[PATCH v3 00/18] MIPS generic kernels, SEAD-3 & Boston support
 2016-10-11 20:06 UTC  (5+ messages)
` [PATCH v3 16/18] dt-bindings: Document img,boston-clock binding

[PATCH 1/6] drm/amdgpu: move dpm related definitions to amdgpu_dpm.h
 2016-10-11 20:06 UTC  (3+ messages)
` [PATCH 5/6] drm/amdgpu/powerplay: add an implementation for get_vce_clock_table

[PATCH rdma-core 0/5] clang support
 2016-10-11 20:06 UTC  (8+ messages)
` [PATCH rdma-core 1/5] Pull uninitialized_var into util/compiler.h

[git pull] drm for 4.8
 2016-10-11 20:05 UTC  (2+ messages)

[PATCH 0/4] drm/i915: Trust VBT aux/ddc information
 2016-10-11 20:04 UTC  (3+ messages)
` [PATCH 2/4] drm/i915: Respect alternate_ddc_pin for all DDI ports

[RFC PATCH 00/11] Introduce writeback connectors
 2016-10-11 20:02 UTC  (8+ messages)

development guide for installing KVMARM kernel
 2016-10-11 20:11 UTC  (5+ messages)

[PATCH] drm/amd/powerplay: don't give up if DPM is already running
 2016-10-11 20:00 UTC  (2+ messages)

problem with developer sdk
 2016-10-11 19:59 UTC 

[kernel-hardening] initcall randomization
 2016-10-11 19:59 UTC  (6+ messages)

Problem with developer sdk
 2016-10-11 19:57 UTC 

[PATCH] iio: light: ltr501: claim direct mode during raw writes
 2016-10-11 19:57 UTC 

[PATCH] iio: light: ltr501: claim direct mode during select raw reads
 2016-10-11 19:56 UTC 

[Buildroot] [PATCH] package/upmpdcli: bump to version 1.2.8
 2016-10-11 19:55 UTC 

[Buildroot] [PATCH v2] package/upmpdcli: add patch to fix error not detecting jsoncpp
 2016-10-11 19:53 UTC  (4+ messages)

[pci:pci/host-xilinx 16/25] drivers/pci/host/pcie-xilinx.c:386:23: error: 'port' undeclared
 2016-10-11 19:49 UTC 

[pci:pci/host-xilinx 22/25] drivers/pci/host/pcie-xilinx-nwl.c:281:23: error: 'pcie' undeclared
 2016-10-11 19:49 UTC 

[PATCH 0/3] Locality support for the CRB driver
 2016-10-11 19:48 UTC  (7+ messages)
` [PATCH 1/3] tpm_crb: map locality registers

[PATCH 00/28] Revamping the attr subsystem!
 2016-10-11 19:47 UTC  (7+ messages)
` [PATCH 28/28] attr: convert to new threadsafe API

[PATCH] Staging:greybus:arche-apb-ctrl: fixed some coding style issue
 2016-10-11 19:49 UTC 

[PATCH net-next] tcp: Change txhash on some non-RTO retransmits
 2016-10-11 19:49 UTC  (2+ messages)

[PATCH] iio: pressure: mpl3115: claim direct mode during raw reads
 2016-10-11 19:33 UTC 

[Buildroot] [PATCH] package/libupnpp: bump to version 0.15.1
 2016-10-11 19:50 UTC 

[GIT PULL] overlayfs update for 4.9
 2016-10-11 19:49 UTC  (4+ messages)

[PATCH] Staging: speakup: Replace simple_strtoul with kstrtoul
 2016-10-11 19:49 UTC  (3+ messages)

[Qemu-devel] [PATCH 0/6] ipxe: update roms
 2016-10-11 19:48 UTC  (2+ messages)
` [Qemu-devel] [ipxe-devel] "

bluestore performance snapshot - 20161006
 2016-10-11 19:30 UTC  (4+ messages)

[PATCH] iio: accel: mma8452: claim direct mode during raw reads
 2016-10-11 19:31 UTC 

[PATCH 1/2] driver core: skip removal test for non-removable drivers
 2016-10-11 18:41 UTC  (2+ messages)
` [PATCH 2/2] driver core: fix smatch warning on dev->bus check

[Buildroot] [PATCH 1/2] rabbitmq-server: new package
 2016-10-11 19:45 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] DEVELOPERS: add entry for rabbitmq-server

[RFC PATCH 0/6] sparc: Enable sun4v hypervisor PCI IOMMU v2 APIs and ATU
 2016-10-11 19:42 UTC  (7+ messages)
` [RFC PATCH 6/6] sparc64: Enable 64-bit DMA

[PATCH for-4.8] ipxe: update to newer commit
 2016-10-11 19:45 UTC  (10+ messages)

[Qemu-devel] [PATCH v6 00/35] cmpxchg-based emulation of atomics
 2016-10-11 19:41 UTC  (17+ messages)
` [Qemu-devel] [PATCH v6 20/35] target-i386: emulate LOCK'ed NOT using atomic helper
` [Qemu-devel] [PATCH v6 21/35] target-i386: emulate LOCK'ed NEG using cmpxchg helper
` [Qemu-devel] [PATCH v6 22/35] target-i386: emulate LOCK'ed XADD using atomic helper
` [Qemu-devel] [PATCH v6 23/35] target-i386: emulate LOCK'ed BTX ops using atomic helpers
` [Qemu-devel] [PATCH v6 24/35] target-i386: emulate XCHG using atomic helper
` [Qemu-devel] [PATCH v6 25/35] target-i386: remove helper_lock()
` [Qemu-devel] [PATCH v6 26/35] tests: add atomic_add-bench
` [Qemu-devel] [PATCH v6 27/35] target-arm: Rearrange aa32 load and store functions
` [Qemu-devel] [PATCH v6 28/35] target-arm: emulate LL/SC using cmpxchg helpers
` [Qemu-devel] [PATCH v6 29/35] target-arm: emulate SWP with atomic_xchg helper
` [Qemu-devel] [PATCH v6 30/35] target-arm: emulate aarch64's LL/SC using cmpxchg helpers
` [Qemu-devel] [PATCH v6 31/35] linux-user: remove handling of ARM's EXCP_STREX
` [Qemu-devel] [PATCH v6 32/35] linux-user: remove handling of aarch64's EXCP_STREX
` [Qemu-devel] [PATCH v6 33/35] target-arm: remove EXCP_STREX + cpu_exclusive_{test, info}
` [Qemu-devel] [PATCH v6 34/35] target-alpha: Introduce MMU_PHYS_IDX
` [Qemu-devel] [PATCH v6 35/35] target-alpha: Emulate LL/SC using cmpxchg helpers


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.