linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-07-13 19:54:10 to 2018-07-14 07:27:28 UTC [more...]

[PATCH v3 00/12] kbuild/kconfig: do not update config during installation
 2018-07-14  7:12 UTC  (9+ messages)
` [PATCH v3 05/12] kconfig: make syncconfig update .config regardless of sym_change_count

[PATCH v4 0/9] iommu/vt-d: Improve PASID id and table management
 2018-07-14  7:23 UTC  (6+ messages)
` [PATCH v4 9/9] iommu/vt-d: Remove the obsolete per iommu pasid tables

[PATCH] PCI/AER: Enable SERR# forwarding in non ACPI flow
 2018-07-14  7:15 UTC  (4+ messages)

[PATCH] Input: synaptics - Lenovo ThinkPad T25 and T480 devices should use RMI
 2018-07-14  6:35 UTC  (2+ messages)

[PATCH 00/18] staging: gasket: sundry fixes and fixups
 2018-07-14  6:39 UTC  (27+ messages)
` [PATCH 01/18] staging: gasket: remove X86 Kconfig restriction
` [PATCH 02/18] MAINTAINERS: Add maintainer for drivers/staging/gasket
` [PATCH 03/18] staging: gasket: typo and whitespace cleanups
` [PATCH 04/18] staging: gasket: device registration error and unregister fixups
` [PATCH 05/18] staging: gasket: sysfs mapping creation fixups
` [PATCH 06/18] staging: gasket: fix deadlock in pci driver unregister path
` [PATCH 07/18] staging: gasket: convert gasket_mmap_has_permissions to bool return
` [PATCH 08/18] staging: gasket: gasket_wait_with_reschedule fixups
` [PATCH 09/18] staging: gasket: bail out of reset sequence on device callback error
` [PATCH 10/18] staging: gasket: gasket_open use container_of()
` [PATCH 11/18] staging: gasket: always allow root open for write
` [PATCH 12/18] staging: gasket: annotate ioctl arg with __user
` [PATCH 13/18] staging: gasket: gasket_enable_dev fixups
` [PATCH 14/18] staging: gasket: fix class create bug handling
` [PATCH 15/18] staging: gasket: remove unnecessary code in coherent allocator
` [PATCH 16/18] staging: gasket: gasket core error handling fixups
` [PATCH 17/18] staging: gasket: don't release coherent mappings
` [PATCH 18/18] staging: gasket: various cleanups

[PATCH v4 1/2] leds: core: Introduce generic pattern interface
 2018-07-14  6:29 UTC  (4+ messages)

[PATCH 02/18 v2] MAINTAINERS: Add maintainer for drivers/staging/gasket
 2018-07-14  6:29 UTC  (2+ messages)

[RFC PATCH v2 00/27] Control Flow Enforcement (CET)
 2018-07-14  6:27 UTC  (8+ messages)
` [RFC PATCH v2 25/27] x86/cet: Add PTRACE interface for CET

[PATCH 00/39 v7] PTI support for x86-32
 2018-07-14  6:26 UTC  (23+ messages)
` [PATCH 03/39] x86/entry/32: Load task stack from x86_tss.sp1 in SYSENTER handler
` [PATCH 10/39] x86/entry/32: Handle Entry from Kernel-Mode on Entry-Stack
` [PATCH 28/39] x86/mm/pti: Keep permissions when cloning kernel text in pti_clone_kernel_text()
` [PATCH 30/39] x86/mm/pti: Clone entry-text again in pti_finalize()
` [PATCH 35/39] x86/ldt: Split out sanity check in map_ldt_struct()
` [PATCH 38/39] x86/mm/pti: Add Warning when booting on a PCID capable CPU
` [PATCH 39/39] x86/entry/32: Add debug code to check entry/exit cr3

[PATCH] lib/rhashtable: consider param->min_size when setting initial table size
 2018-07-14  6:25 UTC 

[PATCH] kconfig: remove EXPERT from CHECKPOINT_RESTORE
 2018-07-14  6:02 UTC  (5+ messages)

[PATCH v3 1/2] f2fs: fix to avoid broken of dnode block list
 2018-07-14  5:44 UTC  (2+ messages)

[PATCH v6 00/13] mm: Teach memory_failure() about ZONE_DEVICE pages
 2018-07-14  4:50 UTC  (14+ messages)
` [PATCH v6 01/13] device-dax: Convert to vmf_insert_mixed and vm_fault_t
` [PATCH v6 02/13] device-dax: Enable page_mapping()
` [PATCH v6 03/13] device-dax: Set page->index
` [PATCH v6 04/13] filesystem-dax: "
` [PATCH v6 05/13] mm, madvise_inject_error: Disable MADV_SOFT_OFFLINE for ZONE_DEVICE pages
` [PATCH v6 06/13] mm, dev_pagemap: Do not clear ->mapping on final put
` [PATCH v6 07/13] mm, madvise_inject_error: Let memory_failure() optionally take a page reference
` [PATCH v6 08/13] mm, memory_failure: Collect mapping size in collect_procs()
` [PATCH v6 09/13] filesystem-dax: Introduce dax_lock_mapping_entry()
` [PATCH v6 10/13] mm, memory_failure: Teach memory_failure() about dev_pagemap pages
` [PATCH v6 11/13] x86/mm/pat: Prepare {reserve, free}_memtype() for "decoy" addresses
` [PATCH v6 12/13] x86/memory_failure: Introduce {set, clear}_mce_nospec()
` [PATCH v6 13/13] libnvdimm, pmem: Restore page attributes when clearing errors

[PATCH bpf-next v5 0/3] bpf: btf: print bpftool map data with btf
 2018-07-14  4:57 UTC  (4+ messages)
` [PATCH bpf-next v5 1/3] bpf: btf: export btf types and name by offset from lib
` [PATCH bpf-next v5 2/3] bpf: btf: add btf print functionality
` [PATCH bpf-next v5 3/3] bpf: btf: print map dump and lookup with btf info

[PATCH] mmc: mxcmmc: Fix missing parentheses and brace
 2018-07-14  4:16 UTC  (2+ messages)

[PATCH 0/6] swap: THP optimizing refactoring
 2018-07-14  4:07 UTC  (8+ messages)
` [PATCH 1/6] swap: Add comments to lock_cluster_or_swap_info()
` [PATCH 3/6] swap: Unify normal/huge code path in swap_page_trans_huge_swapped()
` [PATCH 6/6] swap, put_swap_page: Share more between huge/normal code path

[net-next:master 597/618] drivers/net/ethernet/marvell/mvpp2/mvpp2_cls.c:444:23: sparse: symbol 'mvpp2_cls_flow_get' was not declared. Should it be static?
 2018-07-14  3:22 UTC  (3+ messages)
` [RFC PATCH net-next] net: mvpp2: mvpp2_cls_flow_get() can be static

[PATCH v2 4/4] clk: qcom: Add graphics clock controller driver for SDM845
 2018-07-14  3:20 UTC  (3+ messages)

[PATCH v6 07/35] component: alloc component_match without any comp to match
 2018-07-14  3:14 UTC 

[PATCH v4 00/14] crypto: Remove VLA usage
 2018-07-14  3:07 UTC  (7+ messages)
` [PATCH v4 11/14] treewide: Prepare to remove VLA usage for AHASH_REQUEST_ON_STACK

[PATCH v2] tools/memory-model: Add extra ordering for locks and remove it for ordinary release/acquire
 2018-07-14  2:58 UTC  (3+ messages)

mmotm 2018-07-13-16-51 uploaded
 2018-07-14  2:47 UTC  (3+ messages)
` mmotm 2018-07-13-16-51 uploaded (PSI)

[RFC] x86, tsc: Add kcmdline args for skipping tsc calibration sequences
 2018-07-14  2:40 UTC  (5+ messages)

Kernel 4.17.4 lockup
 2018-07-14  2:08 UTC  (14+ messages)

[PATCH V2] ARM: dts: imx6sl-evk: add missing GPIO iomux setting
 2018-07-14  1:53 UTC 

[PATCH v13 0/7] cgroup-aware OOM killer
 2018-07-14  1:55 UTC  (4+ messages)

[PATCH] gpio: mxc: add power management support
 2018-07-14  1:53 UTC  (3+ messages)

[PATCH v11 00/15] subject: arm64: kexec: add kexec_file_load() support
 2018-07-14  1:52 UTC  (3+ messages)
` [PATCH v11 03/15] powerpc, kexec_file: factor out memblock-based arch_kexec_walk_mem()

[PATCH v9 0/2] regulator: add QCOM RPMh regulator driver
 2018-07-14  1:50 UTC  (3+ messages)
` [PATCH v9 1/2] regulator: dt-bindings: add QCOM RPMh regulator bindings
` [PATCH v9 2/2] regulator: add QCOM RPMh regulator driver

[PATCH] net: ethtool: fix spelling mistake: "tubale" -> "tunable"
 2018-07-14  1:26 UTC  (2+ messages)

[PATCH net-next v2 0/7] A fix and a few improvements on mvneta
 2018-07-14  1:23 UTC  (3+ messages)
` [PATCH net-next v2 5/7] net: mvneta: Allocate page for the descriptor

[PATCH v18 3/7] iomap: introduce io{read|write}64_{lo_hi|hi_lo}
 2018-07-14  1:12 UTC  (4+ messages)
` [v18,3/7] "

[next-20180711][Oops] linux-next kernel boot is broken on powerpc
 2018-07-14  0:55 UTC  (4+ messages)

[PATCH v5 00/11] mm: Teach memory_failure() about ZONE_DEVICE pages
 2018-07-14  0:34 UTC  (7+ messages)
` [PATCH v5 05/11] mm, madvise_inject_error: Let memory_failure() optionally take a page reference
` [PATCH v5 08/11] mm, memory_failure: Teach memory_failure() about dev_pagemap pages

[patch 0/7] x86/kvmclock: Remove memblock dependency and further cleanups
 2018-07-14  0:20 UTC  (4+ messages)

[PATCH] get_maintainer.pl: Add optional .get_maintainer.MAINTAINERS override
 2018-07-14  0:11 UTC  (12+ messages)

[PATCH] checkpatch: Require commit text and warn on long commit text lines
 2018-07-14  0:08 UTC  (4+ messages)

[PATCH] IB/mlx5: avoid binding a new mpi unit to the same devices repeatedly
 2018-07-13 23:50 UTC 

[PATCH v5 06/10] Uprobes: Support SDT markers having reference count (semaphore)
 2018-07-13 23:50 UTC  (14+ messages)

[PATCH 01/12] kernel.h: Add for_each_if()
 2018-07-13 23:42 UTC  (9+ messages)
` [PATCH] "

[PATCH 0/10] psi: pressure stall information for CPU, memory, and IO v2
 2018-07-13 23:34 UTC  (9+ messages)
` [RFC PATCH 10/10] psi: aggregate ongoing stall events when somebody reads pressure

[PATCH v6 0/4] Add parameter for disabling ACS redirection for P2P
 2018-07-13 23:31 UTC  (5+ messages)
` [PATCH v6 1/4] PCI: Make specifying PCI devices in kernel parameters reusable
` [PATCH v6 2/4] PCI: Allow specifying devices using a base bus and path of devfns
` [PATCH v6 3/4] PCI: Introduce disable_acs_redir quirk
` [PATCH v6 4/4] PCI: Introduce the disable_acs_redir parameter

[PATCH v6 0/7] fs/dcache: Track & limit # of negative dentries
 2018-07-13 23:17 UTC  (11+ messages)

[patch -mm v3 0/3] mm, memcg: introduce oom policies
 2018-07-13 23:07 UTC  (11+ messages)
  ` [patch -mm 0/6] rewrite cgroup aware oom killer for general use
    ` [patch v2 "
      ` [patch v3 "
        ` [patch v3 -mm 1/6] mm, memcg: introduce per-memcg oom policy tunable
        ` [patch v3 -mm 2/6] mm, memcg: replace cgroup aware oom killer mount option with tunable
        ` [patch v3 -mm 3/6] mm, memcg: add hierarchical usage oom policy
        ` [patch v3 -mm 4/6] mm, memcg: evaluate root and leaf memcgs fairly on oom
        ` [patch v3 -mm 5/6] mm, memcg: separate oom_group from selection criteria
        ` [patch v3 -mm 6/6] mm, memcg: disregard mempolicies for cgroup-aware oom killer

x86/events/intel/ds: Fix bts_interrupt_threshold alignment
 2018-07-13 22:48 UTC 

[PATCH bpf-next v5 0/3] bpf: btf: print bpftool map data with btf
 2018-07-13 22:43 UTC  (6+ messages)

[PATCH 1/3] clocksource: drivers: set clockevent device cpumask to cpu_possible_mask
 2018-07-13 22:45 UTC  (5+ messages)

[PATCH] i2c: i2c-qcom-geni: Fix suspend clock handling
 2018-07-13 22:24 UTC  (3+ messages)

[PATCH v13 2/2] Add oom victim's memcg to the oom context information
 2018-07-13 22:22 UTC  (2+ messages)

[PATCH v4] cpufreq / CPPC: Add cpuinfo_cur_freq support for CPPC
 2018-07-13 22:20 UTC  (2+ messages)

[PATCH RT] arm64: fpsimd: use a local_lock() in addition to local_bh_disable()
 2018-07-13 22:03 UTC  (10+ messages)
              ` [PATCH RT v2] "

unexpected kernel reboot (3)
 2018-07-13 21:58 UTC  (2+ messages)

[PATCH v10 0/3] tracing: Centralize preemptirq tracepoints and unify their usage
 2018-07-13 21:55 UTC  (4+ messages)
` [PATCH v10 1/3] lockdep: use this_cpu_ptr instead of get_cpu_var stats
` [PATCH v10 2/3] tracepoint: Make rcuidle tracepoint callers use SRCU
` [PATCH v10 3/3] tracing: Centralize preemptirq tracepoints and unify their usage

[PATCH v4] regulator: fixed: Convert to use GPIO descriptor only
 2018-07-13 21:54 UTC  (4+ messages)

[RFC PATCH ghak59 V1 0/6] audit: config_change normalizations and event record gathering
 2018-07-13 21:44 UTC  (4+ messages)
` [RFC PATCH ghak59 V1 4/6] audit: hand taken context to audit_kill_trees for syscall logging

[patch -mm] mm, oom: remove oom_lock from exit_mmap
 2018-07-13 21:18 UTC  (3+ messages)

[PATCH/RFT 0/6] i2c: recovery: fix GPIO usage for recovery
 2018-07-13 21:09 UTC  (7+ messages)
` [PATCH/RFT 1/6] i2c: designware: use open drain for recovery GPIO
` [PATCH/RFT 2/6] i2c: imx: "
` [PATCH/RFT 3/6] i2c: designware: set SDA as output for recovery
` [PATCH/RFT 4/6] i2c: davinci: "
` [PATCH/RFT 5/6] i2c: imx: "
` [PATCH/RFT 6/6] i2c: recovery: remove bogus check if SDA GPIO is set to output

[GIT PULL] arm64 fixes for 4.18-rc5
 2018-07-13 21:09 UTC  (3+ messages)

[PATCH v3] iio: chemical: Add support for Bosch BME680 sensor
 2018-07-13 20:42 UTC  (2+ messages)

[PATCH] io_submit.2: Add IOCB_FLAG_IOPRIO
 2018-07-13 20:58 UTC 

[RFC v3 0/2] kvm "fake DAX" device flushing
 2018-07-13 20:38 UTC  (5+ messages)
` [RFC v3 1/2] libnvdimm: Add flush callback for virtio pmem
` [RFC v3 2/2] virtio-pmem: Add virtio pmem driver

[PATCH 1/2] [RESEND] jffs2: use 64-bit intermediate timestamps
 2018-07-13 20:47 UTC  (2+ messages)

[PATCH v1 0/2] mm: soft-offline: fix race against page allocation
 2018-07-13 20:40 UTC  (5+ messages)
` [PATCH v1 1/2] mm: fix race on soft-offlining free huge pages
` [PATCH v1 2/2] mm: soft-offline: close the race against page allocation

[PATCH] i2c: aspeed: Adjust spinlock scope in the irq handler
 2018-07-13 20:37 UTC  (5+ messages)

[PULL REQUEST] i2c for 4.18
 2018-07-13 20:34 UTC 

[PATCH] usb: host: ehci-sched: remove redundant pointer dev
 2018-07-13 20:17 UTC  (2+ messages)

[PATCH 1/5] ceph: use timespec64 in for keepalive
 2018-07-13 20:18 UTC  (5+ messages)
` [PATCH 2/5] ceph: stop using current_kernel_time()
` [PATCH 3/5] ceph: use timespec64 for inode timestamp
` [PATCH 4/5] ceph: use timespec64 for r_mtime
` [PATCH 5/5] ceph: use 64-bit timespec for r_stamp

[PATCH] scripts/tags.sh: Add BPF_CALL
 2018-07-13 20:17 UTC  (3+ messages)

staging:rtl8192u: [0/10] Coding style changes
 2018-07-13 20:12 UTC  (11+ messages)
` [PATCH 01/10] staging:rtl8192u: remove typedef of enumeration TR_SELECT - Style
` [PATCH 02/10] staging:rtl8192u: remove typedef of struct TS_COMMON_INFO "
` [PATCH 03/10] staging:rtl8192u: Rename List > list - Coding style
` [PATCH 04/10] staging:rtl8192u: rename SetupTimer > setup_timer - Style
` [PATCH 05/10] staging:rtl8192u: Rename InactTimer > inact_timer "
` [PATCH 06/10] staging:rtl8192u: Rename Addr > addr "
` [PATCH 07/10] staging:rtl8192u: Rename TSpec > t_spec "
` [PATCH 08/10] staging:rtl8192u: Rename TClass > t_class "
` [PATCH 09/10] staging:trl8192u: Rename TClasProc > t_clas_proc "
` [PATCH 10/10] staging:rtl8192u: Rename TClasNum > t_clas_num "

KASAN: null-ptr-deref Read in smc_ioctl
 2018-07-13 20:13 UTC  (2+ messages)

[PATCH] Input: pxrc - fix leak of usb_device
 2018-07-13 20:07 UTC 

[PATCH v3 0/3] regulator: bd9571mwv: Add support for toggle power switches
 2018-07-13 20:08 UTC  (3+ messages)
` [PATCH v3 1/3] regulator: bd9571mwv: Use "backup_mode" sysfs file instead of "wake_up"

[PATCH v5 0/5] sparse_init rewrite
 2018-07-13 20:02 UTC  (5+ messages)
` [PATCH v5 1/5] mm/sparse: abstract sparse buffer allocations

[GIT PULL] timer fixes
 2018-07-13 20:01 UTC 

[GIT PULL] perf fixes
 2018-07-13 19:59 UTC 

[PATCH] Revert "arm64: Use aarch64elf and aarch64elfb emulation mode variants"
 2018-07-13 19:58 UTC  (4+ messages)
` [PATCH] arm64: build with baremetal linker target instead of Linux when available

[GIT PULL] EFI fix
 2018-07-13 19:57 UTC 

[PATCH v2] tools/memory-model: Add extra ordering for locks and remove it for ordinary release/acquire
 2018-07-13 19:56 UTC  (9+ messages)


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