public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-08-22 17:13:54 to 2019-08-22 17:31:29 UTC [more...]

[PATCH 4.4 00/78] 4.4.190-stable review
 2019-08-22 17:19 UTC  (27+ messages)
` [PATCH 4.4 01/78] usb: iowarrior: fix deadlock on disconnect
` [PATCH 4.4 02/78] sound: fix a memory leak bug
` [PATCH 4.4 06/78] perf db-export: Fix thread__exec_comm()
` [PATCH 4.4 08/78] can: peak_usb: fix potential double kfree_skb()
` [PATCH 4.4 14/78] s390/qdio: add sanity checks to the fast-requeue path
` [PATCH 4.4 15/78] ALSA: compress: Fix regression on compressed capture streams
` [PATCH 4.4 18/78] perf probe: Avoid calling freeing routine multiple times for same pointer
` [PATCH 4.4 21/78] scsi: ibmvfc: fix WARN_ON during event pool release
` [PATCH 4.4 24/78] can: peak_usb: pcan_usb_pro: Fix info-leaks to USB devices
` [PATCH 4.4 26/78] hwmon: (nct7802) Fix wrong detection of in4 presence
` [PATCH 4.4 37/78] ALSA: hda - Fix a memory leak bug
` [PATCH 4.4 38/78] HID: holtek: test for sanity of intfdata
` [PATCH 4.4 43/78] net: usb: pegasus: fix improper read if get_registers() fail
` [PATCH 4.4 46/78] perf header: Fix divide by zero error if f_header.attr_size==0
` [PATCH 4.4 51/78] kbuild: modpost: handle KBUILD_EXTRA_SYMBOLS only for external modules
` [PATCH 4.4 52/78] IB/core: Add mitigation for Spectre V1
` [PATCH 4.4 54/78] asm-generic: fix -Wtype-limits compiler warnings
` [PATCH 4.4 55/78] staging: comedi: dt3000: Fix signed integer overflow divider * base
` [PATCH 4.4 56/78] staging: comedi: dt3000: Fix rounding up of timer divisor
` [PATCH 4.4 57/78] USB: core: Fix races in character device registration and deregistraion
` [PATCH 4.4 59/78] USB: serial: option: add D-Link DWM-222 device ID
` [PATCH 4.4 60/78] USB: serial: option: Add support for ZTE MF871A
` [PATCH 4.4 64/78] include/linux/module.h: copy __init/__exit attrs to init/cleanup_module
` [PATCH 4.4 66/78] Input: psmouse - fix build error of multiple definition
` [PATCH 4.4 71/78] x86/vdso: Remove direct HPET access through the vDSO
` [PATCH 4.4 74/78] net/packet: fix race in tpacket_snd()

[PATCH 4.14 00/71] 4.14.140-stable review
 2019-08-22 17:19 UTC  (28+ messages)
` [PATCH 4.14 04/71] mm/memcontrol.c: fix use after free in mem_cgroup_iter()
` [PATCH 4.14 08/71] x86/mm: Use WRITE_ONCE() when setting PTEs
` [PATCH 4.14 20/71] netfilter: ebtables: also count base chain policies
` [PATCH 4.14 26/71] perf header: Fix divide by zero error if f_header.attr_size==0
` [PATCH 4.14 29/71] drm/bridge: lvds-encoder: Fix build error while CONFIG_DRM_KMS_HELPER=m
` [PATCH 4.14 31/71] scsi: qla2xxx: Fix possible fcport null-pointer dereferences
` [PATCH 4.14 33/71] kbuild: modpost: handle KBUILD_EXTRA_SYMBOLS only for external modules
` [PATCH 4.14 38/71] IB/mad: Fix use-after-free in ib mad completion handling
` [PATCH 4.14 39/71] drm: msm: Fix add_gpu_components
` [PATCH 4.14 40/71] ocfs2: remove set but not used variable last_hash
` [PATCH 4.14 42/71] KVM: arm/arm64: Sync ICH_VMCR_EL2 back when about to block
` [PATCH 4.14 43/71] staging: comedi: dt3000: Fix signed integer overflow divider * base
` [PATCH 4.14 44/71] staging: comedi: dt3000: Fix rounding up of timer divisor
` [PATCH 4.14 45/71] iio: adc: max9611: Fix temperature reading in probe
` [PATCH 4.14 48/71] usb: cdc-acm: make sure a refcount is taken early enough
` [PATCH 4.14 49/71] USB: CDC: fix sanity checks in CDC union parser
` [PATCH 4.14 50/71] USB: serial: option: add D-Link DWM-222 device ID
` [PATCH 4.14 51/71] USB: serial: option: Add support for ZTE MF871A
` [PATCH 4.14 52/71] USB: serial: option: add the BroadMobi BM818 card
` [PATCH 4.14 53/71] USB: serial: option: Add Motorola modem UARTs
` [PATCH 4.14 54/71] bpf: fix bpf_jit_limit knob for PAGE_SIZE >= 64K
` [PATCH 4.14 55/71] Revert "tcp: Clear sk_send_head after purging the write queue"
` [PATCH 4.14 56/71] arm64: compat: Allow single-byte watchpoints on all addresses
` [PATCH 4.14 60/71] iommu/amd: Move iommu_init_pci() to .init section
` [PATCH 4.14 65/71] xen/netback: Reset nr_frags before freeing skb
` [PATCH 4.14 66/71] net/mlx5e: Only support tx/rx pause setting for port owner
` [PATCH 4.14 67/71] net/mlx5e: Use flow keys dissector to parse packets for ARFS

[PATCH v4 0/8] Add Bitmain BM1880 clock driver
 2019-08-22 17:24 UTC  (2+ messages)
` [PATCH v4 2/8] clk: Warn if clk_init_data is not zero initialized

[PATCH 4.19 00/85] 4.19.68-stable review
 2019-08-22 17:19 UTC  (59+ messages)
` [PATCH 4.19 03/85] mm/hmm: fix bad subpage pointer in try_to_unmap_one
` [PATCH 4.19 08/85] Revert "pwm: Set class for exported channels in sysfs"
` [PATCH 4.19 10/85] xtensa: add missing isync to the cpu_reset TLB code
` [PATCH 4.19 15/85] ALSA: hda - Fix a memory leak bug
` [PATCH 4.19 18/85] HID: holtek: test for sanity of intfdata
` [PATCH 4.19 19/85] HID: hiddev: avoid opening a disconnected device
` [PATCH 4.19 20/85] HID: hiddev: do cleanup in failure of opening a device
` [PATCH 4.19 23/85] net: usb: pegasus: fix improper read if get_registers() fail
` [PATCH 4.19 25/85] riscv: Make __fstate_clean() work correctly
` [PATCH 4.19 28/85] clk: renesas: cpg-mssr: Fix reset control race condition
` [PATCH 4.19 29/85] xen/pciback: remove set but not used variable old_state
` [PATCH 4.19 35/85] drm/bridge: lvds-encoder: Fix build error while CONFIG_DRM_KMS_HELPER=m
` [PATCH 4.19 37/85] scsi: hpsa: correct scsi command status issue after reset
` [PATCH 4.19 38/85] scsi: qla2xxx: Fix possible fcport null-pointer dereferences
` [PATCH 4.19 39/85] drm/amdgpu: fix a potential information leaking bug
` [PATCH 4.19 40/85] ata: libahci: do not complain in case of deferred probe
` [PATCH 4.19 41/85] kbuild: modpost: handle KBUILD_EXTRA_SYMBOLS only for external modules
` [PATCH 4.19 42/85] kbuild: Check for unknown options with cc-option usage in Kconfig and clang
` [PATCH 4.19 43/85] arm64/efi: fix variable si set but not used
` [PATCH 4.19 44/85] arm64: unwind: Prohibit probing on return_address()
` [PATCH 4.19 45/85] arm64/mm: fix variable pud set but not used
` [PATCH 4.19 46/85] IB/core: Add mitigation for Spectre V1
` [PATCH 4.19 47/85] IB/mlx5: Fix MR registration flow to use UMR properly
` [PATCH 4.19 48/85] IB/mad: Fix use-after-free in ib mad completion handling
` [PATCH 4.19 49/85] drm: msm: Fix add_gpu_components
` [PATCH 4.19 51/85] Revert "kmemleak: allow to coexist with fault injection"
` [PATCH 4.19 53/85] asm-generic: fix -Wtype-limits compiler warnings
` [PATCH 4.19 54/85] arm64: KVM: regmap: Fix unexpected switch fall-through
` [PATCH 4.19 56/85] staging: comedi: dt3000: Fix signed integer overflow divider * base
` [PATCH 4.19 57/85] staging: comedi: dt3000: Fix rounding up of timer divisor
` [PATCH 4.19 58/85] iio: adc: max9611: Fix temperature reading in probe
` [PATCH 4.19 59/85] USB: core: Fix races in character device registration and deregistraion
` [PATCH 4.19 60/85] usb: gadget: udc: renesas_usb3: Fix sysfs interface of "role"
` [PATCH 4.19 61/85] usb: cdc-acm: make sure a refcount is taken early enough
` [PATCH 4.19 62/85] USB: CDC: fix sanity checks in CDC union parser
` [PATCH 4.19 63/85] USB: serial: option: add D-Link DWM-222 device ID
` [PATCH 4.19 64/85] USB: serial: option: Add support for ZTE MF871A
` [PATCH 4.19 65/85] USB: serial: option: add the BroadMobi BM818 card
` [PATCH 4.19 66/85] USB: serial: option: Add Motorola modem UARTs
` [PATCH 4.19 67/85] drm/i915/cfl: Add a new CFL PCI ID
` [PATCH 4.19 68/85] dm: disable DISCARD if the underlying storage no longer supports it
` [PATCH 4.19 69/85] arm64: ftrace: Ensure module ftrace trampoline is coherent with I-side
` [PATCH 4.19 70/85] netfilter: conntrack: Use consistent ct id hash calculation
` [PATCH 4.19 71/85] Input: psmouse - fix build error of multiple definition
` [PATCH 4.19 72/85] iommu/amd: Move iommu_init_pci() to .init section
` [PATCH 4.19 73/85] bnx2x: Fix VFs VLAN reconfiguration in reload
` [PATCH 4.19 74/85] bonding: Add vlan tx offload to hw_enc_features
` [PATCH 4.19 75/85] net: dsa: Check existence of .port_mdb_add callback before calling it
` [PATCH 4.19 76/85] net/mlx4_en: fix a memory leak bug
` [PATCH 4.19 77/85] net/packet: fix race in tpacket_snd()
` [PATCH 4.19 78/85] sctp: fix memleak in sctp_send_reset_streams
` [PATCH 4.19 79/85] sctp: fix the transport error_count check
` [PATCH 4.19 80/85] team: Add vlan tx offload to hw_enc_features
` [PATCH 4.19 81/85] tipc: initialise addr_trail_end when setting node addresses
` [PATCH 4.19 82/85] xen/netback: Reset nr_frags before freeing skb
` [PATCH 4.19 83/85] net/mlx5e: Only support tx/rx pause setting for port owner
` [PATCH 4.19 84/85] net/mlx5e: Use flow keys dissector to parse packets for ARFS
` [PATCH 4.19 85/85] mmc: sdhci-of-arasan: Do now show error message in case of deffered probe

NVME timeout causing system hangs
 2019-08-22 17:28 UTC  (2+ messages)

[PATCH v4 0/6] tpm: Add driver for cr50
 2019-08-22 17:29 UTC  (6+ messages)
` [PATCH v4 4/6] tpm: tpm_tis_spi: Export functionality to other drivers

[PATCH 5.2 000/135] 5.2.10-stable review
 2019-08-22 17:26 UTC  (63+ messages)
` [PATCH 5.2 001/135] KEYS: trusted: allow module init if TPM is inactive or deactivated
` [PATCH 5.2 002/135] sh: kernel: hw_breakpoint: Fix missing break in switch statement
` [PATCH 5.2 003/135] seq_file: fix problem when seeking mid-record
` [PATCH 5.2 005/135] mm: mempolicy: make the behavior consistent when MPOL_MF_MOVE* and MPOL_MF_STRICT were specified
` [PATCH 5.2 006/135] mm: mempolicy: handle vma with unmovable pages mapped correctly in mbind
` [PATCH 5.2 009/135] mm/memcontrol.c: fix use after free in mem_cgroup_iter()
` [PATCH 5.2 010/135] mm/usercopy: use memory range to be accessed for wraparound check
` [PATCH 5.2 011/135] mm, vmscan: do not special-case slab reclaim when watermarks are boosted
` [PATCH 5.2 012/135] cpufreq: schedutil: Don't skip freq update when limits change
` [PATCH 5.2 013/135] drm/amdgpu: fix gfx9 soft recovery
` [PATCH 5.2 014/135] drm/nouveau: Only recalculate PBN/VCPI on mode/connector changes
` [PATCH 5.2 015/135] xtensa: add missing isync to the cpu_reset TLB code
` [PATCH 5.2 016/135] arm64: ftrace: Ensure module ftrace trampoline is coherent with I-side
` [PATCH 5.2 017/135] ALSA: hda/realtek - Add quirk for HP Envy x360
` [PATCH 5.2 018/135] ALSA: usb-audio: Fix a stack buffer overflow bug in check_input_term
` [PATCH 5.2 019/135] ALSA: usb-audio: Fix an OOB bug in parse_audio_mixer_unit
` [PATCH 5.2 020/135] ALSA: hda - Apply workaround for another AMD chip 1022:1487
` [PATCH 5.2 022/135] ALSA: hda - Add a generic reboot_notify
` [PATCH 5.2 023/135] ALSA: hda - Let all conexant codec enter D3 when rebooting
` [PATCH 5.2 024/135] HID: holtek: test for sanity of intfdata
` [PATCH 5.2 025/135] HID: hiddev: avoid opening a disconnected device
` [PATCH 5.2 026/135] HID: hiddev: do cleanup in failure of opening a device
` [PATCH 5.2 027/135] Input: kbtab - sanity check for endpoint type
` [PATCH 5.2 028/135] Input: iforce - add sanity checks
` [PATCH 5.2 029/135] net: usb: pegasus: fix improper read if get_registers() fail
` [PATCH 5.2 031/135] netfilter: ebtables: also count base chain policies
` [PATCH 5.2 032/135] riscv: Correct the initialized flow of FP register
` [PATCH 5.2 033/135] riscv: Make __fstate_clean() work correctly
` [PATCH 5.2 034/135] Revert "i2c: imx: improve the error handling in i2c_imx_dma_request()"
` [PATCH 5.2 035/135] blk-mq: move cancel of requeue_work to the front of blk_exit_queue
` [PATCH 5.2 036/135] io_uring: fix manual setup of iov_iter for fixed buffers
` [PATCH 5.2 037/135] RDMA/hns: Fix sg offset non-zero issue
` [PATCH 5.2 039/135] clk: at91: generated: Truncate divisor to GENERATED_MAX_DIV + 1
` [PATCH 5.2 040/135] clk: sprd: Select REGMAP_MMIO to avoid compile errors
` [PATCH 5.2 041/135] clk: renesas: cpg-mssr: Fix reset control race condition
` [PATCH 5.2 042/135] dma-mapping: check pfn validity in dma_common_{mmap,get_sgtable}
` [PATCH 5.2 043/135] platform/x86: pcengines-apuv2: Fix softdep statement
` [PATCH 5.2 045/135] mm/hmm: always return EBUSY for invalid ranges in hmm_range_{fault,snapshot}
` [PATCH 5.2 046/135] xen/pciback: remove set but not used variable 'old_state'
` [PATCH 5.2 047/135] irqchip/gic-v3-its: Free unused vpt_page when alloc vpe table fail
` [PATCH 5.2 048/135] irqchip/irq-imx-gpcv2: Forward irq type to parent
` [PATCH 5.2 050/135] tools perf beauty: Fix usbdevfs_ioctl table generator to handle _IOC()
` [PATCH 5.2 051/135] perf header: Fix divide by zero error if f_header.attr_size==0
` [PATCH 5.2 052/135] perf header: Fix use of unitialized value warning
` [PATCH 5.2 053/135] RDMA/qedr: Fix the hca_type and hca_rev returned in device attributes
` [PATCH 5.2 055/135] libata: zpodd: Fix small read overflow in zpodd_get_mech_type()
` [PATCH 5.2 056/135] powerpc/nvdimm: Pick nearby online node if the device node is not online
` [PATCH 5.2 058/135] drm/bridge: tc358764: Fix build error
` [PATCH 5.2 059/135] Btrfs: fix deadlock between fiemap and transaction commits
` [PATCH 5.2 061/135] scsi: qla2xxx: Fix possible fcport null-pointer dereferences
` [PATCH 5.2 066/135] drm/amdgpu: fix a potential information leaking bug
` [PATCH 5.2 067/135] ata: libahci: do not complain in case of deferred probe
` [PATCH 5.2 068/135] kbuild: modpost: handle KBUILD_EXTRA_SYMBOLS only for external modules
` [PATCH 5.2 069/135] kbuild: Check for unknown options with cc-option usage in Kconfig and clang
` [PATCH 5.2 070/135] arm64/efi: fix variable 'si' set but not used
` [PATCH 5.2 071/135] riscv: Fix perf record without libelf support
` [PATCH 5.2 072/135] arm64: Lower priority mask for GIC_PRIO_IRQON
` [PATCH 5.2 073/135] arm64: unwind: Prohibit probing on return_address()
` [PATCH 5.2 074/135] arm64/mm: fix variable 'pud' set but not used
` [PATCH 5.2 075/135] arm64/mm: fix variable 'tag' "
` [PATCH 5.2 078/135] RDMA/restrack: Track driver QP types in resource tracker

[PATCH 4.9 000/103] 4.9.190-stable review
 2019-08-22 17:19 UTC  (20+ messages)
` [PATCH 4.9 002/103] usb: iowarrior: fix deadlock on disconnect
` [PATCH 4.9 004/103] x86/mm: Check for pfn instead of page in vmalloc_sync_one()
` [PATCH 4.9 007/103] perf record: Fix wrong size in perf_record_mmap for last kernel module
` [PATCH 4.9 010/103] usb: yurex: Fix use-after-free in yurex_delete
` [PATCH 4.9 013/103] iscsi_ibft: make ISCSI_IBFT dependson ACPI instead of ISCSI_IBFT_FIND
` [PATCH 4.9 018/103] ALSA: compress: Fix regression on compressed capture streams
` [PATCH 4.9 023/103] drbd: dynamically allocate shash descriptor
` [PATCH 4.9 024/103] ACPI/IORT: Fix off-by-one check in iort_dev_find_its_id()
` [PATCH 4.9 025/103] ARM: davinci: fix sleep.S build error on ARMv4
` [PATCH 4.9 029/103] tty/ldsem, locking/rwsem: Add missing ACQUIRE to read_failed sleep loop
` [PATCH 4.9 033/103] hwmon: (nct7802) Fix wrong detection of in4 presence
` [PATCH 4.9 063/103] HID: hiddev: avoid opening a disconnected device
` [PATCH 4.9 073/103] scsi: hpsa: correct scsi command status issue after reset
` [PATCH 4.9 075/103] kbuild: modpost: handle KBUILD_EXTRA_SYMBOLS only for external modules
` [PATCH 4.9 080/103] ocfs2: remove set but not used variable last_hash
` [PATCH 4.9 087/103] USB: serial: option: Add support for ZTE MF871A
` [PATCH 4.9 096/103] bnx2x: Fix VFs VLAN reconfiguration in reload
` [PATCH 4.9 097/103] net/packet: fix race in tpacket_snd()
` [PATCH 4.9 102/103] team: Add vlan tx offload to hw_enc_features

[PATCH net v3] ixgbe: fix double clean of tx descriptors with xdp
 2019-08-22 17:21 UTC  (2+ messages)

[GIT PULL] Wimplicit-fallthrough patches for 5.3-rc6
 2019-08-22 16:58 UTC 

[PATCH v10 00/23] MT8183 IOMMU SUPPORT
 2019-08-22 17:14 UTC  (10+ messages)
` [PATCH v10 09/23] iommu/io-pgtable-arm-v7s: Extend to support PA[33:32] for MediaTek


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