All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-08-19 20:56:50 to 2016-08-19 21:41:30 UTC [more...]

[PATCH v4 00/16] linux: generalize sections, ranges and linker tables
 2016-08-19 21:41 UTC  (90+ messages)
  ` [PATCH v4 01/16] x86: remove LTO_REFERENCE_INITCALL()
  ` [PATCH v4 02/16] dell-smo8800: include uaccess.h
  ` [PATCH v4 03/16] scripts/module-common.lds: enable generation
  ` [PATCH v4 04/16] generic-sections: add section core helpers
  ` [PATCH v4 05/16] xtensa: skip adding literal when SORT() is used
  ` [PATCH v4 06/16] ranges.h: add helpers to build and identify Linux section ranges
  ` [PATCH v4 07/16] tables.h: add linker table support
  ` [PATCH v4 08/16] kbuild: enable option to force compile force-obj-y and force-lib-y
  ` [PATCH v4 09/16] firmware/Makefile: force recompilation if makefile changes
  ` [PATCH v4 10/16] firmware: port built-in section to linker table
  ` [PATCH v4 11/16] jump_label: move guard #endif down where it belongs
  ` [PATCH v4 12/16] jump_label: port __jump_table to linker tables
  ` [PATCH v4 13/16] dynamic_debug: port to use "
  ` [PATCH v4 14/16] kprobes: move kprobe declarations to asm-generic/kprobes.h
  ` [PATCH v4 15/16] kprobes: port .kprobes.text to section range
  ` [PATCH v4 16/16] kprobes: port blacklist kprobes to linker table
  ` [PATCH v1 0/7] tools: add linker table userspace sandbox
      ` [PATCH v1 1/7] tools: add a userspace tools bug.h
      ` [PATCH v1 2/7] tools: add a basic tools printk.h
      ` [PATCH v1 3/7] tools: add init.h for tools
      ` [PATCH v1 4/7] tools: add __used and enable to override
      ` [PATCH v1 5/7] tools: expand export.h with VMLINUX_SYMBOL()
      ` [PATCH v1 6/7] tools: add __section() to compiler.h
      ` [PATCH v1 7/7] tools: add userspace linker table sandbox

[Intel-wired-lan] [next PATCH S43 1/3] i40e: Correcting mutex usage in client code
 2016-08-19 21:41 UTC  (3+ messages)
` [Intel-wired-lan] [next PATCH S43 3/3] i40evf: Open RDMA Client after reset

[PATCH v4 00/16] linux: generalize sections, ranges and linker tables
 2016-08-19 21:32 UTC  (41+ messages)
  ` [PATCH v4 01/16] x86: remove LTO_REFERENCE_INITCALL()
  ` [PATCH v4 02/16] dell-smo8800: include uaccess.h
  ` [PATCH v4 03/16] scripts/module-common.lds: enable generation
  ` [PATCH v4 04/16] generic-sections: add section core helpers
  ` [PATCH v4 05/16] xtensa: skip adding literal when SORT() is used
  ` [PATCH v4 06/16] ranges.h: add helpers to build and identify Linux section ranges
  ` [PATCH v4 07/16] tables.h: add linker table support
  ` [PATCH v4 08/16] kbuild: enable option to force compile force-obj-y and force-lib-y
  ` [PATCH v4 09/16] firmware/Makefile: force recompilation if makefile changes
  ` [PATCH v4 10/16] firmware: port built-in section to linker table

[PATCH 0/3] rhashtable: Get rid of raw table walkers part 1
 2016-08-19 21:40 UTC  (2+ messages)

[Buildroot] [git commit branch/next] util-linux: bump version to 2.28.1
 2016-08-19 21:40 UTC 

[Buildroot] [git commit] util-linux: bump version to 2.28.1
 2016-08-19 21:40 UTC 

[RFC] meson: add support for configuring the ethernet clocks
 2016-08-19 21:40 UTC  (6+ messages)
` [PATCH 0/3] ARM64: meson: Meson8b and GXBB DWMAC glue driver
  ` [PATCH 2/3] net: stmmac: add a glue driver for the Amlogic Meson 8b / GXBB DWMAC

[Buildroot] [PATCH 1/2] package/kismet: add hash file
 2016-08-19 21:39 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] package/kismet: remove kernel header

[meta-fsl-arm][PATCH V2] imx-kobs: Add git recipe
 2016-08-19 18:07 UTC  (3+ messages)

[PATCH v1 1/2] pptp: Use macro and sizeof instead of literal number
 2016-08-19 21:31 UTC  (2+ messages)

[PATCH v1 1/1] l2tp: Use existing macros instead of literal number
 2016-08-19 21:32 UTC  (2+ messages)

[Buildroot] [PATCH v2 1/3] core/pkg-autotools: don't use APPLY_PATCHES for libtool patches
 2016-08-19 21:39 UTC  (4+ messages)
` [Buildroot] [PATCH v2 3/3] docs: libtool patches are not handled by legal-info infrastructure

[PATCH] gianfar: prevent fragmentation in DSA environments
 2016-08-19 21:24 UTC  (5+ messages)

[net-next PATCH] ethtool: Add support for SCTP verification tag in Rx NFC
 2016-08-19 21:32 UTC 

[PATCH 0/2] nfs-utils patches relating to server startup
 2016-08-19 21:37 UTC  (9+ messages)
` [PATCH 2/2] mount: RPC_PROGNOTREGISTERED should not be a permanent error
` [PATCH 1/2] systemd: improve ordering between nfs-server and various mounts

[PATCH] soc: ti: wkup_m3_ipc: switch to using remoteproc OF infrastructure
 2016-08-19 21:35 UTC  (12+ messages)

[PATCH v2 0/7] musb: sunxi: Add support for run-time changing dr-mode through sysfs
 2016-08-19 21:33 UTC  (6+ messages)
` [PATCH v2 6/7] phy-sun4i-usb: Add "allwinner, usb0-usb-a-connector" dt property
  ` [PATCH v2 6/7] phy-sun4i-usb: Add "allwinner,usb0-usb-a-connector" "
` [PATCH v2 7/7] musb: sunxi: Add support for platform_set_mode

[Buildroot] [git commit] sane-backends: backport upstream commit to fix musl build
 2016-08-19 21:33 UTC 

[RFC PATCH v8 0/9] Restartable sequences system call
 2016-08-19 21:32 UTC  (12+ messages)
` [RFC PATCH v8 1/9] "

[PATCH perftest] perftest: make inline send on ocrdma work better
 2016-08-19 21:31 UTC  (4+ messages)

[PATCH v13 01/13] bisect--helper: use OPT_CMDMODE instead of OPT_BOOL
 2016-08-19 20:32 UTC  (5+ messages)
` [PATCH v13 06/13] wrapper: move is_empty_file() and rename it as is_empty_or_missing_file()
` [PATCH v13 10/13] bisect--helper: `check_and_set_terms` shell function in C
` [PATCH v13 03/13] bisect--helper: `write_terms` "
` [PATCH v13 04/13] bisect--helper: `bisect_clean_state` "

[PATCH] tools lib: Reinstate strlcpy() header guard with __UCLIBC__
 2016-08-19 21:27 UTC  (10+ messages)

Observing Softlockup's while running heavy IOs
 2016-08-19 21:27 UTC  (4+ messages)

Rewrite md raid1 member
 2016-08-19 21:26 UTC  (6+ messages)

[PATCH Version-2 00/12] NFSv4.2 inter server to server copy
 2016-08-19 21:26 UTC  (6+ messages)
` [PATCH Version-2 03/12] VFS permit cross device vfs_copy_file_range
` [PATCH Version-2 04/12] NFS inter ssc open

[lustre-devel] CentOS 6 - Build problems with kmod
 2016-08-19 21:25 UTC  (9+ messages)

[Buildroot] [PATCH] pcre: fix compile error for m68k coldfire
 2016-08-19 21:24 UTC  (3+ messages)

[PATCH] ARC: uaccess: get_user to zero out dest in cause of fault
 2016-08-19 21:24 UTC  (2+ messages)

[PATCH 1/3] diff-highlight: add some tests
 2016-08-19 21:23 UTC  (4+ messages)
` [PATCH v2 0/3] diff-highlight: add support for git log --graph output

+ soft_dirty-fix-soft_dirty-during-thp-split.patch added to -mm tree
 2016-08-19 21:20 UTC 

[Buildroot] [git commit] docs: libtool patches are not handled by legal-info infrastructure
 2016-08-19 21:16 UTC 

[patch 00/66] cpuhotplug: Convert all priority notifiers to the state machine
 2016-08-19 21:14 UTC  (7+ messages)
` [patch 59/66] rcu: Convert rcutree to hotplug "

[PATCH v8 0/8] submodule show inline diff
 2016-08-19 21:14 UTC  (11+ messages)
` [PATCH v8 4/8] submodule: allow add_submodule_odb to work even if path is not checked out
` [PATCH v8 7/8] cache: add empty_tree_oid object

[RFC] Generic flow director/filtering/classification API
 2016-08-19 21:13 UTC  (7+ messages)

Source code review around jump label usage
 2016-08-19 21:12 UTC  (7+ messages)
` [PATCH 0/2] mmc-block: Fine-tuning for mmc_blk_ioctl_copy_from_user()
  ` [PATCH 1/2] mmc-block: Use memdup_user() rather than duplicating its implementation
  ` [PATCH 2/2] mmc-block: Rename jump labels in mmc_blk_ioctl_copy_from_user()

[Buildroot] [PATCH] qt: build using old C++ standart
 2016-08-19 21:08 UTC  (2+ messages)

[Buildroot] [git commit] qt: build using old C++ standard
 2016-08-19 21:07 UTC 

GSoC 2016 Status - Python 3 Support for Ceph
 2016-08-19 20:59 UTC 

[xen-unstable baseline-only test] 67560: regressions - FAIL
 2016-08-19 21:06 UTC 

[Buildroot] [PATCH] binutils: disable warning flags to prevent build failures
 2016-08-19 21:06 UTC  (2+ messages)

[Buildroot] [git commit] binutils: disable warning flags to prevent build failures
 2016-08-19 21:05 UTC 

[PATCH v3 0/3] diff-highlight: add support for git log --graph output
 2016-08-19 21:05 UTC  (10+ messages)
` [PATCH v2 1/3] diff-highlight: add some tests
  ` [PATCH v3 "
      ` [PATCH] "

[Buildroot] [PATCH v2 master 1/2] logrotate: fix up build error with gcc 6
 2016-08-19 21:04 UTC  (4+ messages)
` [Buildroot] [PATCH v2 next 2/2] logrotate: bump version to 3.10.0

usercopy: kernel memory exposure attempt detected
 2016-08-19 21:03 UTC  (5+ messages)

sepolicy and setools4
 2016-08-19 21:03 UTC  (2+ messages)

[Buildroot] [git commit branch/next] logrotate: bump version to 3.10.0
 2016-08-19 21:02 UTC 

[Buildroot] [git commit] logrotate: bump version to 3.10.0
 2016-08-19 21:02 UTC 

Memory (skb) leak in kernel 4.8-rc2
 2016-08-19 21:02 UTC 

[meta-webserver][PATCHv3 2/2] nginx.inc: use 4 spaces for indentation
 2016-08-19 21:00 UTC 

[PATCH v4 0/4] Reclassify messages from GuC loader/submission
 2016-08-19 21:00 UTC  (4+ messages)
` [PATCH v4 1/4] drm: extra printk() wrapper macros

[Qemu-devel] [PATCH V2 1/7] nios2: Add disas entries
 2016-08-19 20:55 UTC  (16+ messages)
` [Qemu-devel] [PATCH 5/7] nios2: Add periodic timer emulation

[U-Boot] [PATCH] drivers: usb: xhci-fsl: Change burst beat and outstanding pipelined transfers requests
 2016-08-19 20:57 UTC  (2+ messages)

[PATCH 4/8] pipe: fix limit checking in pipe_set_size()
 2016-08-19 20:56 UTC  (4+ messages)

[RFC PATCH 1/3] libnfsidmap: Query DNS for the the NFSv4 domain
 2016-08-19 20:56 UTC  (2+ messages)


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.