All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-01-14 09:48:18 to 2020-01-14 10:07:43 UTC [more...]

[PATCH 4.19 00/46] 4.19.96-stable review
 2020-01-14 10:01 UTC  (13+ 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 07/46] ALSA: hda/realtek - Add quirk for the bass speaker on Lenovo Yoga X1 7th gen
` [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

init_on_free breaks hibernate
 2020-01-14 10:07 UTC  (6+ messages)

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

[PATCH v3 0/9] Fixup page directory freeing
 2020-01-14 10:01 UTC  (16+ messages)
` [PATCH v3 1/9] powerpc/mmu_gather: Enable RCU_TABLE_FREE even for !SMP case
` [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

[PULL 0/2] Ui 20200114 patches
 2020-01-14 10:01 UTC  (3+ messages)
` [PULL 1/2] ui: Print available display backends with '-display help'
` [PULL 2/2] display/gtk: get proper refreshrate

[PATCH 5.4 00/78] 5.4.12-stable review
 2020-01-14 10:01 UTC  (65+ 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 64/78] um: Implement copy_thread_tls
` [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

[dpdk-dev] [PATCH] maintainers: update for Windows
 2020-01-14 10:06 UTC  (2+ messages)

[Intel-wired-lan] [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()

[dpdk-dev] [PATCH] maintainers: set git tree for packet framework and QoS
 2020-01-14 10:05 UTC 

[PATCH 0/6] Xen stubdom support
 2020-01-14 10:04 UTC  (12+ messages)
` [PATCH 6/6] xen-pt: Round pci regions sizes to XEN_PAGE_SIZE
                ` [Xen-devel] "

[Xen-devel] [PATCH v2 0/6] xl/libxl: domid allocation/preservation changes
 2020-01-14 10:05 UTC  (8+ messages)
` [Xen-devel] [PATCH v2 4/6] libxl: allow creation of domains with a specified or random domid

[Xen-devel] [PATCH 0/4] xen/x86: Rework inclusion between struct pirq and
 2020-01-14 10:05 UTC  (4+ messages)
` [Xen-devel] [PATCH 1/4] xen/x86: Remove unused forward declaration in asm-x86/irq.h

[PATCH 0/8] MLC in SLC mode
 2020-01-14 10:04 UTC  (4+ messages)
` [PATCH 4/8] mtd: Add support for emulated SLC mode on MLC NANDs

Call for sponsors for Outreachy 2020 May-August
 2020-01-14  9:59 UTC 

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

[Xen-devel] [PATCH] IRQ: u16 is too narrow for an event channel number
 2020-01-14 10:02 UTC 

[PATCH v3 0/2] Fix incorrect integer->float conversion caught by clang
 2020-01-14 10:00 UTC  (5+ messages)
` [PATCH v3 1/2] migration: "

Semihosting, arm, riscv, ppc and common code
 2020-01-14  9:59 UTC  (7+ messages)

[PATCH 0/4] fuse: use true,false for bool variable
 2020-01-14 10:02 UTC  (2+ messages)

[PATCH nf-next v4 0/4] netfilter: flowtable: add indr-block offload
 2020-01-14 10:00 UTC  (5+ messages)
` [PATCH nf-next v4 1/4] netfilter: flowtable: add nf_flow_table_block_offload_init()
` [PATCH nf-next v4 2/4] netfilter: flowtable: add indr block setup support
` [PATCH nf-next v4 3/4] netfilter: flowtable: add tunnel match offload support
` [PATCH nf-next v4 4/4] netfilter: flowtable: add tunnel encap/decap action "

[PATCH V4] u-boot-fw-utils: Add support for libubootenv
 2020-01-14 10:00 UTC  (5+ messages)

[PATCH] migration: Maybe VM is paused when migration is cancelled
 2020-01-14  9:43 UTC 

[U-Boot] [PATCH] ARM: reset: use do_reset in SPL/TPL if SYSRESET was not enabled for them
 2020-01-14  9:59 UTC  (3+ messages)

zero-copy between interfaces
 2020-01-14  9:59 UTC  (4+ messages)

zeus build errors
 2020-01-14  9:58 UTC  (2+ messages)
` [yocto] "

[PULL 00/29] Migration pull patches (second try)
 2020-01-14  9:26 UTC  (12+ messages)
` [PULL 19/29] migration/postcopy: enable random order target page arrival
` [PULL 20/29] migration/postcopy: enable compress during postcopy
` [PULL 21/29] migration/multifd: clean pages after filling packet
` [PULL 22/29] migration/multifd: not use multifd during postcopy
` [PULL 23/29] migration/multifd: fix nullptr access in terminating multifd threads
` [PULL 24/29] migration/multifd: fix destroyed mutex "
` [PULL 26/29] migration: Define VMSTATE_INSTANCE_ID_ANY
` [PULL 27/29] migration: Change SaveStateEntry.instance_id into uint32_t
` [PULL 29/29] migration: Support QLIST migration

[PATCH v2 00/17] add device tree for SAM9X60 SoC and SAM9X60-EK board
 2020-01-14  9:57 UTC  (46+ messages)
` [PATCH v2 02/17] dt-bindings: at_xdmac: add microchip,sam9x60-dma
  ` [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

[LTP] [PATCH v3] syscalls/newmount: new test case for new mount API
 2020-01-14  9:58 UTC  (6+ messages)

[PULL 0/1] Block patches
 2020-01-14  9:30 UTC 

[Xen-devel] [libvirt test] 146061: regressions - FAIL
 2020-01-14  9:56 UTC 

[PATCH] drm/scheduler: fix documentation by replacing rq_list with sched_list
 2020-01-14  9:58 UTC 

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

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

[PULL 0/1] Tracing patches
 2020-01-14  9:29 UTC  (2+ messages)
` [PULL 1/1] trace: update qemu-trace-stap to Python 3

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

[PATCH] dt-bindings: reset: intel,rcu-gw: Fix intel,global-reset schema
 2020-01-14  9:54 UTC  (2+ messages)

[Xen-devel] [PATCH] docs/misc: livepatch: Espace backslash
 2020-01-14  9:53 UTC  (2+ messages)

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

[dpdk-dev] [PATCH] net/cxgbe: announce Tx multi segs offload
 2020-01-14  9:43 UTC 

[linux-lvm] lvreduce thin-pool
 2020-01-14  9:52 UTC 

[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 bpf-next] xsk: support allocations of large umems
 2020-01-14  9:49 UTC 

[PATCH v2] cpupower: Revert library ABI changes from commit ae2917093fb60bdc1ed3e
 2020-01-14  9:49 UTC 

[PATCH] qemu-nbd: Convert invocation documentation to rST
 2020-01-14  9:36 UTC  (3+ messages)

[PATCH RESEND] drm/amdgpu: error out on entity with no run queue
 2020-01-14  9:50 UTC 

[PATCH v3 1/2] usb: phy: show USB charger type for user
 2020-01-14  9:48 UTC  (3+ messages)
` [PATCH v3 2/2] Doc: ABI: add usb charger uevent


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.