linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-01-14 09:06:19 to 2020-01-14 10:10:09 UTC [more...]

[PATCH 4.14 00/39] 4.14.165-stable review
 2020-01-14 10:01 UTC  (14+ messages)
` [PATCH 4.14 01/39] chardev: Avoid potential use-after-free in chrdev_open()
` [PATCH 4.14 03/39] ALSA: usb-audio: Apply the sample rate quirk for Bose Companion 5
` [PATCH 4.14 05/39] ALSA: hda/realtek - Set EAPD control to default for ALC222
` [PATCH 4.14 07/39] tracing: Have stack tracer compile when MCOUNT_INSN_SIZE is not defined
` [PATCH 4.14 08/39] HID: Fix slab-out-of-bounds read in hid_field_extract
` [PATCH 4.14 12/39] can: can_dropped_invalid_skb(): ensure an initialized headroom in outgoing CAN sk_buffs
` [PATCH 4.14 13/39] gpiolib: acpi: Turn dmi_system_id table into a generic quirk table
` [PATCH 4.14 14/39] gpiolib: acpi: Add honor_wakeup module-option + quirk mechanism
` [PATCH 4.14 16/39] USB: serial: option: add ZLP support for 0x1bc7/0x9010
` [PATCH 4.14 17/39] usb: musb: fix idling for suspend after disconnect interrupt
` [PATCH 4.14 20/39] staging: comedi: adv_pci1710: fix AI channels 16-31 for PCI-1713
` [PATCH 4.14 21/39] HID: hid-input: clear unmapped usages
` [PATCH 4.14 24/39] drm/dp_mst: correct the shifting in DP_REMOTE_I2C_READ

[PATCH 4.19 00/46] 4.19.96-stable review
 2020-01-14 10:02 UTC  (42+ messages)
` [PATCH 4.19 01/46] chardev: Avoid potential use-after-free in chrdev_open()
` [PATCH 4.19 02/46] i2c: fix bus recovery stop mode timing
` [PATCH 4.19 03/46] usb: chipidea: host: Disable port power only if previously enabled
` [PATCH 4.19 04/46] ALSA: usb-audio: Apply the sample rate quirk for Bose Companion 5
` [PATCH 4.19 05/46] ALSA: hda/realtek - Add new codec supported for ALCS1200A
` [PATCH 4.19 06/46] ALSA: hda/realtek - Set EAPD control to default for ALC222
` [PATCH 4.19 07/46] ALSA: hda/realtek - Add quirk for the bass speaker on Lenovo Yoga X1 7th gen
` [PATCH 4.19 08/46] kernel/trace: Fix do not unregister tracepoints when register sched_migrate_task fail
` [PATCH 4.19 09/46] tracing: Have stack tracer compile when MCOUNT_INSN_SIZE is not defined
` [PATCH 4.19 10/46] tracing: Change offset type to s32 in preempt/irq tracepoints
` [PATCH 4.19 11/46] HID: Fix slab-out-of-bounds read in hid_field_extract
` [PATCH 4.19 12/46] HID: uhid: Fix returning EPOLLOUT from uhid_char_poll
` [PATCH 4.19 13/46] HID: hid-input: clear unmapped usages
` [PATCH 4.19 14/46] Input: add safety guards to input_set_keycode()
` [PATCH 4.19 15/46] Input: input_event - fix struct padding on sparc64
` [PATCH 4.19 16/46] drm/sun4i: tcon: Set RGB DCLK min. divider based on hardware model
` [PATCH 4.19 18/46] drm/dp_mst: correct the shifting in DP_REMOTE_I2C_READ
` [PATCH 4.19 19/46] can: kvaser_usb: fix interface sanity check
` [PATCH 4.19 20/46] can: gs_usb: gs_usb_probe(): use descriptors of current altsetting
` [PATCH 4.19 21/46] can: mscan: mscan_rx_poll(): fix rx path lockup when returning from polling to irq mode
` [PATCH 4.19 23/46] gpiolib: acpi: Turn dmi_system_id table into a generic quirk table
` [PATCH 4.19 24/46] gpiolib: acpi: Add honor_wakeup module-option + quirk mechanism
` [PATCH 4.19 25/46] staging: vt6656: set usb_set_intfdata on driver fail
` [PATCH 4.19 26/46] USB: serial: option: add ZLP support for 0x1bc7/0x9010
` [PATCH 4.19 27/46] usb: musb: fix idling for suspend after disconnect interrupt
` [PATCH 4.19 28/46] usb: musb: Disable pullup at init
` [PATCH 4.19 29/46] usb: musb: dma: Correct parameter passed to IRQ handler
` [PATCH 4.19 30/46] staging: comedi: adv_pci1710: fix AI channels 16-31 for PCI-1713
` [PATCH 4.19 32/46] serdev: Dont claim unsupported ACPI serial devices
` [PATCH 4.19 33/46] tty: link tty and port before configuring it as console
` [PATCH 4.19 34/46] tty: always relink the port
` [PATCH 4.19 35/46] mwifiex: fix possible heap overflow in mwifiex_process_country_ie()
` [PATCH 4.19 37/46] scsi: bfa: release allocated memory in case of error
` [PATCH 4.19 38/46] rtl8xxxu: prevent leaking urb
` [PATCH 4.19 39/46] ath10k: fix memory leak
` [PATCH 4.19 41/46] USB: Fix: Dont skip endpoint descriptors with maxpacket=0
` [PATCH 4.19 42/46] phy: cpcap-usb: Fix error path when no host driver is loaded
` [PATCH 4.19 43/46] phy: cpcap-usb: Fix flakey host idling and enumerating of devices
` [PATCH 4.19 44/46] netfilter: arp_tables: init netns pointer in xt_tgchk_param struct
` [PATCH 4.19 45/46] netfilter: conntrack: dccp, sctp: handle null timeout argument
` [PATCH 4.19 46/46] netfilter: ipset: avoid null deref when IPSET_ATTR_LINENO is present

[PATCH v3 0/9] Fixup page directory freeing
 2020-01-14 10:01 UTC  (9+ messages)
` [PATCH v3 2/9] mm/mmu_gather: Invalidate TLB correctly on batch allocation failure and flush
` [PATCH v3 3/9] asm-generic/tlb: Avoid potential double flush
` [PATCH v3 4/9] asm-gemeric/tlb: Remove stray function declarations
` [PATCH v3 5/9] asm-generic/tlb: Add missing CONFIG symbol
` [PATCH v3 6/9] asm-generic/tlb: Rename HAVE_RCU_TABLE_FREE
` [PATCH v3 7/9] asm-generic/tlb: Rename HAVE_MMU_GATHER_PAGE_SIZE
` [PATCH v3 8/9] asm-generic/tlb: Rename HAVE_MMU_GATHER_NO_GATHER
` [PATCH v3 9/9] asm-generic/tlb: Provide MMU_GATHER_TABLE_FREE

[PATCH] arm64: dts: realtek: rtd16xx: Add memory reservations
 2020-01-14 10:07 UTC  (2+ messages)

[PATCH 5.4 00/78] 5.4.12-stable review
 2020-01-14 10:01 UTC  (60+ messages)
` [PATCH 5.4 01/78] chardev: Avoid potential use-after-free in chrdev_open()
` [PATCH 5.4 02/78] i2c: fix bus recovery stop mode timing
` [PATCH 5.4 03/78] powercap: intel_rapl: add NULL pointer check to rapl_mmio_cpu_online()
` [PATCH 5.4 04/78] usb: chipidea: host: Disable port power only if previously enabled
` [PATCH 5.4 06/78] ALSA: hda/realtek - Add new codec supported for ALCS1200A
` [PATCH 5.4 07/78] ALSA: hda/realtek - Set EAPD control to default for ALC222
` [PATCH 5.4 08/78] ALSA: hda/realtek - Add quirk for the bass speaker on Lenovo Yoga X1 7th gen
` [PATCH 5.4 09/78] tpm: Revert "tpm_tis: reserve chip for duration of tpm_tis_core_init"
` [PATCH 5.4 10/78] tpm: Revert "tpm_tis_core: Set TPM_CHIP_FLAG_IRQ before probing for interrupts"
` [PATCH 5.4 11/78] tpm: Revert "tpm_tis_core: Turn on the TPM before probing IRQs"
` [PATCH 5.4 12/78] tpm: Handle negative priv->response_len in tpm_common_read()
` [PATCH 5.4 13/78] rtc: sun6i: Add support for RTC clocks on R40
` [PATCH 5.4 14/78] kernel/trace: Fix do not unregister tracepoints when register sched_migrate_task fail
` [PATCH 5.4 16/78] tracing: Change offset type to s32 in preempt/irq tracepoints
` [PATCH 5.4 17/78] HID: Fix slab-out-of-bounds read in hid_field_extract
` [PATCH 5.4 18/78] HID: uhid: Fix returning EPOLLOUT from uhid_char_poll
` [PATCH 5.4 19/78] HID: hidraw: Fix returning EPOLLOUT from hidraw_poll
` [PATCH 5.4 20/78] HID: hid-input: clear unmapped usages
` [PATCH 5.4 22/78] Input: input_event - fix struct padding on sparc64
` [PATCH 5.4 24/78] drm/amdgpu: add DRIVER_SYNCOBJ_TIMELINE to amdgpu
` [PATCH 5.4 25/78] Revert "drm/amdgpu: Set no-retry as default."
` [PATCH 5.4 27/78] drm/fb-helper: Round up bits_per_pixel if possible
` [PATCH 5.4 28/78] drm/dp_mst: correct the shifting in DP_REMOTE_I2C_READ
` [PATCH 5.4 29/78] drm/i915: Add Wa_1407352427:icl,ehl
` [PATCH 5.4 30/78] drm/i915/gt: Mark up virtual engine uabi_instance
` [PATCH 5.4 31/78] IB/hfi1: Adjust flow PSN with the correct resync_psn
` [PATCH 5.4 32/78] can: kvaser_usb: fix interface sanity check
` [PATCH 5.4 33/78] can: gs_usb: gs_usb_probe(): use descriptors of current altsetting
` [PATCH 5.4 34/78] can: tcan4x5x: tcan4x5x_can_probe(): get the device out of standby before register access
` [PATCH 5.4 35/78] can: mscan: mscan_rx_poll(): fix rx path lockup when returning from polling to irq mode
` [PATCH 5.4 36/78] can: can_dropped_invalid_skb(): ensure an initialized headroom in outgoing CAN sk_buffs
` [PATCH 5.4 37/78] gpiolib: acpi: Turn dmi_system_id table into a generic quirk table
` [PATCH 5.4 39/78] pstore/ram: Regularize prz label allocation lifetime
` [PATCH 5.4 41/78] staging: vt6656: Fix non zero logical return of, usb_control_msg
` [PATCH 5.4 42/78] usb: cdns3: should not use the same dev_id for shared interrupt handler
` [PATCH 5.4 44/78] USB-PD tcpm: bad warning+size, PPS adapters
` [PATCH 5.4 45/78] USB: serial: option: add ZLP support for 0x1bc7/0x9010
` [PATCH 5.4 46/78] usb: musb: fix idling for suspend after disconnect interrupt
` [PATCH 5.4 49/78] staging: comedi: adv_pci1710: fix AI channels 16-31 for PCI-1713
` [PATCH 5.4 50/78] staging: vt6656: correct return of vnt_init_registers
` [PATCH 5.4 51/78] staging: vt6656: limit reg output to block size
` [PATCH 5.4 53/78] serdev: Dont claim unsupported ACPI serial devices
` [PATCH 5.4 55/78] tty: link tty and port before configuring it as console
` [PATCH 5.4 56/78] tty: always relink the port
` [PATCH 5.4 57/78] arm64: Move __ARCH_WANT_SYS_CLONE3 definition to uapi headers
` [PATCH 5.4 58/78] arm64: Implement copy_thread_tls
` [PATCH 5.4 59/78] arm: "
` [PATCH 5.4 60/78] parisc: "
` [PATCH 5.4 61/78] riscv: "
` [PATCH 5.4 62/78] xtensa: "
` [PATCH 5.4 63/78] clone3: ensure copy_thread_tls is implemented
` [PATCH 5.4 65/78] staging: vt6656: remove bool from vnt_radio_power_on ret
` [PATCH 5.4 66/78] mwifiex: fix possible heap overflow in mwifiex_process_country_ie()
` [PATCH 5.4 67/78] mwifiex: pcie: Fix memory leak in mwifiex_pcie_alloc_cmdrsp_buf
` [PATCH 5.4 68/78] rpmsg: char: release allocated memory
` [PATCH 5.4 69/78] scsi: bfa: release allocated memory in case of error
` [PATCH 5.4 72/78] HID: hiddev: fix mess in hiddev_open()
` [PATCH 5.4 73/78] USB: Fix: Dont skip endpoint descriptors with maxpacket=0
` [PATCH 5.4 74/78] phy: cpcap-usb: Fix error path when no host driver is loaded

[PATCH 1/2] igb: Use device_lock() insead of rtnl_lock()
 2020-01-14 10:06 UTC  (4+ messages)
` [PATCH 2/2] ethtool: Call begin() and complete() in __ethtool_get_link_ksettings()

[PATCH] dt-bindings: reset: intel,rcu-gw: Fix intel,global-reset schema
 2020-01-14 10:03 UTC  (3+ messages)

[PATCH] idle: fix spelling mistake "iterrupts" -> "interrupts"
 2020-01-14 10:02 UTC  (3+ messages)

[PATCH v2 00/17] add device tree for SAM9X60 SoC and SAM9X60-EK board
 2020-01-14  9:57 UTC  (23+ messages)
` [PATCH v2 01/17] dt-bindings: at_xdmac: remove wildcard
` [PATCH v2 02/17] dt-bindings: at_xdmac: add microchip,sam9x60-dma
` [PATCH v2 03/17] dt-bindings: atmel-can: add microchip,sam9x60-can
` [PATCH v2 05/17] dt-bindings: atmel-isi: add microchip,sam9x60-isi
` [PATCH v2 06/17] dt-bindings: at91-sama5d2_adc: add microchip,sam9x60-adc
` [PATCH v2 07/17] dt-bindings: atmel-matrix: add microchip,sam9x60-matrix
` [PATCH v2 08/17] dt-bindings: atmel-nand: add microchip,sam9x60-pmecc
` [PATCH v2 09/17] dt-bindings: atmel-sysreg: add microchip,sam9x60-ddramc
` [PATCH v2 10/17] dt-bindings: atmel-smc: add microchip,sam9x60-smc
` [PATCH v2 11/17] dt-bindings: atmel-gpbr: add microchip,sam9x60-gpbr
` [PATCH v2 15/17] dt-bindings: arm: add sam9x60-ek board

[PATCH V2] firmware: arm_scmi: Make scmi core independent of transport type
 2020-01-14  9:56 UTC  (6+ messages)

[RFC PATCH v4] ceph: use 'copy-from2' operation in copy_file_range
 2020-01-14  9:55 UTC  (4+ messages)

[PATCH v5 1/2] perf parse: Refactor struct perf_evsel_config_term
 2020-01-14  9:54 UTC  (4+ messages)
` [PATCH v5 2/2] perf parse: Copy string to perf_evsel_config_term

[PATCH v2 0/6] locking/lockdep: Reuse zapped chain_hlocks entries
 2020-01-14  9:53 UTC  (7+ messages)
` [PATCH v2 4/6] locking/lockdep: Reuse freed "
` [PATCH v2 5/6] locking/lockdep: Decrement irq context counters when removing lock chain

[PATCH 0/5] drm/i915: conversion to new drm logging macros
 2020-01-14  9:51 UTC  (6+ messages)
` [PATCH 1/5] drm/i915/atomic: use new logging macros for debug
` [PATCH 2/5] drm/i915/audio: convert to new drm logging macros
` [PATCH 3/5] drm/i915/bios: "
` [PATCH 4/5] drm/i915/bw: convert to new drm_device based "
` [PATCH 5/5] drm/i915/cdclk: use new drm "

[RFC PATCH V2 00/10] x86/Hyper-V: Add Dynamic memory hot-remove function
 2020-01-14  9:50 UTC  (6+ messages)
` [RFC PATCH V2 2/10] mm: expose is_mem_section_removable() symbol
      ` [EXTERNAL] "

[PATCH] m68k: Implement copy_thread_tls()
 2020-01-14  9:50 UTC  (2+ messages)

[PATCH] dt-bindings: soundwire: fix example
 2020-01-14  9:48 UTC 

[PATCH v4 0/7] Introduce CAP_SYS_PERFMON to secure system performance monitoring and observability
 2020-01-14  9:47 UTC  (8+ messages)
` [PATCH v4 2/9] perf/core: open access for CAP_SYS_PERFMON privileged process

[PATCH V2] brd: check parameter validation before register_blkdev func
 2020-01-14  9:45 UTC  (3+ messages)

[PATCH 0/2] synquacer: add TPM support
 2020-01-14  9:45 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: tpm-tis-mmio: add compatible string for SynQuacer TPM
` [PATCH 2/2] tpm: tis: add support for MMIO TPM on SynQuacer

[PATCH v4] reboot: support hotplug CPUs before reboot
 2020-01-14  9:45 UTC  (2+ messages)

SCHED_DEADLINE with CPU affinity
 2020-01-14  9:44 UTC 

[PATCH] ARM: dts: sun8i: a83t: Fix incorrect clk and reset macros for EMAC device
 2020-01-14  9:42 UTC 

[PATCH] ubi: fix memory leak from ubi->fm_anchor
 2020-01-14  9:33 UTC 

[PATCH v2 0/8] vdso: Complete the conversion to 32bit syscalls
 2020-01-14  9:33 UTC  (4+ messages)
` [PATCH v2 2/8] lib: vdso: Build 32 bit specific functions in the right context

[PATCH v5 00/19] x86/cpu: Clean up handling of VMX features
 2020-01-14  9:31 UTC  (9+ messages)
` [PATCH v5 17/19] KVM: VMX: Use VMX_FEATURE_* flags to define VMCS control bits
          ` [PATCH] KVM: VMX: Rename define to CPU_BASED_USE_TSC_OFFSETTING

[Patch v2] mm: thp: grab the lock before manipulation defer list
 2020-01-14  9:31 UTC  (3+ messages)

[PATCH v7 00/10] per lruvec lru_lock for memcg
 2020-01-14  9:29 UTC  (16+ messages)
` [PATCH v7 02/10] mm/memcg: fold lru_lock in lock_page_lru

[PATCH] x86/Hyper-V: Balloon up according to request page number
 2020-01-14  9:30 UTC  (2+ messages)

[PATCH][v6] x86/resctrl: Add task resctrl information display
 2020-01-14  9:24 UTC  (2+ messages)

[PATCH v5 0/4] MTD concat
 2020-01-14  9:24 UTC  (4+ messages)
` [PATCH v5 4/4] mtd: Add driver for concatenating devices

[PATCH] tcp: fix marked lost packets not being retransmitted
 2020-01-14  9:23 UTC 

[PATCH] r8152: Add MAC passthrough support to new device
 2020-01-14  9:22 UTC  (3+ messages)

[PATCH] ubifs: fix memory leak from c->sup_node
 2020-01-14  9:20 UTC  (2+ messages)

[PATCH] x86/ftrace: use ftrace_write to simplify code
 2020-01-14  9:20 UTC  (3+ messages)

pull request: linux-firmware: Update Mediatek MT8173 VPU firmware
 2020-01-14  9:18 UTC  (2+ messages)
` [PATCH] mediatek: update MT8173 VPU firmware to v1.1.3

[PATCH 1/2] dt-bindings: phy: Add YAML schemas for Intel Combo phy
 2020-01-14  9:18 UTC  (3+ messages)

[PATCH V1] mmc: sdhci-msm: Add CQHCI support for sdhci-msm
 2020-01-14  9:18 UTC  (6+ messages)

linux-next: manual merge of the usb-gadget tree with Linus' tree
 2020-01-14  9:17 UTC  (3+ messages)

[RFC PATCH 0/4] Support for out-of-tree hypervisor modules in i915/gvt
 2020-01-14  9:18 UTC  (2+ messages)

[PATCH 3/4] x86/resctrl: Fix a deadlock due to inaccurate active reference of kernfs node
 2020-01-14  9:17 UTC  (2+ messages)

[PATCH] x86/ftrace: usr ftrace_write to simplify code
 2020-01-14  9:14 UTC  (4+ messages)

[PATCH 2/4] x86/resctrl: Fix use-after-free due to inaccurate refcount of rdtgroup
 2020-01-14  9:13 UTC  (2+ messages)

[mm/hugetlb] c77c0a8ac4: will-it-scale.per_process_ops 15.9% improvement
 2020-01-14  9:12 UTC  (2+ messages)

[PATCH] mm/page_alloc: Add a reason for reserved pages in has_unmovable_pages()
 2020-01-14  9:10 UTC  (5+ messages)

[PATCH] usb: cdns3: Fix: ARM core hang after connect/disconnect operation
 2020-01-14  9:09 UTC  (9+ messages)

[PATCH 1/3] Input: axp20x-pek - Remove unique wakeup event handling
 2020-01-14  9:07 UTC  (4+ messages)
` [PATCH 3/3] Input: axp20x-pek - Enable wakeup for all AXP variants

[PATCH v2] rpmsg: core: add API to get MTU
 2020-01-14  9:06 UTC  (3+ messages)

[PATCH v6 0/2] New zonefs file system
 2020-01-14  9:06 UTC  (3+ messages)
` [PATCH v6 2/2] zonefs: Add documentation

[PATCH v2 1/4] i2c: pmcmsp: Use proper printk format for resource_size_t
 2020-01-14  9:06 UTC  (4+ messages)
` [PATCH v2 2/4] i2c: pnx: "
` [PATCH v2 3/4] i2c: highlander: Use proper printk format for iomem pointer
` [PATCH v2 4/4] i2c: stu300: "


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