linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-02-18 13:45:28 to 2019-02-18 14:00:19 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 v4 00/22] SMMUv3 Nested Stage Setup
 2019-02-18 13:55 UTC  (5+ messages)
` [PATCH v4 07/22] vfio: VFIO_IOMMU_ATTACH/DETACH_PASID_TABLE
` [PATCH v4 13/22] iommu/smmuv3: Implement attach/detach_pasid_table
` [PATCH v4 18/22] vfio-pci: Add a new VFIO_REGION_TYPE_NESTED region type
` [PATCH v4 20/22] vfio_pci: Allow to mmap the fault queue

[PATCH 4.9 00/58] 4.9.159-stable review
 2019-02-18 13:44 UTC  (39+ messages)
` [PATCH 4.9 01/58] dt-bindings: eeprom: at24: add "atmel,24c2048" compatible string
` [PATCH 4.9 02/58] eeprom: at24: add support for 24c2048
` [PATCH 4.9 04/58] ARM: 8789/1: signal: copy registers using __copy_to_user()
` [PATCH 4.9 05/58] ARM: 8791/1: vfp: use __copy_to_user() when saving VFP state
` [PATCH 4.9 06/58] ARM: 8792/1: oabi-compat: copy oabi events using __copy_to_user()
` [PATCH 4.9 10/58] ARM: 8796/1: spectre-v1,v1.1: provide helpers for address sanitization
` [PATCH 4.9 12/58] ARM: 8810/1: vfp: Fix wrong assignement to ufp_exc
` [PATCH 4.9 13/58] ARM: make lookup_processor_type() non-__init
` [PATCH 4.9 16/58] ARM: add PROC_VTABLE and PROC_TABLE macros
` [PATCH 4.9 19/58] ARM: fix the cockup in the previous patch
` [PATCH 4.9 20/58] net: create skb_gso_validate_mac_len()
` [PATCH 4.9 21/58] bnx2x: disable GSO where gso_size is too big for hardware
` [PATCH 4.9 22/58] ACPI: NUMA: Use correct type for printing addresses on i386-PAE
` [PATCH 4.9 24/58] drm/bridge: tc358767: add defines for DP1_SRCCTRL & PHY_2LANE
` [PATCH 4.9 25/58] drm/bridge: tc358767: fix single lane configuration
` [PATCH 4.9 27/58] drm/bridge: tc358767: reject modes which require too much BW
` [PATCH 4.9 28/58] drm/bridge: tc358767: fix output H/V syncs
` [PATCH 4.9 30/58] ARM: dts: da850-lcdk: Correct the sound card name
` [PATCH 4.9 31/58] ARM: dts: kirkwood: Fix polarity of GPIO fan lines
` [PATCH 4.9 32/58] gpio: pl061: handle failed allocations
` [PATCH 4.9 33/58] cifs: Limit memory used by lock request calls to a page
` [PATCH 4.9 34/58] perf report: Include partial stacks unwound with libdw
` [PATCH 4.9 35/58] Revert "Input: elan_i2c - add ACPI ID for touchpad in ASUS Aspire F5-573G"
` [PATCH 4.9 36/58] Input: elan_i2c - add ACPI ID for touchpad in Lenovo V330-15ISK
` [PATCH 4.9 38/58] perf/x86: Add check_period PMU callback
` [PATCH 4.9 40/58] ALSA: usb-audio: Fix implicit fb endpoint setup by quirk
` [PATCH 4.9 41/58] kvm: vmx: Fix entry number check for add_atomic_switch_msr()
` [PATCH 4.9 43/58] Input: elantech - enable 3rd button support on Fujitsu CELSIUS H780
` [PATCH 4.9 44/58] alpha: fix page fault handling for r16-r18 targets
` [PATCH 4.9 45/58] alpha: Fix Eiger NR_IRQS to 128
` [PATCH 4.9 46/58] tracing/uprobes: Fix output for multiple string arguments
` [PATCH 4.9 52/58] smsc95xx: Use skb_cow_head to deal with cloned skbs
` [PATCH 4.9 53/58] ch9200: use skb_cow_head() "
` [PATCH 4.9 54/58] kaweth: "
` [PATCH 4.9 55/58] usb: dwc2: Remove unnecessary kfree
` [PATCH 4.9 56/58] netfilter: nf_tables: fix mismatch in big-endian system
` [PATCH 4.9 57/58] pinctrl: msm: fix gpio-hog related boot issues
` [PATCH 4.9 58/58] mm: stop leaking PageTables

[PATCH 4.14 00/62] 4.14.102-stable review
 2019-02-18 13:44 UTC  (41+ messages)
` [PATCH 4.14 01/62] dt-bindings: eeprom: at24: add "atmel,24c2048" compatible string
` [PATCH 4.14 04/62] uapi/if_ether.h: prevent redefinition of struct ethhdr
` [PATCH 4.14 05/62] ARM: 8789/1: signal: copy registers using __copy_to_user()
` [PATCH 4.14 06/62] ARM: 8790/1: signal: always use __copy_to_user to save iwmmxt context
` [PATCH 4.14 07/62] ARM: 8791/1: vfp: use __copy_to_user() when saving VFP state
` [PATCH 4.14 08/62] ARM: 8792/1: oabi-compat: copy oabi events using __copy_to_user()
` [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 4.14 20/62] ARM: ensure that processor vtables is not lost after boot
` [PATCH 4.14 22/62] net: create skb_gso_validate_mac_len()
` [PATCH 4.14 24/62] ACPI: NUMA: Use correct type for printing addresses on i386-PAE
` [PATCH 4.14 27/62] drm/bridge: tc358767: add defines for DP1_SRCCTRL & PHY_2LANE
` [PATCH 4.14 29/62] drm/bridge: tc358767: fix initial DP0/1_SRCCTRL value
` [PATCH 4.14 30/62] drm/bridge: tc358767: reject modes which require too much BW
` [PATCH 4.14 31/62] drm/bridge: tc358767: fix output H/V syncs
` [PATCH 4.14 32/62] nvme-pci: use the same attributes when freeing host_mem_desc_bufs
` [PATCH 4.14 34/62] ARM: dts: da850-lcdk: Correct the sound card name
` [PATCH 4.14 37/62] drm/nouveau: Dont disable polling in fallback mode
` [PATCH 4.14 39/62] cifs: Limit memory used by lock request calls to a page
` [PATCH 4.14 40/62] Revert "Input: elan_i2c - add ACPI ID for touchpad in ASUS Aspire F5-573G"
` [PATCH 4.14 41/62] Input: elan_i2c - add ACPI ID for touchpad in Lenovo V330-15ISK
` [PATCH 4.14 42/62] perf/core: Fix impossible ring-buffer sizes warning
` [PATCH 4.14 43/62] perf/x86: Add check_period PMU callback
` [PATCH 4.14 44/62] ALSA: hda - Add quirk for HP EliteBook 840 G5
` [PATCH 4.14 45/62] ALSA: usb-audio: Fix implicit fb endpoint setup by quirk
` [PATCH 4.14 46/62] kvm: vmx: Fix entry number check for add_atomic_switch_msr()
` [PATCH 4.14 49/62] mm: proc: smaps_rollup: fix pss_locked calculation
` [PATCH 4.14 51/62] alpha: Fix Eiger NR_IRQS to 128
` [PATCH 4.14 52/62] tracing/uprobes: Fix output for multiple string arguments
` [PATCH 4.14 54/62] signal: Restore the stop PTRACE_EVENT_EXIT
` [PATCH 4.14 55/62] md/raid1: dont clear bitmap bits on interrupted recovery
` [PATCH 4.14 56/62] x86/a.out: Clear the dump structure initially
` [PATCH 4.14 58/62] dm thin: fix bug where bio that overwrites thin block ignores FUA
` [PATCH 4.14 59/62] drm/i915: Prevent a race during I915_GEM_MMAP ioctl with WC set
` [PATCH 4.14 61/62] futex: Cure exit race

[PATCH v3] selftests: add TPM 2.0 tests
 2019-02-18 13:55 UTC  (3+ messages)
` [LKP] [selftests] 60b119cae8: kernel_selftests.tpm2.test_smoke.sh.fail

[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  (54+ messages)
` [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 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


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).