linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-06-15 18:29:45 to 2017-06-15 21:55:43 UTC [more...]

[PATCHv2 3/3] mm: Use updated pmdp_invalidate() inteface to track dirty/accessed bits
 2017-06-15 21:54 UTC  (2+ messages)

[PATCH] Convert multiple netdev_info messages to netdev_dbg
 2017-06-15 21:54 UTC  (2+ messages)

[PATCH v7 00/26] x86: Enable User-Mode Instruction Prevention
 2017-06-15 21:50 UTC  (17+ messages)
` [PATCH v7 10/26] x86/insn-eval: Add utility functions to get segment selector
` [PATCH v7 13/26] x86/insn-eval: Add function to get default params of code segment
` [PATCH v7 14/26] x86/insn-eval: Indicate a 32-bit displacement if ModRM.mod is 0 and ModRM.rm is 5
` [PATCH v7 16/26] x86/insn-eval: Support both signed 32-bit and 64-bit effective addresses
` [PATCH v7 18/26] x86/insn-eval: Add support to resolve 16-bit addressing encodings

[PATCH 0/4] DT printf format specifiers
 2017-06-15 21:50 UTC  (5+ messages)
` [PATCH 3/4] of: Custom printk format specifier for device node

[PATCH] PCI: rockchip: Handle return value of clk_prepare_enable
 2017-06-15 21:48 UTC  (2+ messages)

[PATCH v1 1/1] gpio: gpio-crystalcove: Skip IRQ CTRL register update for virtual GPIOs
 2017-06-15 21:45 UTC  (3+ messages)

[RFC] KVM: SVM: do not drop VMCB CPL to 0 if SS is not present
 2017-06-15 21:44 UTC  (5+ messages)

[PATCH v2 0/2] NVDIMM memory error notification support
 2017-06-15 21:44 UTC  (3+ messages)
` [PATCH v2 1/2] acpi/nfit: Add support of NVDIMM memory error notification in ACPI 6.2

[PATCH] atm: solos-pci: remove useless variable assignments
 2017-06-15 21:43 UTC  (3+ messages)

[patch] mm, oom: prevent additional oom kills before memory is freed
 2017-06-15 21:43 UTC  (9+ messages)

[patch] mm, oom: prevent additional oom kills before memory is freed
 2017-06-15 21:41 UTC  (4+ messages)

[PATCH] reconnect_one(): fix a missing error code
 2017-06-15 21:40 UTC  (4+ messages)

[PATCH 1/2] power: reset: reboot-mode: Make include file global
 2017-06-15 21:38 UTC  (9+ messages)
` [PATCH 2/2] Input: pm8941-pwrkey: Introduce reboot mode support

[PATCH v2] libnvdimm, pmem: Add sysfs notifications to badblocks
 2017-06-15 21:33 UTC  (2+ messages)

[PATCH net-next] net: dsa: assign default CPU port to all ports
 2017-06-15 21:23 UTC  (3+ messages)

[PATCH] PCI: mediatek: fix error handling in mtk_pcie_parse_and_add_res()
 2017-06-15 21:11 UTC  (2+ messages)

[PATCH] intel: i40e: virtchnl: fix incorrect variable assignment
 2017-06-15 21:07 UTC  (3+ messages)
` [Intel-wired-lan] "

[PATCH] PCI: imx6: add regulator support
 2017-06-15 21:05 UTC  (2+ messages)

[PATCH] mm/list_lru.c: use cond_resched_lock() for nlru->lock
 2017-06-15 21:05 UTC  (2+ messages)

[PATCH] acpi: acpica: fix acpi parse and parseext cache leaks
 2017-06-15 20:54 UTC  (3+ messages)

[PATCH 1/2] arm: nommu: remove unused KTHREAD_SIZE definition
 2017-06-15 20:53 UTC  (3+ messages)
` [PATCH 2/2] c6x: "

[PATCH v1 1/1] gpio: gpio-wcove: Fix GPIO control register offset calculation
 2017-06-15 20:53 UTC  (3+ messages)

[PATCH] clockevents/tcb_clksrc: implement suspend/resume
 2017-06-15 20:52 UTC  (4+ messages)

[PATCH v3] misc: sram-exec: Use aligned fncpy instead of memcpy
 2017-06-15 20:51 UTC  (2+ messages)

[PATCH v3] PCI: dwc: dra7xx: Fix compilation warning
 2017-06-15 20:49 UTC  (2+ messages)

[PATCH v3] fscrypt: Add support for AES-128-CBC
 2017-06-15 20:48 UTC  (4+ messages)
` [PATCH v4] "

RE
 2017-06-15 20:48 UTC 

[PATCH] drm/core: Fail atomic IOCTL with no CRTC state but with signaling
 2017-06-15 20:46 UTC  (2+ messages)

[PATCH] af9013: add check on af9013_wr_regs() return value
 2017-06-15 20:42 UTC 

[PATCH 0/7] RPi touchscreen as a panel driver again
 2017-06-15 20:41 UTC  (8+ messages)
` [PATCH 1/7] drm/bridge: Support hotplugging panel-bridge
` [PATCH 2/7] drm/vc4: Fix DSI T_INIT timing
` [PATCH 3/7] drm/vc4: Fix misleading name of the continuous flag
` [PATCH 4/7] drm/vc4: Use drm_mode_vrefresh() in DSI fixup, in case vrefresh is 0
` [PATCH 5/7] dt-bindings: Document the Raspberry Pi Touchscreen nodes
` [PATCH 6/7] drm/panel: Add support for the Raspberry Pi 7" Touchscreen
` [PATCH 7/7] ARM: dts: bcm2835: Enable the Raspberry Pi touchscreen panel

[RFC PATCH 00/13] Switchtec NTB Support
 2017-06-15 20:37 UTC  (14+ messages)
` [RFC PATCH 01/13] switchtec: move structure definitions into a common header
` [RFC PATCH 02/13] switchtec: export class symbol for use in upper layer driver
` [RFC PATCH 03/13] switchtec: add ntb hardware register definitions
` [RFC PATCH 04/13] switchtec: add link event notifier block
` [RFC PATCH 05/13] switchtec_ntb: introduce initial ntb driver
` [RFC PATCH 06/13] switchtec_ntb: initialize hardware for memory windows
` [RFC PATCH 07/13] switchtec_ntb: initialize hardware for doorbells and messages
` [RFC PATCH 08/13] switchtec_ntb: add skeleton ntb driver
` [RFC PATCH 09/13] switchtec_ntb: add link management
` [RFC PATCH 10/13] switchtec_ntb: implement doorbell registers
` [RFC PATCH 11/13] switchtec_ntb: implement scratchpad registers
` [RFC PATCH 12/13] switchtec_ntb: add memory window support
` [RFC PATCH 13/13] switchtec_ntb: update switchtec documentation with notes for ntb

[PATCH v9 0/7] drm/i915/gvt: Dma-buf support for GVT-g
 2017-06-15 20:38 UTC  (5+ messages)
` [PATCH v9 5/7] vfio: Define vfio based dma-buf operations

[PATCH 1/2] perf report: ensure the perf DSO mapping matches what libdw sees
 2017-06-15 20:38 UTC  (7+ messages)
` [PATCH 2/2] perf report: report module before querying isactivation in dwfl unwind

[PATCH v2 0/3] mm: huge pages: Misc fixes for issues found during fuzzing
 2017-06-15 20:32 UTC  (2+ messages)

(no subject)
 2017-06-15 20:31 UTC 

[PATCH 0/4] i2c: document DMA handling and add helpers for it
 2017-06-15 20:31 UTC  (11+ messages)
` [PATCH 1/4] i2c: add helpers to ease DMA handling
` [PATCH 2/4] i2c: add docs to clarify "
` [PATCH 3/4] i2c: sh_mobile: use helper to decide if DMA is useful
` [PATCH 4/4] i2c: rcar: check for DMA-capable buffers

[media-m5602-po1030] question about return value check
 2017-06-15 20:23 UTC 

[PATCH 0/5] perf: add support for capturing skid IP
 2017-06-15 20:20 UTC  (11+ messages)
` [PATCH 2/5] perf/x86: add PERF_SAMPLE_SKID_IP support for X86 PEBS

[PATCHSET for-4.13] cgroup: implement cgroup2 thread mode, v2
 2017-06-15 20:17 UTC  (7+ messages)
` [PATCH 07/10] cgroup: implement cgroup v2 thread support
  ` [PATCH v3 "
` [PATCH] cgroup: update debug controller to print out thread mode information

[PATCH net-next] net: dsa: add cross-chip multicast support
 2017-06-15 20:14 UTC 

[PATCH V2 05/12] kernfs: introduce kernfs_node_id
 2017-06-15 20:14 UTC  (2+ messages)

[PATCH v6 00/34] x86: Secure Memory Encryption (AMD)
 2017-06-15 20:13 UTC  (8+ messages)
` [PATCH v6 26/34] iommu/amd: Allow the AMD IOMMU to work with memory encryption

[PATCH 0/2] Switchtec Changes for v4.13
 2017-06-15 20:12 UTC  (3+ messages)
` [PATCH 1/2] switchtec: running status flag to fw partition info ioctl
` [PATCH 2/2] switchtec: add device ids for additional switchtec products

[PATCH] mmap.2: mmap with address NULL and MAP_FIXED results in EPERM
 2017-06-15 19:09 UTC 

[PATCH v3 0/2] Hi3660: enable sp804 timer
 2017-06-15 20:00 UTC  (3+ messages)
` [PATCH v3 2/2] arm64: dts: add sp804 timer node for Hi3660

[PATCH 1/2] char_dev: extend dynamic allocation of majors into a higher range
 2017-06-15 20:05 UTC  (2+ messages)
` [PATCH 2/2] char_dev: order /proc/devices by major number

[PATCH v3 0/2] [RESEND] Lattice MachXO2 Slave SPI FPGA Manager support
 2017-06-15 20:03 UTC  (3+ messages)
` [PATCH v3 2/2] fpga: lattice machxo2: Add Lattice MachXO2 support

[PATCH] USB: gtco: remove unnecessary variable assignments
 2017-06-15 19:25 UTC  (3+ messages)

[PATCH 0/2] Broadcom STB wake-timer support
 2017-06-15 19:59 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: Document the Broadcom STB wake-up timer node
` [PATCH 2/2] rtc: brcmstb-waketimer: Add Broadcom STB wake-timer

linux-next: bad commit in the mvebu tree
 2017-06-15 19:57 UTC 

[PATCH v3 1/n] perf/core: addressing 4x slowdown during per-process profiling of STREAM benchmark on Intel Xeon Phi
 2017-06-15 19:56 UTC  (2+ messages)

[PATCH v6 0/8] MFD: add driver for HiSilicon Hi6421v530 PMIC
 2017-06-15 19:55 UTC  (3+ messages)
` [PATCH v6 7/8] arm64: dts: hikey960: add device node for pmic and regulators

[PATCH v5] arm64: dts: hi6220: Add k3-dma and i2s/hdmi audio support
 2017-06-15 19:50 UTC  (2+ messages)

[PATCH v3] PCI: Workaround wrong flags completions for IDT switch
 2017-06-15 19:53 UTC  (9+ messages)

[PATCH v4 00/20] arm64: dts: hi3660: add device nodes
 2017-06-15 19:49 UTC  (2+ messages)

[kernel-hardening] Why does no one care that Brad Spengler of GRSecurity is blatantly violating the intention of the rightsholders to the Linux Kernel?
 2017-06-15 19:53 UTC  (4+ messages)
      ` Idle curiosity
                ` Fwd: Re: Why does no one care that Brad Spengler of GRSecurity is blatantly violating the intention of the rightsholders to the Linux Kernel?
                  `  "

Linux 3.10.106
 2017-06-15 19:36 UTC 

[PATCH v2 00/10] PCID and improved laziness
 2017-06-15 19:29 UTC  (5+ messages)
` [PATCH v2 01/10] x86/ldt: Simplify LDT switching logic
` [PATCH v2 02/10] x86/mm: Remove reset_lazy_tlbstate()

[PATCH v2] PCI: Add ATS-disable quirk for AMD Stoney GPUs
 2017-06-15 19:15 UTC  (3+ messages)

[PATCH v4 00/18] introduce the Xen PV Calls backend
 2017-06-15 19:09 UTC  (19+ messages)
` [PATCH v4 01/18] xen: introduce the pvcalls interface header
  ` [PATCH v4 02/18] xen/pvcalls: introduce the pvcalls xenbus backend
  ` [PATCH v4 03/18] xen/pvcalls: initialize the module and register the "
  ` [PATCH v4 04/18] xen/pvcalls: xenbus state handling
  ` [PATCH v4 05/18] xen/pvcalls: connect to a frontend
  ` [PATCH v4 06/18] xen/pvcalls: handle commands from the frontend
  ` [PATCH v4 07/18] xen/pvcalls: implement socket command
  ` [PATCH v4 08/18] xen/pvcalls: implement connect command
  ` [PATCH v4 09/18] xen/pvcalls: implement bind command
  ` [PATCH v4 10/18] xen/pvcalls: implement listen command
  ` [PATCH v4 11/18] xen/pvcalls: implement accept command
  ` [PATCH v4 12/18] xen/pvcalls: implement poll command
  ` [PATCH v4 13/18] xen/pvcalls: implement release command
  ` [PATCH v4 14/18] xen/pvcalls: disconnect and module_exit
  ` [PATCH v4 15/18] xen/pvcalls: implement the ioworker functions
  ` [PATCH v4 16/18] xen/pvcalls: implement read
  ` [PATCH v4 17/18] xen/pvcalls: implement write
  ` [PATCH v4 18/18] xen: introduce a Kconfig option to enable the pvcalls backend

[PATCH] ASoC: rockchip: Fix an error handling in 'rockchip_i2s_probe'
 2017-06-15 19:12 UTC  (4+ messages)
` Applied "ASoC: rockchip: Fix an error handling in 'rockchip_i2s_probe'" to the asoc tree

linux-next: build failure after merge of the akpm-current tree
 2017-06-15 19:12 UTC  (4+ messages)

[PATCH] Doc: net: dsa: b53: update location of referenced dsa.txt
 2017-06-15 19:02 UTC  (4+ messages)
  ` [PATCH 1/1] "

[RFC PATCH 0/3] provide imx rproc driver
 2017-06-15 19:01 UTC  (3+ messages)
` [RFC PATCH 2/3] remoteproc: imx_rproc: add a NXP/Freescale "

[RESEND PATCH v5 00/16] eeprom: at24: Add OF device ID table
 2017-06-15 18:54 UTC  (17+ messages)
` [RESEND PATCH v5 01/16] dt-bindings: i2c: eeprom: Document vendor to be used and deprecated ones
` [RESEND PATCH v5 02/16] eeprom: at24: Add OF device ID table
` [RESEND PATCH v5 03/16] ARM: dts: efm32: Add generic compatible string for I2C EEPROM
` [RESEND PATCH v5 04/16] ARM: dts: keystone: "
` [RESEND PATCH v5 05/16] ARM: dts: lpc18xx: "
` [RESEND PATCH v5 06/16] ARM: dts: r7s72100: "
` [RESEND PATCH v5 07/16] ARM: dts: koelsch: "
` [RESEND PATCH v5 08/16] ARM: dts: socfpga: "
` [RESEND PATCH v5 09/16] ARM: dts: uniphier: "
` [RESEND PATCH v5 10/16] ARM: dts: zynq: "
` [RESEND PATCH v5 11/16] arm64: zynqmp: "
` [RESEND PATCH v5 12/16] powerpc/5200: "
` [RESEND PATCH v5 13/16] powerpc/fsl: "
` [RESEND PATCH v5 14/16] powerpc/512x: "
` [RESEND PATCH v5 15/16] powerpc/83xx: "
` [RESEND PATCH v5 16/16] powerpc/44x: "

[PATCH v3 00/18] introduce the Xen PV Calls backend
 2017-06-15 18:54 UTC  (7+ messages)
` [PATCH v3 01/18] xen: introduce the pvcalls interface header
  ` [PATCH v3 06/18] xen/pvcalls: handle commands from the frontend

[RESEND PATCH v6 0/8] mfd: Add OF device table to I2C drivers that are missing it
 2017-06-15 18:49 UTC  (9+ messages)
` [RESEND PATCH v6 1/8] dt-bindings: mfd: Add retu/tahvo ASIC chips bindings
` [RESEND PATCH v6 2/8] mfd: retu: Drop -mfd suffix from I2C device ID name
` [RESEND PATCH v6 3/8] mfd: retu: Add OF device ID table
` [RESEND PATCH v6 4/8] ARM: dts: n8x0: Add vendor prefix to retu node
` [RESEND PATCH v6 5/8] i2c: i2c-cbus-gpio: Add vendor prefix to retu node in example
` [RESEND PATCH v6 6/8] dt-bindings: mfd: Add TI tps6105x chip bindings
` [RESEND PATCH v6 7/8] mfd: tps6105x: Add OF device ID table
` [RESEND PATCH v6 8/8] ARM: ux500: Add vendor prefix to tps61052 node

[PATCH 1/2] remoteproc: Add remote processor coredump support
 2017-06-15 18:48 UTC  (2+ messages)

[RFC] rcu: use killable versions of swait
 2017-06-15 18:48 UTC  (4+ messages)
` [RFC v2 0/2] swait: add idle to make idle-hacks on kthreads explicit
  ` [RFC v2 1/2] swait: add idle variants which don't contribute to load average
  ` [RFC v2 2/2] rcu: use idle versions of swait to make idle-hack clear

[PATCH 3/4] watchdog: Split up config options
 2017-06-15 18:42 UTC  (11+ messages)

[PATCH] sparc/time: make of_device_ids const
 2017-06-15 18:41 UTC  (2+ messages)

[PATCH 4.4 00/46] 4.4.73-stable review
 2017-06-15 17:52 UTC  (19+ messages)
` [PATCH 4.4 03/46] ARM: dts: imx6dl: Fix the VDD_ARM_CAP voltage for 396MHz operation
` [PATCH 4.4 05/46] Call echo service immediately after socket reconnect
` [PATCH 4.4 07/46] net: xilinx_emaclite: fix receive buffer overflow
` [PATCH 4.4 08/46] ipv6: Handle IPv4-mapped src to in6addr_any dst
` [PATCH 4.4 11/46] NET: mkiss: Fix panic
` [PATCH 4.4 15/46] i2c: piix4: Fix request_region size
` [PATCH 4.4 18/46] jump label: pass kbuild_cflags when checking for asm goto support
` [PATCH 4.4 20/46] log2: make order_base_2() behave correctly on const input value zero
` [PATCH 4.4 23/46] fscache: Clear outstanding writes when disabling a cookie
` [PATCH 4.4 24/46] FS-Cache: Initialise stores_lock in netfs cookie
` [PATCH 4.4 29/46] gianfar: synchronize DMA API usage by free_skb_rx_queue w/ gfar_new_page
` [PATCH 4.4 30/46] pinctrl: berlin-bg4ct: fix the value for "sd1a" of pin SCRD0_CRD_PRES
` [PATCH 4.4 31/46] net: adaptec: starfire: add checks for dma mapping errors
` [PATCH 4.4 34/46] drm/ast: Fixed system hanged if disable P2A
` [PATCH 4.4 35/46] ravb: unmap descriptors when freeing rings
` [PATCH 4.4 36/46] nfs: Fix "Dont increment lock sequence ID after NFS4ERR_MOVED"
` [PATCH 4.4 39/46] r8152: avoid start_xmit to schedule napi when napi is disabled
` [PATCH 4.4 40/46] sctp: sctp_addr_id2transport should verify the addr before looking up assoc

[PATCH 4.9 000/108] 4.9.33-stable review
 2017-06-15 17:53 UTC  (2+ messages)
` [PATCH 4.9 066/108] nfs: Fix "Dont increment lock sequence ID after NFS4ERR_MOVED"

[PATCH net-next 0/3] r8152: support new chips
 2017-06-15 18:32 UTC  (2+ messages)

LTS testing with latest kselftests - some failures
 2017-06-15 18:30 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).