linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-09-17 03:02:56 to 2018-09-17 03:21:56 UTC [more...]

[PATCH AUTOSEL 4.14 01/87] crypto: skcipher - Fix -Wstringop-truncation warnings
 2018-09-17  3:03 UTC  (56+ messages)
` [PATCH AUTOSEL 4.14 04/87] vmci: type promotion bug in qp_host_get_user_memory()
` [PATCH AUTOSEL 4.14 09/87] serial: sh-sci: Stop RX FIFO timer during port shutdown
` [PATCH AUTOSEL 4.14 11/87] power: vexpress: fix corruption in notifier registration
` [PATCH AUTOSEL 4.14 15/87] 6lowpan: iphc: reset mac_header after decompress to fix panic
` [PATCH AUTOSEL 4.14 20/87] RDMA/bnxt_re: Fix a couple off by one bugs
` [PATCH AUTOSEL 4.14 22/87] arm64: fix infinite stacktrace
` [PATCH AUTOSEL 4.14 21/87] RDMA/i40w: Hold read semaphore while looking after VMA
` [PATCH AUTOSEL 4.14 25/87] IB/mlx4: Test port number before querying type
` [PATCH AUTOSEL 4.14 26/87] powerpc/kdump: Handle crashkernel memory reservation failure
` [PATCH AUTOSEL 4.14 29/87] media: sta2x11: Add video_device and vb2_queue locks
` [PATCH AUTOSEL 4.14 30/87] x86/tsc: Add missing header to tsc_msr.c
` [PATCH AUTOSEL 4.14 31/87] ARM: hwmod: RTC: Don't assume lock/unlock will be called with irq enabled
` [PATCH AUTOSEL 4.14 33/87] ARM: dts: ls1021a: Add missing cooling device properties for CPUs
` [PATCH AUTOSEL 4.14 32/87] x86/entry/64: Add two more instruction suffixes
` [PATCH AUTOSEL 4.14 34/87] scsi: target/iscsi: Make iscsit_ta_authentication() respect the output buffer size
` [PATCH AUTOSEL 4.14 36/87] scsi: ibmvscsi: Improve strings handling
` [PATCH AUTOSEL 4.14 38/87] usb: wusbcore: security: cast sizeof to int for comparison
` [PATCH AUTOSEL 4.14 49/87] posix-timers: Make forward callback return s64
` [PATCH AUTOSEL 4.14 50/87] posix-timers: Sanitize overrun handling
` [PATCH AUTOSEL 4.14 52/87] nfp: fail probe if serial or interface id is missing
` [PATCH AUTOSEL 4.14 53/87] media: s3c-camif: ignore -ENOIOCTLCMD from v4l2_subdev_call for s_power
` [PATCH AUTOSEL 4.14 54/87] media: soc_camera: ov772x: correct setting of banding filter
` [PATCH AUTOSEL 4.14 55/87] media: omap3isp: zero-initialize the isp cam_xclk{a,b} initial data
` [PATCH AUTOSEL 4.14 56/87] staging: android: ashmem: Fix mmap size validation
` [PATCH AUTOSEL 4.14 57/87] drivers/tty: add error handling for pcmcia_loop_config
` [PATCH AUTOSEL 4.14 58/87] media: tm6000: add error handling for dvb_register_adapter
` [PATCH AUTOSEL 4.14 59/87] ALSA: hda: Add AZX_DCAPS_PM_RUNTIME for AMD Raven Ridge
` [PATCH AUTOSEL 4.14 60/87] net: phy: xgmiitorgmii: Check read_status results
` [PATCH AUTOSEL 4.14 61/87] ath10k: protect ath10k_htt_rx_ring_free with rx_ring.lock
` [PATCH AUTOSEL 4.14 63/87] drm/sun4i: Fix releasing node when enumerating enpoints
` [PATCH AUTOSEL 4.14 62/87] net: phy: xgmiitorgmii: Check phy_driver ready before accessing
` [PATCH AUTOSEL 4.14 64/87] ath10k: transmit queued frames after processing rx packets
` [PATCH AUTOSEL 4.14 65/87] rndis_wlan: potential buffer overflow in rndis_wlan_auth_indication()
` [PATCH AUTOSEL 4.14 67/87] wlcore: Add missing PM call for wlcore_cmd_wait_for_event_or_timeout()
` [PATCH AUTOSEL 4.14 66/87] brcmsmac: fix wrap around in conversion from constant to s16
` [PATCH AUTOSEL 4.14 68/87] ARM: mvebu: declare asm symbols as character arrays in pmsu.c
` [PATCH AUTOSEL 4.14 69/87] arm: dts: mediatek: Add missing cooling device properties for CPUs
` [PATCH AUTOSEL 4.14 70/87] HID: hid-ntrig: add error handling for sysfs_create_group
` [PATCH AUTOSEL 4.14 71/87] MIPS: boot: fix build rule of vmlinux.its.S
` [PATCH AUTOSEL 4.14 72/87] perf/x86/intel/lbr: Fix incomplete LBR call stack
` [PATCH AUTOSEL 4.14 73/87] scsi: bnx2i: add error handling for ioremap_nocache
` [PATCH AUTOSEL 4.14 74/87] iomap: complete partial direct I/O writes synchronously
` [PATCH AUTOSEL 4.14 75/87] audit: Fix extended comparison of GID/EGID
` [PATCH AUTOSEL 4.14 76/87] scsi: megaraid_sas: Update controller info during resume
` [PATCH AUTOSEL 4.14 77/87] EDAC, i7core: Fix memleaks and use-after-free on probe and remove
` [PATCH AUTOSEL 4.14 78/87] ASoC: dapm: Fix potential DAI widget pointer deref when linking DAIs
` [PATCH AUTOSEL 4.14 79/87] module: exclude SHN_UNDEF symbols from kallsyms api
` [PATCH AUTOSEL 4.14 80/87] gpio: Fix wrong rounding in gpio-menz127
` [PATCH AUTOSEL 4.14 81/87] nfsd: fix corrupted reply to badly ordered compound
` [PATCH AUTOSEL 4.14 83/87] fs/lock: skip lock owner pid translation in case we are in init_pid_ns
` [PATCH AUTOSEL 4.14 82/87] EDAC: Fix memleak in module init error path
` [PATCH AUTOSEL 4.14 85/87] iio: 104-quad-8: Fix off-by-one error in register selection
` [PATCH AUTOSEL 4.14 84/87] Input: xen-kbdfront - fix multi-touch XenStore node's locations
` [PATCH AUTOSEL 4.14 87/87] PCI: Whitelist Thunderbolt ports for runtime D3
` [PATCH AUTOSEL 4.14 86/87] ARM: dts: dra7: fix DCAN node addresses

[PATCH AUTOSEL 4.9 01/57] crypto: skcipher - Fix -Wstringop-truncation warnings
 2018-09-17  3:04 UTC  (57+ messages)
` [PATCH AUTOSEL 4.9 02/57] tsl2550: fix lux1_input error in low light
` [PATCH AUTOSEL 4.9 03/57] vmci: type promotion bug in qp_host_get_user_memory()
` [PATCH AUTOSEL 4.9 04/57] x86/numa_emulation: Fix emulated-to-physical node mapping
` [PATCH AUTOSEL 4.9 06/57] uwb: hwa-rc: fix memory leak at probe
` [PATCH AUTOSEL 4.9 05/57] staging: rts5208: fix missing error check on call to rtsx_write_register
` [PATCH AUTOSEL 4.9 08/57] iommu/amd: make sure TLB to be flushed before IOVA freed
` [PATCH AUTOSEL 4.9 07/57] power: vexpress: fix corruption in notifier registration
` [PATCH AUTOSEL 4.9 09/57] Bluetooth: Add a new Realtek 8723DE ID 0bda:b009
` [PATCH AUTOSEL 4.9 10/57] USB: serial: kobil_sct: fix modem-status error handling
` [PATCH AUTOSEL 4.9 12/57] s390/mm: correct allocate_pgste proc_handler callback
` [PATCH AUTOSEL 4.9 11/57] 6lowpan: iphc: reset mac_header after decompress to fix panic
` [PATCH AUTOSEL 4.9 13/57] power: remove possible deadlock when unregistering power_supply
` [PATCH AUTOSEL 4.9 14/57] md-cluster: clear another node's suspend_area after the copy is finished
` [PATCH AUTOSEL 4.9 15/57] arm64: fix infinite stacktrace
` [PATCH AUTOSEL 4.9 17/57] media: exynos4-is: Prevent NULL pointer dereference in __isp_video_try_fmt()
` [PATCH AUTOSEL 4.9 16/57] IB/core: type promotion bug in rdma_rw_init_one_mr()
` [PATCH AUTOSEL 4.9 18/57] powerpc/kdump: Handle crashkernel memory reservation failure
` [PATCH AUTOSEL 4.9 20/57] media: sta2x11: Add video_device and vb2_queue locks
` [PATCH AUTOSEL 4.9 19/57] media: fsl-viu: fix error handling in viu_of_probe()
` [PATCH AUTOSEL 4.9 22/57] ARM: hwmod: RTC: Don't assume lock/unlock will be called with irq enabled
` [PATCH AUTOSEL 4.9 21/57] x86/tsc: Add missing header to tsc_msr.c
` [PATCH AUTOSEL 4.9 23/57] x86/entry/64: Add two more instruction suffixes
` [PATCH AUTOSEL 4.9 24/57] scsi: target/iscsi: Make iscsit_ta_authentication() respect the output buffer size
` [PATCH AUTOSEL 4.9 25/57] scsi: klist: Make it safe to use klists in atomic context
` [PATCH AUTOSEL 4.9 26/57] scsi: ibmvscsi: Improve strings handling
` [PATCH AUTOSEL 4.9 27/57] usb: wusbcore: security: cast sizeof to int for comparison
` [PATCH AUTOSEL 4.9 28/57] powerpc/powernv/ioda2: Reduce upper limit for DMA window size
` [PATCH AUTOSEL 4.9 29/57] alarmtimer: Prevent overflow for relative nanosleep
` [PATCH AUTOSEL 4.9 30/57] s390/extmem: fix gcc 8 stringop-overflow warning
` [PATCH AUTOSEL 4.9 31/57] ALSA: snd-aoa: add of_node_put() in error path
` [PATCH AUTOSEL 4.9 32/57] media: s3c-camif: ignore -ENOIOCTLCMD from v4l2_subdev_call for s_power
` [PATCH AUTOSEL 4.9 33/57] media: soc_camera: ov772x: correct setting of banding filter
` [PATCH AUTOSEL 4.9 34/57] media: omap3isp: zero-initialize the isp cam_xclk{a,b} initial data
` [PATCH AUTOSEL 4.9 35/57] staging: android: ashmem: Fix mmap size validation
` [PATCH AUTOSEL 4.9 36/57] drivers/tty: add error handling for pcmcia_loop_config
` [PATCH AUTOSEL 4.9 37/57] media: tm6000: add error handling for dvb_register_adapter
` [PATCH AUTOSEL 4.9 38/57] ALSA: hda: Add AZX_DCAPS_PM_RUNTIME for AMD Raven Ridge
` [PATCH AUTOSEL 4.9 40/57] ath10k: protect ath10k_htt_rx_ring_free with rx_ring.lock
` [PATCH AUTOSEL 4.9 39/57] net: phy: xgmiitorgmii: Check read_status results
` [PATCH AUTOSEL 4.9 41/57] net: phy: xgmiitorgmii: Check phy_driver ready before accessing
` [PATCH AUTOSEL 4.9 43/57] rndis_wlan: potential buffer overflow in rndis_wlan_auth_indication()
` [PATCH AUTOSEL 4.9 42/57] drm/sun4i: Fix releasing node when enumerating enpoints
` [PATCH AUTOSEL 4.9 45/57] ARM: mvebu: declare asm symbols as character arrays in pmsu.c
` [PATCH AUTOSEL 4.9 44/57] wlcore: Add missing PM call for wlcore_cmd_wait_for_event_or_timeout()
` [PATCH AUTOSEL 4.9 46/57] HID: hid-ntrig: add error handling for sysfs_create_group
` [PATCH AUTOSEL 4.9 48/57] scsi: bnx2i: add error handling for ioremap_nocache
` [PATCH AUTOSEL 4.9 47/57] perf/x86/intel/lbr: Fix incomplete LBR call stack
` [PATCH AUTOSEL 4.9 49/57] audit: Fix extended comparison of GID/EGID
` [PATCH AUTOSEL 4.9 50/57] scsi: megaraid_sas: Update controller info during resume
` [PATCH AUTOSEL 4.9 51/57] EDAC, i7core: Fix memleaks and use-after-free on probe and remove
` [PATCH AUTOSEL 4.9 52/57] ASoC: dapm: Fix potential DAI widget pointer deref when linking DAIs
` [PATCH AUTOSEL 4.9 53/57] module: exclude SHN_UNDEF symbols from kallsyms api
` [PATCH AUTOSEL 4.9 55/57] nfsd: fix corrupted reply to badly ordered compound
` [PATCH AUTOSEL 4.9 54/57] gpio: Fix wrong rounding in gpio-menz127
` [PATCH AUTOSEL 4.9 56/57] EDAC: Fix memleak in module init error path
` [PATCH AUTOSEL 4.9 57/57] ARM: dts: dra7: fix DCAN node addresses

[PATCH AUTOSEL 4.4 01/43] crypto: skcipher - Fix -Wstringop-truncation warnings
 2018-09-17  3:05 UTC  (43+ messages)
` [PATCH AUTOSEL 4.4 02/43] tsl2550: fix lux1_input error in low light
` [PATCH AUTOSEL 4.4 03/43] vmci: type promotion bug in qp_host_get_user_memory()
` [PATCH AUTOSEL 4.4 04/43] x86/numa_emulation: Fix emulated-to-physical node mapping
` [PATCH AUTOSEL 4.4 05/43] staging: rts5208: fix missing error check on call to rtsx_write_register
` [PATCH AUTOSEL 4.4 06/43] uwb: hwa-rc: fix memory leak at probe
` [PATCH AUTOSEL 4.4 07/43] power: vexpress: fix corruption in notifier registration
` [PATCH AUTOSEL 4.4 08/43] Bluetooth: Add a new Realtek 8723DE ID 0bda:b009
` [PATCH AUTOSEL 4.4 10/43] 6lowpan: iphc: reset mac_header after decompress to fix panic
` [PATCH AUTOSEL 4.4 09/43] USB: serial: kobil_sct: fix modem-status error handling
` [PATCH AUTOSEL 4.4 12/43] media: exynos4-is: Prevent NULL pointer dereference in __isp_video_try_fmt()
` [PATCH AUTOSEL 4.4 11/43] md-cluster: clear another node's suspend_area after the copy is finished
` [PATCH AUTOSEL 4.4 13/43] powerpc/kdump: Handle crashkernel memory reservation failure
` [PATCH AUTOSEL 4.4 14/43] media: fsl-viu: fix error handling in viu_of_probe()
` [PATCH AUTOSEL 4.4 15/43] x86/tsc: Add missing header to tsc_msr.c
` [PATCH AUTOSEL 4.4 16/43] x86/entry/64: Add two more instruction suffixes
` [PATCH AUTOSEL 4.4 17/43] scsi: target/iscsi: Make iscsit_ta_authentication() respect the output buffer size
` [PATCH AUTOSEL 4.4 18/43] scsi: klist: Make it safe to use klists in atomic context
` [PATCH AUTOSEL 4.4 19/43] scsi: ibmvscsi: Improve strings handling
` [PATCH AUTOSEL 4.4 20/43] usb: wusbcore: security: cast sizeof to int for comparison
` [PATCH AUTOSEL 4.4 21/43] powerpc/powernv/ioda2: Reduce upper limit for DMA window size
` [PATCH AUTOSEL 4.4 22/43] alarmtimer: Prevent overflow for relative nanosleep
` [PATCH AUTOSEL 4.4 24/43] ALSA: snd-aoa: add of_node_put() in error path
` [PATCH AUTOSEL 4.4 23/43] s390/extmem: fix gcc 8 stringop-overflow warning
` [PATCH AUTOSEL 4.4 25/43] media: s3c-camif: ignore -ENOIOCTLCMD from v4l2_subdev_call for s_power
` [PATCH AUTOSEL 4.4 26/43] media: soc_camera: ov772x: correct setting of banding filter
` [PATCH AUTOSEL 4.4 28/43] staging: android: ashmem: Fix mmap size validation
` [PATCH AUTOSEL 4.4 27/43] media: omap3isp: zero-initialize the isp cam_xclk{a,b} initial data
` [PATCH AUTOSEL 4.4 29/43] drivers/tty: add error handling for pcmcia_loop_config
` [PATCH AUTOSEL 4.4 31/43] ALSA: hda: Add AZX_DCAPS_PM_RUNTIME for AMD Raven Ridge
` [PATCH AUTOSEL 4.4 30/43] media: tm6000: add error handling for dvb_register_adapter
` [PATCH AUTOSEL 4.4 33/43] rndis_wlan: potential buffer overflow in rndis_wlan_auth_indication()
` [PATCH AUTOSEL 4.4 32/43] ath10k: protect ath10k_htt_rx_ring_free with rx_ring.lock
` [PATCH AUTOSEL 4.4 34/43] wlcore: Add missing PM call for wlcore_cmd_wait_for_event_or_timeout()
` [PATCH AUTOSEL 4.4 36/43] HID: hid-ntrig: add error handling for sysfs_create_group
` [PATCH AUTOSEL 4.4 35/43] ARM: mvebu: declare asm symbols as character arrays in pmsu.c
` [PATCH AUTOSEL 4.4 38/43] audit: Fix extended comparison of GID/EGID
` [PATCH AUTOSEL 4.4 37/43] scsi: bnx2i: add error handling for ioremap_nocache
` [PATCH AUTOSEL 4.4 39/43] EDAC, i7core: Fix memleaks and use-after-free on probe and remove
` [PATCH AUTOSEL 4.4 40/43] ASoC: dapm: Fix potential DAI widget pointer deref when linking DAIs
` [PATCH AUTOSEL 4.4 42/43] nfsd: fix corrupted reply to badly ordered compound
` [PATCH AUTOSEL 4.4 41/43] module: exclude SHN_UNDEF symbols from kallsyms api
` [PATCH AUTOSEL 4.4 43/43] ARM: dts: dra7: fix DCAN node addresses

[RFC PATCH v2 0/3] Add nvmem driver support for ZynqMP
 2018-09-17  3:14 UTC  (4+ messages)
` [RFC PATCH v2 3/3] nvmem: zynqmp: Added zynqmp nvmem firmware driver

[PATCH AUTOSEL 3.18 01/29] crypto: skcipher - Fix -Wstringop-truncation warnings
 2018-09-17  3:05 UTC  (29+ messages)
` [PATCH AUTOSEL 3.18 02/29] tsl2550: fix lux1_input error in low light
` [PATCH AUTOSEL 3.18 03/29] x86/numa_emulation: Fix emulated-to-physical node mapping
` [PATCH AUTOSEL 3.18 04/29] uwb: hwa-rc: fix memory leak at probe
` [PATCH AUTOSEL 3.18 05/29] USB: serial: kobil_sct: fix modem-status error handling
` [PATCH AUTOSEL 3.18 07/29] powerpc/kdump: Handle crashkernel memory reservation failure
` [PATCH AUTOSEL 3.18 06/29] media: exynos4-is: Prevent NULL pointer dereference in __isp_video_try_fmt()
` [PATCH AUTOSEL 3.18 08/29] x86/tsc: Add missing header to tsc_msr.c
` [PATCH AUTOSEL 3.18 09/29] scsi: target/iscsi: Make iscsit_ta_authentication() respect the output buffer size
` [PATCH AUTOSEL 3.18 10/29] scsi: ibmvscsi: Improve strings handling
` [PATCH AUTOSEL 3.18 11/29] usb: wusbcore: security: cast sizeof to int for comparison
` [PATCH AUTOSEL 3.18 12/29] alarmtimer: Prevent overflow for relative nanosleep
` [PATCH AUTOSEL 3.18 13/29] s390/extmem: fix gcc 8 stringop-overflow warning
` [PATCH AUTOSEL 3.18 14/29] ALSA: snd-aoa: add of_node_put() in error path
` [PATCH AUTOSEL 3.18 15/29] media: s3c-camif: ignore -ENOIOCTLCMD from v4l2_subdev_call for s_power
` [PATCH AUTOSEL 3.18 16/29] media: soc_camera: ov772x: correct setting of banding filter
` [PATCH AUTOSEL 3.18 18/29] drivers/tty: add error handling for pcmcia_loop_config
` [PATCH AUTOSEL 3.18 17/29] staging: android: ashmem: Fix mmap size validation
` [PATCH AUTOSEL 3.18 19/29] media: tm6000: add error handling for dvb_register_adapter
` [PATCH AUTOSEL 3.18 20/29] ALSA: hda: Add AZX_DCAPS_PM_RUNTIME for AMD Raven Ridge
` [PATCH AUTOSEL 3.18 21/29] rndis_wlan: potential buffer overflow in rndis_wlan_auth_indication()
` [PATCH AUTOSEL 3.18 23/29] ARM: mvebu: declare asm symbols as character arrays in pmsu.c
` [PATCH AUTOSEL 3.18 22/29] wlcore: Add missing PM call for wlcore_cmd_wait_for_event_or_timeout()
` [PATCH AUTOSEL 3.18 25/29] scsi: bnx2i: add error handling for ioremap_nocache
` [PATCH AUTOSEL 3.18 24/29] HID: hid-ntrig: add error handling for sysfs_create_group
` [PATCH AUTOSEL 3.18 26/29] audit: Fix extended comparison of GID/EGID
` [PATCH AUTOSEL 3.18 27/29] ASoC: dapm: Fix potential DAI widget pointer deref when linking DAIs
` [PATCH AUTOSEL 3.18 28/29] module: exclude SHN_UNDEF symbols from kallsyms api
` [PATCH AUTOSEL 3.18 29/29] nfsd: fix corrupted reply to badly ordered compound

[PATCH AUTOSEL 4.18 001/136] crypto: skcipher - Fix -Wstringop-truncation warnings
 2018-09-17  3:01 UTC  (15+ messages)
` [PATCH AUTOSEL 4.18 114/136] ASoC: Intel: bytcr_rt5640: Fix Acer Iconia 8 over-current detect threshold
` [PATCH AUTOSEL 4.18 117/136] EDAC, i7core: Fix memleaks and use-after-free on probe and remove
` [PATCH AUTOSEL 4.18 119/136] module: exclude SHN_UNDEF symbols from kallsyms api
` [PATCH AUTOSEL 4.18 118/136] ASoC: dapm: Fix potential DAI widget pointer deref when linking DAIs
` [PATCH AUTOSEL 4.18 121/136] nfsd: fix corrupted reply to badly ordered compound
` [PATCH AUTOSEL 4.18 120/136] gpio: Fix wrong rounding in gpio-menz127
` [PATCH AUTOSEL 4.18 122/136] EDAC: Fix memleak in module init error path
` [PATCH AUTOSEL 4.18 123/136] EDAC, altera: Fix an error handling path in altr_s10_sdram_probe()
` [PATCH AUTOSEL 4.18 124/136] staging: pi433: fix race condition in pi433_ioctl
` [PATCH AUTOSEL 4.18 125/136] ath10k: fix incorrect size of dma_free_coherent in ath10k_ce_alloc_src_ring_64
` [PATCH AUTOSEL 4.18 131/136] drm/vc4: Add missing formats to vc4_format_mod_supported()
` [PATCH AUTOSEL 4.18 134/136] PCI: Whitelist Thunderbolt ports for runtime D3
` [PATCH AUTOSEL 4.18 135/136] perf tests: Fix indexing when invoking subtests
` [PATCH AUTOSEL 4.18 136/136] gpio: tegra: Fix tegra_gpio_irq_set_type()


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