linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-08-16 16:36:30 to 2018-08-16 18:59:40 UTC [more...]

[PATCH v3 0/4] Refactoring for remove_memory_section/unregister_mem_sect_under_nodes
 2018-08-16 18:59 UTC  (13+ messages)
` [PATCH v3 1/4] mm/memory-hotplug: Drop unused args from remove_memory_section
` [PATCH v3 2/4] mm/memory_hotplug: Drop mem_blk check from unregister_mem_sect_under_nodes
` [PATCH v3 3/4] mm/memory_hotplug: Refactor unregister_mem_sect_under_nodes
` [PATCH v3 4/4] mm/memory_hotplug: Drop node_online check in unregister_mem_sect_under_nodes

[PATCH 4.14 00/22] 4.14.64-stable review
 2018-08-16 18:45 UTC  (21+ messages)
` [PATCH 4.14 01/22] x86/l1tf: Fix build error seen if CONFIG_KVM_INTEL is disabled
` [PATCH 4.14 02/22] x86: i8259: Add missing include file
` [PATCH 4.14 03/22] x86/mm: Disable ioremap free page handling on x86-PAE
` [PATCH 4.14 04/22] kbuild: verify that $DEPMOD is installed
` [PATCH 4.14 05/22] crypto: x86/sha256-mb - fix digest copy in sha256_mb_mgr_get_comp_job_avx2()
` [PATCH 4.14 06/22] crypto: vmac - require a block cipher with 128-bit block size
` [PATCH 4.14 07/22] crypto: vmac - separate tfm and request context
` [PATCH 4.14 08/22] crypto: blkcipher - fix crash flushing dcache in error path
` [PATCH 4.14 09/22] crypto: ablkcipher "
` [PATCH 4.14 10/22] crypto: skcipher - fix aligning block size in skcipher_copy_iv()
` [PATCH 4.14 11/22] crypto: skcipher - fix crash flushing dcache in error path
` [PATCH 4.14 12/22] ACPI / APEI: Remove ghes_ioremap_area
` [PATCH 4.14 13/22] sched/debug: Fix task state recording/printout
` [PATCH 4.14 15/22] ASoC: rsnd: fix ADG flags
` [PATCH 4.14 16/22] clk: sunxi-ng: Fix missing CLK_SET_RATE_PARENT in ccu-sun4i-a10.c
` [PATCH 4.14 17/22] block, bfq: fix wrong init of saved start time for weight raising
` [PATCH 4.14 19/22] ASoC: Intel: cht_bsw_max98090_ti: Fix jack initialization
` [PATCH 4.14 20/22] Bluetooth: hidp: buffer overflow in hidp_process_report
` [PATCH 4.14 21/22] ioremap: Update pgtable free interfaces with addr
` [PATCH 4.14 22/22] x86/mm: Add TLB purge to free pmd/pte page interfaces

[PATCH 4.17 00/21] 4.17.16-stable review
 2018-08-16 18:45 UTC  (22+ messages)
` [PATCH 4.17 01/21] x86/l1tf: Fix build error seen if CONFIG_KVM_INTEL is disabled
` [PATCH 4.17 02/21] x86: i8259: Add missing include file
` [PATCH 4.17 03/21] x86/platform/UV: Mark memblock related init code and data correctly
` [PATCH 4.17 04/21] x86/mm/pti: Clear Global bit more aggressively
` [PATCH 4.17 05/21] xen/pv: Call get_cpu_address_sizes to set x86_virt/phys_bits
` [PATCH 4.17 06/21] x86/mm: Disable ioremap free page handling on x86-PAE
` [PATCH 4.17 07/21] kbuild: verify that $DEPMOD is installed
` [PATCH 4.17 08/21] crypto: ccree - fix finup
` [PATCH 4.17 09/21] crypto: ccree - fix iv handling
` [PATCH 4.17 10/21] crypto: ccp - Check for NULL PSP pointer at module unload
` [PATCH 4.17 11/21] crypto: ccp - Fix command completion detection race
` [PATCH 4.17 12/21] crypto: x86/sha256-mb - fix digest copy in sha256_mb_mgr_get_comp_job_avx2()
` [PATCH 4.17 13/21] crypto: vmac - require a block cipher with 128-bit block size
` [PATCH 4.17 14/21] crypto: vmac - separate tfm and request context
` [PATCH 4.17 15/21] crypto: blkcipher - fix crash flushing dcache in error path
` [PATCH 4.17 16/21] crypto: ablkcipher "
` [PATCH 4.17 17/21] crypto: skcipher - fix aligning block size in skcipher_copy_iv()
` [PATCH 4.17 18/21] crypto: skcipher - fix crash flushing dcache in error path
` [PATCH 4.17 19/21] Bluetooth: hidp: buffer overflow in hidp_process_report
` [PATCH 4.17 20/21] ioremap: Update pgtable free interfaces with addr
` [PATCH 4.17 21/21] x86/mm: Add TLB purge to free pmd/pte page interfaces

[PATCH] iio: pressure: ms5611: remove deprecated compatible strings
 2018-08-16 18:49 UTC 

[PATCH 4.18 00/22] 4.18.2-stable review
 2018-08-16 18:45 UTC  (23+ messages)
` [PATCH 4.18 01/22] x86/l1tf: Fix build error seen if CONFIG_KVM_INTEL is disabled
` [PATCH 4.18 02/22] x86: i8259: Add missing include file
` [PATCH 4.18 03/22] x86/hyper-v: Check for VP_INVAL in hyperv_flush_tlb_others()
` [PATCH 4.18 04/22] x86/platform/UV: Mark memblock related init code and data correctly
` [PATCH 4.18 05/22] x86/mm/pti: Clear Global bit more aggressively
` [PATCH 4.18 06/22] xen/pv: Call get_cpu_address_sizes to set x86_virt/phys_bits
` [PATCH 4.18 07/22] x86/mm: Disable ioremap free page handling on x86-PAE
` [PATCH 4.18 08/22] kbuild: verify that $DEPMOD is installed
` [PATCH 4.18 09/22] crypto: ccree - fix finup
` [PATCH 4.18 10/22] crypto: ccree - fix iv handling
` [PATCH 4.18 11/22] crypto: ccp - Check for NULL PSP pointer at module unload
` [PATCH 4.18 12/22] crypto: ccp - Fix command completion detection race
` [PATCH 4.18 13/22] crypto: x86/sha256-mb - fix digest copy in sha256_mb_mgr_get_comp_job_avx2()
` [PATCH 4.18 14/22] crypto: vmac - require a block cipher with 128-bit block size
` [PATCH 4.18 15/22] crypto: vmac - separate tfm and request context
` [PATCH 4.18 16/22] crypto: blkcipher - fix crash flushing dcache in error path
` [PATCH 4.18 17/22] crypto: ablkcipher "
` [PATCH 4.18 18/22] crypto: skcipher - fix aligning block size in skcipher_copy_iv()
` [PATCH 4.18 19/22] crypto: skcipher - fix crash flushing dcache in error path
` [PATCH 4.18 20/22] Bluetooth: hidp: buffer overflow in hidp_process_report
` [PATCH 4.18 21/22] ioremap: Update pgtable free interfaces with addr
` [PATCH 4.18 22/22] x86/mm: Add TLB purge to free pmd/pte page interfaces

[PATCH v1 1/5] mm/memory_hotplug: drop intermediate __offline_pages
 2018-08-16 18:50 UTC  (2+ messages)

AArch64 boot failure on Hikey960 on latest master after "arm64: insn: Don't fallback on nosync path for general insn patching"
 2018-08-16 18:47 UTC  (6+ messages)

[PATCH 1/2] x86/MCE/AMD: Check for NULL banks in THR interrupt handler
 2018-08-16 18:46 UTC  (6+ messages)
` [PATCH 2/2] x86/MCE/AMD: Skip creating kobjects with NULL names

[PATCH 4.9 00/15] 4.9.121-stable review
 2018-08-16 18:42 UTC  (16+ messages)
` [PATCH 4.9 01/15] x86/l1tf: Fix build error seen if CONFIG_KVM_INTEL is disabled
` [PATCH 4.9 02/15] x86: i8259: Add missing include file
` [PATCH 4.9 03/15] x86/mm: Disable ioremap free page handling on x86-PAE
` [PATCH 4.9 04/15] kasan: dont emit builtin calls when sanitization is off
` [PATCH 4.9 05/15] i2c: ismt: fix wrong device address when unmap the data buffer
` [PATCH 4.9 06/15] kbuild: verify that $DEPMOD is installed
` [PATCH 4.9 07/15] crypto: x86/sha256-mb - fix digest copy in sha256_mb_mgr_get_comp_job_avx2()
` [PATCH 4.9 08/15] crypto: vmac - require a block cipher with 128-bit block size
` [PATCH 4.9 09/15] crypto: vmac - separate tfm and request context
` [PATCH 4.9 10/15] crypto: blkcipher - fix crash flushing dcache in error path
` [PATCH 4.9 11/15] crypto: ablkcipher "
` [PATCH 4.9 12/15] ASoC: Intel: cht_bsw_max98090_ti: Fix jack initialization
` [PATCH 4.9 13/15] Bluetooth: hidp: buffer overflow in hidp_process_report
` [PATCH 4.9 14/15] ioremap: Update pgtable free interfaces with addr
` [PATCH 4.9 15/15] x86/mm: Add TLB purge to free pmd/pte page interfaces

[PATCH 4.4 00/13] 4.4.149-stable review
 2018-08-16 18:42 UTC  (14+ messages)
` [PATCH 4.4 01/13] x86/mm: Disable ioremap free page handling on x86-PAE
` [PATCH 4.4 02/13] tcp: Fix missing range_truesize enlargement in the backport
` [PATCH 4.4 03/13] kasan: dont emit builtin calls when sanitization is off
` [PATCH 4.4 04/13] i2c: ismt: fix wrong device address when unmap the data buffer
` [PATCH 4.4 05/13] kbuild: verify that $DEPMOD is installed
` [PATCH 4.4 06/13] crypto: vmac - require a block cipher with 128-bit block size
` [PATCH 4.4 07/13] crypto: vmac - separate tfm and request context
` [PATCH 4.4 08/13] crypto: blkcipher - fix crash flushing dcache in error path
` [PATCH 4.4 09/13] crypto: ablkcipher "
` [PATCH 4.4 10/13] ASoC: Intel: cht_bsw_max98090_ti: Fix jack initialization
` [PATCH 4.4 11/13] Bluetooth: hidp: buffer overflow in hidp_process_report
` [PATCH 4.4 12/13] ioremap: Update pgtable free interfaces with addr
` [PATCH 4.4 13/13] x86/mm: Add TLB purge to free pmd/pte page interfaces

[PATCH v4 1/2] dt-bindings: leds: Add bindings for lm3697 driver
 2018-08-16 18:43 UTC  (4+ messages)
` [PATCH v4 2/2] leds: lm3697: Introduce the "

[PATCH] scsi: mptctl: fix potential Spectre v1
 2018-08-16 18:42 UTC 

[PATCH 3.18 00/15] 3.18.119-stable review
 2018-08-16 18:41 UTC  (16+ messages)
` [PATCH 3.18 01/15] xen/netfront: dont cache skb_shinfo()
` [PATCH 3.18 02/15] root dentries need RCU-delayed freeing
` [PATCH 3.18 03/15] fix mntput/mntput race
` [PATCH 3.18 04/15] fix __legitimize_mnt()/mntput() race
` [PATCH 3.18 05/15] ARM: dts: imx6sx: fix irq for pcie bridge
` [PATCH 3.18 06/15] kprobes/x86: Fix %p uses in error messages
` [PATCH 3.18 07/15] ALSA: info: Check for integer overflow in snd_info_entry_write()
` [PATCH 3.18 08/15] mm: slub: fix format mismatches in slab_err() callers
` [PATCH 3.18 09/15] i2c: ismt: fix wrong device address when unmap the data buffer
` [PATCH 3.18 10/15] kbuild: verify that $DEPMOD is installed
` [PATCH 3.18 11/15] crypto: vmac - require a block cipher with 128-bit block size
` [PATCH 3.18 12/15] crypto: vmac - separate tfm and request context
` [PATCH 3.18 13/15] crypto: blkcipher - fix crash flushing dcache in error path
` [PATCH 3.18 14/15] crypto: ablkcipher "
` [PATCH 3.18 15/15] Bluetooth: hidp: buffer overflow in hidp_process_report

Linux 4.14.63
 2018-08-16 18:37 UTC  (3+ messages)

[PATCH 00/33] VFS: Introduce filesystem context [ver #11]
 2018-08-16 18:36 UTC  (7+ messages)
` Should we split the network filesystem setup into two phases?

[PATCH] license-rules.rst and LICENSES: Use only spdx version 3 with -only and -or-later
 2018-08-16 18:26 UTC 

[PATCH v2 0/3] docs/core-api: add memory allocation guide
 2018-08-16 18:21 UTC  (3+ messages)
` [PATCH v2 3/3] docs: core-api: "

fpga: fpga_mgr_get() buggy ?
 2018-08-16 18:20 UTC  (5+ messages)

[PATCH v2 0/3] pinctrl: msm interrupt and muxing fixes
 2018-08-16 18:19 UTC  (4+ messages)
` [PATCH v2 1/3] pinctrl: msm: Really mask level interrupts to prevent latching

[PATCH V2] EDAC, amd64: Add Family 17h Model 10h support
 2018-08-16 18:17 UTC  (2+ messages)

[PATCH] Fix kexec forbidding kernels signed with custom platform keys to boot
 2018-08-16 18:02 UTC  (3+ messages)
` [PATCH 0/2] Fix kexec forbidding kernels signed with keys in the secondary keyring "

[PATCH] rdma: move the ib_wr_opcode enum to include/uapi
 2018-08-16 18:01 UTC  (4+ messages)

[PATCH] eeprom: at24: Fix unexpected timeout under high load
 2018-08-16 17:45 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] console: Add console=auto option
 2018-08-16 17:39 UTC  (6+ messages)
        ` [PATCH v2] "

[PATCH] Performance Improvement in CRC16 Calculations
 2018-08-16 17:38 UTC  (6+ messages)

[RFC PATCH 2/3] mm/memory_hotplug: Create __shrink_pages and move it to offline_pages
 2018-08-16 17:32 UTC  (11+ messages)

[RFC] x86, tsc: Add kcmdline args for skipping tsc calibration sequences
 2018-08-16 17:28 UTC  (6+ messages)

[resend] [PATCH 0/3] powerpc/pseries: use H_BLOCK_REMOVE
 2018-08-16 17:27 UTC  (5+ messages)
` [PATCH 3/3] powerpc/pseries/mm: call H_BLOCK_REMOVE

[RFC PATCH 0/5] RISC-V: Improve smp functionality & support cpu hotplug
 2018-08-16 17:26 UTC  (8+ messages)
` [RFC PATCH 2/5] RISC-V: Use Linux logical cpu number instead of hartid

[PATCH v3 00/14] Add utilization clamping support
 2018-08-16 17:27 UTC  (7+ messages)
` [PATCH v3 07/14] sched/core: uclamp: enforce last task UCLAMP_MAX

[RFC PATCH v1 0/6] Resolve unwanted DMA backing with IOMMU
 2018-08-16 17:23 UTC  (5+ messages)

[linux-next] Kernel panic while tetsing criu
 2018-08-16 17:21 UTC  (4+ messages)

[PATCH] futex: Mark expected switch fall-throughs
 2018-08-16 17:21 UTC 

[PATCH v2] gpu: host1x: Ignore clients initialization failure
 2018-08-16 17:20 UTC  (3+ messages)

[PATCH v2 0/4] Small cleanup for memoryhotplug
 2018-08-16 17:20 UTC  (3+ messages)
` [PATCH v2 3/4] mm/memory_hotplug: Make register_mem_sect_under_node a cb of walk_memory_range

[PATCH] Fix kexec forbidding kernels signed with custom platform keys to boot
 2018-08-16 17:15 UTC  (14+ messages)

Merge branch 'l1tf-final' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
 2018-08-16 17:14 UTC  (2+ messages)

aacraid: Regression in 4.14.56 with *genirq/affinity: assign vectors to all possible CPUs*
 2018-08-16 17:09 UTC  (8+ messages)

[PATCH 0/2] tracing: Fix document and blktrace
 2018-08-16 17:07 UTC  (6+ messages)
` [PATCH 2/2] tracing/blktrace: Fix to allow setting same value

[PATCH] kbuild: Fix LOADLIBES rename in Documentation/kbuild/makefiles.txt
 2018-08-16 17:05 UTC 

[PATCH BUGFIX/IMPROVEMENT 0/4] bfq: two fixes and one improvement related to I/O control
 2018-08-16 16:51 UTC  (5+ messages)
` [PATCH BUGFIX/IMPROVEMENT 1/4] block, bfq: readd missing reset of parent-entity service
` [PATCH BUGFIX/IMPROVEMENT 2/4] block, bfq: always update the budget of an entity when needed
` [PATCH BUGFIX/IMPROVEMENT 3/4] block, bfq: reduce write overcharge
` [PATCH BUGFIX/IMPROVEMENT 4/4] block, bfq: improve code of bfq_bfqq_charge_time

[PATCHv4 0/3] btrfs: remove unneeded variable and if possbile
 2018-08-16 16:37 UTC  (4+ messages)
` [PATCHv4 1/3] btrfs: remove unneeded variable "ret" in btrfs_destroy_delayed_refs
` [PATCHv4 2/3] btrfs: change btrfs_free_reserved_bytes to be void funtion
` [PATCHv4 3/3] btrfs: change btrfs_pin_log_trans to be void function

[PATCH v2 00/32] selftests/ftrace: Improve ftracetest with coverage check
 2018-08-16 16:44 UTC  (19+ messages)
` [PATCH v2 15/32] selftests/ftrace: Test kprobe-event argument with various bitsize
` [PATCH v2 16/32] selftests/ftrace: Check set_event_pid result
` [PATCH v2 17/32] selftests/ftrace: Add kprobe event with $comm argument testcase
` [PATCH v2 18/32] selftests/ftrace: Add kprobe profile testcase
` [PATCH v2 19/32] selftests/ftrace: Add a testcase for nop tracer
` [PATCH v2 20/32] selftests/ftrace: Add kprobe-event with symbol argument test
` [PATCH v2 21/32] selftests/ftrace: Add trace_printk sample module test
` [PATCH v2 22/32] selftests/ftrace: Add ringbuffer size changing testcase
` [PATCH v2 23/32] selftests/ftrace: Add function profiling stat testcase
` [PATCH v2 24/32] selftests/ftrace: Add max stack tracer testcase
` [PATCH v2 25/32] selftests/ftrace: Add function filter on module testcase
` [PATCH v2 26/32] selftests/ftrace: Add trace_pipe testcase
` [PATCH v2 27/32] selftests/ftrace: Add stacktrace ftrace filter command testcase
` [PATCH v2 28/32] selftests/ftrace: Add wakeup tracer testcase
` [PATCH v2 29/32] selftests/ftrace: Add wakeup_rt "
` [PATCH v2 30/32] selftests/ftrace: Add ftrace cpumask testcase
` [PATCH v2 31/32] selftests/ftrace: Add output format testcase
` [PATCH v2 32/32] selftests/ftrace: Add blktrace testcase

[PATCH] netfilter/x_tables: do not fail xt_alloc_table_info too easilly
 2018-08-16 16:41 UTC  (2+ messages)

[BUG]smt sysfs dir missing on 4.4.148 and 4.14.63
 2018-08-16 16:39 UTC  (2+ messages)

[PATCH 1/7] pinctrl: ingenic: Probe driver at subsys_initcall
 2018-08-16 16:35 UTC  (4+ messages)
` [PATCH 3/7] pinctrl: ingenic: Merge GPIO functionality
` [PATCH 5/7] pinctrl: ingenic: Add support for the JZ4725B
` [PATCH 7/7] gpio: ingenic: Remove driver


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