All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-07-15 18:30:07 to 2019-07-15 19:59:31 UTC [more...]

[PATCH V35 00/29] Kernel lockdown functionality
 2019-07-15 19:59 UTC  (15+ messages)
` [PATCH V35 01/29] security: Support early LSMs
` [PATCH V35 02/29] security: Add a "locked down" LSM hook
` [PATCH V35 03/29] security: Add a static lockdown policy LSM
` [PATCH V35 04/29] Enforce module signatures if the kernel is locked down
` [PATCH V35 05/29] Restrict /dev/{mem,kmem,port} when "
  ` [PATCH V35 06/29] kexec_load: Disable at runtime if "
  ` [PATCH V35 07/29] Copy secure_boot flag in boot params across kexec reboot
  ` [PATCH V35 09/29] kexec_file: Restrict at runtime if the kernel is locked down
` [PATCH V35 08/29] kexec_file: split KEXEC_VERIFY_SIG into KEXEC_SIG and KEXEC_SIG_FORCE
` [PATCH V35 10/29] hibernate: Disable when the kernel is locked down
` [PATCH V35 11/29] PCI: Lock down BAR access "
` [PATCH V35 12/29] x86: Lock down IO port "
` [PATCH V35 13/29] x86/msr: Restrict MSR "
` [PATCH V35 14/29] ACPI: Limit access to custom_method "

[PATCH] leds: leds-ns2: Add of_node_put() before return
 2019-07-15 19:58 UTC  (2+ messages)

[PATCH AUTOSEL 5.2 001/249] ath10k: Check tx_stats before use it
 2019-07-15 19:58 UTC  (3+ messages)
` [PATCH AUTOSEL 5.2 129/249] blk-iolatency: only account submitted bios

[dpdk-dev] i40e FreeBSD bug
 2019-07-15 19:57 UTC 

[PATCH bpf 0/5] bpf: allow wide (u64) aligned loads for some fields of bpf_sock_addr
 2019-07-15 19:57 UTC  (2+ messages)

[Buildroot] [PATCH 0/2] arch/csky: clean up conditions on gcc verssion (branch yem/arch-csky)
 2019-07-15 19:57 UTC  (4+ messages)
` [Buildroot] [PATCH 2/2] package/gcc: drop negative conditions on C-SKY for older versions

[PATCH] mm/z3fold.c: Reinitialize zhdr structs after migration
 2019-07-15 19:56 UTC  (3+ messages)

[PATCH] iio: cros_ec_accel_legacy: Always release lock when returning from _read()
 2019-07-15 19:55 UTC  (4+ messages)

[Qemu-devel] [PATCH for 4.1 v3 0/5] target/mips: Fixes for 4.1 rc1
 2019-07-15 19:53 UTC  (6+ messages)
` [Qemu-devel] [PATCH for 4.1 v3 1/5] target/mips: Add 'fall through' comments for handling nanoMips' SHXS, SWXS
` [Qemu-devel] [PATCH for 4.1 v3 2/5] target/mips: Add missing 'break' for a case of MTHC0 handling
` [Qemu-devel] [PATCH for 4.1 v3 3/5] target/mips: Add missing 'break' for certain cases of MFTR handling
` [Qemu-devel] [PATCH for 4.1 v3 4/5] target/mips: Add missing 'break' for certain cases of MTTR handling
` [Qemu-devel] [PATCH for 4.1 v3 5/5] target/mips: Fix emulation of MSA pack instructions on big endian hosts

[PATCH] netfilter: nft_dynset: support for element deletion
 2019-07-15 19:54 UTC  (4+ messages)

[master/thud][PATCH 1/2] kaldi: add the kaldi speech recognition toolkit
 2019-07-15 19:53 UTC  (4+ messages)
` [master/thud][PATCH 2/2] packagegroup: opencl: add kaldi for dra7xx

[PATCH] staging: rtl8723bs: core: Remove code valid only for 5GHz
 2019-07-15 19:37 UTC  (2+ messages)

[U-Boot] [PATCH] net: designware: use 'phy_connect' instead of open coded
 2019-07-15 19:53 UTC 

[PATCH] staging: kpc2000: Convert put_page() to put_user_page*()
 2019-07-15 19:52 UTC 

[PATCH v2 0/6] staging: fsl-dpaa2/ethsw: code cleanup
 2019-07-15 19:34 UTC  (3+ messages)
` [PATCH v2 5/6] staging: fsl-dpaa2/ethsw: Add switch driver documentation

[PATCH 1/4] ti-display-sharing-fw: Do not strip during staging sysroot stage
 2019-07-15 19:52 UTC  (3+ messages)
` [PATCH 2/4] jailhouse: Limit OE architectures to supported ones

[PATCH iproute2 net-next v2 1/6] Kernel header update for hardware offloading changes
 2019-07-15 19:50 UTC  (3+ messages)

[PATCH] scripts: coccinelle: add check for uncessary double unlikely() calls
 2019-07-15 19:50 UTC  (3+ messages)
` [Cocci] "

[cip-dev] [PATCH 4.19.y-cip 00/23] Clock enhancements
 2019-07-15 19:50 UTC  (2+ messages)

[GIT PULL] power-supply changes for 5.3
 2019-07-15 19:49 UTC 

[v3 PATCH 0/2] Fix false negative of shmem vma's THP eligibility
 2019-07-15 19:49 UTC  (2+ messages)

[Qemu-devel] [PATCH v3 0/3] qapi: block-dirty-bitmap-remove transaction action
 2019-07-15 19:48 UTC  (2+ messages)

[Qemu-devel] [BUG] nanoMIPS support problem related to extract2 support for i386 TCG target
 2019-07-15 19:48 UTC  (3+ messages)

[dpdk-dev] [PATCH 0/2] fix segfault seen with performance-thread example
 2019-07-15 19:48 UTC  (5+ messages)
` [dpdk-dev] [PATCH 1/2] timer: fix null pointer dereference

[U-Boot] [PATCH v4 1/4] arm: socfpga: rst: add register definition for cold reset
 2019-07-15 19:47 UTC  (4+ messages)
` [U-Boot] [PATCH v4 2/4] sysreset: socfpga: gen5: add sysreset driver
` [U-Boot] [PATCH v4 3/4] sysreset: socfpga: stratix10: "
` [U-Boot] [PATCH v4 4/4] sysreset: add support for socfpga sysreset

[patch 0/1] Kconfig: Introduce CONFIG_PREEMPT_RT
 2019-07-15 19:47 UTC  (3+ messages)
` [patch 1/1] "

[GIT PULL] Block remainders for 5.3-rc1
 2019-07-15 19:47 UTC 

[RFC PATCH, x86]: Disable CPA cache flush for selfsnoop targets
 2019-07-15 19:46 UTC  (9+ messages)

[PATCH v1 0/3] Support regulators coupling on NVIDIA Tegra20/30
 2019-07-15 19:45 UTC  (4+ messages)
` [PATCH v1 1/3] dt-bindings: regulator: Document regulators coupling of NVIDIA Tegra20/30 SoCs
` [PATCH v1 2/3] soc/tegra: regulators: Add regulators coupler for Tegra20
` [PATCH v1 3/3] soc/tegra: regulators: Add regulators coupler for Tegra30

[PATCH] tpm_crb - workaround broken ACPI tables
 2019-07-15 19:44 UTC  (13+ messages)

[PATCH 0/7] Use spinlock_t instead of struct spinlock
 2019-07-15 19:19 UTC  (3+ messages)
` [PATCH 4/7] staging: most: "

[Linux-kernel-mentees] [PATCH] PCI: Remove functions not called in include/linux/pci.h
 2019-07-15 19:42 UTC  (5+ messages)
` [Linux-kernel-mentees] [PATCH v2] "

CLA for Raptor Computing Systems, LLC
 2019-07-15 19:42 UTC  (3+ messages)

[PATCH v4 0/7] Allwinner H6 SPDIF support
 2019-07-15 19:38 UTC  (7+ messages)

[PATCH 00/22] x86, objtool: several fixes/improvements
 2019-07-15 19:38 UTC  (2+ messages)

[PATCH] hidp: Let hidp_send_message return number of queued bytes
 2019-07-15 19:37 UTC  (2+ messages)

Preferred subj= with multiple LSMs
 2019-07-15 19:37 UTC  (5+ messages)

[PATCH] mm/gup: Use put_user_page*() instead of put_page*()
 2019-07-15 19:36 UTC  (7+ messages)

[v4.14.y PATCH 0/2] fix drm/udl use-after-free error
 2019-07-15 19:36 UTC  (3+ messages)
` [v4.14.y PATCH 1/2] drm/udl: introduce a macro to convert dev to udl
` [v4.14.y PATCH 2/2] drm/udl: move to embedding drm device inside udl device

[U-Boot] [PATCH v3] spl: kconfig: separate sysreset and firmware drivers from misc
 2019-07-15 19:36 UTC 

Re:DRM pull for v5.3-rc1
 2019-07-15 19:35 UTC  (14+ messages)
  ` DRM "
` drm "

[RESEND PATCH v2] ASoC: SOF: Intel: hda: Make hdac_device device-managed
 2019-07-15 19:35 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] boot/uboot: add hash for license file
 2019-07-15 19:35 UTC 

[PATCH] drm/amdgpu: Fix unaligned memory copies
 2019-07-15 19:33 UTC  (3+ messages)

[PATCH nf v3] netfilter: synproxy: fix rst sequence number mismatch
 2019-07-15 19:31 UTC 

[Xen-devel] Design session report: Live-Updating Xen
 2019-07-15 19:31 UTC  (2+ messages)

GUI workgroup - this Wednesday Jul 17 at 10AM CST
 2019-07-15 19:29 UTC 

[PATCH v3 0/5] Add NUMA-awareness to qspinlock
 2019-07-15 19:25 UTC  (16+ messages)
` [PATCH v3 1/5] locking/qspinlock: Make arch_mcs_spin_unlock_contended more generic
` [PATCH v3 2/5] locking/qspinlock: Refactor the qspinlock slow path
` [PATCH v3 3/5] locking/qspinlock: Introduce CNA into the slow path of qspinlock
` [PATCH v3 4/5] locking/qspinlock: Introduce starvation avoidance into CNA
` [PATCH v3 5/5] locking/qspinlock: Introduce the shuffle reduction optimization "

[GIT PULL] PCI changes for v5.3
 2019-07-15 19:27 UTC 

[PATCH] ethtool: igb: dump RR2DCDELAY register
 2019-07-15 19:26 UTC  (3+ messages)
` [PATCH v2] "

Security Working Group meeting - Wednesday July 10
 2019-07-15 19:22 UTC  (2+ messages)
` Security Working Group meeting - Wednesday July 10 - results

HugePages shared memory support in LLTng
 2019-07-15 19:21 UTC 

[PATCH v5 1/2] drm/i915: Add support for retrying hotplug
 2019-07-15 19:21 UTC  (3+ messages)
` ✓ Fi.CI.IGT: success for series starting with [v5,1/2] "

[PATCH] binder: prevent transactions to context manager from its own process
 2019-07-15 19:18 UTC 

[U-Boot] [PATCH] env: ti: boot: Use ttyS2 instead of ttyO2
 2019-07-15 19:15 UTC  (2+ messages)

[Qemu-devel] [PATCH v5 00/20] monitor: add asynchronous command type
 2019-07-15 19:10 UTC  (21+ messages)
` [Qemu-devel] [PATCH v5 01/20] qmp: constify QmpCommand and list
` [Qemu-devel] [PATCH v5 02/20] json-lexer: make it safe to call destroy multiple times
` [Qemu-devel] [PATCH v5 03/20] qmp: add QmpSession
` [Qemu-devel] [PATCH v5 04/20] QmpSession: add a return callback
` [Qemu-devel] [PATCH v5 05/20] QmpSession: add json parser and use it in qga
` [Qemu-devel] [PATCH v5 06/20] monitor: use qmp session to parse json feed
` [Qemu-devel] [PATCH v5 07/20] qga: simplify dispatch_return_cb
` [Qemu-devel] [PATCH v5 08/20] QmpSession: introduce QmpReturn
` [Qemu-devel] [PATCH v5 09/20] qmp: simplify qmp_return_error()
` [Qemu-devel] [PATCH v5 10/20] QmpSession: keep a queue of pending commands
` [Qemu-devel] [PATCH v5 11/20] QmpSession: return orderly
` [Qemu-devel] [PATCH v5 12/20] qmp: introduce asynchronous command type
` [Qemu-devel] [PATCH v5 13/20] scripts: learn 'async' qapi commands
` [Qemu-devel] [PATCH v5 14/20] qmp: add qmp_return_is_cancelled()
` [Qemu-devel] [PATCH v5 15/20] monitor: add qmp_return_get_monitor()
` [Qemu-devel] [PATCH v5 16/20] console: add graphic_hw_update_done()
` [Qemu-devel] [PATCH v5 17/20] console: make screendump asynchronous
` [Qemu-devel] [PATCH v5 18/20] monitor: start making qmp_human_monitor_command() asynchronous
` [Qemu-devel] [PATCH v5 19/20] monitor: teach HMP about asynchronous commands
` [Qemu-devel] [PATCH v5 20/20] hmp: call the asynchronous QMP screendump to fix outdated/glitches

[PATCH 1/4] Makefile: rules for printing kernel architecture and localversion
 2019-07-15 19:12 UTC  (7+ messages)
` [PATCH 4/4] debian: add generic rule file

[U-Boot] [PATCH v1 0/2] imx6ull: Fix missing initial output from UART
 2019-07-15 19:10 UTC  (3+ messages)
` [U-Boot] [PATCH v1 1/2] pinctrl: nxp: mx6: DM_FLAG_PRE_RELOC by default

[Qemu-devel] [PATCH v4 00/20] monitor: add asynchronous command type
 2019-07-15 19:09 UTC  (4+ messages)
` [Qemu-devel] [PATCH v4 17/20] console: make screendump asynchronous

PROBLEM: [2/2] Marvell 88E8040 (sky2) fails after hibernation
 2019-07-15 19:09 UTC  (10+ messages)
` PROBLEM: "

[PATCH v1 1/5] ima-evm-utils: Fix null dereference from file2bin to memcpy
 2019-07-15 19:09 UTC  (6+ messages)
` [PATCH v1 2/5] ima-evm-utils: Fix possible strcpy overflow
` [PATCH v1 4/5] ima-evm-utils: Fix file2bin stat and fopen relations

[U-Boot] [PATCH 0/8] NXP LS1021A-TSN Board
 2019-07-15 19:09 UTC  (3+ messages)
` [U-Boot] [PATCH 8/8] Add support for the NXP LS1021A-TSN board

[U-Boot] [PATCH] ARM: dts: Logic PD SOM-LV and Torpedo Boards: Resync DTS
 2019-07-15 19:07 UTC 

[PATCH v3 0/6] VAG power control improvement for sgtl5000 codec
 2019-07-15 19:06 UTC  (2+ messages)

[PATCH rfc v2 00/10] nvme-cli: nvmf auto-connect scripts
 2019-07-15 19:04 UTC  (6+ messages)
` [PATCH rfc v2 10/10] "

[Bug 106447] System freeze after resuming from suspend (amdgpu)
 2019-07-15 19:00 UTC  (2+ messages)

[PATCH v2 0/2] leds: Add control of the voltage/current regulator to the LED core
 2019-07-15 18:59 UTC  (7+ messages)
` [PATCH v2 1/2] dt-bindings: leds: document the "power-supply" property
` [PATCH v2 2/2] leds: Add control of the voltage/current regulator to the LED core

INFO: task hung in unregister_netdevice_notifier (3)
 2019-07-15 18:58 UTC  (3+ messages)

[meta-oe][PATCH] recipes-benchmark/stressapptest_1.0.9.bb: add recipe
 2019-07-15 18:41 UTC  (5+ messages)

IPv6 L2TP issues related to 93531c67
 2019-07-15 18:55 UTC  (2+ messages)

[kvm-unit-tests PATCH 0/3] x86: Running tests on bare-metal
 2019-07-15 18:54 UTC  (7+ messages)
` [kvm-unit-tests PATCH 3/3] x86: Support environments without test-devices

[dpdk-dev] Anyone Having Issues with Git Repository Access?
 2019-07-15 18:54 UTC  (2+ messages)

[PATCH libdrm 1/3] intel: sync i915_pciids.h with kernel
 2019-07-15 18:53 UTC  (3+ messages)
` [PATCH libdrm 2/3] intel: add the TGL 12 PCI IDs and macros
` [PATCH libdrm 3/3] intel: Add support for EHL

[PATCH] can: flexcan: free error skb if enqueueing failed
 2019-07-15 18:53 UTC 

[U-Boot] [PATCH v2 0/9] NXP LS1021A-TSN Board
 2019-07-15 18:49 UTC  (3+ messages)
` [U-Boot] [PATCH v2 8/9] configs: ls1021atwr: Fix distro_bootcmd for QSPI boot

[PATCH 0/3] Sync unmappings in vmalloc/ioremap areas
 2019-07-15 18:48 UTC  (5+ messages)
` [PATCH 1/3] x86/mm: Check for pfn instead of page in vmalloc_sync_one()

[Xen-devel] [PATCH 00/17] xen/arm64: Rework head.S to make it more compliant with the Arm Arm
 2019-07-15 18:46 UTC  (3+ messages)
` [Xen-devel] [PATCH 05/17] xen/arm64: head: Introduce print_reg

[PATCH v2 0/5] mm: Enable CONFIG_NODES_SPAN_OTHER_NODES by default for NUMA
 2019-07-15 18:43 UTC  (6+ messages)
` [PATCH v2 3/5] x86: Kconfig: Remove CONFIG_NODES_SPAN_OTHER_NODES

[PATCH] KVM: nVMX: Ignore segment base for VMX memory operand when segment not FS or GS
 2019-07-15 18:44 UTC  (6+ messages)

[MPTCP] [RFC PATCH] mptcp: new sysctl to control the activation per NS
 2019-07-15 18:44 UTC 

[PATCH v2] powerpc/imc: Dont create debugfs files for cpu-less nodes
 2019-07-15 18:41 UTC  (3+ messages)

[RFC PATCH] security,capability: pass object information to security_capable
 2019-07-15 18:42 UTC  (5+ messages)
  ` [RFC PATCH] security, capability: "

[Xen-devel] Design session report: Further defences for speculative sidechannels
 2019-07-15 18:41 UTC 

[U-Boot] [PATCH v2] net/macb: increase RX buffer size for GEM
 2019-07-15 18:41 UTC  (2+ messages)

[PATCH v3 0/4] Solve postboot supplier cleanup and optimize probe ordering
 2019-07-15 18:40 UTC  (7+ messages)
` [PATCH v3 2/4] of/platform: Add functional dependency link from DT bindings

[PATCH] kvm: x86: ioapic and apic debug macros cleanup
 2019-07-15 18:39 UTC  (2+ messages)

[git pull] drm pull for 5.3-rc1
 2019-07-15 18:37 UTC 

[PATCH v4] powerpc/setup_64: fix -Wempty-body warnings
 2019-07-15 18:32 UTC  (2+ messages)

Questions on Maxwell 2nd Gen Compute Kernels/Shaders
 2019-07-15 18:34 UTC 

[U-Boot] [PATCH 1/6] net: macb: sync header definitions as taken from Linux
 2019-07-15 18:31 UTC  (2+ messages)

[BUG] Branches before "git subtree add --squash" are pushed via "git subtree push"
 2019-07-15 18:30 UTC 

[PATCH 0/8] treewide: correct misuses of strscpy/strlcpy
 2019-07-15 18:29 UTC  (3+ messages)
` [PATCH 2/8] leds: as3645a: Fix misuse of strlcpy


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.