[PATCH 3.12 109/212] audit: log the audit_names record type (no replies)
3.12-stable review patch. If anyone has any objections, please let me know. ------------------ From: Jeff Layton <jlayton@redhat.com> commit d3aea84a4ace5ff9ce7fb7714cee07bebef681c2 upstream....
View Article[PATCH 3.12 115/212] n_tty: Fix 4096-byte canonical reads (no replies)
3.12-stable review patch. If anyone has any objections, please let me know. ------------------ From: Peter Hurley <peter@hurleysoftware.com> commit c77569d2f3ef7844ee4ac7005a57da6898b302a8...
View Article[PATCH 3.12 108/212] audit: add child record before the create to handle case...
3.12-stable review patch. If anyone has any objections, please let me know. ------------------ From: Jeff Layton <jlayton@redhat.com> commit 14e972b4517128ac8e30e3de2ee4fbd995084223 upstream....
View Article[PATCH 3.12 107/212] audit: fix info leak in AUDIT_GET requests (no replies)
3.12-stable review patch. If anyone has any objections, please let me know. ------------------ From: Mathias Krause <minipli@googlemail.com> commit 64fbff9ae0a0a843365d922e0057fc785f23f0e3...
View Article[PATCH 3.12 083/212] mm/zswap: bugfix: memory leak when invalidate and...
3.12-stable review patch. If anyone has any objections, please let me know. ------------------ From: Weijie Yang <weijie.yang@samsung.com> commit 67d13fe846c57a54d12578e7a4518f68c5c86ad7...
View Article[PATCH 3.12 114/212] avr32: fix out-of-range jump in large kernels (no replies)
3.12-stable review patch. If anyone has any objections, please let me know. ------------------ From: Andreas Bießmann <andreas@biessmann.de> commit d617b338bbfdd77e9cbd8e7dc949cee3dd73d575...
View Article[Regression][3.12] bridge: fix NULL pointer deref of br_port_get_rcu (no...
Hi Hong, A kernel bug was opened against Ubuntu [0]. After a kernel bisect, it was found that reverting the following commit resolved this bug: commit 716ec052d2280d511e10e90ad54a86f5b5d4dcc2 Author:...
View Article[PATCH 4/6] Crashdump-Accepting-Active-IOMMU-Copy-Translations (no replies)
Signed-off-by: Bill Sumner <bill.sumner@hp.com> --- drivers/iommu/intel-iommu.c | 529 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 529 insertions(+) diff --git...
View Article[PATCH 2/6] Crashdump-Accepting-Active-IOMMU-Utility-functions (no replies)
Signed-off-by: Bill Sumner <bill.sumner@hp.com> --- drivers/iommu/intel-iommu.c | 74 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 74 insertions(+) diff --git...
View Article[PATCH 1/6] Crashdump-Accepting-Active-IOMMU-Flags-and-Prototypes (no replies)
Signed-off-by: Bill Sumner <bill.sumner@hp.com> --- drivers/iommu/intel-iommu.c | 75 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 75 insertions(+) diff --git...
View Article[PATCH 0/6] Crashdump Accepting Active IOMMU (4 replies)
The following series implements a fix for: A kdump problem about DMA that has been discussed for a long time. That is, when a kernel panics and boots into the kdump kernel, DMA started by the panicked...
View Article[PATCH 0/2] MIPS/staging: Probe octeon-usb driver via device-tree (2 replies)
From: David Daney <david.daney@cavium.com> Tested against both EdgeRouter LITE (no bootloader supplied device tree), and ebb5610 (device tree supplied by bootloader). The patch set is spread...
View Article***SUSPECT*** Friend Please HELP (no replies)
This is urgent. I am a grandchild of Mr. Hussein Salem,who is unfortunately standing trial for various allegations of corruption against him in Egypt. I am presently on exile in Europe and the needs...
View Article[PATCH v3 0/3] regulator: tps6586x: add version detection and voltage tables...
This is the 3rd version of this patchset which adds version detection for the tps6586x mfd family. This is required because some regulator versions use different voltage tables. The regulator driver...
View Article[PATCH] Staging: speakup: synth.c: removed a space (1 reply)
Line 468: Removed a space before a semicolon. Signed-off-by: Aldo Iljazi <mail@aldo.io> --- drivers/staging/speakup/synth.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git...
View Article[PATCH 2/2] block: fixup for generic bio chaining (no replies)
btrfs bits got lost in the rebase Signed-off-by: Kent Overstreet <kmo@daterainc.com> Cc: Chris Mason <clm@fb.com> --- fs/btrfs/disk-io.c | 2 +- fs/btrfs/volumes.c | 2 ++ 2 files changed, 3...
View Article[PATCH] fixups for immutable biovecs (1 reply)
Jens - for the "silence spurious compiler warnings", if you want to drop the previous version of that patch and replace with this one, it appears uninitialized_var() doesn't work on structs. And I...
View Article[PATCH 1/2] test: add minimal module for verification testing (1 reply)
When doing module loading verification tests (for example, with module singing, or LSM hooks), it is very handy to have a module that can be built on all systems under test, isn't auto-loaded at boot,...
View Article[PATCH 2/2] test: check copy_to/from_user boundary validation (3 replies)
To help avoid an architecture failing to correctly check kernel/user boundaries when handling copy_to_user, copy_from_user, put_user, or get_user, perform some simple tests and fail to load if any of...
View Article[PATCH 0/2] test modules (no replies)
Hi, This is a pair of test modules I'd like to see in the tree. Instead of putting these in lkdtm, where I've been adding various tests that trigger crashes, these don't make sense there since they...
View Article