All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-07-16 07:37:54 to 2018-07-16 07:48:24 UTC [more...]

[PATCH 4.4 00/43] 4.4.141-stable review
 2018-07-16  7:36 UTC  (44+ messages)
` [PATCH 4.4 01/43] MIPS: Fix ioremap() RAM check
` [PATCH 4.4 02/43] ibmasm: dont write out of bounds in read handler
` [PATCH 4.4 03/43] vmw_balloon: fix inflation with batching
` [PATCH 4.4 04/43] ahci: Disable LPM on Lenovo 50 series laptops with a too old BIOS
` [PATCH 4.4 05/43] USB: serial: ch341: fix type promotion bug in ch341_control_in()
` [PATCH 4.4 06/43] USB: serial: cp210x: add another USB ID for Qivicon ZigBee stick
` [PATCH 4.4 07/43] USB: serial: keyspan_pda: fix modem-status error handling
` [PATCH 4.4 08/43] USB: yurex: fix out-of-bounds uaccess in read handler
` [PATCH 4.4 09/43] USB: serial: mos7840: fix status-register error handling
` [PATCH 4.4 10/43] usb: quirks: add delay quirks for Corsair Strafe
` [PATCH 4.4 11/43] xhci: xhci-mem: off by one in xhci_stream_id_to_ring()
` [PATCH 4.4 12/43] HID: usbhid: add quirk for innomedia INNEX GENESIS/ATARI adapter
` [PATCH 4.4 13/43] Fix up non-directory creation in SGID directories
` [PATCH 4.4 14/43] tools build: fix # escaping in .cmd files for future Make
` [PATCH 4.4 15/43] iw_cxgb4: correctly enforce the max reg_mr depth
` [PATCH 4.4 16/43] x86/cpufeature: Move some of the scattered feature bits to x86_capability
` [PATCH 4.4 17/43] x86/cpufeature: Cleanup get_cpu_cap()
` [PATCH 4.4 18/43] x86/cpu: Provide a config option to disable static_cpu_has
` [PATCH 4.4 19/43] x86/fpu: Add an XSTATE_OP() macro
` [PATCH 4.4 20/43] x86/fpu: Get rid of xstate_fault()
` [PATCH 4.4 21/43] x86/headers: Dont include asm/processor.h in asm/atomic.h
` [PATCH 4.4 22/43] x86/cpufeature: Carve out X86_FEATURE_*
` [PATCH 4.4 23/43] x86/cpufeature: Replace the old static_cpu_has() with safe variant
` [PATCH 4.4 24/43] x86/cpufeature: Get rid of the non-asm goto variant
` [PATCH 4.4 25/43] x86/alternatives: Add an auxilary section
` [PATCH 4.4 26/43] x86/alternatives: Discard dynamic check after init
` [PATCH 4.4 27/43] x86/vdso: Use static_cpu_has()
` [PATCH 4.4 28/43] x86/boot: Simplify kernel load address alignment check
` [PATCH 4.4 29/43] x86/cpufeature: Speed up cpu_feature_enabled()
` [PATCH 4.4 30/43] x86/cpufeature, x86/mm/pkeys: Add protection keys related CPUID definitions
` [PATCH 4.4 31/43] x86/mm/pkeys: Fix mismerge of protection keys CPUID bits
` [PATCH 4.4 32/43] x86/cpu: Add detection of AMD RAS Capabilities
` [PATCH 4.4 33/43] x86/cpufeature, x86/mm/pkeys: Fix broken compile-time disabling of pkeys
` [PATCH 4.4 34/43] x86/cpufeature: Update cpufeaure macros
` [PATCH 4.4 35/43] x86/cpufeature: Make sure DISABLED/REQUIRED macros are updated
` [PATCH 4.4 36/43] x86/cpufeature: Add helper macro for mask check macros
` [PATCH 4.4 37/43] uprobes/x86: Remove incorrect WARN_ON() in uprobe_init_insn()
` [PATCH 4.4 38/43] netfilter: nf_queue: augment nfqa_cfg_policy
` [PATCH 4.4 39/43] netfilter: x_tables: initialise match/target check parameter struct
` [PATCH 4.4 40/43] loop: add recursion validation to LOOP_CHANGE_FD
` [PATCH 4.4 41/43] PM / hibernate: Fix oops at snapshot_write()
` [PATCH 4.4 42/43] RDMA/ucm: Mark UCM interface as BROKEN
` [PATCH 4.4 43/43] loop: remember whether sysfs_create_group() was done

[PATCH] mips: switch to NO_BOOTMEM
 2018-07-16  7:47 UTC 

linux-next: Signed-off-by missing for commits in the pinctrl tree
 2018-07-16  7:47 UTC  (2+ messages)

[PATCH] sshd: add sshd.service
 2018-07-16  7:46 UTC 

[PATCH] drm/vgem: Replace drm_dev_unref with drm_dev_put
 2018-07-16  7:46 UTC 

[PATCH 1/2] mm/cma: remove unsupported gfp_mask parameter from cma_alloc()
 2018-07-16  7:45 UTC  (7+ messages)
  ` [PATCH 2/2] dma: remove unsupported gfp_mask parameter from dma_alloc_from_contiguous()

[patch -mm] mm, oom: remove oom_lock from exit_mmap
 2018-07-16  7:44 UTC  (6+ messages)

[PATCH 4.9 00/32] 4.9.113-stable review
 2018-07-16  7:36 UTC  (32+ messages)
` [PATCH 4.9 01/32] nvme: validate admin queue before unquiesce
` [PATCH 4.9 02/32] MIPS: Call dump_stack() from show_regs()
` [PATCH 4.9 03/32] MIPS: Use async IPIs for arch_trigger_cpumask_backtrace()
` [PATCH 4.9 04/32] MIPS: Fix ioremap() RAM check
` [PATCH 4.9 05/32] mmc: dw_mmc: fix card threshold control configuration
` [PATCH 4.9 06/32] ibmasm: dont write out of bounds in read handler
` [PATCH 4.9 07/32] ata: Fix ZBC_OUT command block check
` [PATCH 4.9 08/32] ata: Fix ZBC_OUT all bit handling
` [PATCH 4.9 09/32] vmw_balloon: fix inflation with batching
` [PATCH 4.9 10/32] ahci: Disable LPM on Lenovo 50 series laptops with a too old BIOS
` [PATCH 4.9 11/32] USB: serial: ch341: fix type promotion bug in ch341_control_in()
` [PATCH 4.9 12/32] USB: serial: cp210x: add another USB ID for Qivicon ZigBee stick
` [PATCH 4.9 13/32] USB: serial: keyspan_pda: fix modem-status error handling
` [PATCH 4.9 14/32] USB: yurex: fix out-of-bounds uaccess in read handler
` [PATCH 4.9 15/32] USB: serial: mos7840: fix status-register error handling
` [PATCH 4.9 16/32] usb: quirks: add delay quirks for Corsair Strafe
` [PATCH 4.9 17/32] xhci: xhci-mem: off by one in xhci_stream_id_to_ring()
` [PATCH 4.9 19/32] Fix up non-directory creation in SGID directories
` [PATCH 4.9 20/32] ALSA: hda - Handle pm failure during hotplug
` [PATCH 4.9 21/32] fs, elf: make sure to page align bss in load_elf_library
` [PATCH 4.9 22/32] tools build: fix # escaping in .cmd files for future Make
` [PATCH 4.9 23/32] i2c: tegra: Fix NACK error handling
` [PATCH 4.9 24/32] iw_cxgb4: correctly enforce the max reg_mr depth
` [PATCH 4.9 25/32] nvme-pci: Remap CMB SQ entries on every controller reset
` [PATCH 4.9 26/32] uprobes/x86: Remove incorrect WARN_ON() in uprobe_init_insn()
` [PATCH 4.9 27/32] netfilter: nf_queue: augment nfqa_cfg_policy
` [PATCH 4.9 28/32] netfilter: x_tables: initialise match/target check parameter struct
` [PATCH 4.9 29/32] loop: add recursion validation to LOOP_CHANGE_FD
` [PATCH 4.9 30/32] PM / hibernate: Fix oops at snapshot_write()
` [PATCH 4.9 31/32] RDMA/ucm: Mark UCM interface as BROKEN
` [PATCH 4.9 32/32] loop: remember whether sysfs_create_group() was done

[PATCH] watchdog: add driver for the MEN 16z069 IP-Core
 2018-07-16  7:25 UTC  (3+ messages)

[PATCH v5 net-next 00/18] TLS offload rx, netdev & mlx5
 2018-07-16  7:17 UTC  (2+ messages)

[PATCH 0/3] arm: covert a few locks to raw_spin_lock_t
 2018-07-16  7:42 UTC  (4+ messages)
` [PATCH 1/3] arm: Convert arm boot_lock to raw

[PATCH 4.14 00/54] 4.14.56-stable review
 2018-07-16  7:35 UTC  (51+ messages)
` [PATCH 4.14 01/54] media: rc: mce_kbd decoder: fix stuck keys
` [PATCH 4.14 02/54] ASoC: mediatek: preallocate pages use platform device
` [PATCH 4.14 03/54] MIPS: Call dump_stack() from show_regs()
` [PATCH 4.14 04/54] MIPS: Use async IPIs for arch_trigger_cpumask_backtrace()
` [PATCH 4.14 05/54] MIPS: Fix ioremap() RAM check
` [PATCH 4.14 06/54] mmc: sdhci-esdhc-imx: allow 1.8V modes without 100/200MHz pinctrl states
` [PATCH 4.14 07/54] mmc: dw_mmc: fix card threshold control configuration
` [PATCH 4.14 08/54] ibmasm: dont write out of bounds in read handler
` [PATCH 4.14 09/54] staging: rtl8723bs: Prevent an underflow in rtw_check_beacon_data()
` [PATCH 4.14 10/54] staging: r8822be: Fix RTL8822be cant find any wireless AP
` [PATCH 4.14 11/54] ata: Fix ZBC_OUT command block check
` [PATCH 4.14 12/54] ata: Fix ZBC_OUT all bit handling
` [PATCH 4.14 13/54] vmw_balloon: fix inflation with batching
` [PATCH 4.14 14/54] ahci: Disable LPM on Lenovo 50 series laptops with a too old BIOS
` [PATCH 4.14 15/54] USB: serial: ch341: fix type promotion bug in ch341_control_in()
` [PATCH 4.14 16/54] USB: serial: cp210x: add another USB ID for Qivicon ZigBee stick
` [PATCH 4.14 17/54] USB: serial: keyspan_pda: fix modem-status error handling
` [PATCH 4.14 18/54] USB: yurex: fix out-of-bounds uaccess in read handler
` [PATCH 4.14 19/54] USB: serial: mos7840: fix status-register error handling
` [PATCH 4.14 21/54] xhci: xhci-mem: off by one in xhci_stream_id_to_ring()
` [PATCH 4.14 22/54] devpts: hoist out check for DEVPTS_SUPER_MAGIC
` [PATCH 4.14 23/54] devpts: resolve devpts bind-mounts
` [PATCH 4.14 24/54] Fix up non-directory creation in SGID directories
` [PATCH 4.14 25/54] genirq/affinity: assign vectors to all possible CPUs
` [PATCH 4.14 26/54] scsi: megaraid_sas: use adapter_type for all gen controllers
` [PATCH 4.14 27/54] scsi: megaraid_sas: replace instance->ctrl_context checks with instance->adapter_type
` [PATCH 4.14 28/54] scsi: megaraid_sas: replace is_ventura with adapter_type checks
` [PATCH 4.14 29/54] scsi: megaraid_sas: Create separate functions to allocate ctrl memory
` [PATCH 4.14 30/54] scsi: megaraid_sas: fix selection of reply queue
` [PATCH 4.14 31/54] ALSA: hda/realtek - two more lenovo models need fixup of MIC_LOCATION
` [PATCH 4.14 33/54] mm: do not drop unused pages when userfaultd is running
` [PATCH 4.14 34/54] fs/proc/task_mmu.c: fix Locked field in /proc/pid/smaps*
` [PATCH 4.14 35/54] fs, elf: make sure to page align bss in load_elf_library
` [PATCH 4.14 36/54] mm: do not bug_on on incorrect length in __mm_populate()
` [PATCH 4.14 37/54] tracing: Reorder display of TGID to be after PID
` [PATCH 4.14 39/54] arm64: neon: Fix function may_use_simd() return error status
` [PATCH 4.14 40/54] tools build: fix # escaping in .cmd files for future Make
` [PATCH 4.14 41/54] IB/hfi1: Fix incorrect mixing of ERR_PTR and NULL return values
` [PATCH 4.14 42/54] i2c: tegra: Fix NACK error handling
` [PATCH 4.14 43/54] iw_cxgb4: correctly enforce the max reg_mr depth
` [PATCH 4.14 44/54] xen: setup pv irq ops vector earlier
` [PATCH 4.14 45/54] nvme-pci: Remap CMB SQ entries on every controller reset
` [PATCH 4.14 46/54] crypto: x86/salsa20 - remove x86 salsa20 implementations
` [PATCH 4.14 48/54] netfilter: nf_queue: augment nfqa_cfg_policy
` [PATCH 4.14 49/54] netfilter: x_tables: initialise match/target check parameter struct
` [PATCH 4.14 50/54] loop: add recursion validation to LOOP_CHANGE_FD
` [PATCH 4.14 51/54] PM / hibernate: Fix oops at snapshot_write()
` [PATCH 4.14 52/54] RDMA/ucm: Mark UCM interface as BROKEN
` [PATCH 4.14 53/54] loop: remember whether sysfs_create_group() was done
` [PATCH 4.14 54/54] f2fs: give message and set need_fsck given broken node id

[PATCH v2 0/2] Re-Enable support to disable switch regulators
 2018-07-16  7:25 UTC  (4+ messages)
` [PATCH v2 1/3] dt-bindings: pfuze100: add optional disable switch-regulators binding

[Qemu-devel] [PATCH 00/13] Misc fixes for pvrdma device
 2018-07-16  7:40 UTC  (14+ messages)
` [Qemu-devel] [PATCH 01/13] hw/rdma: Make distinction between device init and start modes
` [Qemu-devel] [PATCH 02/13] hw/pvrdma: Bugfix - provide the correct attr_mask to query_qp
` [Qemu-devel] [PATCH 03/13] hw/rdma: Modify debug macros
` [Qemu-devel] [PATCH 04/13] hw/pvrdma: Clean CQE before use
` [Qemu-devel] [PATCH 05/13] hw/pvrdma: Make default pkey 0xFFFF
` [Qemu-devel] [PATCH 06/13] hw/rdma: Get rid of unneeded structure
` [Qemu-devel] [PATCH 07/13] hw/rdma: Do not allocate memory for non-dma MR
` [Qemu-devel] [PATCH 08/13] hw/rdma: Reorder resource cleanup
` [Qemu-devel] [PATCH 09/13] hw/pvrdma: Cosmetic change - indent right
` [Qemu-devel] [PATCH 10/13] hw/rdma: Cosmetic change - move to generic function
` [Qemu-devel] [PATCH 11/13] hw/rdma: Print backend QP number in hex format
` [Qemu-devel] [PATCH 12/13] hw/rdma: Bugfix: Support non-aligned buffers
` [Qemu-devel] [PATCH 13/13] hw/rdma: Save pci dev in backend_dev

[PATCH RESEND] drm/meson: Make DMT timings parameters and pixel clock generic
 2018-07-16  7:40 UTC  (3+ messages)

[PATCH 4.17 00/67] 4.17.7-stable review
 2018-07-16  7:35 UTC  (39+ messages)
` [PATCH 4.17 11/67] mmc: renesas_sdhi_internal_dmac: Cannot clear the RX_IN_USE in abort
` [PATCH 4.17 29/67] usb: quirks: add delay quirks for Corsair Strafe
` [PATCH 4.17 30/67] xhci: xhci-mem: off by one in xhci_stream_id_to_ring()
` [PATCH 4.17 31/67] Fix up non-directory creation in SGID directories
` [PATCH 4.17 32/67] mm: zero unavailable pages before memmap init
` [PATCH 4.17 33/67] ALSA: hda/realtek - two more lenovo models need fixup of MIC_LOCATION
` [PATCH 4.17 34/67] ALSA: hda - Handle pm failure during hotplug
` [PATCH 4.17 35/67] mm: do not drop unused pages when userfaultd is running
` [PATCH 4.17 36/67] fs/proc/task_mmu.c: fix Locked field in /proc/pid/smaps*
` [PATCH 4.17 37/67] x86/purgatory: add missing FORCE to Makefile target
` [PATCH 4.17 38/67] fs, elf: make sure to page align bss in load_elf_library
` [PATCH 4.17 39/67] mm: do not bug_on on incorrect length in __mm_populate()
` [PATCH 4.17 40/67] tracing: Reorder display of TGID to be after PID
` [PATCH 4.17 41/67] kbuild: delete INSTALL_FW_PATH from kbuild documentation
` [PATCH 4.17 42/67] acpi, nfit: Fix scrub idle detection
` [PATCH 4.17 43/67] arm64: neon: Fix function may_use_simd() return error status
` [PATCH 4.17 44/67] tools build: fix # escaping in .cmd files for future Make
` [PATCH 4.17 45/67] IB/hfi1: Fix incorrect mixing of ERR_PTR and NULL return values
` [PATCH 4.17 46/67] i2c: tegra: Fix NACK error handling
` [PATCH 4.17 47/67] i2c: recovery: if possible send STOP with recovery pulses
` [PATCH 4.17 48/67] iw_cxgb4: correctly enforce the max reg_mr depth
` [PATCH 4.17 49/67] xen: remove global bit from __default_kernel_pte_mask for pv guests
` [PATCH 4.17 50/67] xen: setup pv irq ops vector earlier
` [PATCH 4.17 51/67] bsg: fix bogus EINVAL on non-data commands
` [PATCH 4.17 52/67] crypto: x86/salsa20 - remove x86 salsa20 implementations
` [PATCH 4.17 53/67] uprobes/x86: Remove incorrect WARN_ON() in uprobe_init_insn()
` [PATCH 4.17 54/67] netfilter: nf_queue: augment nfqa_cfg_policy
` [PATCH 4.17 56/67] netfilter: x_tables: initialise match/target check parameter struct
` [PATCH 4.17 57/67] loop: add recursion validation to LOOP_CHANGE_FD
` [PATCH 4.17 58/67] xfs: fix inobt magic number check
` [PATCH 4.17 59/67] PM / hibernate: Fix oops at snapshot_write()
` [PATCH 4.17 60/67] RDMA/ucm: Mark UCM interface as BROKEN
` [PATCH 4.17 61/67] loop: remember whether sysfs_create_group() was done
` [PATCH 4.17 63/67] f2fs: give message and set need_fsck given broken node id
` [PATCH 4.17 64/67] f2fs: avoid bug_on on corrupted inode
` [PATCH 4.17 65/67] f2fs: sanity check on sit entry
` [PATCH 4.17 66/67] f2fs: sanity check for total valid node blocks
` [PATCH 4.17 67/67] ARM: dts: armada-38x: use the new thermal binding

[U-Boot] [PATCH v2 1/3] efi: Fix truncation of constant value
 2018-07-16  7:39 UTC  (4+ messages)

[PATCH v8 0/6] Add ChromeOS EC CEC Support
 2018-07-16  7:38 UTC  (4+ messages)
` [GIT PULL] Immutable branch between MFD and DRM/i915, Media and Platform due for the v4.19 merge window


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.