linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-05-30 23:12:35 to 2016-05-31 07:41:51 UTC [more...]

[PATCH 0/6 -v2] Handle oom bypass more gracefully
 2016-05-31  7:41 UTC  (6+ messages)
` [PATCH 1/6] proc, oom: drop bogus task_lock and mm check
` [PATCH 3/6] mm, oom_adj: make sure processes sharing mm have same view of oom_score_adj

[PATCH v3 7/7] [wip] virtio-gpu: add page flip support
 2016-05-31  7:39 UTC  (11+ messages)

[PATCH v4] extcon: gpio: Add the support for Device tree bindings
 2016-05-31  7:35 UTC  (7+ messages)

[RFC PATCH 2/4] mm: Change the interface for __tlb_remove_page
 2016-05-31  7:26 UTC  (5+ messages)

shrink_active_list/try_to_release_page bug? (was Re: xfs trace in 4.4.2 / also in 4.3.3 WARNING fs/xfs/xfs_aops.c:1232 xfs_vm_releasepage)
 2016-05-31  7:31 UTC  (7+ messages)

linux-next: Tree for May 30
 2016-05-31  7:31 UTC  (3+ messages)
  ` ath9k gpio request

[PATCH] virtio-gpu: fix output lookup
 2016-05-31  7:30 UTC  (2+ messages)

[PATCH] mfd: max77620: Fix FPS switch statements
 2016-05-31  7:30 UTC  (4+ messages)

[PATCH v2] sched: fix first task of a task group is attached twice
 2016-05-31  7:28 UTC  (4+ messages)
` [PATCH v3] "

[PATCH 00/10] Documentation/Sphinx
 2016-05-31  7:27 UTC  (8+ messages)

S3 resume regression [1cf4f629d9d2 ("cpu/hotplug: Move online calls to hotplugged cpu")]
 2016-05-31  7:26 UTC  (11+ messages)

[GIT PULL 00/12] perf/core improvements and fixes
 2016-05-31  7:24 UTC  (2+ messages)

[GIT PULL] GPIO fixes for v4.7, take one
 2016-05-31  7:25 UTC 

[PATCH] mm, oom_reaper: do not use siglock in try_oom_reaper
 2016-05-31  7:23 UTC 

[PATCH v2 1/2] ARM: at91/dt: at91sam9260: Remove leading zeros in OHCI node
 2016-05-31  7:17 UTC  (2+ messages)
` [PATCH v2 2/2] ARM: at91: Add DT support for Olimex SAM9-L9260 board

[fuse-devel] Changes in 4.7
 2016-05-31  7:17 UTC 

[PATCH v3 0/2] [media] atmel-isc: add driver for Atmel ISC
 2016-05-31  7:17 UTC  (4+ messages)
` [PATCH v3 1/2] [media] atmel-isc: add the Image Sensor Controller code
` [PATCH v3 2/2] [media] atmel-isc: DT binding for Image Sensor Controller driver

[RFC PATCH v2] ACPICA / Hardware: Fix old register check in acpi_hw_get_access_bit_width()
 2016-05-31  7:13 UTC  (2+ messages)

[PATCH 0/4] usb: gadget: fix most of W=1 warinngs
 2016-05-31  7:09 UTC  (2+ messages)

[PATCH] clocksource:fix kernel panic due missing event_handler in cs5535
 2016-05-31  7:09 UTC  (2+ messages)

[PATCH 1/1 v4] hwmon: add support for Sensirion SHT3x sensors
 2016-05-31  7:08 UTC  (3+ messages)

[PATCH net] bnx2x: avoid leaking memory on bnx2x_init_one() failures
 2016-05-31  6:46 UTC  (2+ messages)

[PATCH] Add virtio gpu driver
 2016-05-31  7:00 UTC  (12+ messages)

[PATCH v4 00/16] genrtc removal
 2016-05-31  6:56 UTC  (3+ messages)

Vulnerability [CVE-2014-4608] recurs in Linux 3.17.2-4.5
 2016-05-31  6:48 UTC 

[PATCH 0/5] ARM: dts: omap3-gta04: Various updates
 2016-05-31  6:48 UTC  (2+ messages)

[PATCH 0/2] Add a new Rockchip usb2 phy driver
 2016-05-31  6:40 UTC  (3+ messages)
` [PATCH 1/2] Documentation: bindings: add DT documentation for Rockchip USB2PHY
` [PATCH 2/2] phy: rockchip-inno-usb2: add a new driver for Rockchip usb2phy

[PATCHv4 00/48] thermal: reorganizing thermal core
 2016-05-31  6:18 UTC  (49+ messages)
` [PATCHv4 01/48] thermal: core: prevent zones with no types to be registered
` [PATCHv4 02/48] thermal: core: group thermal_zone DEVICE_ATTR's declarations
` [PATCHv4 03/48] thermal: core: group device_create_file() calls that are always created
` [PATCHv4 04/48] thermal: core: use dev.groups to manage always present tz attributes
` [PATCHv4 05/48] thermal: core: move emul_temp creation to tz->device.groups
` [PATCHv4 06/48] thermal: core: move mode attribute "
` [PATCHv4 07/48] thermal: core: move passive attr "
` [PATCHv4 08/48] thermal: core: improve power actor documentation
` [PATCHv4 09/48] thermal: core: move power actor code out of sysfs I/F section
` [PATCHv4 10/48] thermal: core: remove useless empty line
` [PATCHv4 11/48] thermal: core: fix style on remove_trip_attrs()
` [PATCHv4 12/48] thermal: core: move the trip attrs to the tz sysfs I/F section
` [PATCHv4 13/48] thermal: core: create tz->device.groups dynamically
` [PATCHv4 14/48] thermal: core: move trips attributes to tz->device.groups
` [PATCHv4 15/48] thermal: core: remove unnecessary device_remove() calls
` [PATCHv4 16/48] thermal: core: split passive_store
` [PATCHv4 17/48] thermal: core: split policy_store
` [PATCHv4 18/48] thermal: core: split available_policies_show()
` [PATCHv4 19/48] thermal: core: move to_thermal_zone() macro to header file
` [PATCHv4 20/48] thermal: core: treat correctly the return value of *scanf calls
` [PATCHv4 21/48] thermal: core: match parenthesis on code alignment
` [PATCHv4 22/48] thermal: core: move thermal_zone sysfs to thermal_sysfs.c
` [PATCHv4 23/48] thermal: core: move to_cooling_device macro to header file
` [PATCHv4 24/48] thermal: core: move cooling device sysfs to thermal_sysfs.c
` [PATCHv4 25/48] thermal: core: remove a couple of style issues on helpers
` [PATCHv4 26/48] thermal: core: introduce thermal_helpers.c
` [PATCHv4 27/48] thermal: core: group functions related to governor handling
` [PATCHv4 28/48] thermal: core: move idr handling to device management section
` [PATCHv4 29/48] thermal: core: small style fix on __unbind() helper
` [PATCHv4 30/48] thermal: core: move __unbind() helper to where it is used
` [PATCHv4 31/48] thermal: core: move bind_cdev() "
` [PATCHv4 32/48] thermal: core: move bind_tz() "
` [PATCHv4 33/48] thermal: core: fix couple of style issues on __bind() helper
` [PATCHv4 34/48] thermal: core: move __bind() to where it is used
` [PATCHv4 35/48] thermal: core: add inline to print_bind_err_msg()
` [PATCHv4 36/48] thermal: core: move notify to the zone update section
` [PATCHv4 37/48] thermal: core: add a comment describing the main update loop
` [PATCHv4 38/48] thermal: core: add a comment describing the power actor section
` [PATCHv4 39/48] thermal: core: add a comment describing the device management section
` [PATCHv4 40/48] thermal: sysfs: remove symbols of emul_temp when config is disabled
` [PATCHv4 41/48] thermal: core: remove FSF address in the GPL notice
` [PATCHv4 42/48] thermal: core: small style fix when checking for __find_governor()
` [PATCHv4 43/48] thermal: core: standardize line breaking alignment
` [PATCHv4 44/48] thermal: core: remove void function return statements
` [PATCHv4 45/48] thermal: core: remove style warnings and checks
` [PATCHv4 46/48] thermal: core: improve kerneldoc entry of thermal_cooling_device_unregister
` [PATCHv4 47/48] thermal: core: use kzalloc(sizeof(*ptr),...)
` [PATCHv4 48/48] thermal: sysfs: use kcalloc() instead of kzalloc()

[RFC 00/13] make direct compaction more deterministic
 2016-05-31  6:37 UTC  (9+ messages)
` [RFC 02/13] mm, page_alloc: set alloc_flags only once in slowpath
` [RFC 03/13] mm, page_alloc: don't retry initial attempt "
` [RFC 12/13] mm, compaction: more reliably increase direct compaction priority

[PATCH 00/15] thermal: sysfs: add locking
 2016-05-31  6:31 UTC  (16+ messages)
` [PATCH 01/15] thermal: sysfs: lock tz in type_show
` [PATCH 02/15] thermal: sysfs: lock tz while on access to mode properties
` [PATCH 03/15] thermal: sysfs: lock tz while on trip_point_type properties
` [PATCH 04/15] thermal: sysfs: lock tz while on trip_point_temp properties
` [PATCH 05/15] thermal: sysfs: lock tz while on trip_point_hyst properties
` [PATCH 06/15] thermal: sysfs: lock tz while on passive properties
` [PATCH 07/15] thermal: sysfs: lock tz while on policy properties
` [PATCH 08/15] thermal: sysfs: improve locking of emul_temp_store()
` [PATCH 09/15] thermal: sysfs: lock tz when access sustainable power properties
` [PATCH 10/15] thermal: sysfs: lock tz when access tzp properties
` [PATCH 11/15] thermal: sysfs: lock cdev while accessing type
` [PATCH 12/15] thermal: sysfs: lock cdev while accessing max_state
` [PATCH 13/15] thermal: sysfs: lock cdev while accessing cur_state
` [PATCH 14/15] thermal: sysfs: serialize access to instances
` [PATCH 15/15] thermal: sysfs: add comments describing locking strategy

[PATCH 3/7] sched/fair: Correct unit of load_above_capacity
 2016-05-30 22:35 UTC  (7+ messages)
` [tip:sched/core] "

[PATCH] pinctrl: uniphier: fix .pin_dbg_show() callback
 2016-05-31  6:30 UTC 

[PATCH v2 0/3] sched/fair: Skip attach and detach for new group task in task_move_group_fair()
 2016-05-30 22:32 UTC  (4+ messages)
` [PATCH v2 1/3] sched/fair: Clean up attach_entity_load_avg()
` [PATCH v2 2/3] sched/fair: Skip detach and attach new group task
` [PATCH v2 3/3] sched/fair: Add inline to detach_entity_load_evg()

pxa_defconfig runtime failures due to 'ARM: pxa: activate pinctrl for device-tree machines'
 2016-05-31  6:27 UTC  (4+ messages)

fou: dead build rule for fou6.o
 2016-05-31  6:25 UTC 

[PATCH 0/2] Rework clk/vt8500 wm8650_find_pll_bits()
 2016-05-31  6:23 UTC  (2+ messages)

[PATCHv3 00/48] thermal: reorganizing thermal core
 2016-05-31  6:13 UTC  (5+ messages)
` [PATCHv3 04/48] thermal: core: use dev.groups to manage always present tz attributes

[PATCH] f2fs: fix to redirty page if fail to gc data page
 2016-05-31  6:10 UTC  (3+ messages)

[PATCH 0/3] watchdog, sbsa_gwdt: Update SBSA watchdog with the new infrastructure of watchdog
 2016-05-31  6:08 UTC  (4+ messages)
` [PATCH 1/3] watchdog: skip min and max timeout validity check when max_hw_heartbeat_ms is defined
` [PATCH 2/3] sbsa_gwdt: Use max_hw_heartbeat_ms instead of max_timeout
` [PATCH 3/3] sbsa_gwdt: Set WDOG_HW_RUNNING, when watchdog is already running

[PATCH 1/3] gpio: max77620: Configure interrupt trigger level
 2016-05-31  5:53 UTC  (4+ messages)
` [PATCH 2/3] gpio: max77620: Implement gpio_get_direction callback

[PATCH] net/wireless: Fix 'multiple blank lines' check
 2016-05-31  5:58 UTC 

[PATCH perf/core v9 00/16] perf-probe --cache and SDT support
 2016-05-31  5:54 UTC  (5+ messages)
` [PATCH perf/core v9 01/16] perf-symbol: Introduce filename__readable to check readability

Add MediaTek USB3 DRD Driver
 2016-05-31  5:52 UTC  (6+ messages)
` [PATCH v2,1/5] dt-bindings: mt8173-xhci: support host side of dual-role mode
` [PATCH v2,2/5] usb: xhci-mtk: make IPPC register optional
` [PATCH v2,3/5] dt-bindings: mtu3: add devicetree bindings
` [PATCH v2,4/5] usb: Add MediaTek USB3 DRD Driver
` [PATCH v2,5/5] arm64: dts: mediatek: add USB3 DRD driver

[PATCH] mtd: Replace if and BUG with BUG_ON
 2016-05-31  5:41 UTC  (3+ messages)

[PATCH v4] Axi-usb: Add support for 64-bit addressing
 2016-05-31  5:15 UTC  (3+ messages)

[PATCH v2 0/3] cpufreq: avoid redundant driver calls in schedutil
 2016-05-31  5:30 UTC  (11+ messages)
` [PATCH v2 1/3] cpufreq: add resolve_freq driver callback
` [PATCH v2 3/3] cpufreq: schedutil: map raw required frequency to driver frequency

[RFC 0/4] Intel Integrated Sensor Hub Support (ISH)
 2016-05-31  4:27 UTC  (5+ messages)
` [RFC 1/4] Documentation: hid: Intel ISH HID document
` [RFC 2/4] hid: intel_ish-hid: ISH Transport layer
` [RFC 3/4] hid: intel-ish-hid: ipc layer
` [RFC 4/4] hid: intel-ish-hid: ISH HID client driver

WMI driver no longer load after switching to generic UUID library
 2016-05-31  4:18 UTC  (5+ messages)

linux-next: Tree for May 31
 2016-05-31  3:28 UTC 

[PATCH V2 0/2] vhost_net polling optimization
 2016-05-31  3:23 UTC  (7+ messages)
` [PATCH V2 1/2] vhost_net: stop polling socket during rx processing
` [PATCH V2 2/2] vhost_net: conditionally enable tx polling

GRsecurity is preventing others from employing their rights under version 2 the GPL to redistribute source code
 2016-05-31  3:18 UTC 

[PATCH] ARM: dts: sun7i: Add dts file for Bananapi M1 Plus board
 2016-05-31  3:03 UTC  (3+ messages)

[BUG] Page allocation failures with newest kernels
 2016-05-31  3:02 UTC 

[RFC PATCH 1/2] ACPI / button: Send "open" state after boot/resume
 2016-05-31  2:55 UTC  (5+ messages)
` [PATCH v2 0/3] ACPI / button: Clarify initial lid state
  ` [PATCH v2 3/3] ACPI / button: Send "open" state after boot/resume

linux-next: build warnings after merge of the rtc tree
 2016-05-31  2:52 UTC 

[gpio] 86ea8a95a4: kernel BUG at drivers/base/driver.c:153!
 2016-05-31  2:44 UTC  (2+ messages)

[PATCH v3 1/1] ovl: setxattr: don't deadlock when called from ima_fix_xattr
 2016-05-31  2:29 UTC  (7+ messages)

[PATCH v5 0/2] skb_array: array based FIFO for skbs
 2016-05-31  2:29 UTC  (4+ messages)

[gpio] cc736607c8: kernel BUG at drivers/base/driver.c:153!
 2016-05-31  2:23 UTC 

[gpio] 72bf7443ba: kernel BUG at drivers/base/driver.c:153!
 2016-05-31  2:21 UTC 

[PATCH stable 3.16+] crypto: s5p-sss - Fix missed interrupts when working with 8 kB blocks
 2016-05-31  2:15 UTC  (2+ messages)

[PATCH trivial] include/linux/memblock.h: Clean up code for several trivial details
 2016-05-31  2:06 UTC  (5+ messages)

building and using modules on arm64 hikey board
 2016-05-31  1:53 UTC  (4+ messages)

[PATCH V9 1/1] usb:serial: Add Fintek F81532/534 driver
 2016-05-31  1:51 UTC 

[PATCH] usb:serial: Add Fintek F81532/534 driver
 2016-05-31  1:49 UTC  (2+ messages)

linux-next: build warnings after merge of the sound-asoc tree
 2016-05-31  1:43 UTC 

[RFC][PATCH v4 0/6] perf config: Reimplement perf_config() using perf_config_set__inter()
 2016-05-31  1:13 UTC  (7+ messages)
` [PATCH v4 1/6] perf config: Use new perf_config_set__init() to initialize config set
` [PATCH v4 2/6] perf config: Add global variable 'config_set'
` [PATCH v4 3/6] perf config: Use zfree() instead of free() at perf_config_set__delete()
` [PATCH v4 4/6] perf config: Reimplement perf_config() using perf_config_set__iter()
` [PATCH v4 5/6] perf config: Reset the config set at only 'config' sub-command
` [PATCH v4 6/6] perf config: Reimplement show_config() using perf_config()

linux-next: manual merge of the drm-intel tree with Linus' tree
 2016-05-31  1:06 UTC 

[RFC v2 00/13] usb/mmc/power: Fix USB/LAN when TFTP booting
 2016-05-31  0:58 UTC  (7+ messages)

[PATCH] mmc: core: fix the wrong error control
 2016-05-31  1:00 UTC  (3+ messages)

linux-next: manual merge of the drm-intel tree with Linus' tree
 2016-05-31  1:00 UTC 

[PATCH] drm/exynos: fimd: don't set .has_hw_trigger in s3c6400 driver data
 2016-05-31  0:20 UTC 

[PATCH v6 00/12] Support non-lru page migration
 2016-05-31  0:01 UTC  (4+ messages)
` [PATCH v6 02/12] mm: migrate: support non-lru movable "
  ` PATCH v6v2 "
    ` [PATCH v6v3 "

[PATCH] of: silence warnings due to max() usage
 2016-05-30 23:38 UTC 

[PATCH 0/5] clocksource: rockchip/timer: Support rktimer for rk3399
 2016-05-30 23:28 UTC  (5+ messages)
` [PATCH 3/5] clocksource: rockchip: add dynamic irq flag to the timer
` [PATCH 4/5] clocksource: rockchip: add support for rk3399 SoC

[PATCH v2 0/3] Introduce the latent_entropy gcc plugin
 2016-05-30 23:34 UTC  (4+ messages)
` [PATCH v2 1/3] Add "
` [PATCH v2 2/3] Mark functions with the latent_entropy attribute
` [PATCH v2 3/3] Add the extra_latent_entropy kernel parameter

[PATCH] arm64: dts: drop "arm,amba-bus" in favor of "simple-bus" part 2
 2016-05-30 23:25 UTC  (2+ messages)

On the subject of GRSecurity patch to the Linux Kernel
 2016-05-30 22:13 UTC 

[PATCH V10 00/28] Add new powerpc specific ELF core notes
 2016-05-30 23:12 UTC  (8+ messages)


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