All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-06-18 21:37:39 to 2019-06-18 23:07:08 UTC [more...]

[PATCH v2 00/25] LSM: Module stacking for AppArmor
 2019-06-18 23:05 UTC  (19+ messages)
` [PATCH v2 01/25] LSM: Infrastructure management of the superblock
` [PATCH v2 03/25] LSM: Infrastructure management of the key blob
` [PATCH v2 04/25] LSM: Create and manage the lsmblob data structure
` [PATCH v2 05/25] Use lsmblob in security_audit_rule_match
` [PATCH v2 06/25] LSM: Use lsmblob in security_kernel_act_as
` [PATCH v2 07/25] net: Prepare UDS for secuirty module stacking
` [PATCH v2 08/25] LSM: Use lsmblob in security_secctx_to_secid
` [PATCH v2 09/25] LSM: Use lsmblob in security_secid_to_secctx
` [PATCH v2 10/25] LSM: Use lsmblob in security_ipc_getsecid
` [PATCH v2 11/25] LSM: Use lsmblob in security_task_getsecid
` [PATCH v2 12/25] LSM: Use lsmblob in security_inode_getsecid
` [PATCH v2 13/25] LSM: Use lsmblob in security_cred_getsecid
` [PATCH v2 14/25] IMA: Change internal interfaces to use lsmblobs
` [PATCH v2 15/25] LSM: Specify which LSM to display
` [PATCH v2 16/25] LSM: Ensure the correct LSM context releaser
` [PATCH v2 17/25] LSM: Use lsmcontext in security_secid_to_secctx
` [PATCH v2 18/25] LSM: Use lsmcontext in security_dentry_init_security
` [PATCH v2 19/25] LSM: Use lsmcontext in security_inode_getsecctx

[PATCH 0/6] Display uncore prep patches
 2019-06-18 23:06 UTC  (4+ messages)
` [PATCH 5/6] drm/i915: dynamically allocate forcewake domains

[PATCH] wcd9335: fix a incorrect use of kstrndup()
 2019-06-18 23:05 UTC  (3+ messages)

[PATCH RFC 0/3] Automatically choose a bigger font for high resolution screens
 2019-06-18 23:05 UTC  (3+ messages)
` [PATCH RFC 2/3] fonts: Use BUILD_BUG_ON() for checking empty font table

[PATCH v4 0/6] kvmppc: HMM driver to manage pages of secure guest
 2019-06-18 23:05 UTC  (4+ messages)
` [PATCH v4 3/6] kvmppc: H_SVM_INIT_START and H_SVM_INIT_DONE hcalls

[PATCH] net/ipv4: fib_trie: Avoid cryptic ternary expressions
 2019-06-18 23:04 UTC  (4+ messages)

[PATCH v2 00/10] Hash-independent tests, part 4
 2019-06-18 23:03 UTC  (6+ messages)
` [PATCH v2 01/10] t: add helper to convert object IDs to paths

[Buildroot] [PATCH 1/2] boot/opensbi: Add support for including Linux payload
 2019-06-18 23:02 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] board/sifive: Add the HiFive Unleased

[Intel-wired-lan] [jkirsher-next-queue:dev-queue] BUILD SUCCESS 89454b45ef297d32c5a9a44d887eaff6b3ce59e9
 2019-06-18 23:00 UTC 

openssl10 in warrior
 2019-06-18 22:58 UTC  (3+ messages)

[PATCH v1 0/5] coresight: etm4x: save/restore ETMv4 context across CPU low power states
 2019-06-18 22:55 UTC  (5+ messages)
` [PATCH v1 2/5] coresight: etm4x: use explicit barriers on enable/disable
` [PATCH v1 5/5] coresight: etm4x: save/restore state across CPU low power states

[PATCH] PM: Show how long dpm_suspend_start() and dpm_suspend_end() take
 2019-06-18 22:56 UTC  (3+ messages)

[Qemu-devel] [PATCH] i386: Fix signedness of hyperv_spinlock_attempts
 2019-06-18 22:54 UTC  (2+ messages)

[Qemu-devel] [PATCH] i386: make 'hv-spinlocks' a regular uint32 property
 2019-06-18 22:54 UTC  (2+ messages)

[PATCH][meta-networking]] openconnect: update to 8.03
 2019-06-18 22:53 UTC 

[PATCH v9 00/17] x86/split_lock: Enable split lock detection
 2019-06-18 22:41 UTC  (18+ messages)
` [PATCH v9 01/17] x86/common: Align cpu_caps_cleared and cpu_caps_set to unsigned long
` [PATCH v9 02/17] drivers/net/b44: Align pwol_mask to unsigned long for better performance
` [PATCH v9 03/17] x86/split_lock: Align x86_capability to unsigned long to avoid split locked access
` [PATCH v9 04/17] x86/msr-index: Define MSR_IA32_CORE_CAP and split lock detection bit
` [PATCH v9 05/17] x86/cpufeatures: Enumerate MSR_IA32_CORE_CAP
` [PATCH v9 06/17] x86/split_lock: Enumerate split lock detection by MSR_IA32_CORE_CAP
` [PATCH v9 07/17] x86/split_lock: Enumerate split lock detection on Icelake mobile processor
` [PATCH v9 08/17] x86/split_lock: Define MSR TEST_CTL register
` [PATCH v9 09/17] x86/split_lock: Handle #AC exception for split lock
` [PATCH v9 10/17] kvm/x86: Emulate MSR IA32_CORE_CAPABILITY
` [PATCH v9 11/17] kvm/vmx: Emulate MSR TEST_CTL
` [PATCH v9 12/17] x86/split_lock: Enable split lock detection by default
` [PATCH v9 13/17] x86/split_lock: Disable split lock detection by kernel parameter "nosplit_lock_detect"
` [PATCH v9 14/17] x86/split_lock: Add a debugfs interface to enable/disable split lock detection during run time
` [PATCH v9 15/17] x86/split_lock: Add documentation for split lock detection interface
` [PATCH v9 16/17] x86/split_lock: Reorganize few header files in order to call WARN_ON_ONCE() in atomic bit ops
` [PATCH v9 17/17] x86/split_lock: Warn on unaligned address in atomic bit operations

[Bug 199461] Unable to use Microsoft Surface Precision Mouse
 2019-06-18 22:51 UTC 

[PATCH 1/3] drm/i915/icl: Add new supported CD clocks
 2019-06-18 22:50 UTC  (3+ messages)
` [PATCH 2/3] drm/i915/ehl: Remove unsupported cd clocks
` [PATCH 3/3] drm/i915/ehl: Add voltage level requirement table

[RFC PATCH v4 00/21] Implement an HPET-based hardlockup detector
 2019-06-18 22:48 UTC  (28+ messages)
` [RFC PATCH v4 03/21] x86/hpet: Calculate ticks-per-second in a separate function
` [RFC PATCH v4 04/21] x86/hpet: Add hpet_set_comparator() for periodic and one-shot modes
` [RFC PATCH v4 05/21] x86/hpet: Reserve timer for the HPET hardlockup detector
` [RFC PATCH v4 12/21] watchdog/hardlockup/hpet: Adjust timer expiration on the number of monitored CPUs
` [RFC PATCH v4 18/21] x86/apic: Add a parameter for the APIC delivery mode
` [RFC PATCH v4 20/21] iommu/vt-d: hpet: Reserve an interrupt remampping table entry for watchdog

[PATCH] Bluetooth: SMP: Workaround Microsoft Surface Precision Mouse bug
 2019-06-18 22:47 UTC 

[Qemu-devel] Recent python-sphinx errors out building doc
 2019-06-18 22:49 UTC 

[PATCH] PM: sleep: Update struct wakeup_source documentation
 2019-06-18 22:48 UTC 

[PATCH v4 1/3] PM: wakeup: Add routine to help fetch wakeup source object
 2019-06-18 22:44 UTC  (4+ messages)

[PATCH] scsi: scsi_sysfs.c: Hide wwid sdev attr if VPD is not supported
 2019-06-18 22:47 UTC  (2+ messages)

[PATCH ghak90 V6 02/10] audit: add container id
 2019-06-18 22:46 UTC  (7+ messages)

[PATCH v2 0/10] iomem memory policy
 2019-06-18 22:46 UTC  (6+ messages)
` [PATCH v2 05/10] libxl/xl: add memory policy option to iomem
  ` [Xen-devel] "

[PATCH v4 00/16] fs-verity: read-only file-based authenticity protection
 2019-06-18 22:46 UTC  (7+ messages)
` [PATCH v4 14/16] ext4: add basic fs-verity support
      ` [f2fs-dev] "

[PATCH 2/2] usb: storage: scsiglue: Do not skip VPD if try_vpd_pages is set
 2019-06-18 22:46 UTC  (6+ messages)

[igt-dev] [PATCH i-g-t 1/5] lib/igt_core: Add support for subtest descriptions
 2019-06-18 22:45 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for series starting with [i-g-t,1/5] lib/igt_core: Add support for subtest descriptions (rev2)

[PATCH v2] usb: storage: scsiglue: Do not skip VPD if try_vpd_pages is set
 2019-06-18 22:44 UTC 

4.19: udpgso_bench_tx: setsockopt zerocopy: Unknown error 524
 2019-06-18 22:44 UTC  (4+ messages)

[PATCH] scsi: tcmu: Simplify 'tcmu_update_uio_info()'
 2019-06-18 22:43 UTC  (3+ messages)

[PATCH 2/2] net: fastopen: use endianness agnostic representation of the cookie
 2019-06-18 22:40 UTC  (4+ messages)

[PATCH 00/10] drm/vkms: rework crc worker
 2019-06-18 22:39 UTC  (10+ messages)

[Qemu-devel] [PATCH preliminary 0/7] target-i386/kvm: live migration support for nested VMX
 2019-06-18 22:38 UTC  (7+ messages)
` [Qemu-devel] [PATCH 3/7] KVM: i386: Add support for KVM_CAP_EXCEPTION_PAYLOAD

[PATCH] drm_edid-load: Fix a missing-check bug in drivers/gpu/drm/drm_edid_load.c
 2019-06-18 22:38 UTC  (3+ messages)

memory leak in bio_copy_user_iov
 2019-06-18 22:37 UTC 

[PATCH v2] KVM: x86: Modify struct kvm_nested_state to have explicit fields for data
 2019-06-18 22:36 UTC  (2+ messages)

[PATCH] thermal: imx: skip registering legacy cooling on i.MX7
 2019-06-18 22:36 UTC  (2+ messages)

[Qemu-devel] [PATCH] RISC-V: Update syscall list for 32-bit support
 2019-06-18 22:32 UTC 

[PATCH 01/25] vfs: syscall: Add fsinfo() to query filesystem information [ver #13]
 2019-06-18 22:34 UTC  (6+ messages)
` [PATCH 00/25] VFS: Introduce filesystem information query syscall "
  ` [PATCH 04/25] vfs: Implement parameter value retrieval with fsinfo() "

[RFC PATCH v2 0/2] printk: new ringbuffer implementation
 2019-06-18 22:30 UTC  (8+ messages)
` [RFC PATCH v2 1/2] printk-rb: add a new printk "

[PATCH] USB: serial: option: add support for GosunCn ME3630 RNDIS mode
 2019-06-18 22:30 UTC 

[RFC PATCH] ref-filter: sort detached HEAD lines firstly
 2019-06-18 22:29 UTC  (3+ messages)
` [PATCH v3 0/1] Sort detached heads line firstly
  ` [PATCH v3 1/1] ref-filter: sort detached HEAD lines firstly

[PATCH v3] rev-list: teach --no-object-names to enable piping
 2019-06-18 22:29 UTC  (4+ messages)
` [PATCH v4] "

mdevctl: A shoestring mediated device management and persistence utility
 2019-06-18 22:12 UTC  (7+ messages)

[Qemu-devel] RISC-V: Include ROM in QEMU
 2019-06-18 22:17 UTC  (7+ messages)
      ` [Qemu-riscv] "
    ` [Qemu-riscv] "

[Linux-kernel-mentees] [SYZBOT REPORT] - WARNING: refcount bug in kobject_get
 2019-06-18 22:24 UTC  (10+ messages)

"no space left on device" from tar on ppc64le
 2019-06-18 22:23 UTC 

[meta-networking][PATCH] openconnect: update to 8.02
 2019-06-18 22:23 UTC  (3+ messages)

[PATCH V3 0/5] cpufreq: Use QoS layer to manage freq-constraints
 2019-06-18 22:23 UTC  (4+ messages)
` [PATCH V3 4/5] cpufreq: Register notifiers with the PM QoS framework

[QEMU PATCH v3 0/9]: KVM: i386: Add support for save and restore of nested state
 2019-06-18 22:17 UTC  (16+ messages)
` [QEMU PATCH v3 1/9] KVM: Introduce kvm_arch_destroy_vcpu()
  ` [Qemu-devel] "
` [QEMU PATCH v3 4/9] KVM: i386: Block migration for vCPUs exposed with nested virtualization
  ` [Qemu-devel] "
` [QEMU PATCH v3 5/9] linux-headers: i386: Modify struct kvm_nested_state to have explicit fields for data
  ` [Qemu-devel] "
` [QEMU PATCH v3 7/9] KVM: i386: Add support for save and restore nested state
  ` [Qemu-devel] "
` [QEMU PATCH v3 9/9] KVM: i386: Remove VMX migration blocker
  ` [Qemu-devel] "

[PATCH v1] dmaengine: tegra-apb: Support per-burst residue granularity
 2019-06-18 22:22 UTC  (2+ messages)

[thud][PATCH] gstreamer1.0*-good: Add HEVC support for v4l2 decoder plugin
 2019-06-18 22:19 UTC 

[PATCH V3 0/6] block: improve print_req_error
 2019-06-18 22:19 UTC  (5+ messages)
` [PATCH V3 2/6] block: add centralize REQ_OP_XXX to string helper

[PATCH 0/3] RK3288 Gamma LUT
 2019-06-18 22:18 UTC  (8+ messages)
` [PATCH 1/3] dt-bindings: display: rockchip: document VOP gamma LUT address
` [PATCH 2/3] drm/rockchip: Add optional support for CRTC gamma LUT
` [PATCH 3/3] ARM: dts: rockchip: Add RK3288 VOP gamma LUT address

[meta-processor-sdk] branding-processor-sdk.inc: add back am571x-idk-pru-excl-uio.dtb
 2019-06-18 22:14 UTC 

[U-Boot] [PATCH v4 0/6] DM: Convert i.MX28 gpio, pinmux, spi and eth drivers to DM/DTS
 2019-06-18 22:16 UTC  (12+ messages)
` [U-Boot] [PATCH v4 1/6] ARM: dts: imx: Copy imx28 device tree related files from Linux kernel (v5.1.9)
` [U-Boot] [PATCH v4 2/6] ARM: imx: net: Enable support for i.MX28 DM_ETH in the fec_mxc.c driver
` [U-Boot] [PATCH v4 3/6] DTS: dm: mxs: gpio: Provide 'gpio-ranges' for mxs_gpio driver
` [U-Boot] [PATCH v4 4/6] ARM: dm: mxs: gpio: Add support for DM/DTS in the mxs_gpio.c driver (DM_GPIO)
` [U-Boot] [PATCH v4 5/6] ARM: imx: pinctrl: Add support for i.MX2[38] mxs pinctrl driver
` [U-Boot] [PATCH v4 6/6] ARM: dm: spi: Add support DM/DTS for i.MX28 mxs SPI driver (DM_SPI conversion)

[master/thud][PATCH 0/5] Build am65xx prueth-fw from source
 2019-06-18 22:11 UTC  (2+ messages)

[PATCH 0/6] libnvdimm: Fix async operations and locking
 2019-06-18 22:10 UTC  (3+ messages)

[Freedreno] [PATCH 5/5] drm/msm/mdp5: Use the interconnect API
 2019-06-18 22:10 UTC  (3+ messages)
` [PATCH 5/5 v3] "

[PATCH V2 0/5] drm/vkms: Introduces writeback support
 2019-06-18 22:10 UTC  (4+ messages)
` [PATCH V2 5/5] drm/vkms: Add support for writeback

[PATCH v2] e1000e: Make watchdog use delayed work
 2019-06-18 22:08 UTC  (2+ messages)
` [Intel-wired-lan] "

[Qemu-devel] [PATCH v10 0/3] linux-user: A set of miscellaneous patches
 2019-06-18 22:06 UTC  (3+ messages)
` [Qemu-devel] [PATCH v10 3/3] linux-user: Add support for statx() syscall

[Xen-devel] [xen-unstable-smoke test] 137985: tolerable all pass - PUSHED
 2019-06-18 22:07 UTC 

[Buildroot] [PATCH v2 1/1] package/hostapd: add debug information options
 2019-06-18 22:05 UTC  (6+ messages)
  ` [Buildroot] [External] "

[PATCH v4] Documentation: Add section about CPU vulnerabilities for Spectre
 2019-06-18 21:24 UTC 

[PATCH v2] dmaengine: dmatest: timeout value of -1 should specify infinite wait
 2019-06-18 22:03 UTC 

[Xen-devel] [linux-4.14 test] 137898: tolerable FAIL - PUSHED
 2019-06-18 22:01 UTC 

[PATCH 0/2] Use scsi-debug kernel module for util-linux's ptest
 2019-06-18 22:02 UTC  (6+ messages)
` [PATCH 2/2] linux-yocto: Add scsi_debug module when ptest is in DISTRO_FEATURES

[PATCH 0/3] resource: find_next_iomem_res() improvements
 2019-06-18 21:56 UTC  (5+ messages)

[PATCH v9 00/12] mm: Sub-section memory hotplug support
 2019-06-18 21:56 UTC  (6+ messages)
` [PATCH v9 01/12] mm/sparsemem: Introduce struct mem_section_usage

[PATCH V6 i-g-t 0/6] igt: Add support for testing writeback connectors
 2019-06-18 21:56 UTC  (5+ messages)
` [PATCH V6 i-g-t 1/6] lib/igt_kms: Add writeback support
    ` [igt-dev] "

[PATCH v4] driver core: Fix use-after-free and double free on glue directory
 2019-06-18 21:51 UTC  (8+ messages)

[PATCH 0/2] drm/vkms: Introduces writeback support
 2019-06-18 21:51 UTC  (8+ messages)
` [PATCH 1/2] drm/vkms: Use index instead of 0 in possible crtc

[PATCH v2 0/3] Enable THP for text section of non-shmem files
 2019-06-18 21:48 UTC  (3+ messages)

[PATCH 00/59] prime doc polish and ... a few cleanups
 2019-06-18 21:46 UTC  (7+ messages)
` [PATCH 58/59] drm/todo: Add new debugfs todo
  ` drm connectors, tegra, and the web they weave (was Re: [PATCH 58/59] drm/todo: Add new debugfs todo)

[PATCH] serf: cleanup recipe
 2019-06-18 21:45 UTC  (2+ messages)
` [PATCHv2] serf: stop scons trying to create directories in hosts rootfs

"mm: reparent slab memory on cgroup removal" series triggers SLUB_DEBUG errors
 2019-06-18 21:43 UTC 

NVME-MI temperature sensors
 2019-06-18 21:41 UTC  (3+ messages)

[PATCH] arm64: dts: qcom: msm8996: Correct apr-domain property
 2019-06-18 21:41 UTC  (2+ messages)

[Buildroot] [PATCH buildroot-test] scripts/autobuild-run: reduce disk space consumption of build results
 2019-06-18 21:41 UTC  (2+ messages)

[kms-tests] [PATCH] tests: Add a plane formats test
 2019-06-18 21:41 UTC  (2+ messages)

eBPF verifier slowness, more than 2 cpu seconds for about 600 instructions
 2019-06-18 21:40 UTC  (8+ messages)

linux-next: build warning after merge of the i2c tree
 2019-06-18 21:38 UTC  (3+ messages)
` [PATCH] media: tua6100: Remove some ugly defines

[PATCH v2 bpf-next 00/11] BTF-defined BPF map definitions
 2019-06-18 21:37 UTC  (3+ messages)

[PATCH 04/25] vfs: Implement parameter value retrieval with fsinfo() [ver #13]
 2019-05-29  8:08 UTC 


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.