linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-12-11 20:23:08 to 2018-12-11 22:48:25 UTC [more...]

[PATCH v5 00/38] LSM: Module stacking for SARA and Landlock
 2018-12-11 22:43 UTC  (37+ messages)
` [PATCH v5 02/38] LSM: Provide separate ordered initialization
` [PATCH v5 03/38] LSM: Plumb visibility into optional "enabled" state
` [PATCH v5 04/38] LSM: Lift LSM selection out of individual LSMs
` [PATCH v5 05/38] LSM: Build ordered list of LSMs to initialize
` [PATCH v5 06/38] LSM: Introduce CONFIG_LSM
` [PATCH v5 07/38] LSM: Introduce "lsm=" for boottime LSM selection
` [PATCH v5 08/38] LSM: Tie enabling logic to presence in ordered list
` [PATCH v5 09/38] LSM: Prepare for reorganizing "security=" logic
` [PATCH v5 10/38] LSM: Refactor "security=" in terms of enable/disable
` [PATCH v5 11/38] LSM: Separate idea of "major" LSM from "exclusive" LSM
` [PATCH v5 12/38] apparmor: Remove SECURITY_APPARMOR_BOOTPARAM_VALUE
` [PATCH v5 13/38] selinux: Remove SECURITY_SELINUX_BOOTPARAM_VALUE
` [PATCH v5 14/38] LSM: Add all exclusive LSMs to ordered initialization
` [PATCH v5 15/38] LSM: Split LSM preparation from initialization
` [PATCH v5 16/38] LoadPin: Initialize as ordered LSM
` [PATCH v5 17/38] Yama: "
` [PATCH v5 18/38] LSM: Introduce enum lsm_order
` [PATCH v5 19/38] capability: Initialize as LSM_ORDER_FIRST
` [PATCH v5 20/38] procfs: add smack subdir to attrs
` [PATCH v5 21/38] Smack: Abstract use of cred security blob
` [PATCH v5 22/38] SELinux: "
` [PATCH v5 23/38] SELinux: Remove cred security blob poisoning
` [PATCH v5 24/38] SELinux: Remove unused selinux_is_enabled
` [PATCH v5 25/38] AppArmor: Abstract use of cred security blob
` [PATCH v5 26/38] TOMOYO: "
` [PATCH v5 27/38] Infrastructure management of the "
` [PATCH v5 28/38] SELinux: Abstract use of file "
` [PATCH v5 29/38] Smack: "
` [PATCH v5 30/38] LSM: Infrastructure management of the file security
` [PATCH v5 31/38] SELinux: Abstract use of inode security blob
` [PATCH v5 32/38] Smack: "
` [PATCH v5 33/38] LSM: Infrastructure management of the inode security
` [PATCH v5 34/38] LSM: Infrastructure management of the task security
` [PATCH v5 35/38] SELinux: Abstract use of ipc security blobs
` [PATCH v5 36/38] Smack: "
` [PATCH v5 37/38] LSM: Infrastructure management of the ipc security blob

[PATCH v2] x86/speculation: Add support for STIBP always-on preferred mode
 2018-12-11 22:46 UTC 

[PATCH v2 0/3] Reset controller support for i.MX8MQ
 2018-12-11 22:43 UTC  (3+ messages)
` [PATCH v2 2/3] reset: imx7: Add support for i.MX8MQ IP block variant

[PATCH] x86/speculation: Add support for STIBP always-on preferred mode
 2018-12-11 22:45 UTC  (6+ messages)

[RESEND PATCH 1/4] dt-bindings: mtd: mtk-quadspi: update bindings for MT7629 SoC
 2018-12-11 22:45 UTC  (2+ messages)

[PATCH v5 04/25] c6x: define syscall_get_arch()
 2018-12-11 22:44 UTC  (10+ messages)
` [PATCH v5 22/25] syscall_get_arch: add "struct task_struct *" argument
` [PATCH v5 24/25] ptrace: add PTRACE_GET_SYSCALL_INFO request

[PATCH 00/24] Add generic support for composing LED class device name
 2018-12-11 22:44 UTC  (10+ messages)
` [PATCH 04/24] dt-bindings: leds: Add function and color properties

[RFC PATCH 0/2] USB: DTS: allow suggesting busnumber for platform USB bus via DTS alias
 2018-12-11 22:42 UTC  (2+ messages)

[PATCH ghak59 V3 0/4] audit: config_change normalizations and event record gathering
 2018-12-11 22:41 UTC  (3+ messages)

[PATCH v3] powerpc: implement CONFIG_DEBUG_VIRTUAL
 2018-12-11 22:40 UTC 

[PATCH 1/7] [DSA] adding fields for holding information about upstream-port
 2018-12-11 22:37 UTC  (2+ messages)

linux-next: Tree for Dec 11
 2018-12-11 22:37 UTC  (5+ messages)

[BUG BISECT next] Files cannot be opened after "fsverity: Move verity status check to fsverity_file_open"
 2018-12-11 22:36 UTC  (3+ messages)

linux-next: manual merge of the sparc-next tree with the dma-mapping tree
 2018-12-11 22:30 UTC 

[PATCH net-next v2 0/4] net: mitigate retpoline overhead
 2018-12-11 22:28 UTC  (6+ messages)
` [PATCH net-next v2 1/4] indirect call wrappers: helpers to speed-up indirect calls of builtin

[PATCH] kasan: fix kasan_check_read/write definitions
 2018-12-11 22:25 UTC  (3+ messages)

[PATCH] mm/mmu_notifier: fix mmu_notifier_range_init warning
 2018-12-11 22:25 UTC  (8+ messages)

[PATCH v10 0/4] seccomp trap to userspace
 2018-12-11 22:24 UTC  (3+ messages)
` [PATCH v10 4/4] samples: add an example of seccomp user trap

[PATCH] drm/amd/display: Pass app_tf by value rather than by reference
 2018-12-11 22:24 UTC  (5+ messages)

[PATCH 0/1] Initialize struct pages for the full section
 2018-12-11 22:24 UTC  (8+ messages)
` [PATCH 1/1] mm, memory_hotplug: Initialize struct pages for the full memory section

[RFC PATCH 0/4] x86/alternative: Add ALTERNATIVE_3
 2018-12-11 22:23 UTC  (5+ messages)
` [RFC PATCH 1/4] x86/alternatives: Add macro comments
` [RFC PATCH 2/4] x86/alternatives: Print containing function
` [RFC PATCH 3/4] x86/alternatives: Add an ALTERNATIVE_3() macro
` [RFC PATCH 4/4] x86/TSC: Use RDTSCP

[RFC PATCH v3 0/4] x86: Add exception fixup for SGX ENCLU
 2018-12-11 22:23 UTC  (6+ messages)

[PATCH v3 1/3] ACPI: Allow PCI to be disabled for reboot
 2018-12-11 22:22 UTC  (8+ messages)
` [PATCH v3 2/3] ACPI / OSL: Allow PCI to be disabled

Kernel panic - not syncing: corrupted stack end detected inside scheduler
 2018-12-11 22:22 UTC  (10+ messages)
` [PATCH] arm64: increase stack size for KASAN_EXTRA

Fwd: [Bug 201647] New: Intel Wireless card 3165 does not get detected but bluetooth works
 2018-12-11 22:21 UTC  (11+ messages)

[PATCH 0/5] Meson (32-bit): add support for the Mali GPU
 2018-12-11 22:20 UTC  (4+ messages)
` [PATCH 3/5] clk: meson: meson8b: add the GPU clock tree

[PATCH 0/3] mfd: syscon: Add optional clock support needed on stm32
 2018-12-11 22:16 UTC  (3+ messages)
` [PATCH 1/3] dt-bindings: mfd: syscon: Add optional clock support

[PATCH v4 00/15] locking/lockdep: Add support for dynamic keys
 2018-12-11 22:13 UTC  (16+ messages)
` [PATCH v4 01/15] locking/lockdep: Fix required memory size reported if CONFIG_PROVE_LOCKING=n
` [PATCH v4 02/15] locking/lockdep: Make zap_class() remove all matching lock order entries
` [PATCH v4 03/15] locking/lockdep: Reorder struct lock_class members
` [PATCH v4 04/15] locking/lockdep: Initialize the locks_before and locks_after lists earlier
` [PATCH v4 05/15] locking/lockdep: Split lockdep_free_key_range() and lockdep_reset_lock()
` [PATCH v4 06/15] locking/lockdep: Make it easy to detect whether or not inside a selftest
` [PATCH v4 07/15] locking/lockdep: Free lock classes that are no longer in use
` [PATCH v4 08/15] locking/lockdep: Reuse list entries "
` [PATCH v4 09/15] locking/lockdep: Introduce lockdep_next_lockchain() and lock_chain_count()
` [PATCH v4 10/15] locking/lockdep: Reuse lock chains that have been freed
` [PATCH v4 11/15] locking/lockdep: Check data structure consistency
` [PATCH v4 12/15] locking/lockdep: Verify whether lock objects are small enough to be used as class keys
` [PATCH v4 13/15] locking/lockdep: Add support for dynamic keys
` [PATCH v4 14/15] kernel/workqueue: Use dynamic lockdep keys for workqueues
` [PATCH v4 15/15] lockdep tests: Test dynamic key registration

Can we drop upstream Linux x32 support?
 2018-12-11 21:59 UTC  (5+ messages)

[PATCH v2 01/11] powerpc/mm: Fix reporting of kernel execute faults on the 8xx
 2018-12-11 20:46 UTC  (4+ messages)
` [RFC PATCH v2 11/11] powerpc/book3s32: Implement Kernel Userspace Access Protection

[PATCH 0/5 v8] Regulator GPIO descriptors endgame
 2018-12-11 22:14 UTC  (8+ messages)
` [PATCH 1/5 v8] regulator: gpio: Convert to use descriptors
` [PATCH 2/5 v8] regulator: fixed/gpio: Pull inversion/OD into gpiolib
` [PATCH 3/5 v8] regulator: fixed/gpio: Update device tree bindings
` [PATCH 4/5 v8] regulator: gpio: Simplify probe path
` [PATCH 5/5 v8] regulator: core: Only support passing enable GPIO descriptors

[PATCH] dt-bindings: Fix typo in compatible description
 2018-12-11 22:14 UTC  (3+ messages)
` [PATCH v2] dt-bindings: drm/panel: simple: Fix typo in EDT etm-series compatible

[PATCH v2 0/5] add PM functionality for act8945a PMIC
 2018-12-11 22:13 UTC  (3+ messages)
` [PATCH v2 5/5] regulator: add documentation for regulator modes and suspend states

[PATCH] pseries/hotplug: Add more delay in pseries_cpu_die while waiting for rtas-stop
 2018-12-11 22:11 UTC  (8+ messages)

[PATCH 1/2] dt-bindings: gpu: add bus clock for Mali Midgard GPUs
 2018-12-11 22:11 UTC  (4+ messages)
` [PATCH 2/2] dt-bindings: gpu: add Allwinner H6 Mali Midgard binding

[PATCH v2 0/3] ARM: dts: meson: add the APB/APB2 busses
 2018-12-11 22:09 UTC  (3+ messages)

[PATCH 00/16] remoteproc: Add support for TI PRU
 2018-12-11 22:06 UTC  (3+ messages)
` [PATCH 12/16] dt-bindings: remoteproc: ti-pruss: Document application node bindings

[RFC 0/3] powerpc/pseries: Remap hw to kernel cpu indexes
 2018-12-11 22:04 UTC  (4+ messages)
` [RFC 1/3] powerpc/numa: Conditionally online new nodes
` [RFC 2/3] powerpc/numa: Define mapping between HW and kernel cpus
` [RFC 3/3] powerpc/numa: Apply "

[PATCH v6 00/10] Add power domain driver for corners on msm8996/sdm845
 2018-12-11 22:01 UTC  (20+ messages)
` [PATCH v6 02/10] dt-bindings: power: Add qcom rpm power domain driver bindings
` [PATCH v6 03/10] soc: qcom: rpmpd: Add a Power domain driver to model corners
` [PATCH v6 05/10] arm64: dts: msm8996: Add rpmpd device node
` [PATCH v6 06/10] soc: qcom: rpmhpd: Add RPMh power domain driver
` [PATCH v6 07/10] arm64: dts: sdm845: Add rpmh powercontroller node
` [PATCH v6 08/10] PM / Domains: Add a simple_opp_to_performance_state() helper
` [PATCH v6 09/10] soc: qcom: rpmpd: Use "
` [PATCH v6 10/10] soc: qcom: rpmhpd: Mark mx as a parent for cx

[PATCH v2 1/3] ACPI: Allow PCI to be disabled for reboot
 2018-12-11 22:00 UTC  (5+ messages)

[RFC PATCH v2 4/4] x86/vdso: Add __vdso_sgx_enter_enclave() to wrap SGX enclave transitions
 2018-12-11 22:00 UTC  (11+ messages)

[PATCH] of: add dtc annotations functionality to dtx_diff
 2018-12-11 21:58 UTC  (2+ messages)

[PATCH 4.4 00/91] 4.4.167-stable review
 2018-12-11 21:53 UTC  (2+ messages)

overlayfs access checks on underlying layers
 2018-12-11 21:48 UTC  (11+ messages)

[PATCH 0/2] i2c: meson: add support for Meson G12A SoC i2c controller
 2018-12-11 21:45 UTC  (6+ messages)

[PATCH v13 00/25] kasan: add software tag-based mode for arm64
 2018-12-11 21:44 UTC  (5+ messages)

[PATCH 00/12] Bring suspend to RAM support to PCIe Aardvark driver
 2018-12-11 21:44 UTC  (7+ messages)
` [PATCH 06/12] dt-bindings: PCI: aardvark: describe the reset-gpios property
` [PATCH 07/12] dt-bindings: PCI: aardvark: describe the clocks property
` [PATCH 08/12] dt-bindings: PCI: aardvark: describe the PHY property

[PATCH 1/3] dt-bindings: define vendor prefix for whwave, Inc
 2018-12-11 21:41 UTC  (5+ messages)
` [PATCH 3/3] dt-bindings: rtc: sd3078: add device tree documentation

[PATCH] dt-bindings: timer: gpt: update binding doc
 2018-12-11 21:35 UTC  (2+ messages)

[PATCH 4.14 00/67] 4.14.88-stable review
 2018-12-11 21:33 UTC  (2+ messages)

[PATCH 4.19 000/118] 4.19.9-stable review
 2018-12-11 21:33 UTC  (2+ messages)

[PATCH 0/2] vsprintf Stop using obsolete simple_strtoul()
 2018-12-11 21:30 UTC  (6+ messages)
` [PATCH 2/2] vsprintf: "

[PATCH] clk: qcom: Add missing msm8998 resets
 2018-12-11 21:26 UTC  (2+ messages)

[PATCH] Linux: Implement membarrier function
 2018-12-11 21:22 UTC  (3+ messages)

[PATCH v5 00/38] LSM: Module stacking for SARA and Landlock
 2018-12-11 21:19 UTC  (4+ messages)

[PATCH] media: ddbridge: Move asm includes after linux ones
 2018-12-11 21:19 UTC  (2+ messages)

[PATCH V2] x86/resctrl: Fix rdt_find_domain() return value and checks
 2018-12-11 21:15 UTC  (2+ messages)
` [tip:x86/cache] "

[PATCH 0/3][V5] drop the mmap_sem when doing IO in the fault path
 2018-12-11 21:15 UTC  (3+ messages)
` [PATCH 3/3] filemap: drop the mmap_sem for all blocking operations

[PATCH V2] x86/intel_rdt: Ensure usage of CPUs are locked while needed
 2018-12-11 21:13 UTC  (9+ messages)
` [tip:x86/urgent] x86/intel_rdt: Ensure a CPU remains online for the region's pseudo-locking sequence

[PATCH net] net: mvpp2: 10G modes aren't supported on all ports
 2018-12-11 21:11 UTC  (3+ messages)

[PATCH v13] i2c: Add drivers for the AMD PCIe MP2 I2C controller
 2018-12-11 21:01 UTC  (2+ messages)

[LKP] [tty] c96cf923a9: WARNING:possible_circular_locking_dependency_detected
 2018-12-11 20:59 UTC  (3+ messages)

[PATCH v3 0/4] Add Actions Semi Owl family S700 I2C support
 2018-12-11 20:54 UTC  (3+ messages)
` [PATCH v3 3/4] i2c: Add Actions Semiconductor "

[PATCH] x86/vdso: drop implicit common-page-size linker flag
 2018-12-11 20:53 UTC  (9+ messages)
` [tip:x86/build] x86/um/vdso: Drop "

[PATCH 3.18 00/54] 3.18.129-stable review
 2018-12-11 20:53 UTC  (2+ messages)

[PATCH v1 0/1] PINCTRL: Mediatek pinctrl patch for mt8183
 2018-12-11 20:51 UTC  (3+ messages)
` [PATCH] pinctrl: add drive for I2C related pins on MT8183

linux-next: Signed-off-by missing for commit in the gfs2 tree
 2018-12-11 20:47 UTC  (3+ messages)

[PATCH] perf script: Fix LBR skid dump problems in brstackinsn
 2018-12-11 20:47 UTC  (4+ messages)

[PATCHv2 00/12] Heterogeneous memory node attributes
 2018-12-11 20:44 UTC  (6+ messages)
` [PATCHv2 02/12] acpi/hmat: Parse and report heterogeneous memory

Can we drop upstream Linux x32 support?
 2018-12-11 20:38 UTC 

[PATCH -next] IB/mlx5: remove duplicated include from mlx5_ib.h
 2018-12-11 20:43 UTC  (2+ messages)

[PATCH] i2c: nvidia-gpu: mark resume function as __maybe_unused
 2018-12-11 20:40 UTC  (2+ messages)

[PATCH] MAINTAINERS: add entry for i2c-axxia driver
 2018-12-11 20:39 UTC  (2+ messages)

Applied "regulator: core: Clean enabling always-on regulators + their supplies" to the regulator tree
 2018-12-11 20:36 UTC 

[PATCH 4.9 00/51] 4.9.145-stable review
 2018-12-11 20:33 UTC  (2+ messages)

[PATCH 0/5] add i2c support for mt7629 and mt8183
 2018-12-11 20:29 UTC  (3+ messages)
` [PATCH 4/5] dt-bindings: i2c: Add Mediatek MT8183 i2c binding

[PATCH v2 0/8] net: y2038-safe socket timestamps
 2018-12-11 20:25 UTC  (9+ messages)
` [PATCH v2 1/8] arch: Use asm-generic/socket.h when possible
` [PATCH v2 2/8] sockopt: Rename SO_TIMESTAMP* to SO_TIMESTAMP*_OLD
` [PATCH v2 3/8] arch: sparc: Override struct __kernel_old_timeval
` [PATCH v2 4/8] socket: Use old_timeval types for socket timestamps
` [PATCH v2 5/8] socket: Add struct __kernel_sock_timeval
` [PATCH v2 6/8] socket: Add SO_TIMESTAMP[NS]_NEW
` [PATCH v2 7/8] socket: Add SO_TIMESTAMPING_NEW
` [PATCH v2 8/8] socket: Update timestamping Documentation

[PATCH v4] kbuild: Add support for DT binding schema checks
 2018-12-11 20:24 UTC 

general protection fault in put_pid
 2018-12-11 20:23 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).