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

[PATCH AUTOSEL 5.1 001/141] drm/panel: simple: Fix panel_simple_dsi_probe
 2019-07-19  4:02 UTC  (18+ messages)
` [PATCH AUTOSEL 5.1 094/141] PCI: mobiveil: Initialize Primary/Secondary/Subordinate bus numbers
` [PATCH AUTOSEL 5.1 110/141] nvme-tcp: don't use sendpage for SLAB pages
` [PATCH AUTOSEL 5.1 114/141] rds: Accept peer connection reject messages due to incompatible version
` [PATCH AUTOSEL 5.1 117/141] mailbox: handle failed named mailbox channel request
` [PATCH AUTOSEL 5.1 118/141] dlm: check if workqueues are NULL before flushing/destroying
` [PATCH AUTOSEL 5.1 121/141] net/mlx5e: IPoIB, Add error path in mlx5_rdma_setup_rn
` [PATCH AUTOSEL 5.1 122/141] platform/x86: Fix PCENGINES_APU2 Kconfig warning
` [PATCH AUTOSEL 5.1 123/141] block/bio-integrity: fix a memory leak bug
` [PATCH AUTOSEL 5.1 124/141] nvme: fix NULL deref for fabrics options
` [PATCH AUTOSEL 5.1 125/141] sh: prevent warnings when using iounmap
` [PATCH AUTOSEL 5.1 127/141] 9p: pass the correct prototype to read_cache_page
` [PATCH AUTOSEL 5.1 129/141] mm/gup.c: mark undo_dev_pagemap as __maybe_unused
` [PATCH AUTOSEL 5.1 131/141] memcg, fsnotify: no oom-kill for remote memcg charging
` [PATCH AUTOSEL 5.1 132/141] mm/mmu_notifier: use hlist_add_head_rcu()
` [PATCH AUTOSEL 5.1 133/141] proc: use down_read_killable mmap_sem for /proc/pid/smaps_rollup
` [PATCH AUTOSEL 5.1 135/141] proc: use down_read_killable mmap_sem for /proc/pid/clear_refs
` [PATCH AUTOSEL 5.1 136/141] proc: use down_read_killable mmap_sem for /proc/pid/map_files

[PATCH AUTOSEL 4.19 001/101] drm/panel: simple: Fix panel_simple_dsi_probe
 2019-07-19  4:07 UTC  (48+ messages)
` [PATCH AUTOSEL 4.19 006/101] tty: max310x: Fix invalid baudrate divisors calculator
` [PATCH AUTOSEL 4.19 012/101] drm/amd/display: Disable ABM before destroy ABM struct
` [PATCH AUTOSEL 4.19 014/101] drm/amdkfd: Fix sdma queue map issue
` [PATCH AUTOSEL 4.19 017/101] drm/bridge: tc358767: read display_props in get_modes()
` [PATCH AUTOSEL 4.19 018/101] drm/bridge: sii902x: pixel clock unit is 10kHz instead of 1kHz
` [PATCH AUTOSEL 4.19 021/101] drm/crc-debugfs: Also sprinkle irqrestore over early exits
` [PATCH AUTOSEL 4.19 024/101] tty: serial: msm_serial: avoid system lockup condition
` [PATCH AUTOSEL 4.19 025/101] serial: 8250: Fix TX interrupt handling condition
` [PATCH AUTOSEL 4.19 026/101] drm/amd/display: Always allocate initial connector state state
` [PATCH AUTOSEL 4.19 027/101] drm/virtio: Add memory barriers for capset cache
` [PATCH AUTOSEL 4.19 028/101] phy: renesas: rcar-gen2: Fix memory leak at error paths
` [PATCH AUTOSEL 4.19 030/101] powerpc/pseries/mobility: prevent cpu hotplug during DT update
` [PATCH AUTOSEL 4.19 031/101] drm/rockchip: Properly adjust to a true clock in adjusted_mode
` [PATCH AUTOSEL 4.19 032/101] iio:core: Fix bug in length of event info_mask and catch unhandled bits set in masks
` [PATCH AUTOSEL 4.19 033/101] serial: imx: fix locking in set_termios()
` [PATCH AUTOSEL 4.19 034/101] tty: serial_core: Set port active bit in uart_port_activate
` [PATCH AUTOSEL 4.19 040/101] serial: mctrl_gpio: Check if GPIO property exisits before requesting it
` [PATCH AUTOSEL 4.19 041/101] PCI: sysfs: Ignore lockdep for remove attribute
` [PATCH AUTOSEL 4.19 042/101] i2c: stm32f7: fix the get_irq error cases
` [PATCH AUTOSEL 4.19 044/101] kbuild: Add -Werror=unknown-warning-option to CLANG_FLAGS
` [PATCH AUTOSEL 4.19 047/101] iio: iio-utils: Fix possible incorrect mask calculation
` [PATCH AUTOSEL 4.19 051/101] mfd: madera: Add missing of table registration
` [PATCH AUTOSEL 4.19 055/101] mm/swap: fix release_pages() when releasing devmap pages
` [PATCH AUTOSEL 4.19 057/101] powerpc/4xx/uic: clear pending interrupt after irq type/pol change
` [PATCH AUTOSEL 4.19 059/101] serial: sh-sci: Terminate TX DMA during buffer flushing
` [PATCH AUTOSEL 4.19 060/101] serial: sh-sci: Fix TX DMA buffer flushing and workqueue races
` [PATCH AUTOSEL 4.19 061/101] IB/mlx5: Fixed reporting counters on 2nd port for Dual port RoCE
` [PATCH AUTOSEL 4.19 062/101] powerpc/mm: Handle page table allocation failures
` [PATCH AUTOSEL 4.19 063/101] IB/ipoib: Add child to parent list only if device initialized
` [PATCH AUTOSEL 4.19 066/101] PCI: mobiveil: Fix PCI base address in MEM/IO outbound windows
` [PATCH AUTOSEL 4.19 068/101] kallsyms: exclude kasan local symbols on s390
` [PATCH AUTOSEL 4.19 069/101] PCI: mobiveil: Initialize Primary/Secondary/Subordinate bus numbers
` [PATCH AUTOSEL 4.19 077/101] RDMA/rxe: Fill in wc byte_len with IB_WC_RECV_RDMA_WITH_IMM
` [PATCH AUTOSEL 4.19 078/101] PCI: dwc: pci-dra7xx: Fix compilation when !CONFIG_GPIOLIB
` [PATCH AUTOSEL 4.19 079/101] powerpc/boot: add {get, put}_unaligned_be32 to xz_config.h
` [PATCH AUTOSEL 4.19 080/101] block: init flush rq ref count to 1
` [PATCH AUTOSEL 4.19 082/101] mailbox: handle failed named mailbox channel request
` [PATCH AUTOSEL 4.19 083/101] dlm: check if workqueues are NULL before flushing/destroying
` [PATCH AUTOSEL 4.19 084/101] powerpc/eeh: Handle hugepages in ioremap space
` [PATCH AUTOSEL 4.19 086/101] block/bio-integrity: fix a memory leak bug
` [PATCH AUTOSEL 4.19 088/101] mm/kmemleak.c: fix check for softirq context
` [PATCH AUTOSEL 4.19 090/101] mm/gup.c: mark undo_dev_pagemap as __maybe_unused
` [PATCH AUTOSEL 4.19 091/101] mm/gup.c: remove some BUG_ONs from get_gate_page()
` [PATCH AUTOSEL 4.19 092/101] memcg, fsnotify: no oom-kill for remote memcg charging
` [PATCH AUTOSEL 4.19 093/101] mm/mmu_notifier: use hlist_add_head_rcu()
` [PATCH AUTOSEL 4.19 094/101] proc: use down_read_killable mmap_sem for /proc/pid/smaps_rollup
` [PATCH AUTOSEL 4.19 101/101] mm: use down_read_killable for locking mmap_sem in access_remote_vm

[PATCH AUTOSEL 4.14 01/60] drm/panel: simple: Fix panel_simple_dsi_probe
 2019-07-19  4:11 UTC  (55+ messages)
` [PATCH AUTOSEL 4.14 03/60] tty: max310x: Fix invalid baudrate divisors calculator
` [PATCH AUTOSEL 4.14 04/60] pinctrl: rockchip: fix leaked of_node references
` [PATCH AUTOSEL 4.14 06/60] drm/edid: Fix a missing-check bug in drm_load_edid_firmware()
` [PATCH AUTOSEL 4.14 07/60] PCI: Return error if cannot probe VF
` [PATCH AUTOSEL 4.14 09/60] drm/bridge: sii902x: pixel clock unit is 10kHz instead of 1kHz
` [PATCH AUTOSEL 4.14 10/60] drm/crc-debugfs: User irqsafe spinlock in drm_crtc_add_crc_entry
` [PATCH AUTOSEL 4.14 11/60] memstick: Fix error cleanup path of memstick_init
` [PATCH AUTOSEL 4.14 13/60] tty: serial: msm_serial: avoid system lockup condition
` [PATCH AUTOSEL 4.14 14/60] serial: 8250: Fix TX interrupt handling condition
` [PATCH AUTOSEL 4.14 15/60] drm/virtio: Add memory barriers for capset cache
` [PATCH AUTOSEL 4.14 17/60] powerpc/pseries/mobility: prevent cpu hotplug during DT update
` [PATCH AUTOSEL 4.14 18/60] drm/rockchip: Properly adjust to a true clock in adjusted_mode
` [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 21/60] usb: gadget: Zero ffs_io_data
` [PATCH AUTOSEL 4.14 22/60] usb: gadget: storage: Remove warning message
` [PATCH AUTOSEL 4.14 23/60] powerpc/pci/of: Fix OF flags parsing for 64bit BARs
` [PATCH AUTOSEL 4.14 24/60] drm/msm: Depopulate platform on probe failure
` [PATCH AUTOSEL 4.14 25/60] serial: mctrl_gpio: Check if GPIO property exisits before requesting it
` [PATCH AUTOSEL 4.14 26/60] PCI: sysfs: Ignore lockdep for remove attribute
` [PATCH AUTOSEL 4.14 27/60] iio: st_accel: fix iio_triggered_buffer_{pre,post}enable positions
` [PATCH AUTOSEL 4.14 28/60] kbuild: Add -Werror=unknown-warning-option to CLANG_FLAGS
` [PATCH AUTOSEL 4.14 29/60] PCI: xilinx-nwl: Fix Multi MSI data programming
` [PATCH AUTOSEL 4.14 30/60] iio: iio-utils: Fix possible incorrect mask calculation
` [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 33/60] mfd: core: Set fwnode for created devices
` [PATCH AUTOSEL 4.14 34/60] mfd: arizona: Fix undefined behavior
` [PATCH AUTOSEL 4.14 35/60] mfd: hi655x-pmic: Fix missing return value check for devm_regmap_init_mmio_clk
` [PATCH AUTOSEL 4.14 36/60] um: Silence lockdep complaint about mmap_sem
` [PATCH AUTOSEL 4.14 37/60] powerpc/4xx/uic: clear pending interrupt after irq type/pol change
` [PATCH AUTOSEL 4.14 38/60] RDMA/i40iw: Set queue pair state when being queried
` [PATCH AUTOSEL 4.14 39/60] serial: sh-sci: Terminate TX DMA during buffer flushing
` [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 46/60] RDMA/rxe: Fill in wc byte_len with IB_WC_RECV_RDMA_WITH_IMM
` [PATCH AUTOSEL 4.14 47/60] PCI: dwc: pci-dra7xx: Fix compilation when !CONFIG_GPIOLIB
` [PATCH AUTOSEL 4.14 48/60] powerpc/boot: add {get, put}_unaligned_be32 to xz_config.h
` [PATCH AUTOSEL 4.14 49/60] f2fs: avoid out-of-range memory access
` [PATCH AUTOSEL 4.14 50/60] mailbox: handle failed named mailbox channel request
` [PATCH AUTOSEL 4.14 51/60] powerpc/eeh: Handle hugepages in ioremap space
` [PATCH AUTOSEL 4.14 52/60] s390/dasd: Make layout analysis ESE compatible
` [PATCH AUTOSEL 4.14 53/60] block/bio-integrity: fix a memory leak bug
` [PATCH AUTOSEL 4.14 54/60] sh: prevent warnings when using iounmap
` [PATCH AUTOSEL 4.14 55/60] mm/kmemleak.c: fix check for softirq context
` [PATCH AUTOSEL 4.14 56/60] 9p: pass the correct prototype to read_cache_page
` [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.14 60/60] locking/lockdep: Fix lock used or unused stats error

[PATCH] riscv: enable sys_clone3 syscall for rv64
 2019-07-19  4:20 UTC 

[PATCH AUTOSEL 4.9 01/45] drm/panel: simple: Fix panel_simple_dsi_probe
 2019-07-19  4:13 UTC  (45+ messages)
` [PATCH AUTOSEL 4.9 02/45] usb: core: hub: Disable hub-initiated U1/U2
` [PATCH AUTOSEL 4.9 03/45] tty: max310x: Fix invalid baudrate divisors calculator
` [PATCH AUTOSEL 4.9 04/45] pinctrl: rockchip: fix leaked of_node references
` [PATCH AUTOSEL 4.9 05/45] tty: serial: cpm_uart - fix init when SMC is relocated
` [PATCH AUTOSEL 4.9 06/45] drm/edid: Fix a missing-check bug in drm_load_edid_firmware()
` [PATCH AUTOSEL 4.9 07/45] drm/bridge: tc358767: read display_props in get_modes()
` [PATCH AUTOSEL 4.9 08/45] drm/bridge: sii902x: pixel clock unit is 10kHz instead of 1kHz
` [PATCH AUTOSEL 4.9 09/45] memstick: Fix error cleanup path of memstick_init
` [PATCH AUTOSEL 4.9 10/45] tty/serial: digicolor: Fix digicolor-usart already registered warning
` [PATCH AUTOSEL 4.9 11/45] tty: serial: msm_serial: avoid system lockup condition
` [PATCH AUTOSEL 4.9 12/45] serial: 8250: Fix TX interrupt handling condition
` [PATCH AUTOSEL 4.9 13/45] drm/virtio: Add memory barriers for capset cache
` [PATCH AUTOSEL 4.9 14/45] phy: renesas: rcar-gen2: Fix memory leak at error paths
` [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 17/45] usb: gadget: Zero ffs_io_data
` [PATCH AUTOSEL 4.9 18/45] powerpc/pci/of: Fix OF flags parsing for 64bit BARs
` [PATCH AUTOSEL 4.9 19/45] PCI: sysfs: Ignore lockdep for remove attribute
` [PATCH AUTOSEL 4.9 20/45] iio: st_accel: fix iio_triggered_buffer_{pre,post}enable positions
` [PATCH AUTOSEL 4.9 21/45] kbuild: Add -Werror=unknown-warning-option to CLANG_FLAGS
` [PATCH AUTOSEL 4.9 22/45] PCI: xilinx-nwl: Fix Multi MSI data programming
` [PATCH AUTOSEL 4.9 23/45] iio: iio-utils: Fix possible incorrect mask calculation
` [PATCH AUTOSEL 4.9 24/45] recordmcount: Fix spurious mcount entries on powerpc
` [PATCH AUTOSEL 4.9 25/45] mfd: core: Set fwnode for created devices
` [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)


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