All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-02-15 02:20:01 to 2019-02-15 02:44:13 UTC [more...]

[PATCH v4 8/9] xen/gntdev.c: Convert to use vm_map_pages()
 2019-02-15  2:48 UTC 

[PATCH v4 8/9] xen/gntdev.c: Convert to use vm_map_pages()
 2019-02-15  2:48 UTC 

[PATCH AUTOSEL 3.18 01/16] drm/msm: Unblock writer if reader closes file
 2019-02-15  2:15 UTC  (3+ messages)
` [PATCH AUTOSEL 3.18 06/16] ASoC: imx-audmux: change snprintf to scnprintf for possible overflow
` [PATCH AUTOSEL 3.18 13/16] ibmveth: Do not process frames after calling napi_reschedule

[PATCH v4 7/9] videobuf2/videobuf2-dma-sg.c: Convert to use vm_map_pages()
 2019-02-15  2:47 UTC 

[PATCH AUTOSEL 4.20 01/77] drm/msm: Unblock writer if reader closes file
 2019-02-15  2:28 UTC  (53+ messages)
` [PATCH AUTOSEL 4.20 03/77] ALSA: compress: prevent potential divide by zero bugs
` [PATCH AUTOSEL 4.20 05/77] ASoC: Variable "val" in function rt274_i2c_probe() could be uninitialized
` [PATCH AUTOSEL 4.20 06/77] ASoC: soc-core: defer card probe until all component is added to list
` [PATCH AUTOSEL 4.20 08/77] clk: sysfs: fix invalid JSON in clk_dump
` [PATCH AUTOSEL 4.20 10/77] ASoC: soc-core: Hold client_mutex around soc_init_dai_link()
` [PATCH AUTOSEL 4.20 11/77] thermal: int340x_thermal: Fix a NULL vs IS_ERR() check
` [PATCH AUTOSEL 4.20 15/77] HID: i2c-hid: Disable runtime PM on Goodix touchpad
` [PATCH AUTOSEL 4.20 16/77] ASoC: soc-core: fix init platform memory handling
` [PATCH AUTOSEL 4.20 17/77] ASoC: core: Make snd_soc_find_component() more robust
` [PATCH AUTOSEL 4.20 19/77] selftests: rtc: rtctest: add alarm test on minute boundary
` [PATCH AUTOSEL 4.20 22/77] ASoC: core: Don't defer probe on optional, NULL components
` [PATCH AUTOSEL 4.20 23/77] ASoC: rt5682: Fix PLL source register definitions
` [PATCH AUTOSEL 4.20 24/77] ASoC: dapm: change snprintf to scnprintf for possible overflow
` [PATCH AUTOSEL 4.20 25/77] ASoC: imx-audmux: "
` [PATCH AUTOSEL 4.20 26/77] selftests/vm/gup_benchmark.c: match gup struct to kernel
` [PATCH AUTOSEL 4.20 27/77] phy: ath79-usb: Fix the power on error path
` [PATCH AUTOSEL 4.20 29/77] selftests: seccomp: use LDLIBS instead of LDFLAGS
` [PATCH AUTOSEL 4.20 32/77] ARC: fix __ffs return value to avoid build warnings
` [PATCH AUTOSEL 4.20 33/77] ARC: show_regs: lockdep: avoid page allocator
` [PATCH AUTOSEL 4.20 35/77] staging: rtl8723bs: Fix build error with Clang when inlining is disabled
` [PATCH AUTOSEL 4.20 36/77] mac80211: fix miscounting of ttl-dropped frames
` [PATCH AUTOSEL 4.20 37/77] sched/wait: Fix rcuwait_wake_up() ordering
` [PATCH AUTOSEL 4.20 38/77] sched/wake_q: Fix wakeup ordering for wake_q
` [PATCH AUTOSEL 4.20 39/77] futex: Fix (possible) missed wakeup
` [PATCH AUTOSEL 4.20 40/77] locking/rwsem: "
` [PATCH AUTOSEL 4.20 42/77] dm: fix clone_bio() to trigger blk_recount_segments()
` [PATCH AUTOSEL 4.20 45/77] serial: fsl_lpuart: fix maximum acceptable baud rate with over-sampling
` [PATCH AUTOSEL 4.20 46/77] drm/sun4i: hdmi: Fix usage of TMDS clock
` [PATCH AUTOSEL 4.20 47/77] staging: android: ion: Support cpu access during dma_buf_detach
` [PATCH AUTOSEL 4.20 49/77] block: cover another queue enter recursion via BIO_QUEUE_ENTERED
` [PATCH AUTOSEL 4.20 51/77] scsi: lpfc: nvme: avoid hang / use-after-free when destroying localport
` [PATCH AUTOSEL 4.20 52/77] scsi: lpfc: nvmet: avoid hang / use-after-free when destroying targetport
` [PATCH AUTOSEL 4.20 54/77] net: altera_tse: fix connect_local_phy error path
` [PATCH AUTOSEL 4.20 55/77] hv_netvsc: Fix ethtool change hash key error
` [PATCH AUTOSEL 4.20 56/77] hv_netvsc: Refactor assignments of struct netvsc_device_info
` [PATCH AUTOSEL 4.20 58/77] sfc: suppress duplicate nvmem partition types in efx_ef10_mtd_probe
` [PATCH AUTOSEL 4.20 59/77] ax25: fix possible use-after-free
` [PATCH AUTOSEL 4.20 60/77] nvme-rdma: fix timeout handler
` [PATCH AUTOSEL 4.20 61/77] nvme-multipath: drop optimization for static ANA group IDs
` [PATCH AUTOSEL 4.20 62/77] cifs: fix memory leak of an allocated cifs_ntsd structure
` [PATCH AUTOSEL 4.20 65/77] CIFS: Do not assume one credit for async responses
` [PATCH AUTOSEL 4.20 66/77] CIFS: Fix mounts if the client is low on credits
` [PATCH AUTOSEL 4.20 67/77] net: usb: asix: ax88772_bind return error when hw_reset fail
` [PATCH AUTOSEL 4.20 68/77] net: dev_is_mac_header_xmit() true for ARPHRD_RAWIP
` [PATCH AUTOSEL 4.20 69/77] ibmveth: Do not process frames after calling napi_reschedule
` [PATCH AUTOSEL 4.20 70/77] mac80211: don't initiate TDLS connection if station is not associated to AP
` [PATCH AUTOSEL 4.20 71/77] mac80211: Add attribute aligned(2) to struct 'action'
` [PATCH AUTOSEL 4.20 72/77] cfg80211: extend range deviation for DMG
` [PATCH AUTOSEL 4.20 73/77] svm: Fix AVIC incomplete IPI emulation
` [PATCH AUTOSEL 4.20 77/77] Revert "block: cover another queue enter recursion via BIO_QUEUE_ENTERED"

[PATCH v4 6/9] iommu/dma-iommu.c: Convert to use vm_map_pages()
 2019-02-15  2:47 UTC 

[PATCH v4 1/9] mm: Introduce new vm_map_pages() and vm_map_pages_zero() API
 2019-02-15  2:42 UTC  (3+ messages)

[PATCH v4 1/9] mm: Introduce new vm_map_pages() and vm_map_pages_zero() API
 2019-02-15  2:42 UTC 

[PATCH v4 5/9] drm/xen/xen_drm_front_gem.c: Convert to use vm_map_pages()
 2019-02-15  2:46 UTC 

[PATCH v4 4/9] drm/rockchip/rockchip_drm_gem.c: Convert to use vm_map_pages()
 2019-02-15  2:45 UTC  (2+ messages)

[PATCH v4 0/9] mm: Use vm_map_pages() and vm_map_pages_zero() API
 2019-02-15  2:41 UTC 

[PATCH v4 3/9] drivers/firewire/core-iso.c: Convert to use vm_map_pages_zero()
 2019-02-15  2:44 UTC  (2+ messages)

[PATCH v4 2/9] arm: mm: dma-mapping: Convert to use vm_map_pages()
 2019-02-15  2:43 UTC  (2+ messages)

[PATCH AUTOSEL 4.4 01/20] drm/msm: Unblock writer if reader closes file
 2019-02-15  2:15 UTC  (6+ messages)
` [PATCH AUTOSEL 4.4 03/20] ALSA: compress: prevent potential divide by zero bugs
` [PATCH AUTOSEL 4.4 04/20] thermal: int340x_thermal: Fix a NULL vs IS_ERR() check
` [PATCH AUTOSEL 4.4 08/20] ASoC: imx-audmux: change snprintf to scnprintf for possible overflow
` [PATCH AUTOSEL 4.4 17/20] ibmveth: Do not process frames after calling napi_reschedule

[PATCH v4 0/9] mm: Use vm_map_pages() and vm_map_pages_zero() API
 2019-02-15  2:41 UTC  (2+ messages)

[PATCH net-next] net: dsa: bcm_sf2: Remove set but not used variables 'v6_spec, v6_m_spec'
 2019-02-15  2:36 UTC  (4+ messages)

[RFC PATCH 0/3]: Extreme fragmentation ahoy!
 2019-02-15  2:35 UTC  (11+ messages)

[PATCH AUTOSEL 4.19 01/65] drm/msm: Unblock writer if reader closes file
 2019-02-15  2:11 UTC  (46+ messages)
` [PATCH AUTOSEL 4.19 03/65] ALSA: compress: prevent potential divide by zero bugs
` [PATCH AUTOSEL 4.19 04/65] ASoC: Variable "val" in function rt274_i2c_probe() could be uninitialized
` [PATCH AUTOSEL 4.19 06/65] clk: sysfs: fix invalid JSON in clk_dump
` [PATCH AUTOSEL 4.19 07/65] clk: vc5: Abort clock configuration without upstream clock
` [PATCH AUTOSEL 4.19 08/65] thermal: int340x_thermal: Fix a NULL vs IS_ERR() check
` [PATCH AUTOSEL 4.19 09/65] usb: dwc3: gadget: synchronize_irq dwc irq in suspend
` [PATCH AUTOSEL 4.19 12/65] selftests: rtc: rtctest: fix alarm tests
` [PATCH AUTOSEL 4.19 13/65] selftests: rtc: rtctest: add alarm test on minute boundary
` [PATCH AUTOSEL 4.19 15/65] x86/mm/mem_encrypt: Fix erroneous sizeof()
` [PATCH AUTOSEL 4.19 16/65] ASoC: rt5682: Fix PLL source register definitions
` [PATCH AUTOSEL 4.19 17/65] ASoC: dapm: change snprintf to scnprintf for possible overflow
` [PATCH AUTOSEL 4.19 19/65] selftests/vm/gup_benchmark.c: match gup struct to kernel
` [PATCH AUTOSEL 4.19 21/65] phy: ath79-usb: Fix the main reset name to match the DT binding
` [PATCH AUTOSEL 4.19 22/65] selftests: seccomp: use LDLIBS instead of LDFLAGS
` [PATCH AUTOSEL 4.19 24/65] irqchip/gic-v3-mbi: Fix uninitialized mbi_lock
` [PATCH AUTOSEL 4.19 27/65] drivers: thermal: int340x_thermal: Fix sysfs race condition
` [PATCH AUTOSEL 4.19 29/65] mac80211: fix miscounting of ttl-dropped frames
` [PATCH AUTOSEL 4.19 30/65] sched/wait: Fix rcuwait_wake_up() ordering
` [PATCH AUTOSEL 4.19 31/65] sched/wake_q: Fix wakeup ordering for wake_q
` [PATCH AUTOSEL 4.19 32/65] futex: Fix (possible) missed wakeup
` [PATCH AUTOSEL 4.19 34/65] libceph: avoid KEEPALIVE_PENDING races in ceph_con_keepalive()
` [PATCH AUTOSEL 4.19 35/65] drm/amd/powerplay: OD setting fix on Vega10
` [PATCH AUTOSEL 4.19 36/65] tty: serial: qcom_geni_serial: Allow mctrl when flow control is disabled
` [PATCH AUTOSEL 4.19 37/65] serial: fsl_lpuart: fix maximum acceptable baud rate with over-sampling
` [PATCH AUTOSEL 4.19 38/65] drm/sun4i: hdmi: Fix usage of TMDS clock
` [PATCH AUTOSEL 4.19 40/65] direct-io: allow direct writes to empty inodes
` [PATCH AUTOSEL 4.19 41/65] block: cover another queue enter recursion via BIO_QUEUE_ENTERED
` [PATCH AUTOSEL 4.19 42/65] writeback: synchronize sync(2) against cgroup writeback membership switches
` [PATCH AUTOSEL 4.19 44/65] scsi: lpfc: nvmet: avoid hang / use-after-free when destroying targetport
` [PATCH AUTOSEL 4.19 45/65] scsi: csiostor: fix NULL pointer dereference in csio_vport_set_state()
` [PATCH AUTOSEL 4.19 46/65] net: altera_tse: fix connect_local_phy error path
` [PATCH AUTOSEL 4.19 47/65] hv_netvsc: Fix ethtool change hash key error
` [PATCH AUTOSEL 4.19 49/65] hv_netvsc: Fix hash key value reset after other ops
` [PATCH AUTOSEL 4.19 51/65] ax25: fix possible use-after-free
` [PATCH AUTOSEL 4.19 52/65] nvme-rdma: fix timeout handler
` [PATCH AUTOSEL 4.19 53/65] nvme-multipath: drop optimization for static ANA group IDs
` [PATCH AUTOSEL 4.19 55/65] CIFS: Do not assume one credit for async responses
` [PATCH AUTOSEL 4.19 56/65] net: usb: asix: ax88772_bind return error when hw_reset fail
` [PATCH AUTOSEL 4.19 57/65] net: dev_is_mac_header_xmit() true for ARPHRD_RAWIP
` [PATCH AUTOSEL 4.19 58/65] ibmveth: Do not process frames after calling napi_reschedule
` [PATCH AUTOSEL 4.19 59/65] mac80211: don't initiate TDLS connection if station is not associated to AP
` [PATCH AUTOSEL 4.19 61/65] cfg80211: extend range deviation for DMG
` [PATCH AUTOSEL 4.19 62/65] svm: Fix AVIC incomplete IPI emulation
` [PATCH AUTOSEL 4.19 63/65] KVM: nSVM: clear events pending from svm_complete_interrupts() when exiting to L1

[PATCH AUTOSEL 4.9 01/27] drm/msm: Unblock writer if reader closes file
 2019-02-15  2:14 UTC  (22+ messages)
` [PATCH AUTOSEL 4.9 02/27] ASoC: Intel: Haswell/Broadwell: fix setting for .dynamic field
` [PATCH AUTOSEL 4.9 04/27] thermal: int340x_thermal: Fix a NULL vs IS_ERR() check
` [PATCH AUTOSEL 4.9 05/27] usb: dwc3: gadget: synchronize_irq dwc irq in suspend
` [PATCH AUTOSEL 4.9 07/27] usb: gadget: Potential NULL dereference on allocation error
` [PATCH AUTOSEL 4.9 08/27] ASoC: dapm: change snprintf to scnprintf for possible overflow
` [PATCH AUTOSEL 4.9 09/27] ASoC: imx-audmux: "
` [PATCH AUTOSEL 4.9 11/27] drivers: thermal: int340x_thermal: Fix sysfs race condition
` [PATCH AUTOSEL 4.9 12/27] mac80211: fix miscounting of ttl-dropped frames
` [PATCH AUTOSEL 4.9 14/27] libceph: avoid KEEPALIVE_PENDING races in ceph_con_keepalive()
` [PATCH AUTOSEL 4.9 17/27] scsi: csiostor: fix NULL pointer dereference in csio_vport_set_state()
` [PATCH AUTOSEL 4.9 18/27] net: altera_tse: fix connect_local_phy error path
` [PATCH AUTOSEL 4.9 19/27] sfc: suppress duplicate nvmem partition types in efx_ef10_mtd_probe
` [PATCH AUTOSEL 4.9 20/27] ax25: fix possible use-after-free
` [PATCH AUTOSEL 4.9 21/27] net: usb: asix: ax88772_bind return error when hw_reset fail
` [PATCH AUTOSEL 4.9 22/27] ibmveth: Do not process frames after calling napi_reschedule
` [PATCH AUTOSEL 4.9 23/27] mac80211: don't initiate TDLS connection if station is not associated to AP
` [PATCH AUTOSEL 4.9 24/27] mac80211: Add attribute aligned(2) to struct 'action'
` [PATCH AUTOSEL 4.9 25/27] cfg80211: extend range deviation for DMG
` [PATCH AUTOSEL 4.9 26/27] svm: Fix AVIC incomplete IPI emulation

[PATCH] soc: qcom: rpmhpd: Set 'active_only' for active only power domains
 2019-02-15  2:32 UTC  (2+ messages)

[PATCH V2] blk-mq: insert rq with DONTPREP to hctx dispatch list when requeue
 2019-02-15  2:34 UTC  (3+ messages)

[PATCH RFC net-next] 6lowpan: use rbtree for IP frag queue
 2019-02-15  2:29 UTC 

[PATCH AUTOSEL 4.14 01/40] drm/msm: Unblock writer if reader closes file
 2019-02-15  2:13 UTC  (31+ messages)
` [PATCH AUTOSEL 4.14 02/40] ASoC: Intel: Haswell/Broadwell: fix setting for .dynamic field
` [PATCH AUTOSEL 4.14 03/40] ALSA: compress: prevent potential divide by zero bugs
` [PATCH AUTOSEL 4.14 05/40] clk: vc5: Abort clock configuration without upstream clock
` [PATCH AUTOSEL 4.14 07/40] usb: dwc3: gadget: synchronize_irq dwc irq in suspend
` [PATCH AUTOSEL 4.14 08/40] usb: dwc3: gadget: Fix the uninitialized link_state when udc starts
` [PATCH AUTOSEL 4.14 12/40] ASoC: imx-audmux: change snprintf to scnprintf for possible overflow
` [PATCH AUTOSEL 4.14 13/40] selftests: seccomp: use LDLIBS instead of LDFLAGS
` [PATCH AUTOSEL 4.14 16/40] drivers: thermal: int340x_thermal: Fix sysfs race condition
` [PATCH AUTOSEL 4.14 17/40] staging: rtl8723bs: Fix build error with Clang when inlining is disabled
` [PATCH AUTOSEL 4.14 18/40] mac80211: fix miscounting of ttl-dropped frames
` [PATCH AUTOSEL 4.14 19/40] sched/wait: Fix rcuwait_wake_up() ordering
` [PATCH AUTOSEL 4.14 20/40] futex: Fix (possible) missed wakeup
` [PATCH AUTOSEL 4.14 22/40] libceph: avoid KEEPALIVE_PENDING races in ceph_con_keepalive()
` [PATCH AUTOSEL 4.14 24/40] serial: fsl_lpuart: fix maximum acceptable baud rate with over-sampling
` [PATCH AUTOSEL 4.14 25/40] staging: android: ion: Support cpu access during dma_buf_detach
` [PATCH AUTOSEL 4.14 27/40] writeback: synchronize sync(2) against cgroup writeback membership switches
` [PATCH AUTOSEL 4.14 28/40] scsi: csiostor: fix NULL pointer dereference in csio_vport_set_state()
` [PATCH AUTOSEL 4.14 29/40] net: altera_tse: fix connect_local_phy error path
` [PATCH AUTOSEL 4.14 31/40] sfc: suppress duplicate nvmem partition types in efx_ef10_mtd_probe
` [PATCH AUTOSEL 4.14 32/40] ax25: fix possible use-after-free
` [PATCH AUTOSEL 4.14 33/40] net: usb: asix: ax88772_bind return error when hw_reset fail
` [PATCH AUTOSEL 4.14 34/40] net: dev_is_mac_header_xmit() true for ARPHRD_RAWIP
` [PATCH AUTOSEL 4.14 35/40] ibmveth: Do not process frames after calling napi_reschedule
` [PATCH AUTOSEL 4.14 36/40] mac80211: don't initiate TDLS connection if station is not associated to AP
` [PATCH AUTOSEL 4.14 37/40] mac80211: Add attribute aligned(2) to struct 'action'
` [PATCH AUTOSEL 4.14 38/40] cfg80211: extend range deviation for DMG
` [PATCH AUTOSEL 4.14 39/40] svm: Fix AVIC incomplete IPI emulation
` [PATCH AUTOSEL 4.14 40/40] KVM: nSVM: clear events pending from svm_complete_interrupts() when exiting to L1

[U-Boot] [PATCH 1/3] mmc: fsl_esdhc: add esdhc_imx flag
 2019-02-15  2:28 UTC  (3+ messages)

[PATCH v2] staging: erofs: fix memleak of inode's shared xattr array
 2019-02-15  2:13 UTC  (3+ messages)

[PATCH] Drivers: hv: vmbus: Add mutex lock to channel show functions
 2019-02-15  2:27 UTC  (11+ messages)

[meta-oe][PATCH] php_7.3.2.bb: Fix cross build on hosts which have libxml2 installed
 2019-02-15  2:27 UTC 

[PATCH v7 00/23] locking/lockdep: Add support for dynamic keys
 2019-02-15  2:26 UTC  (3+ messages)
` [PATCH v7 21/23] block: Avoid that flushing triggers a lockdep complaint

[linux-next-20190214] Free pages statistics is broken
 2019-02-15  2:27 UTC 

[PATCH 1/4] drm/i915: Remove the "pf" crc source
 2019-02-15  2:26 UTC  (3+ messages)
` [PATCH 3/4] drm/i915: Remove the broken DP CRC support for g4x

[PATCH v2 06/15] clocksource/drivers/timer-milbeaut: Introduce timer for Milbeaut SoCs
 2019-02-15  2:26 UTC  (10+ messages)

[U-Boot] [v2, 1/3] mmc: fsl_esdhc: add esdhc_imx flag
 2019-02-15  2:25 UTC  (3+ messages)
` [U-Boot] [v2, 2/3] mmc: fsl_esdhc: clean up register definition
` [U-Boot] [v2, 3/3] mmc: fsl_esdhc: clarify i.MX eSDHC specific functions

[Qemu-devel] [PULL 00/27] target-arm queue
 2019-02-15  2:24 UTC  (3+ messages)

[PATCH v4] Update mount.cifs with vers=default mount option and SMBv3.0.2
 2019-02-15  2:22 UTC 

[PATCH v5 00/13] rtw88: mac80211 driver for Realtek 802.11ac wireless network chips
 2019-02-15  2:14 UTC  (2+ messages)

linux-next: manual merge of the tip tree with the net-next tree
 2019-02-15  2:20 UTC 


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.