public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-02-21 11:03:36 to 2018-02-21 12:47:54 UTC [more...]

[PATCH 4.15 000/163] 4.15.5-stable review
 2018-02-21 12:47 UTC  (43+ 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.14 000/167] 4.14.21-stable review
 2018-02-21 12:47 UTC  (57+ messages)
` [PATCH 4.14 001/167] tracing: Prevent PROFILE_ALL_BRANCHES when FORTIFY_SOURCE=y
` [PATCH 4.14 002/167] scsi: smartpqi: allow static build ("built-in")
` [PATCH 4.14 003/167] IB/umad: Fix use of unprotected device pointer
` [PATCH 4.14 004/167] IB/qib: Fix comparison error with qperf compare/swap test
` [PATCH 4.14 005/167] IB/mlx4: Fix incorrectly releasing steerable UD QPs when have only ETH ports
` [PATCH 4.14 006/167] IB/core: Fix two kernel warnings triggered by rxe registration
` [PATCH 4.14 007/167] IB/core: Fix ib_wc structure size to remain in 64 bytes boundary
` [PATCH 4.14 008/167] IB/core: Avoid a potential OOPs for an unused optional parameter
` [PATCH 4.14 009/167] selftests: seccomp: fix compile error seccomp_bpf
` [PATCH 4.14 010/167] kselftest: fix OOM in memory compaction test
` [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.4 00/33] 4.4.117-stable review
 2018-02-21 12:45 UTC  (33+ messages)
` [PATCH 4.4 01/33] IB/mlx4: Fix incorrectly releasing steerable UD QPs when have only ETH ports
` [PATCH 4.4 02/33] PM / devfreq: Propagate error from devfreq_add_device()
` [PATCH 4.4 04/33] ARM: dts: STi: Add gpio polarity for "hdmi,hpd-gpio" property
` [PATCH 4.4 05/33] arm: spear600: Add missing interrupt-parent of rtc
` [PATCH 4.4 06/33] arm: spear13xx: Fix dmas cells
` [PATCH 4.4 07/33] arm: spear13xx: Fix spics gpio controllers warning
` [PATCH 4.4 08/33] ALSA: seq: Fix regression by incorrect ioctl_mutex usages
` [PATCH 4.4 09/33] KVM/x86: Reduce retpoline performance impact in slot_handle_level_range(), by always inlining iterator helper methods
` [PATCH 4.4 10/33] x86/cpu: Change type of x86_cache_size variable to unsigned int
` [PATCH 4.4 11/33] drm/radeon: adjust tested variable
` [PATCH 4.4 12/33] rtc-opal: Fix handling of firmware error codes, prevent busy loops
` [PATCH 4.4 13/33] ext4: save error to disk in __ext4_grp_locked_error()
` [PATCH 4.4 14/33] ext4: correct documentation for grpid mount option
` [PATCH 4.4 15/33] mm: hide a #warning for COMPILE_TEST
` [PATCH 4.4 16/33] video: fbdev: atmel_lcdfb: fix display-timings lookup
` [PATCH 4.4 17/33] console/dummy: leave .con_font_get set to NULL
` [PATCH 4.4 18/33] rtlwifi: rtl8821ae: Fix connection lost problem correctly
` [PATCH 4.4 19/33] Btrfs: fix deadlock in run_delalloc_nocow
` [PATCH 4.4 20/33] Btrfs: fix crash due to not cleaning up tree log blocks dirty bits
` [PATCH 4.4 21/33] Btrfs: fix unexpected -EEXIST when creating new inode
` [PATCH 4.4 22/33] ALSA: hda - Fix headset mic detection problem for two Dell machines
` [PATCH 4.4 23/33] ALSA: usb-audio: Fix UAC2 get_ctl request with a RANGE attribute
` [PATCH 4.4 24/33] ALSA: hda/realtek: PCI quirk for Fujitsu U7x7
` [PATCH 4.4 25/33] ALSA: usb-audio: add implicit fb quirk for Behringer UFX1204
` [PATCH 4.4 26/33] ALSA: seq: Fix racy pool initializations
` [PATCH 4.4 27/33] mvpp2: fix multicast address filter
` [PATCH 4.4 28/33] dm: correctly handle chained bios in dec_pending()
` [PATCH 4.4 29/33] x86: fix build warnign with 32-bit PAE
` [PATCH 4.4 30/33] vfs: dont do RCU lookup of empty pathnames
` [PATCH 4.4 31/33] ARM: pxa/tosa-bt: add MODULE_LICENSE tag
` [PATCH 4.4 32/33] ARM: dts: s5pv210: add interrupt-parent for ohci
` [PATCH 4.4 33/33] media: r820t: fix r820t_write_reg for KASAN

mainline build: 15 warnings 0 failures (mainline/v4.16-rc2-64-gaf3e79d)
 2018-02-21 12:42 UTC 

[PATCH 1/4] vmalloc: add vm_flags argument to internal __vmalloc_node()
 2018-02-21 12:39 UTC  (3+ messages)

metag build errors in mainline kernel
 2018-02-21 12:27 UTC  (2+ messages)

[PATCH v9 00/11] Renesas Capture Engine Unit (CEU) V4L2 driver
 2018-02-21 12:29 UTC  (8+ messages)
` [PATCH v9 03/11] media: platform: Add Renesas CEU driver
` [PATCH v9 06/11] media: i2c: ov772x: Remove soc_camera dependencies
` [PATCH v9 07/11] media: i2c: ov772x: Support frame interval handling

[PATCH v7 00/37] Andes(nds32) Linux Kernel Port
 2018-02-21 12:27 UTC  (5+ messages)
` [PATCH v7 03/37] sparc: io: To use the define of ioremap_[nocache|wc|wb] in asm-generic/io.h

[PATCH 0/2] ASoC: add support for ROHM BD28623 codec
 2018-02-21 12:26 UTC  (6+ messages)
` [PATCH 1/2] ASoC: add DT bindings documentation "
` [PATCH 2/2] ASoC: support "

[PATCH] perf kallsyms: Fix the usage on the man page
 2018-02-21 12:25 UTC  (3+ messages)

[PATCH v4 0/6] vfio/type1: Add support for valid iova list management
 2018-02-21 12:22 UTC  (7+ messages)
` [PATCH v4 1/6] vfio/type1: Introduce iova list and add iommu aperture validity check
` [PATCH v4 2/6] vfio/type1: Check reserve region conflict and update iova list
` [PATCH v4 3/6] vfio/type1: Update iova list on detach
` [PATCH v4 4/6] vfio/type1: check dma map request is within a valid iova range
` [PATCH v4 5/6] vfio/type1: Add IOVA range capability support
` [PATCH v4 6/6] vfio/type1: remove duplicate retrieval of reserved regions

[PATCH] PCMCIA / PM: Combine system resume callbacks
 2018-02-21 12:24 UTC  (3+ messages)
  ` [PATCH] PCMCIA / PM: Avoid noirq suspend aborts during suspend-to-idle

[PATCH] ARM: orion: fix orion_ge00_switch_board_info initialization
 2018-02-21 12:18 UTC 

[PATCH] Staging: gdm724x: hci: Changed camel-case to snake-case
 2018-02-21 12:18 UTC  (4+ messages)

[PATCH v4 00/16] R-Car DU: Convert LVDS code to bridge driver
 2018-02-21 12:19 UTC  (7+ messages)
` [PATCH v4 03/16] of: dynamic: Add __of_node_dupv()
` [PATCH v4 04/16] of: changesets: Introduce changeset helper methods

[PATCH v3 0/3] Enable CONFIG_VT support for S390
 2018-02-21 12:11 UTC  (17+ messages)
` [PATCH v3 1/3] Kconfig : Remove HAS_IOMEM dependency for Graphics support

audio CODEC(CS42888) test
 2018-02-21 12:08 UTC 

[PATCH v7 02/37] asm-generic/io.h: move ioremap_nocache/ioremap_uc/ioremap_wc/ioremap_wt out of ifndef CONFIG_MMU
 2018-02-21 12:02 UTC  (5+ messages)

[PATCH v7 00/42] ARM: davinci: convert to common clock framework​
 2018-02-21 12:01 UTC  (4+ messages)

[RFC PATCH v15 0/6] mm: security: ro protection for dynamic data
 2018-02-21 12:01 UTC  (7+ messages)
` [PATCH 3/6] struct page: add field for vm_struct

[RFC patch] ioremap: don't set up huge I/O mappings when p4d/pud/pmd is zero
 2018-02-21 11:57 UTC  (4+ messages)
      ` 答复: "

[PATCH 0/7] ARM: hacks for link-time optimization
 2018-02-21 11:50 UTC  (7+ messages)
` [PATCH 1/7] ARM: disallow combining XIP and LTO
` [PATCH 2/7] ARM: LTO: avoid THUMB2_KERNEL+LTO

[PATCH 1/4] locking/ww_mutex: add ww_mutex_is_owned_by function v3
 2018-02-21 11:50 UTC  (11+ messages)

[PATCH v2 0/2] KVM: MSR-based features
 2018-02-21 11:42 UTC  (5+ messages)
` [PATCH v2 1/2] KVM: x86: Add a framework for supporting "
` [PATCH v2 2/2] KVM: SVM: Add MSR-based feature support for serializing LFENCE

[PATCH RESEND] rpmsg: virtio_rpmsg_bus: fix rpmsg_probe() for virtio-mmio transport
 2018-02-21 11:40 UTC  (2+ messages)

[PATCH RESEND] rpmsg: Add driver_override device attribute for rpmsg_device
 2018-02-21 11:40 UTC  (2+ messages)

backporting "ext4: inplace xattr block update fails to deduplicate blocks" to LTS kernels?
 2018-02-21 11:40 UTC  (2+ messages)

[PATCH 0/8] x86/RAS: Some accumulated stuff
 2018-02-21 11:39 UTC  (3+ messages)
` [PATCH 1/8] x86/MCE: Put private structures and definitions into the internal header

stable-rc build: 3 warnings 0 failures (stable-rc/v4.14.20-119-g1b1ab1d)
 2018-02-21 11:36 UTC  (2+ messages)

stable-rc/linux-4.15.y build: 185 builds: 0 failed, 185 passed, 46 warnings (v4.15.1-61-g7ab5513e4cbc)
 2018-02-21 11:35 UTC  (2+ messages)

[PATCH v2] Input: gpio_keys: Add level trigger support for GPIO keys
 2018-02-21 11:35 UTC  (3+ messages)

[PATCH 1/3] ARM: clps711x: mark clps711x_compat as const
 2018-02-21 11:34 UTC  (4+ messages)
` [PATCH 2/3] ARM: orion: mark orion_ge00_mvmdio_bus_name "

WARNING and PANIC in irq_matrix_free
 2018-02-21 11:27 UTC  (4+ messages)

[PATCH] [stable 4.14 patch] x86: fix KMEMCHECK warning about FRAME_POINTER
 2018-02-21 11:26 UTC  (2+ messages)

[PATCH] ocxl: Add get_metadata IOCTL to share OCXL information to userspace
 2018-02-21 11:25 UTC  (3+ messages)

iSCSI session logout regression after fbce4d97fd ("scsi: fixup kernel warning during rmmod()")
 2018-02-21 11:23 UTC  (4+ messages)

[PATCH] xchg/alpha: Add unconditional memory barrier to cmpxchg
 2018-02-21 11:21 UTC  (2+ messages)

[PATCH] iommu/rockchip: Perform a reset on shutdown
 2018-02-21 11:20 UTC  (2+ messages)

[PATCH] arm64: cpufeature: Trim feature reporting and include PAN emulation
 2018-02-21 11:18 UTC  (2+ messages)

[PATCH] kconfig: Print reverse dependencies in groups
 2018-02-21 11:17 UTC  (3+ messages)

[PATCH] kconfig: clean-up reverse dependency help implementation
 2018-02-21 11:14 UTC  (2+ messages)

[PATCH v3 00/25] ASoC: qcom: Add support to QDSP based Audio
 2018-02-21 11:14 UTC  (3+ messages)
` [PATCH v3 15/25] ASoC: qcom: qdsp6: Add support to q6asm dai driver
  ` [alsa-devel] "

[PATCH v2] arm64: Add support for new control bits CTR_EL0.DIC and CTR_EL0.IDC
 2018-02-21 11:12 UTC  (2+ messages)

[PATCH 3/3] x86/mm: Offset boot-time paging mode switching cost
 2018-02-21 10:51 UTC  (2+ messages)
` [tip:x86/mm] x86/mm: Optimize "


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