All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-07-23 12:31:35 to 2018-07-23 12:48:55 UTC [more...]

State of NewHash work, future directions, and discussion
 2018-07-23 12:48 UTC  (8+ messages)
` Hash algorithm analysis

[PATCH 4.4 000/107] 4.4.144-stable review
 2018-07-23 12:42 UTC  (77+ messages)
` [PATCH 4.4 002/107] x86/MCE: Remove min interval polling limitation
  ` [4.4,002/107] "
` [PATCH 4.4 003/107] fat: fix memory allocation failure handling of match_strdup()
` [PATCH 4.4 004/107] ALSA: rawmidi: Change resized buffers atomically
` [PATCH 4.4 005/107] ARC: Fix CONFIG_SWAP
` [PATCH 4.4 006/107] ARC: mm: allow mprotect to make stack mappings executable
` [PATCH 4.4 007/107] mm: memcg: fix use after free in mem_cgroup_iter()
` [PATCH 4.4 008/107] ipv4: Return EINVAL when ping_group_range sysctl doesnt map to user ns
` [PATCH 4.4 009/107] ipv6: fix useless rol32 call on hash
` [PATCH 4.4 010/107] lib/rhashtable: consider param->min_size when setting initial table size
` [PATCH 4.4 011/107] net/ipv4: Set oif in fib_compute_spec_dst
` [PATCH 4.4 012/107] net: phy: fix flag masking in __set_phy_supported
` [PATCH 4.4 013/107] ptp: fix missing break in switch
` [PATCH 4.4 014/107] tg3: Add higher cpu clock for 5762
` [PATCH 4.4 015/107] net: Dont copy pfmemalloc flag in __copy_skb_header()
` [PATCH 4.4 016/107] skbuff: Unconditionally copy pfmemalloc in __skb_clone()
` [PATCH 4.4 017/107] xhci: Fix perceived dead host due to runtime suspend race with event handler
` [PATCH 4.4 018/107] x86/paravirt: Make native_save_fl() extern inline
` [PATCH 4.4 019/107] x86/cpufeatures: Add CPUID_7_EDX CPUID leaf
` [PATCH 4.4 020/107] x86/cpufeatures: Add Intel feature bits for Speculation Control
` [PATCH 4.4 021/107] x86/cpufeatures: Add AMD "
` [PATCH 4.4 022/107] x86/msr: Add definitions for new speculation control MSRs
` [PATCH 4.4 023/107] x86/pti: Do not enable PTI on CPUs which are not vulnerable to Meltdown
` [PATCH 4.4 025/107] x86/speculation: Add basic IBPB (Indirect Branch Prediction Barrier) support
` [PATCH 4.4 030/107] x86/entry/64/compat: Clear registers for compat syscalls, to reduce speculation attack surface
` [PATCH 4.4 031/107] x86/speculation: Update Speculation Control microcode blacklist
` [PATCH 4.4 032/107] x86/speculation: Correct Speculation Control microcode blacklist again
` [PATCH 4.4 033/107] x86/speculation: Clean up various Spectre related details
` [PATCH 4.4 034/107] x86/speculation: Fix up array_index_nospec_mask() asm constraint
` [PATCH 4.4 035/107] x86/speculation: Add <asm/msr-index.h> dependency
` [PATCH 4.4 036/107] x86/xen: Zero MSR_IA32_SPEC_CTRL before suspend
` [PATCH 4.4 037/107] x86/mm: Factor out LDT init from context init
` [PATCH 4.4 038/107] x86/mm: Give each mm TLB flush generation a unique ID
` [PATCH 4.4 041/107] x86/speculation: Use IBRS if available before calling into firmware
` [PATCH 4.4 042/107] x86/speculation: Move firmware_restrict_branch_speculation_*() from C to CPP
` [PATCH 4.4 043/107] x86/speculation: Remove Skylake C2 from Speculation Control microcode blacklist
` [PATCH 4.4 046/107] xen: set cpu capabilities from xen_start_kernel()
` [PATCH 4.4 047/107] x86/amd: dont set X86_BUG_SYSRET_SS_ATTRS when running under Xen
` [PATCH 4.4 048/107] x86/nospec: Simplify alternative_msr_write()
` [PATCH 4.4 049/107] x86/bugs: Concentrate bug detection into a separate function
` [PATCH 4.4 050/107] x86/bugs: Concentrate bug reporting "
` [PATCH 4.4 051/107] x86/bugs: Read SPEC_CTRL MSR during boot and re-use reserved bits
` [PATCH 4.4 053/107] x86/cpu: Rename Merrifield2 to Moorefield
` [PATCH 4.4 054/107] x86/cpu/intel: Add Knights Mill to Intel family
` [PATCH 4.4 055/107] x86/bugs: Expose /sys/../spec_store_bypass
` [PATCH 4.4 058/107] x86/bugs/intel: Set proper CPU features and setup RDS
` [PATCH 4.4 060/107] x86/bugs/AMD: Add support to disable RDS on Fam[15, 16, 17]h if requested
` [PATCH 4.4 062/107] prctl: Add speculation control prctls
` [PATCH 4.4 065/107] x86/process: Optimize TIF_NOTSC switch
` [PATCH 4.4 066/107] x86/process: Allow runtime control of Speculative Store Bypass
` [PATCH 4.4 067/107] x86/speculation: Add prctl for Speculative Store Bypass mitigation
` [PATCH 4.4 068/107] nospec: Allow getting/setting on non-current task
` [PATCH 4.4 069/107] proc: Provide details on speculation flaw mitigations
` [PATCH 4.4 070/107] seccomp: Enable "
` [PATCH 4.4 071/107] prctl: Add force disable speculation
` [PATCH 4.4 075/107] x86/speculation: Make "seccomp" the default mode for Speculative Store Bypass
` [PATCH 4.4 077/107] proc: Use underscores for SSBD in status
` [PATCH 4.4 082/107] x86/cpu: Make alternative_msr_write work for 32-bit code
` [PATCH 4.4 084/107] x86/cpufeatures: Disentangle MSR_SPEC_CTRL enumeration from IBRS
` [PATCH 4.4 086/107] x86/cpu/AMD: Fix erratum 1076 (CPB bit)
` [PATCH 4.4 089/107] x86/bugs, KVM: Extend speculation control for VIRT_SPEC_CTRL
` [PATCH 4.4 096/107] x86/speculation, KVM: Implement support for VIRT_SPEC_CTRL/LS_CFG
` [PATCH 4.4 098/107] x86/xen: Add call of speculative_store_bypass_ht_init() to PV paths
` [PATCH 4.4 099/107] x86/cpu: Re-apply forced caps every time CPU caps are re-read
` [PATCH 4.4 100/107] block: do not use interruptible wait anywhere
` [PATCH 4.4 101/107] clk: tegra: Fix PLL_U post divider and initial rate on Tegra30
` [PATCH 4.4 102/107] ubi: Introduce vol_ignored()
` [PATCH 4.4 103/107] ubi: Rework Fastmap attach base code
` [PATCH 4.4 104/107] ubi: Be more paranoid while seaching for the most recent Fastmap
` [PATCH 4.4 105/107] ubi: Fix races around ubi_refill_pools()
` [PATCH 4.4 106/107] ubi: Fix Fastmaps update_vol()
` [PATCH 4.4 107/107] ubi: fastmap: Erase outdated anchor PEBs during attach

[PATCH/RFT 0/6] i2c: recovery: fix GPIO usage for recovery
 2018-07-23 12:47 UTC  (3+ messages)
` [PATCH/RFT 2/6] i2c: imx: use open drain for recovery GPIO

[Qemu-devel] [PATCH] qstring: Fix integer overflow
 2018-07-23 12:47 UTC  (2+ messages)

[PATCH v2] f2fs: split discard command in prior to block layer
 2018-07-23 12:47 UTC  (6+ messages)

[PATCH net-next] selftests: forwarding: gre_multipath: Drop IPv6 tests
 2018-07-23 12:47 UTC  (4+ messages)

INFO: task hung in fuse_reverse_inval_entry
 2018-07-23 12:46 UTC  (6+ messages)

[PATCH i-g-t 2/4] lib/igt_pm: Find HDA device when attempting to enable runtime PM
 2018-07-23 12:46 UTC  (3+ messages)
` [PATCH i-g-t v2 "
  ` [Intel-gfx] "

[LTP] [RFC PATCH 1/1] pounder21: Remove
 2018-07-23 12:46 UTC  (2+ messages)

[MODERATED] BUG: disabling SMT from BIOS
 2018-07-23 12:45 UTC  (4+ messages)
` [MODERATED] "

[PATCH] cpufreq: qcom-kryo: add NULL entry to the end of_device_id array
 2018-07-23 12:44 UTC  (3+ messages)

[PATCH/RFT 0/7] rsnd: add support for r8a77965
 2018-07-23 12:43 UTC  (10+ messages)
` [PATCH/RFT 1/7] arm64: dts: renesas: r8a77965: Add Audio-DMAC device nodes
` [PATCH/RFT 2/7] ASoC: rsnd: Document R-Car M3-N support
` [PATCH/RFT 3/7] arm64: dts: renesas: r8a77965: Add Sound device node and SSI support

[Qemu-devel] [RFC PATCH 0/6] hw/arm/virt: Introduce cpu topology support
 2018-07-23 12:42 UTC  (3+ messages)
` [Qemu-devel] [RFC PATCH 2/6] device_tree: add qemu_fdt_add_path

[PATCH net-next v6 0/4] net: vhost: improve performance when enable busyloop
 2018-07-23 12:43 UTC  (4+ messages)
` [PATCH net-next v6 3/4] net: vhost: factor out busy polling logic to vhost_net_busy_poll()

[PATCH v2 0/6] 9p: Use IDRs more effectively
 2018-07-23 12:25 UTC  (5+ messages)
` [PATCH v2 5/6] 9p: Use a slab for allocating requests

[PATCH 1/2] security/keys/secure_key: Adds the secure key support based on CAAM
 2018-07-23 12:42 UTC  (5+ messages)

Making KASAN compatible with VMAP_STACK
 2018-07-23 12:42 UTC  (5+ messages)

[PATCH v6 0/7] x86,tlb,mm: make lazy TLB mode even lazier
 2018-07-23 12:26 UTC  (9+ messages)
` [PATCH 4/7] x86,tlb: make lazy TLB mode lazier

[PATCH 4.17 00/63] 4.17.10-stable review
 2018-07-23 12:25 UTC  (3+ messages)
` [PATCH 4.17 32/63] drm/nouveau: Remove bogus crtc check in pmops_runtime_idle
` [PATCH 4.17 59/63] net: usb: asix: replace mii_nway_restart in resume path

[PATCH v2 0/3] PCI: imx: Initial imx7d pm support
 2018-07-23 12:41 UTC  (13+ messages)
` [PATCH v2 1/3] Revert "ARM: dts: imx7d: Invert legacy PCI irq mapping"
` [PATCH v2 3/3] PCI: imx: Initial imx7d pm support

[PATCH] oe-selftest: fix for changes to buildhistory-diff
 2018-07-23 12:40 UTC 

[PATCH] [RESEND] firewire: ohci: stop using get_seconds() for BUS_TIME
 2018-07-23 12:38 UTC  (2+ messages)

[PATCH v4 00/26] arm64: provide pseudo NMI with GICv3
 2018-07-23 12:39 UTC  (4+ messages)

[PATCH v3 0/6] *** Add support for wifi QMI client handshakes ***
 2018-07-23 12:38 UTC  (3+ messages)

[RFC 0/2] Get rid of the entry trampoline
 2018-07-23 12:38 UTC  (3+ messages)
` [RFC 1/2] x86/entry/64: Use the TSS sp2 slot for rsp_scratch

[PATCH i-g-t 1/4] lib/igt_pm: Make exit handlers signal safe
 2018-07-23 12:37 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.BAT: failure for series starting with [i-g-t,1/4] "

[PATCH v3 3/6] dt: bindings: add bindings for msa memory region
 2018-07-23 12:36 UTC  (4+ messages)

[PATCH 00/26] ARM: dts: tegra: colibri_t30: major revamp
 2018-07-23 12:36 UTC  (27+ messages)
` [PATCH 01/26] ARM: tegra: colibri_t30: enable broken-hpi on emmc
` [PATCH 02/26] ARM: tegra: colibri_t30: add local-mac-address property
` [PATCH 03/26] ARM: tegra: colibri_t30: reorder host1x/hdmi properties
` [PATCH 04/26] ARM: tegra: colibri_t30: regulator clean-up
` [PATCH 05/26] ARM: tegra: colibri_t30: add missing regulators
` [PATCH 06/26] ARM: tegra: colibri_t30: annotate uarts
` [PATCH 07/26] ARM: tegra: colibri_t30: white-space clean-up
` [PATCH 08/26] ARM: tegra: colibri_t30: move dr_mode property from phy to controller
` [PATCH 09/26] ARM: tegra: colibri_t30: reorder backlight properties
` [PATCH 10/26] ARM: tegra: colibri_t30: drop pwmleds
` [PATCH 11/26] ARM: tegra: colibri_t30: pinmux clean-up
` [PATCH 12/26] ARM: tegra: colibri_t30: add missing pinmux
` [PATCH 13/26] ARM: tegra: colibri_t30: use proper irq-gpio for stmpe811
` [PATCH 14/26] ARM: tegra: colibri_t30: further lm95245 temperature sensor annotation
` [PATCH 15/26] ARM: tegra: colibri_t30: add i2c-thermtrip
` [PATCH 16/26] ARM: tegra: colibri_t30: add proper emmc vmmc and vqmmc supplies
` [PATCH 17/26] ARM: tegra: colibri_t30: enable emmc ddr52 mode
` [PATCH 18/26] ARM: tegra: colibri_t30: rename clk to clock
` [PATCH 19/26] ARM: tegra: colibri_t30: line break long compatible property line
` [PATCH 20/26] ARM: tegra: colibri_t30: move input include to carrier board
` [PATCH 21/26] ARM: tegra: colibri_t30: remove unused nvidia,is-wired property
` [PATCH 22/26] ARM: tegra: colibri_t30: add gpio hog to unreset usb ethernet chip
` [PATCH 23/26] ARM: tegra: colibri_t30: enable hda over hdmi
` [PATCH 24/26] ARM: tegra: colibri_t30: annotate sd card detect
` [PATCH 25/26] ARM: tegra: colibri_t30: annotate ehci instance 1
` [PATCH 26/26] ARM: tegra: colibri_t30: update compatibility comment

Zram writeback feature unstable with heavy swap utilization - BUG: Bad page state in process
 2018-07-23 12:29 UTC 

[PATCH v3 0/5] compress: add ZLIB compression PMD
 2018-07-23 12:36 UTC  (3+ messages)
` [PATCH v3 4/5] compress/zlib: support burst enqueue/dequeue

[RFC] media: thermal I2C cameras metadata
 2018-07-23 11:35 UTC  (2+ messages)

[PATCH v6 00/17] media: imx: Switch to subdev notifiers
 2018-07-23 12:35 UTC  (3+ messages)
` [PATCH v6 16/17] media: v4l2: async: Remove notifier subdevs array

[U-Boot] [PATCH 1/6] clk: add clk_valid()
 2018-07-23 12:35 UTC  (6+ messages)
` [U-Boot] [PATCH 2/6] dm: adc: uclass: get reference regulator once
` [U-Boot] [PATCH 3/6] dt-bindings: Document STM32 ADC DT bindings
` [U-Boot] [PATCH 4/6] adc: Add driver for STM32 ADC
` [U-Boot] [PATCH 5/6] configs: stm32mp15: enable ADC
` [U-Boot] [PATCH 6/6] ARM: dts: stm32mp157: Add ADC DT node

[PATCH v4 0/6] *** Add support for wifi QMI client handshakes ***
 2018-07-23 12:34 UTC  (14+ messages)
` [PATCH v4 1/6] ath10k: Add qmi service helpers for wcn3990 qmi client
` [PATCH v4 2/6] ath10k: Add support to create boardname for non-bmi target
` [PATCH v4 3/6] dt: bindings: add bindings for msa memory region
` [PATCH v4 4/6] firmware: qcom: scm: Add WLAN VMID for Qualcomm SCM interface
` [PATCH v4 5/6] ath10k: Add debug mask for QMI layer
` [PATCH v4 6/6] ath10k: Add QMI message handshake for wcn3990 client

[Qemu-devel] [PATCH] target/arm: Escalate to correct HardFault when AIRCR.BFHFNMINS is set
 2018-07-23 12:34 UTC 

iwlwifi problem with iommu/intel-iommu: Enable CONFIG_DMA_DIRECT_OPS=y and clean up intel_{alloc,free}_coherent()
 2018-07-23 12:38 UTC  (5+ messages)

[PATCH] pack-objects: fix performance issues on packing large deltas
 2018-07-23 12:34 UTC  (2+ messages)

[PATCH] firewire: sbp2: Replace GFP_ATOMIC with GFP_KERNEL in sbp2_scsi_queuecommand()
 2018-07-23 12:24 UTC  (2+ messages)

[Qemu-devel] [PATCH for-3.0 0/4] migration: some fixes for release-ram
 2018-07-23 12:33 UTC  (5+ messages)
` [Qemu-devel] [PATCH for-3.0 1/4] migration: update recv bitmap only on dest vm
` [Qemu-devel] [PATCH for-3.0 2/4] migration: disallow recovery for release-ram
` [Qemu-devel] [PATCH for-3.0 3/4] tests: only update last_byte when at the edge
` [Qemu-devel] [PATCH for-3.0 4/4] tests: torture release-ram in postcopy test

[PATCH] sched: add 64-bit counter retrieval API
 2018-07-23 12:33 UTC  (2+ messages)

[PATCH v4 0/3]crypto/openssl: support asymmetric crypto
 2018-07-23 12:32 UTC  (3+ messages)
` [PATCH v4 1/3] crypto/openssl: add rsa and mod asym op

[Resend PATCH] KVM/x86: Move X86_CR4_OSXSAVE check into kvm_valid_sregs()
 2018-07-23 12:31 UTC 

"Unable to find header curl/curlbuild.h" error on porting
 2018-07-23 12:32 UTC  (7+ messages)

[RFC PATCH] tg: count the sum wait time of an task group
 2018-07-23 12:32 UTC  (5+ messages)
` [PATCH] tg: show "
  ` [PATCH v2] "

[PATCH 4.9 00/28] 4.9.115-stable review
 2018-07-23 12:25 UTC  (13+ messages)
` [PATCH 4.9 10/28] mm/huge_memory.c: fix data loss when splitting a file pmd
` [PATCH 4.9 14/28] ipv4: Return EINVAL when ping_group_range sysctl doesnt map to user ns
` [PATCH 4.9 15/28] ipv6: fix useless rol32 call on hash
` [PATCH 4.9 16/28] lib/rhashtable: consider param->min_size when setting initial table size
` [PATCH 4.9 17/28] net: diag: Dont double-free TCP_NEW_SYN_RECV sockets in tcp_abort
` [PATCH 4.9 18/28] net/ipv4: Set oif in fib_compute_spec_dst
` [PATCH 4.9 19/28] net: phy: fix flag masking in __set_phy_supported
` [PATCH 4.9 24/28] net: Dont copy pfmemalloc flag in __copy_skb_header()
` [PATCH 4.9 25/28] skbuff: Unconditionally copy pfmemalloc in __skb_clone()
` [PATCH 4.9 26/28] xhci: Fix perceived dead host due to runtime suspend race with event handler
` [PATCH 4.9 27/28] xprtrdma: Return -ENOBUFS when no pages are available
` [PATCH 4.9 28/28] block: do not use interruptible wait anywhere


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.