mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
[PATCH 4.14 00/95] 4.14.43-stable review
 2018-05-21 21:11 UTC  (52+ messages)
` [PATCH 4.14 01/95] usbip: usbip_host: refine probe and disconnect debug msgs to be useful
` [PATCH 4.14 03/95] usbip: usbip_host: run rebind from exit when module is removed
` [PATCH 4.14 04/95] usbip: usbip_host: fix NULL-ptr deref and use-after-free errors
` [PATCH 4.14 05/95] usbip: usbip_host: fix bad unlock balance during stub_probe()
` [PATCH 4.14 06/95] ALSA: usb: mixer: volume quirk for CM102-A+/102S+
` [PATCH 4.14 07/95] ALSA: hda: Add Lenovo C50 All in one to the power_save blacklist
` [PATCH 4.14 10/95] spi: bcm-qspi: Avoid setting MSPI_CDRAM_PCS for spi-nor master
` [PATCH 4.14 11/95] spi: bcm-qspi: Always read and set BSPI_MAST_N_BOOT_CTRL
` [PATCH 4.14 12/95] KVM: arm/arm64: VGIC/ITS save/restore: protect kvm_read_guest() calls
` [PATCH 4.14 13/95] KVM: arm/arm64: VGIC/ITS: protect kvm_read_guest() calls with SRCU lock
` [PATCH 4.14 15/95] vfio: ccw: fix cleanup if cp_prefetch fails
` [PATCH 4.14 17/95] tee: shm: fix use-after-free via temporarily dropped reference
` [PATCH 4.14 18/95] netfilter: nf_tables: free set name in error path
` [PATCH 4.14 19/95] netfilter: nf_tables: cant fail after linking rule into active rule list
` [PATCH 4.14 20/95] netfilter: nf_socket: Fix out of bounds access in nf_sk_lookup_slow_v{4,6}
` [PATCH 4.14 22/95] powerpc/powernv: Fix NVRAM sleep in invalid context when crashing
` [PATCH 4.14 23/95] drm: Match sysfs name in link removal to link creation
` [PATCH 4.14 25/95] radix tree: fix multi-order iteration race
` [PATCH 4.14 26/95] mm: dont allow deferred pages with NEED_PER_CPU_KM
` [PATCH 4.14 27/95] drm/i915/gen9: Add WaClearHIZ_WM_CHICKEN3 for bxt and glk
` [PATCH 4.14 28/95] s390/qdio: fix access to uninitialized qdio_q fields
` [PATCH 4.14 29/95] s390/cpum_sf: ensure sample frequency of perf event attributes is non-zero
` [PATCH 4.14 30/95] s390/qdio: dont release memory in qdio_setup_irq()
` [PATCH 4.14 31/95] s390: remove indirect branch from do_softirq_own_stack
` [PATCH 4.14 32/95] x86/pkeys: Override pkey when moving away from PROT_EXEC
` [PATCH 4.14 33/95] x86/pkeys: Do not special case protection key 0
` [PATCH 4.14 34/95] efi: Avoid potential crashes, fix the struct efi_pci_io_protocol_32 definition for mixed mode
` [PATCH 4.14 35/95] ARM: 8771/1: kprobes: Prohibit kprobes on do_undefinstr
` [PATCH 4.14 36/95] x86/mm: Drop TS_COMPAT on 64-bit exec() syscall
` [PATCH 4.14 37/95] tick/broadcast: Use for_each_cpu() specially on UP kernels
` [PATCH 4.14 38/95] ARM: 8769/1: kprobes: Fix to use get_kprobe_ctlblk after irq-disabed
` [PATCH 4.14 39/95] ARM: 8770/1: kprobes: Prohibit probing on optimized_callback
` [PATCH 4.14 40/95] ARM: 8772/1: kprobes: Prohibit kprobes on get_user functions
` [PATCH 4.14 41/95] Btrfs: fix xattr loss after power failure
` [PATCH 4.14 42/95] Btrfs: send, fix invalid access to commit roots due to concurrent snapshotting
` [PATCH 4.14 43/95] btrfs: property: Set incompat flag if lzo/zstd compression is set
` [PATCH 4.14 45/95] btrfs: Split btrfs_del_delalloc_inode into 2 functions
` [PATCH 4.14 46/95] btrfs: Fix delalloc inodes invalidation during transaction abort
` [PATCH 4.14 47/95] btrfs: fix reading stale metadata blocks after degraded raid1 mounts
` [PATCH 4.14 48/95] x86/nospec: Simplify alternative_msr_write()
` [PATCH 4.14 49/95] x86/bugs: Concentrate bug detection into a separate function
` [PATCH 4.14 50/95] x86/bugs: Concentrate bug reporting "
` [PATCH 4.14 51/95] x86/bugs: Read SPEC_CTRL MSR during boot and re-use reserved bits
` [PATCH 4.14 53/95] x86/bugs: Expose /sys/../spec_store_bypass
` [PATCH 4.14 54/95] x86/cpufeatures: Add X86_FEATURE_RDS
` [PATCH 4.14 55/95] x86/bugs: Provide boot parameters for the spec_store_bypass_disable mitigation
` [PATCH 4.14 56/95] x86/bugs/intel: Set proper CPU features and setup RDS
` [PATCH 4.14 57/95] x86/bugs: Whitelist allowed SPEC_CTRL MSR values
` [PATCH 4.14 58/95] x86/bugs/AMD: Add support to disable RDS on Fam[15,16,17]h if requested
` [PATCH 4.14 59/95] x86/KVM/VMX: Expose SPEC_CTRL Bit(2) to the guest
` [PATCH 4.14 60/95] x86/speculation: Create spec-ctrl.h to avoid include hell

[PATCH 4.16 000/110] 4.16.11-stable review
 2018-05-21 21:11 UTC  (48+ messages)
` [PATCH 4.16 001/110] xhci: Fix USB3 NULL pointer dereference at logical disconnect
` [PATCH 4.16 003/110] usbip: usbip_host: delete device from busid_table after rebind
` [PATCH 4.16 004/110] usbip: usbip_host: run rebind from exit when module is removed
` [PATCH 4.16 005/110] usbip: usbip_host: fix NULL-ptr deref and use-after-free errors
` [PATCH 4.16 006/110] usbip: usbip_host: fix bad unlock balance during stub_probe()
` [PATCH 4.16 007/110] ALSA: usb: mixer: volume quirk for CM102-A+/102S+
` [PATCH 4.16 008/110] ALSA: hda/realtek - Clevo P950ER ALC1220 Fixup
` [PATCH 4.16 009/110] ALSA: hda: Add Lenovo C50 All in one to the power_save blacklist
` [PATCH 4.16 010/110] ALSA: control: fix a redundant-copy issue
` [PATCH 4.16 011/110] spi: pxa2xx: Allow 64-bit DMA
` [PATCH 4.16 012/110] spi: bcm-qspi: Avoid setting MSPI_CDRAM_PCS for spi-nor master
` [PATCH 4.16 013/110] spi: bcm-qspi: Always read and set BSPI_MAST_N_BOOT_CTRL
` [PATCH 4.16 014/110] KVM: vmx: update sec exec controls for UMIP iff emulating UMIP
` [PATCH 4.16 015/110] KVM: arm/arm64: Properly protect VGIC locks from IRQs
` [PATCH 4.16 016/110] KVM: arm/arm64: VGIC/ITS: Promote irq_lock() in update_affinity
` [PATCH 4.16 017/110] KVM: arm/arm64: VGIC/ITS save/restore: protect kvm_read_guest() calls
` [PATCH 4.16 018/110] KVM: arm/arm64: VGIC/ITS: protect kvm_read_guest() calls with SRCU lock
` [PATCH 4.16 019/110] hwmon: (k10temp) Fix reading critical temperature register
` [PATCH 4.16 020/110] hwmon: (k10temp) Use API function to access System Management Network
` [PATCH 4.16 021/110] vfio: ccw: fix cleanup if cp_prefetch fails
` [PATCH 4.16 022/110] tracing/x86/xen: Remove zero data size trace events trace_xen_mmu_flush_tlb{_all}
` [PATCH 4.16 023/110] vsprintf: Replace memory barrier with static_key for random_ptr_key update
` [PATCH 4.16 024/110] x86/amd_nb: Add support for Raven Ridge CPUs
` [PATCH 4.16 025/110] tee: shm: fix use-after-free via temporarily dropped reference
` [PATCH 4.16 026/110] netfilter: nf_tables: free set name in error path
` [PATCH 4.16 027/110] netfilter: nf_tables: cant fail after linking rule into active rule list
` [PATCH 4.16 030/110] ARM64: dts: marvell: armada-cp110: Add mg_core_clk for ethernet node
` [PATCH 4.16 032/110] mtd: rawnand: marvell: Fix read logic for layouts with ->nchunks > 2
` [PATCH 4.16 033/110] powerpc/powernv: Fix NVRAM sleep in invalid context when crashing
` [PATCH 4.16 034/110] drm: Match sysfs name in link removal to link creation
` [PATCH 4.16 035/110] cpufreq: armada-37xx: driver relies on cpufreq-dt
` [PATCH 4.16 036/110] lib/test_bitmap.c: fix bitmap optimisation tests to report errors correctly
` [PATCH 4.16 037/110] radix tree: fix multi-order iteration race
` [PATCH 4.16 040/110] s390/qdio: fix access to uninitialized qdio_q fields
` [PATCH 4.16 041/110] s390/cpum_sf: ensure sample frequency of perf event attributes is non-zero
` [PATCH 4.16 042/110] s390/qdio: dont release memory in qdio_setup_irq()
` [PATCH 4.16 043/110] s390: remove indirect branch from do_softirq_own_stack
` [PATCH 4.16 044/110] bcache: return 0 from bch_debug_init() if CONFIG_DEBUG_FS=n
` [PATCH 4.16 045/110] x86/pkeys: Override pkey when moving away from PROT_EXEC
` [PATCH 4.16 046/110] x86/pkeys: Do not special case protection key 0
` [PATCH 4.16 047/110] efi: Avoid potential crashes, fix the struct efi_pci_io_protocol_32 definition for mixed mode
` [PATCH 4.16 048/110] ARM: 8771/1: kprobes: Prohibit kprobes on do_undefinstr
` [PATCH 4.16 049/110] x86/apic/x2apic: Initialize cluster ID properly
` [PATCH 4.16 050/110] x86/mm: Drop TS_COMPAT on 64-bit exec() syscall
` [PATCH 4.16 051/110] tick/broadcast: Use for_each_cpu() specially on UP kernels
` [PATCH 4.16 052/110] ARM: 8769/1: kprobes: Fix to use get_kprobe_ctlblk after irq-disabed
` [PATCH 4.16 053/110] ARM: 8770/1: kprobes: Prohibit probing on optimized_callback

[PATCH 4.9 00/87] 4.9.102-stable review
 2018-05-21 21:11 UTC  (61+ messages)
` [PATCH 4.9 02/87] usbip: usbip_host: delete device from busid_table after rebind
` [PATCH 4.9 03/87] usbip: usbip_host: run rebind from exit when module is removed
` [PATCH 4.9 04/87] usbip: usbip_host: fix NULL-ptr deref and use-after-free errors
` [PATCH 4.9 05/87] usbip: usbip_host: fix bad unlock balance during stub_probe()
` [PATCH 4.9 06/87] ALSA: usb: mixer: volume quirk for CM102-A+/102S+
` [PATCH 4.9 07/87] ALSA: hda: Add Lenovo C50 All in one to the power_save blacklist
` [PATCH 4.9 08/87] ALSA: control: fix a redundant-copy issue
` [PATCH 4.9 09/87] spi: pxa2xx: Allow 64-bit DMA
` [PATCH 4.9 10/87] spi: bcm-qspi: Avoid setting MSPI_CDRAM_PCS for spi-nor master
` [PATCH 4.9 11/87] spi: bcm-qspi: Always read and set BSPI_MAST_N_BOOT_CTRL
` [PATCH 4.9 12/87] KVM: arm/arm64: VGIC/ITS: protect kvm_read_guest() calls with SRCU lock
` [PATCH 4.9 13/87] powerpc: Dont preempt_disable() in show_cpuinfo()
` [PATCH 4.9 14/87] signals: avoid unnecessary taking of sighand->siglock
` [PATCH 4.9 15/87] tracing/x86/xen: Remove zero data size trace events trace_xen_mmu_flush_tlb{_all}
` [PATCH 4.9 16/87] netfilter: nf_tables: cant fail after linking rule into active rule list
` [PATCH 4.9 18/87] powerpc/powernv: Fix NVRAM sleep in invalid context when crashing
` [PATCH 4.9 19/87] mm: dont allow deferred pages with NEED_PER_CPU_KM
` [PATCH 4.9 20/87] s390/qdio: fix access to uninitialized qdio_q fields
` [PATCH 4.9 22/87] s390/qdio: dont release memory in qdio_setup_irq()
` [PATCH 4.9 23/87] s390: remove indirect branch from do_softirq_own_stack
` [PATCH 4.9 24/87] x86/pkeys: Override pkey when moving away from PROT_EXEC
` [PATCH 4.9 25/87] x86/pkeys: Do not special case protection key 0
` [PATCH 4.9 26/87] efi: Avoid potential crashes, fix the struct efi_pci_io_protocol_32 definition for mixed mode
` [PATCH 4.9 27/87] ARM: 8771/1: kprobes: Prohibit kprobes on do_undefinstr
` [PATCH 4.9 29/87] ARM: 8769/1: kprobes: Fix to use get_kprobe_ctlblk after irq-disabed
` [PATCH 4.9 30/87] ARM: 8770/1: kprobes: Prohibit probing on optimized_callback
` [PATCH 4.9 31/87] ARM: 8772/1: kprobes: Prohibit kprobes on get_user functions
` [PATCH 4.9 32/87] Btrfs: fix xattr loss after power failure
` [PATCH 4.9 33/87] btrfs: fix crash when trying to resume balance without the resume flag
` [PATCH 4.9 34/87] x86/amd: dont set X86_BUG_SYSRET_SS_ATTRS when running under Xen
` [PATCH 4.9 35/87] btrfs: fix reading stale metadata blocks after degraded raid1 mounts
` [PATCH 4.9 36/87] x86/nospec: Simplify alternative_msr_write()
` [PATCH 4.9 37/87] x86/bugs: Concentrate bug detection into a separate function
` [PATCH 4.9 38/87] x86/bugs: Concentrate bug reporting "
` [PATCH 4.9 42/87] x86/cpufeatures: Add X86_FEATURE_RDS
` [PATCH 4.9 43/87] x86/bugs: Provide boot parameters for the spec_store_bypass_disable mitigation
` [PATCH 4.9 44/87] x86/bugs/intel: Set proper CPU features and setup RDS
` [PATCH 4.9 47/87] x86/KVM/VMX: Expose SPEC_CTRL Bit(2) to the guest
` [PATCH 4.9 48/87] x86/speculation: Create spec-ctrl.h to avoid include hell
` [PATCH 4.9 50/87] x86/process: Optimize TIF checks in __switch_to_xtra()
` [PATCH 4.9 52/87] x86/process: Optimize TIF_NOTSC switch
` [PATCH 4.9 53/87] x86/process: Allow runtime control of Speculative Store Bypass
` [PATCH 4.9 54/87] x86/speculation: Add prctl for Speculative Store Bypass mitigation
` [PATCH 4.9 55/87] nospec: Allow getting/setting on non-current task
` [PATCH 4.9 58/87] x86/bugs: Make boot modes __ro_after_init
` [PATCH 4.9 59/87] prctl: Add force disable speculation
` [PATCH 4.9 60/87] seccomp: Use PR_SPEC_FORCE_DISABLE
` [PATCH 4.9 61/87] seccomp: Add filter flag to opt-out of SSB mitigation
` [PATCH 4.9 62/87] seccomp: Move speculation migitation control to arch code
` [PATCH 4.9 63/87] x86/speculation: Make "seccomp" the default mode for Speculative Store Bypass
` [PATCH 4.9 64/87] x86/bugs: Rename _RDS to _SSBD
` [PATCH 4.9 65/87] proc: Use underscores for SSBD in status
` [PATCH 4.9 66/87] Documentation/spec_ctrl: Do some minor cleanups
` [PATCH 4.9 67/87] x86/bugs: Fix __ssb_select_mitigation() return type
` [PATCH 4.9 68/87] x86/bugs: Make cpu_show_common() static
` [PATCH 4.9 69/87] x86/bugs: Fix the parameters alignment and missing void
` [PATCH 4.9 70/87] x86/cpu: Make alternative_msr_write work for 32-bit code
` [PATCH 4.9 71/87] KVM: SVM: Move spec control call after restore of GS
` [PATCH 4.9 72/87] x86/speculation: Use synthetic bits for IBRS/IBPB/STIBP
` [PATCH 4.9 73/87] x86/cpufeatures: Disentangle MSR_SPEC_CTRL enumeration from IBRS

[PATCH] Add the memcg print oom info for system oom
 2018-05-21 21:11 UTC  (4+ messages)

[PATCH v7 1/2] dt: bindings: lm3601x: Introduce the lm3601x driver
 2018-05-21 21:09 UTC  (4+ messages)
` [PATCH v7 2/2] leds: lm3601x: Introduce the lm3601x LED driver

[PATCH v6 0/9] Add support for SAMA5D2 touchscreen
 2018-05-21 21:06 UTC  (3+ messages)
` [PATCH v6 6/9] input: touchscreen: resistive-adc-touch: add generic resistive ADC touchscreen

[v4 09/11] drivers/hwmon: Add PECI cputemp driver
 2018-05-21 21:06 UTC  (7+ messages)

[PATCH v5 0/5] AIO add per-command iopriority
 2018-05-21 21:04 UTC  (11+ messages)
` [PATCH v5 1/5] block: add ioprio_check_cap function
` [PATCH v5 3/5] fs: Add aio iopriority support
` [PATCH v5 4/5] fs: blkdev set bio prio from kiocb prio
` [PATCH v5 5/5] fs: iomap dio "

PROBLEM: mce: [Hardware Error] from dmesg -l emerg
 2018-05-21 20:57 UTC  (9+ messages)

[PATCH 1/6] ARM: OMAP1: ams-delta: add GPIO lookup tables
 2018-05-21 20:57 UTC  (5+ messages)
` [alsa-devel] [PATCH 5/6] mtd: rawnand: ams-delta: use GPIO lookup table

[PATCH v2] rtc: st-lpc: add range
 2018-05-21 20:49 UTC 

[PATCH] staging: rtl8192e: rtllib_tx: fix spelling issue
 2018-05-21 20:48 UTC 

[v4 10/11] drivers/hwmon: Add PECI dimmtemp driver
 2018-05-21 20:46 UTC  (3+ messages)

[media] duplicate code in media drivers
 2018-05-21 20:44 UTC  (3+ messages)

[PATCH v2] ath10k: transmit queued frames after waking queues
 2018-05-21 20:43 UTC 

[PATCH] ath10k: transmit queued frames after waking queues
 2018-05-21 20:37 UTC  (3+ messages)

[Xen-devel][RFC 0/3] dma-buf support for gntdev
 2018-05-21 20:36 UTC  (9+ messages)
` [Xen-devel][RFC 1/3] xen/balloon: Allow allocating DMA buffers
  ` [Xen-devel] [RFC "

[PATCH] Bluetooth: Apply QCA Rome patches for some ATH3012 models
 2018-05-21 20:34 UTC 

[PATCHv9] gpio: Remove VLA from gpiolib
 2018-05-21 20:34 UTC  (2+ messages)

[PATCH v3 0/6] ALSA: xen-front: Add Xen para-virtualized frontend driver
 2018-05-21 20:26 UTC  (8+ messages)
` [PATCH v3 4/6] ALSA: xen-front: Implement handling of shared buffers

[PATCH v7 08/13] KVM: arm/arm64: Remove kvm_vgic_vcpu_early_init
 2018-05-21 20:21 UTC  (2+ messages)

[PATCH net-next 0/5] TI Ethernet driver warnings fixes
 2018-05-21 20:18 UTC  (2+ messages)

[PATCH 00/33] use match_string() helper
 2018-05-21 20:12 UTC  (3+ messages)
` [PATCH 07/33] iwlwifi: mvm: "

[PATCH] mm: fix race between kmem_cache destroy, create and deactivate
 2018-05-21 20:12 UTC  (3+ messages)

[RFC PATCH ghak32 V2 00/13] audit: implement container id
 2018-05-21 20:06 UTC  (5+ messages)
` [RFC PATCH ghak32 V2 13/13] debug audit: read container ID of a process

[PATCH] net: sched: don't disable bh when accessing action idr
 2018-05-21 20:03 UTC  (2+ messages)
` [PATCH net-next v2] "

[v4 11/11] Add maintainers for the PECI subsystem
 2018-05-21 20:00 UTC 

[RFC PATCH] mtd: spi-nor: add support to non-uniform SPI NOR flash memories
 2018-05-21 16:59 UTC  (4+ messages)

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®