linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-06-01 10:55:45 to 2019-06-01 13:31:06 UTC [more...]

[PATCH AUTOSEL 4.19 001/141] rapidio: fix a NULL pointer dereference when create_workqueue() fails
 2019-06-01 13:20 UTC  (31+ messages)
` [PATCH AUTOSEL 4.19 002/141] fs/fat/file.c: issue flush after the writeback of FAT
` [PATCH AUTOSEL 4.19 003/141] sysctl: return -EINVAL if val violates minmax
` [PATCH AUTOSEL 4.19 005/141] drm/pl111: Initialize clock spinlock early
` [PATCH AUTOSEL 4.19 006/141] ARM: prevent tracing IPI_CPU_BACKTRACE
` [PATCH AUTOSEL 4.19 007/141] mm/hmm: select mmu notifier when selecting HMM
` [PATCH AUTOSEL 4.19 008/141] hugetlbfs: on restore reserve error path retain subpool reservation
` [PATCH AUTOSEL 4.19 010/141] mm/cma.c: fix crash on CMA allocation if bitmap allocation fails
` [PATCH AUTOSEL 4.19 012/141] mm/cma.c: fix the bitmap status to show failed allocation reason
` [PATCH AUTOSEL 4.19 014/141] mm/cma_debug.c: fix the break condition in cma_maxchunk_get()
` [PATCH AUTOSEL 4.19 015/141] mm/slab.c: fix an infinite loop in leaks_show()
` [PATCH AUTOSEL 4.19 018/141] drivers: thermal: tsens: Don't print error message on -EPROBE_DEFER
` [PATCH AUTOSEL 4.19 020/141] mfd: intel-lpss: Set the device in reset state when init
` [PATCH AUTOSEL 4.19 021/141] drm/nouveau/disp/dp: respect sink limits when selecting failsafe link configuration
` [PATCH AUTOSEL 4.19 023/141] perf/x86/intel: Allow PEBS multi-entry in watermark mode
` [PATCH AUTOSEL 4.19 024/141] drm/nouveau/kms/gf119-gp10x: push HeadSetControlOutputResource() mthd when encoders change
` [PATCH AUTOSEL 4.19 026/141] objtool: Don't use ignore flag for fake jumps
` [PATCH AUTOSEL 4.19 027/141] drm/nouveau/kms/gv100-: fix spurious window immediate interlocks
` [PATCH AUTOSEL 4.19 028/141] bpf: fix undefined behavior in narrow load handling
` [PATCH AUTOSEL 4.19 033/141] ntp: Allow TAI-UTC offset to be set to zero
` [PATCH AUTOSEL 4.19 035/141] f2fs: fix to avoid panic in f2fs_inplace_write_data()
` [PATCH AUTOSEL 4.19 036/141] f2fs: fix to avoid panic in f2fs_remove_inode_page()
` [PATCH AUTOSEL 4.19 038/141] f2fs: fix to clear dirty inode in error path of f2fs_iget()
` [PATCH AUTOSEL 4.19 040/141] f2fs: fix to use inline space only if inline_xattr is enable
` [PATCH AUTOSEL 4.19 042/141] f2fs: fix to do checksum even if inode page is uptodate
` [PATCH AUTOSEL 4.19 046/141] uml: fix a boot splat wrt use of cpu_all_mask
` [PATCH AUTOSEL 4.19 047/141] PCI: dwc: Free MSI in dw_pcie_host_init() error path
` [PATCH AUTOSEL 4.19 050/141] mmc: mmci: Prevent polling for busy detection in IRQ context
` [PATCH AUTOSEL 4.19 052/141] netfilter: nf_conntrack_h323: restore boundary check correctness
` [PATCH AUTOSEL 4.19 054/141] netfilter: nf_tables: fix base chain stat rcu_dereference usage
` [PATCH AUTOSEL 4.19 055/141] watchdog: Use depends instead of select for pretimeout governors

[PATCH AUTOSEL 4.9 01/74] rapidio: fix a NULL pointer dereference when create_workqueue() fails
 2019-06-01 13:24 UTC  (18+ messages)
` [PATCH AUTOSEL 4.9 02/74] fs/fat/file.c: issue flush after the writeback of FAT
` [PATCH AUTOSEL 4.9 03/74] sysctl: return -EINVAL if val violates minmax
` [PATCH AUTOSEL 4.9 04/74] ipc: prevent lockup on alloc_msg and free_msg
` [PATCH AUTOSEL 4.9 05/74] ARM: prevent tracing IPI_CPU_BACKTRACE
` [PATCH AUTOSEL 4.9 06/74] hugetlbfs: on restore reserve error path retain subpool reservation
` [PATCH AUTOSEL 4.9 08/74] mm/cma.c: fix crash on CMA allocation if bitmap allocation fails
` [PATCH AUTOSEL 4.9 09/74] mm/cma_debug.c: fix the break condition in cma_maxchunk_get()
` [PATCH AUTOSEL 4.9 14/74] mfd: intel-lpss: Set the device in reset state when init
` [PATCH AUTOSEL 4.9 15/74] mfd: twl6040: Fix device init errors for ACCCTL register
` [PATCH AUTOSEL 4.9 21/74] ntp: Allow TAI-UTC offset to be set to zero
` [PATCH AUTOSEL 4.9 23/74] f2fs: fix to clear dirty inode in error path of f2fs_iget()
` [PATCH AUTOSEL 4.9 24/74] f2fs: fix to do sanity check on valid block count of segment
` [PATCH AUTOSEL 4.9 25/74] tracing: Fix partial reading of trace event's id file
` [PATCH AUTOSEL 4.9 26/74] configfs: fix possible use-after-free in configfs_register_group
` [PATCH AUTOSEL 4.9 28/74] mips: Make sure dt memory regions are valid
` [PATCH AUTOSEL 4.9 29/74] watchdog: Use depends instead of select for pretimeout governors
` [PATCH AUTOSEL 4.9 30/74] watchdog: imx2_wdt: Fix set_timeout for big timeout values

[PATCH AUTOSEL 4.4 01/56] fs/fat/file.c: issue flush after the writeback of FAT
 2019-06-01 13:26 UTC  (56+ messages)
` [PATCH AUTOSEL 4.4 02/56] sysctl: return -EINVAL if val violates minmax
` [PATCH AUTOSEL 4.4 03/56] ipc: prevent lockup on alloc_msg and free_msg
` [PATCH AUTOSEL 4.4 04/56] hugetlbfs: on restore reserve error path retain subpool reservation
` [PATCH AUTOSEL 4.4 05/56] mm/cma.c: fix crash on CMA allocation if bitmap allocation fails
` [PATCH AUTOSEL 4.4 06/56] mm/cma_debug.c: fix the break condition in cma_maxchunk_get()
` [PATCH AUTOSEL 4.4 07/56] kernel/sys.c: prctl: fix false positive in validate_prctl_map()
` [PATCH AUTOSEL 4.4 08/56] mfd: intel-lpss: Set the device in reset state when init
` [PATCH AUTOSEL 4.4 09/56] mfd: twl6040: Fix device init errors for ACCCTL register
` [PATCH AUTOSEL 4.4 10/56] perf/x86/intel: Allow PEBS multi-entry in watermark mode
` [PATCH AUTOSEL 4.4 11/56] drm/bridge: adv7511: Fix low refresh rate selection
` [PATCH AUTOSEL 4.4 12/56] NFS4: Fix v4.0 client state corruption when mount
` [PATCH AUTOSEL 4.4 13/56] ntp: Allow TAI-UTC offset to be set to zero
` [PATCH AUTOSEL 4.4 14/56] f2fs: fix to avoid panic in do_recover_data()
` [PATCH AUTOSEL 4.4 15/56] f2fs: fix to do sanity check on valid block count of segment
` [PATCH AUTOSEL 4.4 16/56] tracing: Fix partial reading of trace event's id file
` [PATCH AUTOSEL 4.4 17/56] uml: fix a boot splat wrt use of cpu_all_mask
` [PATCH AUTOSEL 4.4 18/56] mips: Make sure dt memory regions are valid
` [PATCH AUTOSEL 4.4 19/56] iommu/vt-d: Set intel_iommu_gfx_mapped correctly
` [PATCH AUTOSEL 4.4 20/56] ALSA: hda - Register irq handler after the chip initialization
` [PATCH AUTOSEL 4.4 21/56] nvmem: core: fix read buffer in place
` [PATCH AUTOSEL 4.4 22/56] stm class: Fix channel free in stm output free path
` [PATCH AUTOSEL 4.4 23/56] fuse: honor RLIMIT_FSIZE in fuse_file_fallocate
` [PATCH AUTOSEL 4.4 24/56] fuse: require /dev/fuse reads to have enough buffer capacity
` [PATCH AUTOSEL 4.4 25/56] fuse: retrieve: cap requested size to negotiated max_write
` [PATCH AUTOSEL 4.4 26/56] nfsd: allow fh_want_write to be called twice
` [PATCH AUTOSEL 4.4 27/56] PCI: Mark Atheros AR9462 to avoid bus reset
` [PATCH AUTOSEL 4.4 28/56] media: ov6650: Fix sensor possibly not detected on probe
` [PATCH AUTOSEL 4.4 29/56] x86/PCI: Fix PCI IRQ routing table memory leak
` [PATCH AUTOSEL 4.4 30/56] platform/chrome: cros_ec_proto: check for NULL transfer function
` [PATCH AUTOSEL 4.4 31/56] soc: mediatek: pwrap: Zero initialize rdata in pwrap_init_cipher
` [PATCH AUTOSEL 4.4 32/56] clk: rockchip: Turn on "aclk_dmac1" for suspend on rk3288
` [PATCH AUTOSEL 4.4 33/56] fbdev: fix WARNING in __alloc_pages_nodemask bug
` [PATCH AUTOSEL 4.4 34/56] iommu/tegra-smmu: Fix invalid ASID bits on Tegra30/114
` [PATCH AUTOSEL 4.4 35/56] ARM: dts: imx6sx: Specify IMX6SX_CLK_IPG as "ahb" clock to SDMA
` [PATCH AUTOSEL 4.4 36/56] ARM: dts: imx6sx: Specify IMX6SX_CLK_IPG as "ipg" "
` [PATCH AUTOSEL 4.4 37/56] ARM: dts: imx6qdl: Specify IMX6QDL_CLK_IPG "
` [PATCH AUTOSEL 4.4 38/56] md: add mddev->pers to avoid potential NULL pointer dereference
` [PATCH AUTOSEL 4.4 39/56] PCI: rpadlpar: Fix leaked device_node references in add/remove paths
` [PATCH AUTOSEL 4.4 40/56] PCI: rcar: Fix a potential NULL pointer dereference
` [PATCH AUTOSEL 4.4 41/56] fbdev: sm712fb: fix crashes and garbled display during DPMS modesetting
` [PATCH AUTOSEL 4.4 42/56] fbdev: sm712fb: fix boot screen glitch when sm712fb replaces VGA
` [PATCH AUTOSEL 4.4 43/56] video: hgafb: fix potential NULL pointer dereference
` [PATCH AUTOSEL 4.4 44/56] video: imsttfb: fix potential NULL pointer dereferences
` [PATCH AUTOSEL 4.4 45/56] fbdev: sm712fb: fix brightness control on reboot, don't set SR30
` [PATCH AUTOSEL 4.4 46/56] fbdev: fix divide error in fb_var_to_videomode
` [PATCH AUTOSEL 4.4 47/56] fbdev: sm712fb: fix white screen of death on reboot, don't set CR3B-CR3F
` [PATCH AUTOSEL 4.4 48/56] fbdev: sm712fb: fix crashes during framebuffer writes by correctly mapping VRAM
` [PATCH AUTOSEL 4.4 49/56] PCI: xilinx: Check for __get_free_pages() failure
` [PATCH AUTOSEL 4.4 50/56] tty: pty: Fix race condition between release_one_tty and pty_write
` [PATCH AUTOSEL 4.4 51/56] gpio: gpio-omap: add check for off wake capable gpios
` [PATCH AUTOSEL 4.4 52/56] dmaengine: idma64: Use actual device for DMA transfers
` [PATCH AUTOSEL 4.4 53/56] pwm: tiehrpwm: Update shadow register for disabling PWMs
` [PATCH AUTOSEL 4.4 54/56] ARM: dts: exynos: Always enable necessary APIO_1V8 and ABB_1V8 regulators on Arndale Octa
` [PATCH AUTOSEL 4.4 55/56] pwm: Fix deadlock warning when removing PWM device
` [PATCH AUTOSEL 4.4 56/56] ARM: exynos: Fix undefined instruction during Exynos5422 resume

[PATCH AUTOSEL 4.14 01/99] rapidio: fix a NULL pointer dereference when create_workqueue() fails
 2019-06-01 13:22 UTC  (15+ messages)
` [PATCH AUTOSEL 4.14 02/99] fs/fat/file.c: issue flush after the writeback of FAT
` [PATCH AUTOSEL 4.14 04/99] ipc: prevent lockup on alloc_msg and free_msg
` [PATCH AUTOSEL 4.14 05/99] ARM: prevent tracing IPI_CPU_BACKTRACE
` [PATCH AUTOSEL 4.14 08/99] mem-hotplug: fix node spanned pages when we have a node with only ZONE_MOVABLE
` [PATCH AUTOSEL 4.14 12/99] mm/slab.c: fix an infinite loop in leaks_show()
` [PATCH AUTOSEL 4.14 15/99] drivers: thermal: tsens: Don't print error message on -EPROBE_DEFER
` [PATCH AUTOSEL 4.14 20/99] perf/x86/intel: Allow PEBS multi-entry in watermark mode
` [PATCH AUTOSEL 4.14 22/99] objtool: Don't use ignore flag for fake jumps
` [PATCH AUTOSEL 4.14 24/99] NFS4: Fix v4.0 client state corruption when mount
` [PATCH AUTOSEL 4.14 25/99] pwm: meson: Use the spin-lock only to protect register modifications
` [PATCH AUTOSEL 4.14 26/99] ntp: Allow TAI-UTC offset to be set to zero
` [PATCH AUTOSEL 4.14 31/99] percpu: remove spurious lock dependency between percpu and sched
` [PATCH AUTOSEL 4.14 36/99] mips: Make sure dt memory regions are valid
` [PATCH AUTOSEL 4.14 38/99] watchdog: imx2_wdt: Fix set_timeout for big timeout values

[PATCH AUTOSEL 5.0 001/173] media: rockchip/vpu: Fix/re-order probe-error/remove path
 2019-06-01 13:17 UTC  (29+ messages)
` [PATCH AUTOSEL 5.0 002/173] media: rockchip/vpu: Add missing dont_use_autosuspend() calls
` [PATCH AUTOSEL 5.0 004/173] fs/fat/file.c: issue flush after the writeback of FAT
` [PATCH AUTOSEL 5.0 005/173] sysctl: return -EINVAL if val violates minmax
` [PATCH AUTOSEL 5.0 006/173] ipc: prevent lockup on alloc_msg and free_msg
` [PATCH AUTOSEL 5.0 007/173] drm/msm: correct attempted NULL pointer dereference in debugfs
` [PATCH AUTOSEL 5.0 009/173] ARM: prevent tracing IPI_CPU_BACKTRACE
` [PATCH AUTOSEL 5.0 010/173] mm/hmm: select mmu notifier when selecting HMM
` [PATCH AUTOSEL 5.0 011/173] hugetlbfs: on restore reserve error path retain subpool reservation
` [PATCH AUTOSEL 5.0 014/173] mm/cma.c: fix crash on CMA allocation if bitmap allocation fails
` [PATCH AUTOSEL 5.0 015/173] initramfs: free initrd memory if opening /initrd.image fails
` [PATCH AUTOSEL 5.0 016/173] mm/memory_hotplug.c: fix the wrong usage of N_HIGH_MEMORY
` [PATCH AUTOSEL 5.0 020/173] mm/slab.c: fix an infinite loop in leaks_show()
` [PATCH AUTOSEL 5.0 027/173] mfd: twl6040: Fix device init errors for ACCCTL register
` [PATCH AUTOSEL 5.0 028/173] perf/x86/intel: Allow PEBS multi-entry in watermark mode
` [PATCH AUTOSEL 5.0 030/173] drm/bridge: adv7511: Fix low refresh rate selection
` [PATCH AUTOSEL 5.0 031/173] objtool: Don't use ignore flag for fake jumps
` [PATCH AUTOSEL 5.0 034/173] gcc-plugins: arm_ssp_per_task_plugin: Fix for older GCC < 6
` [PATCH AUTOSEL 5.0 035/173] EDAC/mpc85xx: Prevent building as a module
` [PATCH AUTOSEL 5.0 039/173] ntp: Allow TAI-UTC offset to be set to zero
` [PATCH AUTOSEL 5.0 042/173] f2fs: fix error path of recovery
` [PATCH AUTOSEL 5.0 044/173] f2fs: fix to do sanity check on free nid
` [PATCH AUTOSEL 5.0 049/173] f2fs: fix to do sanity check on valid block count of segment
` [PATCH AUTOSEL 5.0 058/173] uml: fix a boot splat wrt use of cpu_all_mask
` [PATCH AUTOSEL 5.0 059/173] PCI: dwc: Free MSI in dw_pcie_host_init() error path
` [PATCH AUTOSEL 5.0 063/173] mmc: mmci: Prevent polling for busy detection in IRQ context
` [PATCH AUTOSEL 5.0 065/173] netfilter: nf_conntrack_h323: restore boundary check correctness
` [PATCH AUTOSEL 5.0 066/173] mips: Make sure dt memory regions are valid
` [PATCH AUTOSEL 5.0 069/173] watchdog: imx2_wdt: Fix set_timeout for big timeout values

[PATCH AUTOSEL 5.1 001/186] media: rockchip/vpu: Fix/re-order probe-error/remove path
 2019-06-01 13:14 UTC  (42+ messages)
` [PATCH AUTOSEL 5.1 002/186] media: rockchip/vpu: Add missing dont_use_autosuspend() calls
` [PATCH AUTOSEL 5.1 003/186] rapidio: fix a NULL pointer dereference when create_workqueue() fails
` [PATCH AUTOSEL 5.1 004/186] fs/fat/file.c: issue flush after the writeback of FAT
` [PATCH AUTOSEL 5.1 005/186] sysctl: return -EINVAL if val violates minmax
` [PATCH AUTOSEL 5.1 006/186] ipc: prevent lockup on alloc_msg and free_msg
` [PATCH AUTOSEL 5.1 007/186] drm/msm: correct attempted NULL pointer dereference in debugfs
` [PATCH AUTOSEL 5.1 009/186] mm/mprotect.c: fix compilation warning because of unused 'mm' variable
` [PATCH AUTOSEL 5.1 010/186] ARM: prevent tracing IPI_CPU_BACKTRACE
` [PATCH AUTOSEL 5.1 011/186] mm/hmm: select mmu notifier when selecting HMM
` [PATCH AUTOSEL 5.1 012/186] hugetlbfs: on restore reserve error path retain subpool reservation
` [PATCH AUTOSEL 5.1 013/186] mm/memory_hotplug: release memory resource after arch_remove_memory()
` [PATCH AUTOSEL 5.1 014/186] mem-hotplug: fix node spanned pages when we have a node with only ZONE_MOVABLE
` [PATCH AUTOSEL 5.1 015/186] mm/cma.c: fix crash on CMA allocation if bitmap allocation fails
` [PATCH AUTOSEL 5.1 016/186] initramfs: free initrd memory if opening /initrd.image fails
` [PATCH AUTOSEL 5.1 017/186] mm/compaction.c: fix an undefined behaviour
` [PATCH AUTOSEL 5.1 018/186] mm/memory_hotplug.c: fix the wrong usage of N_HIGH_MEMORY
` [PATCH AUTOSEL 5.1 019/186] mm/cma.c: fix the bitmap status to show failed allocation reason
` [PATCH AUTOSEL 5.1 020/186] mm: page_mkclean vs MADV_DONTNEED race
` [PATCH AUTOSEL 5.1 021/186] mm/cma_debug.c: fix the break condition in cma_maxchunk_get()
` [PATCH AUTOSEL 5.1 023/186] kernel/sys.c: prctl: fix false positive in validate_prctl_map()
` [PATCH AUTOSEL 5.1 025/186] drivers: thermal: tsens: Don't print error message on -EPROBE_DEFER
` [PATCH AUTOSEL 5.1 027/186] mfd: intel-lpss: Set the device in reset state when init
` [PATCH AUTOSEL 5.1 028/186] drm/nouveau/disp/dp: respect sink limits when selecting failsafe link configuration
` [PATCH AUTOSEL 5.1 029/186] mfd: twl6040: Fix device init errors for ACCCTL register
` [PATCH AUTOSEL 5.1 030/186] perf/x86/intel: Allow PEBS multi-entry in watermark mode
` [PATCH AUTOSEL 5.1 032/186] drm/nouveau: fix duplication of nv50_head_atom struct
` [PATCH AUTOSEL 5.1 033/186] drm/bridge: adv7511: Fix low refresh rate selection
` [PATCH AUTOSEL 5.1 035/186] drm/nouveau/kms/gv100-: fix spurious window immediate interlocks
` [PATCH AUTOSEL 5.1 036/186] bpf: fix undefined behavior in narrow load handling
` [PATCH AUTOSEL 5.1 040/186] pwm: meson: Use the spin-lock only to protect register modifications
` [PATCH AUTOSEL 5.1 041/186] mailbox: stm32-ipcc: check invalid irq
` [PATCH AUTOSEL 5.1 046/186] f2fs: fix to avoid panic in f2fs_remove_inode_page()
` [PATCH AUTOSEL 5.1 050/186] f2fs: fix to use inline space only if inline_xattr is enable
` [PATCH AUTOSEL 5.1 053/186] f2fs: fix to avoid deadloop in foreground GC
` [PATCH AUTOSEL 5.1 063/186] PCI: dwc: Free MSI in dw_pcie_host_init() error path
` [PATCH AUTOSEL 5.1 064/186] PCI: dwc: Free MSI IRQ page in dw_pcie_free_msi()
` [PATCH AUTOSEL 5.1 065/186] fbcon: Don't reset logo_shown when logo is currently shown
` [PATCH AUTOSEL 5.1 071/186] mips: Make sure dt memory regions are valid
` [PATCH AUTOSEL 5.1 072/186] netfilter: nf_tables: fix base chain stat rcu_dereference usage
` [PATCH AUTOSEL 5.1 073/186] watchdog: Use depends instead of select for pretimeout governors
` [PATCH AUTOSEL 5.1 074/186] watchdog: imx2_wdt: Fix set_timeout for big timeout values

[PATCH -next] pwm: pca9685: Remove set but not used variable 'pwm'
 2019-06-01 13:03 UTC  (2+ messages)

[PATCH v3 0/8] NVIDIA Tegra clocksource driver improvements
 2019-06-01 13:00 UTC  (5+ messages)

[net-next,v4 0/2] Enable SFP on ACPI based systems
 2019-06-01 12:47 UTC  (5+ messages)

[PATCH net-next 0/5] PTP support for the SJA1105 DSA driver
 2019-06-01 12:06 UTC  (13+ messages)

[GIT PULL] SCSI fixes for 5.2-rc1
 2019-06-01 11:45 UTC 

[PATCH v4] page cache: Store only head pages in i_pages
 2019-06-01 11:44 UTC  (3+ messages)

[PATCH] kernel/isolation: Asset that a housekeeping CPU comes up at boot time
 2019-06-01 11:39 UTC 

[PATCH] Revert "usb: core: remove local_irq_save() around ->complete() handler"
 2019-06-01 11:02 UTC  (5+ messages)

[PATCH] s390: Kconfig: pedantic cleanups
 2019-06-01 10:56 UTC  (2+ messages)

[PATCH v2 net-next 0/7] net: ethernet: ti: cpsw: Add XDP support
 2019-06-01 10:55 UTC  (3+ messages)
` [PATCH v2 net-next 4/7] net: ethernet: ti: cpsw_ethtool: simplify slave loops

[PATCH] s390: mmap base does not depend on ADDR_NO_RANDOMIZE personality
 2019-06-01 10:55 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;
as well as URLs for NNTP newsgroup(s).