All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-01-06 09:44:37 to 2017-01-06 10:47:20 UTC [more...]

[Buildroot] [PATCH] package/mpd: needs GCC >= 4.9
 2017-01-06 10:47 UTC  (3+ messages)

[PATCH v2 0/4] linux/const.h: cleanups of macros such as UL(), _BITUL(), BIT() etc
 2017-01-06 10:45 UTC  (3+ messages)
` [PATCH v2 2/4] linux/const.h: move UL() macro to include/linux/const.h

[PATCH v3 0/4] hwmon: adc128d818: Support missing operation modes
 2017-01-06 10:38 UTC  (7+ messages)
` [PATCH v3 1/4] devicetree: hwmon: Add bindings for ADC128D818
` [PATCH v3 2/4] hwmon: adc128d818: Implement mode selection via dt
` [PATCH v3 3/4] hwmon: adc128d818: Support operation modes 1-3
` [PATCH v3 4/4] hwmon: adc128d818: Preserve operation mode

[PATCH V6 00/10] Add UEFI 2.6 and ACPI 6.1 updates for RAS on ARM64
 2017-01-06 10:43 UTC  (7+ messages)
` [PATCH V6 05/10] acpi: apei: handle SEA notification type for ARMv8

[PATCH] [RFC] Propagate error state from buffers to the objects attached
 2017-01-06 10:44 UTC  (3+ messages)

[PATCH 0/22 v2] fsnotify: Avoid SRCU stalls with fanotify permission events
 2017-01-06 10:44 UTC  (23+ messages)
` [PATCH 01/22] fsnotify: Remove unnecessary tests when showing fdinfo
` [PATCH 02/22] inotify: Remove inode pointers from debug messages
` [PATCH 03/22] fanotify: Move recalculation of inode / vfsmount mask under mark_mutex
` [PATCH 04/22] audit: Abstract hash key handling
` [PATCH 05/22] fsnotify: Update comments
` [PATCH 06/22] fsnotify: Attach marks to object via dedicated head structure
` [PATCH 07/22] inotify: Do not drop mark reference under idr_lock
` [PATCH 08/22] fsnotify: Move queueing of mark for destruction into fsnotify_put_mark()
` [PATCH 09/22] fsnotify: Detach mark from object list when last reference is dropped
` [PATCH 10/22] fsnotify: Remove special handling of mark destruction on group shutdown
` [PATCH 11/22] fsnotify: Provide framework for dropping SRCU lock in ->handle_event
` [PATCH 12/22] fsnotify: Pass SRCU index into handle_event handler
` [PATCH 13/22] fanotify: Release SRCU lock when waiting for userspace response
` [PATCH 14/22] fsnotify: Remove fsnotify_set_mark_{,ignored_}mask_locked()
` [PATCH 15/22] fsnotify: Remove fsnotify_recalc_{inode|vfsmount}_mask()
` [PATCH 16/22] fsnotify: Inline fsnotify_clear_{inode|vfsmount}_mark_group()
` [PATCH 17/22] fsnotify: Rename fsnotify_clear_marks_by_group_flags()
` [PATCH 18/22] fsnotify: Remove fsnotify_detach_group_marks()
` [PATCH 19/22] fsnotify: Remove fsnotify_find_{inode|vfsmount}_mark()
` [PATCH 20/22] fsnotify: Drop inode_mark.c
` [PATCH 21/22] fsnotify: Add group pointer in fsnotify_init_mark()
` [PATCH 22/22] fsnotify: Move ->free_mark callback to fsnotify_ops

[PATCH v1 0/2] bpf: add longest prefix match map
 2017-01-06 10:43 UTC  (6+ messages)
` [PATCH v1 1/2] bpf: add a longest prefix match trie map implementation

[PATCH] pmdinfogen: Resolve coverity scan forward null issue
 2017-01-06 10:41 UTC  (2+ messages)

[PATCH] mm, page_alloc: don't check cpuset allowed twice in fast-path
 2017-01-06 10:40 UTC  (3+ messages)

[PATCH] backport: replace select_queue changes by an spatch
 2017-01-06 10:40 UTC 

[RFC PATCH 0/7] KVM: arm/arm64: Optimize arch timer register handling
 2017-01-06 10:38 UTC  (15+ messages)
` [RFC PATCH 1/7] arm64: Use physical counter for in-kernel reads
` [RFC PATCH 4/7] KVM: arm/arm64: Check that system supports split eoi/deactivate

[PATCH v2] x86/HVM: restrict permitted instructions during special purpose emulation
 2017-01-06 10:37 UTC  (2+ messages)

error: ubi_io_read: error -74 (ECC error)
 2017-01-06 10:36 UTC  (3+ messages)

[PATCH V2 0/2] PM / Domains / OPP: Introduce domain-performance-state binding
 2017-01-06 10:36 UTC  (7+ messages)
` [PATCH V2 1/2] PM / Domains: Introduce domain-performance-states binding

[PATCH 00/19] sh-sci: Platform data simplification
 2017-01-06 10:36 UTC  (45+ messages)
` [PATCH 01/19] serial: sh-sci: Set the SCSCR TE and RE bits in the driver
` [PATCH 02/19] serial: sh-sci: Don't rely on platform data flags when not needed
` [PATCH 03/19] sh: Don't set sh-sci pdata scscr TE and RE bits
` [PATCH 04/19] sh: Don't set sh-sci pdata scscr TIE and RIE bits
` [PATCH 05/19] sh: sh726[49]: Don't set sh-sci pdata scscr TOIE bit
` [PATCH 06/19] sh: Don't set the sh-sci pdata UPF_BOOT_AUTOCONF flags
` [PATCH 07/19] sh: Don't set sh-sci port_reg
` [PATCH 08/19] sh: sh3: sh770x: Fix platform data for the IRDA serial port
` [PATCH 09/19] sh: Don't set the sh-sci platform data regshift field
` [PATCH 10/19] sh: Don't set the sh-sci platform data scscr CKE0 bit
` [PATCH 11/19] sh: Don't set the sh-sci platform data REIE bit when not implemented
` [PATCH 12/19] serial: sh-sci: Remove initialization of zero fields in sci_port_params
` [PATCH 13/19] serial: sh-sci: Replace regmap array with port parameters
` [PATCH 14/19] serial: sh-sci: Constify platform data

[PATCH] i2c: print correct device invalid address
 2017-01-06 11:02 UTC  (2+ messages)

[PATCH v2 0/3] Fix iv sizes in crypto drivers capabilities
 2017-01-06 10:35 UTC  (11+ messages)
` [PATCH v2 1/3] crypto/aesni_gcm: fix J0 padding bytes for GCM
` [PATCH v2 2/3] crypto/aesni_gcm: fix iv size in PMD capabilities
` [PATCH v2 3/3] crypto/qat: "

[PATCH v4 00/12] Introducing EAL Bus-Device-Driver Model
 2017-01-06 10:38 UTC  (8+ messages)
` [PATCH v5 "
  ` [PATCH v5 01/12] eal/bus: introduce bus abstraction
  ` [PATCH v5 04/12] eal: integrate bus scan and probe with EAL

[BUG v4.10-rc1] fzero returns EIO on DAX mount
 2017-01-06 10:32 UTC 

[PATCH 0/4] Allow migration with invtsc if there's no frequency mismatch
 2017-01-06 10:31 UTC  (11+ messages)
` [PATCH 4/4] kvm: Allow migration with invtsc
      ` [libvirt] TSC frequency configuration & invtsc migration (was Re: [PATCH 4/4] kvm: Allow migration with invtsc)
        `  "
                ` [Qemu-devel] "

[U-Boot] [PATCH v2 1/2] SECURE_BOOT: Update bootscript and its hdr addresses
 2017-01-06 10:28 UTC  (2+ messages)
` [U-Boot] [PATCH v2 2/2] LS2080A: Add validation of MC & DPC images

[U-Boot] rockchip: rk3288: Possible regression in sdram setup
 2017-01-06 10:28 UTC 

[U-Boot] [PATCH v4] BOARD: MCCMON6: Provide support for iMX6q based mccmon6 board
 2017-01-06 10:27 UTC 

newbie question: tracing userspace call/return sequences
 2017-01-06 10:16 UTC  (2+ messages)

mm, page_alloc: Swap likely to unlikely as code logic is different for next_zones_zonelist()
 2017-01-06 10:16 UTC  (2+ messages)

kvm: use-after-free in complete_emulated_mmio
 2017-01-06 10:16 UTC  (3+ messages)

weird allocation pattern in alloc_ila_locks
 2017-01-06 10:04 UTC  (4+ messages)

Linux kernel 4.9.1 released
 2017-01-06 10:24 UTC 

[PATCH] block: fix blk_get_backing_dev_info() crash, use bdev->bd_queue
 2017-01-06 10:23 UTC  (2+ messages)

[PATCH v4 0/4] Static memory controllers for the Aspeed SoC
 2017-01-06 10:23 UTC  (14+ messages)
` [PATCH v4 1/4] mtd: spi-nor: add memory controllers for the Aspeed AST2500 SoC

[Qemu-devel] qemu-softmmu aborted with "Bad ram pointer"
 2017-01-06 10:23 UTC  (2+ messages)

[PART1 PATCH v2 0/8] Introduce a method to get clock gating status dynamically
 2017-01-06 10:23 UTC  (5+ messages)
` [PART1 PATCH v2 7/8] drm/amdgpu: add get clockgating_state method for uvd v5&v6

ti-sgx-ddk-um / do_install failed / cp: cannot stat './targetfs//etc/*': No such file or directory
 2017-01-06 10:21 UTC  (5+ messages)

master - blkdeactivate: also unmount mount point on top of MD device if using blkdeactivate -u
 2017-01-06 10:22 UTC 

[PATCH] drm: sti: implement CRC capture API
 2017-01-06 10:21 UTC  (5+ messages)

[ovmf test] 104055: all pass - PUSHED
 2017-01-06 10:20 UTC 

[Qemu-devel] [PATCH] [m25p80] Abort in case we overrun the internal data buffer
 2017-01-06 10:18 UTC  (7+ messages)

[Bug 190191] New: kswapd0 spirals out of control
 2017-01-06 10:18 UTC  (2+ messages)

Xen ARM - Exposing a PL011 to the guest
 2017-01-06 10:18 UTC  (16+ messages)

[PATCH 00/10] efi: Constify all the things
 2017-01-06 10:16 UTC  (7+ messages)
` [PATCH 03/10] efi: Constify GetVariable() / SetVariable() arguments
` [PATCH 10/10] uuid: Constify UUID compound literals

[RFC PATCH 0/4] Fast noirq bulk page allocator
 2017-01-06 10:15 UTC  (5+ messages)
` [PATCH 3/4] mm, page_allocator: Only use per-cpu allocator for irq-safe requests

[PATCH] backports: replace netlink_seq with spatch
 2017-01-06 10:15 UTC 

[PATCH v2 0/6] net/virtio: fix several multiple process issues
 2017-01-06 10:16 UTC  (8+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/6] ethdev: fix port data mismatched in multiple process model
  ` [PATCH v3 2/6] net/virtio: fix wrong Rx/Tx method for secondary process
  ` [PATCH v3 3/6] net/virtio: store PCI operators pointer locally
  ` [PATCH v3 4/6] net/virtio: store IO port info locally
  ` [PATCH v3 5/6] net/virtio: fix multiple process support
  ` [PATCH v3 6/6] net/virtio: remove dead structure field

ubi_io_read: error -74 (ECC error)
 2017-01-06 10:07 UTC  (6+ messages)
` [OpenRISC] "

[U-Boot] [PATCH] arm: PSCI: remove CONFIG_MP to support LS1012A
 2017-01-06 10:15 UTC 

[Qemu-devel] [PATCH 0/6] CAN bus support for QEMU (SJA1000 PCI so far)
 2017-01-06  9:38 UTC  (2+ messages)

[PATCH net-next v4 0/4] Fix OdroidC2 Gigabit Tx link issue
 2017-01-06 10:11 UTC  (7+ messages)

[PATCH] drm: Schedule the output_poll_work with 1s delay if we have delayed event
 2017-01-06 10:09 UTC  (5+ messages)

[PATCH] tmpfs: clear S_ISGID when setting posix ACLs
 2017-01-06 10:10 UTC  (2+ messages)

git branch -D doesn't work with deleted worktree
 2017-01-06 10:05 UTC  (3+ messages)

[PATCH v4 00/23] Decouple ethdev from PCI device
 2017-01-06 10:07 UTC  (5+ messages)
` [PATCH v5 00/20] "

[PATCH v5 0/3] DRM: allow to use mmuless devices
 2017-01-06 10:07 UTC  (3+ messages)
` [PATCH v5 3/3] drm: allow to use mmuless SoC

ubi_io_read: error -74 (ECC error)
 2017-01-06 10:07 UTC 

ubi_io_read: error -74 (ECC error)
 2017-01-06 10:07 UTC 

ubi_io_read: error -74 (ECC error)
 2017-01-06 10:07 UTC 

ubi_io_read: error -74 (ECC error)
 2017-01-06 10:07 UTC 

[PATCH] ARM: socfpga: remove unused entry from Makefile
 2017-01-06 10:06 UTC 

[PATCH v2 00/29] R-Car Gen3 HDMI output support
 2017-01-06 10:07 UTC  (6+ messages)
` [PATCH v2 17/29] drm: bridge: dw-hdmi: Refactor PHY power handling

[Buildroot] [PATCH 1/1] package/perl: change tarball compression to xz
 2017-01-06 10:05 UTC 

[PATCH 0/3] rm_work enhancements
 2017-01-06  9:55 UTC  (4+ messages)
` [PATCH 1/3] gcc-source.inc: cleanly disable do_rm_work
` [PATCH 2/3] rm_work_and_downloads.bbclass: more aggressively minimize disk usage
` [PATCH 3/3] rm_work.bbclass: clean up sooner

[Qemu-devel] [PATCH] m68k: QOMify the MCF Fast Ethernet Controller device
 2017-01-06  9:58 UTC 

[LSF/MM TOPIC ATTEND] device-mapper compression target
 2017-01-06  9:57 UTC  (2+ messages)

[Ocfs2-devel] [PATCH 0/2] fix deadlock caused by recursive cluster locking
 2017-01-06  9:55 UTC  (10+ messages)
` [Ocfs2-devel] [PATCH 2/2] ocfs2: fix deadlocks when taking inode lock at vfs entry points
              `  "

[PATCH] ACPI/IORT: Fix iort_node_get_id() mapping entries indexing
 2017-01-06  9:48 UTC  (3+ messages)

[PATCH net-next] net:add one common config ARCH_WANT_RELAX_ORDER to support relax ordering
 2017-01-06  9:52 UTC 

[Buildroot] [Bug 9571] New: buildroot fails while building opencv for arm64 platform
 2017-01-06  9:54 UTC 

[Xenomai] copperplate/registry daemon connection failure
 2017-01-06  9:54 UTC  (5+ messages)

[PATCH v5 00/17] KVM PCIe/MSI passthrough on ARM/ARM64 and IOVA reserved regions
 2017-01-06  9:42 UTC  (12+ messages)
` [PATCH v5 13/17] irqdomain: irq_domain_check_msi_remap

[PATCH 0/3] rm_work enhancements
 2017-01-06  9:50 UTC  (4+ messages)
` [PATCH 1/3] recipes: anonymous functions with priorities
` [PATCH 2/3] build.py: add preceedtask() API
` [PATCH 3/3] runqueue.py: alternative rm_work scheduler

[PATCH v4 1/5] devicetree: mfd: Add binding for the TI LM3533
 2017-01-06  9:53 UTC  (7+ messages)
` [PATCH v4 2/5] mfd: lm3533: Support initialization from Device Tree

[PATCH v3 0/4] phy: USB and PCIe phy drivers for Qcom chipsets
 2017-01-06  9:47 UTC  (4+ messages)
` [PATCH v3 4/4] phy: qcom-qmp: new qmp phy driver for qcom-chipsets

Immutable branch for axp288 power-supply/mfd
 2017-01-06  9:51 UTC  (4+ messages)

[PATCHv2 0/2] Memblock cleanup plus memory removal fix
 2017-01-06  9:46 UTC  (3+ messages)

[PATCH 0/4] fix mergetool+rerere+subdir regression
 2017-01-06  9:42 UTC  (4+ messages)
` [PATCH v2 "
  ` [PATCH v2 4/4] mergetool: fix running in subdir when rerere enabled

[PATCH iproute2 0/3] ip vrf: minor error message cleanups
 2017-01-06  9:45 UTC  (3+ messages)
` [PATCH iproute2 2/3] ip vrf: Improve cgroup2 error messages

XL710 with i40e driver drops packets on RX even on a small rates
 2017-01-06  9:45 UTC  (5+ messages)

[PATCH] uapi: use wildcards to list files
 2017-01-06  9:43 UTC  (9+ messages)
` [PATCH v2 0/7] uapi: export all headers under uapi directories
  ` [PATCH v2 1/7] arm: put types.h in uapi
  ` [PATCH v2 5/7] Makefile.headersinst: cleanup input files
  ` [PATCH v2 6/7] Makefile.headersinst: remove destination-y option
  ` [PATCH v2 7/7] uapi: export all headers under uapi directories


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.