messages from 2018-03-03 22:42:41 to 2018-03-06 16:16:00 UTC [more...]
[PATCH] serial: mvebu-uart: fix tx lost characters
2018-03-06 15:47 UTC
[PATCH 4.4 000/193] 4.4.118-stable review
2018-03-06 16:11 UTC (14+ messages)
` [PATCH 4.4 031/193] ARM: OMAP2+: Fix SRAM virt to phys translation for save_secure_ram_context
` [PATCH 4.4 130/193] [media] tc358743: fix register i2c_rd/wr functions
` [PATCH 4.4 163/193] kasan: rework Kconfig settings
` [PATCH 4.4 178/193] x86/syscall: Sanitize syscall table de-references under speculation
patch "staging: comedi: fix comedi_nsamples_left." added to staging-linus
2018-03-06 15:55 UTC
[PATCH] spi: Fix unregistration of controller with fixed SPI bus number
2018-03-06 15:47 UTC
[PATCH AUTOSEL for 4.9 001/219] Input: tsc2007 - check for presence and power down tsc2007 during probe
2018-03-06 15:39 UTC (24+ messages)
` [PATCH AUTOSEL for 4.9 002/219] spi/bcm63xx: make spi subsystem aware of message size limits
` [PATCH AUTOSEL for 4.9 005/219] kretprobes: Ensure probe location is at function entry
` [PATCH AUTOSEL for 4.9 111/219] ASoc: rt5645: Add OF device ID table
` [PATCH AUTOSEL for 4.9 112/219] ASoC: ssm4567: "
` [PATCH AUTOSEL for 4.9 113/219] ASoC: wm8978: "
` [PATCH AUTOSEL for 4.9 124/219] ARM: dts: rockchip: disable arm-global-timer for rk3188
Request for inclusion of couple of commits
2018-03-06 15:21 UTC
[PATCH] media: rc: oops in ir_timer_keyup after device unplug
2018-03-06 15:12 UTC
[PATCH resend] module: propagate error in modules_open()
2018-03-06 15:16 UTC
[PATCH] module: propagate error in modules_open()
2018-03-06 15:09 UTC
[PATCH 0/29] arm meltdown fix backporting review for lts 4.9
2018-03-06 14:26 UTC (7+ messages)
[PATCH 4.8-4.11] dm io: fix duplicate bio completion due to missing ref count
2018-03-06 13:30 UTC
[PATCH 3.18-4.7] dm io: fix duplicate bio completion due to missing ref count
2018-03-06 13:27 UTC
[PATCH resend] usb: quirks: add control message delay for 1b1c:1b20
2018-03-06 8:38 UTC
[PATCH] USB: serial: cp210x: add ELDAT Easywave RX09 id
2018-03-06 8:32 UTC
[PATCH] arm64: dts: ls208x: remove Freescale Erratum A008585 from LS2088A
2018-03-06 7:20 UTC
[PATCH 1/2] dt-bindings: clock: mediatek: add binding for fixed-factor clock axisel_d4
2018-03-06 1:51 UTC (2+ messages)
[PATCH] scsi: lpfc: Switch memcpy_fromio() to __read32_copy()
2018-03-06 1:19 UTC (5+ messages)
` "
[PATCH 4.1 00/65] page table isolation for stable 4.1
2018-03-06 0:25 UTC (66+ messages)
` [PATCH 4.1 01/65] x86/mm: Add INVPCID helpers
` [PATCH 4.1 02/65] x86/mm: Fix INVPCID asm constraint
` [PATCH 4.1 03/65] x86/mm: Add a 'noinvpcid' boot option to turn off INVPCID
` [PATCH 4.1 04/65] x86/mm: If INVPCID is available, use it to flush global mappings
` [PATCH 4.1 05/65] mm/mmu_context, sched/core: Fix mmu_context.h assumption
` [PATCH 4.1 06/65] sched/core: Add switch_mm_irqs_off() and use it in the scheduler
` [PATCH 4.1 07/65] x86/mm: Build arch/x86/mm/tlb.c even on !SMP
` [PATCH 4.1 08/65] x86/mm, sched/core: Uninline switch_mm()
` [PATCH 4.1 09/65] x86/mm, sched/core: Turn off IRQs in switch_mm()
` [PATCH 4.1 10/65] ARM: Hide finish_arch_post_lock_switch() from modules
` [PATCH 4.1 11/65] sched/core: Idle_task_exit() shouldn't use switch_mm_irqs_off()
` [PATCH 4.1 12/65] x86/irq: Do not substract irq_tlb_count from irq_call_count
` [PATCH 4.1 13/65] x86/vm86/32: Switch to flush_tlb_mm_range() in mark_screen_rdonly()
` [PATCH 4.1 14/65] x86/mm: Remove flush_tlb() and flush_tlb_current_task()
` [PATCH 4.1 15/65] x86/mm: Make flush_tlb_mm_range() more predictable
` [PATCH 4.1 16/65] x86/mm: Reimplement flush_tlb_page() using flush_tlb_mm_range()
` [PATCH 4.1 17/65] x86/mm: Remove the UP asm/tlbflush.h code, always use the (formerly) SMP code
` [PATCH 4.1 18/65] x86/mm: Disable PCID on 32-bit kernels
` [PATCH 4.1 19/65] x86/mm: Add the 'nopcid' boot option to turn off PCID
` [PATCH 4.1 20/65] x86/mm: Enable CR4.PCIDE on supported systems
` [PATCH 4.1 21/65] x86/mm/64: Fix reboot interaction with CR4.PCIDE
` [PATCH 4.1 22/65] x86/boot: Add early cmdline parsing for options with arguments
` [PATCH 4.1 23/65] x86/entry: Stop using PER_CPU_VAR(kernel_stack)
` [PATCH 4.1 24/65] x86/entry: Remove unused 'kernel_stack' per-cpu variable
` [PATCH 4.1 25/65] x86/entry: Define 'cpu_current_top_of_stack' for 64-bit code
` [PATCH 4.1 26/65] KAISER: Kernel Address Isolation
` [PATCH 4.1 27/65] kaiser: merged update
` [PATCH 4.1 28/65] kaiser: do not set _PAGE_NX on pgd_none
` [PATCH 4.1 29/65] kaiser: stack map PAGE_SIZE at THREAD_SIZE-PAGE_SIZE
` [PATCH 4.1 30/65] kaiser: fix build and FIXME in alloc_ldt_struct()
` [PATCH 4.1 31/65] kaiser: KAISER depends on SMP
` [PATCH 4.1 32/65] kaiser: fix regs to do_nmi() ifndef CONFIG_KAISER
` [PATCH 4.1 33/65] kaiser: fix perf crashes
` [PATCH 4.1 34/65] kaiser: ENOMEM if kaiser_pagetable_walk() NULL
` [PATCH 4.1 35/65] kaiser: tidied up asm/kaiser.h somewhat
` [PATCH 4.1 36/65] kaiser: tidied up kaiser_add/remove_mapping slightly
` [PATCH 4.1 37/65] kaiser: kaiser_remove_mapping() move along the pgd
` [PATCH 4.1 38/65] kaiser: cleanups while trying for gold link
` [PATCH 4.1 39/65] kaiser: name that 0x1000 KAISER_SHADOW_PGD_OFFSET
` [PATCH 4.1 40/65] kaiser: delete KAISER_REAL_SWITCH option
` [PATCH 4.1 41/65] kaiser: vmstat show NR_KAISERTABLE as nr_overhead
` [PATCH 4.1 42/65] kaiser: enhanced by kernel and user PCIDs
` [PATCH 4.1 43/65] kaiser: load_new_mm_cr3() let SWITCH_USER_CR3 flush user
` [PATCH 4.1 44/65] kaiser: PCID 0 for kernel and 128 for user
` [PATCH 4.1 45/65] kaiser: x86_cr3_pcid_noflush and x86_cr3_pcid_user
` [PATCH 4.1 46/65] kaiser: paranoid_entry pass cr3 need to paranoid_exit
` [PATCH 4.1 47/65] kaiser: _pgd_alloc() without __GFP_REPEAT to avoid stalls
` [PATCH 4.1 48/65] kaiser: fix unlikely error in alloc_ldt_struct()
` [PATCH 4.1 49/65] kaiser: add "nokaiser" boot option, using ALTERNATIVE
` [PATCH 4.1 50/65] "
` [PATCH 4.1 51/65] x86/kaiser: Rename and simplify X86_FEATURE_KAISER handling
` [PATCH 4.1 52/65] x86/kaiser: Check boottime cmdline params
` [PATCH 4.1 53/65] kaiser: use ALTERNATIVE instead of x86_cr3_pcid_noflush
` [PATCH 4.1 54/65] kaiser: drop is_atomic arg to kaiser_pagetable_walk()
` [PATCH 4.1 55/65] kaiser: asm/tlbflush.h handle noPGE at lower level
` [PATCH 4.1 56/65] kaiser: kaiser_flush_tlb_on_return_to_user() check PCID
` [PATCH 4.1 57/65] x86/paravirt: Dont patch flush_tlb_single
` [PATCH 4.1 58/65] x86/kaiser: Reenable PARAVIRT
` [PATCH 4.1 59/65] x86/kaiser: Move feature detection up
` [PATCH 4.1 60/65] KPTI: Rename to PAGE_TABLE_ISOLATION
` [PATCH 4.1 61/65] x86/ldt: fix crash in ldt freeing
` [PATCH 4.1 62/65] PTI: unbreak EFI old_memmap
` [PATCH 4.1 63/65] kpti: Disable when running under Xen PV
` [PATCH 4.1 64/65] pti: Rename X86_FEATURE_KAISER to X86_FEATURE_PTI
` [PATCH 4.1 65/65] x86/pti/efi: broken conversion from efi to kernel page table
[PATCH v2 1/6] PCI: hv: fix a comment typo in _hv_pcifront_read_config()
2018-03-06 0:17 UTC (8+ messages)
` [PATCH v2 2/6] PCI: hv: hv_eject_device_work(): remove the bogus test
` [PATCH v2 3/6] PCI: hv: serialize the present/eject work items
` [PATCH v2 4/6] PCI: hv: remove hbus->enum_sem
` [PATCH v2 5/6] PCI: hv: hv_pci_devices_present(): only queue a new work when necessary
` [PATCH v2 6/6] PCI: hv: fix 2 hang issues in hv_compose_msi_msg()
[PATCH] libnvdimm, {btt, blk}: do integrity setup before add_disk()
2018-03-05 23:56 UTC
+ zboot-fix-stack-protector-in-compressed-boot-phase.patch added to -mm tree
2018-03-05 23:51 UTC
[PATCH 1/2] bcache: fix crashes in duplicate cache device register
2018-03-05 21:41 UTC (2+ messages)
` [PATCH 2/2] bcache: don't attach backing with duplicate UUID
[net v2 5/6] e1000e: Fix check_for_link return value with autoneg off
2018-03-05 21:40 UTC
Patch to consider for stable 3.18, 4.4 and 4.9
2018-03-05 20:43 UTC
[PATCH 4.4 000/108] 4.4.116-stable review
2018-03-05 20:33 UTC (7+ messages)
` [PATCH 4.4 035/108] dont put symlink bodies in pagecache into highmem
` [PATCH 4.4 054/108] mtd: cfi: convert inline functions to macros
[PATCH AUTOSEL for 4.15 001/102] drm/panel: rpi-touchscreen: propagate errors in rpi_touchscreen_i2c_read()
2018-03-05 20:25 UTC (7+ messages)
` [PATCH AUTOSEL for 4.15 026/102] ASoC: fsl_ssi: only enable proper channel slots in AC'97 mode
` [PATCH AUTOSEL for 4.15 043/102] ASoC: tlv320aic31xx: Handle inverted BCLK in non-DSP modes
[PATCH 018/103] drivers: android: correct the size of struct binder_uintptr_t for BC_DEAD_BINDER_DONE
2018-03-05 19:52 UTC (16+ messages)
` [PATCH 020/103] ANDROID: binder: Add strong ref checks
` [PATCH 021/103] ANDROID: binder: Clear binder and cookie when setting handle in flat binder struct
` [PATCH 030/103] ANDROID: binder: add padding to binder_fd_array_object
` [PATCH 033/103] Revert "android: binder: Sanity check at binder ioctl"
` [PATCH 034/103] binder: Use wake up hint for synchronous transactions
` [PATCH 044/103] binder: use group leader instead of open thread
` [PATCH 072/103] ANDROID: binder: add hwbinder,vndbinder to BINDER_DEVICES
` [PATCH 073/103] binder: free memory on error
` [PATCH 086/103] binder: fix use-after-free in binder_transaction()
` [PATCH 090/103] binder: replace "%p" with "%pK"
` [PATCH 091/103] ANDROID: binder: remove WARN() for redundant txn error
` [PATCH 092/103] binder: check for binder_thread allocation failure in binder_poll()
` [PATCH 093/103] android: binder: use VM_ALLOC to get vm area
` [PATCH 097/103] ANDROID: binder: remove waitqueue when thread exits
` [PATCH 100/103] binder: fix proc->files use-after-free
[PATCH stable 4.14.y] nvme-rdma: don't suppress send completions
2018-03-05 19:32 UTC
[PATCH 1/2] drm/radeon: fix KV harvesting
2018-03-05 18:55 UTC (3+ messages)
` [PATCH 2/2] drm/amdgpu: "
[PATCH] ARM: dts: exynos: Fix IOMMU support for GScaler devices on Exynos5250
2018-03-05 18:14 UTC (2+ messages)
[PATCH v3 1/5] tpm: fix intermittent failure with self tests
2018-03-05 16:56 UTC
[PATCH v2 1/5] tpm: fix intermittent failure with self tests
2018-03-05 14:38 UTC
[git:media_tree/fixes] media: tegra-cec: reset rx_buf_cnt when start bit detected
2018-03-05 12:46 UTC
Linux 4.14.24
2018-03-05 12:50 UTC (2+ messages)
Linux 4.9.86
2018-03-05 12:50 UTC (2+ messages)
Linux 4.4.120
2018-03-05 12:49 UTC (2+ messages)
Linux 3.18.98
2018-03-05 12:49 UTC (2+ messages)
[git:media_tree/master] media: m88ds3103: don't call a non-initalized function
2018-02-23 10:22 UTC
[PATCH 1/5] tpm: Trigger only missing TPM 2.0 self tests
2018-03-05 11:23 UTC (3+ messages)
[PATCH v4] mmc: dw_mmc: Fix the DTO/CTO timeout overflow calculation for 32-bit systems
2018-03-05 8:46 UTC (2+ messages)
[PATCH 0/2] tpmdd fixes for Linux 4.14 stable branch
2018-03-05 8:27 UTC (3+ messages)
` [PATCH 1/2] tpm: constify transmit data pointers
` [PATCH 2/2] tpm_tis_spi: Use DMA-safe memory for SPI transfers
[PATCH 0/3] tpmdd fixes for Linux 4.9 stable branch
2018-03-05 8:20 UTC (4+ messages)
` [PATCH 1/3] tpm: constify transmit data pointers
` [PATCH 2/3] tpm_tis_spi: Use DMA-safe memory for SPI transfers
` [PATCH 3/3] tpm-dev-common: Reject too short writes
[PATCH 1/3] tpm: constify transmit data pointers
2018-03-05 8:19 UTC (3+ messages)
` [PATCH 2/3] tpm_tis_spi: Use DMA-safe memory for SPI transfers
` [PATCH 3/3] tpm-dev-common: Reject too short writes
[PATCH 2/4] ARM: amba: Fix race condition with driver_override
2018-03-05 8:08 UTC (2+ messages)
[PATCH] ZBOOT: fix stack protector in compressed boot phase
2018-03-05 6:18 UTC
[PATCH 1/1] Drivers: hv: vmbus: Fix ring buffer signaling
2018-03-05 5:24 UTC
[PATCH 1/3] PCI: hv: fix a comment typo in _hv_pcifront_read_config()
2018-03-05 5:11 UTC (4+ messages)
` [PATCH 2/3] PCI: hv: serialize the present/eject work items
[linux-stable-rc:linux-4.9.y 6083/6211] warning: __mcount_loc already exists: drivers/net/wireless/intel/iwlwifi/mvm/rx.o
2018-03-04 13:16 UTC (2+ messages)
v4.9.86 build: 0 failures 0 warnings (v4.9.86)
2018-03-05 2:47 UTC
v4.4.120 build: 0 failures 0 warnings (v4.4.120)
2018-03-04 23:31 UTC
[PATCH AUTOSEL for 3.18 01/63] Input: tsc2007 - check for presence and power down tsc2007 during probe
2018-03-04 23:20 UTC (5+ messages)
` [PATCH AUTOSEL for 3.18 34/63] ARM: dts: rockchip: disable arm-global-timer for rk3188
` [PATCH AUTOSEL for 3.18 62/63] rcutorture/configinit: Fix build directory error message
` [PATCH AUTOSEL for 3.18 63/63] ima: relax requiring a file signature for new files with zero length
[PATCH AUTOSEL for 4.4 001/115] Input: tsc2007 - check for presence and power down tsc2007 during probe
2018-03-04 23:19 UTC (3+ messages)
` [PATCH AUTOSEL for 4.4 062/115] ARM: dts: rockchip: disable arm-global-timer for rk3188
v4.14.24 build: 0 failures 1 warnings (v4.14.24)
2018-03-04 20:58 UTC
ARM: dts: LogicPD SOM-LV: Fix I2C1 pinmux
2018-03-04 20:31 UTC
ARM: dts: LogicPD Torpedo: Fix I2C1 pinmux
2018-03-04 20:29 UTC
[PATCH] Bluetooth: btqcomsmd: Fix channel open check
2018-03-04 19:55 UTC (3+ messages)
[PATCH] ubi: Reject MLC NAND
2018-03-04 19:46 UTC (2+ messages)
v3.2.100 build: 4 failures 20 warnings (v3.2.100)
2018-03-04 17:12 UTC
v3.18.98 build: 0 failures 1 warnings (v3.18.98)
2018-03-04 17:10 UTC
Linux 3.16.55
2018-03-04 15:43 UTC
Linux 3.2.100
2018-03-04 15:42 UTC
v3.16.55 build: 0 failures 7 warnings (v3.16.55)
2018-03-04 15:11 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).