messages from 2016-06-08 22:24:30 to 2016-06-09 00:02:11 UTC [more...]
[PATCH 0/9] [v3] System Calls for Memory Protection Keys
2016-06-09 0:01 UTC (25+ messages)
` [PATCH 1/9] x86, pkeys: add fault handling for PF_PK page fault bit
` [PATCH 2/9] mm: implement new pkey_mprotect() system call
` [PATCH 3/9] x86, pkeys: make mprotect_key() mask off additional vm_flags
` [PATCH 4/9] x86: wire up mprotect_key() system call
` [PATCH 5/9] x86, pkeys: allocation/free syscalls
` [PATCH 6/9] x86, pkeys: add pkey set/get syscalls
` [PATCH 7/9] generic syscalls: wire up memory protection keys syscalls
` [PATCH 8/9] pkeys: add details of system call use to Documentation/
` [PATCH 9/9] x86, pkeys: add self-tests
[PATCH v12 00/15] PCI: Fixup for 64bit resource with sparc
2016-06-09 0:00 UTC (9+ messages)
` [PATCH v12 01/15] PCI: Let pci_mmap_page_range() take extra resource pointer
[PATCH 0/5] A bit more "attributes"
2016-06-09 0:00 UTC (9+ messages)
` [PATCH 1/5] attr.c: add push_stack() helper
` [PATCH 2/5] attr.c: pass struct git_attr_check down the callchain
` [PATCH 3/5] fixup! d5ad6c13
` [PATCH 4/5] attr.c: correct ugly hack for git_all_attrs()
` [PATCH 5/5] attr.c: always pass check[] to collect_some_attrs()
[linux-4.1 test] 95408: regressions - FAIL
2016-06-08 23:59 UTC
[PATCH 0/5] R-Car VSP: Add CLU support
2016-06-08 23:58 UTC (6+ messages)
` [PATCH 1/5] v4l: vsp1: pipe: Fix typo in comment
` [PATCH 2/5] v4l: vsp1: dl: Don't free fragments with interrupts disabled
` [PATCH 3/5] v4l: vsp1: lut: Initialize the mutex
` [PATCH 4/5] v4l: vsp1: lut: Expose configuration through a control
` [PATCH 5/5] v4l: vsp1: Add Cubic Look Up Table (CLU) support
[PATCH v5 1/3] KVM: fix steal clock warp during guest cpu hotplug
2016-06-08 23:57 UTC (4+ messages)
` [PATCH v5 3/3] sched/cputime: Add steal time support to full dynticks CPU time accounting
[pm:bleeding-edge 49/50] kernel/power/hibernate.c:668:3: error: expected ';' before 'goto'
2016-06-08 23:56 UTC
[PATCH net-next 1/4] net: add netdev_lockdep_set_classes() helper
2016-06-08 23:55 UTC (4+ messages)
` [PATCH net-next 2/4] net: vrf: call netdev_lockdep_set_classes()
` [PATCH net-next 3/4] net: macvlan: "
` [PATCH net-next 4/4] net: ipvlan: "
[PATCH v3 0/6] send-email: cleaner tests and quote email
2016-06-08 23:54 UTC (9+ messages)
` (unknown),
` [PATCH v4 4/6] send-email: create email parser subroutine
[PATCH] ASoC: rsnd: adg :: AUDIO-CLKOUTn can synchronizes with L/R clock
2016-06-08 23:52 UTC (5+ messages)
[U-Boot] [PATCH v2 1/2] nand: nand torture: follow sync with linux v4.6
2016-06-08 23:47 UTC (4+ messages)
` [U-Boot] [PATCH v2 2/2] nand: extend nand torture
[PATCH v2 iproute2] tc: f_u32: Add support for skip_hw and skip_sw flags
2016-06-08 23:46 UTC (2+ messages)
[RESEND PATCH V2 0/2] Add Broadcom USB PHY driver for Broadcom STB SoCs
2016-06-08 23:44 UTC (3+ messages)
` [RESEND PATCH V2 1/2] soc: brcmstb: Add Product ID and Family ID helper functions
` [RESEND PATCH V2 2/2] usb: phy: phy-brcm-usb: Add Broadcom STB USB phy driver
[PATCH] cpufreq: governor: Drop gov_cancel_work()
2016-06-08 23:45 UTC
[U-Boot] [PATCH 1/2] nand: fix nand torture to use changed mtd api
2016-06-08 23:41 UTC (5+ messages)
` [U-Boot] [PATCH 2/2] nand: extend nand torture
Question about device tree block
2016-06-08 23:40 UTC
[U-Boot] [PATCH v2] mx6: Add Phytec PCM058 i.MX6 Quad
2016-06-08 23:39 UTC (2+ messages)
[gpio:for-next 5/8] include/linux/io-mapping.h:130:39: error: implicit declaration of function 'ioremap_wc'
2016-06-08 23:34 UTC
OMG it's true
2016-06-08 23:33 UTC
[PATCH v3 00/15] Centralize format information
2016-06-08 23:32 UTC (16+ messages)
` [PATCH v3 01/15] drm: Move format-related helpers to drm_fourcc.c
` [PATCH v3 02/15] drm: Centralize format information
` [PATCH v3 03/15] drm: Implement the drm_format_*() helpers as drm_format_info() wrappers
` [PATCH v3 04/15] drm: Use drm_format_info() in DRM core code
` [PATCH v3 05/15] drm: WARN when calling drm_format_info() for an unsupported format
` [PATCH v3 06/15] drm: msm: Replace drm_fb_get_bpp_depth() with drm_format_plane_cpp()
` [PATCH v3 07/15] drm: sti: "
` [PATCH v3 08/15] drm: hdlcd: "
` [PATCH v3 09/15] drm: tilcdc: "
` [PATCH v3 10/15] drm: cirrus: "
` [PATCH v3 11/15] drm: gma500: Replace drm_fb_get_bpp_depth() with drm_format_info()
` [PATCH v3 12/15] drm: amdgpu: Replace drm_fb_get_bpp_depth() with drm_format_plane_cpp()
` [PATCH v3 13/15] drm: radeon: "
` [PATCH v3 14/15] drm: vmwgfx: Replace drm_fb_get_bpp_depth() with drm_format_info()
` [PATCH v3 15/15] drm: Don't export the drm_fb_get_bpp_depth() function
[PATCH v3 00/15] Centralize format information
2016-06-08 23:31 UTC (16+ messages)
` [PATCH v3 01/15] drm: Move format-related helpers to drm_fourcc.c
` [PATCH v3 02/15] drm: Centralize format information
` [PATCH v3 03/15] drm: Implement the drm_format_*() helpers as drm_format_info() wrappers
` [PATCH v3 04/15] drm: Use drm_format_info() in DRM core code
` [PATCH v3 05/15] drm: WARN when calling drm_format_info() for an unsupported format
` [PATCH v3 06/15] drm: msm: Replace drm_fb_get_bpp_depth() with drm_format_plane_cpp()
` [PATCH v3 07/15] drm: sti: "
` [PATCH v3 08/15] drm: hdlcd: "
` [PATCH v3 09/15] drm: tilcdc: "
` [PATCH v3 10/15] drm: cirrus: "
` [PATCH v3 11/15] drm: gma500: Replace drm_fb_get_bpp_depth() with drm_format_info()
` [PATCH v3 12/15] drm: amdgpu: Replace drm_fb_get_bpp_depth() with drm_format_plane_cpp()
` [PATCH v3 13/15] drm: radeon: "
` [PATCH v3 14/15] drm: vmwgfx: Replace drm_fb_get_bpp_depth() with drm_format_info()
` [PATCH v3 15/15] drm: Don't export the drm_fb_get_bpp_depth() function
Regression in "kbuild: fix if_change and friends to consider argument order"
2016-06-08 23:29 UTC (9+ messages)
[PATCH] IB/mlx4: Properly initialize GRH TClass and FlowLabel in AHs
2016-06-08 23:28 UTC
[PATCH] cpumask: fix code comment
2016-06-08 23:22 UTC (2+ messages)
[U-Boot] pull request: u-boot-uniphier/master
2016-06-08 23:27 UTC
[PATCH] Remove the duplicated recipe of iscsi-initiator-utils
2016-06-08 23:25 UTC
[U-Boot] [PATCH v2] ARM: uniphier: insert dsb barrier to ensure visibility of store
2016-06-08 23:24 UTC (2+ messages)
[Bug 85351] 3.17-rc5 hangs on Supermicro X8DAH system
2016-06-08 23:23 UTC
[U-Boot] [PATCH 0/5] ARM: uniphier: some more UniPhier updates for v2016.07-rc2
2016-06-08 23:23 UTC (2+ messages)
[U-Boot] [PATCH 1/2] ARM: uniphier: support eMMC boot for PH1-LD11 and PH1-LD20
2016-06-08 23:22 UTC (4+ messages)
` [U-Boot] [PATCH 2/2] ARM: uniphier: fix boot mode for PH1-LD11
[PATCH 0/3] ARM: keystone-k2l: Enable pinctrl support
2016-06-08 23:16 UTC (12+ messages)
` [PATCH 3/3] ARM: configs: keystone: Enable PINCTRL_SINGLE Config
[PATCH] conf/ucm: ROCKCHIP-I2S: rename to VEYRON-I2S
2016-06-08 23:17 UTC
[PATCH] nfit: add Microsoft NVDIMM DSM command set to white list
2016-06-08 23:13 UTC (5+ messages)
[PATCH] ARM: mm: fix location of _etext
2016-06-08 23:11 UTC (2+ messages)
[PATCH v2 0/2] net: ethernet: ti: cpsw: delete rx_descs property
2016-06-08 23:11 UTC (6+ messages)
btrfs filesystem keeps allocating new chunks for no apparent reason
2016-06-08 23:10 UTC (3+ messages)
[PATCH v2] ASoC: cs53l30: Correct clock inversion check
2016-06-08 23:10 UTC
[PATCH] ASoC: cs53l30: Correct clock inversion check
2016-06-08 23:09 UTC (4+ messages)
[PATCH] fs/timerfd: reject ALARM timerfds without CAP_WAKE_ALARM
2016-06-08 23:08 UTC
[PATCH] drm/exynos: don't use HW trigger for Exynos5420/5422/5800
2016-06-08 23:09 UTC (3+ messages)
[Qemu-devel] [QEMU RFC PATCH v4 0/6] migration: ensure hotplug and migration work together
2016-06-08 23:06 UTC (7+ messages)
` [Qemu-devel] [QEMU RFC PATCH v4 1/6] migration: alternative way to set instance_id in SaveStateEntry
` [Qemu-devel] [QEMU RFC PATCH v4 2/6] migration: defined VMStateDescription struct for spapr_drc
` [Qemu-devel] [QEMU RFC PATCH v4 3/6] migration: extend VMStateInfo
` [Qemu-devel] [QEMU RFC PATCH v4 4/6] migration: migrate QTAILQ
` [Qemu-devel] [QEMU RFC PATCH v4 5/6] migration: migrate ccs_list in spapr state
` [Qemu-devel] [QEMU RFC PATCH v4 6/6] migration: migrate pending_events of "
Linux 4.1.26
2016-06-08 23:04 UTC
[PATCH 0/2] check the number of hw queues mapped to sw queues
2016-06-08 23:05 UTC (6+ messages)
[PATCH V2 3/3] strbuf: allow to use preallocated memory
2016-06-08 23:05 UTC (12+ messages)
Linux 3.18.35
2016-06-08 23:04 UTC
[Intel-wired-lan] [PATCH v3 0/6] Introduce pci_(request|release)_(mem|io)_regions
2016-06-08 23:04 UTC (5+ messages)
` "
[PATCH] LSM: module hierarchy in /proc/.../attr
2016-06-08 22:56 UTC (3+ messages)
[PATCH v4 0/4] tpm: Command duration logging and chip-specific override
2016-06-08 23:00 UTC (11+ messages)
` [PATCH v5 "
` [PATCH v5 1/4] tpm_tis: Improve reporting of IO errors
` [PATCH v5 2/4] tpm: Add optional logging of TPM command durations
` [PATCH v5 3/4] tpm: Allow TPM chip drivers to override reported "
` [PATCH v5 4/4] tpm_tis: Increase ST19NP18 TPM command duration to avoid chip lockup
[RFC] Implementing HUGEPAGE on MPC 8xx
2016-06-08 22:46 UTC (2+ messages)
+ thp-extract-khugepaged-from-mm-huge_memoryc-fix.patch added to -mm tree
2016-06-08 22:57 UTC (2+ messages)
[PATCH] pinctrl: Always recurse into bcm folder
2016-06-08 22:56 UTC (2+ messages)
[lustre-devel] [PATCH 0/2] *** staging: lustre: Replace semaphore lock with mutex ***
2016-06-08 22:52 UTC (4+ messages)
` [lustre-devel] [PATCH 2/2] staging: lustre: lnet: Replace semaphore ln_rc_signal with completion
` "
[PATCH 0/10 -v3] Handle oom bypass more gracefully
2016-06-08 22:51 UTC (8+ messages)
` [PATCH 06/10] mm, oom: kill all tasks sharing the mm
[PATCH v2 0/4] dell-wmi: Changes in WMI event code handling
2016-06-08 22:50 UTC (3+ messages)
` [PATCH v2 4/4] dell-wmi: Rework code for generating sparse keymap and processing WMI events
[PATCH] staging: lustre: llite: remove lloop device
2016-06-08 22:50 UTC (2+ messages)
` [lustre-devel] "
[PATCH] proc_oom_score: remove tasklist_lock and pid_alive()
2016-06-08 22:48 UTC (2+ messages)
[nightly] SysTest Core TISDK (krogoth/2.1) 2016.05 build 2016-06-08_15-46-15
2016-06-08 22:46 UTC
[PATCH 01/27] drm/atomic-helper: Massage swap_state signature somewhat
2016-06-08 22:36 UTC (3+ messages)
` [PATCH 26/27] drm/crtc-helper: disable_unused_functions really isn't for atomic
HEADS UP: Imported Xen 4.7 and blkback changes - domU respawning on_crash
2016-06-08 22:35 UTC
[patch 7/7] mm/fadvise.c: do not discard partial pages with POSIX_FADV_DONTNEED
2016-06-08 22:33 UTC
[patch 6/7] mm: introduce dedicated WQ_MEM_RECLAIM workqueue to do lru_add_drain_all
2016-06-08 22:33 UTC
[patch 5/7] kernel/relay.c: fix potential memory leak
2016-06-08 22:33 UTC
[patch 4/7] mm: thp: broken page count after commit aa88b68c
2016-06-08 22:33 UTC
[patch 3/7] revert "mm: memcontrol: fix possible css ref leak on oom"
2016-06-08 22:33 UTC
[patch 2/7] kasan: change memory hot-add error messages to info messages
2016-06-08 22:33 UTC
[patch 1/7] mm/hugetlb: fix huge page reserve accounting for private mappings
2016-06-08 22:33 UTC
incoming
2016-06-08 22:33 UTC
[PATCH v3 1/7] leds: convert IDE trigger to common disk trigger
2016-06-08 22:29 UTC (7+ messages)
` [PATCH v3 2/7] leds: documentation: 'ide-disk' to 'disk-activity'
` [PATCH v3 3/7] powerpc: use the new LED disk activity trigger
` [PATCH v3 4/7] arm: "
` [PATCH v3 5/7] mips: "
` [PATCH v3 6/7] parisc: "
` [PATCH v3 7/7] unicore32: "
[PATCH V6 0/8] vfio, platform: add ACPI support
2016-06-08 22:31 UTC (4+ messages)
` [PATCH V6 5/8] vfio: platform: call _RST method when using ACPI
[Buildroot] [PATCH 1/1] support/download/git: add --reference option to git clone
2016-06-08 22:28 UTC (2+ messages)
[PATCH iproute2] fq_codel: add per queue memory limit
2016-06-08 22:28 UTC (3+ messages)
[PATCH v2 net-next 0/5] sched, cbq: remove OVL_STRATEGY/POLICE support
2016-06-08 22:27 UTC (6+ messages)
` [PATCH v2 -next 1/5] cbq: remove TCA_CBQ_OVL_STRATEGY support
` [PATCH v2 -next 2/5] cbq: remove TCA_CBQ_POLICE support
` [PATCH v2 -next 3/5] sched: remove qdisc_rehape_fail
` [PATCH v2 -next 4/5] sched: remove qdisc->drop
` [PATCH -next 5/5] sched: place state, next_sched and gso_skb in same cacheline again
[PATCH] oom_reaper: avoid pointless atomic_inc_not_zero usage
2016-06-08 22:27 UTC (4+ messages)
[PATCH] net: stmmac: dwmac-rk: keep PHY up for WoL
2016-06-08 22:25 UTC (3+ messages)
mmotm 2016-06-08-15-25 uploaded
2016-06-08 22:25 UTC (2+ messages)
[PATCH v2] iptables: extensions: libxt_MARK: Add translation to nft
2016-06-08 22:24 UTC
[RFD] Functional dependencies between devices
2016-06-08 22:24 UTC (8+ messages)
` [RFC][PATCH 0/5] "
` [RFC][PATCH 2/5] driver core: Functional dependencies tracking support
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.