Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1497084
| From | Jiri Kosina <jikos@kernel.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [GIT PULL] trivial for 4.9 |
| Date | 2016-10-07 11:00 +0200 |
| Message-ID | <spzax-6ev-11@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
Linus,
please pull from
git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial.git for-linus
to get the usual rocket science from trivial tree.
Thanks.
----------------------------------------------------------------
Andreas Gruenbacher (1):
doc: vfs: fix fadvise() sycall name
Colin Ian King (5):
tracing/syscalls: fix multiline in error message text
netfilter: Add missing \n to pr_err() message
agp/intel: add missing \n to end of dev_emerg message
lightnvm: add missing \n to end of dev_err message
nvme: add missing \n to end of dev_warn message
Laurent Georget (1):
securityfs: fix securityfs_create_dir comment
Masanari Iida (1):
irq: Fix typo in tracepoint.xml
Nicolas Iooss (1):
x86/entry: spell EBX register correctly in documentation
Uwe Kleine-König (1):
lib/Kconfig.debug: fix DEBUG_SECTION_MISMATCH description
Documentation/filesystems/vfs.txt | 2 +-
arch/x86/entry/entry_64.S | 2 +-
drivers/char/agp/intel-agp.c | 2 +-
drivers/nvme/host/lightnvm.c | 2 +-
drivers/nvme/host/pci.c | 2 +-
include/trace/events/irq.h | 2 +-
kernel/trace/trace_syscalls.c | 6 ++----
lib/Kconfig.debug | 2 +-
net/netfilter/core.c | 2 +-
security/inode.c | 7 +++----
10 files changed, 13 insertions(+), 16 deletions(-)
--
Jiri Kosina
SUSE Labs
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
[GIT PULL] trivial for 4.9 Jiri Kosina <jikos@kernel.org> - 2016-10-07 11:00 +0200
Re: [GIT PULL] trivial for 4.9 Linus Torvalds <torvalds@linux-foundation.org> - 2016-10-07 21:30 +0200
Re: [GIT PULL] trivial for 4.9 Joe Perches <joe@perches.com> - 2016-10-07 22:10 +0200
Re: [GIT PULL] trivial for 4.9 Linus Torvalds <torvalds@linux-foundation.org> - 2016-10-07 22:20 +0200
Re: [GIT PULL] trivial for 4.9 Linus Torvalds <torvalds@linux-foundation.org> - 2016-10-07 22:30 +0200
Re: [GIT PULL] trivial for 4.9 Joe Perches <joe@perches.com> - 2016-10-07 22:40 +0200
Re: [GIT PULL] trivial for 4.9 Linus Torvalds <torvalds@linux-foundation.org> - 2016-10-07 23:10 +0200
Re: [GIT PULL] trivial for 4.9 Linus Torvalds <torvalds@linux-foundation.org> - 2016-10-07 23:40 +0200
Re: [GIT PULL] trivial for 4.9 Joe Perches <joe@perches.com> - 2016-10-08 09:40 +0200
Re: [GIT PULL] trivial for 4.9 Joe Perches <joe@perches.com> - 2016-10-10 07:50 +0200
Re: [GIT PULL] trivial for 4.9 Joe Perches <joe@perches.com> - 2016-10-07 23:50 +0200
Re: [GIT PULL] trivial for 4.9 Tony Luck <tony.luck@gmail.com> - 2016-10-08 01:10 +0200
Re: [GIT PULL] trivial for 4.9 Tony Luck <tony.luck@gmail.com> - 2016-10-08 01:20 +0200
Re: [GIT PULL] trivial for 4.9 Linus Torvalds <torvalds@linux-foundation.org> - 2016-10-08 01:40 +0200
Re: [GIT PULL] trivial for 4.9 Steven Rostedt <rostedt@goodmis.org> - 2016-10-08 15:30 +0200
Re: [GIT PULL] trivial for 4.9 Joe Perches <joe@perches.com> - 2016-10-07 22:30 +0200
csiph-web