linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-03-17 18:01:51 to 2020-03-17 21:36:37 UTC [more...]

[RFC PATCH 1/7] pwm: rename the PWM_POLARITY_INVERSED enum
 2020-03-17 21:36 UTC  (10+ messages)
` [RFC PATCH 2/7] dt-bindings: pwm: document the PWM polarity flag
` [RFC PATCH 3/7] dt-bindings: pwm: add normal "

[PATCH] treewide: Rename "unencrypted" to "decrypted"
 2020-03-17 21:34 UTC  (6+ messages)

[PATCH v2] spi: spi-geni-qcom: Speculative fix of "nobody cared" about interrupt
 2020-03-17 21:36 UTC  (2+ messages)

[PATCH v2] sched/cpuset: distribute tasks within affinity masks
 2020-03-17 21:35 UTC  (4+ messages)

[RFC][PATCH 00/11] ring-buffer/tracing: Remove disabling of ring buffer while reading trace file
 2020-03-17 21:32 UTC  (12+ messages)
` [RFC][PATCH 01/11] tracing: Save off entry when peeking at next entry
` [RFC][PATCH 02/11] ring-buffer: Have ring_buffer_empty() not depend on tracing stopped
` [RFC][PATCH 03/11] ring-buffer: Rename ring_buffer_read() to read_buffer_iter_advance()
` [RFC][PATCH 04/11] ring-buffer: Add page_stamp to iterator for synchronization
` [RFC][PATCH 05/11] ring-buffer: Have rb_iter_head_event() handle concurrent writer
` [RFC][PATCH 06/11] ring-buffer: Do not die if rb_iter_peek() fails more than thrice
` [RFC][PATCH 07/11] ring-buffer: Optimize rb_iter_head_event()
` [RFC][PATCH 08/11] ring-buffer: Do not disable recording when there is an iterator
` [RFC][PATCH 09/11] tracing: Do not disable tracing when reading the trace file
` [RFC][PATCH 10/11] ring-buffer/tracing: Have iterator acknowledge dropped events
` [RFC][PATCH 11/11] tracing: Have the document reflect that the trace file keeps tracing enabled

[GIT PULL] perf/core improvements and fixes
 2020-03-17 21:32 UTC  (24+ messages)
` [PATCH 01/23] perf vendor events s390: Add new deflate counters for IBM z15
` [PATCH 02/23] perf jevents: Support metric constraint
` [PATCH 03/23] perf metricgroup: Factor out metricgroup__add_metric_weak_group()
` [PATCH 04/23] perf util: Factor out sysctl__nmi_watchdog_enabled()
` [PATCH 05/23] perf metricgroup: Support metric constraint
` [PATCH 06/23] perf vendor events intel: Add NO_NMI_WATCHDOG "
` [PATCH 07/23] perf map: Fix off by one in strncpy() size argument
` [PATCH 08/23] perf map: Use strstarts() to look for Android libraries
` [PATCH 09/23] perf cs-etm: Swap packets for instruction samples
` [PATCH 10/23] perf cs-etm: Continuously record last branch
` [PATCH 11/23] perf cs-etm: Correct synthesizing instruction samples
` [PATCH 12/23] perf cs-etm: Optimize copying last branches
` [PATCH 13/23] perf cs-etm: Fix unsigned variable comparison to zero
` [PATCH 14/23] perf doc: Set man page date to last git commit
` [PATCH 15/23] perf intel-pt: Rename intel-pt.txt and put it in man page format
` [PATCH 16/23] perf intel-pt: Add Intel PT man page references
` [PATCH 17/23] perf intel-pt: Update intel-pt.txt file with new location of the documentation
` [PATCH 18/23] perf scripting perl: Add common_callchain to fix argument order
` [PATCH 19/23] perf record: Fix binding of AIO user space buffers to nodes
` [PATCH 20/23] perf test: Print if shell directory isn't present
` [PATCH 21/23] perf tools: Give synthetic mmap events an inode generation
` [PATCH 22/23] perf report: Fix no branch type statistics report issue
` [PATCH 23/23] perf expr: Fix copy/paste mistake

[RFC PATCH 00/62] Linux as SEV-ES Guest Support
 2020-03-17 21:34 UTC  (5+ messages)
` [PATCH 38/62] x86/sev-es: Handle instruction fetches from user-space

[PATCH ghak25 v3 0/3] Address NETFILTER_CFG issues
 2020-03-17 21:30 UTC  (4+ messages)
` [PATCH ghak25 v3 1/3] audit: tidy and extend netfilter_cfg x_tables and ebtables logging
` [PATCH ghak25 v3 2/3] netfilter: add audit table unregister actions
` [PATCH ghak25 v3 3/3] audit: add subj creds to NETFILTER_CFG record to cover async unregister

[RFC] kernel/sysctl: support setting sysctl parameters from kernel command line
 2020-03-17 21:29 UTC  (2+ messages)

[rcu:dev.2020.03.16a 60/68] kernel/rcu/tasks.h:1000:37: error: 'rcu_tasks_rude' undeclared; did you mean 'rcu_tasks_qs'?
 2020-03-17 21:28 UTC 

[locks] 6d390e4b5d: will-it-scale.per_process_ops -96.6% regression
 2020-03-17 21:27 UTC  (22+ messages)

[PATCH 3/3] RFC: dma-buf: Add an API for importing and exporting sync files (v4)
 2020-03-17 21:21 UTC  (2+ messages)
` [PATCH 3/3] RFC: dma-buf: Add an API for importing and exporting sync files (v5)

[RFC PATCH v4 00/19] Core scheduling v4
 2020-03-17 21:17 UTC  (12+ messages)

[PATCH RESEND] clk: sunxi: Fix incorrect usage of round_down()
 2020-03-17 21:13 UTC 

[PATCH] pinctrl: da9062: Fix include path
 2020-03-17 21:10 UTC  (2+ messages)

linux-next: manual merge of the selinux tree with the nfs tree
 2020-03-17 21:10 UTC  (5+ messages)

[PATCH v2 rcu-dev 1/3] rcuperf: Add ability to increase object allocation size
 2020-03-17 21:08 UTC  (2+ messages)

[PATCH v2] drm: Correct a typo in a function comment
 2020-03-17 21:03 UTC 

[PATCH v2 00/19] objtool: vmlinux.o and noinstr validation
 2020-03-17 21:05 UTC  (4+ messages)
` [PATCH v2 16/19] objtool: Implement "

[PATCH 2/2] x86: Enable support for ZSTD-compressed kernel
 2020-03-17 21:02 UTC  (3+ messages)
` [PATCH v2 1/2] lib: add "

[RFC PATCH] arm64: fix the missing ktpi= cmdline check in arm64_kernel_unmapped_at_el0()
 2020-03-17 21:01 UTC  (7+ messages)

[PATCH 1/2] lib: add support for ZSTD-compressed kernel
 2020-03-17 21:00 UTC  (2+ messages)

WARNING in kfree (2)
 2020-03-17 21:00 UTC  (2+ messages)

[PATCH] MAINTAINERS: Better regex for dma_buf|fence|resv
 2020-03-17 20:56 UTC 

[PATCH v2 0/2] Enable SS/HS USB support on SM8150
 2020-03-17 20:53 UTC  (3+ messages)
` [PATCH v2 1/2] clk: qcom: gcc: Add USB3 PIPE clock and GDSC for SM8150
` [PATCH v2 2/2] arm64: dts: qcom: sm8150: Add USB and PHY device nodes

[PATCH 00/18] Add support for Kontron sl28cpld
 2020-03-17 20:50 UTC  (19+ messages)
` [PATCH 01/18] include/linux/ioport.h: add helper to define REG resource constructs
` [PATCH 02/18] mfd: mfd-core: Don't overwrite the dma_mask of the child device
` [PATCH 03/18] mfd: mfd-core: match device tree node against reg property
` [PATCH 04/18] dt-bindings: mfd: Add bindings for sl28cpld
` [PATCH 05/18] mfd: Add support for Kontron sl28cpld management controller
` [PATCH 06/18] irqchip: add sl28cpld interrupt controller support
` [PATCH 07/18] dt-bindings: watchdog: Add bindings for sl28cpld watchdog
` [PATCH 08/18] watchdog: add support "
` [PATCH 09/18] dt-bindings: pwm: Add bindings for sl28cpld PWM controller
` [PATCH 10/18] pwm: add support "
` [PATCH 11/18] dt-bindings: gpio: Add bindings for sl28cpld GPIO controller
` [PATCH 12/18] gpio: add support for the "
` [PATCH 13/18] dt-bindings: hwmon: Add bindings for sl28cpld hardware monitoring
` [PATCH 14/18] hwmon: add support for the sl28cpld hardware monitoring controller
` [PATCH 15/18] arm64: dts: freescale: sl28: enable sl28cpld
` [PATCH 16/18] arm64: dts: freescale: sl28: map GPIOs to input events
` [PATCH 17/18] arm64: dts: freescale: sl28: enable LED support
` [PATCH 18/18] arm64: dts: freescale: sl28: enable fan support

linux-next: Fixes tag needs some work in the hmm tree
 2020-03-17 20:50 UTC 

[PATCH v3 0/6] kselftest: add fixture parameters
 2020-03-17 20:47 UTC  (17+ messages)
` [PATCH v3 1/6] selftests/seccomp: use correct FIXTURE macro
` [PATCH v3 2/6] kselftest: factor out list manipulation to a helper
` [PATCH v3 3/6] kselftest: create fixture objects
` [PATCH v3 4/6] kselftest: run tests by fixture
` [PATCH v3 5/6] kselftest: add fixture parameters
` [PATCH v3 5/6] kselftest: add fixture variants
` [PATCH v3 6/6] selftests: tls: run all tests for TLS 1.2 and TLS 1.3

linux-next: Signed-off-by missing for commit in the chrome-platform tree
 2020-03-17 20:45 UTC 

[PATCH v3 0/3] leds: pwm: add support for default-state device
 2020-03-17 20:43 UTC  (5+ messages)
` [PATCH v3 2/3] leds: pwm: add support for default-state device property

[RFC v3 00/10] DDR/L3 Scaling support on SDM845 and SC7180 SoCs
 2020-03-17 20:43 UTC  (2+ messages)

[PATCH v2 0/7] perf test pmu-events case
 2020-03-17 20:41 UTC  (7+ messages)
` [PATCH v2 2/7] perf jevents: Support test events folder

[PATCH] mm: memcg: make memory.oom.group tolerable to task migration
 2020-03-17 20:36 UTC  (5+ messages)

[PATCH 4.19 00/89] 4.19.111-rc1 review
 2020-03-17 20:26 UTC  (3+ messages)

[PATCH 5.5 000/151] 5.5.10-rc1 review
 2020-03-17 20:21 UTC  (3+ messages)

[PATCH] seccomp: allow BPF_MOD ALU instructions
 2020-03-17 20:20 UTC  (4+ messages)

[PATCH rdma-next 00/15] Fix locking around cm_id.state in the ib_cm
 2020-03-17 20:15 UTC  (2+ messages)

[PATCH] Staging: drm_gem: Fix a misaligned comment block
 2020-03-17 20:11 UTC  (2+ messages)
` [PATCH v2] drm: Alligne a "

[PATCH 5.4 000/123] 5.4.26-rc1 review
 2020-03-17 20:09 UTC  (3+ messages)

[tip:perf/core] BUILD SUCCESS e48667b865480d8bf0f1171a8b474ffc785b9ace
 2020-03-17 20:07 UTC 

[PATCH v9 01/11] drm/i915: Use 64-bit division macro
 2020-03-17 20:05 UTC  (11+ messages)
` [PATCH v9 02/11] hwmon: pwm-fan: "
` [PATCH v9 03/11] ir-rx51: "
` [PATCH v9 04/11] pwm: clps711x: "
` [PATCH v9 05/11] pwm: pwm-imx-tpm: "
` [PATCH v9 06/11] pwm: imx27: Use 64-bit division macro and function
` [PATCH v9 07/11] pwm: sifive: Use 64-bit division macro
` [PATCH v9 08/11] pwm: stm32-lp: Use %llu format specifier for period
` [PATCH v9 09/11] pwm: sun4i: Use 64-bit division function
` [PATCH v9 10/11] backlight: pwm_bl: "
` [PATCH v9 11/11] pwm: core: Convert period and duty cycle to u64

[PATCH] thermal: hisilicon: Don't enable by default
 2020-03-17 20:05 UTC  (4+ messages)

[PATCH v4 0/2] pinctrl: make MediaTek pinctrl v2 driver and MT6765 pinctrl driver ready for building loadable module
 2020-03-17 19:57 UTC  (5+ messages)
` [PATCH v4 1/2] pinctrl: make MediaTek pinctrl v2 driver ready for buidling "

[PATCH 0/2] KVM: x86: CPUID tracepoint enhancements
 2020-03-17 19:53 UTC  (3+ messages)
` [PATCH 1/2] KVM: x86: Add requested index to the CPUID tracepoint
` [PATCH 2/2] KVM: x86: Add blurb to CPUID tracepoint when using max basic leaf values

[PATCH v4 0/4] add TJA1102 support
 2020-03-17 19:48 UTC  (9+ messages)
` [PATCH v4 1/4] dt-bindings: net: phy: Add support for NXP TJA11xx

[PATCH 4.19 00/86] 4.19.109-stable review
 2020-03-17 19:46 UTC  (4+ messages)

[RFC PATCH v14 00/10] Landlock LSM
 2020-03-17 19:45 UTC  (6+ messages)

[PATCH v4 0/4] KEYS: Read keys to internal buffer & then copy to userspace
 2020-03-17 19:41 UTC  (5+ messages)
` [PATCH v4 1/4] KEYS: Don't write out to userspace while holding key semaphore
` [PATCH v4 2/4] KEYS: Remove __user annotation from rxrpc_read()
` [PATCH v4 3/4] KEYS: Remove __user annotation from dns_resolver_read()
` [PATCH v4 4/4] KEYS: Avoid false positive ENOMEM error on key read

[PATCH net 0/2] net: bcmgenet: revisit MAC reset
 2020-03-17 19:43 UTC  (4+ messages)
` [PATCH net 1/2] Revert "net: bcmgenet: use RGMII loopback for MAC reset"

[RFC PATCH 0/4] pwm: sun4i: Properly turn pwm off and fix stuck output state
 2020-03-17 19:35 UTC  (4+ messages)

[PATCH v3 0/5] drivers: new helper for ioremapping memory resources
 2020-03-17 19:35 UTC  (4+ messages)
` [PATCH v3 1/5] drivers: provide devm_platform_get_and_ioremap_resource()

[PATCH v2 1/1] firmware: tee_bnxt: remove unused variable assignment
 2020-03-17 19:32 UTC  (2+ messages)

[PATCH 1/5] proc: inline vma_stop into m_stop
 2020-03-17 19:32 UTC  (5+ messages)
` [PATCH 2/5] proc: remove m_cache_vma
` [PATCH 3/5] proc: use ppos instead of m->version
` [PATCH 4/5] seq_file: remove m->version
` [PATCH 5/5] proc: inline m_next_vma into m_next

[PATCH v1 1/1] maillbox: bcm-flexrm-mailbox: handle cmpl_pool dma allocation failure
 2020-03-17 19:31 UTC  (2+ messages)

[v3 PATCH 1/2] mm: swap: make page_evictable() inline
 2020-03-17 19:29 UTC  (5+ messages)

[PATCH v6 1/2] x86: fix bitops.h warning with a moved cast
 2020-03-17 19:25 UTC  (2+ messages)

[PATCH] genirq: fix reference leaks on irq affinity notifiers
 2020-03-17 19:25 UTC  (5+ messages)

[PATCH] remoteproc: qcom_q6v5_mss: map/unmap mpss region before/after use
 2020-03-17 19:19 UTC 

[PATCH 04/17] kernel: futex.c: get rid of a docs build warning
 2020-03-17 19:16 UTC  (4+ messages)

[PATCH 0/3] psi: cpu.pressure cgroup fix & MAINTAINERS update
 2020-03-17 19:15 UTC  (2+ messages)

[PATCH 00/28] DT: Improve validation for Marvell SoCs
 2020-03-17 19:09 UTC  (4+ messages)
` [PATCH 13/28] dt-bindings: serial: move Marvell compatible string to 8250 binding doc

SO_PEERCRED and pidfd
 2020-03-17 18:58 UTC  (3+ messages)

[patch] mm, oom: make a last minute check to prevent unnecessary memcg oom kills
 2020-03-17 19:00 UTC  (5+ messages)

[PATCH] arch/um: falloc.h needs to be directly included for older libc
 2020-03-17 19:00 UTC  (2+ messages)

[PATCH] bpf: Fix ___bpf_kretprobe_args1(x) macro definition
 2020-03-17 18:59 UTC  (2+ messages)

[PATCH v10 00/13] arm64: Branch Target Identification support
 2020-03-17 18:49 UTC  (2+ messages)

[PATCH 0/4] Add XHCI, EHCI and OHCI support for Broadcom STB SoS's
 2020-03-17 18:48 UTC  (3+ messages)
` [PATCH 3/4] usb: ehci: Add new EHCI driver for Broadcom STB SoC's

[PATCH v2 0/8] mm/memory_hotplug: allow to specify a default online_type
 2020-03-17 18:46 UTC  (3+ messages)
` [PATCH v2 5/8] hv_balloon: don't check for memhp_auto_online manually

[PATCH v3 0/2] irqchip/gic-v3-its: Balance LPI affinity across CPUs
 2020-03-17 18:43 UTC  (5+ messages)
` [PATCH v3 2/2] irqchip/gic-v3-its: Balance initial "

[PATCH] mm/kmemleak: silence KCSAN splats in checksum
 2020-03-17 18:41 UTC  (2+ messages)

[PATCH] arm64: define __alloc_zeroed_user_highpage
 2020-03-17 18:37 UTC  (2+ messages)

[PATCH v3 1/3] KEYS: Don't write out to userspace while holding key semaphore
 2020-03-17 18:36 UTC  (11+ messages)
` [PATCH v3 0/3] KEYS: Read keys to internal buffer & then copy to userspace
  ` [PATCH v3 2/3] KEYS: Avoid false positive ENOMEM error on key read

[PATCH] lib/test_lockup: Rename disable_irq to fix build error
 2020-03-17 18:35 UTC  (2+ messages)

[PATCH] arm64/kernel: Simplify __cpu_up() by bailing out early
 2020-03-17 18:32 UTC  (2+ messages)

[PATCH] bnx2x: fix spelling mistake "pauseable" -> "pausable"
 2020-03-17 18:29 UTC 

[PATCH ghak90 V8 00/16] audit: implement container identifier
 2020-03-17 18:28 UTC  (11+ messages)
` [PATCH ghak90 V8 13/16] audit: track container nesting

[PATCH 00/89] drm/vc4: Support BCM2711 Display Pipeline
 2020-03-17 18:25 UTC  (3+ messages)
` [PATCH 87/89] drm/vc4: hdmi: Support the BCM2711 HDMI controllers

[PATCH v2 00/32] KVM: x86: TLB flushing fixes and enhancements
 2020-03-17 18:22 UTC  (7+ messages)
` [PATCH v2 23/32] KVM: nVMX: Add helper to handle TLB flushes on nested VM-Enter/VM-Exit
` [PATCH v2 31/32] KVM: nVMX: Don't flush TLB on nested VM transition with EPT enabled

[PATCH v2] x86/mm: Remove the redundant conditional check
 2020-03-17 18:20 UTC  (2+ messages)
` [tip: x86/mm] x86/mm: Remove the now redundant N_MEMORY check

[PATCH v1] clocksource: Avoid creating dead devices
 2020-03-17 18:18 UTC  (12+ messages)

[PATCH 4/5] bpf: sockmap, sockhash: return file descriptors from privileged lookup
 2020-03-17 18:16 UTC  (3+ messages)

[PATCH] x86: fix early boot crash on gcc-10
 2020-03-17 18:10 UTC  (6+ messages)

[PATCH] mm/mmu_notifier: silence PROVE_RCU_LIST warnings
 2020-03-17 18:06 UTC  (2+ messages)

[PATCH 0/2] Misc. rproc fixes around fixed memory region support
 2020-03-17 18:05 UTC  (3+ messages)
` [PATCH 2/2] remoteproc: Fix and restore the parenting hierarchy for vdev

[PATCH] net: phy: dp83867: w/a for fld detect threshold bootstrapping issue
 2020-03-17 18:04 UTC 

[PATCH 00/10] KVM: VMX: Unionize vcpu_vmx.exit_reason
 2020-03-17 18:01 UTC  (8+ messages)
` [PATCH 01/10] KVM: nVMX: Move reflection check into nested_vmx_reflect_vmexit()

[PATCH v3 1/3] KEYS: Don't write out to userspace while holding key semaphore
 2020-03-15 21:27 UTC 


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