public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-10-17 00:02:59 to 2017-10-17 05:20:17 UTC [more...]

[PATCH v2] printk: hash addresses printed with %p
 2017-10-17  5:20 UTC  (2+ messages)

[PATCH 0/2] block/SCSI MQ: two RESTART related patches
 2017-10-17  5:12 UTC  (4+ messages)
` [PATCH 1/2] SCSI: run idle hctx after delay in scsi_mq_get_budget()
` [PATCH 2/2] blk-mq: don't handle TAG_SHARED in restart

kvm_intel fails to load on CPUs running Linux 4.12 or later
 2017-10-17  5:02 UTC 

[PATCH v2 0/5] mmc: dw_mmc: Fix the CTO timer patch, plus the DTO timer
 2017-10-17  5:05 UTC  (8+ messages)
` [PATCH v2 3/5] mmc: dw_mmc: Add locking to the CTO timer
` [PATCH v2 5/5] mmc: dw_mmc: Cleanup the DTO timer like the CTO one

[RFC PATCH] x86/mm: Flush more aggressively in lazy TLB mode
 2017-10-17  4:57 UTC  (5+ messages)
` [lkp-robot] [x86/mm] c4c3c3c2d0: will-it-scale.per_process_ops -61.0% regression

[tip:x86/timers 7/8] undefined reference to `tsc_async_resets'
 2017-10-17  4:48 UTC 

[PATCH v3 0/3] add UniPhier efuse support
 2017-10-17  4:41 UTC  (4+ messages)
` [PATCH v3 1/3] dt-bindings: nvmem: add description for UniPhier eFuse
` [PATCH v3 2/3] nvmem: uniphier: add UniPhier eFuse driver
` [PATCH v3 3/3] arm64: dts: uniphier: add efuse node for LD20

[GIT PULL] thermal: new material for hikey for 4.15
 2017-10-17  4:39 UTC  (16+ messages)
` [PATCH 01/25] thermal/drivers/hisi: Fix missing interrupt enablement
  ` [PATCH 02/25] thermal/drivers/hisi: Remove the multiple sensors support
  ` [PATCH 08/25] thermal/drivers/hisi: Fix configuration register setting
  ` [PATCH 19/25] thermal/drivers/hisi: Put platform code together
  ` [PATCH 20/25] thermal/drivers/hisi: Add platform prefix to function name
  ` [PATCH 21/25] thermal/drivers/hisi: Prepare to add support for other hisi platforms
  ` [PATCH 22/25] thermal/drivers/hisi: Add support for multi temp threshold
  ` [PATCH 24/25] thermal/drivers/hisi: Add support for hi3660 SoC

[PATCH V1 0/2] *** Update is_enabled flag to be consistent ***
 2017-10-17  4:36 UTC  (4+ messages)
` [PATCH V1 2/2] pinctrl: qcom: spmi-gpio: Set is_enabled flag in set_mux()

[PATCH] bpf: devmap: Check attr->max_entries more carefully
 2017-10-17  4:30 UTC  (3+ messages)

[PATCH 0/7] drm/sun4i: More cleanups
 2017-10-17  4:25 UTC  (9+ messages)
` [PATCH v2 1/7] drm/sun4i: don't add components that are already in the queue
` [PATCH v2 2/7] drm/sun4i: backend: Create regmap after access is possible
` [PATCH v2 3/7] drm/sun4i: backend: Use drm_fb_cma_get_gem_addr() to get display memory
` [PATCH v2 4/7] drm/sun4i: backend: Add comment explaining why registers are cleared
` [PATCH v2 5/7] drm/sun4i: backend: Offset layer buffer address by DRAM starting address
` [PATCH v2 6/7] drm/sun4i: hdmi: Document PAD_CTRL1 output invert bits
` [PATCH v2 7/7] drm/sun4i: hdmi: Move PAD_CTRL1 setting to mode_set function

[PATCH v2] usb: musb: sunxi: Explicitly release USB PHY on exit
 2017-10-17  4:20 UTC  (6+ messages)

[PATCH] of: dynamic: fix memory leak related to properties of __of_node_dup
 2017-10-17  4:20 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v8 09/15] platform/x86: dell-smbios: Introduce dispatcher for SMM calls
 2017-10-17  4:20 UTC  (5+ messages)
  ` [PATCH] platform/x86: dell-smbios: fix semicolon.cocci warnings

[PATCH v8 12/15] platform/x86: dell-smbios: Add filtering support
 2017-10-17  4:11 UTC  (2+ messages)

[PATCH] scsi: gdth: Convert timers to use timer_setup()
 2017-10-17  4:09 UTC  (2+ messages)

[PATCH] scsi: dc395x: Convert timers to use timer_setup()
 2017-10-17  4:09 UTC  (2+ messages)

[PATCH] scsi: aic94xx: Convert timers to use timer_setup()
 2017-10-17  4:09 UTC  (2+ messages)

[PATCH] scsi: smartpqi: Convert timers to use timer_setup()
 2017-10-17  4:09 UTC  (2+ messages)

[PATCH] scsi: libiscsi: Convert timers to use timer_setup()
 2017-10-17  4:08 UTC  (2+ messages)

[PATCH] scsi: be2iscsi: Convert timers to use timer_setup()
 2017-10-17  4:08 UTC  (2+ messages)

[PATCH] scsi/bnx2i: Convert timers to use timer_setup()
 2017-10-17  4:08 UTC  (2+ messages)

[PATCH] scsi: libfc: Convert timers to use timer_setup()
 2017-10-17  4:08 UTC  (2+ messages)

[PATCH v2 1/2] KVM: VMX: Don't advertise EPT switching if EPT itself is not exposed
 2017-10-17  4:03 UTC  (2+ messages)
` [PATCH v2 2/2] KVM: VMX: Fix VPID capability detection

[tip:x86/timers 7/8] tsc.c:undefined reference to `tsc_async_resets'
 2017-10-17  3:59 UTC 

[PATCH v8 14/15] platform/x86: wmi: create userspace interface for drivers
 2017-10-17  3:58 UTC  (2+ messages)

[PATCH] powerpc/watchdog: Convert timers to use timer_setup()
 2017-10-17  3:49 UTC  (3+ messages)

[PATCH 0/7] drm/sun4i: More cleanups
 2017-10-17  3:40 UTC  (6+ messages)
` [PATCH 5/7] drm/sun4i: backend: Offset layer buffer address by DRAM starting address
    ` [linux-sunxi] "

[PATCH] scsi: qedi: Delete redundant variables
 2017-10-17  3:25 UTC  (2+ messages)

[PATCH 0/4] rtc: mediatek: add support for SoC based RTC on MT7622
 2017-10-17  3:24 UTC  (5+ messages)
` [PATCH 2/4] rtc: mediatek: add driver for RTC on MT7622 SoC

[PATCH] csi: hpsa: Fix configured_logical_drive_count·check
 2017-10-17  3:15 UTC  (2+ messages)

[PATCH 1/2] KVM: VMX: Don't advertise EPT switching if EPT itself is not exposed
 2017-10-17  3:12 UTC  (3+ messages)

[PATCH 0/2] Optimize mmu_notifier->invalidate_range callback
 2017-10-17  3:10 UTC  (3+ messages)
` [PATCH 1/2] mm/mmu_notifier: avoid double notification when it is useless v2
` [PATCH 2/2] mm/mmu_notifier: avoid call to invalidate_range() in range_end()

[lkp-robot] [fs] 91f9943e1c: aim7.jobs-per-min -26.6% regression
 2017-10-17  3:06 UTC  (3+ messages)

[PATCH] md: Convert timers to use timer_setup()
 2017-10-17  3:06 UTC  (4+ messages)

[bug report & help] arm64: ltp testcase "migrate_pages01" failed
 2017-10-17  2:58 UTC  (2+ messages)

[PATCH] scsi: aic7xxx: make a couple of functions static
 2017-10-17  2:41 UTC  (2+ messages)

[PATCH] scsi: nsp32: fix logic bug in error handling
 2017-10-17  2:39 UTC  (3+ messages)

BUG_ON() in irq_work_run_list
 2017-10-17  2:21 UTC  (2+ messages)

[PATCH 2/2] KVM: VMX: Fix VPID capability detection
 2017-10-17  2:20 UTC  (3+ messages)

A issue about ptrace/SINGLESTEP on arm64
 2017-10-17  2:04 UTC  (3+ messages)

[PATCH v2 00/12] of: overlay: clean up device tree overlay code
 2017-10-17  2:04 UTC  (15+ messages)
` [PATCH v2 01/12] of: overlay.c: Remove comments that state the obvious, to reduce clutter
` [PATCH v2 02/12] of: overlay.c: Convert comparisons to zero or NULL to logical expressions
` [PATCH v2 03/12] of: overlay: rename identifiers to more reflect what they do
` [PATCH v2 04/12] of: overlay: rename identifiers in dup_and_fixup_symbol_prop()
` [PATCH v2 05/12] of: overlay: minor restructuring
` [PATCH v2 06/12] of: overlay: detect cases where device tree may become corrupt
` [PATCH v2 07/12] of: overlay: expand check of whether overlay changeset can be removed
` [PATCH v2 08/12] of: overlay: loosen overly strict phandle clash check
` [PATCH v2 09/12] of: overlay: avoid race condition between applying multiple overlays
` [PATCH v2 10/12] of: overlay: simplify applying symbols from an overlay
` [PATCH v2 11/12] of: overlay: remove a dependency on device node full_name
` [PATCH v2 12/12] of: overlay: remove unneeded check for NULL kbasename()

[PATCH v3] net: ftgmac100: Request clock and set speed
 2017-10-17  2:00 UTC  (2+ messages)

[PATCH 9/9] KVM: x86: Disable intercept for Intel processor trace MSRs
 2017-10-16 12:14 UTC 

[PATCH 8/9] KVM: x86: Implement Intel processor trace context switch
 2017-10-16 12:13 UTC 

[PATCH 7/9] KVM: x86: add Intel processor trace context for each vcpu
 2017-10-16 12:13 UTC 

[PATCH 6/9] KVM: x86: add Intel processor trace cpuid emulataion
 2017-10-16 12:13 UTC 

[PATCH 5/9] KVM: x86: implement intel processor trace virtualization callbacks
 2017-10-16 12:13 UTC 

[PATCH 4/9] perf/x86/intel/pt: add Intel processor trace virtualization call backs
 2017-10-16 12:13 UTC 

[PATCH 3/9] KVM: x86: add Intel processor trace virtualization mode
 2017-10-16 12:12 UTC 

[PATCH 2/9] perf/x86/intel/pt: change pt_cap_get() to a public function
 2017-10-16 12:12 UTC 

[PATCH 1/9] perf/x86/intel/pt: Move Intel-PT MSR bit definitions to a public header
 2017-10-16 12:11 UTC 

[PATCH 0/9] Intel Processor Trace virtulization enabling
 2017-10-16 12:09 UTC 

[RESEND PATCH v2 0/5] rockchip: kevin: Enable edp display
 2017-10-17  1:50 UTC  (5+ messages)
` [RESEND PATCH v2 1/5] arm64: dts: rockchip: Enable edp disaplay on kevin
` [RESEND PATCH v2 2/5] backlight: pwm_bl: Add device link for pwm_bl and pwm

[PATCH v3 0/4] Add support rockchip RGB output interface
 2017-10-17  1:47 UTC  (3+ messages)
` [PATCH v3 3/4] drm/rockchip: Add support for Rockchip Soc "

[Part1 PATCH v6 00/17] x86: Secure Encrypted Virtualization (AMD)
 2017-10-17  1:43 UTC  (4+ messages)
` [Part1 PATCH v6 16/17] X86/KVM: Decrypt shared per-cpu variables when SEV is active

RFC(v2): Audit Kernel Container IDs
 2017-10-17  1:42 UTC  (5+ messages)

[PATCH 0/9] Enable dw-mmc multi-card support
 2017-10-17  1:36 UTC  (2+ messages)

[PATCH V7 4/6] blk-mq: introduce .get_budget and .put_budget in blk_mq_ops
 2017-10-17  1:29 UTC  (11+ messages)

[PATCH v4] mm, sysctl: make NUMA stats configurable
 2017-10-17  1:20 UTC 

[PATCH 1/2] perf/x86/intel/uncore: correct num_boxes for IIO and IRP
 2017-10-17  1:20 UTC  (3+ messages)
` [PATCH 2/2] perf/x86/intel/uncore: support IIO freerunning counter for SKX

[PATCH v2 0/3] add UniPhier efuse support
 2017-10-17  1:10 UTC  (8+ messages)
` [PATCH v2 1/3] dt-bindings: nvmem: add description for UniPhier eFuse

[PATCH 00/11] KASan for arm
 2017-10-17  1:04 UTC  (3+ messages)
  ` 答复: "

[PATCH v4] pidns: introduce syscall translate_pid
 2017-10-17  0:52 UTC  (8+ messages)

[PATCH 00/58] networking: Convert timers to use timer_setup()
 2017-10-17  0:29 UTC  (59+ messages)
` [PATCH 01/58] net/decnet: "
` [PATCH 02/58] net/lapb: "
` [PATCH 03/58] net/rose: "
` [PATCH 04/58] net/irda-usb: "
` [PATCH 05/58] net/irda/bfin_sir: "
` [PATCH 06/58] net/ti/tlan: "
` [PATCH 07/58] net/usb/usbnet: "
` [PATCH 08/58] net/wireless/ray_cs: "
` [PATCH 09/58] net/irda: "
` [PATCH 10/58] isdn/hisax: "
` [PATCH 11/58] net/hamradio/6pack: "
` [PATCH 12/58] xfrm: "
` [PATCH 13/58] ethernet/broadcom: "
` [PATCH 14/58] net: tulip: de2104x: "
` [PATCH 15/58] pcmcia/electra_cf: "
` [PATCH 16/58] net: ethernet: stmmac: "
` [PATCH 17/58] net/cw1200: "
` [PATCH 18/58] net: vxge: "
` [PATCH 19/58] drivers/atm/suni: "
` [PATCH 20/58] atm: idt77252: "
` [PATCH 21/58] net: tulip: "
` [PATCH 22/58] net: can: "
` [PATCH 23/58] drivers/net/3com: "
` [PATCH 24/58] chelsio: "
` [PATCH 25/58] net: amd8111e: "
` [PATCH 26/58] bna: "
` [PATCH 27/58] net: dl2k: "
` [PATCH 28/58] net: ksz884x: "
` [PATCH 29/58] forcedeth: "
` [PATCH 30/58] mISDN: "
` [PATCH 31/58] isdn/gigaset: Use kzalloc instead of open-coded field zeroing
` [PATCH 32/58] isdn/gigaset: Convert timers to use timer_setup()
` [PATCH 33/58] net: sched: "
` [PATCH 34/58] netfilter: ipset: "
` [PATCH 35/58] inet/connection_sock: "
` [PATCH 36/58] inet: frags: "
` [PATCH 37/58] net/core: Collapse redundant sk_timer callback data assignments
` [PATCH 38/58] hdlc: Convert timers to use timer_setup()
` [PATCH 39/58] appletalk: Remove unneeded synchronization
` [PATCH 40/58] drivers/net/appletalk: Convert timers to use timer_setup()
` [PATCH 41/58] net/atm/mpc: Stop using open-coded timer .data field
` [PATCH 42/58] isdnloop: Convert timers to use timer_setup()
` [PATCH 43/58] net: ethernet: apple: "
` [PATCH 44/58] net: ethernet: sun: "
` [PATCH 45/58] net: seeq: "
` [PATCH 46/58] hamradio/scc: "
` [PATCH 47/58] net/ethernet/sgi: "
` [PATCH 48/58] net: usb: "
` [PATCH 49/58] net: neterion: "
` [PATCH 50/58] net: hns: "
` [PATCH 51/58] ethernet/intel: "
` [PATCH 52/58] net/core: Convert sk_timer users "
` [PATCH 53/58] net: atm: Convert timers "
` [PATCH 54/58] net/xen-netback: "
` [PATCH 55/58] net: fs_enet: Remove unused timer
` [PATCH 56/58] um: net: Convert timers to use timer_setup()
` [PATCH 57/58] ipv4: timewait: "
` [PATCH 58/58] sunrpc: "

[PATCH v4 00/12] Intel(R) SGX Driver
 2017-10-17  0:51 UTC  (3+ messages)
` [PATCH v4 09/12] intel_sgx: driver documentation

ARM64: Regression with commit e3067861ba66 ("arm64: add basic VMAP_STACK support")
 2017-10-17  0:33 UTC  (10+ messages)

[PATCH] PM: Convert timers to use timer_setup()
 2017-10-17  0:30 UTC  (5+ messages)

[PATCH] thermal: enable broadcom menu for arm64 bcm2835
 2017-10-17  0:27 UTC  (3+ messages)

[PATCH 4.13 00/53] 4.13.8-stable review
 2017-10-17  0:25 UTC  (2+ messages)

[PATCH 4.9 00/39] 4.9.57-stable review
 2017-10-17  0:25 UTC  (3+ messages)

[PATCH 4.4 00/28] 4.4.93-stable review
 2017-10-17  0:24 UTC  (3+ messages)

[PATCH] of: overlay: move resolve phandles into of_overlay_apply()
 2017-10-17  0:24 UTC  (3+ messages)

[PATCH 3.18 00/19] 3.18.76-stable review
 2017-10-17  0:23 UTC  (2+ messages)

[PATCH v2 00/15] make structure field, function arguments and structures const
 2017-10-17  0:10 UTC  (3+ messages)
` [PATCH v2 09/15] ACPI: configfs: make config_item_type const

[PATCH] dmaengine: rcar-dmac: use DMATCRB when xxx_TO_MEM direction
 2017-10-17  0:18 UTC  (4+ messages)

[PATCH 0/3 v11] oom: capture unreclaimable slab info in oom message
 2017-10-17  0:17 UTC  (5+ messages)
` [PATCH 2/3] mm: slabinfo: dump CONFIG_SLABINFO
` [PATCH 3/3] mm: oom: show unreclaimable slab info when unreclaimable slabs > user memory

[RFC PATCH v2 0/8] Introduct cpu idle prediction functionality
 2017-10-17  0:07 UTC  (13+ messages)
` [RFC PATCH v2 2/8] cpuidle: record the overhead of idle entry
` [RFC PATCH v2 5/8] timers: keep sleep length updated as needed
` [RFC PATCH v2 6/8] cpuidle: make fast idle threshold tunable

[PATCH 0/5] thermal: rockchip: add tsadc support in thermal driver and IPA thermal control for RV1108 in dts
 2017-10-17  0:15 UTC  (2+ messages)

[GIT PULL for v4.14-rc6] media fixes
 2017-10-17  0:15 UTC  (2+ messages)

[PATCH] block: swim3: Convert timers to use timer_setup()
 2017-10-17  0:04 UTC 

[PATCH v2] block/aoe: Convert timers to use timer_setup()
 2017-10-17  0:03 UTC  (3+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox