linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-09-10 17:04:55 to 2017-09-11 08:47:41 UTC [more...]

[PATCH 0/9] add ext4 per-inode DAX flag
 2017-09-11  8:47 UTC  (11+ messages)

[PATCH 2/2] scsi: Align queue to ARCH_DMA_MINALIGN in non-coherent DMA mode
 2017-09-11  8:41 UTC  (3+ messages)
  ` [PATCH 2/2] scsi: Align queue to ARCH_DMA_MINALIGN innon-coherent "

[PATCH] doc: dt: mtd: Add sst25vf016b to the list of supported chip names
 2017-09-11  8:35 UTC 

[PATCH] of: add vendor prefix for Silicon Storage Technology Inc
 2017-09-11  8:30 UTC 

[PATCH] mm: respect the __GFP_NOWARN flag when warning about stalls
 2017-09-11  8:26 UTC  (2+ messages)

[PATCH 1/2] ARM: dts: rockchip: rk3288-vyasa: Enable vops and hdmi output
 2017-09-11  8:26 UTC  (2+ messages)
` [PATCH 2/2] ARM: dts: rockchip: rk3288-vyasa: Add hdmi ddc-i2c-bus

[PATCH 0/9] kexec: add kexec_file_load() support
 2017-09-11  8:25 UTC  (4+ messages)
` [PATCH 6/9] arm64: kexec_file: load initrd, device-tree and purgatory segments

[PATCH 0/2] mm, memory_hotplug: redefine memory offline retry logic
 2017-09-11  8:17 UTC  (4+ messages)
` [PATCH 1/2] mm, memory_hotplug: do not fail offlining too early

[PATCH RFC/RFT] sched/fair: Improve the behavior of sync flag
 2017-09-11  8:03 UTC  (6+ messages)
` [lkp-robot] [sched/fair] 6d46bd3d97: netperf.Throughput_tps -11.3% regression

[PATCH RFC] Update documentation for KSZ DSA drivers so that new drivers can be added
 2017-09-11  7:53 UTC  (5+ messages)

[PATCH net-next 3/3] net: phy: realtek: add RTL8201F phy-id and functions
 2017-09-11  7:48 UTC  (3+ messages)

[PATCH 0/3] make PCI's and platform's driver_override_store()/show() converge
 2017-09-11  7:45 UTC  (4+ messages)
` [PATCH 1/3] PCI: fix race condition with driver_override
` [PATCH 2/3] PCI: don't use snprintf() in driver_override_show()
` [PATCH 3/3] driver core: platform: Don't read past the end of "driver_override" buffer

[PATCH v4 00/21] Qualcomm 8x16 Camera Subsystem driver
 2017-09-11  7:45 UTC  (5+ messages)
` [PATCH v4 12/21] camss: vfe: Format conversion support using PIX interface

[PATCH 1/1] clk: bulk: add of_clk_bulk_get()
 2017-09-11  7:36 UTC 

[PATCH v6 00/11] Add support for eXclusive Page Frame Ownership
 2017-09-11  7:36 UTC  (7+ messages)
` [PATCH v6 03/11] mm, x86: Add support for eXclusive Page Frame Ownership (XPFO)
` [PATCH v6 10/11] mm: add a user_virt_to_phys symbol

[PATCH 0/7] PM / OPP: per OPP node clock support and imx7ulp cpufreq driver
 2017-09-11  7:28 UTC  (2+ messages)

[PATCH] Input: add support for HiDeep touchscreen
 2017-09-11  7:27 UTC  (2+ messages)

[PATCH V2 00/10] clk: add imx7ulp clk support
 2017-09-11  7:25 UTC  (2+ messages)

[PATCH net] phy: mvebu-cp110: checking for NULL instead of IS_ERR()
 2017-09-11  7:24 UTC  (3+ messages)

[PATCH] media: v4l2-pci-skeleton: Fix error handling path in 'skeleton_probe()'
 2017-09-11  7:21 UTC  (2+ messages)

[PATCH] x86/processor: Remove unused declaration of __generic_processor_info()
 2017-09-11  7:15 UTC  (2+ messages)
` [tip:x86/urgent] x86/cpu: Remove unused and undefined __generic_processor_info() declaration

[PATCH net-next 1/3] dt-bindings: net: add DT bindings for Socionext UniPhier AVE
 2017-09-11  7:11 UTC  (5+ messages)

[PATCH V2 0/3] Use mm_struct and switch_mm() instead of manually
 2017-09-11  7:10 UTC  (10+ messages)

[RESEND] Question about the userfaultfd write-protect support
 2017-09-11  7:06 UTC 

Question about the userfaultfd write-protect support
 2017-09-11  7:02 UTC 

[PATCH net-next 2/3] net: ethernet: socionext: add AVE ethernet driver
 2017-09-11  6:56 UTC  (9+ messages)

[PATCH v6 2/3]: perf/core: use context tstamp_data for skipped events on mux interrupt
 2017-09-11  6:55 UTC  (12+ messages)
      ` [RFC][PATCH] perf: Rewrite enabled/running timekeeping

[PATCH] sched/rt.c: pick and check task if double_lock_balance() unlock the rq
 2017-09-11  6:51 UTC 

[patch 1/2] mm, compaction: kcompactd should not ignore pageblock skip
 2017-09-11  6:50 UTC  (10+ messages)
` [patch 2/2] mm, compaction: persistently skip hugetlbfs pageblocks

iov_iter_pipe warning
 2017-09-11  6:44 UTC  (22+ messages)

XFS mounted with 'discard' option - deleting fio test files slow
 2017-09-11  6:42 UTC  (4+ messages)

[PATCH] docs: fix location of document that got moved
 2017-09-11  6:42 UTC  (2+ messages)

[GIT PULL] Security subsystem updates for 4.14
 2017-09-11  6:38 UTC  (8+ messages)

[PATCH v3] tracing: Ignore mmiotrace from kernel commandline
 2017-09-11  6:31 UTC  (2+ messages)

[RESEND PATCH] arm: dts: am33xx: Add spi alias to match SOC schematics
 2017-09-11  6:30 UTC 

[PATCH v2 00/20] Speculative page faults
 2017-09-11  6:28 UTC  (5+ messages)

[PATCH] sched/fair.c: fix nuisance kernel-doc warning
 2017-09-11  6:16 UTC  (2+ messages)
` [tip:sched/urgent] sched/fair: Fix "

WARNING in skb_warn_bad_offload
 2017-09-11  6:04 UTC  (2+ messages)

[PATCH] mmc: tegra: Mark 64 bit dma broken on Tegra186
 2017-09-11  5:47 UTC  (2+ messages)

[PATCH] bnx2i: Clean up unused pointers in bnx2i_hwi
 2017-09-11  5:48 UTC  (2+ messages)

[PATCH 0/2] More PCID fixes
 2017-09-11  5:48 UTC  (5+ messages)
` [PATCH 2/2] x86/hibernate/64: Mask off CR3's PCID bits in the saved CR3

[PATCH v2 1/2] completion: Add support for initializing completion with lockdep_map
 2017-09-11  5:44 UTC  (2+ messages)

[PATCH] sysrq : fix Show Regs call trace on ARM
 2017-09-11  5:24 UTC  (2+ messages)

btusb "firmware request while host is not available" at resume
 2017-09-11  5:12 UTC  (6+ messages)

Questions about NVMEM
 2017-09-11  4:44 UTC 

[RFC v2 PATCH] x86/boot: Add the secdata section to the setup header
 2017-09-11  4:22 UTC  (8+ messages)

[PATCH v2 3/5] dmaengine: zynqmp_ps_pcie: Adding PS PCIe DMA driver
 2017-09-11  3:43 UTC  (2+ messages)

[PATCH] f2fs: fix double count on issued discard commands
 2017-09-11  3:38 UTC 

WARNING: CPU: 2 PID: 4277 at lib/refcount.c:186
 2017-09-11  3:34 UTC  (4+ messages)

[RFC PATCH v5 0/5] vfio-pci: Add support for mmapping MSI-X table
 2017-09-11  3:27 UTC  (5+ messages)

[PATCH v3] dt-bindings: add nutsboard vendor prefix
 2017-09-11  3:18 UTC 

linux-next: Tree for Sep 11
 2017-09-11  3:02 UTC 

[PATCH 00/10] spi-nor: intel-spi: Various fixes and enhancements
 2017-09-11  2:46 UTC  (4+ messages)
` [PATCH 01/10] spi-nor: intel-spi: Fix number of protected range registers for BYT/LPT

[PATCH] scsi: ufs: Make use of UFS_BIT macro wherever possible
 2017-09-11  2:44 UTC  (4+ messages)

[PATCH RFC V2 00/10] perf top optimization
 2017-09-11  2:23 UTC  (11+ messages)
` [PATCH RFC V2 01/10] perf tools: hashtable for machine threads
` [PATCH RFC V2 02/10] perf tools: using scandir to replace readdir
` [PATCH RFC V2 03/10] petf tools: using comm_str to replace comm in hist_entry
` [PATCH RFC V2 04/10] petf tools: introduce a new function to set namespaces id
` [PATCH RFC V2 05/10] perf tools: lock to protect thread list
` [PATCH RFC V2 06/10] perf tools: lock to protect comm_str rb tree
` [PATCH RFC V2 07/10] perf tools: change machine comm_exec type to atomic
` [PATCH RFC V2 08/10] perf top: implement multithreading for perf_event__synthesize_threads
` [PATCH RFC V2 09/10] perf top: add option to set the number of thread for event synthesize
` [PATCH RFC V2 10/10] perf top: switch back to overwrite mode

[PATCH 0/4] arm64: Add initial Actions Semi S700 and CubieBoard7 support
 2017-09-11  2:22 UTC  (5+ messages)
` [PATCH 1/4] dt-bindings: arm: actions: Add S700 and CubieBoard7
` [PATCH 2/4] dt-bindings: timer: Add Actions Semi S700
` [PATCH 3/4] clocksource: owl: Prepare S700
` [PATCH 4/4] arm64: dts: actions: Add S700 and CubieBoard7

[PATCH] net: tcp_input: Neaten DBGUNDO
 2017-09-11  2:02 UTC 

[PATCH] media: i2c: OV5647: gate clock lane before stream on
 2017-09-11  1:59 UTC  (7+ messages)

xtensa compiler error triggered by 'locking/lockdep: Implement the 'crossrelease' feature'
 2017-09-11  1:58 UTC  (3+ messages)

[PATCH v3 0/3] arm64/ras: support sea error recovery
 2017-09-11  1:56 UTC  (4+ messages)
` [PATCH v3 1/3] "

[PATCH] media: i2c: OV5647: ensure clock lane in LP-11 state before streaming on
 2017-09-11  1:53 UTC 

Current mainline git (24e700e291d52bd2) hangs when building e.g. perf
 2017-09-11  1:46 UTC  (18+ messages)

[PATCH] scsi: shost->async_scan should be protected by mutex_lock
 2017-09-11  1:44 UTC  (2+ messages)

[PATCH v1 0/4] perf annotate: Display multiple events on the left side of annotate view
 2017-09-11  1:33 UTC  (4+ messages)
` [PATCH v1 1/4] perf annotate: create a new hists to manage multiple events samples

[git pull] m68knommu changes for v4.14
 2017-09-11  1:29 UTC 

linux-next: manual merge of the aio tree with the vfs tree
 2017-09-11  1:29 UTC 

[GIT PULL 0/3] ARM and arm64 platform updates for v4.14
 2017-09-11  1:18 UTC  (4+ messages)
` [GIT PULL 1/3] ARM/arm64: SoC "
` [GIT PULL 2/3] ARM: SoC driver "
` [GIT PULL 3/3] ARM: arm64: Devicetree "

linux-next: manual merge of the watchdog tree with the arm-soc tree
 2017-09-11  0:58 UTC 

[RFC 0/2] Replace PID implementation with IDR API
 2017-09-11  0:58 UTC  (5+ messages)
` [RFC 1/2] proc: Return if nothing to unmount

[PATCH 0/2] ARM: owl: Add CubieBoard6
 2017-09-11  0:58 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: arm: actions: "
` [PATCH 2/2] ARM: dts: owl-s500: "

[PATCH] x86: Fix off-by-one error in loop termination
 2017-09-11  0:52 UTC  (2+ messages)

[PATCH] extcon: make extcon_info static const, fixes warning
 2017-09-11  0:43 UTC  (2+ messages)

Patch 0727d35de ("Make initramfs honor CONFIG_DEVTMPFS_MOUNT") breaks boot
 2017-09-10 23:43 UTC  (6+ messages)

[PATCH v2 1/5] staging: typec: tcpm: Drop commented out code
 2017-09-10 23:01 UTC  (5+ messages)
` [PATCH v2 2/5] staging: typec: tcpm: Document data structures
` [PATCH v2 3/5] staging: typec: pd: Document struct pd_message
` [PATCH v2 4/5] typec: tcpm: Move out of staging
` [PATCH v2 5/5] usb: typec: fusb302: "

[PATCH v2 00/11] mux/typec: Add USB / TypeC mux drivers and hook them up on some x86 systems
 2017-09-10 22:56 UTC  (7+ messages)
` [PATCH v2 03/11] mux: core: Add usb.h header with MUX_USB_* and and MUX_TYPEC_* state constants
` [PATCH v2 08/11] staging: typec: tcpm: Set mux to device mode when configured as such

[PATCH 0/5] android: binder: move allocator metadata and add shrinker
 2017-09-10 22:25 UTC  (4+ messages)
` [PATCH 2/5] android: binder: Add allocator selftest

linux-next: Signed-off-by missing for commit in the openrisc tree
 2017-09-10 22:24 UTC  (2+ messages)

[PATCH RFC v4 0/3] tracing: Add trace events for preemption and irq disable/enable
 2017-09-10 22:21 UTC  (4+ messages)
` [PATCH RFC v4 1/3] tracing/irqsoff: Prepare to add preempt and irq trace events

[RFC] futex: hashbucket as list of futex instead of waiters
 2017-09-10 21:41 UTC 

Password change for your GoDaddy account
 2017-09-10 21:33 UTC 

Module removal-related regression?
 2017-09-10 21:22 UTC  (14+ messages)
` [bisected] "

[PATCH 1/5] staging: typec: tcpm: Drop commented out code
 2017-09-10 21:18 UTC  (7+ messages)
` [PATCH 2/5] staging: typec: tcpm: Document data structures
` [PATCH 3/5] staging: typec: pd: Document struct pd_message
` [PATCH 4/5] typec: tcpm: Move out of staging
` [PATCH 5/5] usb: typec: fusb302: "

[REGRESSION] Warning in tcp_fastretrans_alert() of net/ipv4/tcp_input.c
 2017-09-10 20:53 UTC 

dt-bindings: power: supply: bq27xxx: Add monitored-battery documentation
 2017-09-10 20:50 UTC  (5+ messages)

[PATCH] sparc64: mmu_context: Add missing include files
 2017-09-10 20:44 UTC 

[PATCH] iommu: Add missing dependencies
 2017-09-10 20:43 UTC 

[PATCH] alpha: mmu_context: Add missing include of linux/sched.h
 2017-09-10 20:42 UTC 

"objtool orc" creates invalid file arch/x86/kernel/time.o
 2017-09-10 20:38 UTC 

[PATCH 00/10] staging: rtl8723bs: Follow linux-kernel coding style
 2017-09-10 20:33 UTC  (16+ messages)
` [PATCH 01/10] staging: rtl8723bs: Add spaces around '='
  ` [Outreachy kernel] "
` [PATCH 02/10] staging: rtl8723bs: Add spaces around '+', '|', '*'
  ` [Outreachy kernel] "
` [PATCH 03/10] staging: rtl8723bs: Add spaces around '?', '==', '||', '!='
  ` [Outreachy kernel] "
` [PATCH 04/10] staging: rtl8723bs: Remove unnecessary spaces at the start of line
  ` [Outreachy kernel] "
` [PATCH 05/10] staging: rtl8723bs: Add space between concatenated strings
` [PATCH 06/10] staging: rtl8723bs: Add space after ','
` [PATCH 07/10] staging: rtl8723bs: Removed unneccesary space
` [PATCH 08/10] staging: rtl8723bs: Remove unnecessary space
` [PATCH 09/10] staging: rtl8723bs: Remove unneccesary braces and change position of open brace
  ` [PATCH] spelling.txt: Add "unnecessary" typo variants
` [PATCH 10/10] staging: rtl8723bs: Remove unnecessary blank lines

new ...at() flag: AT_NO_JUMPS
 2017-09-10 20:26 UTC 

[PATCH v2] dt-bindings: vendor-prefixes: Add nutsboard to vendor prefix
 2017-09-10 20:21 UTC  (2+ messages)

[PATCH] x86/mm/64: Fix an incorrect warning with CONFIG_DEBUG_VM=y, !PCID
 2017-09-10 19:41 UTC  (4+ messages)

[PATCH] rtc: jz4740: remove duplicate 'write' in message
 2017-09-10 19:39 UTC 

[PATCH] lightnvm: prevent bd removal if busy
 2017-09-10 19:14 UTC  (3+ messages)

[PATCH V2] lightnvm: prevent bd removal if busy
 2017-09-10 19:07 UTC 

[PATCH v5 00/10] net: stmmac: dwmac-sun8i: Handle integrated PHY
 2017-09-10 18:56 UTC  (6+ messages)
` [PATCH v5 01/10] arm64: dts: allwinner: Restore EMAC changes

[PATCH 3.2 000/106] 3.2.93-rc1 review
 2017-09-10 18:46 UTC  (3+ messages)

[PATCH] staging:r8192u: replace request_module with try_then_request_module
 2017-09-10 18:34 UTC 

[PATCH] checkpatch: Fix ignoring cover-letter logic
 2017-09-10 18:08 UTC  (2+ messages)

[PATCH 1/1] scripts/checkpatch.pl: avoid false warning missing break
 2017-09-10 17:55 UTC  (3+ messages)
` [PATCH v2 "

WARNING: CPU: 1 PID: 0 at arch/x86/mm/tlb.c:237 initialize_tlbstate_and_flush+0x120/0x130
 2017-09-10 17:42 UTC  (2+ messages)

kernel/cred.o: warning: objtool: abort_creds()+0x11c: unreachable instruction
 2017-09-10 17:04 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).