linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-03-04 02:36:37 to 2019-03-04 08:27:58 UTC [more...]

[PATCH 4.19 00/78] 4.19.27-stable review
 2019-03-04  8:21 UTC  (2+ messages)
` [PATCH 4.19 01/78] irq/matrix: Split out the CPU selection code into a helper

[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  (8+ 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  (12+ 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  (15+ messages)
` [PATCH v3 06/12] usb: dwc3: Increase timeout for CmdAct cleared by device controller
    ` //Re: "
` [PATCH v3 07/12] phy: Add usb phy support for hi3660 Soc of Hisilicon
` [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)

[PATCH] x86/uaccess: Remove unused __addr_ok() macro
 2019-03-04  6:47 UTC  (5+ messages)

[PATCH] RDMA/umem: minor bug fix and cleanup in error handling paths
 2019-03-04  6:44 UTC  (6+ messages)
` [PATCH v2] "

[PATCH] f2fs: fix to do sanity check with inode.i_inline_xattr_size
 2019-03-04  6:43 UTC  (3+ messages)
` [f2fs-dev] "

[PATCH v2] f2fs: fix to check inline_xattr_size boundary correctly
 2019-03-04  6:39 UTC  (2+ messages)

[PATCH 00/12] introduce percpu block scan_hint
 2019-03-04  6:36 UTC  (5+ messages)
` [PATCH 11/12] percpu: convert chunk hints to be based on pcpu_block_md

[PATCH][next] RDMA/nes: remove redundant check on udata
 2019-03-04  6:36 UTC  (2+ messages)

[PATCH] drm/amdgpu/powerplay: Fix missing break in switch statement
 2019-03-04  6:32 UTC  (2+ messages)

[PATCH v4] f2fs: add bio cache for IPU
 2019-03-04  6:27 UTC  (4+ messages)

[PATCH] RDMA/cma: Make CM response timeout and # CM retries configurable
 2019-03-04  6:27 UTC  (6+ messages)

[PATCH v3] f2fs: rebuild nat_bits during umount
 2019-03-04  6:27 UTC  (4+ messages)

[PATCH][next] net/mlx5e: Remove redundant assignment
 2019-03-04  6:26 UTC  (3+ messages)

[PATCH 00/20] origanize Chinese kernel docs
 2019-03-04  6:21 UTC  (22+ messages)
` [PATCH 01/20] docs/zh_CN: add disclaimer file
` [PATCH 02/20] docs/zh_CN: move process related docs into process dir
` [PATCH 03/20] docs/zh_CN: change Chinese index to know "
` [PATCH 04/20] docs/zh_CN: add index file into "
` [PATCH 05/20] docs/zh_CN: rename HOWTO into process directory
` [PATCH 06/20] docs/zh_CN: howto format changes
` [PATCH 07/20] docs/zh_CN: rename SubmittingPatches for html links
` [PATCH 08/20] docs/zh_CN: format the submitting-patches doc to rst
` [PATCH 09/20] docs/zh_CN: rename stable_kernel_rules doc
` [PATCH 10/20] docs/zh_CN: rst format change for stable-kernel-rules
` [PATCH 11/20] docs/zh_CN: rename email-clients.txt as email-clients.rst
` [PATCH 12/20] docs/zh_CN: do rst format for email-clients.rst
` [PATCH 13/20] docs/zh_CN: rename volatile-consider-harmful doc
` [PATCH 14/20] docs/zh_CN: volatile doc format changes
` [PATCH 15/20] docs/zh_CN: rename SubmittingDrivers
` [PATCH 16/20] docs/zh_CN: format submitting drivers as rst
` [PATCH 17/20] docs/zh_CN: rename magic-numbers as rst doc
` [PATCH 18/20] docs/zh_CN: format the magic-number doc as rst
` [PATCH 19/20] docs/zh_CN: rename stable_api_nonsense.txt as stable-api-nonsense.rst
` [PATCH 20/20] docs/zh_CN: format stable-api-nonsense

[PATCH] ARM: imx_v6_v7_defconfig: Add GPIO_PCF857X
 2019-03-04  6:15 UTC  (2+ messages)

[PATCH v4] mm/hugetlb: Fix unsigned overflow in __nr_hugepages_store_common()
 2019-03-04  6:00 UTC  (10+ messages)

[PATCH v3] x86/boot: Fix incorrect ifdeffery scope
 2019-03-04  6:03 UTC  (2+ messages)

[PATCH v2] x86/boot: Fix incorrect ifdeffery scope
 2019-03-04  5:54 UTC  (3+ messages)

[PATCH v3 1/2] Provide in-kernel headers for making it easy to extend the kernel
 2019-03-04  5:40 UTC  (8+ messages)

[PATCH 01/15] ARM: actions: fix a leaked reference by addingmissing of_node_put
 2019-03-04  5:37 UTC  (3+ messages)
` [PATCH 05/15] ARM: imx51: "

[PATCH v3] arm64: dts: ls1028a: Add Audio DT nodes
 2019-03-04  5:34 UTC  (2+ messages)

[PATCH] x86/boot: Fix incorrect ifdeffery scope
 2019-03-04  5:34 UTC  (3+ messages)

[PATCH v2] ARM: dts: imx6dl-yapp4: Use rgmii-id phy mode on the cpu port
 2019-03-04  5:33 UTC  (2+ messages)

[PATCH v3 0/8] This patch-set is to enable Guest CET support
 2019-03-03 12:26 UTC  (11+ messages)
` [PATCH v3 3/8] KVM:CPUID: Add CPUID support for Guest CET
` [PATCH v3 6/8] KVM:VMX: Load Guest CET via VMCS when CET is enabled in Guest

[PATCH v3 0/3] arm: dts: imx8mq: Add cpufreq support
 2019-03-04  5:25 UTC  (2+ messages)

[PATCH v9 02/11] powerpc: prepare string/mem functions for KASAN
 2019-03-04  5:26 UTC 

[PATCH v4 00/10] Add basic support for Socionext Milbeaut M10V SoC
 2019-03-04  5:18 UTC  (3+ messages)

[PATCH net] net: hns3: add rmb() for rx description
 2019-03-04  5:15 UTC  (2+ messages)

[PATCH] net-sysfs: Fix mem leak in netdev_register_kobject
 2019-03-04  5:11 UTC  (2+ messages)

[PATCH] fsl/fman: Use vsprintf extension %pM
 2019-03-04  5:10 UTC  (2+ messages)

[PATCH] net: ipv6: add socket option IPV6_ROUTER_ALERT_ISOLATE
 2019-03-04  5:05 UTC  (2+ messages)

[PATCH v3 0/3] perf diff: Add new filter options
 2019-03-04 12:52 UTC  (4+ messages)
` [PATCH v3 1/3] perf diff: Support --time filter option
` [PATCH v3 2/3] perf diff: Support --cpu "
` [PATCH v3 3/3] perf diff: Support --pid/--tid filter options

[PATCH] net: fixup address-space warnings in compat_mc_{get,set}sockopt()
 2019-03-04  4:58 UTC  (2+ messages)

[RFC PATCH nand-next 0/2] meson-nand: support for older SoCs
 2019-03-04  4:56 UTC  (2+ messages)

[PATCH net-next v2] net: dsa: Use prepare/commit phase in dsa_slave_vlan_rx_add_vid()
 2019-03-04  4:46 UTC  (2+ messages)

[PATCH] regulator: tps65217: Simplify linear range for selector 25-52
 2019-03-04  4:41 UTC 

[RFC net-next 0/8] Introducing subdev bus and devlink extension
 2019-03-04  4:41 UTC  (3+ messages)

[PATCH V6 1/2] watchdog: imx_sc: Add i.MX system controller watchdog support
 2019-03-04  4:25 UTC  (2+ messages)
` [PATCH V6 2/2] arm64: defconfig: add support for i.MX system controller watchdog

A quesiton about commit 3a63f70bf4c3
 2019-03-04  4:18 UTC  (3+ messages)

[RFT][PATCH 0/2] cpufreq: intel_pstate: Handle _PPC updates on global turbo disable/enable
 2019-03-04  4:06 UTC  (6+ messages)

[PATCH] net: xfrm: Fix potential oops in xfrm_user_rcv_msg and array out of bounds
 2019-03-04  3:47 UTC 

linux-next: manual merge of the drivers-x86 tree with the watchdog tree
 2019-03-04  3:37 UTC 

[PATCH] printk/console: Do not suppress information about dropped messages
 2019-03-04  3:33 UTC  (4+ messages)

[PATCH V5 1/2] watchdog: imx_sc: Add i.MX system controller watchdog support
 2019-03-04  3:22 UTC  (5+ messages)

[RFC PATCH] printk: Introduce "store now but print later" prefix
 2019-03-04  3:22 UTC  (2+ messages)

[PATCH v5 2/6] uaccess: Use user_access_ok() in user_access_begin()
 2019-03-04  3:20 UTC  (6+ messages)
` [uaccess] 780464aed0: WARNING:at_arch/x86/include/asm/uaccess.h:#strnlen_user/0x
    ` [LKP] "

[PATCH] ACPI / PM: Propagate KEY_POWER wakeup events to user space
 2019-03-04  3:00 UTC 

[PATCH] nfsd: fix memory corruption caused by readdir
 2019-03-04  3:08 UTC 

[PATCH -next] lockdep: skip debugobjects for lock_classes[] init
 2019-03-04  3:06 UTC  (3+ messages)

[PATCH -next] RDMA/hns: Use GFP_ATOMIC in hns_roce_v2_modify_qp
 2019-03-04  2:56 UTC 

linux-next: manual merge of the kvm tree with Linus' tree
 2019-03-04  2:50 UTC 

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