public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-08-22 16:48:24 to 2019-08-22 17:24:25 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.9 000/103] 4.9.190-stable review
 2019-08-22 17:19 UTC  (14+ 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 net v3] ixgbe: fix double clean of tx descriptors with xdp
 2019-08-22 17:21 UTC  (2+ messages)

[PATCH 5.2 000/135] 5.2.10-stable review
 2019-08-22 17:08 UTC  (136+ 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 004/135] mm/hmm: fix bad subpage pointer in try_to_unmap_one
` [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 007/135] mm/z3fold.c: fix z3fold_destroy_pool() ordering
` [PATCH 5.2 008/135] mm/z3fold.c: fix z3fold_destroy_pool() race condition
` [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 021/135] ALSA: hda - Fix a memory leak bug
` [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 030/135] bpf: fix access to skb_shared_info->gso_segs
` [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 038/135] IB/mlx5: Replace kfree with kvfree
` [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 044/135] platform/x86: intel_pmc_core: Add ICL-NNPI support to PMC Core
` [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 049/135] f2fs: fix to read source block before invalidating it
` [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 054/135] ALSA: pcm: fix lost wakeup event scenarios in snd_pcm_drain
` [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 057/135] drm/bridge: lvds-encoder: Fix build error while CONFIG_DRM_KMS_HELPER=m
` [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 060/135] scsi: hpsa: correct scsi command status issue after reset
` [PATCH 5.2 061/135] scsi: qla2xxx: Fix possible fcport null-pointer dereferences
` [PATCH 5.2 062/135] tracing: Fix header include guards in trace event headers
` [PATCH 5.2 063/135] drm/amdkfd: Fix byte align on VegaM
` [PATCH 5.2 064/135] drm/amd/powerplay: fix null pointer dereference around dpm state relates
` [PATCH 5.2 065/135] drm/amdgpu: fix error handling in amdgpu_cs_process_fence_dep
` [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 076/135] IB/core: Add mitigation for Spectre V1
` [PATCH 5.2 077/135] IB/mlx5: Fix MR registration flow to use UMR properly
` [PATCH 5.2 078/135] RDMA/restrack: Track driver QP types in resource tracker
` [PATCH 5.2 079/135] IB/mad: Fix use-after-free in ib mad completion handling
` [PATCH 5.2 080/135] RDMA/mlx5: Release locks during notifier unregister
` [PATCH 5.2 081/135] drm: msm: Fix add_gpu_components
` [PATCH 5.2 082/135] RDMA/hns: Fix error return code in hns_roce_v1_rsv_lp_qp()
` [PATCH 5.2 083/135] drm/exynos: fix missing decrement of retry counter
` [PATCH 5.2 084/135] arm64: kprobes: Recover pstate.D in single-step exception handler
` [PATCH 5.2 085/135] arm64: Make debug exception handlers visible from RCU
` [PATCH 5.2 086/135] Revert "kmemleak: allow to coexist with fault injection"
` [PATCH 5.2 087/135] ocfs2: remove set but not used variable 'last_hash'
` [PATCH 5.2 088/135] page flags: prioritize kasan bits over last-cpuid
` [PATCH 5.2 089/135] asm-generic: fix -Wtype-limits compiler warnings
` [PATCH 5.2 090/135] tpm: tpm_ibm_vtpm: Fix unallocated banks
` [PATCH 5.2 091/135] arm64: KVM: regmap: Fix unexpected switch fall-through
` [PATCH 5.2 092/135] staging: comedi: dt3000: Fix signed integer overflow 'divider * base'
` [PATCH 5.2 093/135] staging: comedi: dt3000: Fix rounding up of timer divisor
` [PATCH 5.2 094/135] iio: adc: max9611: Fix temperature reading in probe
` [PATCH 5.2 095/135] USB: core: Fix races in character device registration and deregistraion
` [PATCH 5.2 096/135] usb: gadget: udc: renesas_usb3: Fix sysfs interface of "role"
` [PATCH 5.2 097/135] usb: cdc-acm: make sure a refcount is taken early enough
` [PATCH 5.2 098/135] USB: CDC: fix sanity checks in CDC union parser
` [PATCH 5.2 099/135] USB: serial: option: add D-Link DWM-222 device ID
` [PATCH 5.2 100/135] USB: serial: option: Add support for ZTE MF871A
` [PATCH 5.2 101/135] USB: serial: option: add the BroadMobi BM818 card
` [PATCH 5.2 102/135] USB: serial: option: Add Motorola modem UARTs
` [PATCH 5.2 103/135] usb: setup authorized_default attributes using usb_bus_notify
` [PATCH 5.2 104/135] netfilter: conntrack: Use consistent ct id hash calculation
` [PATCH 5.2 105/135] iwlwifi: Add support for SAR South Korea limitation
` [PATCH 5.2 106/135] Input: psmouse - fix build error of multiple definition
` [PATCH 5.2 107/135] bnx2x: Fix VF's VLAN reconfiguration in reload
` [PATCH 5.2 108/135] bonding: Add vlan tx offload to hw_enc_features
` [PATCH 5.2 109/135] net: dsa: Check existence of .port_mdb_add callback before calling it
` [PATCH 5.2 110/135] net/mlx4_en: fix a memory leak bug
` [PATCH 5.2 111/135] net/packet: fix race in tpacket_snd()
` [PATCH 5.2 112/135] net: sched: sch_taprio: fix memleak in error path for sched list parse
` [PATCH 5.2 113/135] sctp: fix memleak in sctp_send_reset_streams
` [PATCH 5.2 114/135] sctp: fix the transport error_count check
` [PATCH 5.2 115/135] team: Add vlan tx offload to hw_enc_features
` [PATCH 5.2 116/135] tipc: initialise addr_trail_end when setting node addresses
` [PATCH 5.2 117/135] xen/netback: Reset nr_frags before freeing skb
` [PATCH 5.2 118/135] net/mlx5e: Only support tx/rx pause setting for port owner
` [PATCH 5.2 119/135] bnxt_en: Fix VNIC clearing logic for 57500 chips
` [PATCH 5.2 120/135] bnxt_en: Improve RX doorbell sequence
` [PATCH 5.2 121/135] bnxt_en: Fix handling FRAG_ERR when NVM_INSTALL_UPDATE cmd fails
` [PATCH 5.2 122/135] bnxt_en: Suppress HWRM errors for HWRM_NVM_GET_VARIABLE command
` [PATCH 5.2 123/135] bnxt_en: Use correct src_fid to determine direction of the flow
` [PATCH 5.2 124/135] bnxt_en: Fix to include flow direction in L2 key
` [PATCH 5.2 125/135] net sched: update skbedit action for batched events operations
` [PATCH 5.2 126/135] tc-testing: updated skbedit action tests with batch create/delete
` [PATCH 5.2 127/135] netdevsim: Restore per-network namespace accounting for fib entries
` [PATCH 5.2 128/135] net/mlx5e: ethtool, Avoid setting speed to 56GBASE when autoneg off
` [PATCH 5.2 129/135] net/mlx5e: Fix false negative indication on tx reporter CQE recovery
` [PATCH 5.2 130/135] net/mlx5e: Remove redundant check in CQE recovery flow of tx reporter
` [PATCH 5.2 131/135] net/mlx5e: Use flow keys dissector to parse packets for ARFS
` [PATCH 5.2 132/135] net/tls: prevent skb_orphan() from leaking TLS plain text with offload
` [PATCH 5.2 133/135] net: phy: consider AN_RESTART status when reading link status
` [PATCH 5.2 134/135] netlink: Fix nlmsg_parse as a wrapper for strict message parsing
` [PATCH 5.2 135/135] Linux 5.2.10-rc1

[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

[PATCH] arm64: dts: sdm845: Add parent clock for rpmhcc
 2019-08-22 17:11 UTC 

[PATCH] /dev/mem: Bail out upon SIGKILL when reading memory
 2019-08-22 17:11 UTC  (6+ messages)

next take at setting up a dma mask by default for platform devices v2
 2019-08-22 17:11 UTC  (2+ messages)

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

[PATCH 0/2] KASAN support for RISC-V
 2019-08-22 17:08 UTC  (5+ messages)
` [PATCH 2/2] riscv: Add KASAN support

[PATCH] arm64: dts: qcom: sm8150: Update parent clock for rpmhcc
 2019-08-22 17:05 UTC 

[PATCH v3 0/2] drm: bridge: Add NWL MIPI DSI host controller support
 2019-08-22 17:03 UTC  (4+ messages)
` [PATCH v3 2/2] drm/bridge: "
  ` [EXT] "

[PATCH v3 0/4] clk: qcom: Add support for SM8150
 2019-08-22 17:01 UTC  (5+ messages)
` [PATCH v3 1/4] dt-bindings: clock: Document the parent clocks
` [PATCH v3 2/4] clk: qcom: clk-rpmh: Convert to parent data scheme
` [PATCH v3 3/4] dt-bindings: clock: Document SM8150 rpmh-clock compatible
` [PATCH v3 4/4] clk: qcom: clk-rpmh: Add support for SM8150

[PATCH RFC 0/4] ACPI: APEI: Add support to notify the vendor specific HW errors
 2019-08-22 16:57 UTC  (9+ messages)
  ` [PATCH RFC 1/4] "
  ` [PATCH RFC 2/4] ACPI: APEI: Add ghes_handle_memory_failure to the new notification method

[GIT PULL] chrome-platform fixes for v5.3-rc6
 2019-08-22 16:56 UTC 

[PATCH] bcma: fix incorrect update of BCMA_CORE_PCI_MDIO_DATA
 2019-08-22 16:55 UTC  (2+ messages)

[RFC][PATCH 00/13] SCHED_DEADLINE server infrastructure
 2019-08-22 16:51 UTC  (6+ messages)
` [RFC][PATCH 01/13] sched/deadline: Impose global limits on sched_attr::sched_period

[PATCHv2 0/4] Layerscape: Remove num-lanes property from PCIe nodes
 2019-08-22 16:48 UTC  (2+ messages)


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