All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-10-05 22:54:05 to 2015-10-06 01:00:00 UTC [more...]

How to parse delete-property annotations
 2015-10-06  1:00 UTC  (3+ messages)

[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

GREETINGS
 2015-10-05 20:02 UTC 

GREETINGS
 2015-10-05 20:02 UTC 

GREETINGS
 2015-10-05 20:02 UTC 

[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
  ` [RFC v2 4/7] powerpc: atomic: Implement xchg_* and atomic{,64}_xchg_* variants

[U-Boot] [PATCH 0/5] sbc8641d: misc fixes and generic board enablement
 2015-10-06  0:53 UTC  (7+ messages)
` [U-Boot] [PATCH 5/5] sbc8641d: enable and test CONFIG_SYS_GENERIC_BOARD

3w-9xxxx dma unmap fix
 2015-10-06  0:52 UTC  (3+ messages)
` [PATCH] 3w-9xxx: don't unmap bounce buffered commands

[PATCH net-next 0/2] bpf: unprivileged
 2015-10-06  0:51 UTC  (9+ messages)
` [PATCH net-next 1/2] bpf: enable non-root eBPF programs

[PATCH 0/3] Basic GPIO support for r8a7795
 2015-10-06  0:50 UTC  (2+ messages)

GREETINGS
 2015-10-05 20:02 UTC 

[PATCH v2 0/4] DRA7 Timer12 Support
 2015-10-06  0:47 UTC  (12+ messages)
` [PATCH v2 1/4] ARM: OMAP: dmtimer: check for fixed timers during config
` [PATCH v2 2/4] ARM: OMAP2+: timer: Remove secure timer for DRA7xx HS devices
` [PATCH v2 3/4] ARM: dts: DRA7: Add timer12 node
` [PATCH v2 4/4] ARM: DRA7: hwmod: Add data for GPTimer 12

[PATCH v2] arm: omap2: timer: don't disable our timers
 2015-10-06  0:45 UTC  (2+ messages)

[PATCH 0/2] Add R8A7791/Henninger board DT support
 2015-10-06  0:45 UTC  (5+ messages)
` [PATCH] ARM: shmobile: porter: add Ether "

[PATCH v3 0/6] Intel P states enhancements
 2015-10-06  0:43 UTC  (4+ messages)
` [PATCH v3 1/6] cpufreq: intel_p_state: Fix limiting turbo sub states

[PATCHv2] Add support for SiS i2c touch driver
 2015-10-06  0:39 UTC  (2+ messages)

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  (6+ messages)
` [PATCHv2 2/2] ARM: multi_v7_defconfig: "

[Bug 92307] New: NV50: WARNING: ... at include/drm/drm_crtc.h:1577 drm_helper_choose_encoder_dpms+0x8a/0x90 [drm_kms_helper]()
 2015-10-06  0:35 UTC  (2+ messages)
  ` [Bug 92307] "

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

[Buildroot] [PATCH] python-numpy: uClibc patch to avoid ldexpl and frexpl
 2015-10-06  0:30 UTC 

[PATCH 0/3] adp5589 fixes
 2015-10-06  0:29 UTC  (6+ messages)
` [PATCH 3/3] Input: adp5589-keys: fix event count mask

[PATCH 0/6] ARM: s3cxxxx: Use PWM lookup table
 2015-10-06  0:28 UTC  (3+ messages)

[PATCH v2 00/43] lmdb ref backend
 2015-10-06  0:28 UTC  (12+ messages)
` [PATCH v2 18/43] refs-be-files.c: add a backend method structure with transaction functions
` [PATCH v2 39/43] refs: break out a ref conflict check
` [PATCH v2 43/43] refs: tests for db backend

[PATCH net-next V14 0/3] openvswitch: Add support for 802.1ad
 2015-10-06  0:27 UTC  (3+ messages)
` [PATCH net-next V14 3/3] openvswitch: 802.1ad: Flow handling, actions, vlan parsing and netlink attributes

[PATCH net] ppp: don't override sk->sk_state in pppoe_flush_dev()
 2015-10-06  0:26 UTC  (7+ messages)

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

Request for inclusion of ipvs and ipvs-next trees in next
 2015-10-06  0:25 UTC  (3+ messages)

linux-next: manual merge of the net-next tree with the ipsec tree
 2015-10-06  0:24 UTC  (2+ messages)

[PATCH] cxl: Fix number of allocated pages in SPA
 2015-10-06  0:23 UTC  (2+ messages)

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

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

Chipset & Family
 2015-10-06  0:21 UTC 

[PATCH 2/2] Convert smsc911x to use ACPI as well as DT
 2015-10-06  0:20 UTC  (13+ messages)

[PATCH] Fix Windows build by using lib/strcasestr.{c,h}
 2015-10-06  0:18 UTC 

[Bug 92306] New: GL Excess demo renders incorrectly on nv43
 2015-10-06  0:18 UTC  (5+ messages)
  ` [Bug 92306] "

linux-next: manual merge of the net-next tree with the net tree
 2015-10-06  0:16 UTC  (2+ messages)

[qemu-mainline test] 62649: tolerable FAIL - PUSHED
 2015-10-06  0:14 UTC 

Reminder: Yocto Project Technical Team Meeting - Tuesday, Oct. 6, 2015 8:00 AM US Pacific Time
 2015-10-06  0:13 UTC 

linux-next: manual merge of the net-next tree with the net tree
 2015-10-06  0:11 UTC  (2+ messages)

[RFC PATCH 1/3] SUNRPC: Refactor TCP receive
 2015-10-06  0:10 UTC  (4+ messages)
` [RFC PATCH 2/3] SUNRPC: Move TCP receive data path into a workqueue context
  ` [RFC PATCH 3/3] SUNRPC: Allow TCP to replace the bh-safe lock in receive path

[Qemu-devel] [PATCH v3 RFC 0/17] block: persistent dirty bitmaps
 2015-10-06  0:09 UTC  (4+ messages)
` [Qemu-devel] [PATCH 03/17] spec: add qcow2-dirty-bitmaps specification

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

Fwd: Gss context refresh failure due to clock skew
 2015-10-06  0:02 UTC  (6+ messages)
    `  "

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

[PATCH] MIPS: io: Define ioremap_uc
 2015-10-05 23:56 UTC 

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

[MM PATCH V4 5/6] slub: support for bulk free with SLUB freelists
 2015-10-05 23:53 UTC  (11+ messages)
` [MM PATCH V4.1 "

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

[Qemu-devel] [PATCHv2] fw_cfg: Define a static signature to be returned on DMA port reads
 2015-10-05 23:51 UTC 

[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

[RFC 00/29] Incomplete Kconfig conversion
 2015-10-05 23:47 UTC  (2+ messages)

[Bug 92269] (Unity3D) A small game Sol 0 have graphic glitches
 2015-10-05 23:47 UTC  (2+ messages)

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

[PATCH RFC 0/3] net: Add driver helper function to determine if checksum is offloadable
 2015-10-05 23:39 UTC  (4+ messages)
` [PATCH RFC 1/3] net: Add skb_inner_transport_offset function
` [PATCH RFC 2/3] net: Add driver helper function to determine checksum offloadability
` [PATCH RFC 3/3] mlx4: Call skb_csum_offload_check to check offloadability

[PATCH 1/2] dt: update Tegra XUSB padctl binding for Tegra210
 2015-10-05 23:41 UTC  (4+ messages)
` [PATCH 2/2] dt: update Tegra PCIe "

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

[PATCH net-next] Fixes: 0e884c7 ipv4: L3 hash-based multipath: tag
 2015-10-05 23:35 UTC  (3+ messages)

[REGRESSION] 998ef75ddb and aio-dio-invalidate-failure w/ data=journal
 2015-10-05 23:33 UTC  (8+ 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  (5+ messages)
` [PATCH v4 "

[PATCH] flask: Allow initial domain to use XENPF_get_symbol
 2015-10-05 23:26 UTC  (2+ messages)

[PATCH 0/3] sys_membarrier (x86, generic)
 2015-10-05 23:21 UTC  (2+ messages)

[Qemu-devel] [PATCH resent] linux-user: in poll(), if nfds is 0, pfd can be NULL
 2015-10-05 23:20 UTC 

[U-Boot] [PATCH 1/1] imximage: header.length of 4 is valid
 2015-10-05 23:17 UTC  (2+ messages)

[Qemu-devel] [PULL 00/15] virtio,pc features, fixes
 2015-10-05 23:17 UTC  (5+ messages)
` [Qemu-devel] [PULL 14/15] vhost-user-test: use tmpfs by default

more gc experiences
 2015-10-05 23:16 UTC  (4+ messages)
` more gc / gc script refinements

[PATCHv9 00/15] HDMI CEC framework
 2015-10-05 23:11 UTC  (3+ messages)
` [PATCHv9 14/15] cec: s5p-cec: Add s5p-cec driver

[PATCH 4/5] kernel/cpu.c: eliminate cpu_*_mask
 2015-10-05 23:10 UTC  (4+ messages)

UIO Devices and user processes
 2015-10-05 23:07 UTC 

[PATCH v4 0/5] PCI: Add support for PCI Enhanced Allocation "BARs"
 2015-10-05 23:05 UTC  (7+ messages)
` [PATCH v4 5/5] PCI: Handle Enhanced Allocation (EA) capability for bridges

Source for python-rbd,rados packages
 2015-10-05 23:06 UTC  (2+ messages)

dir_level explained?
 2015-10-05 23:05 UTC  (2+ messages)

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

git interactive rebase bug?
 2015-10-05 23:03 UTC  (3+ messages)

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

[U-Boot] [PATCH 1/2] ARM: tegra: add PCI to Tegra210 SoC DT
 2015-10-05 23:02 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] ARM: tegra: enable PCI support of p2371-2180

[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

[U-Boot] [PATCH 1/5] pci: tegra: clip RAM size to 32-bits
 2015-10-05 23:00 UTC  (5+ messages)
` [U-Boot] [PATCH 2/5] pci: tegra: use #address-/size-cells from DT
` [U-Boot] [PATCH 3/5] pci: tegra: implement PCA enable workaround
` [U-Boot] [PATCH 4/5] pci: tegra: call tegra_pcie_board_init() earlier
` [U-Boot] [PATCH 5/5] pci: tegra: add/enable support for Tegra210

What's cooking in git.git (Oct 2015, #01; Mon, 5)
 2015-10-05 22:59 UTC 

[GIT PULL] Samsung fixes for v4.3
 2015-10-05 22:57 UTC  (2+ messages)

[U-Boot] [PATCH 1/6] ARM: tegra: rename dummy XUSB padctl implementation
 2015-10-05 22:59 UTC  (6+ messages)
` [U-Boot] [PATCH 2/6] ARM: tegra: create common XUSB padctl driver file
` [U-Boot] [PATCH 3/6] ARM: tegra: parameterize common XUSB code
` [U-Boot] [PATCH 4/6] ARM: tegra: switch Tegra210 to common XUSB padctl
` [U-Boot] [PATCH 5/6] ARM: tegra: add lane tables to Tegra210 "
` [U-Boot] [PATCH 6/6] ARM: tegra: error check Tegra210 XUSB padctl waits

[U-Boot] [PATCH] ARM: tegra210: implement PLLE init procedure from TRM
 2015-10-05 22:58 UTC 

[Qemu-devel] [PATCH] Add syscalls for -runas and -chroot tothe seccomp sandbox
 2015-10-05 22:58 UTC 

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

[RFC PATCH 1/6] vfio: Add interface for add/del reserved iova region
 2015-10-05 22:54 UTC  (5+ messages)
` [RFC PATCH 6/6] arm-smmu: Allow to set iommu mapping for MSI


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.