All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-07-15 19:12:12 to 2019-07-15 20:09:51 UTC [more...]

[PATCH] rcu: Make jiffies_till_sched_qs writable
 2019-07-15 20:09 UTC  (11+ messages)

[PATCH 5.1 00/96] 5.1.17-stable review
 2019-07-15 20:07 UTC  (4+ messages)
` [PATCH 5.1 29/96] usb: gadget: udc: lpc32xx: allocate descriptor with GFP_ATOMIC

[U-Boot] test.py failure in test_ut[ut_dm_pci_ep_base]
 2019-07-15 20:07 UTC  (3+ messages)

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

[PATCH v2 1/5] ima-evm-utils: Fix null dereference from file2bin to memcpy
 2019-07-15 20:05 UTC  (5+ messages)
` [PATCH v2 2/5] ima-evm-utils: Fix possible xattr_value overflows in calc_evm_hash
` [PATCH v2 3/5] ima-evm-utils: Fix memory leak in get_password
` [PATCH v2 4/5] ima-evm-utils: Fix file2bin stat and fopen relations
` [PATCH v2 5/5] ima-evm-utils: Add more error checking in add_file_hash

[U-Boot] [PATCH 1/2] drivers: net: driver for MDIO muxes controlled over I2C
 2019-07-15 20:06 UTC  (2+ messages)

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

[RESEND PATCH v2] ASoC: SOF: Intel: hda: Make hdac_device device-managed
 2019-07-15 20:05 UTC  (4+ messages)

[PATCH v1 1/5] ima-evm-utils: Fix null dereference from file2bin to memcpy
 2019-07-15 20:05 UTC  (7+ 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

[PATCH] iio: cros_ec_accel_legacy: Always release lock when returning from _read()
 2019-07-15 20:04 UTC  (5+ messages)

[tpm2] Read event log in booted Linux
 2019-07-15 20:04 UTC 

[U-Boot] [PATCH] pci_ep: fix wrong addressing to barno
 2019-07-15 20:04 UTC 

[PATCH 0/3] Remove x86-specific code from generic headers
 2019-07-15 20:00 UTC  (7+ messages)
` [PATCH 1/3] x86,s390: Move ARCH_HAS_MEM_ENCRYPT definition to arch/Kconfig
  ` [PATCH 1/3] x86, s390: "

[PATCH 0/9] Harden list_for_each_entry_rcu() and family
 2019-07-15 20:02 UTC  (3+ messages)
` [PATCH 7/9] x86/pci: Pass lockdep condition to pcm_mmcfg_list iterator (v1)

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

[PATCH V35 00/29] Kernel lockdown functionality
 2019-07-15 19:59 UTC  (38+ 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 08/29] kexec_file: split KEXEC_VERIFY_SIG into KEXEC_SIG and KEXEC_SIG_FORCE
` [PATCH V35 09/29] kexec_file: Restrict at runtime if the kernel is locked down
` [PATCH V35 10/29] hibernate: Disable when "
` [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 V35 15/29] acpi: Ignore acpi_rsdp kernel param when the kernel has been "
` [PATCH V35 16/29] acpi: Disable ACPI table override if the kernel is "
` [PATCH V35 17/29] Prohibit PCMCIA CIS storage when "
` [PATCH V35 18/29] Lock down TIOCSSERIAL
` [PATCH V35 19/29] Lock down module params that specify hardware parameters (eg. ioport)
` [PATCH V35 20/29] x86/mmiotrace: Lock down the testmmiotrace module
` [PATCH V35 21/29] Lock down /proc/kcore
` [PATCH V35 22/29] Lock down tracing and perf kprobes when in confidentiality mode
` [PATCH V35 23/29] bpf: Restrict bpf when kernel lockdown is "
` [PATCH V35 24/29] Lock down perf when "
` [PATCH V35 25/29] kexec: Allow kexec_file() with appropriate IMA policy when locked down
` [PATCH V35 26/29] debugfs: Restrict debugfs when the kernel is "
` [PATCH V35 27/29] tracefs: Restrict tracefs "
` [PATCH V35 28/29] efi: Restrict efivar_ssdt_load "
` [PATCH V35 29/29] lockdown: Print current->comm in restriction messages

[Qemu-devel] [PATCH v4 00/18] bitmaps: introduce 'bitmap' sync mode
 2019-07-15 20:00 UTC  (2+ messages)

[PATCH 1/2] amx3-cm3: Use COMPATIBLE_MACHINE instead of COMPATIBLE_HOST
 2019-07-15 20:01 UTC  (3+ messages)
` [PATCH 2/2] amx3-cm3,u-boot-ti: Pin to gcc compiler

[PATCH v7 0/2] Add Apple SPI keyboard and trackpad driver
 2019-07-15 20:00 UTC  (6+ messages)
` [PATCH v7 1/2] drm/bridge: sil_sii8620: make remote control optional

[PATCH 1/2] peer: add wg_peer_reset_keys
 2019-07-15 20:00 UTC  (5+ messages)
` [PATCH 2/2] netdev: reset peer keys when changing private key

rt_mutex_release() within a signal handler
 2019-07-15 19:59 UTC 

[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  (4+ messages)

[PATCH] staging: rtl8712: rtl871x_xmit.c: Fix some CHECK and WARNING
 2019-07-15 19:43 UTC  (2+ messages)

[PATCH] staging: rtl8712: Delete multiple blank line
 2019-07-15 19:42 UTC  (2+ messages)

[PATCH] staging: rtl8712: Fix CHECK reported by checkpatch
 2019-07-15 19:42 UTC  (2+ messages)

[PATCH] staging: rtl8712: Fix Alignment CHECK
 2019-07-15 19:41 UTC  (3+ 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] staging: rtl8712: Add parenthesis to Macro argument
 2019-07-15 19:39 UTC  (2+ messages)

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

[PATCH] staging: rtl8723bs: core: Remove code valid only for 5GHz
 2019-07-15 19:37 UTC  (3+ 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  (2+ messages)

[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  (4+ messages)
` [PATCH 4/7] staging: most: "

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

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  (4+ messages)

[PATCH] mm/gup: Use put_user_page*() instead of put_page*()
 2019-07-15 19:36 UTC  (9+ 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 

[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  (14+ 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  (2+ messages)

[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  (13+ messages)
` [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  (6+ messages)
` [PATCH 4/4] debian: add generic rule file


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.