All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-01-06 09:55:48 to 2017-01-06 10:53:29 UTC [more...]

[ANNOUNCE] v4.9-rt1
 2017-01-06 10:52 UTC  (4+ messages)
` [rfc patch-rt] radix-tree: Partially disable memcg accounting in radix_tree_node_alloc()

[RFC PATCH 0/7] KVM: arm/arm64: Optimize arch timer register handling
 2017-01-06 10:53 UTC  (19+ 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

[U-Boot] rockchip: rk3288: Possible regression in sdram setup
 2017-01-06 10:52 UTC  (2+ messages)

[PART1 PATCH v3 7/8] drm/amdgpu: add get clockgating_state method for uvd v5&v6
 2017-01-06 10:51 UTC  (2+ messages)
  ` [PART1 PATCH v3 8/8] drm/amdgpu: add get clockgating_state method for vce v3

[PATCH 00/19] sh-sci: Platform data simplification
 2017-01-06 10:51 UTC  (48+ 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 15/19] serial: sh-sci: Extend sci_port_params with more port parameters

[Bug 92077] New: nouveau graphics freeze when using KDE Plasma 5; PGR engine fault
 2017-01-06 10:49 UTC  (2+ messages)
  ` [Bug 92077] "

[net-next 00/10][pull request] 1GbE Intel Wired LAN Driver Updates 2017-01-06
 2017-01-06 10:48 UTC  (11+ messages)
` [net-next 01/10] igb: Realign bad indentation
` [net-next 02/10] e1000e: driver trying to free already-free irq
` [net-next 03/10] igb: correct register comments
` [net-next 04/10] igb: Workaround for igb i210 firmware issue
` [net-next 05/10] igb: use igb_adapter->io_addr instead of e1000_hw->hw_addr
` [net-next 06/10] igb: reset the PHY before reading the PHY ID
` [net-next 07/10] igb: re-assign hw address pointer on reset after PCI error
` [net-next 08/10] igb: close/suspend race in netif_device_detach
` [net-next 09/10] igb: add i211 to i210 PHY workaround
` [net-next 10/10] igb: Fix hw_dbg logging in igb_update_flash_i210

[PATCH v5 0/3] adding new glue driver dwmac-dwc-qos-eth
 2017-01-06 10:48 UTC  (4+ messages)
` [PATCH v5 1/3] stmmac: adding DT parameter for LPI tx clock gating
` [PATCH v5 2/3] stmmac: move stmmac_clk, pclk, clk_ptp_ref and stmmac_rst to platform structure
` [PATCH v5 3/3] stmmac: adding new glue driver dwmac-dwc-qos-eth

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

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

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

[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] backport: replace select_queue changes by an spatch
 2017-01-06 10:40 UTC 

[PATCH v2] x86/HVM: restrict permitted instructions during special purpose emulation
 2017-01-06 10:37 UTC  (2+ 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

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

[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] [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)

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

kvm: use-after-free in complete_emulated_mmio
 2017-01-06 10:16 UTC  (3+ 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  (7+ 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] tmpfs: clear S_ISGID when setting posix ACLs
 2017-01-06 10:10 UTC  (2+ messages)

[PATCH] drm: Schedule the output_poll_work with 1s delay if we have delayed event
 2017-01-06 10:09 UTC  (5+ 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 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  (2+ messages)
` [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)

[PATCH 0/2] fix deadlock caused by recursive cluster locking
 2017-01-06  9:55 UTC  (9+ messages)
` [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 


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.