public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-09-29 22:00:31 to 2015-09-30 05:36:34 UTC [more...]

[PATCH 2/2] mm: fix declarations of nr, delta and nr_pagecache_reclaimable
 2015-09-30  5:33 UTC  (5+ messages)

[GIT PULL] RCU fixes
 2015-09-30  5:36 UTC 

[PATCH v5 00/23] ILP32 for ARM64
 2015-09-30  5:35 UTC  (28+ messages)
` [PATCH v5 01/23] arm64:ilp32: add documentation on the ILP32 ABI "
` [PATCH v5 02/23] arm64: ensure the kernel is compiled for LP64
` [PATCH v5 03/23] arm64: rename COMPAT to AARCH32_EL0 in Kconfig
` [PATCH v5 04/23] arm64: change some CONFIG_COMPAT over to use CONFIG_AARCH32_EL0 instead
` [PATCH v5 05/23] arm64:ilp32: expose 'kernel_long' as 'long long' for ILP32
` [PATCH v5 06/23] arm64:uapi: set __BITS_PER_LONG correctly for ILP32 and LP64
` [PATCH v5 07/23] arm64:ilp32: share signal structures between ILP32 and LP64 ABIs
` [PATCH v5 08/23] arm64:ilp32: use 64bit syscall-names for ILP32 when passing 64bit registers
` [PATCH v5 09/23] arm64:ilp32: use non-compat syscall names for ILP32 as for LP64
` [PATCH v5 10/23] arm64: introduce is_a32_task and is_a32_thread (for AArch32 compat)
` [PATCH v5 11/23] arm64:ilp32: add is_ilp32_compat_{task,thread} and TIF_32BIT_AARCH64
` [PATCH v5 12/23] arm64:ilp32: COMPAT_USE_64BIT_TIME is true for ILP32 tasks
` [PATCH v5 13/23] arm64:ilp32: share HWCAP between LP64 and ILP32
` [PATCH v5 14/23] arm64:ilp32 use the native LP64 'start_thread' for ILP32 threads
` [PATCH v5 15/23] arm64:ilp32: support core dump generation for ILP32
` [PATCH v5 16/23] arm64: add support for starting ILP32 (ELFCLASS32) binaries
` [PATCH v5 17/23] arm64:ilp32: add vdso-ilp32 and use for signal return
` [PATCH v5 18/23] ptrace: Allow compat to use the native siginfo
` [PATCH v5 19/23] arm64:ilp32: add sys_ilp32.c and a separate table (in entry.S) to use it
` [PATCH v5 20/23] arm64:ilp32: use the native siginfo instead of the compat siginfo
` [PATCH v5 21/23] arm64:ilp32: change COMPAT_ELF_PLATFORM to report a a subplatform for ILP32
` [PATCH v5 22/23] aarch64: ilp32: msgrcv, msgsnd handlers
` [PATCH v5 23/23] arm64:ilp32: add ARM64_ILP32 to Kconfig

[PATCH 0/9] drivers:mtd:UBI: add bakvol module for MLC NAND paired page issue
 2015-09-30  5:31 UTC  (3+ messages)

[PATCH 1/1] staging: ion: Fix error handling in ion_buffer_create
 2015-09-30  5:37 UTC 

[PATCH] staging: comedi: ni_tiocmd: remove unused code
 2015-09-30  5:32 UTC  (3+ messages)
` [PATCH] staging: rtl8712: remove dead code

[PATCH v5 0/17] Add Analogix Core Display Port Driver
 2015-09-30  5:32 UTC  (7+ messages)
` [PATCH v5 02/17] drm: bridge: analogix/dp: split exynos dp driver to bridge directory
` [PATCH v5 03/17] drm: bridge: analogix/dp: fix some obvious code style
` [PATCH v5 05/17] drm: bridge: analogix/dp: dynamic parse sync_pol & interlace & dynamic_range

linux-next: build failure after merge of the l2-mtd tree
 2015-09-30  5:16 UTC 

[RFC v2 00/18] kthread: Use kthread worker API more widely
 2015-09-30  5:08 UTC  (2+ messages)

[PATCH 1/2] ASoC: sun4i-codec: pass through clk_set_rate error
 2015-09-29 19:43 UTC  (2+ messages)
` [PATCH 2/2] ASoC: sun4i-codec: Remove redundant SND_PCM_RATE_KNOT

[PATCH 0/5] ARM: sunxi: Introduce CHIP support
 2015-09-29 19:36 UTC  (9+ messages)
` [PATCH 5/5] ARM: sun5i: Add C.H.I.P DTS
      ` [linux-sunxi] "

[PATCH 0/2] Introduce "efi_fake_mem" boot option
 2015-09-30 14:01 UTC  (6+ messages)
` [PATCH 1/2] x86, efi: rename print_efi_memmap() to efi_print_memmap()
` [PATCH 2/2] x86, efi: Add "efi_fake_mem" boot option

[PATCH] ASoC: Codec: wm8962: balance pm_runtime_enable
 2015-09-30  4:54 UTC 

[PATCH] net: macb: fix two typos
 2015-09-30  4:55 UTC  (2+ messages)

[PATCH] perf report: Fix a bug on "--call-graph none" option
 2015-09-30  4:34 UTC 

[PATCH net] net: dsa: fix preparation of a port STP update
 2015-09-30  4:37 UTC  (2+ messages)

[PATCH net-next] net: dsa: fix preparation of a port STP update
 2015-09-30  4:35 UTC  (2+ messages)

[PATCH v2 net-next 0/6] net: switchdev: use specific switchdev_obj_*
 2015-09-30  4:32 UTC  (2+ messages)

can't oom-kill zap the victim's memory?
 2015-09-30  4:25 UTC  (8+ messages)

[GIT PULL 0/2] EFI urgent fixes
 2015-09-30  4:24 UTC  (12+ messages)
` [PATCH 2/2] arm64/efi: Don't pad between EFI_MEMORY_RUNTIME regions

[PATCH net-next] BNX2: fix a Null Pointer for stats_blk
 2015-09-30  4:10 UTC  (4+ messages)
` [PATCH net-next v2] "
  ` [PATCH net-next v2 RESEND] "

[PATCH 0/5] y2038 conversion for ntp/pps and sfc driver
 2015-09-30  4:06 UTC  (2+ messages)

[GIT PULL] hwmon fixes for v4.3-rc4
 2015-09-30  3:58 UTC 

[PATCH][trivial] u132-hcd: Fix seperate word in printk message
 2015-09-30  3:51 UTC 

[PATCH] ceph: fix a comment typo
 2015-09-30  3:44 UTC  (3+ messages)
` [PATCH] PM/hibernate: "

[RFC] ECDT support in early stage
 2015-09-30  3:31 UTC 

[PATCH] mmc: core: Fix init_card in 52Mhz
 2015-09-30  3:28 UTC 

[RFC 0/6] Non perf based Gen Graphics OA unit driver
 2015-09-30  3:23 UTC  (2+ messages)

[PATCH] dax: fix deadlock in __dax_fault
 2015-09-30  3:22 UTC  (11+ messages)

[BUG] perf cross-compile error dual to fixdep not host-exe
 2015-09-30  3:18 UTC 

[PATCH v3] kexec: fix out of the ELF headers buffer issue in syscall kexec_file_load()
 2015-09-30  3:04 UTC  (2+ messages)

[PATCH RFC v3 1/2] nsfs: replace proc_ns_fget() with proc_ns_fdget()
 2015-09-30  2:54 UTC  (4+ messages)
` [PATCH 0/1] ns: introduce proc_get_ns_by_fd()

[PATCH] staging: vt6655: Fixed two lines over 80 characters
 2015-09-30  2:57 UTC  (2+ messages)

linux-next: build failure after merge of the tip tree
 2015-09-30  2:56 UTC  (4+ messages)

[PATCH] arm64: ftrace: fix function_graph tracer panic
 2015-09-30  2:49 UTC 

[PATCH v3 1/2] iio:light: Add Dyna-Image AP3223 ambient light and proximity driver
 2015-09-30  2:36 UTC  (3+ messages)
` [PATCH v3 2/2] iio:light:ap3223: Add DT support

[PATCH] x86: Use entire page for the per-cpu GDT only if paravirt-enabled
 2015-09-30  2:26 UTC  (12+ messages)

[GIT PULL] ARM: defconfig: Exynos improvements for 4.4
 2015-09-30  2:22 UTC  (3+ messages)
` [GIT PULL] ARM: dts: "
` [GIT PULL] arm64: dts: Exynos ARMv8 "

[PATCH -mm 0/3] mm/oom_kill: ensure we actually kill all tasks sharing the same mm
 2015-09-30  2:16 UTC  (4+ messages)
` [PATCH -mm 3/3] mm/oom_kill: fix the wrong task->mm == mm checks in

[PATCH 3.14 00/84] 3.14.54-stable review
 2015-09-30  2:11 UTC  (3+ messages)

[PATCH 2/2] tile/jump_label: add jump label support for TILE-Gx
 2015-09-30  2:11 UTC 

[PATCH 0/2] add jump label support for TILE-Gx
 2015-09-30  1:53 UTC  (2+ messages)
` [PATCH 1/2] tile: define a macro ktext_writable_addr to get writable kernel text address

[PATCH 1/1] trace-event-python.c used malloc without checking ptr if NULL
 2015-09-30  1:57 UTC 

[PATCH 1/3] perf record: Allocate area for sample_id_hdr in a synthesized comm event
 2015-09-30  1:45 UTC  (3+ messages)
` [PATCH 2/3] perf top: Fix unresolved comm when -s comm is used
` [PATCH 3/3] perf top: Register idle thread

[PATCH -mm 1/3] mm/oom_kill: remove the wrong fatal_signal_pending()
 2015-09-30  1:42 UTC  (3+ messages)

linux-next: manual merge of the sound tree with the drm-intel tree
 2015-09-30  1:39 UTC 

linux-next: manual merge of the drm-intel tree with the drm-intel-fixes tree
 2015-09-30  1:32 UTC 

[PATCH] zram: keep the exact overcommited value in mem_used_max
 2015-09-30  1:28 UTC  (2+ messages)

[PATCH v6 0/2] Allow USB devices to remain runtime-suspended when sleeping
 2015-09-30  1:54 UTC  (3+ messages)
` [PATCH v6 1/2] PM / sleep: Go direct_complete if driver has no callbacks

[PATCH v2 1/2] iio:light: Add Dyna-Image AP3223 ambient light and proximity driver
 2015-09-30  1:24 UTC  (2+ messages)
` [PATCH v2 2/2] iio:light:tsl2563: Add DT support

[PATCHv2] zram: update documentation
 2015-09-30  1:18 UTC  (2+ messages)

[PATCH RESEND] mach:-s3c64xx:Cause kernel oops with WARN_ON if calls for setting up gpio fail in s3c64xx_i2s_cfg_gpio
 2015-09-30  1:14 UTC 

[git pull] drm for 4.3
 2015-09-30  1:07 UTC  (11+ messages)
    ` [Intel-gfx] "
      ` [regression] "

[PATCH 1/2] x86/efi: Map EFI memmap entries in-order at runtime
 2015-09-30  0:54 UTC  (12+ messages)

[PATCH char-misc-next v2 00/22] misc: mic: Enable COSM and remaining SCIF functionality
 2015-09-30  1:16 UTC  (23+ messages)
` [PATCH char-misc-next v2 01/22] iommu: iova: Move iova cache management to the iova library
` [PATCH char-misc-next v2 02/22] iommu: iova: Export symbols
` [PATCH char-misc-next v2 03/22] iommu: Make the iova library a module
` [PATCH char-misc-next v2 04/22] iommu: Allow iova to be used without requiring IOMMU_SUPPORT
` [PATCH char-misc-next v2 05/22] dma: Add support to program MIC x100 status descriptiors
` [PATCH char-misc-next v2 06/22] misc: mic: SCIF poll
` [PATCH char-misc-next v2 07/22] misc: mic: Add support for kernel mode SCIF clients
` [PATCH char-misc-next v2 08/22] misc: mic: MIC COSM bus
` [PATCH char-misc-next v2 09/22] misc: mic: Coprocessor State Management (COSM) driver
` [PATCH char-misc-next v2 10/22] misc: mic: COSM SCIF server
` [PATCH char-misc-next v2 11/22] misc: mic: COSM client driver
` [PATCH char-misc-next v2 12/22] misc: mic: Remove COSM functionality from the MIC host driver
` [PATCH char-misc-next v2 13/22] misc: mic: Remove COSM functionality from the MIC card driver
` [PATCH char-misc-next v2 14/22] misc: mic: Update MIC host daemon with COSM changes
` [PATCH char-misc-next v2 15/22] misc: mic: SCIF RMA header file and IOCTL changes
` [PATCH char-misc-next v2 16/22] misc: mic: SCIF RMA header file
` [PATCH char-misc-next v2 17/22] misc: mic: SCIF memory registration and unregistration
` [PATCH char-misc-next v2 18/22] misc: mic: SCIF RMA list operations
` [PATCH char-misc-next v2 19/22] misc: mic: SCIF remote memory map/unmap interface
` [PATCH char-misc-next v2 20/22] misc: mic: SCIF DMA and CPU copy interface
` [PATCH char-misc-next v2 21/22] misc: mic: SCIF fence
` [PATCH char-misc-next v2 22/22] misc: mic: SCIF RMA nodeqp and minor miscellaneous changes

[PATCH 0/2] block drivers + dax vs driver unbind
 2015-09-30  0:41 UTC  (3+ messages)
` [PATCH 1/2] block: generic request_queue reference counting
` [PATCH 2/2] block, dax: fix lifetime of in-kernel dax mappings

[PATCH] ARM: exynos_defconfig: Enable WiFi-Ex as a module instead built-in
 2015-09-30  0:36 UTC  (2+ messages)

[RFC][PATCH 0/2] PM / sleep: Make it possible to check if suspend/resume goes via firmware
 2015-09-30  0:53 UTC  (4+ messages)
` [RFC][PATCH 1/2] PM / sleep: Add flags to indicate platform firmware involvement
` [RFC][PATCH 2/2] PM / sleep: Kick devices that might have been reset by firmware

[PATCH] ARM: dts: Add Exynos5250 Snow Rev5+ support
 2015-09-30  0:30 UTC  (2+ messages)

[PATCH 0/3] numa allocations for devm and pmem
 2015-09-30  0:30 UTC  (3+ messages)
` [PATCH 1/3] devm: make allocations numa aware by default

[PATCH 4.1 000/159] 4.1.9-stable review
 2015-09-30  0:25 UTC  (8+ messages)
` [PATCH 4.1 125/159] net: call rcu_read_lock early in process_backlog

[PATCH v2] ARM: dts: exynos4412-trats2: remove regulator-compatible usage
 2015-09-30  0:16 UTC  (2+ messages)

[PATCH] PM / sleep: Drop pm_request_idle() from pm_generic_complete()
 2015-09-30  0:44 UTC 

[PATCH 1/2] si2168: Bounds check firmware
 2015-09-30  0:10 UTC  (2+ messages)
` [PATCH 2/2] si2157: "

[PATCH] Documentation: improve line discipline method descriptions
 2015-09-29 23:45 UTC  (3+ messages)
  ` [PATCH v2] "

[PATCH 0/3] blk-mq & nvme: introduce .map_changed
 2015-09-30  0:08 UTC  (6+ messages)

eBPF / seccomp globals?
 2015-09-30  0:07 UTC  (7+ messages)

[lkp] [nfsd] 4aac1bf05b: -2.9% fsmark.files_per_sec
 2015-09-30  0:06 UTC  (4+ messages)

[GIT PULL] Samsung fixes for v4.3
 2015-09-29 23:59 UTC 

[PATCH V3 0/3] da9062: Add DA9062 OnKey support using the existing DA9063 OnKey driver
 2015-09-29 23:54 UTC  (6+ messages)
` [PATCH V3 3/3] devicetree: da9062: Add device tree bindings for DA9062 OnKey

[PATCH v3 0/2] PCI: Add support for PCI Enhanced Allocation "BARs"
 2015-09-29 23:53 UTC  (6+ messages)
` [PATCH v3 2/2] PCI: Add support for Enhanced Allocation devices

[PATCH v5 0/5] Provide better MADT subtable sanity checks
 2015-09-29 23:45 UTC  (6+ messages)
` [PATCH v5 1/5] ACPI: add in a bad_madt_entry() function to eventually replace the macro
` [PATCH v5 2/5] ACPI / ARM64: remove usage of BAD_MADT_ENTRY/BAD_MADT_GICC_ENTRY
` [PATCH v5 3/5] ACPI / IA64: remove usage of BAD_MADT_ENTRY
` [PATCH v5 4/5] ACPI / X86: "
` [PATCH v5 5/5] ACPI: remove definition of BAD_MADT_ENTRY macro

[PATCH] mnt: Silence lockdep warning about i_mutex, mount and reclaim
 2015-09-29 23:39 UTC  (2+ messages)

[PATCH 0/5] improve handling of errors returned by kthread_park()
 2015-09-29 23:37 UTC  (4+ messages)
` [PATCH 2/5] watchdog: move watchdog_disable_all_cpus() outside of ifdef

[RFC 4/6] drm/i915: Add i915 perf event for Haswell OA unit
 2015-09-29 23:19 UTC  (4+ messages)
` [Intel-gfx] "
    ` [kbuild-all] "

[PATCH] fs/binfmt_elf_fdpic.c: provide NOMMU loader for regular ELF binaries
 2015-09-29 23:16 UTC 

[PATCH net 0/7] OVS conntrack fixes for net
 2015-09-29 23:12 UTC  (10+ messages)
` [PATCH net 1/7] openvswitch: Make LABELS name more consistent
` [PATCH net 2/7] openvswitch: Fix typos in CT headers
` [PATCH net 3/7] openvswitch: Fix skb leak in ovs_fragment()
` [PATCH net 4/7] openvswitch: Ensure flow is valid before executing ct
` [PATCH net 5/7] openvswitch: Reject ct_state unsupported bits
` [PATCH net 6/7] openvswitch: Extend ct_state match field to 32 bits
` [PATCH net 7/7] openvswitch: Change CT_ATTR_FLAGS to CT_ATTR_COMMIT

[PATCH v9] Add Mediatek thermal support
 2015-09-29 23:04 UTC  (3+ messages)
` [PATCH 2/3] thermal: Add Mediatek thermal controller support

[PATCH] bcache: Fix writeback_thread never writing back incomplete stripes
 2015-09-29 23:00 UTC  (4+ messages)

[PATCH 0/5] memcg: charge page tables (x86) and pipe buffers
 2015-09-29 22:57 UTC  (5+ messages)
` [PATCH 1/5] mm: uncharge kmem pages from generic free_page path
` [PATCH 2/5] fs: charge pipe buffers to memcg

[PATCH] HID: hid-input: allow input_configured callback return errors
 2015-09-29 22:52 UTC  (2+ messages)
` [PATCH v2] "

[RFC][PATCH] PCI / PM: Avoid resuming more devices during system suspend
 2015-09-29 23:10 UTC  (2+ messages)
` [PATCH v2] "

[PATCH -mm 2/3] mm/oom_kill: cleanup the "kill sharing same memory"
 2015-09-29 22:39 UTC  (2+ messages)

[PATCH] clk: ti: dflt: fix enable_reg validity check
 2015-09-29 22:37 UTC 

[PATCH 1/2] audit: stop an old auditd being starved out by a new auditd
 2015-09-29 22:24 UTC  (4+ messages)

Problems with printk logs and my driver
 2015-09-29 22:11 UTC  (6+ messages)

[PATCH v2 0/1] Introducing domain transition mechanism into Smack
 2015-09-29 22:09 UTC  (3+ messages)
  ` [PATCH v3 1/1] "

[PATCH] perf: change samples type to unsigned long long
 2015-09-29 21:49 UTC 

[PATCH] mm, fs: Obey gfp_mapping for add_to_page_cache
 2015-09-29 22:02 UTC  (2+ messages)

RESEND: [PATCH v3 net-next] sky2: use random address if EEPROM is bad
 2015-09-29 22:00 UTC  (2+ messages)


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