public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-03-11 17:53:23 to 2016-03-11 23:08:33 UTC [more...]

[PATCHv4 00/25] THP-enabled tmpfs/shmem
 2016-03-11 22:59 UTC  (25+ messages)
` [PATCHv4 01/25] mm: do not pass mm_struct into handle_mm_fault
` [PATCHv4 02/25] mm: introduce fault_env
` [PATCHv4 03/25] mm: postpone page table allocation until we have page to map
` [PATCHv4 05/25] mm: introduce do_set_pmd()
` [PATCHv4 06/25] mm, rmap: account file thp pages
` [PATCHv4 07/25] thp, vmstats: add counters for huge file pages
` [PATCHv4 08/25] thp: support file pages in zap_huge_pmd()
` [PATCHv4 09/25] thp: handle file pages in split_huge_pmd()
` [PATCHv4 10/25] thp: handle file COW faults
` [PATCHv4 11/25] thp: handle file pages in mremap()
` [PATCHv4 12/25] thp: skip file huge pmd on copy_huge_pmd()
` [PATCHv4 13/25] thp: prepare change_huge_pmd() for file thp
` [PATCHv4 14/25] thp: run vma_adjust_trans_huge() outside i_mmap_rwsem
` [PATCHv4 15/25] thp: file pages support for split_huge_page()
` [PATCHv4 16/25] thp, mlock: do not mlock PTE-mapped file huge pages
` [PATCHv4 17/25] vmscan: split file huge pages before paging them out
` [PATCHv4 18/25] page-flags: relax policy for PG_mappedtodisk and PG_reclaim
` [PATCHv4 19/25] radix-tree: implement radix_tree_maybe_preload_order()
` [PATCHv4 20/25] filemap: prepare find and delete operations for huge pages
` [PATCHv4 21/25] truncate: handle file thp
` [PATCHv4 22/25] shmem: prepare huge= mount option and sysfs knob
` [PATCHv4 23/25] shmem: get_unmapped_area align huge page
` [PATCHv4 24/25] shmem: add huge pages support
` [PATCHv4 25/25] shmem, thp: respect MADV_{NO,}HUGEPAGE for file mappings

[PATCH] usb: gadget: f_midi: Fixed a bug when buflen was smaller than wMaxPacketSize
 2016-03-11 23:07 UTC  (2+ messages)

[PATCH] perf, tools, stat: Print warning when no metric with --metric-only
 2016-03-11 23:04 UTC  (3+ messages)

[PATCH 0/2] Refactor MTRR and PAT initializations
 2016-03-11 23:56 UTC  (11+ messages)
` [PATCH 1/2] x86/mm/pat: Change pat_disable() to emulate PAT table
` [PATCH 2/2] x86/mtrr: Refactor PAT initialization code

[PATCH v18 00/22] Richacls (Core and Ext4)
 2016-03-11 23:02 UTC  (5+ messages)

[PATCH] x86, pmem: use memcpy_mcsafe() for memcpy_from_pmem()
 2016-03-11 23:03 UTC  (3+ messages)

Variant symlink filesystem
 2016-03-11 22:54 UTC  (18+ messages)

[PATCH V6 0/6] Intel memory b/w monitoring support
 2016-03-11 22:54 UTC  (2+ messages)

[PATCH v8 07/23] powerpc/8xx: Fix vaddr for IMMR early remap
 2016-03-11 22:51 UTC  (2+ messages)
` [v8,07/23] "

[PATCH] x86/irq: Cure live lock in irq_force_complete_move()
 2016-03-11 22:33 UTC  (2+ messages)

[PATCH 2/2] block: create ioctl to discard-or-zeroout a range of blocks
 2016-03-11 22:30 UTC  (19+ messages)

runtime regression with "x86/mm/pat: Emulate PAT when it is disabled"
 2016-03-11 22:28 UTC  (14+ messages)

[PATCH v11 00/13] support "task_isolation" mode
 2016-03-11 22:10 UTC  (14+ messages)
` [PATCH v11 01/13] vmstat: add quiet_vmstat_sync function
` [PATCH v11 02/13] vmstat: add vmstat_idle function
` [PATCH v11 03/13] lru_add_drain_all: factor out lru_add_drain_needed
` [PATCH v11 04/13] task_isolation: add initial support
` [PATCH v11 05/13] task_isolation: support CONFIG_TASK_ISOLATION_ALL
` [PATCH v11 06/13] task_isolation: support PR_TASK_ISOLATION_STRICT mode
` [PATCH v11 07/13] task_isolation: add debug boot flag
` [PATCH v11 08/13] task_isolation: add PR_TASK_ISOLATION_ONE_SHOT flag
` [PATCH v11 09/13] arm, tile: turn off timer tick for oneshot_stopped state
` [PATCH v11 10/13] arch/x86: enable task isolation functionality
` [PATCH v11 11/13] arch/tile: "
` [PATCH v11 12/13] arm64: factor work_pending state machine to C
` [PATCH v11 13/13] arch/arm64: enable task isolation functionality

multipath: I/O hanging forever
 2016-03-11 22:24 UTC  (5+ messages)

[PATCH v7 0/3] Add host controller drivers for Cavium ThunderX PCI
 2016-03-11 22:22 UTC  (3+ messages)

[PATCH v10 00/59] PCI: Resource allocation cleanup for v4.6
 2016-03-11 22:21 UTC  (10+ messages)
` [PATCH v10 01/59] PCI: Add pci_find_root_bus_resource()
` [PATCH v10 06/59] PCI: Kill wrong quirk about M7101
` [PATCH v10 07/59] PCI: Ignore BAR for ALi M1533 PCI-ISA bridge

Got FPU related warning on Intel Quark during boot
 2016-03-11 22:20 UTC  (15+ messages)
                  ` [PATCH] x86/FPU: Fix FPU handling on legacy FPU machines

[RFC PATCH 0/3] new bus type siox
 2016-03-11 22:20 UTC  (5+ messages)
` [RFC PATCH 1/3] siox: new driver/bus framework for Eckelmann SIOX
` [RFC PATCH 2/3] siox: add gpio bus driver
` [RFC PATCH 3/3] gpio: new driver to work with a 8x12 siox

[PATCH] HID: multitouch: Release all touch slots on reset_resume
 2016-03-11 22:19 UTC 

[PATCH v14] x86, mce: Add memcpy_mcsafe()
 2016-03-11 22:14 UTC  (5+ messages)

[net-next PATCH 0/3] Fix differences between IPv4 and IPv6 TCP/UDP checksum calculation
 2016-03-11 22:05 UTC  (4+ messages)
` [net-next PATCH 1/3] ipv4: Update parameters for csum_tcpudp_magic to their original types
` [net-next PATCH 2/3] ipv6: Pass proto to csum_ipv6_magic as __u8 instead of unsigned short
` [net-next PATCH 3/3] GSO/UDP: Use skb->len instead of udph->len to determine length of original skb

[PATCH v7 5/5] staging/android: add flags member to sync ioctl structs
 2016-03-11 22:00 UTC  (3+ messages)
` [PATCH] staging/android: change IOCTLs opcode after ABI change

[PATCH V14 0/9] dma: add Qualcomm Technologies HIDMA driver
 2016-03-11 21:59 UTC  (8+ messages)
` [PATCH V14 5/9] dma: qcom_hidma: implement lower level hardware interface

[PATCH] staging/android: add flags member to sync ioctl structs
 2016-03-11 21:59 UTC  (5+ messages)

[PATCH v12] [PATCH] PCI: Xilinx-NWL-PCIe: Adding support for Xilinx NWL PCIe Host Controller
 2016-03-11 21:58 UTC  (3+ messages)

[PATCH 0/3] net/phy: Improvements to Cavium Thunder MDIO code
 2016-03-11 21:57 UTC  (12+ messages)
` [PATCH 1/3] net: thunderx: Cleanup PHY probing code

[PATCH 1/1] staging: android: Fixed coding style issues reported by checkpatch
 2016-03-11 21:57 UTC  (4+ messages)

[PATCH V15 1/4] dma: qcom_hidma: implement lower level hardware interface
 2016-03-11 21:49 UTC  (4+ messages)
` [PATCH V15 2/4] dma: qcom_hidma: add debugfs hooks
` [PATCH V15 3/4] dma: qcom_hidma: add support for object hierarchy
` [PATCH 4/4] dma: qcom_hidma: read the channel id from HW

cgroup namespaces - mount root
 2016-03-11 21:50 UTC 

Overlapping ioremap() calls, set_memory_*() semantics
 2016-03-11 22:36 UTC  (11+ messages)

[PATCH] staging: xgifb: Fix comments style in vb_init.c
 2016-03-11 21:41 UTC  (2+ messages)

[PATCH 0/3] Make pfn_t suitable for placing in the radix tree
 2016-03-11 21:40 UTC  (5+ messages)
` [PATCH 1/3] pfn_t: Change the encoding
` [PATCH 2/3] pfn_t: Support for huge PFNs
` [PATCH 3/3] pfn_t: New functions pfn_t_add and pfn_t_cmp

[PATCH 2/2 V2] staging: dgnc: use tty_alloc_driver instead of kcalloc
 2016-03-11 21:34 UTC  (2+ messages)

[PATCH 0/1] KVM: x86: using the fpu in interrupt context with a guest's xcr0
 2016-03-11 21:33 UTC  (4+ messages)
` [PATCH 1/1] KVM: don't allow irq_fpu_usable when the VCPU's XCR0 is loaded

[PATCH 1/2 V2] staging: dgnc: use pointer type of tty_struct
 2016-03-11 21:34 UTC  (2+ messages)

[PATCH] Driver: Vmxnet3: Fix regression caused by cec0556
 2016-03-11 21:29 UTC 

[PATCH] dmaengine: fsl-edma: disable clks in case of failure in probe
 2016-03-11 21:28 UTC 

[PATCH 2/2] Staging: nvec: fix multiline comment style
 2016-03-11 21:21 UTC  (2+ messages)

[PATCH v1 00/12] PCI: Rework shadow ROM handling
 2016-03-11 21:16 UTC  (3+ messages)

[PATCH] Staging: rtl8188eu: fixed constant being on left side of comparison in rtw_iol.c
 2016-03-11 21:15 UTC 

[git pull] drm i915 fixes
 2016-03-11 21:02 UTC 

[PATCH] epoll: add exclusive wakeups flag
 2016-03-11 20:30 UTC  (8+ messages)

[PATCH V2] proc-vmcore: wrong data type casting fix
 2016-03-11 20:27 UTC  (2+ messages)

[PATCH] clk: ti: dra7-atl-clock: Fix of_node reference counting
 2016-03-11 20:19 UTC  (2+ messages)

[PATCH] gpio: xgene: Fix kconfig for standby GIPO contoller
 2016-03-11 20:03 UTC  (3+ messages)

[PATCH] kernel: panic: make panic() local lock raw
 2016-03-11 20:08 UTC  (2+ messages)

[PATCH] cisco: enic: Update logging macros and uses
 2016-03-11 20:08 UTC  (2+ messages)

[PATCH 1/2] isdn: icn: remove a #warning
 2016-03-11 20:04 UTC  (12+ messages)
` [PATCH 2/2] isdn: i4l: move active-isdn drivers to staging

[PATCH v2 0/2] Livepatch module notifier cleanup
 2016-03-11 20:03 UTC  (3+ messages)
` [PATCH v2 1/2] modules: split part of complete_formation() into prepare_coming_module()
` [PATCH v2 2/2] livepatch/module: remove livepatch module notifier

[PATCH v3] crypto: af_alg - add async support to algif_aead
 2016-03-11 19:50 UTC 

[GIT PULL] ARM: SoC: Two more fixes for 4.5
 2016-03-11 19:54 UTC 

[RFC PATCH] x86/vdso/32: Add AT_SYSINFO cancellation helpers
 2016-03-11 19:44 UTC  (15+ messages)
  ` [musl] "

Glibc recvmsg from kernel netlink socket hangs forever
 2016-03-11 19:33 UTC 

[PATCH v5 0/8] fix debugfs file removal races
 2016-03-11 19:28 UTC  (4+ messages)
` [PATCH v5 1/8] debugfs: prevent access to possibly dead file_operations at file open

[PATCH 6/6] x86/mbm: Add support for MBM counter overflow handling
 2016-03-11 19:26 UTC  (2+ messages)

[PATCH 4/6] x86/mbm: Memory bandwidth monitoring event management
 2016-03-11 19:26 UTC  (2+ messages)

[3.19.y-ckt stable] Linux 3.19.8-ckt16
 2016-03-11 19:23 UTC  (2+ messages)

[PATCH 0/6] arc_emac: fixes the emac issues oand cleanup emac drivers
 2016-03-11 19:22 UTC  (7+ messages)
` [PATCH 3/6] net: arc_emac: support the phy reset for emac driver

[PATCH net 0/3] Few mvneta fixes
 2016-03-11 19:20 UTC  (3+ messages)
` [PATCH net 3/3] net: mvneta: fix error messages in mvneta_port_down function

[GIT PULL for v4.4-rc8 or v4.5] media fixes
 2016-03-11 19:13 UTC 

[PATCH v3 0/5] Improve non-"safe" MSR access failure handling
 2016-03-11 19:06 UTC  (6+ messages)
` [PATCH v3 1/5] x86/paravirt: Add _safe to the read_msr and write_msr PV hooks
` [PATCH v3 2/5] x86/msr: Carry on after a non-"safe" MSR access fails without !panic_on_oops
` [PATCH v3 3/5] x86/paravirt: Add paravirt_{read,write}_msr
` [PATCH v3 4/5] x86/paravirt: Make "unsafe" MSR accesses unsafe even if PARAVIRT=y
` [PATCH v3 5/5] x86/msr: Set the return value to zero when native_rdmsr_safe fails

[PATCH] mm, oom: protect !costly allocations some more (was: Re: [PATCH 0/3] OOM detection rework v4)
 2016-03-11 19:08 UTC  (7+ messages)
` [PATCH 0/2] oom rework: high order enahncements
  ` [PATCH 3/3] mm, oom: protect !costly allocations some more

[PATCH 1/1] Drivers: hv: vmbus: Fix a bug in hv_need_to_signal_on_read()
 2016-03-11 20:38 UTC 

[PATCH v2] bsp: add SoC driver to brcmstb
 2016-03-11 18:55 UTC  (2+ messages)

[PATCH 00/10 v2] File-level Encryption Support by VFS
 2016-03-11 18:50 UTC  (6+ messages)
` [PATCH 01/10] fs crypto: add basic definitions for per-file encryption

[BUG] Device unbound in a resumed state
 2016-03-11 18:46 UTC  (2+ messages)

userns, netns, and quick physical memory consumption by unprivileged user
 2016-03-11 15:06 UTC 

[PATCH] PCI/keystone: check return value of devm_phy_get with EPROBE_DEFER
 2016-03-11 18:38 UTC  (2+ messages)

[PATCH v5 00/10] Input: synaptics-rmi4: Synaptics RMI4 Driver
 2016-03-11 18:36 UTC  (6+ messages)

[PATCH V2 3/3] vfio, platform: add QTI HIDMA reset driver
 2016-03-11 18:35 UTC  (2+ messages)

[PATCH net-next] bpf: avoid copying junk bytes in bpf_get_current_comm()
 2016-03-11 18:35 UTC  (5+ messages)

[PATCH] MAINTAINERS: Update the email address of James E.J. Bottomley
 2016-03-11 18:22 UTC 

[BUG] sched: leaf_cfs_rq_list use after free
 2016-03-11 18:20 UTC  (3+ messages)

[PATCH] PCI: altera: fix altera_pcie_link_is_up()
 2016-03-11 18:19 UTC  (2+ messages)

[PATCH] staging: rtl8712: added few code enhancements in rtl8712_led.c
 2016-03-11 18:19 UTC  (2+ messages)

[PATCH 00/18] ARM: vf610: Suspend/resume with self-refresh mode
 2016-03-11 18:11 UTC  (4+ messages)
` [PATCH 01/18] irqchip: vf610-gpc: add Vybrid GPC IRQ controller

[RFC 0/5] ftrace perf: Fixes and speedup
 2016-03-11 18:15 UTC  (10+ messages)
` [PATCH 1/5] ftrace perf: Check sample types only for sampling events
` [PATCH 4/5] ftrace: Make ftrace_hash_rec_enable return update bool

[PATCH] Staging: octeon-usb: Fixed block comments coding style issue in octeon-hcd.c
 2016-03-11 18:13 UTC  (2+ messages)

[PATCH] ASoC: qcom: fix build error
 2016-03-11 18:12 UTC 

[PATCH v11 0/9] arm64: Add kernel probes (kprobes) support
 2016-03-11 18:07 UTC  (3+ messages)
` [PATCH v11 1/9] arm64: Add HAVE_REGS_AND_STACK_ACCESS_API feature

[RFC RT] tty: serial: 8250: don't take the lock on OOPs
 2016-03-11 18:05 UTC 

[PATCH v7 1/5] leds: core: add generic support for RGB LED's
 2016-03-11 17:59 UTC  (3+ messages)

Freezable workqueue blocks non-freezable workqueue during the system resume process
 2016-03-11 17:56 UTC  (8+ messages)

[PATCH v2 0/3] net/phy: Improvements to Cavium Thunder MDIO code
 2016-03-11 17:53 UTC  (4+ messages)
` [PATCH v2 1/3] net: thunderx: Cleanup PHY probing code
` [PATCH v2 2/3] phy: mdio-octeon: Refactor into two files/modules
` [PATCH v2 3/3] phy: mdio-thunder: Add driver for Cavium Thunder SoC MDIO buses


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