linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-07-19 04:04:00 to 2019-07-19 04:18:17 UTC [more...]

[PATCH AUTOSEL 4.9 01/45] drm/panel: simple: Fix panel_simple_dsi_probe
 2019-07-19  4:13 UTC  (31+ messages)
` [PATCH AUTOSEL 4.9 04/45] pinctrl: rockchip: fix leaked of_node references
` [PATCH AUTOSEL 4.9 06/45] drm/edid: Fix a missing-check bug in drm_load_edid_firmware()
` [PATCH AUTOSEL 4.9 09/45] memstick: Fix error cleanup path of memstick_init
` [PATCH AUTOSEL 4.9 11/45] tty: serial: msm_serial: avoid system lockup condition
` [PATCH AUTOSEL 4.9 13/45] drm/virtio: Add memory barriers for capset cache
` [PATCH AUTOSEL 4.9 15/45] drm/rockchip: Properly adjust to a true clock in adjusted_mode
` [PATCH AUTOSEL 4.9 16/45] tty: serial_core: Set port active bit in uart_port_activate
` [PATCH AUTOSEL 4.9 20/45] iio: st_accel: fix iio_triggered_buffer_{pre,post}enable positions
` [PATCH AUTOSEL 4.9 22/45] PCI: xilinx-nwl: Fix Multi MSI data programming
` [PATCH AUTOSEL 4.9 24/45] recordmcount: Fix spurious mcount entries on powerpc
` [PATCH AUTOSEL 4.9 26/45] mfd: arizona: Fix undefined behavior
` [PATCH AUTOSEL 4.9 27/45] mfd: hi655x-pmic: Fix missing return value check for devm_regmap_init_mmio_clk
` [PATCH AUTOSEL 4.9 28/45] um: Silence lockdep complaint about mmap_sem
` [PATCH AUTOSEL 4.9 29/45] powerpc/4xx/uic: clear pending interrupt after irq type/pol change
` [PATCH AUTOSEL 4.9 30/45] RDMA/i40iw: Set queue pair state when being queried
` [PATCH AUTOSEL 4.9 31/45] serial: sh-sci: Terminate TX DMA during buffer flushing
` [PATCH AUTOSEL 4.9 32/45] serial: sh-sci: Fix TX DMA buffer flushing and workqueue races
` [PATCH AUTOSEL 4.9 33/45] PCI: tegra: Enable Relaxed Ordering only for Tegra20 & Tegra30
` [PATCH AUTOSEL 4.9 34/45] kallsyms: exclude kasan local symbols on s390
` [PATCH AUTOSEL 4.9 35/45] perf test mmap-thread-lookup: Initialize variable to suppress memory sanitizer warning
` [PATCH AUTOSEL 4.9 36/45] RDMA/rxe: Fill in wc byte_len with IB_WC_RECV_RDMA_WITH_IMM
` [PATCH AUTOSEL 4.9 37/45] powerpc/boot: add {get, put}_unaligned_be32 to xz_config.h
` [PATCH AUTOSEL 4.9 38/45] f2fs: avoid out-of-range memory access
` [PATCH AUTOSEL 4.9 39/45] mailbox: handle failed named mailbox channel request
` [PATCH AUTOSEL 4.9 40/45] powerpc/eeh: Handle hugepages in ioremap space
` [PATCH AUTOSEL 4.9 41/45] sh: prevent warnings when using iounmap
` [PATCH AUTOSEL 4.9 42/45] mm/kmemleak.c: fix check for softirq context
` [PATCH AUTOSEL 4.9 43/45] 9p: pass the correct prototype to read_cache_page
` [PATCH AUTOSEL 4.9 44/45] mm/mmu_notifier: use hlist_add_head_rcu()
` [PATCH AUTOSEL 4.9 45/45] locking/lockdep: Fix lock used or unused stats error

[PATCH AUTOSEL 4.4 01/35] drm/panel: simple: Fix panel_simple_dsi_probe
 2019-07-19  4:14 UTC  (35+ messages)
` [PATCH AUTOSEL 4.4 02/35] usb: core: hub: Disable hub-initiated U1/U2
` [PATCH AUTOSEL 4.4 03/35] tty: max310x: Fix invalid baudrate divisors calculator
` [PATCH AUTOSEL 4.4 04/35] pinctrl: rockchip: fix leaked of_node references
` [PATCH AUTOSEL 4.4 05/35] tty: serial: cpm_uart - fix init when SMC is relocated
` [PATCH AUTOSEL 4.4 06/35] drm/edid: Fix a missing-check bug in drm_load_edid_firmware()
` [PATCH AUTOSEL 4.4 07/35] memstick: Fix error cleanup path of memstick_init
` [PATCH AUTOSEL 4.4 08/35] tty/serial: digicolor: Fix digicolor-usart already registered warning
` [PATCH AUTOSEL 4.4 09/35] tty: serial: msm_serial: avoid system lockup condition
` [PATCH AUTOSEL 4.4 10/35] drm/virtio: Add memory barriers for capset cache
` [PATCH AUTOSEL 4.4 11/35] phy: renesas: rcar-gen2: Fix memory leak at error paths
` [PATCH AUTOSEL 4.4 12/35] powerpc/pseries/mobility: prevent cpu hotplug during DT update
` [PATCH AUTOSEL 4.4 13/35] powerpc/pseries/mobility: rebuild cacheinfo hierarchy post-migration
` [PATCH AUTOSEL 4.4 14/35] usb: gadget: Zero ffs_io_data
` [PATCH AUTOSEL 4.4 15/35] powerpc/pci/of: Fix OF flags parsing for 64bit BARs
` [PATCH AUTOSEL 4.4 16/35] PCI: sysfs: Ignore lockdep for remove attribute
` [PATCH AUTOSEL 4.4 17/35] iio: st_accel: fix iio_triggered_buffer_{pre,post}enable positions
` [PATCH AUTOSEL 4.4 18/35] iio: iio-utils: Fix possible incorrect mask calculation
` [PATCH AUTOSEL 4.4 19/35] recordmcount: Fix spurious mcount entries on powerpc
` [PATCH AUTOSEL 4.4 20/35] mfd: core: Set fwnode for created devices
` [PATCH AUTOSEL 4.4 21/35] mfd: arizona: Fix undefined behavior
` [PATCH AUTOSEL 4.4 22/35] um: Silence lockdep complaint about mmap_sem
` [PATCH AUTOSEL 4.4 23/35] powerpc/4xx/uic: clear pending interrupt after irq type/pol change
` [PATCH AUTOSEL 4.4 24/35] serial: sh-sci: Fix TX DMA buffer flushing and workqueue races
` [PATCH AUTOSEL 4.4 25/35] PCI: tegra: Enable Relaxed Ordering only for Tegra20 & Tegra30
` [PATCH AUTOSEL 4.4 26/35] kallsyms: exclude kasan local symbols on s390
` [PATCH AUTOSEL 4.4 27/35] perf test mmap-thread-lookup: Initialize variable to suppress memory sanitizer warning
` [PATCH AUTOSEL 4.4 28/35] f2fs: avoid out-of-range memory access
` [PATCH AUTOSEL 4.4 29/35] mailbox: handle failed named mailbox channel request
` [PATCH AUTOSEL 4.4 30/35] powerpc/eeh: Handle hugepages in ioremap space
` [PATCH AUTOSEL 4.4 31/35] sh: prevent warnings when using iounmap
` [PATCH AUTOSEL 4.4 32/35] mm/kmemleak.c: fix check for softirq context
` [PATCH AUTOSEL 4.4 33/35] 9p: pass the correct prototype to read_cache_page
` [PATCH AUTOSEL 4.4 34/35] mm/mmu_notifier: use hlist_add_head_rcu()
` [PATCH AUTOSEL 4.4 35/35] locking/lockdep: Fix lock used or unused stats error

[PATCH v3 0/6] Introduce Bandwidth OPPs for interconnect paths
 2019-07-19  4:12 UTC  (5+ messages)

[PATCH AUTOSEL 4.14 01/60] drm/panel: simple: Fix panel_simple_dsi_probe
 2019-07-19  4:11 UTC  (26+ messages)
` [PATCH AUTOSEL 4.14 02/60] usb: core: hub: Disable hub-initiated U1/U2
` [PATCH AUTOSEL 4.14 05/60] tty: serial: cpm_uart - fix init when SMC is relocated
` [PATCH AUTOSEL 4.14 08/60] drm/bridge: tc358767: read display_props in get_modes()
` [PATCH AUTOSEL 4.14 12/60] tty/serial: digicolor: Fix digicolor-usart already registered warning
` [PATCH AUTOSEL 4.14 16/60] phy: renesas: rcar-gen2: Fix memory leak at error paths
` [PATCH AUTOSEL 4.14 17/60] powerpc/pseries/mobility: prevent cpu hotplug during DT update
` [PATCH AUTOSEL 4.14 19/60] iio:core: Fix bug in length of event info_mask and catch unhandled bits set in masks
` [PATCH AUTOSEL 4.14 20/60] tty: serial_core: Set port active bit in uart_port_activate
` [PATCH AUTOSEL 4.14 22/60] usb: gadget: storage: Remove warning message
` [PATCH AUTOSEL 4.14 24/60] drm/msm: Depopulate platform on probe failure
` [PATCH AUTOSEL 4.14 27/60] iio: st_accel: fix iio_triggered_buffer_{pre,post}enable positions
` [PATCH AUTOSEL 4.14 29/60] PCI: xilinx-nwl: Fix Multi MSI data programming
` [PATCH AUTOSEL 4.14 31/60] powerpc/xmon: Fix disabling tracing while in xmon
` [PATCH AUTOSEL 4.14 32/60] recordmcount: Fix spurious mcount entries on powerpc
` [PATCH AUTOSEL 4.14 35/60] mfd: hi655x-pmic: Fix missing return value check for devm_regmap_init_mmio_clk
` [PATCH AUTOSEL 4.14 40/60] serial: sh-sci: Fix TX DMA buffer flushing and workqueue races
` [PATCH AUTOSEL 4.14 41/60] PCI: tegra: Enable Relaxed Ordering only for Tegra20 & Tegra30
` [PATCH AUTOSEL 4.14 42/60] kallsyms: exclude kasan local symbols on s390
` [PATCH AUTOSEL 4.14 43/60] perf test mmap-thread-lookup: Initialize variable to suppress memory sanitizer warning
` [PATCH AUTOSEL 4.14 44/60] perf session: Fix potential NULL pointer dereference found by the smatch tool
` [PATCH AUTOSEL 4.14 45/60] perf annotate: Fix dereferencing freed memory "
` [PATCH AUTOSEL 4.14 53/60] block/bio-integrity: fix a memory leak bug
` [PATCH AUTOSEL 4.14 57/60] mm/gup.c: mark undo_dev_pagemap as __maybe_unused
` [PATCH AUTOSEL 4.14 58/60] mm/gup.c: remove some BUG_ONs from get_gate_page()
` [PATCH AUTOSEL 4.14 59/60] mm/mmu_notifier: use hlist_add_head_rcu()

[PATCH AUTOSEL 4.19 001/101] drm/panel: simple: Fix panel_simple_dsi_probe
 2019-07-19  4:07 UTC  (56+ messages)
` [PATCH AUTOSEL 4.19 002/101] iio: adc: stm32-dfsdm: manage the get_irq error case
` [PATCH AUTOSEL 4.19 003/101] iio: adc: stm32-dfsdm: missing error case during probe
` [PATCH AUTOSEL 4.19 004/101] staging: vt6656: use meaningful error code during buffer allocation
` [PATCH AUTOSEL 4.19 005/101] usb: core: hub: Disable hub-initiated U1/U2
` [PATCH AUTOSEL 4.19 007/101] pinctrl: rockchip: fix leaked of_node references
` [PATCH AUTOSEL 4.19 008/101] tty: serial: cpm_uart - fix init when SMC is relocated
` [PATCH AUTOSEL 4.19 009/101] consolemap: Fix a memory leaking bug in drivers/tty/vt/consolemap.c
` [PATCH AUTOSEL 4.19 010/101] drm/amd/display: Fill prescale_params->scale for RGB565
` [PATCH AUTOSEL 4.19 011/101] drm/amdgpu/sriov: Need to initialize the HDP_NONSURFACE_BAStE
` [PATCH AUTOSEL 4.19 013/101] drm/amdkfd: Fix a potential memory leak
` [PATCH AUTOSEL 4.19 015/101] drm/edid: Fix a missing-check bug in drm_load_edid_firmware()
` [PATCH AUTOSEL 4.19 016/101] PCI: Return error if cannot probe VF
` [PATCH AUTOSEL 4.19 019/101] gpu: host1x: Increase maximum DMA segment size
` [PATCH AUTOSEL 4.19 020/101] drm/crc-debugfs: User irqsafe spinlock in drm_crtc_add_crc_entry
` [PATCH AUTOSEL 4.19 022/101] memstick: Fix error cleanup path of memstick_init
` [PATCH AUTOSEL 4.19 023/101] tty/serial: digicolor: Fix digicolor-usart already registered warning
` [PATCH AUTOSEL 4.19 029/101] drm/amd/display: fix compilation error
` [PATCH AUTOSEL 4.19 035/101] usb: gadget: Zero ffs_io_data
` [PATCH AUTOSEL 4.19 036/101] usb: gadget: storage: Remove warning message
` [PATCH AUTOSEL 4.19 037/101] mmc: sdhci: sdhci-pci-o2micro: Check if controller supports 8-bit width
` [PATCH AUTOSEL 4.19 038/101] powerpc/pci/of: Fix OF flags parsing for 64bit BARs
` [PATCH AUTOSEL 4.19 039/101] drm/msm: Depopulate platform on probe failure
` [PATCH AUTOSEL 4.19 043/101] iio: st_accel: fix iio_triggered_buffer_{pre,post}enable positions
` [PATCH AUTOSEL 4.19 045/101] genksyms: Teach parser about 128-bit built-in types
` [PATCH AUTOSEL 4.19 046/101] PCI: xilinx-nwl: Fix Multi MSI data programming
` [PATCH AUTOSEL 4.19 048/101] powerpc/cacheflush: fix variable set but not used
` [PATCH AUTOSEL 4.19 049/101] powerpc/xmon: Fix disabling tracing while in xmon
` [PATCH AUTOSEL 4.19 050/101] recordmcount: Fix spurious mcount entries on powerpc
` [PATCH AUTOSEL 4.19 052/101] mfd: core: Set fwnode for created devices
` [PATCH AUTOSEL 4.19 053/101] mfd: arizona: Fix undefined behavior
` [PATCH AUTOSEL 4.19 054/101] mfd: hi655x-pmic: Fix missing return value check for devm_regmap_init_mmio_clk
` [PATCH AUTOSEL 4.19 056/101] um: Silence lockdep complaint about mmap_sem
` [PATCH AUTOSEL 4.19 058/101] RDMA/i40iw: Set queue pair state when being queried
` [PATCH AUTOSEL 4.19 064/101] arm64: assembler: Switch ESB-instruction with a vanilla nop if !ARM64_HAS_RAS
` [PATCH AUTOSEL 4.19 065/101] PCI: tegra: Enable Relaxed Ordering only for Tegra20 & Tegra30
` [PATCH AUTOSEL 4.19 067/101] PCI: mobiveil: Fix the Class Code field
` [PATCH AUTOSEL 4.19 070/101] PCI: mobiveil: Use the 1st inbound window for MEM inbound transactions
` [PATCH AUTOSEL 4.19 071/101] perf test mmap-thread-lookup: Initialize variable to suppress memory sanitizer warning
` [PATCH AUTOSEL 4.19 072/101] perf stat: Fix use-after-freed pointer detected by the smatch tool
` [PATCH AUTOSEL 4.19 073/101] perf top: Fix potential NULL pointer dereference "
` [PATCH AUTOSEL 4.19 074/101] perf session: Fix potential NULL pointer dereference found "
` [PATCH AUTOSEL 4.19 075/101] perf annotate: Fix dereferencing freed memory "
` [PATCH AUTOSEL 4.19 076/101] perf hists browser: Fix potential NULL pointer dereference "
` [PATCH AUTOSEL 4.19 081/101] f2fs: avoid out-of-range memory access
` [PATCH AUTOSEL 4.19 085/101] s390/dasd: Make layout analysis ESE compatible
` [PATCH AUTOSEL 4.19 087/101] sh: prevent warnings when using iounmap
` [PATCH AUTOSEL 4.19 089/101] 9p: pass the correct prototype to read_cache_page
` [PATCH AUTOSEL 4.19 091/101] mm/gup.c: remove some BUG_ONs from get_gate_page()
` [PATCH AUTOSEL 4.19 094/101] proc: use down_read_killable mmap_sem for /proc/pid/smaps_rollup
` [PATCH AUTOSEL 4.19 095/101] proc: use down_read_killable mmap_sem for /proc/pid/pagemap
` [PATCH AUTOSEL 4.19 096/101] proc: use down_read_killable mmap_sem for /proc/pid/clear_refs
` [PATCH AUTOSEL 4.19 097/101] proc: use down_read_killable mmap_sem for /proc/pid/map_files
` [PATCH AUTOSEL 4.19 098/101] cxgb4: reduce kernel stack usage in cudbg_collect_mem_region()
` [PATCH AUTOSEL 4.19 099/101] proc: use down_read_killable mmap_sem for /proc/pid/maps
` [PATCH AUTOSEL 4.19 100/101] locking/lockdep: Fix lock used or unused stats error

[PATCH AUTOSEL 5.1 001/141] drm/panel: simple: Fix panel_simple_dsi_probe
 2019-07-19  4:02 UTC  (52+ messages)
` [PATCH AUTOSEL 5.1 033/141] drm/vkms: Forward timer right after drm_crtc_handle_vblank
` [PATCH AUTOSEL 5.1 035/141] tty/serial: digicolor: Fix digicolor-usart already registered warning
` [PATCH AUTOSEL 5.1 037/141] serial: 8250: Fix TX interrupt handling condition
` [PATCH AUTOSEL 5.1 038/141] drm/amd/display: Always allocate initial connector state state
` [PATCH AUTOSEL 5.1 039/141] drm/virtio: Add memory barriers for capset cache
` [PATCH AUTOSEL 5.1 040/141] drm/amd/display: set link->dongle_max_pix_clk to 0 on a disconnect
` [PATCH AUTOSEL 5.1 041/141] phy: renesas: rcar-gen2: Fix memory leak at error paths
` [PATCH AUTOSEL 5.1 042/141] drm/amd/display: fix compilation error
` [PATCH AUTOSEL 5.1 044/141] dma-remap: Avoid de-referencing NULL atomic_pool
` [PATCH AUTOSEL 5.1 046/141] platform/x86: asus-wmi: Increase input buffer size of WMI methods
` [PATCH AUTOSEL 5.1 047/141] iio:core: Fix bug in length of event info_mask and catch unhandled bits set in masks
` [PATCH AUTOSEL 5.1 048/141] iio: adxl372: fix iio_triggered_buffer_{pre,post}enable positions
` [PATCH AUTOSEL 5.1 050/141] serial: uartps: Use the same dynamic major number for all ports
` [PATCH AUTOSEL 5.1 053/141] kvm: vmx: fix limit checking in get_vmx_mem_address()
` [PATCH AUTOSEL 5.1 055/141] mmc: sdhci: sdhci-pci-o2micro: Check if controller supports 8-bit width
` [PATCH AUTOSEL 5.1 063/141] i2c: stm32f7: fix the get_irq error cases
` [PATCH AUTOSEL 5.1 064/141] iio: st_accel: fix iio_triggered_buffer_{pre,post}enable positions
` [PATCH AUTOSEL 5.1 065/141] kbuild: Add -Werror=unknown-warning-option to CLANG_FLAGS
` [PATCH AUTOSEL 5.1 066/141] genksyms: Teach parser about 128-bit built-in types
` [PATCH AUTOSEL 5.1 069/141] powerpc/cacheflush: fix variable set but not used
` [PATCH AUTOSEL 5.1 070/141] powerpc/xmon: Fix disabling tracing while in xmon
` [PATCH AUTOSEL 5.1 071/141] powerpc/rtas: retry when cpu offline races with suspend/migration
` [PATCH AUTOSEL 5.1 072/141] fixdep: check return value of printf() and putchar()
` [PATCH AUTOSEL 5.1 074/141] mfd: madera: Add missing of table registration
` [PATCH AUTOSEL 5.1 075/141] mfd: core: Set fwnode for created devices
` [PATCH AUTOSEL 5.1 080/141] f2fs: fix is_idle() check for discard type
` [PATCH AUTOSEL 5.1 082/141] RDMA/i40iw: Set queue pair state when being queried
` [PATCH AUTOSEL 5.1 086/141] powerpc/mm: Handle page table allocation failures
` [PATCH AUTOSEL 5.1 088/141] arm64: assembler: Switch ESB-instruction with a vanilla nop if !ARM64_HAS_RAS
` [PATCH AUTOSEL 5.1 092/141] PCI: mobiveil: Fix the Class Code field
` [PATCH AUTOSEL 5.1 093/141] kallsyms: exclude kasan local symbols on s390
` [PATCH AUTOSEL 5.1 096/141] perf test mmap-thread-lookup: Initialize variable to suppress memory sanitizer warning
` [PATCH AUTOSEL 5.1 097/141] perf stat: Fix use-after-freed pointer detected by the smatch tool
` [PATCH AUTOSEL 5.1 098/141] perf top: Fix potential NULL pointer dereference "
` [PATCH AUTOSEL 5.1 099/141] perf trace: Fix potential NULL pointer dereference found "
` [PATCH AUTOSEL 5.1 100/141] perf session: "
` [PATCH AUTOSEL 5.1 103/141] perf hists browser: "
` [PATCH AUTOSEL 5.1 104/141] RDMA/rxe: Fill in wc byte_len with IB_WC_RECV_RDMA_WITH_IMM
` [PATCH AUTOSEL 5.1 107/141] RDMA/core: Fix race when resolving IP address
` [PATCH AUTOSEL 5.1 111/141] nvme-tcp: set the STABLE_WRITES flag when data digests are enabled
` [PATCH AUTOSEL 5.1 119/141] powerpc/eeh: Handle hugepages in ioremap space
` [PATCH AUTOSEL 5.1 120/141] s390/dasd: Make layout analysis ESE compatible
` [PATCH AUTOSEL 5.1 126/141] mm/kmemleak.c: fix check for softirq context
` [PATCH AUTOSEL 5.1 128/141] mm/mincore.c: fix race between swapoff and mincore
` [PATCH AUTOSEL 5.1 130/141] mm/gup.c: remove some BUG_ONs from get_gate_page()
` [PATCH AUTOSEL 5.1 134/141] proc: use down_read_killable mmap_sem for /proc/pid/pagemap
` [PATCH AUTOSEL 5.1 137/141] cxgb4: reduce kernel stack usage in cudbg_collect_mem_region()
` [PATCH AUTOSEL 5.1 138/141] proc: use down_read_killable mmap_sem for /proc/pid/maps
` [PATCH AUTOSEL 5.1 139/141] locking/lockdep: Fix lock used or unused stats error
` [PATCH AUTOSEL 5.1 140/141] mm: use down_read_killable for locking mmap_sem in access_remote_vm
` [PATCH AUTOSEL 5.1 141/141] mm, swap: fix race between swapoff and some swap operations


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