All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-05-25 20:48:02 to 2017-05-25 22:11:26 UTC [more...]

+ ipc-msgc-avoid-ipc_rcu_putref-for-failed-ipc_addid.patch added to -mm tree
 2017-05-25 22:11 UTC 

+ ipc-shm-remove-special-shm_alloc-free.patch added to -mm tree
 2017-05-25 22:11 UTC 

+ ipc-move-atomic_set-to-where-it-is-needed.patch added to -mm tree
 2017-05-25 22:11 UTC 

[PATCH] RFC: arm: eBPF JIT compiler
 2017-05-25 22:10 UTC  (19+ messages)

+ ipc-shmc-avoid-ipc_rcu_putref-for-failed-ipc_addid.patch added to -mm tree
 2017-05-25 22:11 UTC 

+ ipc-semc-avoid-ipc_rcu_putref-for-failed-ipc_addid.patch added to -mm tree
 2017-05-25 22:11 UTC 

+ ipc-util-drop-ipc_rcu_alloc.patch added to -mm tree
 2017-05-25 22:11 UTC 

+ ipc-msg-avoid-ipc_rcu_alloc.patch added to -mm tree
 2017-05-25 22:11 UTC 

+ ipc-msg-do-not-use-ipc_rcu_free.patch added to -mm tree
 2017-05-25 22:11 UTC 

+ ipc-shm-avoid-ipc_rcu_alloc.patch added to -mm tree
 2017-05-25 22:11 UTC 

+ ipc-sem-avoid-ipc_rcu_alloc.patch added to -mm tree
 2017-05-25 22:11 UTC 

+ ipc-util-drop-ipc_rcu_free.patch added to -mm tree
 2017-05-25 22:11 UTC 

+ ipc-shm-do-not-use-ipc_rcu_free.patch added to -mm tree
 2017-05-25 22:11 UTC 

[PATCH] perf tools: Add EXCLUDE_EXTLIBS and EXTRA_PERFLIBS to makefile
 2017-05-25 22:10 UTC  (2+ messages)

+ ipc-sem-do-not-use-ipc_rcu_free.patch added to -mm tree
 2017-05-25 22:11 UTC 

+ ipc-drop-non-rcu-allocation.patch added to -mm tree
 2017-05-25 22:10 UTC 

+ ipc-merge-ipc_rcu-and-kern_ipc_perm.patch added to -mm tree
 2017-05-25 22:10 UTC 

+ ipc-semc-remove-sem_base-embed-struct-sem-v3.patch added to -mm tree
 2017-05-25 22:10 UTC 

[PATCH tip/core/rcu 0/88] Commits for 4.13
 2017-05-25 22:00 UTC  (41+ messages)
` [PATCH tip/core/rcu 01/88] rcutorture: Add lockdep to one of the SRCU scenarios
` [PATCH tip/core/rcu 08/88] rcutorture: Update test scenarios based on new Kconfig dependencies
` [PATCH tip/core/rcu 13/88] rcu: Remove obsolete reference to synchronize_kernel()
` [PATCH tip/core/rcu 24/88] rcutorture: Reduce CPUs dedicated to testing Classic SRCU
` [PATCH tip/core/rcu 30/88] srcu: Document auto-expediting requirement
` [PATCH tip/core/rcu 31/88] doc: Take tail recursion into account in RCU requirements
` [PATCH tip/core/rcu 34/88] rcu: Update rcu_bootup_announce_oddness()
` [PATCH tip/core/rcu 36/88] srcu: Print non-default exp_holdoff values at boot time
` [PATCH tip/core/rcu 39/88] srcu: Make SRCU be once again optional
` [PATCH tip/core/rcu 44/88] rcu: Use RCU_NOCB_WAKE rather than RCU_NOGP_WAKE
` [PATCH tip/core/rcu 45/88] rcu: Add memory barriers for NOCB leader wakeup
` [PATCH tip/core/rcu 49/88] rcu: Move docbook comments out of rcupdate.h
` [PATCH tip/core/rcu 51/88] rcu: Move expediting-related access/control "
` [PATCH tip/core/rcu 52/88] rcu: Move torture-related definitions from rcupdate.h to rcu.h
` [PATCH tip/core/rcu 53/88] rcu: Remove UINT_CMP_GE() and UINT_CMP_LT()
` [PATCH tip/core/rcu 54/88] rcu: Move rcupdate.h to new empty-function style
` [PATCH tip/core/rcu 55/88] rcu: Eliminate the unused __rcu_is_watching() function
` [PATCH tip/core/rcu 57/88] rcu: Remove linux/debugobjects.h from rcupdate.h
` [PATCH tip/core/rcu 58/88] rcu: Improve __call_rcu() debug-objects error message
` [PATCH tip/core/rcu 59/88] rcu: Move rcu_is_nocb_cpu() from rcupdate.h to rcu.h
` [PATCH tip/core/rcu 60/88] rcu: Move rcu_ftrace_dump() "
` [PATCH tip/core/rcu 61/88] rcu: move rcupdate.h to the new true/false-function style
` [PATCH tip/core/rcu 62/88] rcu: Move torture-related functions out of rcutiny.h and rcutree.h
` [PATCH tip/core/rcu 63/88] rcu: Move rcu_request_urgent_qs_task() "
` [PATCH tip/core/rcu 64/88] rcu: Move rcutiny.h to new empty-function style
` [PATCH tip/core/rcu 66/88] srcu: Prevent sdp->srcu_gp_seq_needed counter wrap
` [PATCH tip/core/rcu 67/88] srcu: Shrink srcu.h by moving docbook and private function
` [PATCH tip/core/rcu 70/88] rcu: Refactor #includes from include/linux/rcupdate.h
` [PATCH tip/core/rcu 71/88] rcu: Convert rnp->lock wrappers to macros for SRCU use
` [PATCH tip/core/rcu 73/88] srcu: Use rnp->lock wrappers to replace explicit memory barriers
` [PATCH tip/core/rcu 75/88] rcu: Remove the RCU_KTHREAD_PRIO Kconfig option
` [PATCH tip/core/rcu 77/88] rcu: Remove #ifdef moving rcu_end_inkernel_boot from rcupdate.h
` [PATCH tip/core/rcu 78/88] rcu: Remove typecheck() from RCU locking wrapper functions
` [PATCH tip/core/rcu 79/88] rcu: Remove the now-obsolete PROVE_RCU_REPEATEDLY Kconfig option
` [PATCH tip/core/rcu 80/88] rcu: Remove SPARSE_RCU_POINTER "
` [PATCH tip/core/rcu 81/88] srcu: Fix rcutorture-statistics typo
` [PATCH tip/core/rcu 82/88] srcu: Remove Classic SRCU
` [PATCH tip/core/rcu 85/88] rcu: Move RCU non-debug Kconfig options to kernel/rcu
` [PATCH tip/core/rcu 87/88] rcu: Remove event tracing from Tiny RCU
` [PATCH tip/core/rcu 88/88] rcu: Remove RCU CPU stall warnings "

[U-Boot] [PATCHv4 3/3] ARM64: poplar: hi3798cv200: u-boot support for Poplar 96Boards
 2017-05-25 22:09 UTC  (18+ messages)

[Embedded-pv-devel] Migrated from Xenserver to Gentoo/Xen
 2017-05-25 22:08 UTC  (2+ messages)

[PATCH 1/6] net/vmxnet3: retain counters on restart
 2017-05-25 22:08 UTC  (5+ messages)

[PATCH net] sky2: Do not deadlock on sky2_hw_down
 2017-05-25 22:05 UTC  (6+ messages)

[PATCH V2 1/2] powerpc/numa: Update CPU topology when VPHN enabled
 2017-05-25 22:05 UTC  (2+ messages)

[PATCH v2 00/18] introduce the Xen PV Calls backend
 2017-05-25 22:04 UTC  (7+ messages)
` [PATCH v2 01/18] xen: introduce the pvcalls interface header
  ` [PATCH v2 02/18] xen/pvcalls: introduce the pvcalls xenbus backend

[Buildroot] [PATCH/next 1/2] package/gettext: update wint_t.m4 from gnulib
 2017-05-25 21:56 UTC  (2+ messages)
` [Buildroot] [PATCH/next 2/2] package/coreutils: bump version to 8.27

+ mlock-fix-mlock-count-can-not-decrease-in-race-condition.patch added to -mm tree
 2017-05-25 21:56 UTC 

+ mlock-fix-mlock-count-can-not-decrease-in-race-condition.patch added to -mm tree
 2017-05-25 21:56 UTC 

Change PAGE_SIZE from minimum 4k to 12k
 2017-05-25 21:55 UTC  (5+ messages)

[to-be-updated] mlock-fix-mlock-count-can-not-decrease-in-race-condition.patch removed from -mm tree
 2017-05-25 21:54 UTC 

Documentation issue: git-stash examples
 2017-05-25 21:54 UTC  (3+ messages)

[PATCH 0/1] ghostscript: move to version 9.21
 2017-05-25 21:54 UTC  (5+ messages)
` [PATCH 1/1] "

[folded-merged] mlock-fix-mlock-count-can-not-decrease-in-race-condition-checkpatch-fixes.patch removed from -mm tree
 2017-05-25 21:53 UTC 

[PATCH v2] tpm: vtpm_proxy: Suppresse error logging when in closed state
 2017-05-25 21:53 UTC  (5+ messages)

[Patch v5] super1: fix sb->max_dev when adding a new disk in linear array
 2017-05-25 21:51 UTC  (2+ messages)

[PATCH 0/7] ALSA: Fix/improve PCM ack callback
 2017-05-25 21:39 UTC  (2+ messages)

[PATCH 1/6] kmod: add dynamic max concurrent thread count
 2017-05-25 21:38 UTC  (10+ messages)

[PATCH] staging: fbtft: fix character limit, trailing ; warning, etc
 2017-05-25 21:35 UTC  (3+ messages)

[PATCH] PCI: Move test of INTx masking to pci_setup_device
 2017-05-25 21:32 UTC 

[PATCH v4 00/11] Broadcom Stingray SOC Initial Support
 2017-05-25 21:33 UTC  (5+ messages)
` [PATCH v4 03/11] clk: bcm: Add clocks for Stingray SOC

1.1.4 bug report: dmix fails when using both 32-bit and 64-bit clients
 2017-05-25 21:32 UTC  (9+ messages)

[PATCH 0/2] Two new devtool plugins: export and import
 2017-05-25 21:31 UTC  (3+ messages)
` [PATCH 1/2] export: new plugin to export the devtool workspace
` [PATCH 2/2] import: new plugin to import "

[kernel-hardening] Patch for random mac address
 2017-05-25 21:28 UTC  (7+ messages)

[Buildroot] [PATCH/next] package/kodi: bump version to 17.3
 2017-05-25 21:28 UTC  (2+ messages)

Why does callback irq_startup in struct irq_chip return _unsigned_ int ?
 2017-05-25 21:28 UTC 

[Patch net] ipv4: restore rt->fi for reference counting
 2017-05-25 21:27 UTC  (19+ messages)
                                            ` [PATCH net] ipv4: add reference counting to metrics

[PATCH] btrfs: Use kvzalloc instead of kzalloc/vmalloc in alloc_bitmap
 2017-05-25 21:27 UTC  (2+ messages)

[PATCH] [iov_iter] use memmove() when copying to/from user page
 2017-05-25 21:27 UTC  (11+ messages)

[Buildroot] [PATCH 1/1] package/kodi: security bump to version 17.3
 2017-05-25 21:26 UTC 

[PATCH net-next] net: ethernet: ax88796: support generating a random mac address
 2017-05-25 21:25 UTC  (4+ messages)

[linux-next] PPC Lpar fail to boot with error hid: module verification failed: signature and/or required key missing - tainting kernel
 2017-05-25 21:24 UTC  (3+ messages)

[PATCH v2 00/18] ARM64: meson: DT cleanups
 2017-05-25 21:22 UTC  (9+ messages)

what is the current/ongoing state of userspace access to GPIO?
 2017-05-25 21:17 UTC  (7+ messages)

[PATCH RFC] tpm: migrate pubek_show to struct tpm_buf
 2017-05-25 21:16 UTC  (5+ messages)

[PATCH v4] x86/efi: Correct ident mapping of efi old_map when kalsr enabled
 2017-05-25 21:14 UTC  (3+ messages)

[morty/master][PATCH v2] qtwebengine: add patches as workarond of the following three issues
 2017-05-25 21:13 UTC  (2+ messages)

[PATCH linux dev-4.10 v2] arm: dts: aspeed: Add missing clock sources for barreleye
 2017-05-25 21:13 UTC 

[PATCH 0/4] Add iomux-route switching support
 2017-05-25 21:12 UTC  (3+ messages)
` [PATCH 2/4] pinctrl: rockchip: Add iomux-route switching support for rk3228

[GIT PULL] Meson Kconfig fixes for 4.12-rc1
 2017-05-25 21:11 UTC  (4+ messages)

[PATCH v2 0/3] mtd: sharpslpart partition parser
 2017-05-25 21:10 UTC  (5+ messages)
` [PATCH v2 3/3] mtd: nand: tmio_nand.c: prefer sharpslpart MTD "

[PATCH] selinux: Fix SBLABEL_MNT for NFS mounts
 2017-05-25 21:07 UTC  (4+ messages)
` [PATCH RFC 0/2] Fix setting of security labels over NFSv4.2
  ` [PATCH RFC 1/2] selinux: allow SECURITY_LSM_NATIVE_LABELS to be set on an already initialized superblock
  ` [PATCH RFC 2/2] nfs: update labeling behavior on a superblock when submounting

[PATCH] drm/i915: Add kerneldoc to describe i915_gem_object.vma_list
 2017-05-25 21:06 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH] clk: sunxi-ng: sun5i: Fix ahb_bist_clk definition
 2017-05-25 21:05 UTC  (5+ messages)

[PATCH v2 0/6] Fast git status via a file system watcher
 2017-05-25 21:05 UTC  (3+ messages)
` [PATCH v2 6/6] fsmonitor: add a sample query-fsmonitor hook script for Watchman

[Qemu-devel] [PATCH 00/26] target/s390x: fix, improve and implement some more instructions
 2017-05-25 21:05 UTC  (27+ messages)
` [Qemu-devel] [PATCH 01/26] target/s390x: remove dead code in translate.c
` [Qemu-devel] [PATCH 02/26] target/s390x: make IPTE SMP aware
` [Qemu-devel] [PATCH 03/26] target/s390x: implement TEST AND SET
` [Qemu-devel] [PATCH 04/26] target/s390x: implement TEST ADDRESSING MODE
` [Qemu-devel] [PATCH 05/26] target/s390x: implement PACK
` [Qemu-devel] [PATCH 06/26] target/s390x: implement LOAD PAIR FROM QUADWORD
` [Qemu-devel] [PATCH 07/26] target/s390x: implement STORE PAIR TO QUADWORD
` [Qemu-devel] [PATCH 08/26] target/s390x: implement MOVE INVERSE
` [Qemu-devel] [PATCH 09/26] target/s390x: implement MOVE NUMERICS
` [Qemu-devel] [PATCH 10/26] target/s390x: implement MOVE WITH OFFSET
` [Qemu-devel] [PATCH 11/26] target/s390x: implement MOVE ZONES
` [Qemu-devel] [PATCH 12/26] target/s390x: improve 24-bit and 31-bit addresses read
` [Qemu-devel] [PATCH 13/26] target/s390x: improve 24-bit and 31-bit addresses write
` [Qemu-devel] [PATCH 14/26] target/s390x: improve 24-bit and 31-bit lengths read/write
` [Qemu-devel] [PATCH 15/26] target/s390x: fix COMPARE LOGICAL LONG EXTENDED
` [Qemu-devel] [PATCH 16/26] target/s390x: implement COMPARE LOGICAL LONG
` [Qemu-devel] [PATCH 17/26] target/s390x: improve MOVE LONG and MOVE LONG EXTENDED
` [Qemu-devel] [PATCH 18/26] target/s390x: implement COMPARE LOGICAL LONG UNICODE
` [Qemu-devel] [PATCH 19/26] target/s390x: implement MOVE "
` [Qemu-devel] [PATCH 20/26] target/s390x: implement PACK ASCII
` [Qemu-devel] [PATCH 21/26] target/s390x: implement PACK UNICODE
` [Qemu-devel] [PATCH 22/26] target/s390x: implement UNPACK ASCII
` [Qemu-devel] [PATCH 23/26] target/s390x: implement UNPACK UNICODE
` [Qemu-devel] [PATCH 24/26] target/s390x: implement TEST DECIMAL
` [Qemu-devel] [PATCH 25/26] target/s390x: implement TRANSLATE ONE/TWO TO ONE/TWO
` [Qemu-devel] [PATCH 26/26] target/s390x: update maximum TCG model to z800

[PATCH v9 00/28] arm64: Dom0 ITS emulation
 2017-05-25 21:05 UTC  (10+ messages)
` [PATCH v9 12/28] ARM: vGIC: advertise LPI support

[PATCH 1/2] dt-bindings: timer: add nxp tpm timer binding doc
 2017-05-25 21:02 UTC  (6+ messages)
` [PATCH 2/2] timer: imx-tpm: add imx tpm timer support

[linux-4.9 test] 109738: regressions - trouble: broken/fail/pass
 2017-05-25 21:00 UTC 

[PATCH] tpm: vtpm_proxy: Do not run tpm2_shutdown
 2017-05-25 21:00 UTC  (11+ messages)

[PATCH v2 00/11] clk: implement clock rate protection mechanism
 2017-05-25 20:58 UTC  (4+ messages)
` [PATCH v2 05/11] clk: add support for clock protection

[RFC/RFT PATCH 00/18] PCI: ARM/ARM64: remove pci_fixup_irqs() usage
 2017-05-25 20:56 UTC  (6+ messages)
` [RFC/RFT PATCH 03/18] PCI: Introduce pci_scan_root_bus_bridge()

[PATCH net] net: ethernet: ax88796: don't call free_irq without request_irq first
 2017-05-25 20:54 UTC 

[PATCH] drm/i915: Consolidate #ifdef CONFIG_INTEL_IOMMU
 2017-05-25 20:54 UTC  (3+ messages)

[Qemu-devel] [PATCH v2 00/33] target/s390x unwind patches
 2017-05-25 20:52 UTC  (9+ messages)
` [Qemu-devel] [PATCH v2 30/33] target/s390x: Fix some helper_ex problems
` [Qemu-devel] [PATCH v2 31/33] target/s390x: Fix EXECUTE with R1==0
` [Qemu-devel] [PATCH v2 32/33] target/s390x: Use atomic operations for COMPARE SWAP PURGE
` [Qemu-devel] [PATCH v2 33/33] target/s390x: Implement CSPG

[PATCH V5 0/4] mtd: add support for subpartitions
 2017-05-25 20:51 UTC  (4+ messages)
` [PATCH V5 4/4] mtd: extract TRX parser out of bcm47xxpart into a separated module

[pull request][for-next 0/6] Mellanox mlx5 updates 2017-05-23
 2017-05-25 20:48 UTC  (6+ messages)
` [for-next 4/6] net/mlx5: FPGA, Add basic support for Innova


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.