The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2016-07-05 23:41:55 to 2016-07-06 08:02:19 UTC [more...]

[PATCH] KVM: VMX: switch to hrtimer for TSC deadline timer when L2 guest is running
 2016-07-06  8:01 UTC  (6+ messages)

[PATCH v3 1/8] mm/zsmalloc: use obj_index to keep consistent with others
 2016-07-06  8:06 UTC  (9+ messages)
` [PATCH v3 2/8] mm/zsmalloc: take obj index back from find_alloced_obj
` [PATCH v3 3/8] mm/zsmalloc: use class->objs_per_zspage to get num of max objects
` [PATCH v3 4/8] mm/zsmalloc: avoid calculate max objects of zspage twice
` [PATCH v3 5/8] mm/zsmalloc: keep comments consistent with code
` [PATCH v3 6/8] mm/zsmalloc: add __init,__exit attribute
` [PATCH v3 7/8] mm/zsmalloc: use helper to clear page->flags bit
` [PATCH v3 8/8] mm/zsmalloc: add per-class compact trace event

[RFD] Efficient unit test and fuzz tools for kernel/libc porting
 2016-07-06  8:00 UTC  (3+ messages)

[PATCH v2 0/4] implement vcpu preempted check
 2016-07-06  7:58 UTC  (8+ messages)
` [PATCH v2 2/4] powerpc/spinlock: support "

[RFC 00/12] lockdep: Implement crossrelease feature
 2016-07-06  7:56 UTC  (8+ messages)
` [PATCH] lockdep: Add a document describing "

[PATCH v5] kasan/quarantine: fix bugs on qlist_move_cache()
 2016-07-06  7:40 UTC  (2+ messages)

[PATCH] qla2xxx: setup data needed in ISR before setting up the ISR
 2016-07-06  7:51 UTC 

[PATCH 0/3] Add STM32F746 MCU pinctrl support
 2016-07-06  7:49 UTC  (4+ messages)
` [PATCH 2/3] pinctrl: Add STM32F746 MCU support

[PATCH 1/4] dt-bindings: mfd: Add STM32F4 RCC numeric constants into DT include file
 2016-07-06  7:44 UTC  (7+ messages)
` [PATCH 2/4] dt-bindings: Document the STM32 reset bindings
` [PATCH 3/4] drivers: reset: Add STM32 reset driver

[PATCH 0/2] Add PMU support for Exynos7
 2016-07-06  7:39 UTC  (5+ messages)
` [PATCH 1/2] soc: samsung: Change type of PMU configuration register value to u32
` [PATCH 2/2] soc: samsung: Add support for Exynos7 PMU

[PATCH 0/2 v3] Add pl031 RTC support for Hi6220
 2016-07-06  7:38 UTC  (6+ messages)

[PATCH 0/7] net: ethernet: bgmac: Add platform device support
 2016-07-06  7:34 UTC  (4+ messages)
` [PATCH 6/7] dt-bindings: net: bgmac: add bindings documentation for bgmac

[GIT PULL] sound fixes for 4.7-rc7
 2016-07-06  7:30 UTC 

[PATCH] qla2xxx: Fix NULL pointer deref in QLA interrupt
 2016-07-06  7:28 UTC  (2+ messages)

[PATCH] perf annotate browser: Fix key binding help message
 2016-07-06  7:26 UTC 

[PATCH v6 1/2] Documentation: bindings: add dt doc for Rockchip PCIe controller
 2016-07-06  7:16 UTC  (2+ messages)
` [PATCH v6 2/2] PCI: Rockchip: Add Rockchip PCIe controller support

[PATCH V2 00/10] arm64: tegra: add BPMP support
 2016-07-06  7:05 UTC  (3+ messages)
` [PATCH V2 02/10] mailbox: tegra-hsp: Add HSP(Hardware Synchronization Primitives) driver

[PATCH] soc: samsung: pmu: Constify arrays with PMU data
 2016-07-06  7:03 UTC 

[PATCH v4 0/7] xen-pciback: misc cleanup
 2016-07-06  7:00 UTC  (8+ messages)
` [PATCH v4 1/7] xen-pciback: drop unused function parameter of read_dev_bar()
` [PATCH v4 2/7] xen-pciback: drop rom_init()
` [PATCH v4 3/7] xen-pciback: fold read_dev_bar() into its now single caller
` [PATCH v4 4/7] xen-pciback: simplify determination of 64-bit memory resource
` [PATCH v4 5/7] xen-pciback: use const and unsigned in bar_init()
` [PATCH v4 6/7] xen-pciback: short-circuit read path used for merging write values
` [PATCH v4 7/7] xen-pciback: drop superfluous variables

[PATCH 0/2] i2c-dev: Don't let userspace block adapter
 2016-07-06  6:55 UTC  (5+ messages)
` [PATCH 1/2] i2c-dev: don't get i2c adapter via i2c_dev
` [PATCH 2/2] i2c-dev: Don't block the adapter from unregistering

[PATCH] samples/seccomp: Add standalone config option
 2016-07-06  6:53 UTC 

[patch for-4.7] mm, compaction: prevent VM_BUG_ON when terminating freeing scanner
 2016-07-06  6:50 UTC  (7+ messages)

[PATCH 0/3] arm: dts: berlin: enable all dw_wdt nodes unconditionally
 2016-07-06  6:41 UTC  (4+ messages)
` [PATCH 1/3] arm: dts: berlin2: enable all wdt "
` [PATCH 2/3] arm: dts: berlin2q: "
` [PATCH 3/3] arm64: dts: berlin4ct: "

[PATCH v2 1/2] irqchip/qeic: merge qeic init code from platforms to a common function
 2016-07-06  6:01 UTC  (3+ messages)
` [PATCH v2 2/2] irqchip/qeic: merge qeic_of_init into qe_ic_init

[PATCH 2/2] s390/mm: use ipte range to invalidate multiple page table entries
 2016-07-06  6:42 UTC  (3+ messages)

[PATCH v5 0/8] ACPI overlays
 2016-07-06  6:29 UTC  (3+ messages)

[PATCH 05/15 RESEND] staging: dgnc: removes redundant null check and change
 2016-07-06  6:13 UTC 

[PATCH] arm64: dts: Fix rtc by providing rtc_src clock
 2016-07-06  6:21 UTC  (2+ messages)

[PATCH v2 1/8] mm/zsmalloc: modify zs compact trace interface
 2016-07-06  6:21 UTC  (17+ messages)
` [PATCH v2 2/8] mm/zsmalloc: use obj_index to keep consistent with others
` [PATCH v2 3/8] mm/zsmalloc: take obj index back from find_alloced_obj
` [PATCH v2 5/8] mm/zsmalloc: avoid calculate max objects of zspage twice
` [PATCH v2 6/8] mm/zsmalloc: keep comments consistent with code
` [PATCH v2 7/8] mm/zsmalloc: add __init,__exit attribute

[PATCH 15/15 RESEND] staging: dgnc: remove useless variable 'ch_intr_rx'
 2016-07-06  6:19 UTC 

[PATCH 14/15 RESEND] staging: dgnc: remove useless variable 'ch_intr_tx'
 2016-07-06  6:19 UTC 

linux-next: Tree for Jul 6
 2016-07-06  6:20 UTC 

[PATCH v4 0/2] make arm_cpuidle_suspend() a bit more efficient
 2016-07-06  6:15 UTC  (3+ messages)
` [PATCH v4 1/2] ARM: cpuidle: fix !cpuidle_ops[cpu].init case during init
` [PATCH v4 2/2] ARM: cpuidle: make arm_cpuidle_suspend() a bit more efficient

[PATCH 13/15 RESEND] staging: dgnc: remove useless variable 'ch_intr_modem'
 2016-07-06  6:18 UTC 

[PATCH 12/15 RESEND] staging: dgnc: remove useless variable 'intr_rx'
 2016-07-06  6:18 UTC 

[PATCH 11/15 RESEND] staging: dgnc: remove useless variable 'intr_tx'
 2016-07-06  6:17 UTC 

[PATCH 10/15 RESEND] staging: dgnc: remove unused variable 'intr_modem'
 2016-07-06  6:17 UTC 

[PATCH 09/15 RESEND] staging: dgnc: remove redundant null check in
 2016-07-06  6:16 UTC 

[PATCH 08/15 RESEND] staging: dgnc: remove useless variable 'intr_count'
 2016-07-06  6:16 UTC 

[PATCH] memory: samsung: exynos-srom: fix wrong count of registers
 2016-07-06  6:17 UTC  (3+ messages)

[PATCH 07/15 RESEND] staging: dgnc: remove redundant NULL check for brd
 2016-07-06  6:15 UTC 

[PATCH 06/15 RESEND] staging: dgnc: re-arrange functions for removing
 2016-07-06  6:14 UTC 

[PATCH 04/15 RESEND] staging: dgnc: remove redundant variable null check
 2016-07-06  6:13 UTC 

[PATCH 03/15 RESEND] staging: dgnc: remove redundant local variable for
 2016-07-06  6:12 UTC 

[PATCH] f2fs: fix incorrect f_bfree calculation in ->statfs
 2016-07-06  6:13 UTC 

[PATCH 02/15 RESEND] staging: dgnc: remove useless error value assignment
 2016-07-06  6:11 UTC 

[PATCH 01/15 RESEND] staging: dgnc: remove redundant NULL checks in
 2016-07-06  6:11 UTC 

[PATCH] phy: sun9i-usb: fix error handling
 2016-07-06  6:06 UTC  (2+ messages)

[GIT PULL 0/4] ARM: exynos: Second round for v4.8
 2016-07-06  5:49 UTC  (7+ messages)
` [GIT PULL 2/4] ARM: exynos: Drivers for v4.8, part 2
` [GIT PULL 3/4] ARM: dts: exynos: MFC driver topic branch "
` [GIT PULL 4/4] ARM: defconfig: exynos: Stuff "

[RESEND PATCH] ARM: oxnas: Change OX810SE default driver config
 2016-07-06  5:11 UTC  (2+ messages)

[PATCH 0/2] KVM: MMU: support VMAs that got remap_pfn_range-ed
 2016-07-06  6:05 UTC  (9+ messages)

[PATCH] arm64: defconfig: Enable s2mps11 regulator clk and s3c rtc driver
 2016-07-06  6:03 UTC  (2+ messages)

[PATCH v3 00/17] make direct compaction more deterministic
 2016-07-06  5:55 UTC  (9+ messages)
` [PATCH v3 09/17] mm, compaction: make whole_zone flag ignore cached scanner positions
` [PATCH v3 12/17] mm, compaction: more reliably increase direct compaction priority
` [PATCH v3 13/17] mm, compaction: use correct watermark when checking allocation success
` [PATCH v3 17/17] mm, vmscan: make compaction_ready() more accurate and readable

[PATCH v7 0/4] Mediatek MT2701 SCPSYS power domain support
 2016-07-06  5:39 UTC  (10+ messages)
` [PATCH v7 1/4] soc: mediatek: Refine scpsys to support multiple platform
` [PATCH v7 2/4] soc: mediatek: Init MT8173 scpsys driver earlier
` [PATCH v7 4/4] soc: mediatek: Add MT2701 scpsys driver

[PATCH] clocksource: cadence_ttc: fix a return value in case of error
 2016-07-06  5:35 UTC 

porting kcov to android
 2016-07-06  5:24 UTC  (2+ messages)

[RFC PATCH v5 0/7] perf config: Introduce default config key-value pairs arrays
 2016-07-06  5:20 UTC  (8+ messages)
` [PATCH v5 1/7] perf config: Introduce default_config_section and default_config_item for default config key-value pairs
` [PATCH v5 2/7] perf config: Add macros assigning key-value pairs to default_config_item
` [PATCH v5 3/7] perf config: Add 'colors' section default configs arrrays
` [PATCH v5 4/7] perf config: Use combined {fore,back}ground colors value instead of each two color
` [PATCH v5 5/7] perf config: Initialize ui_browser__colorsets with default config items
` [PATCH v5 6/7] perf config: Add 'annotate' section default configs arrrays
` [PATCH v5 7/7] perf config: Initialize annotate_browser__opts with default config items

[PATCH v2 0/3] xen: add full support for CONFIG_PARAVIRT_TIME_ACCOUNTING
 2016-07-06  5:00 UTC  (4+ messages)
` [PATCH v2 1/3] xen: update xen headers
` [PATCH v2 2/3] arm/xen: add support for vm_assist hypercall
` [PATCH v2 3/3] xen: support runqueue steal time on xen

[PATCH net] net: mvneta: set real interrupt per packet for tx_done
 2016-07-06  5:04 UTC  (2+ messages)

[PATCH v3 0/2] mark spi clocks as critical and enable spi3 clocks
 2016-07-06  4:51 UTC  (6+ messages)
` [PATCH v3 1/2] clk: exynos5433: do not use CLK_IGNORE_UNUSED for SPI clocks

[PATCH 0/5][RFC] Overlayfs SELinux Support
 2016-07-06  4:36 UTC  (5+ messages)
` [PATCH 5/5] overlayfs: Use vfs_getxattr_noperm() for real inode

[linux-sunxi] [PATCH 2/4] power: add axp20x-battery driver
 2016-07-06  4:34 UTC  (2+ messages)

More parallel atomic_open/d_splice_alias fun with NFS and possibly more FSes
 2016-07-06  4:35 UTC  (16+ messages)

[PATCH v2 0/7] lib: string: add functions to case-convert strings
 2016-07-06  4:32 UTC  (5+ messages)

[PATCH 00/14] PCI: trivial demodularization of builtin code
 2016-07-06  4:25 UTC  (5+ messages)
` [PATCH 04/14] PCI: generic: make it explicitly non-modular

[PATCH 0/3] xen: add full support for CONFIG_PARAVIRT_TIME_ACCOUNTING
 2016-07-06  4:25 UTC  (4+ messages)
` [PATCH 3/3] xen: support runqueue steal time on xen

[PATCH 1/2] f2fs: check only data or node for summary
 2016-07-06  4:09 UTC  (2+ messages)
` [f2fs-dev] "

[PATCH 0/2] KVM: MMU: support VMAs that got remap_pfn_range-ed
 2016-07-06  4:01 UTC  (13+ messages)

[GIT PULL 0/3] BCM2835 pull requests for 4.8
 2016-07-06  3:50 UTC  (8+ messages)
` [GIT PULL 1/3] bcm2835-dt-next-2016-07-03
` [GIT PULL 2/3] bcm2835-dt-64-next-2016-07-03
` [GIT PULL 3/3] bcm2835-arm64-next-2016-07-03

[PATCH v3] fs/dcache.c: avoid soft-lockup in dput()
 2016-07-06  3:32 UTC 

[RESEND PATCH v5 1/5] mfd: RK808: Add RK818 support
 2016-07-06  3:15 UTC  (4+ messages)

[PATCH] drm/radeon: Remove deprecated create_singlethread_workqueue
 2016-07-06  3:12 UTC  (5+ messages)

net/batman-adv/bridge_loop_avoidance.c:1105:9-10: WARNING: return of 0/1 in function 'batadv_bla_process_claim' with return type bool
 2016-07-06  2:49 UTC  (2+ messages)
` [PATCH] batman-adv: fix boolreturn.cocci warnings

[PATCH 0/7] add missing of_node_put after calling of_parse_phandle (1st)
 2016-07-06  2:47 UTC  (3+ messages)
  ` [PATCH 6/7] devfreq: add missing of_node_put after calling of_parse_phandle
  ` [PATCH 7/7] devfreq: exynos-bus: "

[PATCH v2] fs/dcache.c: avoid soft-lockup in dput()
 2016-07-06  2:36 UTC  (3+ messages)

[PATCH 0/2] Fix issue with alternatives/paravirt patches
 2016-07-06  2:35 UTC  (3+ messages)
` [PATCH 1/2] livepatch: use arch_klp_init_object_loaded() to finish arch-specific tasks
` [PATCH 2/2] livepatch/x86: apply alternatives and paravirt patches after relocations

[PATCH 1/2] f2fs: fix to return correct trimmed block number in FITRIM interface
 2016-07-06  2:10 UTC  (6+ messages)
` [PATCH 2/2] f2fs: fix to avoid data update racing between GC and DIO

[RFC PATCH 3/4] drm: bridge: Generic GPIO mux driver
 2016-07-06  2:10 UTC 

[PATCH 0/5] ACPI: ACPI documentations and trivial fixes
 2016-07-06  2:08 UTC  (7+ messages)
` [PATCH 2/5] ACPI / debugger: Fix regressions that AML debugger stops working
` [PATCH 5/5] ACPI: Add configuration item to configure ACPICA error logs out

[PATCH] [RFC] Kbuild: avoid "make tinyconfig" warnings
 2016-07-06  2:00 UTC  (2+ messages)

[RFC PATCH 0/4] drm: bridge: anx7688 and mux drivers
 2016-07-06  1:58 UTC  (3+ messages)

[PATCH 00/31] Move LRU page reclaim from zones to nodes v8
 2016-07-06  1:51 UTC  (20+ messages)
` [PATCH 01/31] mm, vmstat: add infrastructure for per-node vmstats
` [PATCH 08/31] mm, vmscan: simplify the logic deciding whether kswapd sleeps
` [PATCH 11/31] mm: vmscan: do not reclaim from kswapd if there is any eligible zone
` [PATCH 31/31] mm, vmstat: Remove zone and node double accounting by approximating retries

[PATCH 1/2] qe/ic: move qe_ic_init from platforms to irqchip
 2016-07-06  1:18 UTC  (5+ messages)

linux-next: manual merge of the net-next tree with the net tree
 2016-07-06  1:32 UTC 

cgroup: Fix split bio been throttled more than once
 2016-07-06  1:14 UTC  (4+ messages)

[lkp] [netfilter] d4978a76b6: INFO: suspicious RCU usage
 2016-07-06  1:08 UTC 

[lkp] [coredump] 659f303a80: xfstests.nr_fail
 2016-07-06  1:05 UTC 

[PATCH] gpio: of: Allow overriding the device node
 2016-07-06  1:05 UTC  (3+ messages)

[PATCH v4] kasan/quarantine: fix bugs on qlist_move_cache()
 2016-07-06  0:57 UTC  (3+ messages)

[PATCH v2 kernel 0/7] Extend virtio-balloon for fast (de)inflating & fast live migration
 2016-07-06  0:43 UTC  (2+ messages)

[PATCH] PM / hibernate: Add missing braces in hibernate_setup()
 2016-07-06  0:40 UTC 

[PATCH] extcon: Move extcon_get_edev_by_phandle() errors to dbg level
 2016-07-06  0:06 UTC  (2+ messages)

[PATCH] extcon: adc-jack: update cable state during boot
 2016-07-06  0:06 UTC  (2+ messages)

[PATCH v6 00/10] acpi, clocksource: add GTDT driver and GTDT support in arm_arch_timer
 2016-07-06  0:00 UTC  (7+ messages)


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