linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-02-21 12:47:02 to 2018-02-21 12:48:37 UTC [more...]

[PATCH 4.15 000/163] 4.15.5-stable review
 2018-02-21 12:48 UTC  (83+ messages)
` [PATCH 4.15 001/163] scsi: smartpqi: allow static build ("built-in")
` [PATCH 4.15 002/163] IB/umad: Fix use of unprotected device pointer
` [PATCH 4.15 003/163] IB/qib: Fix comparison error with qperf compare/swap test
` [PATCH 4.15 004/163] IB/mlx4: Fix incorrectly releasing steerable UD QPs when have only ETH ports
` [PATCH 4.15 005/163] IB/core: Fix two kernel warnings triggered by rxe registration
` [PATCH 4.15 006/163] IB/core: Fix ib_wc structure size to remain in 64 bytes boundary
` [PATCH 4.15 007/163] IB/core: Avoid a potential OOPs for an unused optional parameter
` [PATCH 4.15 008/163] selftests: seccomp: fix compile error seccomp_bpf
` [PATCH 4.15 009/163] kselftest: fix OOM in memory compaction test
` [PATCH 4.15 010/163] RDMA/rxe: Fix a race condition related to the QP error state
` [PATCH 4.15 011/163] RDMA/rxe: Fix a race condition in rxe_requester()
` [PATCH 4.15 012/163] RDMA/rxe: Fix rxe_qp_cleanup()
` [PATCH 4.15 013/163] cpufreq: powernv: Dont assume distinct pstate values for nominal and pmin
` [PATCH 4.15 014/163] swiotlb: suppress warning when __GFP_NOWARN is set
` [PATCH 4.15 016/163] mwifiex: resolve reset vs. remove()/shutdown() deadlocks
` [PATCH 4.15 018/163] trace_uprobe: Display correct offset in uprobe_events
` [PATCH 4.15 019/163] powerpc/radix: Remove trace_tlbie call from radix__flush_tlb_all
` [PATCH 4.15 020/163] powerpc/kernel: Block interrupts when updating TIDR
` [PATCH 4.15 021/163] powerpc/vas: Dont set uses_vas for kernel windows
` [PATCH 4.15 023/163] powerpc/mm: Flush radix process translations when setting MMU type
` [PATCH 4.15 024/163] powerpc/xive: Use hw CPU ids when configuring the CPU queues
` [PATCH 4.15 025/163] dma-buf: fix reservation_object_wait_timeout_rcu once more v2
` [PATCH 4.15 026/163] s390: fix handling of -1 in set{,fs}[gu]id16 syscalls
` [PATCH 4.15 027/163] arm64: dts: msm8916: Correct ipc references for smsm
` [PATCH 4.15 028/163] ARM: lpc3250: fix uda1380 gpio numbers
` [PATCH 4.15 029/163] ARM: dts: STi: Add gpio polarity for "hdmi,hpd-gpio" property
` [PATCH 4.15 030/163] ARM: dts: nomadik: add interrupt-parent for clcd
` [PATCH 4.15 031/163] arm: dts: mt7623: fix card detection issue on bananapi-r2
` [PATCH 4.15 032/163] arm: spear600: Add missing interrupt-parent of rtc
` [PATCH 4.15 033/163] arm: spear13xx: Fix dmas cells
` [PATCH 4.15 034/163] arm: spear13xx: Fix spics gpio controllers warning
` [PATCH 4.15 035/163] x86/gpu: add CFL to early quirks
` [PATCH 4.15 036/163] x86/kexec: Make kexec (mostly) work in 5-level paging mode
` [PATCH 4.15 037/163] x86/xen: init %gs very early to avoid page faults with stack protector
` [PATCH 4.15 038/163] x86: PM: Make APM idle driver initialize polling state
` [PATCH 4.15 039/163] mm, memory_hotplug: fix memmap initialization
` [PATCH 4.15 040/163] x86/entry/64: Clear extra registers beyond syscall arguments, to reduce speculation attack surface
` [PATCH 4.15 041/163] x86/entry/64/compat: Clear registers for compat syscalls, "
` [PATCH 4.15 042/163] compiler-gcc.h: Introduce __optimize function attribute
` [PATCH 4.15 043/163] compiler-gcc.h: __nostackprotector needs gcc-4.4 and up
` [PATCH 4.15 044/163] crypto: sun4i_ss_prng - fix return value of sun4i_ss_prng_generate
` [PATCH 4.15 045/163] crypto: sun4i_ss_prng - convert lock to _bh in sun4i_ss_prng_generate
` [PATCH 4.15 046/163] powerpc/mm/radix: Split linear mapping on hot-unplug
` [PATCH 4.15 047/163] x86/mm/pti: Fix PTI comment in entry_SYSCALL_64()
` [PATCH 4.15 048/163] x86/speculation: Update Speculation Control microcode blacklist
` [PATCH 4.15 049/163] x86/speculation: Correct Speculation Control microcode blacklist again
` [PATCH 4.15 050/163] Revert "x86/speculation: Simplify indirect_branch_prediction_barrier()"
` [PATCH 4.15 051/163] KVM/x86: Reduce retpoline performance impact in slot_handle_level_range(), by always inlining iterator helper methods
` [PATCH 4.15 052/163] X86/nVMX: Properly set spec_ctrl and pred_cmd before merging MSRs
` [PATCH 4.15 053/163] KVM/nVMX: Set the CPU_BASED_USE_MSR_BITMAPS if we have a valid L02 MSR bitmap
` [PATCH 4.15 054/163] x86/speculation: Clean up various Spectre related details
` [PATCH 4.15 055/163] PM / runtime: Update links_count also if !CONFIG_SRCU
` [PATCH 4.15 056/163] PM: cpuidle: Fix cpuidle_poll_state_init() prototype
` [PATCH 4.15 057/163] platform/x86: wmi: fix off-by-one write in wmi_dev_probe()
` [PATCH 4.15 058/163] x86/entry/64: Clear registers for exceptions/interrupts, to reduce speculation attack surface
` [PATCH 4.15 059/163] x86/entry/64: Merge SAVE_C_REGS and SAVE_EXTRA_REGS, remove unused extensions
` [PATCH 4.15 060/163] x86/entry/64: Merge the POP_C_REGS and POP_EXTRA_REGS macros into a single POP_REGS macro
` [PATCH 4.15 061/163] x86/entry/64: Interleave XOR register clearing with PUSH instructions
` [PATCH 4.15 062/163] x86/entry/64: Introduce the PUSH_AND_CLEAN_REGS macro
` [PATCH 4.15 063/163] x86/entry/64: Use PUSH_AND_CLEAN_REGS in more cases
` [PATCH 4.15 064/163] x86/entry/64: Get rid of the ALLOC_PT_GPREGS_ON_STACK and SAVE_AND_CLEAR_REGS macros
` [PATCH 4.15 065/163] x86/entry/64: Indent PUSH_AND_CLEAR_REGS and POP_REGS properly
` [PATCH 4.15 066/163] x86/entry/64: Fix paranoid_entry() frame pointer warning
` [PATCH 4.15 067/163] x86/entry/64: Remove the unused icebp macro
` [PATCH 4.15 068/163] selftests/x86: Fix vDSO selftest segfault for vsyscall=none
` [PATCH 4.15 069/163] selftests/x86: Clean up and document sscanf() usage
` [PATCH 4.15 070/163] selftests/x86/pkeys: Remove unused functions
` [PATCH 4.15 071/163] selftests/x86: Fix build bug caused by the 5lvl test which has been moved to the VM directory
` [PATCH 4.15 072/163] selftests/x86: Do not rely on "int $0x80" in test_mremap_vdso.c
` [PATCH 4.15 073/163] gfs2: Fixes to "Implement iomap for block_map"
` [PATCH 4.15 074/163] selftests/x86: Do not rely on "int $0x80" in single_step_syscall.c
` [PATCH 4.15 075/163] selftests/x86: Disable tests requiring 32-bit support on pure 64-bit systems
` [PATCH 4.15 076/163] objtool: Fix segfault in ignore_unreachable_insn()
` [PATCH 4.15 077/163] x86/debug, objtool: Annotate WARN()-related UD2 as reachable
` [PATCH 4.15 078/163] x86/debug: Use UD2 for WARN()
` [PATCH 4.15 079/163] x86/speculation: Fix up array_index_nospec_mask() asm constraint
` [PATCH 4.15 080/163] nospec: Move array_index_nospec() parameter checking into separate macro
` [PATCH 4.15 081/163] x86/speculation: Add <asm/msr-index.h> dependency
` [PATCH 4.15 082/163] x86/mm: Rename flush_tlb_single() and flush_tlb_one() to __flush_tlb_one_[user|kernel]()
` [PATCH 4.15 083/163] selftests/x86/mpx: Fix incorrect bounds with old _sigfault
` [PATCH 4.15 086/163] x86/cpu: Change type of x86_cache_size variable to unsigned int
` [PATCH 4.15 087/163] x86/entry/64: Fix CR3 restore in paranoid_exit()

[PATCH 4.9 00/77] 4.9.83-stable review
 2018-02-21 12:48 UTC  (27+ messages)
` [PATCH 4.9 01/77] scsi: smartpqi: allow static build ("built-in")
` [PATCH 4.9 02/77] drm/radeon: Add dpm quirk for Jet PRO (v2)
` [PATCH 4.9 03/77] drm/radeon: adjust tested variable
` [PATCH 4.9 04/77] rtc-opal: Fix handling of firmware error codes, prevent busy loops
` [PATCH 4.9 05/77] mbcache: initialize entry->e_referenced in mb_cache_entry_create()
` [PATCH 4.9 06/77] jbd2: fix sphinx kernel-doc build warnings
` [PATCH 4.9 07/77] ext4: fix a race in the ext4 shutdown path
` [PATCH 4.9 08/77] ext4: save error to disk in __ext4_grp_locked_error()
` [PATCH 4.9 09/77] ext4: correct documentation for grpid mount option
` [PATCH 4.9 10/77] mm: hide a #warning for COMPILE_TEST
` [PATCH 4.9 11/77] mm: Fix memory size alignment in devm_memremap_pages_release()
` [PATCH 4.9 13/77] PCI: keystone: Fix interrupt-controller-node lookup
` [PATCH 4.9 14/77] video: fbdev: atmel_lcdfb: fix display-timings lookup
` [PATCH 4.9 15/77] console/dummy: leave .con_font_get set to NULL
` [PATCH 4.9 17/77] target/iscsi: avoid NULL dereference in CHAP auth error path
` [PATCH 4.9 18/77] Btrfs: fix deadlock in run_delalloc_nocow
` [PATCH 4.9 19/77] Btrfs: fix crash due to not cleaning up tree log blocks dirty bits
` [PATCH 4.9 20/77] Btrfs: fix extent state leak from tree log
` [PATCH 4.9 21/77] Btrfs: fix btrfs_evict_inode to handle abnormal inodes correctly
` [PATCH 4.9 22/77] Btrfs: fix unexpected -EEXIST when creating new inode
` [PATCH 4.9 23/77] 9p/trans_virtio: discard zero-length reply
` [PATCH 4.9 24/77] mtd: nand: vf610: set correct ooblayout
` [PATCH 4.9 25/77] ALSA: hda - Fix headset mic detection problem for two Dell machines
` [PATCH 4.9 26/77] ALSA: usb-audio: Fix UAC2 get_ctl request with a RANGE attribute
` [PATCH 4.9 27/77] ALSA: hda/realtek - Enable Thinkpad Dock device for ALC298 platform
` [PATCH 4.9 28/77] ALSA: hda/realtek: PCI quirk for Fujitsu U7x7

[PATCH 4.14 000/167] 4.14.21-stable review
 2018-02-21 12:48 UTC  (87+ messages)
` [PATCH 4.14 011/167] RDMA/rxe: Fix a race condition related to the QP error state
` [PATCH 4.14 012/167] RDMA/rxe: Fix a race condition in rxe_requester()
` [PATCH 4.14 013/167] RDMA/rxe: Fix rxe_qp_cleanup()
` [PATCH 4.14 014/167] cpufreq: powernv: Dont assume distinct pstate values for nominal and pmin
` [PATCH 4.14 015/167] swiotlb: suppress warning when __GFP_NOWARN is set
` [PATCH 4.14 016/167] PM / devfreq: Propagate error from devfreq_add_device()
` [PATCH 4.14 017/167] mwifiex: resolve reset vs. remove()/shutdown() deadlocks
` [PATCH 4.14 019/167] powerpc/radix: Remove trace_tlbie call from radix__flush_tlb_all
` [PATCH 4.14 020/167] powerpc/numa: Invalidate numa_cpu_lookup_table on cpu remove
` [PATCH 4.14 021/167] powerpc/mm: Flush radix process translations when setting MMU type
` [PATCH 4.14 022/167] powerpc/xive: Use hw CPU ids when configuring the CPU queues
` [PATCH 4.14 023/167] powerpc: Fix DABR match on hash based systems
` [PATCH 4.14 024/167] dma-buf: fix reservation_object_wait_timeout_rcu once more v2
` [PATCH 4.14 025/167] s390: fix handling of -1 in set{,fs}[gu]id16 syscalls
` [PATCH 4.14 026/167] arm64: dts: msm8916: Correct ipc references for smsm
` [PATCH 4.14 027/167] ARM: lpc3250: fix uda1380 gpio numbers
` [PATCH 4.14 028/167] ARM: dts: STi: Add gpio polarity for "hdmi,hpd-gpio" property
` [PATCH 4.14 029/167] ARM: dts: nomadik: add interrupt-parent for clcd
` [PATCH 4.14 030/167] arm: dts: mt7623: fix card detection issue on bananapi-r2
` [PATCH 4.14 031/167] arm: spear600: Add missing interrupt-parent of rtc
` [PATCH 4.14 032/167] arm: spear13xx: Fix dmas cells
` [PATCH 4.14 033/167] arm: spear13xx: Fix spics gpio controllers warning
` [PATCH 4.14 034/167] drm/i915: add GT number to intel_device_info
` [PATCH 4.14 035/167] drm/i915/kbl: Change a KBL pci id to GT2 from GT1.5
` [PATCH 4.14 036/167] x86/gpu: add CFL to early quirks
` [PATCH 4.14 037/167] x86/kexec: Make kexec (mostly) work in 5-level paging mode
` [PATCH 4.14 038/167] x86/xen: init %gs very early to avoid page faults with stack protector
` [PATCH 4.14 039/167] x86: PM: Make APM idle driver initialize polling state
` [PATCH 4.14 040/167] x86/entry/64: Clear extra registers beyond syscall arguments, to reduce speculation attack surface
` [PATCH 4.14 041/167] x86/entry/64/compat: Clear registers for compat syscalls, "
` [PATCH 4.14 042/167] compiler-gcc.h: Introduce __optimize function attribute
` [PATCH 4.14 043/167] compiler-gcc.h: __nostackprotector needs gcc-4.4 and up
` [PATCH 4.14 044/167] crypto: sun4i_ss_prng - fix return value of sun4i_ss_prng_generate
` [PATCH 4.14 045/167] crypto: sun4i_ss_prng - convert lock to _bh in sun4i_ss_prng_generate
` [PATCH 4.14 046/167] powerpc/mm/radix: Split linear mapping on hot-unplug
` [PATCH 4.14 049/167] x86/speculation: Correct Speculation Control microcode blacklist again
` [PATCH 4.14 050/167] Revert "x86/speculation: Simplify indirect_branch_prediction_barrier()"
` [PATCH 4.14 051/167] KVM/x86: Reduce retpoline performance impact in slot_handle_level_range(), by always inlining iterator helper methods
` [PATCH 4.14 052/167] X86/nVMX: Properly set spec_ctrl and pred_cmd before merging MSRs
` [PATCH 4.14 053/167] KVM/nVMX: Set the CPU_BASED_USE_MSR_BITMAPS if we have a valid L02 MSR bitmap
` [PATCH 4.14 056/167] PM: cpuidle: Fix cpuidle_poll_state_init() prototype
` [PATCH 4.14 058/167] x86/entry/64: Merge SAVE_C_REGS and SAVE_EXTRA_REGS, remove unused extensions
` [PATCH 4.14 059/167] x86/entry/64: Merge the POP_C_REGS and POP_EXTRA_REGS macros into a single POP_REGS macro
` [PATCH 4.14 060/167] x86/entry/64: Interleave XOR register clearing with PUSH instructions
` [PATCH 4.14 061/167] x86/entry/64: Introduce the PUSH_AND_CLEAN_REGS macro
` [PATCH 4.14 062/167] x86/entry/64: Use PUSH_AND_CLEAN_REGS in more cases
` [PATCH 4.14 064/167] x86/entry/64: Indent PUSH_AND_CLEAR_REGS and POP_REGS properly
` [PATCH 4.14 065/167] x86/entry/64: Fix paranoid_entry() frame pointer warning
` [PATCH 4.14 066/167] x86/entry/64: Remove the unused icebp macro
` [PATCH 4.14 067/167] selftests/x86: Fix vDSO selftest segfault for vsyscall=none
` [PATCH 4.14 068/167] selftests/x86: Clean up and document sscanf() usage
` [PATCH 4.14 069/167] selftests/x86/pkeys: Remove unused functions
` [PATCH 4.14 070/167] selftests/x86: Do not rely on "int $0x80" in test_mremap_vdso.c
` [PATCH 4.14 071/167] selftests/x86: Do not rely on "int $0x80" in single_step_syscall.c
` [PATCH 4.14 072/167] selftests/x86: Disable tests requiring 32-bit support on pure 64-bit systems
` [PATCH 4.14 073/167] objtool: Fix segfault in ignore_unreachable_insn()
` [PATCH 4.14 074/167] x86/debug, objtool: Annotate WARN()-related UD2 as reachable
` [PATCH 4.14 075/167] x86/debug: Use UD2 for WARN()
` [PATCH 4.14 076/167] x86/speculation: Fix up array_index_nospec_mask() asm constraint
` [PATCH 4.14 077/167] nospec: Move array_index_nospec() parameter checking into separate macro
` [PATCH 4.14 078/167] x86/speculation: Add <asm/msr-index.h> dependency
` [PATCH 4.14 079/167] kmemcheck: remove annotations
` [PATCH 4.14 081/167] kmemcheck: remove whats left of NOTRACK flags
` [PATCH 4.14 082/167] kmemcheck: rip it out
` [PATCH 4.14 083/167] kmemcheck: rip it out for real
` [PATCH 4.14 084/167] x86/mm: Rename flush_tlb_single() and flush_tlb_one() to __flush_tlb_one_[user|kernel]()
` [PATCH 4.14 085/167] selftests/x86/mpx: Fix incorrect bounds with old _sigfault
` [PATCH 4.14 086/167] x86/cpu: Rename cpu_data.x86_mask to cpu_data.x86_stepping
` [PATCH 4.14 087/167] x86/spectre: Fix an error message
` [PATCH 4.14 088/167] x86/cpu: Change type of x86_cache_size variable to unsigned int
` [PATCH 4.14 089/167] x86/entry/64: Fix CR3 restore in paranoid_exit()
` [PATCH 4.14 090/167] drm/ttm: Dont add swapped BOs to swap-LRU list
` [PATCH 4.14 091/167] drm/ttm: Fix buf pointer update in ttm_bo_vm_access_kmap() (v2)
` [PATCH 4.14 092/167] drm/qxl: unref cursor bo when finished with it
` [PATCH 4.14 094/167] drm/ast: Load lut in crtc_commit
` [PATCH 4.14 095/167] arm64: Add missing Falkor part number for branch predictor hardening
` [PATCH 4.14 096/167] drm/radeon: Add dpm quirk for Jet PRO (v2)
` [PATCH 4.14 097/167] drm/radeon: adjust tested variable
` [PATCH 4.14 098/167] rtc-opal: Fix handling of firmware error codes, prevent busy loops
` [PATCH 4.14 099/167] mbcache: initialize entry->e_referenced in mb_cache_entry_create()
` [PATCH 4.14 100/167] mmc: sdhci: Implement an SDHCI-specific bounce buffer
` [PATCH 4.14 101/167] mmc: bcm2835: Dont overwrite max frequency unconditionally
` [PATCH 4.14 102/167] Revert "mmc: meson-gx: include tx phase in the tuning process"
` [PATCH 4.14 103/167] mlx5: fix mlx5_get_vector_affinity to start from completion vector 0
` [PATCH 4.14 104/167] Revert "apple-gmux: lock iGP IO to protect from vgaarb changes"
` [PATCH 4.14 105/167] jbd2: fix sphinx kernel-doc build warnings

[PATCH 0/2] pci: endpoint: Fix double free in pci_epf_create()
 2018-02-21 12:47 UTC  (2+ messages)
` [PATCH 1/2] pci: endpoint: Free func_name after last usage

[PATCH] clocksource: mips-gic-timer: fix clocksource counter width
 2018-02-21 12:47 UTC 

[PATCH 4.4 00/33] 4.4.117-stable review
 2018-02-21 12:45 UTC  (3+ messages)
` [PATCH 4.4 29/33] x86: fix build warnign with 32-bit PAE
` [PATCH 4.4 31/33] ARM: pxa/tosa-bt: add MODULE_LICENSE tag


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).