linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-01-14 12:30:27 to 2017-01-15 03:44:57 UTC [more...]

[PATCH tip/core/rcu 0/3] SRCU updates for 4.11
 2017-01-14 19:48 UTC  (4+ messages)
` [PATCH tip/core/rcu 1/3] srcu: More efficient reader counts

[PATCH V6 00/18] blk-throttle: add .low limit
 2017-01-15  3:42 UTC  (17+ messages)
` [PATCH V6 01/18] blk-throttle: use U64_MAX/UINT_MAX to replace -1
` [PATCH V6 02/18] blk-throttle: prepare support multiple limits
` [PATCH V6 03/18] blk-throttle: add .low interface
` [PATCH V6 04/18] blk-throttle: configure bps/iops limit for cgroup in low limit
` [PATCH V6 05/18] blk-throttle: add upgrade logic for LIMIT_LOW state
` [PATCH V6 06/18] blk-throttle: add downgrade logic
` [PATCH V6 08/18] blk-throttle: make throtl_slice tunable
` [PATCH V6 09/18] blk-throttle: choose a small throtl_slice for SSD
` [PATCH V6 11/18] blk-throttle: make bandwidth change smooth
` [PATCH V6 12/18] blk-throttle: add a simple idle detection
` [PATCH V6 13/18] blk-throttle: add interface to configure idle time threshold
` [PATCH V6 14/18] blk-throttle: ignore idle cgroup limit
` [PATCH V6 15/18] blk-throttle: add interface for per-cgroup target latency
` [PATCH V6 16/18] block: track request size in blk_issue_stat
` [PATCH V6 17/18] blk-throttle: add a mechanism to estimate IO latency
` [PATCH V6 18/18] blk-throttle: add latency target support

[PATCH v4 0/5] thermal: fixes the rockchip thermal
 2017-01-15  3:35 UTC  (9+ messages)

[PATCH v5 0/4] ARM: Add support for CONFIG_DEBUG_VIRTUAL
 2017-01-15  3:01 UTC  (3+ messages)
` [PATCH v6 "

cc1: error: '-march=r3900' requires '-mfp32'
 2017-01-15  2:56 UTC 

[PATCH v7 0/7] perf/amd/iommu: Enable multi-IOMMU support
 2017-01-15  2:36 UTC  (4+ messages)
` [PATCH v7 1/7] perf/amd/iommu: Misc fix up perf_iommu_read

core.c:undefined reference to `fpu_save'
 2017-01-15  2:25 UTC 

[PATCH 0/4] Drop drivers for Exynos4415
 2017-01-15  2:00 UTC  (6+ messages)
` [PATCH 1/4] ARM: EXYNOS: Remove Exynos4415 driver (SoC not supported anymore)
` [PATCH 2/4] clk: samsung: "
` [PATCH 3/4] pinctrl: samsung: Remove support for Exynos4415 "
` [PATCH 4/4] drm: exynos: "

arch/mips/vdso/gettimeofday.c:1:0: error: '-march=r3900' requires '-mfp32'
 2017-01-15  1:51 UTC 

[PATCH 0/3] ata: add m68k/Atari Falcon PATA support
 2017-01-15  1:48 UTC  (8+ messages)

{standard input}:199: Error: unknown opcode
 2017-01-15  1:09 UTC 

[PATCH] radix-tree: Fix private list warnings
 2017-01-15  0:57 UTC  (4+ messages)

arch/mips/vdso/elf.S:1:0: error: '-march=r3900' requires '-mfp32'
 2017-01-15  0:56 UTC 

[PATCH] Staging: media: davinci_vpfe: style fix, using octal file permissions
 2017-01-15  0:53 UTC 

4.9.0 regression in pipe-backed iov_iter with systemd-nspawn
 2017-01-15  0:53 UTC  (19+ messages)

[PATCH] x86: call smp vmxoff in smp stop
 2017-01-15  0:45 UTC  (2+ messages)

arch/ia64/kernel/fsys.S:67: Error: Operand 3 of `add' should be a general register r0-r3
 2017-01-15  0:38 UTC 

[GIT PULL] Block fixes for 4.10-rc
 2017-01-15  0:28 UTC 

[PATCH v1 0/2] add nor flash node for mt2701
 2017-01-15  0:23 UTC  (11+ messages)
` [PATCH v1 2/2] arm: dts: mt2701: add nor flash node

[PATCH v3] ARM: dts: Add LEGO MINDSTORMS EV3 dts
 2017-01-15  0:13 UTC  (2+ messages)

Nokia N900: mixers changed between 4.6 and 4.10, no longer can use in-call speaker
 2017-01-15  0:00 UTC  (4+ messages)
  ` Nokia N900: mixers changed between 4.9 and 4.10-rc3, "

include/linux/unaligned/access_ok.h:7:19: error: redefinition of 'get_unaligned_le16'
 2017-01-14 23:44 UTC 

__GFP_REPEAT usage in fq_alloc_node
 2017-01-14 23:43 UTC  (2+ messages)
` [PATCH] net_sched: use kvmalloc rather than opencoded variant

[PATCH 1/6] f2fs: clean up flush/discard command namings
 2017-01-14 23:32 UTC  (3+ messages)
` [PATCH 6/6] f2fs: show # of on-going flush and discard bios
  ` [PATCH 6/6 v2] "

[PATCH] staging: ks7010: Fix brace style issue in ks_wlan_net.c
 2017-01-14 23:26 UTC 

[PATCH 00/22] Openrisc patchees from backlog for 4.11
 2017-01-14 23:08 UTC  (23+ messages)
` [PATCH 01/22] openrisc: use SPARSE_IRQ
` [PATCH 02/22] openrisc: add cache way information to cpuinfo
` [PATCH 03/22] openrisc: tlb miss handler optimizations
` [PATCH 04/22] openrisc: head: use THREAD_SIZE instead of magic constant
` [PATCH 05/22] openrisc: head: refactor out tlb flush into it's own function
` [PATCH 06/22] openrisc: add l.lwa/l.swa emulation
` [PATCH 07/22] openrisc: add atomic bitops
` [PATCH 08/22] openrisc: add cmpxchg and xchg implementations
` [PATCH 09/22] openrisc: add optimized atomic operations
` [PATCH 10/22] openrisc: add spinlock implementation
` [PATCH 11/22] openrisc: add futex_atomic_* implementations
` [PATCH 12/22] openrisc: remove unnecessary stddef.h include
` [PATCH 13/22] openrisc: Fix the bitmask for the unit present register
` [PATCH 14/22] openrisc: Initial support for the idle state
` [PATCH 15/22] openrisc: Add optimized memset
` [PATCH 16/22] openrisc: Add optimized memcpy routine
` [PATCH 17/22] openrisc: Add .gitignore
` [PATCH 18/22] MAINTAINERS: Add the openrisc official repository
` [PATCH 19/22] scripts/checkstack.pl: Add openrisc support
` [PATCH 20/22] openrisc: entry: Whitespace and comment cleanups
` [PATCH 21/22] openrisc: entry: Fix delay slot detection
` [PATCH 22/22] openrisc: head: Move init strings to rodata section

[PATCH v9 1/3] gpio: exar: add gpio for exar cards
 2017-01-14 22:50 UTC  (3+ messages)
` [PATCH v9 2/3] serial: exar: split out the exar code from 8250_pci
` [PATCH v9 3/3] serial: 8250_pci: remove exar code

[PATCH v3 00/24] i.MX Media Driver
 2017-01-14 22:46 UTC  (4+ messages)
` [PATCH v3 16/24] media: Add i.MX media core driver

[PATCH] net: marvell: sky2: use new api ethtool_{get|set}_link_ksettings
 2017-01-14 22:26 UTC 

[PATCH] m32r: fix build warning
 2017-01-14 22:24 UTC 

[PATCH net-next v3 00/10] net: dsa: Support for pdata in dsa2
 2017-01-14 21:47 UTC  (11+ messages)
` [PATCH net-next v3 01/10] net: dsa: Pass device pointer to dsa_register_switch
` [PATCH net-next v3 02/10] net: dsa: Make most functions take a dsa_port argument
` [PATCH net-next v3 03/10] net: dsa: Suffix function manipulating device_node with _dn
` [PATCH net-next v3 04/10] net: dsa: Move ports assignment closer to error checking
` [PATCH net-next v3 05/10] drivers: base: Add device_find_class()
` [PATCH net-next v3 06/10] net: dsa: Migrate to device_find_class()
` [PATCH net-next v3 07/10] net: Relocate dev_to_net_device() into core
` [PATCH net-next v3 08/10] net: dsa: Add support for platform data
` [PATCH net-next v3 09/10] net: phy: Allow pre-declaration of MDIO devices
` [PATCH net-next v3 10/10] ARM: orion: Register DSA switch as a MDIO device

[PATCH v2 2/2] mmc: pwrseq: add support for Marvell SD8787 chip
 2017-01-14 21:37 UTC  (2+ messages)

[PATCH tip/core/rcu 0/9] Torture-test changes for 4.11
 2017-01-14 21:13 UTC  (2+ messages)

[PATCH] slub: Trace free objects at KERN_INFO
 2017-01-14 20:53 UTC  (2+ messages)

[PATCH tip/core/rcu 0/5] Documentation updates for 4.11
 2017-01-14 20:45 UTC  (2+ messages)

[PATCH 1/1] ax25: Fix segfault after sock connection timeout
 2017-01-14 20:18 UTC 

[PATCH 1/1 linux-next] Documentation/filesystems/proc.txt: add VmPin
 2017-01-14 20:12 UTC 

[PATCH 00/19] staging: iio: isl29028: staging cleanups
 2017-01-14 20:00 UTC  (4+ messages)
` [PATCH 02/19] staging: iio: isl29028: remove enable flag from isl29028_enable_proximity()

[PATCH] drivers: staging: rtl8188eu: include: wifi: Unnecessary do-while removed from macro
 2017-01-14 19:53 UTC  (5+ messages)

[char-misc for 4.10-rc4 V2] mei: bus: enable OS version only for SPT and newer
 2017-01-14 19:39 UTC  (9+ messages)

[PATCH v9 0/3] add support for Allwinner SoCs ADC
 2017-01-14 19:28 UTC  (6+ messages)
` [PATCH v9 3/3] iio: adc: "

[PATCH v2 0/3] Input: add optional amplifier regulator to pwm-beeper​ (previously "Input: add optional enable gpio to pwm-beeper​")
 2017-01-14 19:19 UTC  (5+ messages)
` [PATCH v2 1/3] Input: pwm-beeper: suppress error message on probe defer
` [PATCH v2 3/3] Input: pwm-beeper: add optional amplifier regulator

[PATCH net-next v2 00/10] net: dsa: Support for pdata in dsa2
 2017-01-14 19:12 UTC  (10+ messages)
` [PATCH net-next v2 05/10] drivers: base: Add device_find_class()
` [PATCH net-next v2 08/10] net: dsa: Add support for platform data

[PATCH] reset: uniphier: add compatible string for LD11 SD-reset block
 2017-01-14 19:04 UTC 

[PATCHSET v2] slab: make memcg slab destruction scalable
 2017-01-14 18:48 UTC  (9+ messages)
` [PATCH 1/8] Revert "slub: move synchronize_sched out of slab_mutex on shrink"
` [PATCH 2/8] slab: remove synchronous rcu_barrier() call in memcg cache release path
` [PATCH 3/8] slab: reorganize memcg_cache_params
` [PATCH 4/8] slab: link memcg kmem_caches on their associated memory cgroup
` [PATCH 5/8] slab: implement slab_root_caches list
` [PATCH 6/8] slab: introduce __kmemcg_cache_deactivate()
` [PATCH 7/8] slab: remove synchronous synchronize_sched() from memcg cache deactivation path
` [PATCH 8/8] slab: remove slub sysfs interface files early for empty memcg caches

[BISECT] ARM build errors on GCC v6.2 (crypto: arm/aes - replace scalar AES cipher)
 2017-01-14 18:52 UTC  (4+ messages)

[PATCH] drivers: staging: rtl8188eu: include: Fix semicolon after macro definition
 2017-01-14 18:39 UTC  (2+ messages)

[PATCH v3] tty: serial: 8250: add MOXA Smartio MUE boards support
 2017-01-14 18:38 UTC  (4+ messages)

[PATCH] net: korina: use new api ethtool_{get|set}_link_ksettings
 2017-01-14 18:34 UTC  (2+ messages)

[PATCH 0/3] ti,ads7950 device tree bindings
 2017-01-14 18:09 UTC  (10+ messages)
` [PATCH 1/3] DT/bindings: Add bindings for TI ADS7950 A/DC chips
` [PATCH 2/3] iio: adc: ti-ads7950: Drop "ti-" prefix from module name
` [PATCH 3/3] iio: adc: ti-ads7950: Change regulator matching string to "vref"

[PATCH v2 2/2] iio: distance: srf08: add IIO driver for us ranger
 2017-01-14 17:48 UTC  (3+ messages)

[PATCH] can: Fix kernel panic at security_sock_rcv_skb
 2017-01-14 17:30 UTC  (7+ messages)

[PATCH] cxgb4: Remove redundant memset before memcpy
 2017-01-14 17:00 UTC  (2+ messages)

[PATCH] drivers: staging: rts5208: fix endianness handling
 2017-01-14 16:58 UTC 

[PATCH][V2] pinctrl: ti-iodelay: remove redundant pin < 0 check on unsigned int
 2017-01-14 16:48 UTC  (2+ messages)

[PATCH] mm, vmscan: do not count freed pages as PGDEACTIVATE
 2017-01-14 16:39 UTC  (2+ messages)

Fixing tools using UAPI headers?
 2017-01-14 16:16 UTC  (2+ messages)

[patch] mm, memcg: do not retry precharge charges
 2017-01-14 16:22 UTC  (5+ messages)
` [patch v2] "

[PATCH v2 0/6] Add some DT nodes for Mediatek MT2701
 2017-01-14 16:10 UTC  (4+ messages)
` [PATCH v2 5/6] arm: dts: mt2701: Add ethernet device node

[PATCH 3/4] mutex: add mutex_lock_io()
 2017-01-14 16:10 UTC  (4+ messages)
` [tip:sched/core] locking/mutex, sched/wait: Add mutex_lock_io()

[PATCHSET] slab: make memcg slab destruction scalable
 2017-01-14 15:53 UTC  (22+ messages)
` [PATCH 2/9] slab: remove synchronous rcu_barrier() call in memcg cache release path
` [PATCH 3/9] slab: simplify shutdown_memcg_caches()
` [PATCH 4/9] slab: reorganize memcg_cache_params
` [PATCH 5/9] slab: link memcg kmem_caches on their associated memory cgroup
` [PATCH 6/9] slab: don't put memcg caches on slab_caches list
` [PATCH 7/9] slab: introduce __kmemcg_cache_deactivate()
` [PATCH 8/9] slab: remove synchronous synchronize_sched() from memcg cache deactivation path
` [PATCH 9/9] slab: remove slub sysfs interface files early for empty memcg caches

[patch 0/3] KVM virtual PTP driver
 2017-01-14 15:26 UTC  (4+ messages)
` [patch 3/3] PTP: add kvm "

[PATCH 1/2] ns: Allow ns_entries to have custom symlink content
 2017-01-14 14:15 UTC  (2+ messages)
` [PATCH 2/2] pidns: Expose task pid_ns_for_children to userspace

sysfs deferred_probe attribute
 2017-01-14 13:15 UTC  (4+ messages)

[PATCHv2 1/2] iio: Documentation: Add proximity unit
 2017-01-14 13:06 UTC  (4+ messages)
` [PATCHv2 2/2] iio: cros_ec_light_prox: add ChromeOS EC Light and Proximity Sensors

[PATCH 0/8] x86/platform/UV: UV Update PatchSet 2
 2017-01-14 13:11 UTC  (5+ messages)
` [PATCH 4/8] x86/platform/UV: Add Support for UV4 Hubless NMIs
    ` [PATCH] x86/platform/UV: Clean up the UV APIC code

[PATCH] iio: magnetometer: ak8974: remove redundant zero timeout check
 2017-01-14 13:10 UTC  (3+ messages)

[PATCH v2 8/8] locking: Add ww_mutex to tools/testing/selftests
 2017-01-14 12:56 UTC  (2+ messages)
` [tip:locking/core] locking/ww_mutex: "

[PATCH v2 7/8] locking: Add kselftests for ww_mutex stress
 2017-01-14 12:55 UTC  (2+ messages)
` [tip:locking/core] locking/ww_mutex: "

[PATCH v2 6/8] locking: Add kselftests for resolving ww_mutex cyclic deadlocks
 2017-01-14 12:55 UTC  (2+ messages)
` [tip:locking/core] locking/ww_mutex: "

[PATCH v2 5/8] locking: Add kselftests for ww_mutex ABBA deadlock detection
 2017-01-14 12:54 UTC  (2+ messages)
` [tip:locking/core] locking/ww_mutex: "

[PATCH v2 4/8] locking: Add kselftests for ww_mutex AA deadlock detection
 2017-01-14 12:54 UTC  (2+ messages)
` [tip:locking/core] locking/ww_mutex: "

[PATCH v2 3/8] locking: Begin kselftests for ww_mutex
 2017-01-14 12:53 UTC  (2+ messages)
` [tip:locking/core] locking/ww_mutex: "

[PATCH v2 2/8] locking: Add ww_mutex to locktorture test
 2017-01-14 12:52 UTC  (2+ messages)
` [tip:locking/core] locking/ww_mutex: "

[PATCH v2 1/8] locking: Fix compilation of __WW_MUTEX_INITIALIZER
 2017-01-14 12:52 UTC  (2+ messages)
` [tip:locking/core] locking/ww_mutex: "

[patch 5/6] [RFD] timekeeping: Provide optional 128bit math
 2017-01-14 12:51 UTC  (2+ messages)
` [tip:timers/core] math64, timers: Fix 32bit mul_u64_u32_shr() and friends

[PATCH 4/4] jbd2: use mutex_lock_io() for journal->j_checkpoint_mutex
 2017-01-14 12:51 UTC  (2+ messages)
` [tip:sched/core] fs/jbd2, locking/mutex, sched/wait: Use "

[PATCH 2/4] sched: separate out io_schedule_prepare() and io_schedule_finish()
 2017-01-14 12:49 UTC  (2+ messages)
` [tip:sched/core] sched/core: Separate "

[PATCH] rcu: Narrow early boot window of illegal synchronous grace periods
 2017-01-14 12:50 UTC  (6+ messages)

[PATCH v3 1/4] sched: move IO scheduling accounting from io_schedule_timeout() into scheduler
 2017-01-14 12:49 UTC  (2+ messages)
` [tip:sched/core] sched/core: "

[PATCH] sched/fair: fix calc_cfs_shares fixed point arithmetics
 2017-01-14 12:48 UTC  (2+ messages)
` [tip:sched/core] sched/fair: Explain why MIN_SHARES isn't scaled in calc_cfs_shares()

[PATCH v2] sched: fix group_entity's share update
 2017-01-14 12:48 UTC  (2+ messages)
` [tip:sched/core] sched/core: Fix "

[PATCH] sched/deadline: show leftover runtime and abs deadline in /proc/*/sched
 2017-01-14 12:47 UTC  (2+ messages)
` [tip:sched/core] sched/deadline: Show "

[PATCH v2 7/7] sched/core: Add debug code to catch missing update_rq_clock()
 2017-01-14 12:44 UTC  (2+ messages)
` [tip:sched/core] sched/core: Add debugging code to catch missing update_rq_clock() calls

[PATCH v2 6/7] sched/fair: Push rq lock pin/unpin into idle_balance()
 2017-01-14 12:41 UTC  (2+ messages)
` [tip:sched/core] "

[PATCH v2 5/7] sched/core: Reset RQCF_ACT_SKIP before unpinning rq->lock
 2017-01-14 12:41 UTC  (2+ messages)
` [tip:sched/core] "

[PATCH v2 4/7] sched: Add wrappers for lockdep_(un)pin_lock()
 2017-01-14 12:40 UTC  (2+ messages)
` [tip:sched/core] sched/core: "

[PATCH 2/2] locking/percpu-rwsem: Replace waitqueue with rcuwait
 2017-01-14 12:33 UTC  (2+ messages)
` [tip:locking/core] "

[PATCH 1/2] sched: Introduce rcuwait machinery
 2017-01-14 12:32 UTC  (2+ messages)
` [tip:locking/core] sched/wait, RCU: "

[PATCH] sparc32: mm: srmmu: add __ro_after_init to sparc32_cachetlb_ops structures
 2017-01-14 12:31 UTC 

[PATCH 4/4] sched: Remove set_task_state()
 2017-01-14 12:31 UTC  (2+ messages)
` [tip:locking/core] sched/core: "

[PATCH 3/4] kernel/locking: Compute current directly
 2017-01-14 12:31 UTC  (2+ messages)
` [tip:locking/core] kernel/locking: Compute 'current' directly

[PATCH 2/4] drivers/tty: Compute current directly
 2017-01-14 12:30 UTC  (2+ messages)
` [tip:locking/core] drivers/tty: Compute 'current' directly

[PATCH 1/4] kernel/exit: Compute current directly
 2017-01-14 12:30 UTC  (2+ messages)
` [tip:locking/core] kernel/exit: Compute 'current' directly

[PATCH] perf/x86: Reject non sampling events with precise_ip
 2017-01-14 12:29 UTC  (2+ messages)
` [tip:perf/urgent] "


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