linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-05-24 21:40:42 to 2019-05-25 09:02:35 UTC [more...]

[PATCH] kernel: sysctl: change ipfrag_high/low_thresh to CTL_ULONG
 2019-05-25  9:00 UTC  (3+ messages)

linux-next: Signed-off-by missing for commit in the parisc-hd tree
 2019-05-25  8:59 UTC  (4+ messages)
  ` C3600, sata controller

[PATCH] drivers/pci/controller: fix warning PTR_ERR_OR_ZERO can be used
 2019-05-25  8:57 UTC 

[RFC PATCH 0/6] x86/mm: Flush remote and local TLBs concurrently
 2019-05-25  8:54 UTC  (10+ messages)
` [RFC PATCH 1/6] smp: Remove smp_call_function() and on_each_cpu() return values
` [RFC PATCH 2/6] cpumask: Purify cpumask_next()
` [RFC PATCH 3/6] smp: Run functions concurrently in smp_call_function_many()
` [RFC PATCH 4/6] x86/mm/tlb: Refactor common code into flush_tlb_on_cpus()
` [RFC PATCH 5/6] x86/mm/tlb: Flush remote and local TLBs concurrently
` [RFC PATCH 6/6] x86/mm/tlb: Optimize local TLB flushes

[PATCH 1/4] w1: ds2413: output_write() cosmetic fixes / simplify
 2019-05-25  8:51 UTC  (5+ messages)
` [PATCH 4/4] w1: ds2805: rename w1_family struct, fixing c-p typo
    ` [PATCH 4/4 v2] "

[PATCH 1/2] perf/x86: Disable non generic regs for software/probe events
 2019-05-25  8:49 UTC  (4+ messages)
` [PATCH 2/2] perf/x86/regs: Check reserved bits

[PATCH] mm/gup: continue VM_FAULT_RETRY processing event for pre-faults
 2019-05-25  8:45 UTC  (5+ messages)

[PATCH 0/2] Fixes for staging/kpc2000's Kconfig
 2019-05-25  8:39 UTC  (4+ messages)
` [PATCH 2/2] staging: kpc2000: add missing dependencies for kpc2000

Re:Re
 2019-05-25  7:50 UTC 

[PATCH] drivers/dca: fix warning PTR_ERR_OR_ZERO can be used
 2019-05-25  8:18 UTC 

[PATCH RFC 0/5] Remove some notrace RCU APIs
 2019-05-25  8:14 UTC  (8+ messages)
` [PATCH RFC 1/5] powerpc: Use regular rcu_dereference_raw API
` [PATCH RFC 2/5] trace: "
` [PATCH RFC 3/5] hashtable: Use the regular hlist_for_each_entry_rcu API
` [PATCH RFC 4/5] rculist: Remove hlist_for_each_entry_rcu_notrace since no users
` [PATCH RFC 5/5] rcu: Remove rcu_dereference_raw_notrace "

[PATCH net] staging: Remove set but not used variable ‘status’
 2019-05-25  8:13 UTC  (4+ messages)
` [PATCH -next v2] staging: kpc2000: "

[PATCH] drm/amd: fix warning PTR_ERR_OR_ZERO can be used
 2019-05-25  7:34 UTC 

[PATCH] drm/omapdrm: fix warning PTR_ERR_OR_ZERO can be used
 2019-05-25  7:30 UTC 

[PATCH] drm/sun4i: fix warning PTR_ERR_OR_ZERO can be used
 2019-05-25  7:25 UTC 

[PATCH] mm/mempolicy: Fix an incorrect rebind node in mpol_rebind_nodemask
 2019-05-25  7:07 UTC 

[PATCH] drm/tegra: fix warning PTR_ERR_OR_ZERO can be used
 2019-05-25  7:03 UTC 

[PATCH v7 0/5] namei: resolveat(2) path resolution restriction API
 2019-05-25  7:03 UTC  (4+ messages)
` [PATCH v7 5/5] namei: resolveat(2) syscall

[PATCH] drm/panel: st7701: Swap vertical front and back porch timings
 2019-05-25  6:58 UTC  (2+ messages)

[PATCH RE-RESEND 1/2] drm/panel: Add support for Armadeus ST0700 Adapt
 2019-05-25  6:56 UTC  (2+ messages)

[PATCH] display: panel: Add KOE tx14d24vm1bpa display support (320x240)
 2019-05-25  6:55 UTC  (6+ messages)
` [PATCH v4 1/2] dt-bindings: display/panel: Add KOE tx14d24vm1bpa display description
` [PATCH v4 2/2] drm/panel: simple: Add KOE tx14d24vm1bpa display support (320x240)

[PATCH][next] ASoC: cx2072x: fix integer overflow on unsigned int multiply
 2019-05-25  6:25 UTC  (2+ messages)

[PATCH][next] ASoC: cx2072x: remove redundant assignment to pulse_len
 2019-05-25  6:24 UTC  (2+ messages)

[PATCH] consolemap: Fix a memory leaking bug in drivers/tty/vt/consolemap.c
 2019-05-25  6:04 UTC  (8+ messages)
      ` [PATCH v2] "

[PATCH v4 00/15] iommu/vt-d: Delegate DMA domain to generic iommu
 2019-05-25  5:41 UTC  (16+ messages)
` [PATCH v4 01/15] iommu: Add API to request DMA domain for device
` [PATCH v4 02/15] iommu/vt-d: Implement apply_resv_region iommu ops entry
` [PATCH v4 03/15] iommu/vt-d: Expose ISA direct mapping region via iommu_get_resv_regions
` [PATCH v4 04/15] iommu/vt-d: Enable DMA remapping after rmrr mapped
` [PATCH v4 05/15] iommu/vt-d: Add device_def_domain_type() helper
` [PATCH v4 06/15] iommu/vt-d: Delegate the identity domain to upper layer
` [PATCH v4 07/15] iommu/vt-d: Delegate the dma "
` [PATCH v4 08/15] iommu/vt-d: Identify default domains replaced with private
` [PATCH v4 09/15] iommu/vt-d: Handle 32bit device with identity default domain
` [PATCH v4 10/15] iommu/vt-d: Probe DMA-capable ACPI name space devices
` [PATCH v4 11/15] iommu/vt-d: Implement is_attach_deferred iommu ops entry
` [PATCH v4 12/15] iommu/vt-d: Cleanup get_valid_domain_for_dev()
` [PATCH v4 13/15] iommu/vt-d: Remove startup parameter from device_def_domain_type()
` [PATCH v4 14/15] iommu/vt-d: Remove duplicated code for device hotplug
` [PATCH v4 15/15] iommu/vt-d: Remove static identity map code

[PATCH][next] ALSA: firewire-lib: remove redundant assignment to cip_header
 2019-05-25  5:45 UTC  (2+ messages)
` [alsa-devel] "

[PATCH] ACPI / LPSS: Don't skip late system PM ops for hibernate on BYT/CHT
 2019-05-25  5:31 UTC  (5+ messages)

[PATCH i2c/slave-mqueue v5] i2c: slave-mqueue: add a slave backend to receive and queue messages
 2019-05-25  5:10 UTC  (5+ messages)

[A General Question] What should I do after getting Reviewed-by from a maintainer?
 2019-05-25  5:06 UTC  (4+ messages)

drivers/mtd/chips/cfi_cmdset_0002.o: warning: objtool: chip_good() falls through to next function do_read_secsi_onechip()
 2019-05-25  4:21 UTC 

[PATCH v1 0/5] Solve postboot supplier cleanup and optimize probe ordering
 2019-05-25  4:04 UTC  (20+ messages)
` [PATCH v1 1/5] of/platform: Speed up of_find_device_by_node()
` [PATCH v1 3/5] dt-bindings: Add depends-on property

[PATCH 0/7] keys: Miscellany
 2019-05-25  3:57 UTC  (5+ messages)
` [PATCH 2/7] keys: sparse: Fix incorrect RCU accesses
` [PATCH 3/7] keys: sparse: Fix kdoc mismatches

linusw/fixes boot bisection: v5.2-rc1-1-ge9646f0f5bb6 on rk3288-veyron-jaq
 2019-05-25  3:39 UTC 

[PATCH RT 0/6] Linux 4.19.37-rt20-rc1
 2019-05-25  3:32 UTC  (7+ messages)
` [PATCH RT 1/6] powerpc/pseries/iommu: Use a locallock instead local_irq_save()
` [PATCH RT 2/6] powerpc: reshuffle TIF bits
` [PATCH RT 3/6] tty/sysrq: Convert show_lock to raw_spinlock_t
` [PATCH RT 4/6] drm/i915: Dont disable interrupts independently of the lock
` [PATCH RT 5/6] sched/completion: Fix a lockup in wait_for_completion()
` [PATCH RT 6/6] Linux 4.19.37-rt20-rc1

[v5 PATCH 1/2] mm: vmscan: remove double slab pressure by inc'ing sc->nr_scanned
 2019-05-25  3:28 UTC  (2+ messages)
` [v5 PATCH 2/2] mm: vmscan: correct some vmscan counters for THP swapout

`SATA_AHCI` not selected by default with `make olddefconfig`
 2019-05-25  3:24 UTC  (2+ messages)

[PATCH net] bonding/802.3ad: fix slave link initialization transition states
 2019-05-25  3:21 UTC  (5+ messages)

[PATCH 00/16 v3] function_graph: Rewrite to allow multiple users
 2019-05-25  3:16 UTC  (17+ messages)
` [PATCH 01/16 v3] function_graph: Convert ret_stack to a series of longs
` [PATCH 02/16 v3] fgraph: Use BUILD_BUG_ON() to make sure we have structures divisible by long
` [PATCH 03/16 v3] fgraph: Have the current->ret_stack go down not up
` [PATCH 04/16 v3] function_graph: Add an array structure that will allow multiple callbacks
` [PATCH 05/16 v3] function_graph: Allow multiple users to attach to function graph
` [PATCH 06/16 v3] function_graph: Remove logic around ftrace_graph_entry and return
` [PATCH 07/16 v3] ftrace/function_graph: Pass fgraph_ops to function graph callbacks
` [PATCH 08/16 v3] ftrace: Allow function_graph tracer to be enabled in instances
` [PATCH 09/16 v3] ftrace: Allow ftrace startup flags exist without dynamic ftrace
` [PATCH 10/16 v3] function_graph: Have the instances use their own ftrace_ops for filtering
` [PATCH 11/16 v3] function_graph: Add "task variables" per task for fgraph_ops
` [PATCH 12/16 v3] function_graph: Move set_graph_function tests to shadow stack global var
` [PATCH 13/16 v3] function_graph: Move graph depth stored data "
` [PATCH 14/16 v3] function_graph: Move graph notrace bit "
` [PATCH 15/16 v3] function_graph: Implement fgraph_reserve_data() and fgraph_retrieve_data()
` [PATCH 16/16 v3] function_graph: Add selftest for passing local variables

[GIT PULL] tracing: Small fixes to histogram code and header cleanup
 2019-05-25  3:11 UTC 

[PATCH bpf] samples: bpf: add ibumad sample to .gitignore
 2019-05-25  2:58 UTC  (2+ messages)

[PATCH v4 bpf-next 0/4] cgroup bpf auto-detachment
 2019-05-25  2:57 UTC  (5+ messages)
` [PATCH v4 bpf-next 2/4] selftests/bpf: convert test_cgrp2_attach2 example into kselftest
` [PATCH v4 bpf-next 3/4] selftests/bpf: enable all available cgroup v2 controllers
` [PATCH v4 bpf-next 4/4] selftests/bpf: add auto-detach test

[v4 PATCH 2/2] mm: vmscan: correct some vmscan counters for
 2019-05-25  2:42 UTC  (2+ messages)

[PATCH] efi_64: Fix a missing-check bug in arch/x86/platform/efi/efi_64.c of Linux 5.1
 2019-05-25  2:36 UTC  (7+ messages)
      ` [PATCH v2] efi_64: Fix a missing-check bug in arch/x86/platform/efi/efi_64.c

[devm_kfree() usage] When should devm_kfree() be used?
 2019-05-25  2:03 UTC 

[PATCH v2 0/1] infiniband/mm: convert put_page() to put_user_page*()
 2019-05-25  1:45 UTC  (2+ messages)
` [PATCH v2] "

答复: 答复: 答复: [PATCH] input: alps-fix the issue the special alps trackpoint do not work
 2019-05-25  1:33 UTC  (11+ messages)

[PATCH v2 0/2] dt-bindings: iio: adc: add ad7780 yaml and MAINTAINERS entry
 2019-05-25  1:26 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: iio: adc: add adi,ad7780.yaml binding
` [PATCH v2 2/2] MAINTAINERS: add entry for ad7780 adc driver

[PATCH] net: phy: sfp: enable i2c-bus detection on ACPI based systems
 2019-05-25  1:04 UTC  (4+ messages)
` [PATCH net-next v2 1/2] i2c: acpi: export i2c_acpi_find_adapter_by_handle
` [PATCH net-next v2 2/2] net: phy: sfp: enable i2c-bus detection on ACPI based systems

[PATCH 1/2] open: add close_range()
 2019-05-24 20:32 UTC  (2+ messages)

clk/clk-next boot bisection: v5.2-rc1-4-gf191a146bcee on meson-g12a-x96-max
 2019-05-25  1:00 UTC 

[PATCH] printk: Monitor change of console loglevel
 2019-05-25  0:56 UTC  (4+ messages)

[GIT PULL] SCSI fixes for 5.2-rc1
 2019-05-25  0:55 UTC  (2+ messages)

[PATCH] powerpc: Fix loading of kernel + initramfs with kexec_file_load()
 2019-05-25  0:54 UTC  (2+ messages)

[PATCH 2/2] powerpc/perf: Fix mmcra corruption by bhrb_filter
 2019-05-25  0:54 UTC  (2+ messages)

[PATCH] dt-bindings: iio: adc: add adi,ad7780.yaml binding
 2019-05-25  0:28 UTC  (4+ messages)

[PATCH v2 1/3] kselftest/cgroup: fix unexpected testing failure on test_memcontrol
 2019-05-25  0:06 UTC  (4+ messages)

[PATCH v3 0/5] x86/umwait: Enable user wait instructions
 2019-05-24 23:56 UTC  (6+ messages)
` [PATCH v3 1/5] x86/cpufeatures: Enumerate "
` [PATCH v3 2/5] x86/umwait: Initialize umwait control values
` [PATCH v3 3/5] x86/umwait: Add sysfs interface to control umwait C0.2 state
` [PATCH v3 4/5] x86/umwait: Add sysfs interface to control umwait maximum time
` [PATCH v3 5/5] x86/umwait: Document umwait control sysfs interfaces

[5.2-rc1 regression]: nvme vs. hibernation
 2019-05-24 23:58 UTC  (4+ messages)

[PATCH] proc: report eip and esp for all threads when coredumping
 2019-05-24 23:50 UTC  (2+ messages)

[PATCH v2 0/2] close_range()
 2019-05-24 23:45 UTC  (6+ messages)

SGX vs LSM (Re: [PATCH v20 00/28] Intel SGX1 support)
 2019-05-24 23:42 UTC  (12+ messages)

[REVIEW][PATCH 00/26] signal: Remove task argument from force_sig_info
 2019-05-24 23:35 UTC  (9+ messages)
` [REVIEW][PATCH 03/26] signal/arm64: Use force_sig not force_sig_fault for SIGKILL
    ` [REVIEW][PATCHv2 "

[PATCH] ARM: dts: rockchip: Add pin names for rk3288-veyron jaq, mickey, speedy
 2019-05-24 23:33 UTC 

Getting empty callchain from perf_callchain_kernel()
 2019-05-24 23:23 UTC  (11+ messages)

[PATCHv3 00/12] perf tools: Display eBPF code in intel_pt trace
 2019-05-24 23:21 UTC  (4+ messages)
` [PATCH 05/12] perf tools: Read also the end of the kernel

[GIT PULL] Kselftest fixes update for Linux 5.2-rc2
 2019-05-24 23:15 UTC  (2+ messages)

[GIT PULL] Devicetree fixes for 5.2-rc
 2019-05-24 23:15 UTC  (2+ messages)

[PATCH 0/1 v2] Add dm verity root hash pkcs7 sig validation
 2019-05-24 23:04 UTC  (2+ messages)
` [PATCH 1/1 "

Revert "leds: avoid races with workqueue"?
 2019-05-24 23:02 UTC 

[PATCH AUTOSEL 5.1 001/375] gfs2: Fix lru_count going negative
 2019-05-24 22:55 UTC  (3+ messages)
` [PATCH AUTOSEL 5.1 033/375] leds: avoid races with workqueue

[PATCH 00/18] locking/atomic: atomic64 type cleanup
 2019-05-24 22:43 UTC  (8+ messages)

net: ll_temac: Cleanup multicast filter on change
 2019-05-24 22:41 UTC 

drivers/mtd/chips/cfi_util.o: warning: objtool: cfi_qry_present() falls through to next function cfi_qry_mode_on()
 2019-05-24 22:33 UTC 

[PATCH] arm64: dts: ls1028a: Add temperature sensor node
 2019-05-24 22:31 UTC  (2+ messages)

d_lookup: Unable to handle kernel paging request
 2019-05-24 22:21 UTC  (5+ messages)

[PATCH v13 0/4] Add support for the Purism Librem5 devkit
 2019-05-24 22:20 UTC  (5+ messages)
` [PATCH v13 2/4] arm64: dts: fsl: librem5: Add a device tree for the "

[PATCH] PCI: hv: Detect and fix Hyper-V PCI domain number collision
 2019-05-24 22:15 UTC  (2+ messages)

[PATCH v3 0/3] fix function type mismatches in syscall wrappers
 2019-05-24 22:11 UTC  (4+ messages)
` [PATCH v3 1/3] arm64: fix syscall_fn_t type
` [PATCH v3 2/3] arm64: use the correct function type in SYSCALL_DEFINE0
` [PATCH v3 3/3] arm64: use the correct function type for __arm64_sys_ni_syscall

[PATCH] sched/fair: Fix low cpu usage with high throttling by removing expiration of cpu slices
 2019-05-24 22:07 UTC  (9+ messages)
` [PATCH v2 0/1] sched/fair: Fix low cpu usage with high throttling by removing expiration of cpu-local slices
  ` [PATCH v2 1/1] "

[PATCH][next] ipv4: remove redundant assignment to n
 2019-05-24 22:04 UTC  (2+ messages)

[PATCH net 0/4] Allow TX timestamp with UDP GSO
 2019-05-24 22:01 UTC  (8+ messages)
` [PATCH net 1/4] net/udp_gso: "

[PATCH v4 1/3] amr64: map FDT as RW for early_init_dt_scan()
 2019-05-24 21:58 UTC  (2+ messages)

[PATCH v2 0/3] fix function type mismatches in syscall wrappers
 2019-05-24 21:58 UTC  (7+ messages)
` [PATCH v2 3/3] arm64: use the correct function type for __arm64_sys_ni_syscall

[PATCH v5 0/4] Allwinner H6 watchdog support
 2019-05-24 21:55 UTC  (3+ messages)
` [PATCH v5 1/4] dt-bindings: watchdog: add Allwinner H6 watchdog

[PATCH v5 0/6] Add support for Orange Pi 3
 2019-05-24 21:55 UTC  (3+ messages)
` [PATCH v5 4/6] dt-bindings: display: hdmi-connector: Support DDC bus enable

[PATCH v6 0/3] MIPS: ath79: add ag71xx support
 2019-05-24 21:54 UTC  (3+ messages)
` [PATCH v6 1/3] dt-bindings: net: add qca,ar71xx.txt documentation

[PATCH v6 00/12] support gce on mt8183 platform
 2019-05-24 21:54 UTC  (3+ messages)
` [PATCH v6 04/12] dt-binding: gce: add binding for gce event property

[GIT PULL] SPDX update for 5.2-rc1 - round 2
 2019-05-24 21:50 UTC  (2+ messages)

Droid 4 backlight support
 2019-05-24 21:49 UTC  (2+ messages)

[PATCH][next] drm/i915/gtt: set err to -ENOMEM on memory allocation failure
 2019-05-24 21:45 UTC  (2+ messages)

[PATCH] mm: mlockall error for flag MCL_ONFAULT
 2019-05-24 21:43 UTC  (2+ messages)

[PATCH v3 bpf-next 0/4] cgroup bpf auto-detachment
 2019-05-24 21:40 UTC  (3+ 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).