linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-03-21 18:54:51 to 2019-03-21 22:01:24 UTC [more...]

Fixes and cleanup from LTO tree
 2019-03-21 22:00 UTC  (13+ messages)
` [PATCH 02/17] x86, lto: Mark all top level asm statements as .text
` [PATCH 03/17] x86: Don't inline __const_udelay
` [PATCH 04/17] init: Add __noreorder and mark initcalls __noreorder
` [PATCH 05/17] Use C version for SYSCALL_ALIAS
` [PATCH 06/17] locking/core: Mark spinlocks noinline when inline spinlocks are disabled
` [PATCH 08/17] x86/speculation: Fix __initconst in bugs.c
` [PATCH 09/17] x86/kvm: Make steal_time visible
` [PATCH 10/17] delta: Fix buffer overrun in delta_ipc_open
` [PATCH 13/17] ASoC: AMD: Fix incorrect extern
` [PATCH 15/17] x86/hyperv: Make hv_vcpu_is_preempted visible
` [PATCH 16/17] x86/xen: Mark xen_vcpu_stolen as __visible
` [PATCH 17/17] dm: Fix const confusion in dm

[RFC PATCH v2 0/1] improve vmap allocation
 2019-03-21 22:01 UTC  (3+ messages)
` [RFC PATCH v2 1/1] mm/vmap: keep track of free blocks for "

[PATCH 0/4] Signal: Fix hard lockup problem in flush_sigqueue()
 2019-03-21 22:00 UTC  (6+ messages)
` [PATCH 1/4] mm: Implement kmem objects freeing queue
` [PATCH 2/4] signal: Make flush_sigqueue() use free_q to release memory
` [PATCH 3/4] signal: Add free_uid_to_q()
` [PATCH 4/4] mm: Do periodic rescheduling when freeing objects in kmem_free_up_q()

[PATCH net-next v4 00/22] ethtool netlink interface, part 1
 2019-03-21 21:58 UTC  (4+ messages)
` [PATCH net-next v4 01/22] rtnetlink: provide permanent hardware address in RTM_NEWLINK

[PATCH v4 00/10] support wakeup capable GPIOs
 2019-03-21 21:54 UTC  (5+ messages)
` [PATCH v4 07/10] drivers: pinctrl: msm: setup GPIO irqchip hierarchy

BUG-RT: scheduling while in atomic in the watchdog's hrtimer
 2019-03-21 21:46 UTC  (2+ messages)

[RFC PATCH 18/20] lib: image-formats: Add v4l2 formats support
 2019-03-21 21:44 UTC  (11+ messages)

32-bit Amlogic (ARM) SoC: kernel BUG in kfree()
 2019-03-21 21:44 UTC  (2+ messages)

[PATCH] staging: mt7621-pci: Add spaces to Macros in pci-mt7621.c
 2019-03-21 21:42 UTC  (2+ messages)

[PATCH 0/2] platform/chrome: Add support for host sleep event command v1
 2019-03-21 21:31 UTC  (3+ messages)
` [PATCH 1/2] mfd: cros_ec: Add host_sleep_event_v1 command

[PATCH v3] usb: gadget: f_fs: don't free buffer prematurely
 2019-03-21 21:31 UTC 

linux-next: build warning after merge of the sunxi tree
 2019-03-21 21:30 UTC 

New ethtool sub-feature and ethtool-netlink
 2019-03-21 21:23 UTC 

[PATCH V2 00/23] perf: Add Icelake support
 2019-03-21 21:20 UTC  (28+ messages)
` [PATCH V2 01/23] perf/x86: Support outputting XMM registers
` [PATCH V2 02/23] perf/x86/intel: Extract memory code PEBS parser for reuse
` [PATCH V2 03/23] perf/x86/intel/ds: Extract code of event update in short period
` [PATCH V2 04/23] perf/x86/intel: Support adaptive PEBSv4
` [PATCH V2 05/23] perf/x86/lbr: Avoid reading the LBRs when adaptive PEBS handles them
` [PATCH V2 06/23] perf/x86: Support constraint ranges
` [PATCH V2 07/23] perf/x86/intel: Add Icelake support
` [PATCH V2 08/23] perf/x86/intel/cstate: "
` [PATCH V2 09/23] perf/x86/intel/rapl: "
` [PATCH V2 10/23] perf/x86/msr: "
` [PATCH V2 11/23] perf/x86/intel/uncore: Add Intel Icelake uncore support
` [PATCH V2 12/23] perf/core: Support a REMOVE transaction
` [PATCH V2 13/23] perf/x86/intel: Basic support for metrics counters
` [PATCH V2 14/23] perf/x86/intel: Support overflows on SLOTS
` [PATCH V2 15/23] perf/x86/intel: Support hardware TopDown metrics
` [PATCH V2 16/23] perf/x86/intel: Set correct weight for topdown subevent counters
` [PATCH V2 17/23] perf/x86/intel: Export new top down events for Icelake
` [PATCH V2 18/23] perf/x86/intel: Disable sampling read slots and topdown
` [PATCH V2 19/23] perf/x86/intel: Support CPUID 10.ECX to disable fixed counters
` [PATCH V2 20/23] perf, tools: Add support for recording and printing XMM registers
` [PATCH V2 21/23] perf, tools, stat: Support new per thread TopDown metrics
` [PATCH V2 22/23] perf, tools: Add documentation for topdown metrics
` [PATCH V2 23/23] perf vendor events intel: Add JSON files for Icelake

[RFC][PATCH 03/16] sched: Wrap rq::lock access
 2019-03-21 21:20 UTC  (2+ messages)

[PATCH 0/5] Page demotion for memory reclaim
 2019-03-21 21:20 UTC  (7+ messages)
` [PATCH 1/5] node: Define and export memory migration path
` [PATCH 2/5] mm: Split handling old page for migration
` [PATCH 3/5] mm: Attempt to migrate page in lieu of discard
` [PATCH 4/5] mm: Consider anonymous pages without swap
` [PATCH 5/5] mm/migrate: Add page movement trace event

[RFC][PATCH 0/5 v2] DMA-BUF Heaps (destaging ION)
 2019-03-21 21:16 UTC  (14+ messages)
` [RFC][PATCH 1/5 v2] dma-buf: Add dma-buf heaps framework
` [RFC][PATCH 2/5 v2] dma-buf: heaps: Add heap helpers
` [RFC][PATCH 4/5 v2] dma-buf: heaps: Add CMA heap to dmabuf heapss

powerpc32 boot crash in 5.1-rc1
 2019-03-21 21:16 UTC  (2+ messages)

[PATCH] x86/events: add event map for AMD Family 17h
 2019-03-21 21:15 UTC 

[PATCH v5 00/19] Convert x86 & arm64 to use generic page walk
 2019-03-21 21:15 UTC  (3+ messages)
` [PATCH v5 10/19] mm: pagewalk: Add p4d_entry() and pgd_entry()

kmsg: lseek errors confuse glibc's dprintf
 2019-03-21 21:14 UTC  (4+ messages)

[PATCH 1/4] ARM: dts: rockchip: Fix gic/efuse sort ordering for rk3288
 2019-03-21 21:14 UTC  (8+ messages)
` [PATCH 2/4] ARM: dts: rockchip: Fix gpu opp node names "
` [PATCH 3/4] ARM: dts: rockchip: Remove #address/#size-cells from rk3288 mipi_dsi
` [PATCH 4/4] ARM: dts: rockchip: Remove #address/#size-cells from rk3288-veyron gpio-keys

mount.nfs: Protocol error after upgrade to linux/master
 2019-03-21 21:10 UTC  (8+ messages)

[RFC PATCH RESEND 0/3] mm modifications / helpers for emulated GPU coherent memory
 2019-03-21 21:07 UTC  (12+ messages)
` [RFC PATCH RESEND 2/3] mm: Add an apply_to_pfn_range interface
` [RFC PATCH RESEND 3/3] mm: Add write-protect and clean utilities for address space ranges

[PATCH v2 0/1] userfaultfd: allow to forbid unprivileged users
 2019-03-21 21:06 UTC  (7+ messages)
` [PATCH v2 1/1] userfaultfd/sysctl: add vm.unprivileged_userfaultfd

[PATCH v3] lib/string.c: implement a basic bcmp
 2019-03-21 21:05 UTC  (5+ messages)
` [PATCH v4] "

Radeon HD 7450 brightness oversaturated
 2019-03-21 21:03 UTC  (2+ messages)

[PATCH 00/25] objtool: UACCESS validation v4
 2019-03-21 21:03 UTC  (9+ messages)
` [PATCH 01/25] x86: Make SMAP 64-bit only

[PATCH] mfd: cros_ec: Only register a positive IRQ number
 2019-03-21 21:03 UTC 

[PATCH 0/2] Two clean-ups for rhashtable
 2019-03-21 21:01 UTC  (2+ messages)

[PATCH net] net: hns3: fix for not calculating tx bd num correctly
 2019-03-21 20:59 UTC  (2+ messages)

[PATCH 0/2] workqueue: use normal RCU and don't depend on the rq lock
 2019-03-21 20:59 UTC  (3+ messages)
` [PATCH 1/2] workqueue: Use normal rcu

[v2 PATCH] rhashtable: Still do rehash when we get EEXIST
 2019-03-21 20:58 UTC  (5+ messages)
  ` [v3 "

[PATCH v6 00/22] SMMUv3 Nested Stage Setup
 2019-03-21 20:57 UTC  (3+ messages)
` [PATCH v6 03/22] iommu: introduce device fault report API

[RFC][PATCH] tracing/x86: Save CR2 before tracing irqsoff on error_entry
 2019-03-21 20:50 UTC  (23+ messages)

[PATCH net-next 0/2] net: phy: Move Omega PHY entry to Cygnus PHY driver
 2019-03-21 20:41 UTC  (2+ messages)

[PATCH v3] net-sysfs: Fix memory leak in netdev_register_kobject
 2019-03-21 20:39 UTC  (2+ messages)

Smarter Kconfig help
 2019-03-21 20:36 UTC  (3+ messages)

[PATCH] genirq: call cancel_work_sync from irq_set_affinity_notifier
 2019-03-21 20:31 UTC  (3+ messages)

[PATCH v3 1/6] EDAC/amd64: Add Family 17h Model 30h PCI IDs
 2019-03-21 20:30 UTC  (2+ messages)

[PATCH v5] ipvs: allow tunneling with gue encapsulation
 2019-03-21 20:28 UTC  (2+ messages)

[PATCH v8] x86: load FPU registers on return to userland
 2019-03-21 20:26 UTC  (25+ messages)
` [PATCH 01/24] x86/fpu: Remove fpu->initialized usage in __fpu__restore_sig()
` [PATCH 02/24] x86/fpu: Remove fpu__restore()
` [PATCH 03/24] x86/fpu: Remove preempt_disable() in fpu__clear()
` [PATCH 04/24] x86/fpu: Always init the `state' "
` [PATCH 05/24] x86/fpu: Remove fpu->initialized usage in copy_fpstate_to_sigframe()
` [PATCH 06/24] x86/fpu: Don't save fxregs for ia32 frames "
` [PATCH 07/24] x86/fpu: Remove fpu->initialized
` [PATCH 08/24] x86/fpu: Remove user_fpu_begin()
` [PATCH 09/24] x86/fpu: Add (__)make_fpregs_active helpers
` [PATCH 10/24] x86/fpu: Make __raw_xsave_addr() use feature number instead of mask
` [PATCH 11/24] x86/fpu: Make get_xsave_field_ptr() and get_xsave_addr() "
` [PATCH 12/24] x86/pkru: Provide .*_pkru_ins() functions
` [PATCH 13/24] x86/fpu: Only write PKRU if it is different from current
` [PATCH 14/24] x86/pkeys: Don't check if PKRU is zero before writting it
` [PATCH 15/24] x86/fpu: Eager switch PKRU state
` [PATCH 16/24] x86/entry: Add TIF_NEED_FPU_LOAD
` [PATCH 17/24] x86/fpu: Always store the registers in copy_fpstate_to_sigframe()
` [PATCH 18/24] x86/fpu: Prepare copy_fpstate_to_sigframe() for TIF_NEED_FPU_LOAD
` [PATCH 19/24] x86/fpu: Update xstate's PKRU value on write_pkru()
` [PATCH 20/24] x86/fpu: Inline copy_user_to_fpregs_zeroing()
` [PATCH 21/24] x86/fpu: Let __fpu__restore_sig() restore the !32bit+fxsr frame from kernel memory
` [PATCH 22/24] x86/fpu: Merge the two code paths in __fpu__restore_sig()
` [PATCH 23/24] x86/fpu: Defer FPU state load until return to userspace
` [PATCH 24/24] x86/pkeys: add PKRU value to init_fpstate

linux-next: Fixes tag needs some work in the ntb tree
 2019-03-21 20:28 UTC  (4+ messages)

[PATCH v2 1/2] x86/MCE: Add function to allow filtering of MCA errors
 2019-03-21 20:25 UTC  (2+ messages)
` [PATCH v2 2/2] x86/MCE/AMD: Don't report L1 BTB MCA errors on some Family 17h models

[PATCH] net: macb: Add null check for PCLK and HCLK
 2019-03-21 20:22 UTC  (2+ messages)

CONFIG_DEBUG_VIRTUAL breaks boot on x86-32
 2019-03-21 20:22 UTC 

[PATCH v2] net: phy: Add DP83825I to the DP83822 driver
 2019-03-21 20:21 UTC  (2+ messages)

[PATCH] ARM: dts: rockchip: Add vdd_logic to rk3288-veyron
 2019-03-21 20:19 UTC 

[RFC v4 00/17] kunit: introduce KUnit, the Linux kernel unit testing framework
 2019-03-21 20:14 UTC  (8+ messages)

[PATCH bpf-next v1 1/7] tools: bpftool: fix infinite loop
 2019-03-21 20:16 UTC  (5+ messages)
` [PATCH bpf-next v1 4/7] tools: bpftool: implement map exec command

[PATCH v2 0/4] RCU fixes for rcu_assign_pointer() usage
 2019-03-21 20:12 UTC  (2+ messages)

[PATCH 1/2] dma-buf: Remove leftover [un]map_atomic comments
 2019-03-21 20:09 UTC  (2+ messages)
` [PATCH 2/2] dma-buf: Update [un]map documentation to match the other functions

[PATCH 1/8] perf/x86/intel: Fix memory corruption
 2019-03-21 20:07 UTC  (14+ messages)

[PATCH] perf: Change PMCR write to read-modify-write
 2019-03-21 20:02 UTC  (3+ messages)

[PATCH v3] docs: Clarify the usage and sign-off requirements for Co-developed-by
 2019-03-21 20:01 UTC 

-Wsometimes-uninitialized Clang warning in net/tipc/node.c
 2019-03-21 19:49 UTC  (8+ messages)

[PATCH 1/1] mtd: rawnand: meson: set oob layout ops
 2019-03-21 19:48 UTC  (2+ messages)

[RFC PATCH] mm: mempolicy: remove MPOL_MF_LAZY
 2019-03-21 19:45 UTC  (7+ messages)

[PATCH] gpu/nouveau: empty chunk do not have a buffer object associated with them
 2019-03-21 19:42 UTC 

[PATCH] Staging: comedi: ni_mio_common.c: Added blank line after declarations
 2019-03-21 19:18 UTC 

Help on testing ad5933 driver
 2019-03-21 19:39 UTC 

[PATCH -next 1/2] ipc/mqueue: remove redundant wq task assignment
 2019-03-21 19:02 UTC  (2+ messages)
` [PATCH -next 2/2] ipc/mqueue: optimize msg_get()

[PATCH] staging: ralink-gdma: Change uint32_t to u32
 2019-03-21 19:25 UTC 

[PATCH v2] docs: Clarify the usage and sign-off requirements for Co-developed-by
 2019-03-21 19:23 UTC  (3+ messages)

[PATCH] dt-bindings: usb: dwc2: document the vbus-supply property
 2019-03-21 19:21 UTC  (2+ messages)

[PATCH 0/6] sysctl: add pending proc_do_large_bitmap fix
 2019-03-21 19:18 UTC  (3+ messages)

[PATCH v2] staging: ralink-gdma: Prefer u32 over uint32_t
 2019-03-21 19:11 UTC 

[GIT PULL] arm64 updates for 5.1-rc2
 2019-03-21 19:05 UTC  (2+ messages)

[GIT PULL] SELinux fixes for v5.1 (#2)
 2019-03-21 19:05 UTC  (2+ messages)

general protection fault in ebitmap_destroy (2)
 2019-03-21 19:01 UTC  (3+ messages)

linux-next: Signed-off-by missing for commit in the cifs tree
 2019-03-21 19:00 UTC  (2+ messages)

[PATCH] staging: ralink-gdma: Prefer u32 over uint32_t
 2019-03-21 18:48 UTC  (3+ messages)

linux-next: Fixes tag needs some work in the net-next tree
 2019-03-21 18:54 UTC 

[GIT PULL 00/44] perf/core fixes and improvements
 2019-03-21 18:51 UTC  (14+ messages)
` [PATCH 31/44] perf bpf: Save bpf_prog_info in a rbtree in perf_env
` [PATCH 33/44] perf bpf: Save BTF "
` [PATCH 34/44] perf bpf: Save BTF information as headers to perf.data
` [PATCH 35/44] perf top: Add option --no-bpf-event
` [PATCH 36/44] perf feature detection: Add -lopcodes to feature-libbfd
` [PATCH 37/44] perf symbols: Introduce DSO_BINARY_TYPE__BPF_PROG_INFO
` [PATCH 38/44] perf bpf: Process PERF_BPF_EVENT_PROG_LOAD for annotation
` [PATCH 39/44] perf build: Check what binutils's 'disassembler()' signature to use
` [PATCH 40/44] perf annotate: Enable annotation of BPF programs
` [PATCH 41/44] perf evlist: Introduce side band thread
` [PATCH 42/44] perf tools: Save bpf_prog_info and BTF of new BPF programs
` [PATCH 43/44] perf bpf: Extract logic to create program names from perf_event__synthesize_one_bpf_prog()
` [PATCH 44/44] perf bpf: Show more BPF program info in print_bpf_prog_info()


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