messages from 2018-01-08 08:02:22 to 2018-01-09 12:42:06 UTC [more...]
[PATCH 4.9 00/21] 4.9.76-stable review
2018-01-09 12:42 UTC (23+ messages)
` [PATCH 4.9 01/21] kernel/acct.c: fix the acct->needcheck check in check_free_space()
` [PATCH 4.9 02/21] crypto: n2 - cure use after free
` [PATCH 4.9 03/21] crypto: chacha20poly1305 - validate the digest size
` [PATCH 4.9 04/21] crypto: pcrypt - fix freeing pcrypt instances
` [PATCH 4.9 06/21] fscache: Fix the default for fscache_maybe_release_page()
` [PATCH 4.9 07/21] nbd: fix use-after-free of rq/bio in the xmit path
` [PATCH 4.9 08/21] kernel: make groups_sort calling a responsibility group_info allocators
` [PATCH 4.9 09/21] kernel/signal.c: protect the traced SIGNAL_UNKILLABLE tasks from SIGKILL
` [PATCH 4.9 10/21] kernel/signal.c: protect the SIGNAL_UNKILLABLE tasks from !sig_kernel_only() signals
` [PATCH 4.9 11/21] kernel/signal.c: remove the no longer needed SIGNAL_UNKILLABLE check in complete_signal()
` [PATCH 4.9 12/21] iommu/arm-smmu-v3: Dont free page table ops twice
` [PATCH 4.9 13/21] iommu/arm-smmu-v3: Cope with duplicated Stream IDs
` [PATCH 4.9 14/21] ARC: uaccess: dont use "l" gcc inline asm constraint modifier
` [PATCH 4.9 15/21] Input: elantech - add new icbody type 15
` [PATCH 4.9 16/21] x86/microcode/AMD: Add support for fam17h microcode loading
` [PATCH 4.9 17/21] parisc: Fix alignment of pa_tlb_lock in assembly on 32-bit SMP kernel
` [PATCH 4.9 18/21] parisc: qemu idle sleep support
` [PATCH 4.9 20/21] x86/tlb: Drop the _GPL from the cpu_tlbstate export
` [PATCH 4.9 21/21] Map the vsyscall page with _PAGE_USER
[PATCH 4.4] net/mac80211/debugfs.c: prevent build failure with CONFIG_UBSAN=y
2018-01-09 11:53 UTC
[PATCH 4.4 00/22] 4.4.111-stable review
2018-01-09 10:50 UTC (33+ messages)
` [PATCH 4.4 01/22] x86/kasan: Write protect kasan zero shadow
` [PATCH 4.4 02/22] kernel/acct.c: fix the acct->needcheck check in check_free_space()
` [PATCH 4.4 03/22] crypto: n2 - cure use after free
` [PATCH 4.4 04/22] crypto: chacha20poly1305 - validate the digest size
` [PATCH 4.4 05/22] crypto: pcrypt - fix freeing pcrypt instances
` [PATCH 4.4 07/22] fscache: Fix the default for fscache_maybe_release_page()
` [PATCH 4.4 08/22] kernel: make groups_sort calling a responsibility group_info allocators
` [PATCH 4.4 09/22] kernel/signal.c: protect the traced SIGNAL_UNKILLABLE tasks from SIGKILL
` [PATCH 4.4 10/22] kernel/signal.c: protect the SIGNAL_UNKILLABLE tasks from !sig_kernel_only() signals
` [PATCH 4.4 11/22] kernel/signal.c: remove the no longer needed SIGNAL_UNKILLABLE check in complete_signal()
` [PATCH 4.4 12/22] ARC: uaccess: dont use "l" gcc inline asm constraint modifier
` [PATCH 4.4 13/22] Input: elantech - add new icbody type 15
` [PATCH 4.4 14/22] x86/microcode/AMD: Add support for fam17h microcode loading
` [PATCH 4.4 15/22] parisc: Fix alignment of pa_tlb_lock in assembly on 32-bit SMP kernel
` [PATCH 4.4 17/22] x86/tlb: Drop the _GPL from the cpu_tlbstate export
` [PATCH 4.4 18/22] genksyms: Handle string literals with spaces in reference files
` [PATCH 4.4 19/22] module: keep percpu symbols in modules symtab
` [PATCH 4.4 20/22] module: Issue warnings when tainting kernel
` [PATCH 4.4 21/22] proc: much faster /proc/vmstat
` [PATCH 4.4 22/22] Map the vsyscall page with _PAGE_USER
v3.16.53 build: 0 failures 8 warnings (v3.16.53)
2018-01-09 10:42 UTC
[PATCH v3] mmc: sdhci: Implement an SDHCI-specific bounce buffer
2018-01-09 10:26 UTC (3+ messages)
[PATCH 2/3] tracing: make sure the parsed string always terminates with '\0'
2018-01-09 9:55 UTC
[PATCH 4.14 00/38] 4.14.13-stable review
2018-01-09 9:27 UTC (38+ messages)
` [PATCH 4.14 01/38] x86/mm: Set MODULES_END to 0xffffffffff000000
` [PATCH 4.14 02/38] x86/mm: Map cpu_entry_area at the same place on 4/5 level
` [PATCH 4.14 03/38] x86/kaslr: Fix the vaddr_end mess
` [PATCH 4.14 04/38] x86/events/intel/ds: Use the proper cache flush method for mapping ds buffers
` [PATCH 4.14 05/38] x86/tlb: Drop the _GPL from the cpu_tlbstate export
` [PATCH 4.14 06/38] x86/alternatives: Add missing \n at end of ALTERNATIVE inline asm
` [PATCH 4.14 07/38] x86/pti: Rename BUG_CPU_INSECURE to BUG_CPU_MELTDOWN
` [PATCH 4.14 08/38] kernel/acct.c: fix the acct->needcheck check in check_free_space()
` [PATCH 4.14 09/38] mm/mprotect: add a cond_resched() inside change_pmd_range()
` [PATCH 4.14 10/38] mm/sparse.c: wrong allocation for mem_section
` [PATCH 4.14 11/38] userfaultfd: clear the vma->vm_userfaultfd_ctx if UFFD_EVENT_FORK fails
` [PATCH 4.14 12/38] btrfs: fix refcount_t usage when deleting btrfs_delayed_nodes
` [PATCH 4.14 13/38] efi/capsule-loader: Reinstate virtual capsule mapping
` [PATCH 4.14 14/38] crypto: n2 - cure use after free
` [PATCH 4.14 15/38] crypto: chacha20poly1305 - validate the digest size
` [PATCH 4.14 16/38] crypto: pcrypt - fix freeing pcrypt instances
` [PATCH 4.14 17/38] crypto: chelsio - select CRYPTO_GF128MUL
` [PATCH 4.14 21/38] fscache: Fix the default for fscache_maybe_release_page()
` [PATCH 4.14 22/38] x86 / CPU: Avoid unnecessary IPIs in arch_freq_get_on_cpu()
` [PATCH 4.14 23/38] x86 / CPU: Always show current CPU frequency in /proc/cpuinfo
` [PATCH 4.14 24/38] kernel/signal.c: protect the traced SIGNAL_UNKILLABLE tasks from SIGKILL
` [PATCH 4.14 25/38] kernel/signal.c: protect the SIGNAL_UNKILLABLE tasks from !sig_kernel_only() signals
` [PATCH 4.14 26/38] kernel/signal.c: remove the no longer needed SIGNAL_UNKILLABLE check in complete_signal()
` [PATCH 4.14 27/38] iommu/arm-smmu-v3: Dont free page table ops twice
` [PATCH 4.14 28/38] iommu/arm-smmu-v3: Cope with duplicated Stream IDs
` [PATCH 4.14 29/38] ARC: uaccess: dont use "l" gcc inline asm constraint modifier
` [PATCH 4.14 30/38] powerpc/mm: Fix SEGV on mapped region to return SEGV_ACCERR
` [PATCH 4.14 31/38] Input: elantech - add new icbody type 15
` [PATCH 4.14 32/38] x86/microcode/AMD: Add support for fam17h microcode loading
` [PATCH 4.14 34/38] parisc: Fix alignment of pa_tlb_lock in assembly on 32-bit SMP kernel
` [PATCH 4.14 35/38] parisc: qemu idle sleep support
` [PATCH 4.14 37/38] KVM: s390: fix cmma migration for multiple memory slots
` [PATCH 4.14 38/38] KVM: s390: prevent buffer overrun on memory hotplug during migration
Patch "Fix build error in vma.c" has been added to the 4.4-stable tree
2018-01-09 9:26 UTC
[PATCH 1/3] Input: twl4030-vibra: fix sibling-node lookup
2018-01-09 9:21 UTC (11+ messages)
` [PATCH 2/3] Input: twl6040-vibra: fix child-node lookup
` [PATCH 3/3] Input: 88pm860x-ts: "
[PATCH 4.14 000/159] 4.14.9-stable review
2018-01-09 9:05 UTC (22+ messages)
` [PATCH 4.14 023/159] mm/sparsemem: Allocate mem_section at runtime for CONFIG_SPARSEMEM_EXTREME=y
[PATCH] Bluetooth: btusb: Restore QCA Rome suspend/resume fix with a "rewritten" version
2018-01-09 8:48 UTC (4+ messages)
[PATCH] kvm: vmx: Scrub hardware GPRs at VM-exit
2018-01-09 8:46 UTC
[PATCH 0/2] net: dsa: lan9303: check error value from devm_gpiod_get_optional()
2018-01-09 8:38 UTC (3+ messages)
patch "iio: chemical: ccs811: Fix output of IIO_CONCENTRATION channels" added to staging-next
2018-01-09 8:00 UTC
patch "iio: adc: stm32: fix scan of multiple channels with DMA" added to staging-next
2018-01-09 8:00 UTC
Feedback on 4.9 performance after PTI fixes
2018-01-09 7:09 UTC (9+ messages)
[PATCH] usb: f_fs: Prevent gadget unbind if it is already unbound
2018-01-09 7:00 UTC
[PATCH] efi: Clarify that reset attack mitigation needs appropriate userspace
2018-01-08 22:50 UTC
[PATCH] platform/x86: wmi: Call acpi_wmi_init() later
2018-01-08 22:30 UTC
KPTI backport to 3.16
2018-01-08 22:06 UTC (12+ messages)
` [kaiser-discuss] "
[PATCH 4.4 00/37] 4.4.110-stable review
2018-01-08 21:24 UTC (13+ messages)
[PATCH v3] mtd: nand: brcmnand: Disable prefetch by default
2018-01-08 20:37 UTC (2+ messages)
[PATCH v2] mtd: nand: brcmnand: Disable prefetch by default
2018-01-08 20:15 UTC (2+ messages)
[PATCH] staging: android: ashmem: fix a race condition in ASHMEM_SET_SIZE ioctl
2018-01-08 18:43 UTC
[PATCH] phy: work around 'phys' references to usb-phy devices
2018-01-08 18:32 UTC (2+ messages)
stable-rc/linux-4.4.y build: 178 builds: 7 failed, 171 passed, 8 errors (v4.4.110-23-g49278737d445)
2018-01-08 17:41 UTC (5+ messages)
stable-rc/linux-4.4.y build: 178 builds: 4 failed, 174 passed, 8 errors (v4.4.110-18-g5da3d9af3a4b)
2018-01-08 16:34 UTC (6+ messages)
Patch "mtd: nand: pxa3xx: Fix READOOB implementation" has been added to the 4.9-stable tree
2018-01-08 16:33 UTC
4.14 LTS build not listed in kernel releases feed
2018-01-08 16:32 UTC (5+ messages)
Linux 4.9.75
2018-01-08 16:31 UTC (3+ messages)
Applied "ASoC: rockchip: i2s: fix playback after runtime resume" to the asoc tree
2018-01-08 16:22 UTC
[PATCH v2] x86/mm/pti: remove dead logic during user pagetable population
2018-01-08 16:03 UTC (2+ messages)
` [PATCH v3] "
[PATCH 4.4 00/37] 4.4.110-stable review
2018-01-08 15:06 UTC (2+ messages)
[PATCH 4.14 00/14] 4.14.12-stable review
2018-01-08 14:58 UTC (2+ messages)
FAILED: patch "[PATCH] iommu/arm-smmu-v3: Don't free page table ops twice" failed to apply to 4.4-stable tree
2018-01-08 14:56 UTC (2+ messages)
[PATCH] media: usbtv: prevent double free in error case
2018-01-08 14:21 UTC
patch "iio: chemical: ccs811: Fix output of IIO_CONCENTRATION channels" added to staging-testing
2018-01-08 13:59 UTC
patch "iio: adc: stm32: fix scan of multiple channels with DMA" added to staging-testing
2018-01-08 13:59 UTC
[PATCH 11/20] clocksource/drivers/stm32: Fix kernel panic with multiple timers
2018-01-08 13:28 UTC
Patch "Map the vsyscall page with _PAGE_USER" has been added to the 4.9-stable tree
2018-01-08 12:53 UTC
Patch "proc: much faster /proc/vmstat" has been added to the 4.4-stable tree
2018-01-08 12:53 UTC
Patch "module: keep percpu symbols in module's symtab" has been added to the 4.4-stable tree
2018-01-08 12:52 UTC
Patch "module: Issue warnings when tainting kernel" has been added to the 4.4-stable tree
2018-01-08 12:52 UTC
Patch "Map the vsyscall page with _PAGE_USER" has been added to the 4.4-stable tree
2018-01-08 12:52 UTC
Patch "genksyms: Handle string literals with spaces in reference files" has been added to the 4.4-stable tree
2018-01-08 12:52 UTC
Applied "spi: imx: do not access registers while clocks disabled" to the spi tree
2018-01-08 12:36 UTC
[PATCH v3 03/49] usb: dwc2: Remove version check in GSNPSID
2018-01-08 12:13 UTC (3+ messages)
Patch "Revert "mm/sparsemem: Allocate mem_section at runtime for CONFIG_SPARSEMEM_EXTREME=y"" has been added to the 4.14-stable tree
2018-01-08 10:09 UTC (5+ messages)
Linux 4.4.110
2018-01-08 9:29 UTC (5+ messages)
Patch "x86/tlb: Drop the _GPL from the cpu_tlbstate export" has been added to the 4.9-stable tree
2018-01-08 8:02 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).