linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-03-04 06:50:55 to 2019-03-04 08:34:37 UTC [more...]

[PATCH 4.20 00/88] 4.20.14-stable review
 2019-03-04  8:22 UTC  (35+ messages)
` [PATCH 4.20 03/88] drm/msm: Unblock writer if reader closes file
` [PATCH 4.20 04/88] ASoC: Intel: Haswell/Broadwell: fix setting for .dynamic field
` [PATCH 4.20 06/88] ASoC: rt5682: Fix recording no sound issue
` [PATCH 4.20 07/88] ASoC: Variable "val" in function rt274_i2c_probe() could be uninitialized
` [PATCH 4.20 08/88] clk: tegra: dfll: Fix a potential Oop in remove()
` [PATCH 4.20 09/88] clk: sysfs: fix invalid JSON in clk_dump
` [PATCH 4.20 10/88] clk: vc5: Abort clock configuration without upstream clock
` [PATCH 4.20 11/88] thermal: int340x_thermal: Fix a NULL vs IS_ERR() check
` [PATCH 4.20 12/88] usb: dwc3: gadget: synchronize_irq dwc irq in suspend
` [PATCH 4.20 15/88] HID: i2c-hid: Disable runtime PM on Goodix touchpad
` [PATCH 4.20 16/88] ASoC: core: Make snd_soc_find_component() more robust
` [PATCH 4.20 17/88] selftests: rtc: rtctest: fix alarm tests
` [PATCH 4.20 18/88] selftests: rtc: rtctest: add alarm test on minute boundary
` [PATCH 4.20 20/88] x86/mm/mem_encrypt: Fix erroneous sizeof()
` [PATCH 4.20 21/88] ASoC: rt5682: Fix PLL source register definitions
` [PATCH 4.20 25/88] phy: ath79-usb: Fix the power on error path
` [PATCH 4.20 26/88] phy: ath79-usb: Fix the main reset name to match the DT binding
` [PATCH 4.20 27/88] selftests: seccomp: use LDLIBS instead of LDFLAGS
` [PATCH 4.20 28/88] selftests: gpio-mockup-chardev: Check asprintf() for error
` [PATCH 4.20 29/88] irqchip/gic-v3-mbi: Fix uninitialized mbi_lock
` [PATCH 4.20 31/88] ARC: show_regs: lockdep: avoid page allocator
` [PATCH 4.20 32/88] drivers: thermal: int340x_thermal: Fix sysfs race condition
` [PATCH 4.20 34/88] mac80211: fix miscounting of ttl-dropped frames
` [PATCH 4.20 35/88] sched/wait: Fix rcuwait_wake_up() ordering
` [PATCH 4.20 37/88] futex: Fix (possible) missed wakeup
` [PATCH 4.20 38/88] locking/rwsem: "
` [PATCH 4.20 40/88] tty: serial: qcom_geni_serial: Allow mctrl when flow control is disabled
` [PATCH 4.20 41/88] serial: fsl_lpuart: fix maximum acceptable baud rate with over-sampling
` [PATCH 4.20 42/88] drm/sun4i: hdmi: Fix usage of TMDS clock
` [PATCH 4.20 43/88] staging: android: ion: Support cpu access during dma_buf_detach
` [PATCH 4.20 44/88] direct-io: allow direct writes to empty inodes
` [PATCH 4.20 45/88] writeback: synchronize sync(2) against cgroup writeback membership switches
` [PATCH 4.20 46/88] scsi: lpfc: nvme: avoid hang / use-after-free when destroying localport
` [PATCH 4.20 47/88] scsi: lpfc: nvmet: avoid hang / use-after-free when destroying targetport

[PATCH 4.19 00/78] 4.19.27-stable review
 2019-03-04  8:23 UTC  (61+ messages)
` [PATCH 4.19 01/78] irq/matrix: Split out the CPU selection code into a helper
` [PATCH 4.19 03/78] genirq/matrix: Improve target CPU selection for managed interrupts
` [PATCH 4.19 04/78] mac80211: Change default tx_sk_pacing_shift to 7
` [PATCH 4.19 05/78] scsi: libsas: Fix rphy phy_identifier for PHYs with end devices attached
` [PATCH 4.19 07/78] ASoC: Intel: Haswell/Broadwell: fix setting for .dynamic field
` [PATCH 4.19 08/78] ALSA: compress: prevent potential divide by zero bugs
` [PATCH 4.19 09/78] ASoC: Variable "val" in function rt274_i2c_probe() could be uninitialized
` [PATCH 4.19 10/78] clk: tegra: dfll: Fix a potential Oop in remove()
` [PATCH 4.19 11/78] clk: sysfs: fix invalid JSON in clk_dump
` [PATCH 4.19 12/78] clk: vc5: Abort clock configuration without upstream clock
` [PATCH 4.19 13/78] thermal: int340x_thermal: Fix a NULL vs IS_ERR() check
` [PATCH 4.19 15/78] usb: dwc3: gadget: Fix the uninitialized link_state when udc starts
` [PATCH 4.19 16/78] usb: gadget: Potential NULL dereference on allocation error
` [PATCH 4.19 18/78] selftests: rtc: rtctest: add alarm test on minute boundary
` [PATCH 4.19 19/78] genirq: Make sure the initial affinity is not empty
` [PATCH 4.19 20/78] x86/mm/mem_encrypt: Fix erroneous sizeof()
` [PATCH 4.19 21/78] ASoC: rt5682: Fix PLL source register definitions
` [PATCH 4.19 22/78] ASoC: dapm: change snprintf to scnprintf for possible overflow
` [PATCH 4.19 23/78] ASoC: imx-audmux: "
` [PATCH 4.19 24/78] selftests/vm/gup_benchmark.c: match gup struct to kernel
` [PATCH 4.19 25/78] phy: ath79-usb: Fix the power on error path
` [PATCH 4.19 26/78] phy: ath79-usb: Fix the main reset name to match the DT binding
` [PATCH 4.19 27/78] selftests: seccomp: use LDLIBS instead of LDFLAGS
` [PATCH 4.19 28/78] selftests: gpio-mockup-chardev: Check asprintf() for error
` [PATCH 4.19 29/78] irqchip/gic-v3-mbi: Fix uninitialized mbi_lock
` [PATCH 4.19 31/78] ARC: show_regs: lockdep: avoid page allocator
` [PATCH 4.19 32/78] drivers: thermal: int340x_thermal: Fix sysfs race condition
` [PATCH 4.19 38/78] locking/rwsem: Fix (possible) missed wakeup
` [PATCH 4.19 39/78] drm/amd/powerplay: OD setting fix on Vega10
` [PATCH 4.19 40/78] tty: serial: qcom_geni_serial: Allow mctrl when flow control is disabled
` [PATCH 4.19 41/78] serial: fsl_lpuart: fix maximum acceptable baud rate with over-sampling
` [PATCH 4.19 42/78] drm/sun4i: hdmi: Fix usage of TMDS clock
` [PATCH 4.19 43/78] staging: android: ion: Support cpu access during dma_buf_detach
` [PATCH 4.19 44/78] direct-io: allow direct writes to empty inodes
` [PATCH 4.19 45/78] writeback: synchronize sync(2) against cgroup writeback membership switches
` [PATCH 4.19 46/78] scsi: lpfc: nvme: avoid hang / use-after-free when destroying localport
` [PATCH 4.19 47/78] scsi: lpfc: nvmet: avoid hang / use-after-free when destroying targetport
` [PATCH 4.19 49/78] net: altera_tse: fix connect_local_phy error path
` [PATCH 4.19 50/78] hv_netvsc: Fix ethtool change hash key error
` [PATCH 4.19 52/78] hv_netvsc: Fix hash key value reset after other ops
` [PATCH 4.19 53/78] nvme-rdma: fix timeout handler
` [PATCH 4.19 55/78] drm/msm: Fix A6XX support for opp-level
` [PATCH 4.19 56/78] net: usb: asix: ax88772_bind return error when hw_reset fail
` [PATCH 4.19 57/78] net: dev_is_mac_header_xmit() true for ARPHRD_RAWIP
` [PATCH 4.19 58/78] ibmveth: Do not process frames after calling napi_reschedule
` [PATCH 4.19 59/78] mac80211: dont initiate TDLS connection if station is not associated to AP
` [PATCH 4.19 60/78] mac80211: Add attribute aligned(2) to struct action
` [PATCH 4.19 61/78] cfg80211: extend range deviation for DMG
` [PATCH 4.19 64/78] kvm: selftests: Fix region overlap check in kvm_util
` [PATCH 4.19 65/78] mmc: spi: Fix card detection during probe
` [PATCH 4.19 67/78] mmc: tmio: fix access width of Block Count Register
` [PATCH 4.19 68/78] mmc: core: Fix NULL ptr crash from mmc_should_fail_request
` [PATCH 4.19 69/78] mmc: cqhci: fix space allocated for transfer descriptor
` [PATCH 4.19 70/78] mmc: cqhci: Fix a tiny potential memory leak on error condition
` [PATCH 4.19 71/78] mmc: sdhci-esdhc-imx: correct the fix of ERR004536
` [PATCH 4.19 72/78] mm: enforce min addr even if capable() in expand_downwards()
` [PATCH 4.19 73/78] drm: Block fb changes for async plane updates
` [PATCH 4.19 74/78] hugetlbfs: fix races and page leaks during migration
` [PATCH 4.19 77/78] MIPS: eBPF: Fix icache flush end address
` [PATCH 4.19 78/78] x86/uaccess: Dont leak the AC flag into __put_user() value evaluation

[PATCH] igb: Fix WARN_ONCE on runtime suspend
 2019-03-04  8:31 UTC  (2+ messages)

[PATCH 4.14 00/52] 4.14.105-stable review
 2019-03-04  8:22 UTC  (41+ messages)
` [PATCH 4.14 01/52] Revert "loop: Fix double mutex_unlock(&loop_ctl_mutex) in loop_control_ioctl()"
` [PATCH 4.14 02/52] Revert "loop: Get rid of loop_index_mutex"
` [PATCH 4.14 03/52] Revert "loop: Fold __loop_release into loop_release"
` [PATCH 4.14 05/52] net: stmmac: Disable ACS Feature for GMAC >= 4
` [PATCH 4.14 06/52] scsi: libsas: Fix rphy phy_identifier for PHYs with end devices attached
` [PATCH 4.14 07/52] drm/msm: Unblock writer if reader closes file
` [PATCH 4.14 08/52] ASoC: Intel: Haswell/Broadwell: fix setting for .dynamic field
` [PATCH 4.14 09/52] ALSA: compress: prevent potential divide by zero bugs
` [PATCH 4.14 10/52] ASoC: Variable "val" in function rt274_i2c_probe() could be uninitialized
` [PATCH 4.14 11/52] clk: vc5: Abort clock configuration without upstream clock
` [PATCH 4.14 12/52] thermal: int340x_thermal: Fix a NULL vs IS_ERR() check
` [PATCH 4.14 13/52] usb: dwc3: gadget: synchronize_irq dwc irq in suspend
` [PATCH 4.14 14/52] usb: dwc3: gadget: Fix the uninitialized link_state when udc starts
` [PATCH 4.14 16/52] genirq: Make sure the initial affinity is not empty
` [PATCH 4.14 17/52] ASoC: dapm: change snprintf to scnprintf for possible overflow
` [PATCH 4.14 18/52] ASoC: imx-audmux: "
` [PATCH 4.14 19/52] selftests: seccomp: use LDLIBS instead of LDFLAGS
` [PATCH 4.14 21/52] ARC: fix __ffs return value to avoid build warnings
` [PATCH 4.14 22/52] drivers: thermal: int340x_thermal: Fix sysfs race condition
` [PATCH 4.14 25/52] sched/wait: Fix rcuwait_wake_up() ordering
` [PATCH 4.14 26/52] futex: Fix (possible) missed wakeup
` [PATCH 4.14 27/52] locking/rwsem: "
` [PATCH 4.14 28/52] drm/amd/powerplay: OD setting fix on Vega10
` [PATCH 4.14 29/52] serial: fsl_lpuart: fix maximum acceptable baud rate with over-sampling
` [PATCH 4.14 30/52] staging: android: ion: Support cpu access during dma_buf_detach
` [PATCH 4.14 31/52] direct-io: allow direct writes to empty inodes
` [PATCH 4.14 32/52] writeback: synchronize sync(2) against cgroup writeback membership switches
` [PATCH 4.14 33/52] scsi: csiostor: fix NULL pointer dereference in csio_vport_set_state()
` [PATCH 4.14 34/52] net: altera_tse: fix connect_local_phy error path
` [PATCH 4.14 35/52] hv_netvsc: Fix ethtool change hash key error
` [PATCH 4.14 36/52] net: usb: asix: ax88772_bind return error when hw_reset fail
` [PATCH 4.14 38/52] ibmveth: Do not process frames after calling napi_reschedule
` [PATCH 4.14 39/52] mac80211: dont initiate TDLS connection if station is not associated to AP
` [PATCH 4.14 42/52] svm: Fix AVIC incomplete IPI emulation
` [PATCH 4.14 44/52] powerpc: Always initialize input array when calling epapr_hypercall()
` [PATCH 4.14 45/52] mmc: spi: Fix card detection during probe
` [PATCH 4.14 47/52] mmc: tmio: fix access width of Block Count Register
` [PATCH 4.14 49/52] mm: enforce min addr even if capable() in expand_downwards()
` [PATCH 4.14 51/52] MIPS: eBPF: Fix icache flush end address
` [PATCH 4.14 52/52] x86/uaccess: Dont leak the AC flag into __put_user() value evaluation

[PATCH V4] sched/cpufreq: initialize iowait_boost_max and iowait_boost with cpu capacity
 2019-03-04  7:35 UTC  (3+ messages)
  ` 答复: "

[PATCH 0/6] ptrace: consolidate PTRACE_SYSEMU handling and add support for arm64
 2019-03-04  8:25 UTC  (5+ messages)
` [PATCH 2/6] ptrace: introduce ptrace_syscall_enter to consolidate PTRACE_SYSEMU handling
` [PATCH 3/6] x86: clean up _TIF_SYSCALL_EMU handling using ptrace_syscall_enter hook

[PATCH 4.9 00/32] 4.9.162-stable review
 2019-03-04  8:22 UTC  (27+ messages)
` [PATCH 4.9 01/32] Revert "loop: Fix double mutex_unlock(&loop_ctl_mutex) in loop_control_ioctl()"
` [PATCH 4.9 02/32] Revert "loop: Get rid of loop_index_mutex"
` [PATCH 4.9 04/32] scsi: libsas: Fix rphy phy_identifier for PHYs with end devices attached
` [PATCH 4.9 05/32] drm/msm: Unblock writer if reader closes file
` [PATCH 4.9 06/32] ASoC: Intel: Haswell/Broadwell: fix setting for .dynamic field
` [PATCH 4.9 07/32] ALSA: compress: prevent potential divide by zero bugs
` [PATCH 4.9 08/32] thermal: int340x_thermal: Fix a NULL vs IS_ERR() check
` [PATCH 4.9 09/32] usb: dwc3: gadget: synchronize_irq dwc irq in suspend
` [PATCH 4.9 10/32] usb: dwc3: gadget: Fix the uninitialized link_state when udc starts
` [PATCH 4.9 11/32] usb: gadget: Potential NULL dereference on allocation error
` [PATCH 4.9 12/32] ASoC: dapm: change snprintf to scnprintf for possible overflow
` [PATCH 4.9 14/32] ARC: fix __ffs return value to avoid build warnings
` [PATCH 4.9 15/32] drivers: thermal: int340x_thermal: Fix sysfs race condition
` [PATCH 4.9 17/32] locking/rwsem: Fix (possible) missed wakeup
` [PATCH 4.9 18/32] serial: fsl_lpuart: fix maximum acceptable baud rate with over-sampling
` [PATCH 4.9 19/32] direct-io: allow direct writes to empty inodes
` [PATCH 4.9 20/32] scsi: csiostor: fix NULL pointer dereference in csio_vport_set_state()
` [PATCH 4.9 21/32] net: altera_tse: fix connect_local_phy error path
` [PATCH 4.9 22/32] net: usb: asix: ax88772_bind return error when hw_reset fail
` [PATCH 4.9 23/32] ibmveth: Do not process frames after calling napi_reschedule
` [PATCH 4.9 25/32] mac80211: Add attribute aligned(2) to struct action
` [PATCH 4.9 26/32] cfg80211: extend range deviation for DMG
` [PATCH 4.9 27/32] svm: Fix AVIC incomplete IPI emulation
` [PATCH 4.9 28/32] KVM: nSVM: clear events pending from svm_complete_interrupts() when exiting to L1
` [PATCH 4.9 30/32] mmc: spi: Fix card detection during probe
` [PATCH 4.9 31/32] mm: enforce min addr even if capable() in expand_downwards()

[PATCH v4] PM / devfreq: Restart previous governor if new governor fails to start
 2019-03-04  8:21 UTC  (4+ messages)

[PATCH v2] mm/memory.c: do_fault: avoid usage of stale vm_area_struct
 2019-03-04  8:19 UTC  (4+ messages)
` [PATCH v3] "

[PATCH RE-SEND] clk: tegra: Don't enable already enabled PLLs
 2019-03-04  8:18 UTC  (3+ messages)

[PATCH v2 0/2] x86/mm/KASLR: Change the granularity of randomization to PUD size in 5-level
 2019-03-04  8:15 UTC  (8+ messages)

[BUG linux-4.9.x] xen hotplug cpu leads to 100% steal usage
 2019-03-04  8:14 UTC  (2+ messages)

linux-next: Fixes tag needs some work in the drm tree
 2019-03-04  8:09 UTC 

[RFC][PATCH 0/4] Per-console loglevel support, console device bus
 2019-03-04  8:06 UTC  (3+ messages)
` [PATCH 4/4] printk: Add a device attribute for the per-console loglevel

[PATCH v3] arm64: dts: ls1088a: add one more thermal zone node
 2019-03-04  7:50 UTC 

KASAN: use-after-free Read in unix_dgram_poll
 2019-03-04  7:53 UTC  (4+ messages)
  ` [PATCH] aio: prevent the final fput() in the middle of vfs_poll() (Re: KASAN: use-after-free Read in unix_dgram_poll)

[PATCH] net: xfrm: Add '_rcu' tag for rcu protected pointer in netns_xfrm
 2019-03-04  7:47 UTC  (2+ messages)

BUG: unable to handle kernel paging request in bpf_prog_kallsyms_add
 2019-03-04  7:45 UTC  (2+ messages)

[PATCH] percpu/module resevation: change resevation size iff X86_VSMP is set
 2019-03-04  7:42 UTC  (3+ messages)

[RFC PATCH 0/2] fix quota subdir mounts
 2019-03-04  7:40 UTC  (3+ messages)
` [RFC PATCH 2/2] ceph: quota: "

KASAN: use-after-free Read in get_mem_cgroup_from_mm
 2019-03-04  7:40 UTC  (3+ messages)

[RFC PATCH v1 00/25] printk: new implementation
 2019-03-04  7:38 UTC  (3+ messages)
` [RFC PATCH v1 08/25] printk: add ring buffer and kthread

[PATCH v3] Drivers: hv: vmbus: Expose monitor data when channel uses monitor pages
 2019-03-04  7:38 UTC  (5+ messages)
` [PATCH v4] Drivers: hv: vmbus: Expose monitor data only when monitor pages are used

[PATCH v4 0/9] staging: iio: ad7780: move out of staging
 2019-03-04  7:33 UTC  (15+ messages)
` [PATCH v4 3/9] staging: iio: ad7780: set pattern values and masks directly
` [PATCH v4 4/9] staging:iio:ad7780: add chip ID values and mask
` [PATCH v4 5/9] staging: iio: ad7780: move regulator to after GPIO init

[PATCH v3 00/12] Add support for usb on Hikey960
 2019-03-04  7:31 UTC  (9+ messages)
` [PATCH v3 10/12] hikey960: Support usb functionality of Hikey960

[PATCH] io: accel: kxcjk1013: restore the range after resume
 2019-03-04  7:05 UTC  (2+ messages)
` [PATCH v2] "

MT76x2U crashes XHCI driver on AMD Ryzen system
 2019-03-04  7:20 UTC  (11+ messages)

[PATCH] usb: uas: fix usb subsystem hang after power off hub port
 2019-03-04  7:19 UTC  (2+ messages)

linux-next: Tree for Mar 4
 2019-03-04  7:14 UTC 

[PATCH] drm/bridge: sil_sii8620: depend on INPUT instead of selecting it
 2019-03-04  7:13 UTC  (4+ messages)
` [PATCH v2] drm/bridge: sil_sii8620: make remote control optional

[PATCH] sky2: Disable MSI on Dell Inspiron 1545 and Gateway P-79
 2019-03-04  7:00 UTC 

[PATCH v6 0/3] Add Stratix 10 PCIe Root Port support
 2019-03-04  6:55 UTC  (6+ messages)
` [PATCH v6 1/3] PCI: altera: Add Stratix 10 PCIe support

[PATCH v2] arm64: dts: ls1088a: add one more thermal zone node
 2019-03-04  6:53 UTC  (4+ 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).