linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-07-27 07:11:02 to 2016-07-27 12:47:01 UTC [more...]

[PATCH v2 00/22] usb: serial: ti_usb_3410_5052: clean driver
 2016-07-27 12:46 UTC  (7+ messages)
` [PATCH v2 03/22] usb: serial: ti_usb_3410_5052: Use kzalloc instead of kmalloc
` [PATCH v2 10/22] usb: serial: ti_usb_3410_5052: Change ti_write_byte function arguments

[PATCH v1] x86, kasan, ftrace: Put APIC interrupt handlers into .irqentry.text
 2016-07-27 12:45 UTC  (3+ messages)

[lkp] [xfs] bbc5a740c4: xfstests.generic.095.fail
 2016-07-27 12:36 UTC  (2+ messages)

[PATCH] sched/core: make "Preemption disabled at" message more useful
 2016-07-27 12:25 UTC  (5+ messages)

[PATCH]optimize error handling in tick_check_new_device
 2016-07-27 12:23 UTC  (2+ messages)

[PATCH] 8250: option 'force_polling' for buggy IRQs
 2016-07-27 12:14 UTC  (7+ messages)

[PATCH] x86/microcode/intel: Fix initrd loading with CONFIG_RANDOMIZE_MEMORY
 2016-07-27 12:09 UTC  (10+ messages)
` [tip:x86/microcode] x86/microcode/intel: Fix initrd loading with CONFIG_RANDOMIZE_MEMORY=y
      ` [PATCH -v2 1/2] x86/asm: Add __PAGE_OFFSET_BASE define on 32-bit
              ` [PATCH] x86/asm, microcode: "
      ` [PATCH -v2 2/2] x86/microcode/intel: Fix initrd loading with CONFIG_RANDOMIZE_MEMORY

4.7.0-rc7 ext4 error in dx_probe
 2016-07-27 11:58 UTC  (4+ messages)

[GIT PULL] first round of SCSI updates for the 4.7+ merge window
 2016-07-27 11:56 UTC 

[PowerPC] Kernel OOPS while compiling LTP test suite on linus mainline
 2016-07-27 11:55 UTC  (2+ messages)

[PATCH v15 00/10] arm64: Add kernel probes (kprobes) support
 2016-07-27 11:50 UTC  (16+ messages)
` [PATCH v15 04/10] arm64: Kprobes with single stepping support

Volunteering for BeFS maintainership
 2016-07-27 11:45 UTC  (7+ messages)

[PATCH] sched/cputime: Mitigate performance regression in times()/clock_gettime()
 2016-07-27 11:41 UTC  (2+ messages)

(no subject)
 2016-07-27 11:26 UTC 

[PATCH RESEND v4] locking/pvqspinlock: Fix double hash race
 2016-07-27 11:30 UTC 

Possible unwanted behaviour in configfs
 2016-07-27 11:30 UTC  (4+ messages)
` [PATCH] fs: configfs: don't set buffer_needs_fill to zero if show() returns error

[PATCH 1/1] irqdomain: Export __irq_domain_alloc_irqs() and irq_domain_free_irqs()
 2016-07-27 11:22 UTC  (8+ messages)

[PATCH 0/6] Apple device properties
 2016-07-27 11:20 UTC  (7+ messages)
` [PATCH 1/6] efi: Retrieve "
` [PATCH 2/6] ACPI / bus: Make acpi_get_first_physical_node() public
` [PATCH 3/6] efi: Add device path parser
` [PATCH 6/6] thunderbolt: Use Device ROM retrieved from EFI
` [PATCH 4/6] driver core: Don't leak secondary fwnode on device removal
` [PATCH 5/6] efi: Assign Apple device properties

[PATCH] KEYS: x86_64 needs to use compat_sys_keyctl for 32-bit userspace
 2016-07-27 11:21 UTC  (2+ messages)

[PATCH v3] xen-blkfront: dynamic configuration of per-vbd resources
 2016-07-27 11:21 UTC  (7+ messages)
    ` [Xen-devel] "

[PATCH v12 00/30] Add new powerpc specific ELF core notes
 2016-07-27 11:19 UTC  (32+ messages)
` [PATCH v12 01/30] elf: Add powerpc specific core note sections
` [PATCH v12 02/30] powerpc/process: Add the function flush_tmregs_to_thread
` [PATCH v12 03/30] powerpc/ptrace: Enable in transaction NT_PRFPREG ptrace requests
` [PATCH v12 04/30] powerpc/ptrace: Enable in transaction NT_PPC_VMX "
` [PATCH v12 05/30] powerpc/ptrace: Enable in transaction NT_PPC_VSX "
` [PATCH v12 06/30] powerpc/ptrace: Adapt gpr32_get, gpr32_set functions for transaction
` [PATCH v12 07/30] powerpc/ptrace: Enable support for NT_PPC_CGPR
` [PATCH v12 08/30] powerpc/ptrace: Enable support for NT_PPC_CFPR
` [PATCH v12 09/30] powerpc/ptrace: Enable support for NT_PPC_CVMX
` [PATCH v12 10/30] powerpc/ptrace: Enable support for NT_PPC_CVSX
` [PATCH v12 11/30] powerpc/ptrace: Enable support for TM SPR state
` [PATCH v12 12/30] powerpc/ptrace: Enable NT_PPC_TM_CTAR, NT_PPC_TM_CPPR, NT_PPC_TM_CDSCR
` [PATCH v12 13/30] powerpc/ptrace: Enable support for NT_PPPC_TAR, NT_PPC_PPR, NT_PPC_DSCR
` [PATCH v12 14/30] powerpc/ptrace: Enable support for EBB registers
` [PATCH v12 15/30] powerpc/ptrace: Enable support for Performance Monitor registers
` [PATCH v12 16/30] selftests/powerpc: Add more SPR numbers, TM & VMX instructions to 'reg.h'
` [PATCH v12 17/30] selftests/powerpc: Use the new SPRN_DSCR_PRIV definiton
` [PATCH v12 18/30] selftests/powerpc: Add ptrace tests for EBB
` [PATCH v12 19/30] selftests/powerpc: Add ptrace tests for GPR/FPR registers
` [PATCH v12 20/30] selftests/powerpc: Add ptrace tests for GPR/FPR registers in TM
` [PATCH v12 21/30] selftests/powerpc: Add ptrace tests for GPR/FPR registers in suspended TM
` [PATCH v12 22/30] selftests/powerpc: Add ptrace tests for TAR, PPR, DSCR registers
` [PATCH v12 23/30] selftests/powerpc: Add ptrace tests for TAR, PPR, DSCR in TM
` [PATCH v12 24/30] selftests/powerpc: Add ptrace tests for TAR, PPR, DSCR in suspended TM
` [PATCH v12 25/30] selftests/powerpc: Add ptrace tests for VSX, VMX registers
` [PATCH v12 26/30] selftests/powerpc: Add ptrace tests for VSX, VMX registers in TM
` [PATCH v12 27/30] selftests/powerpc: Add ptrace tests for VSX, VMX registers in suspended TM
` [PATCH v12 28/30] selftests/powerpc: Add ptrace tests for TM SPR registers
` [PATCH v12 29/30] selftests/powerpc: Add .gitignore file for ptrace executables
` [PATCH v12 30/30] selftests/powerpc: Fix a build issue

[PATCH 0/6] vc4 miscellaneous v3d fixes
 2016-07-27 11:18 UTC  (7+ messages)
` [PATCH 5/6] drm/vc4: Fix overflow mem unreferencing when the binner runs dry

PCIe MSI address is not written at pci_enable_msi_range call
 2016-07-27 11:14 UTC  (9+ messages)

[GIT PULL] Security subsystem updates for 4.8
 2016-07-27 11:04 UTC 

[RFC PATCH V4]s390/perf:fix 'start' address of module's map
 2016-07-27 10:49 UTC  (10+ messages)
` [PATCH] s390/perf: fix "
  ` [tip:perf/urgent] perf s390: Fix "

[PATCH 1/3] xen-blkfront: fix places not updated after introducing 64KB page granularity
 2016-07-27 10:48 UTC  (3+ messages)
` [PATCH v2 2/3] xen-blkfront: introduce blkif_set_queue_limits()

[PATCH v4 4.8] x86/ptrace: Stop setting TS_COMPAT in ptrace code
 2016-07-27 10:42 UTC  (2+ messages)
` [tip:x86/urgent] "

[PATCH 0/3] introduce for_each_process_thread_{break,continue}() helpers
 2016-07-27 10:42 UTC  (5+ messages)
` [PATCH 0/1] (Was: introduce for_each_process_thread_{break,continue}() helpers)
  ` [PATCH 1/1] stop_machine: touch_nmi_watchdog() after MULTI_STOP_PREPARE
    ` [tip:core/urgent] stop_machine: Touch_nmi_watchdog() "

[PATCH] tools: add fixdep to objtool/.gitignore
 2016-07-27 10:41 UTC  (2+ messages)
` [tip:core/urgent] objtool: Add 'fixdep' "

[PATCH] KEYS: MIPS64 needs to use compat_sys_keyctl for 32-bit userspace
 2016-07-27 10:43 UTC 

[PATCH] tools lib bpf: Use official ELF e_machine value
 2016-07-27 10:40 UTC  (2+ messages)
` [tip:perf/urgent] "

[PATCH 00/13] RapidIO subsystem updates
 2016-07-27 10:20 UTC  (4+ messages)
` [PATCH 11/13] rapidio: modify for rev.3 specification changes

[PATCHv1, RFC 00/33] ext4: support of huge pages
 2016-07-27 10:33 UTC  (5+ messages)

PROBLEM: network data corruption (bisected to e5a4b0bb803b)
 2016-07-27 10:32 UTC  (2+ messages)

[PATCH v4 0/2] J-Core interrupt controller support
 2016-07-27 10:15 UTC  (6+ messages)
` [PATCH v4 2/2] irqchip: add J-Core AIC driver
` [PATCH v4 1/2] of: add J-Core interrupt controller bindings

Why does BIOS assign memory to 16 byte BAR
 2016-07-27 10:09 UTC  (9+ messages)

[PATCH v4 0/8] MT2701 DRM support
 2016-07-27 10:03 UTC  (11+ messages)
` [PATCH v4 4/8] drm/mediatek: add support for Mediatek SoC MT2701
` [PATCH v4 6/8] drm/mediatek: add dsi transfer function
` [PATCH v4 7/8] drm/mediatek: add mipi panel support

[PATCH v6 0/3] AUXADC: Mediatek auxadc driver
 2016-07-27 10:03 UTC  (4+ messages)
` [PATCH v6 1/3] dt-bindings: auxadc: Add binding document for Mediatek auxadc
` [PATCH v6 2/3] iio: adc: mt2701: Add Mediatek auxadc driver for mt2701
` [PATCH v6 3/3] arm: dts: mt2701: Add auxadc node

[PATCH v4] ARM: dts: sun8i: Add dts file for Olimex A33-OLinuXino
 2016-07-27 10:02 UTC  (4+ messages)

[PATCH v2] mmc: core: Optimize the mmc erase size alignment
 2016-07-27 10:02 UTC  (3+ messages)

[PATCH v15 04/10] arm64: Kprobes with single stepping support
 2016-07-27 10:01 UTC  (2+ messages)

at_xdmac: txd used outside spinlock after being released?
 2016-07-27  9:57 UTC  (2+ messages)

[PATCH v2] arm64: mm: convert __dma_* routines to use start, size
 2016-07-27  9:56 UTC  (4+ messages)

[GIT PULL for v4.8-rc1] media updates part II: documentation
 2016-07-27  9:53 UTC  (2+ messages)

[patch V2 56/67] timers/core: Convert to hotplug state machine
 2016-07-27  9:50 UTC  (3+ messages)
` [PATCH] timers/core: Correct callback order during CPU hot plug

[PATCH] qed: Add and use specific logging functions to reduce object size
 2016-07-27  7:32 UTC  (4+ messages)

[PATCH] usb: gadget: remove redundant self assignment
 2016-07-27  9:27 UTC  (2+ messages)

[RFC] usb: host: u132-hcd: Remove deprecated create_singlethread_workqueue
 2016-07-27  9:29 UTC  (2+ messages)

[PATCH v3] arm64: dts: mt8173: add mmsel clocks for 4K support
 2016-07-27  9:32 UTC  (3+ messages)

[PATCH] iio: chemical: atlas-ph-sensor: fix typo in val assignment
 2016-07-27  9:28 UTC  (2+ messages)

[PATCH v2 0/3] MT8173 HDMI 4K support
 2016-07-27  9:27 UTC  (7+ messages)
` [PATCH v2 1/3] drm/mediatek: do mtk_hdmi_send_infoframe after HDMI clock enable
` [PATCH v2 2/3] drm/mediatek: enhance the HDMI driving current
` [PATCH v2 3/3] drm/mediatek: fix the wrong pixel clock when resolution is 4K

[PATCH v2 1/2] usb: typec: Add USB Power Delivery sink port support
 2016-07-27  9:21 UTC  (3+ messages)

gpf in p9_client_read
 2016-07-27  9:21 UTC 

[PATCH v18 net-next 1/1] hv_sock: introduce Hyper-V Sockets
 2016-07-27  9:20 UTC  (11+ messages)

[PATCH v2] reset: uniphier: add reset controller drivers for UniPhier SoCs
 2016-07-27  9:17 UTC  (2+ messages)

[PATCH linux v3 0/9] xen: pvhvm: support bootup on secondary vCPUs
 2016-07-27  9:11 UTC  (5+ messages)
` [Xen-devel] "

[RFC] whci: Remove deprecated create_singlethread_workqueue
 2016-07-27  9:09 UTC 

[GIT PULL 0/2] perf/urgent improvement and fix
 2016-07-27  9:01 UTC  (2+ messages)

[PATCH] x86/fpu/xstate: Return error if xfeature bit is unset in XSAVES compacted-format buffer
 2016-07-27  9:00 UTC  (2+ messages)

[PATCH with Coccinelle?] Deletion of unnecessary checks before specific function calls
 2016-07-27  8:57 UTC  (4+ messages)
                                ` [PATCH] cxl: Delete an unnecessary check before the function call "of_node_put"

[PATCH 00/13] arm64: Allwinner A64 support based on sunxi-ng
 2016-07-27  8:46 UTC  (2+ messages)

[PATCH 0/7] devicetree cleanup for i2c muxes/arbs/gates
 2016-07-27  8:43 UTC  (8+ messages)
` [PATCH 1/7] dt-bindings: i2c: add support for 'i2c-mux' subnode
` [PATCH 2/7] dt-bindings: i2c: add support for 'i2c-arb' subnode
` [PATCH 3/7] dt-bindings: i2c: add support for 'i2c-gate' subnode
` [PATCH 4/7] dt-bindings: i2c: add bindings for nxp,pca9541
` [PATCH 5/7] i2c: mux: add support for 'i2c-mux', 'i2c-arb' and 'i2c-gate' DT subnodes
` [PATCH 6/7] i2c: pca9541: add device tree binding
` [PATCH 7/7] i2c: pca954x: "

[GIT PULL] f2fs for 4.8
 2016-07-27  8:41 UTC  (2+ messages)

[PATCH 0/9] clk: sunxi-ng: Support A31/A31s CCU
 2016-07-27  8:38 UTC  (17+ messages)
` [PATCH 4/9] clk: sunxi-ng: mux: Add support for mux tables
` [PATCH 5/9] clk: sunxi-ng: mux: support fixed pre-dividers on multiple parents
` [PATCH 6/9] clk: sunxi-ng: nkm: Add mux to support "
` [PATCH 7/9] clk: sunxi-ng: mux: Add clk notifier functions

[PATCH 1/2] iommu/amd: Update Alias-DTE in update_device_table()
 2016-07-27  8:30 UTC  (2+ messages)
` [PATCH 2/2] iommu/amd: Initialize dma-ops domains with 3-level page-table

[PATCH v2 2/2] usb: typec: add PD sink port support for Intel Whiskey Cove PMIC Typc-C PHY driver
 2016-07-27  8:21 UTC  (2+ messages)

[PATCH] tools: iio: iio_generic_buffer: initialize channel array pointer
 2016-07-27  8:12 UTC  (2+ messages)

[GIT] Networking
 2016-07-27  8:07 UTC 

[RFC PATCH v2 0/4] net: ethernet: Add support for gmii2rgmii converter
 2016-07-27  8:05 UTC  (8+ messages)
` [RFC PATCH v2 1/4] Documentation: DT: net: Add Xilinx gmiitorgmii converter device tree binding documentation

[PATCH] clocksource: j-core: type fix init function return code
 2016-07-27  8:00 UTC  (3+ messages)

[PATCH v4 0/2] J-Core timer support
 2016-07-27  7:59 UTC  (3+ messages)
` [PATCH v4 2/2] clocksource: add J-Core timer/clocksource driver

[PATCH 03/13] clk: sunxi-ng: sun8i: Rename DDR and video plls
 2016-07-27  7:57 UTC  (2+ messages)

[PATCH v2] arm64: dts: mt8173: add mmsel clocks for 4K support
 2016-07-27  7:58 UTC 

linux-next: duplicate patches in the kspp and kbuild trees
 2016-07-27  7:52 UTC  (10+ messages)

[PATCH -next] rtc: asm9260: remove .owner field for driver
 2016-07-27  7:51 UTC  (2+ messages)

[PATCH 0/6] extcon: Add the support for extcon type and property
 2016-07-27  7:41 UTC  (4+ messages)
` [PATCH 5/6] extcon: Add the synchronization extcon APIs to support the notification

[PATCH] dell-wmi: Ignore WMI event 0xe00e
 2016-07-27  7:34 UTC 

debug tip after earlycon is closed?
 2016-07-27  7:32 UTC  (2+ messages)

[PATCH v4 0/7] thunderbolt: Introducing Thunderbolt(TM) networking
 2016-07-27  7:30 UTC  (4+ messages)
` [PATCH v4 5/7] thunderbolt: Networking state machine

[PATCH] mmc: sdhci-esdhc-imx: avoid unused function warnings
 2016-07-27  7:30 UTC  (5+ messages)

[PATCH 1/2] mm: add skipped count and more lru information to trace
 2016-07-27  7:29 UTC  (2+ messages)
` [PATCH 2/2] mm: get_scan_count consider reclaimable lru pages

[PATCH] dell-wmi: Add events created by Dell Rugged 2-in-1s
 2016-07-27  7:23 UTC  (3+ messages)

[GIT PULL] arm64 updates for 4.8
 2016-07-27  7:19 UTC 

[PATCH v11 0/4] Mediatek MT8173 CMDQ support
 2016-07-27  7:14 UTC  (5+ messages)
` [PATCH v11 1/4] dt-bindings: soc: Add documentation for the MediaTek GCE unit
` [PATCH v11 2/4] CMDQ: Mediatek CMDQ driver
` [PATCH v11 3/4] arm64: dts: mt8173: Add GCE node
` [PATCH v11 4/4] CMDQ: save more energy in idle

[BUG -next] "random: make /dev/urandom scalable for silly userspace programs" causes crash
 2016-07-27  7:14 UTC 


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).