linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-10-05 19:40:15 to 2015-10-06 01:09:38 UTC [more...]

linux-next: build failure after merge of the drm tree
 2015-10-06  1:09 UTC 

[PATCH v2 00/36] x86: Rewrite all syscall entries except native 64-bit
 2015-10-06  0:48 UTC  (37+ messages)
` [PATCH v2 01/36] x86/uaccess: Tell the compiler that uaccess is unlikely to fault
` [PATCH v2 02/36] x86/uaccess: __chk_range_not_ok is unlikely to return true
` [PATCH v2 03/36] selftests/x86: Add a test for vDSO unwinding
` [PATCH v2 04/36] selftests/x86: Add a test for syscall restart and arg modification
` [PATCH v2 05/36] x86/entry/64/compat: Fix SYSENTER's NT flag before user memory access
` [PATCH v2 06/36] x86/entry: Move lockdep_sys_exit to prepare_exit_to_usermode
` [PATCH v2 07/36] x86/entry/64/compat: After SYSENTER, move STI after the NT fixup
` [PATCH v2 08/36] x86/vdso: Remove runtime 32-bit vDSO selection
` [PATCH v2 09/36] x86/asm: Re-add manual CFI infrastructure
` [PATCH v2 10/36] x86/vdso: Define BUILD_VDSO while building and emit .eh_frame in asm
` [PATCH v2 11/36] x86/vdso: Replace hex int80 CFI annotations with gas directives
` [PATCH v2 12/36] x86/elf/64: Clear more registers in elf_common_init
` [PATCH v2 13/36] x86/vdso/32: Save extra registers in the INT80 vsyscall path
` [PATCH v2 14/36] x86/entry/64/compat: Disable SYSENTER and SYSCALL32 entries
` [PATCH v2 15/36] x86/entry/64/compat: Remove audit optimizations
` [PATCH v2 16/36] x86/entry/64/compat: Remove most of the fast system call machinery
` [PATCH v2 17/36] x86/entry/64/compat: Set up full pt_regs for all compat syscalls
` [PATCH v2 18/36] x86/entry/syscalls: Move syscall table declarations into asm/syscalls.h
` [PATCH v2 19/36] x86/syscalls: Give sys_call_ptr_t a useful type
` [PATCH v2 20/36] x86/entry: Add do_syscall_32, a C function to do 32-bit syscalls
` [PATCH v2 21/36] x86/entry/64/compat: Migrate the body of the syscall entry to C
` [PATCH v2 22/36] x86/entry: Add C code for fast system call entries
` [PATCH v2 23/36] x86/vdso/compat: Wire up SYSENTER and SYSCSALL for compat userspace
` [PATCH v2 24/36] x86/entry/compat: Implement opportunistic SYSRETL for compat syscalls
` [PATCH v2 25/36] x86/entry/32: Open-code return tracking from fork and kthreads
` [PATCH v2 26/36] x86/entry/32: Switch INT80 to the new C syscall path
` [PATCH v2 27/36] x86/entry/32: Re-implement SYSENTER using the new C path
` [PATCH v2 28/36] x86/asm: Remove thread_info.sysenter_return
` [PATCH v2 29/36] x86/entry: Remove unnecessary IRQ twiddling in fast 32-bit syscalls
` [PATCH v2 30/36] x86/entry: Make irqs_disabled checks in exit code depend on lockdep
` [PATCH v2 31/36] x86/entry: Force inlining of 32-bit syscall code
` [PATCH v2 32/36] x86/entry: Micro-optimize compat fast syscall arg fetch
` [PATCH v2 33/36] x86/entry: Hide two syscall entry assertions behind CONFIG_DEBUG_ENTRY
` [PATCH v2 34/36] x86/entry: Use pt_regs_to_thread_info() in syscall entry tracing
` [PATCH v2 35/36] x86/entry: Split and inline prepare_exit_to_usermode
` [PATCH v2 36/36] x86/entry: Split and inline syscall_return_slowpath

[RFC v2 0/7] atomics: powerpc: Implement relaxed/acquire/release variants of some atomics
 2015-10-05 16:57 UTC  (8+ messages)
` [RFC v2 4/7] powerpc: atomic: Implement xchg_* and atomic{,64}_xchg_* variants

[PATCH net-next 0/2] bpf: unprivileged
 2015-10-06  0:51 UTC  (11+ messages)
` [PATCH net-next 1/2] bpf: enable non-root eBPF programs
` [PATCH net-next 2/2] bpf: charge user for creation of BPF maps and programs

GREETINGS
 2015-10-05 20:02 UTC 

Missing operand for tlbie instruction on Power7
 2015-10-06  0:39 UTC  (8+ messages)

[PATCHv2 1/2] ARM: exynos_defconfig: Enable rtl8152 ethernet driver for Odroid-XU4
 2015-10-06  0:39 UTC  (4+ messages)
` [PATCHv2 2/2] ARM: multi_v7_defconfig: "

[PATCH v2 1/3] Input: db9 - store object at correct index
 2015-10-06  0:32 UTC  (2+ messages)

[PATCH] percpu_counter: return precise count from __percpu_counter_compare()
 2015-10-06  0:25 UTC  (4+ messages)

linux-next: manual merge of the net-next tree with the ipsec tree
 2015-10-06  0:24 UTC 

[PATCH v2 0/7] Add support for Exynos SROM Controller driver
 2015-10-06  0:23 UTC  (5+ messages)

[PATCH] wdt: intel-mid: add Magic Closure flag
 2015-10-06  0:21 UTC  (2+ messages)

linux-next: manual merge of the net-next tree with the net tree
 2015-10-06  0:16 UTC 

linux-next: manual merge of the net-next tree with the net tree
 2015-10-06  0:11 UTC 

[PATCH v3] gpio: Add GPIO support for the ACCES 104-IDIO-16
 2015-10-06  0:08 UTC 

[PATCH 1/1] storvsc: Don't set the SRB_FLAGS_QUEUE_ACTION_ENABLE flag
 2015-10-06  0:03 UTC  (3+ messages)

[PATCH] drm/gma500: fix double freeing
 2015-10-05 23:54 UTC  (7+ messages)

[PATCH v6 0/22] On-demand device probing
 2015-10-05 23:52 UTC  (3+ messages)
` [PATCH v6 21/22] driver core: Start processing deferred probes earlier

[PATCH v4 0/7] blk-mq: fix race conditions on cpu hotplug handling
 2015-10-05 23:50 UTC  (4+ messages)
` [PATCH v4 3/7] blk-mq: Fix use after of free q->mq_map

[PATCH 1/3] mfd: sec-core: Dump PMIC revision to find out the HW
 2015-10-05 23:49 UTC  (4+ messages)
` [PATCH 3/3] mfd: sec-core: Disable buck voltage reset on watchdog falling edge

[PATCH 0/2] block drivers + dax vs driver unbind
 2015-10-05 23:44 UTC  (6+ messages)
` [PATCH 1/2] block: generic request_queue reference counting

[PATCH] GPIO: Add GPIO support for the ACCES 104-IDIO-16
 2015-10-05 23:40 UTC  (5+ messages)

[REGRESSION] 998ef75ddb and aio-dio-invalidate-failure w/ data=journal
 2015-10-05 23:33 UTC  (9+ messages)

Glibc recvmsg from kernel netlink socket hangs forever
 2015-10-05 23:30 UTC  (8+ messages)

[PATCH] usb: gadget: f_uac1: Convert use of __constant_cpu_to_le16 to cpu_to_le16
 2015-10-05 23:29 UTC  (6+ messages)

[PATCH v3 4/4] usb: dwc2: refactor common low-level hw code to platform.c
 2015-10-05 23:27 UTC  (4+ messages)
` [PATCH v4 "

[PATCH v4 0/5] PCI: Add support for PCI Enhanced Allocation "BARs"
 2015-10-05 23:05 UTC  (12+ messages)
` [PATCH v4 3/5] PCI: Handle IORESOURCE_PCI_FIXED when sizing and assigning resources
` [PATCH v4 5/5] PCI: Handle Enhanced Allocation (EA) capability for bridges

[PATCH] percpu_counter: return precise count from __percpu_counter_compare()
 2015-10-05 23:03 UTC  (2+ messages)

[PATCH] kbuild: document recursive dependency limitation / resolution
 2015-10-05 23:03 UTC  (4+ messages)
` [PATCH v3] "

[PATCHv2 0/1] Update SCSI hosts to use idr for host number mgmt
 2015-10-05 23:01 UTC  (2+ messages)
` [PATCHv2 1/1] SCSI: update hosts module to use idr index management

[PATCH RESEND] ARM: dts: Fix Makefile target for sun4i-a10-itead-iteaduino-plus
 2015-10-05 22:55 UTC  (3+ messages)

[PATCH 0/2] uio_msi: device driver
 2015-10-05 22:49 UTC  (5+ messages)
` [PATCH 2/2] uio: new driver to support PCI MSI-X
        ` [dpdk-dev] "

[PATCH 1/3] f2fs: introduce background_gc=sync mount option
 2015-10-05 22:44 UTC  (3+ messages)
` [PATCH 2/3] f2fs: add a tracepoint for background gc
` [PATCH 3/3] f2fs: introduce a periodic checkpoint flow

[PATCH 0/2] Add explicit coredump filtering for DAX mappings
 2015-10-05 22:33 UTC  (3+ messages)
` [PATCH 1/2] coredump: add DAX filtering for ELF coredumps
` [PATCH 2/2] coredump: add DAX filtering for FDPIC "

[PATCH 1/2] si2168: Bounds check firmware
 2015-10-05 22:33 UTC  (5+ messages)
` [PATCH 2/2] si2157: "
      ` [PATCHv2] "

[PATCH v3 0/3] uio: add MSI/MSI-X support to uio_pci_generic driver
 2015-10-05 22:29 UTC  (14+ messages)
` [PATCH v3 1/3] uio: add ioctl support
` [PATCH v3 2/3] uio_pci_generic: add MSI/MSI-X support

[GIT PULL] strscpy string copy function
 2015-10-05 22:28 UTC  (4+ messages)
  ` [PATCH] string: Improve the generic strlcpy() implementation

[PATCH 0/2] ASoC: da7213: Add DT support for codec
 2015-10-05 22:24 UTC  (4+ messages)
` [PATCH 1/2] ASoC: da7213: Add DT support to codec driver

[PATCH 0/7][v4] Add OTG support for FSL socs
 2015-10-05 22:22 UTC  (4+ messages)

[PATCH v3 0/3] powerpc/512x: add LocalPlus Bus FIFO device driver
 2015-10-05 22:22 UTC  (6+ messages)
` [PATCH v3 1/3] "

Build regressions/improvements in v4.3-rc4
 2015-10-05 10:38 UTC 

New helper to free highmem pages in larger chunks
 2015-10-05 22:09 UTC  (2+ messages)

[PATCH v2 0/2] irqchip: sunxi-nmi: misc. / aesthetic improvements
 2015-10-05 22:03 UTC  (5+ messages)
` [PATCH v2 1/2] irqchip: sunxi-nmi: Use driver name instead of DT node name for identification
` [PATCH v2 2/2] irqchip: sunxi-nmi: switch to of_io_request_and_map() from of_iomap()

GREETINGS
 2015-10-05 17:47 UTC 

[PATCH v4 1/2] create SMAF module
 2015-10-05 22:02 UTC  (2+ messages)

[PATCH v2] usb: dwc2: reset dwc2 core before dwc2_get_hwparams()
 2015-10-05 22:02 UTC  (4+ messages)

[PATCH v8 00/41] Richacls
 2015-10-05 22:01 UTC  (5+ messages)

[PATCH] perf tools: Fix build errors with mipsel-linux-uclibc compiler
 2015-10-05 21:59 UTC  (4+ messages)

[PATCH v2 0/2] Inode security label invalidation
 2015-10-05 21:56 UTC  (4+ messages)
` [PATCH v2 1/2] security: Add hook to invalidate inode security labels

CFS scheduler unfairly prefers pinned tasks
 2015-10-05 21:48 UTC 

[v3 PATCH] arm64: replace read_lock to rcu lock in call_break_hook
 2015-10-05 21:32 UTC 

[PATCH v9 0/4] Allow USB devices to remain runtime-suspended when sleeping
 2015-10-05 21:36 UTC  (3+ messages)

[PATCH][RESEND] zlib : Fix usage example of zlib_adler32()
 2015-10-05 21:27 UTC  (3+ messages)

[PATCH v7 0/2] Enable capsule loader interface for efi firmware updating
 2015-10-05 21:27 UTC  (5+ messages)
` [PATCH v7 1/2] efi: export efi_capsule_supported() function symbol

[PATCH 0/4] firmware_class: few small code shifts
 2015-10-05 21:22 UTC  (4+ messages)
` [PATCH 1/4] firmware: generalize "firmware" as "system data" helpers

[PATCH] usb: remove unnecessary CONFIG_PM dependency from USB_OTG
 2015-10-05 21:12 UTC  (3+ messages)

[GIT PULL 00/16] perf/core improvements and fixes
 2015-10-05 21:03 UTC  (17+ messages)
` [PATCH 01/16] tools lib api fs: No need to use PATH_MAX + 1
` [PATCH 02/16] perf evlist: Display DATA_SRC sample type bit
` [PATCH 03/16] perf annotate: Fix sizeof_sym_hist overflow issue
` [PATCH 04/16] perf tools: Export perf_event_attr__set_max_precise_ip()
` [PATCH 05/16] perf tools: Introduce 'P' modifier to request max precision
` [PATCH 06/16] perf tests: Add parsing test for 'P' modifier
` [PATCH 07/16] perf tools: Add support for sorting on the iaddr
` [PATCH 08/16] perf tools: Setup proper width for symbol_iaddr field
` [PATCH 09/16] perf tools: Handle -h and -v options
` [PATCH 10/16] perf tests: Add arch tests
` [PATCH 11/16] perf tests: Move x86 tests into arch directory
` [PATCH 12/16] perf tests: Add Intel CQM test
` [PATCH 13/16] perf callchain: Switch default to 'graph,0.5,caller'
` [PATCH 14/16] perf ui browser: Optional horizontal scrolling key binding
` [PATCH 15/16] perf hists browser: Implement horizontal scrolling
` [PATCH 16/16] perf tools: Fail properly in case pattern matching fails to find tracepoint

[PATCH v5 00/23] ILP32 for ARM64
 2015-10-05 21:00 UTC  (9+ messages)

[PATCH] timer: Lazily wakup nohz CPU when adding new timer
 2015-10-05 20:51 UTC  (2+ messages)

[PATCH] block: flush queued bios when the process blocks
 2015-10-05 20:59 UTC  (11+ messages)
        `  "

[PATCH v5 0/9] Goodix touchscreen enhancements
 2015-10-05 20:57 UTC  (5+ messages)
` [PATCH v5 1/9] Input: goodix - sort includes alphabetically

[PATCH 00/12] KVM: x86: add support for VMX TSC scaling
 2015-10-05 20:46 UTC  (6+ messages)
` [PATCH 04/12] KVM: x86: Replace call-back set_tsc_khz() with a common function
` [PATCH 08/12] KVM: x86: Use the correct vcpu's TSC rate to compute time scale

[ANNOUNCE] Git v2.6.1, v2.5.4, v2.4.10 and v2.3.10
 2015-10-05 20:43 UTC 

[PATCH] string: Improve the generic strlcpy() implementation
 2015-10-05 20:40 UTC  (3+ messages)

[PATCH v3 0/3] Revert locking changes in DAX for v4.3
 2015-10-05 20:32 UTC  (4+ messages)
` [PATCH v3 1/3] Revert "mm: take i_mmap_lock in unmap_mapping_range() for DAX"
` [PATCH v3 2/3] Revert "dax: fix race between simultaneous faults"
` [PATCH v3 3/3] dax: temporarily disable DAX PMD fault path

[PATCH v2 0/2] Make oxili GDSC parent of oxili_cx GDSC
 2015-10-05 20:55 UTC  (3+ messages)
` [PATCH v2 1/2] PM / Domains: Make pm_genpd_{add,remove}_subdomain() available to modules

[PATCH] ovs: do not allocate memory from offline numa node
 2015-10-05 20:25 UTC  (3+ messages)

[PATCH] PM / clk: Do not __clk_get passed in clock-references
 2015-10-05 20:54 UTC  (2+ messages)

[PATCH] cpufreq: integrator: Fix module autoload for OF platform driver
 2015-10-05 20:51 UTC  (3+ messages)

[PATCH] cpufreq : powernv: Report Pmax throttling if capped below nominal frequency
 2015-10-05 20:50 UTC  (4+ messages)
` [PATCH v2] "

[PATCH v2] cpufreq: imx: update the clock switch flow to support imx6ul
 2015-10-05 20:49 UTC  (4+ messages)

[PATCH] PM / wakeup: wakeup_source_create: use kstrdup_const
 2015-10-05 20:47 UTC  (2+ messages)

[PATCH] cpufreq: tegra20: remove superfluous CONFIG_PM ifdefs
 2015-10-05 20:46 UTC  (4+ messages)

[PATCH v9 00/43] Richacls
 2015-10-05 19:37 UTC  (17+ messages)
` [PATCH v9 07/43] richacl: Permission mapping functions
` [PATCH v9 11/43] vfs: Add get_richacl and set_richacl inode operations
` [PATCH v9 21/43] ext4: Add richacl feature flag
` [PATCH v9 31/43] nfsd: Use richacls as internal acl representation
` [PATCH v9 32/43] nfsd: Add richacl support
` [PATCH v9 33/43] nfsd: Add support for the v4.1 dacl attribute
` [PATCH v9 34/43] nfsd: Add support for the MAY_CREATE_{FILE,DIR} permissions
` [PATCH v9 35/43] richacl: Add support for unmapped identifiers
` [PATCH v9 36/43] ext4: Don't allow unmapped identifiers in richacls
` [PATCH v9 37/43] sunrpc: Allow to demand-allocate pages to encode into
` [PATCH v9 38/43] sunrpc: Add xdr_init_encode_pages
` [PATCH v9 39/43] nfs: Fix GETATTR bitmap verification
` [PATCH v9 40/43] nfs: Remove unused xdr page offsets in getacl/setacl arguments
` [PATCH v9 41/43] nfs: Add richacl support
` [PATCH v9 42/43] nfs: Add support for the v4.1 dacl attribute
` [PATCH v9 43/43] richacl: uapi header split

[PATCH 0/3] ACPI / EC: Fix several code coverity issues
 2015-10-05 20:38 UTC  (2+ messages)

[v2 PATCH] arm64: replace read_lock to rcu lock in call_break_hook
 2015-10-05 20:08 UTC  (6+ messages)

[PATCH v3] arm64: Introduce IRQ stack
 2015-10-05 20:03 UTC  (6+ messages)

[PATCH] usb: musb: dsps: handle the otg_state_a_wait_vrise_timeout case
 2015-10-05 20:02 UTC  (4+ messages)

Good Day
 2015-10-05 16:48 UTC 

[PATCH -tip v3 0/5] locking: Use acquire/release semantics
 2015-10-05 19:48 UTC  (5+ messages)
` [PATCH 1/5] asm-generic: Add _{relaxed|acquire|release}() variants for inc/dec atomics

Good Day
 2015-10-05 17:21 UTC 

[RFC/PATCH 00/11] arm: omap: counter32k rework
 2015-10-05 19:41 UTC  (6+ messages)
` [RFC/PATCH 11/11] arm: boot: dts: omap: add missing default status for 32k counter


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