The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2019-02-18 12:15:56 to 2019-02-18 13:54:52 UTC [more...]

[PATCH 4.19 00/85] 4.19.24-stable review
 2019-02-18 13:43 UTC  (62+ messages)
` [PATCH 4.19 01/85] dt-bindings: eeprom: at24: add "atmel,24c2048" compatible string
` [PATCH 4.19 03/85] blk-mq: fix a hung issue when fsync
` [PATCH 4.19 05/85] ARM: 8790/1: signal: always use __copy_to_user to save iwmmxt context
` [PATCH 4.19 06/85] ARM: 8791/1: vfp: use __copy_to_user() when saving VFP state
` [PATCH 4.19 07/85] ARM: 8792/1: oabi-compat: copy oabi events using __copy_to_user()
` [PATCH 4.19 08/85] ARM: 8793/1: signal: replace __put_user_error with __put_user
` [PATCH 4.19 10/85] ARM: 8795/1: spectre-v1.1: use put_user() for __put_user()
` [PATCH 4.19 11/85] ARM: 8796/1: spectre-v1,v1.1: provide helpers for address sanitization
` [PATCH 4.19 12/85] ARM: 8797/1: spectre-v1.1: harden __copy_to_user
` [PATCH 4.19 14/85] ARM: make lookup_processor_type() non-__init
` [PATCH 4.19 16/85] ARM: clean up per-processor check_bugs method call
` [PATCH 4.19 17/85] ARM: add PROC_VTABLE and PROC_TABLE macros
` [PATCH 4.19 18/85] ARM: spectre-v2: per-CPU vtables to work around big.Little systems
` [PATCH 4.19 19/85] ARM: ensure that processor vtables is not lost after boot
` [PATCH 4.19 20/85] ARM: fix the cockup in the previous patch
` [PATCH 4.19 21/85] drm/amdgpu/sriov:Correct pfvf exchange logic
` [PATCH 4.19 22/85] ACPI: NUMA: Use correct type for printing addresses on i386-PAE
` [PATCH 4.19 23/85] perf report: Fix wrong iteration count in --branch-history
` [PATCH 4.19 26/85] riscv: fix trace_sys_exit hook
` [PATCH 4.19 27/85] cpufreq: check if policy is inactive early in __cpufreq_get()
` [PATCH 4.19 28/85] drm/bridge: tc358767: add bus flags
` [PATCH 4.19 29/85] drm/bridge: tc358767: add defines for DP1_SRCCTRL & PHY_2LANE
` [PATCH 4.19 30/85] drm/bridge: tc358767: fix single lane configuration
` [PATCH 4.19 31/85] drm/bridge: tc358767: fix initial DP0/1_SRCCTRL value
` [PATCH 4.19 33/85] drm/bridge: tc358767: fix output H/V syncs
` [PATCH 4.19 34/85] nvme-pci: use the same attributes when freeing host_mem_desc_bufs
` [PATCH 4.19 35/85] nvme-pci: fix out of bounds access in nvme_cqe_pending
` [PATCH 4.19 36/85] nvme-multipath: zero out ANA log buffer
` [PATCH 4.19 38/85] drm/amdgpu: set WRITE_BURST_LENGTH to 64B to workaround SDMA1 hang
` [PATCH 4.19 40/85] ARM: dts: da850-evm: Correct the sound card name
` [PATCH 4.19 41/85] ARM: dts: da850-lcdk: Correct the audio codec regulators
` [PATCH 4.19 42/85] ARM: dts: da850-lcdk: Correct the sound card name
` [PATCH 4.19 43/85] ARM: dts: kirkwood: Fix polarity of GPIO fan lines
` [PATCH 4.19 44/85] gpio: pl061: handle failed allocations
` [PATCH 4.19 45/85] drm/nouveau: Dont disable polling in fallback mode
` [PATCH 4.19 48/85] kvm: sev: Fail KVM_SEV_INIT if already initialized
` [PATCH 4.19 49/85] CIFS: Do not assume one credit for async responses
` [PATCH 4.19 50/85] gpio: mxc: move gpio noirq suspend/resume to syscore phase
` [PATCH 4.19 53/85] ARM: OMAP5+: Fix inverted nirq pin interrupts with irq_set_type
` [PATCH 4.19 57/85] ALSA: usb-audio: Fix implicit fb endpoint setup by quirk
` [PATCH 4.19 58/85] ASoC: hdmi-codec: fix oops on re-probe
` [PATCH 4.19 59/85] tools uapi: fix Alpha support
` [PATCH 4.19 60/85] riscv: Add pte bit to distinguish swap from invalid
` [PATCH 4.19 61/85] x86/kvm/nVMX: read from MSR_IA32_VMX_PROCBASED_CTLS2 only when it is available
` [PATCH 4.19 62/85] kvm: vmx: Fix entry number check for add_atomic_switch_msr()
` [PATCH 4.19 64/85] mmc: block: handle complete_work on separate workqueue
` [PATCH 4.19 65/85] Input: bma150 - register input device after setting private data
` [PATCH 4.19 67/85] Revert "nfsd4: return default lease period"
` [PATCH 4.19 68/85] Revert "mm: dont reclaim inodes with many attached pages"
` [PATCH 4.19 69/85] Revert "mm: slowly shrink slabs with a relatively small number of objects"
` [PATCH 4.19 71/85] alpha: Fix Eiger NR_IRQS to 128
` [PATCH 4.19 73/85] tracing/uprobes: Fix output for multiple string arguments
` [PATCH 4.19 74/85] x86/platform/UV: Use efi_runtime_lock to serialise BIOS calls
` [PATCH 4.19 75/85] scsi: sd: fix entropy gathering for most rotational disks
` [PATCH 4.19 76/85] signal: Restore the stop PTRACE_EVENT_EXIT
` [PATCH 4.19 78/85] x86/a.out: Clear the dump structure initially
` [PATCH 4.19 79/85] dm crypt: dont overallocate the integrity tag space
` [PATCH 4.19 80/85] dm thin: fix bug where bio that overwrites thin block ignores FUA
` [PATCH 4.19 81/85] drm: Use array_size() when creating lease
` [PATCH 4.19 82/85] drm/vkms: Fix license inconsistent
` [PATCH 4.19 84/85] drm/i915: Prevent a race during I915_GEM_MMAP ioctl with WC set

[PATCH 4.14 00/62] 4.14.102-stable review
 2019-02-18 13:43 UTC  (9+ messages)
` [PATCH 4.14 01/62] dt-bindings: eeprom: at24: add "atmel,24c2048" compatible string
` [PATCH 4.14 10/62] ARM: 8794/1: uaccess: Prevent speculative use of the current addr_limit
` [PATCH 4.14 12/62] ARM: 8796/1: spectre-v1,v1.1: provide helpers for address sanitization
` [PATCH 4.14 13/62] ARM: 8797/1: spectre-v1.1: harden __copy_to_user
` [PATCH 4.14 15/62] ARM: make lookup_processor_type() non-__init
` [PATCH 4.14 17/62] ARM: clean up per-processor check_bugs method call
` [PATCH 4.14 18/62] ARM: add PROC_VTABLE and PROC_TABLE macros
` [PATCH 4.14 19/62] ARM: spectre-v2: per-CPU vtables to work around big.Little systems

[PATCH] mm: page_mapped: don't assume compound page is huge or THP
 2019-02-18 13:50 UTC  (6+ messages)
` [PATCH v2] "

[PATCH 4.20 00/92] 4.20.11-stable review
 2019-02-18 13:43 UTC  (62+ messages)
` [PATCH 4.20 01/92] dt-bindings: eeprom: at24: add "atmel,24c2048" compatible string
` [PATCH 4.20 02/92] eeprom: at24: add support for 24c2048
` [PATCH 4.20 03/92] blk-mq: fix a hung issue when fsync
` [PATCH 4.20 05/92] ACPI: NUMA: Use correct type for printing addresses on i386-PAE
` [PATCH 4.20 06/92] perf stat: Fix endless wait for child process
` [PATCH 4.20 07/92] perf report: Fix wrong iteration count in --branch-history
` [PATCH 4.20 09/92] soc: renesas: r8a774c0-sysc: Fix initialization order of 3DG-{A,B}
` [PATCH 4.20 10/92] tools uapi: fix RISC-V 64-bit support
` [PATCH 4.20 11/92] riscv: fix trace_sys_exit hook
` [PATCH 4.20 12/92] cpufreq: check if policy is inactive early in __cpufreq_get()
` [PATCH 4.20 13/92] csky: fixup relocation error with 807 & 860
` [PATCH 4.20 14/92] csky: fixup CACHEV1 store instruction fast retire
` [PATCH 4.20 15/92] csky: fixup compile error with pte_alloc
` [PATCH 4.20 16/92] irqchip/csky: fixup handle_irq_perbit break irq
` [PATCH 4.20 17/92] drm/amd/powerplay: avoid possible buffer overflow
` [PATCH 4.20 18/92] drm/bridge: tc358767: add bus flags
` [PATCH 4.20 19/92] drm/bridge: tc358767: add defines for DP1_SRCCTRL & PHY_2LANE
` [PATCH 4.20 22/92] drm/bridge: tc358767: reject modes which require too much BW
` [PATCH 4.20 23/92] drm/bridge: tc358767: fix output H/V syncs
` [PATCH 4.20 26/92] nvme-multipath: zero out ANA log buffer
` [PATCH 4.20 27/92] nvme: pad fake subsys NQN vid and ssvid with zeros
` [PATCH 4.20 28/92] nvme: introduce NVME_QUIRK_IGNORE_DEV_SUBNQN
` [PATCH 4.20 29/92] drm/amdgpu: fix CPDMA hang in PRT mode for VEGA20
` [PATCH 4.20 31/92] drm/amdgpu: disable system memory page tables for now
` [PATCH 4.20 32/92] ARM: dts: da850-evm: Correct the audio codec regulators
` [PATCH 4.20 35/92] ARM: dts: da850-lcdk: Correct the sound card name
` [PATCH 4.20 38/92] gpio: pl061: handle failed allocations
` [PATCH 4.20 40/92] drm/nouveau/falcon: avoid touching registers if engine is off
` [PATCH 4.20 41/92] cifs: Limit memory used by lock request calls to a page
` [PATCH 4.20 42/92] CIFS: Fix credits calculation for cancelled requests
` [PATCH 4.20 43/92] CIFS: Move credit processing to mid callbacks for SMB3
` [PATCH 4.20 44/92] CIFS: Fix error paths in writeback code
` [PATCH 4.20 46/92] CIFS: Fix credit calculations in compound mid callback
` [PATCH 4.20 47/92] CIFS: Do not assume one credit for async responses
` [PATCH 4.20 48/92] CIFS: Fix mounts if the client is low on credits
` [PATCH 4.20 49/92] gpio: mxc: move gpio noirq suspend/resume to syscore phase
` [PATCH 4.20 52/92] arm64: dts: rockchip: enable usb-host regulators at boot on rk3328-rock64
` [PATCH 4.20 53/92] ARM: OMAP5+: Fix inverted nirq pin interrupts with irq_set_type
` [PATCH 4.20 56/92] ALSA: hda - Add quirk for HP EliteBook 840 G5
` [PATCH 4.20 57/92] ALSA: usb-audio: Fix implicit fb endpoint setup by quirk
` [PATCH 4.20 59/92] ASoC: hdmi-codec: fix oops on re-probe
` [PATCH 4.20 61/92] riscv: Add pte bit to distinguish swap from invalid
` [PATCH 4.20 63/92] kvm: vmx: Fix entry number check for add_atomic_switch_msr()
` [PATCH 4.20 64/92] mmc: sunxi: Disable HS-DDR mode for H5 eMMC controller by default
` [PATCH 4.20 65/92] mmc: sunxi: Filter out unsupported modes declared in the device tree
` [PATCH 4.20 67/92] Input: bma150 - register input device after setting private data
` [PATCH 4.20 69/92] Revert "nfsd4: return default lease period"
` [PATCH 4.20 70/92] Revert "mm: dont reclaim inodes with many attached pages"
` [PATCH 4.20 71/92] Revert "mm: slowly shrink slabs with a relatively small number of objects"
` [PATCH 4.20 73/92] alpha: fix page fault handling for r16-r18 targets
` [PATCH 4.20 74/92] alpha: Fix Eiger NR_IRQS to 128
` [PATCH 4.20 76/92] s390/zcrypt: fix specification exception on z196 during ap probe
` [PATCH 4.20 78/92] x86/platform/UV: Use efi_runtime_lock to serialise BIOS calls
` [PATCH 4.20 79/92] powerpc/64s: Fix possible corruption on big endian due to pgd/pud_present()
` [PATCH 4.20 80/92] scsi: sd: fix entropy gathering for most rotational disks
` [PATCH 4.20 81/92] signal: Restore the stop PTRACE_EVENT_EXIT
` [PATCH 4.20 82/92] crypto: ccree - fix resume race condition on init
` [PATCH 4.20 85/92] sunrpc: fix 4 more call sites that were using stack memory with a scatterlist
` [PATCH 4.20 86/92] dm crypt: dont overallocate the integrity tag space
` [PATCH 4.20 88/92] drm: Use array_size() when creating lease
` [PATCH 4.20 92/92] drm/i915: Prevent a race during I915_GEM_MMAP ioctl with WC set

[PATCH -next] mm: fix set but not used warning
 2019-02-18 13:57 UTC 

[PATCH v2 0/8] Port am335 and am437 devices to sdhci-omap
 2019-02-18 13:41 UTC  (4+ messages)
` [PATCH v2 3/8] dt-bindings: sdhci-omap: Add properties for using external dma

[PATCH] media: atmel: atmel-isc: reworked driver and formats
 2019-02-18 13:37 UTC  (2+ messages)

[PATCH net] net: stmmac: Fix a race in EEE enable callback
 2019-02-18 13:35 UTC 

[PATCH -next] ASoC: stm32: sai: remove set but not used variables 'mask, cr1'
 2019-02-18 13:48 UTC 

[PATCH] scripts/gdb: fix linux constants
 2019-02-18 13:25 UTC  (3+ messages)
` [PATCH 0/1] "
  ` [PATCH 1/1] "

[PATCH] mm: Fix the pgtable leak
 2019-02-18 13:33 UTC  (2+ messages)

[RFC] net: dsa: qca8k: implement rgmii-id mode
 2019-02-18 13:31 UTC  (6+ messages)

Linux-next 20190218: am57xx-evm: mmc1: ADMA error
 2019-02-18 13:27 UTC 

[PATCH] trace: skip hwasan
 2019-02-18 13:27 UTC  (3+ messages)

[PATCH -next] powerpc/pseries: Fix platform_no_drv_owner.cocci warnings
 2019-02-18 13:39 UTC  (4+ messages)
` [PATCH v2 "

[PATCH 0/4] Add nvmem support on STM32
 2019-02-18 13:20 UTC  (3+ messages)
` [PATCH 1/4] dt-bindings: nvmem: Add STM32 factory-programmed romem

[PATCH 0/6]Bluetooth: mediatek: add support for MediaTek MT7663U and MT7668U UART devices
 2019-02-18 13:10 UTC  (12+ messages)
` [PATCH 1/6] dt-bindings: net: bluetooth: "
` [PATCH 2/6] Bluetooth: mediatek: trivial typo fix
` [PATCH 3/6] Bluetooth: mediatek: fix up an error path to restore bdev->tx_state
` [PATCH 4/6] Bluetooth: mediatek: pass a pointer to mtk_hci_wmt_sync
` [PATCH 5/6] Bluetooth: mediatek: update the common setup between MT7622 and other devices

[PATCH] x86/smpboot: Remove unused phys_id variable
 2019-02-18 13:05 UTC 

[PATCH] x86: uaccess: fix regression in unsafe_get_user
 2019-02-18 13:04 UTC  (8+ messages)

[PATCH 0/2] driver core: Fixes related to device links
 2019-02-18 13:02 UTC  (7+ messages)
` [PATCH 2/2] driver core: Fix possible supplier PM-usage counter imbalance

[PATCH][next] Bluetooth: a2mp: Use struct_size() helper
 2019-02-18 13:02 UTC  (2+ messages)

[PATCH][next] Bluetooth: hci_event: Use struct_size() helper
 2019-02-18 13:00 UTC  (2+ messages)

[RFC] Bluetooth: Retry configure request if result is L2CAP_CONF_UNKNOWN
 2019-02-18 12:58 UTC  (2+ messages)

Userspace regression in LTS and stable kernels
 2019-02-18 12:56 UTC  (11+ messages)

[PATCH] Bluetooth: hci_ldisc: Initialize hci_dev before open()
 2019-02-18 12:55 UTC  (2+ messages)

[PATCH v2 0/3] mfd: syscon: Add optional clock support needed on stm32
 2019-02-18 12:54 UTC  (8+ messages)
` [PATCH v2 2/3] mfd: syscon: Add optional clock support

[RFC PATCH v1 00/25] printk: new implementation
 2019-02-18 12:54 UTC  (3+ messages)
` [RFC PATCH v1 05/25] printk-rb: add basic non-blocking reading interface

[PATCH 00/13] Convert x86 & arm64 to use generic page walk
 2019-02-18 12:53 UTC  (4+ messages)
` [PATCH 03/13] mm: Add generic p?d_large() macros

[PATCH 4/4] riscv: switch over to generic free_initmem()
 2019-02-18 12:50 UTC  (4+ messages)

[PATCH] perf: update perf.data file format documentation
 2019-02-18 12:46 UTC  (3+ messages)

[PATCH -next] powerpc/pseries: Drop pointless static qualifier in vpa_debugfs_init()
 2019-02-18 12:56 UTC 

Build regressions/improvements in v5.0-rc7
 2019-02-18 12:39 UTC 

ext4 corruption on alpha with 4.20.0-09062-gd8372ba8ce28
 2019-02-18 12:37 UTC  (7+ messages)

[PATCH v1 00/12] qcom: dts: thermal cleanups
 2019-02-18 12:35 UTC  (13+ messages)
` [PATCH v1 01/12] arm64: dts: msm8998: thermal: split address space into two
` [PATCH v1 02/12] arm64: dts: msm8998: efficiency is not valid property
` [PATCH v1 03/12] arm64: dts: msm8916: thermal: Add sensor for modem
` [PATCH v1 04/12] arm64: dts: msm8996: thermal: Add temperature sensors near major peripherals
` [PATCH v1 05/12] arm64: dts: msm8998: thermal: Fix the cpu sensor numbers
` [PATCH v1 06/12] arm64: dts: msm8998: thermal: Fix the gpu sensor number
` [PATCH v1 07/12] arm64: dts: msm8998: thermal: GPU has two sensors, add the second
` [PATCH v1 08/12] arm64: dts: msm8998: thermal: Add temperature sensors near major peripherals
` [PATCH v1 09/12] arm64: dts: sdm845: "
` [PATCH v1 10/12] arm64: dts: msm8998: thermal: Make trip names consistent
` [PATCH v1 11/12] arm64: dts: msm8916: "
` [PATCH v1 12/12] arm64: dts: msm8996: "

[PATCH v2 00/10] Add support for usb on Hikey960
 2019-02-18 12:31 UTC  (4+ messages)
` [PATCH v2 04/10] usb: dwc3: Add two quirks for Hisilicon Kirin Soc Platform

[PATCH net-next v6] ipmr: ip6mr: Create new sockopt to clear mfc cache or vifs
 2019-02-18 12:31 UTC  (3+ messages)

[PATCH v2 00/15] Add basic support for Socionext Milbeaut M10V SoC
 2019-02-18 12:29 UTC  (3+ messages)

[RESEND PATCH] dt-bindings: arm: atmel: add new sam9x60 SFR binding
 2019-02-18 12:28 UTC  (2+ messages)

[PATCH] powerpc: Move page table dump files in a dedicated subdirectory
 2019-02-18 12:28 UTC 

BUG: optimized kprobes illegal instructions in v4.19 stable kernels
 2019-02-18 12:26 UTC  (4+ messages)

[PATCH] powerpc: dump as a single line areas mapping a single physical page
 2019-02-18 12:25 UTC 

[PATCH 1/3] dt-bindings: dmaengine: Add one new cell to present hardware slave id
 2019-02-18 12:23 UTC  (7+ messages)

[PATCH] tcp: Namespace-ify sysctl_tcp_rmem and sysctl_tcp_wmem
 2019-02-18 12:22 UTC  (2+ messages)

[PATCH v3 0/9] [RFC] vfio: ap: ioctl definitions for AP Queue Interrupt Control
 2019-02-18 12:21 UTC  (4+ messages)
` [PATCH v3 4/9] s390: ap: tools to find a queue with a specific APQN

[PATCH -next] staging: rtl8192e: Remove set but not used variables 'broad_addr, stype'
 2019-02-18 12:33 UTC 

[PATCH -next] staging: mt7621-mmc: Remove unused including <linux/version.h>
 2019-02-18 12:29 UTC 


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