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

clone3: allow creation of time namespace with offset
 2020-03-17 16:09 UTC  (4+ messages)

[PATCH 00/10] KVM: VMX: Unionize vcpu_vmx.exit_reason
 2020-03-17 18:01 UTC  (19+ messages)
` [PATCH 01/10] KVM: nVMX: Move reflection check into nested_vmx_reflect_vmexit()
` [PATCH 06/10] KVM: nVMX: Convert local exit_reason to u16 in ...enter_non_root_mode()
` [PATCH 09/10] KVM: VMX: Cache vmx->exit_reason in local u16 in vmx_handle_exit_irqoff()
` [PATCH 10/10] KVM: VMX: Convert vcpu_vmx.exit_reason to a union

[PATCH] KVM: nVMX: remove side effects from nested_vmx_exit_reflected
 2020-03-17 18:00 UTC 

[RFC PATCH v14 00/10] Landlock LSM
 2020-03-17 17:51 UTC  (8+ messages)
` [RFC PATCH v14 06/10] landlock: Add syscall implementation

[PATCH v8 0/8] enable CAAM's HWRNG as default
 2020-03-17 17:59 UTC  (10+ messages)
` [PATCH v8 1/8] crypto: caam - allocate RNG instantiation descriptor with GFP_DMA
` [PATCH v8 3/8] crypto: caam - drop global context pointer and init_done
` [PATCH v8 5/8] crypto: caam - check if RNG job failed
` [PATCH v8 7/8] crypto: caam - enable prediction resistance in HRWNG

[PATCH] mm/mmu_notifier: silence PROVE_RCU_LIST warnings
 2020-03-17 17:56 UTC 

Instrumentation and RCU
 2020-03-17 17:56 UTC  (4+ messages)

SO_PEERCRED and pidfd
 2020-03-17 17:54 UTC 

pwm: sun4i: pwm-backlight not working since 5.6-rc1
 2020-03-17 17:52 UTC  (6+ messages)

[PATCH v4 00/26] Introduce common headers for vDSO
 2020-03-17 17:52 UTC  (10+ messages)
` [PATCH v4 18/26] arm64: vdso32: Replace TASK_SIZE_32 check in vgettimeofday
` [PATCH v4 19/26] arm64: Introduce asm/vdso/processor.h

[PATCH][V2] ACPI: sysfs: copy ACPI data using io memory copying
 2020-03-17 17:50 UTC  (2+ messages)

[PATCH 1/2] PNP: constify driver name
 2020-03-17 17:46 UTC  (2+ messages)

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

[PATCH kcsan 0/32] KCSAN commits for v5.7
 2020-03-17 17:44 UTC  (10+ messages)
` [PATCH kcsan 27/32] kcsan: Add option to allow watcher interruptions

[PATCH v6 0/3] Add support for the Gateworks System Controller
 2020-03-17 17:44 UTC  (8+ messages)
` [PATCH v6 1/3] dt-bindings: mfd: Add Gateworks System Controller bindings
` [PATCH v6 2/3] mfd: add Gateworks System Controller core driver
` [PATCH v6 3/3] hwmon: add Gateworks System Controller support

[PATCH] block, bfq: fix use-after-free in bfq_idle_slice_timer_body
 2020-03-17 17:44 UTC  (2+ messages)

[RFC PATCH 1/7] pwm: rename the PWM_POLARITY_INVERSED enum
 2020-03-17 17:43 UTC  (6+ messages)
` [RFC PATCH 2/7] dt-bindings: pwm: document the PWM polarity flag

[v3 PATCH 1/2] mm: swap: make page_evictable() inline
 2020-03-17 17:42 UTC  (2+ messages)
` [v3 PATCH 2/2] mm: swap: use smp_mb__after_atomic() to order LRU bit set

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

[PATCH] arch/um: falloc.h needs to be directly included for older libc
 2020-03-17 17:35 UTC 

[GIT PULL kcsan] KCSAN commits for v5.7
 2020-03-17 17:37 UTC 

[PATCH v1 0/2] Remove BUG_ON() and fix -ve array indexing
 2020-03-17 17:36 UTC  (5+ messages)
` [PATCH v1 1/2] async_tx: return error instead of BUG_ON
` [PATCH v1 2/2] async_tx: fix possible negative array indexing

[PATCH 04/17] kernel: futex.c: get rid of a docs build warning
 2020-03-17 17:36 UTC  (7+ messages)
` [PATCH 06/17] firewire: firewire-cdev.hL get rid of a docs warning
` [PATCH 09/17] rcu: update.c: get rid of some doc warnings

[PATCH 0/4] x86/Hyper-V: Panic code path fixes
 2020-03-17 17:36 UTC  (5+ messages)
` [PATCH 0/4] x86/Hyper-V: Unload vmbus channel in hv panic callback
` [PATCH 2/4] x86/Hyper-V: Free hv_panic_page when fail to register kmsg dump

[tip:x86/cpu] BUILD SUCCESS 19d33357ecdf6f4d591b4c17f119bacd6ae834eb
 2020-03-17 17:32 UTC 

[PATCH v2] sctp: fix refcount bug in sctp_wfree
 2020-03-17 17:30 UTC  (2+ messages)

[GIT PULL] arm64: dts: uniphier: UniPhier DT updates for v5.7
 2020-03-17 17:26 UTC 

[PATCH] drm/msm: Fix an error handling path 'msm_drm_init()'
 2020-03-17 17:26 UTC  (2+ messages)

[PATCH] mm/hugetlb: Fix build failure with HUGETLB_PAGE but not HUGEBTLBFS
 2020-03-17 17:24 UTC  (7+ messages)

[GIT PULL] ARM: dts: uniphier: UniPhier DT updates for v5.7
 2020-03-17 17:21 UTC 

interaction of MADV_PAGEOUT with CoW anonymous mappings?
 2020-03-17 17:20 UTC  (12+ messages)

[PATCH v2 00/32] KVM: x86: TLB flushing fixes and enhancements
 2020-03-17 17:18 UTC  (5+ 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 00/19] objtool: vmlinux.o and noinstr validation
 2020-03-17 17:02 UTC  (20+ messages)
` [PATCH v2 01/19] objtool: Introduce validate_return()
` [PATCH v2 02/19] objtool: Rename func_for_each_insn()
` [PATCH v2 03/19] objtool: Rename func_for_each_insn_all()
` [PATCH v2 04/19] x86/kexec: Use RIP relative addressing
` [PATCH v2 05/19] objtool: Optimize find_symbol_by_index()
` [PATCH v2 06/19] objtool: Add a statistics mode
` [PATCH v2 07/19] objtool: Optimize find_section_by_index()
` [PATCH v2 08/19] objtool: Optimize find_section_by_name()
` [PATCH v2 09/19] objtool: Optimize find_symbol_*() and read_symbols()
` [PATCH v2 10/19] objtool: Rename find_containing_func()
` [PATCH v2 11/19] objtool: Resize insn_hash
` [PATCH v2 12/19] objtool: Optimize find_symbol_by_name()
` [PATCH v2 13/19] objtool: Optimize read_sections()
` [PATCH v2 14/19] objtool: Delete cleanup()
` [PATCH v2 15/19] objtool: Optimize find_rela_by_dest_range()
` [PATCH v2 16/19] objtool: Implement noinstr validation
` [PATCH v2 17/19] objtool: Optimize !vmlinux.o again
` [PATCH v2 18/19] objtool: Use sec_offset_hash() for insn_hash
` [PATCH v2 19/19] objtool: Detect loading function pointers across noinstr

[GIT PULL] HID fixes
 2020-03-17 17:10 UTC  (2+ messages)

[PATCH V2] sched: fair: Use the earliest break even
 2020-03-17 17:07 UTC  (7+ messages)

KASAN: use-after-free Read in route4_destroy
 2020-03-17 17:07 UTC 

[PATCH 0/2] ALSA: hda/realtek: Enable headset for Acer desktops with ALC662
 2020-03-17 17:07 UTC  (5+ messages)
` [PATCH 1/2] ALSA: hda/realtek - Enable headset mic of Acer X2660G "
` [PATCH 2/2] ALSA: hda/realtek - Enable the headset of Acer N50-600 "

[PATCH v17 00/12] Add Error Disconnect Recover (EDR) support
 2020-03-17 17:06 UTC  (7+ messages)
` [PATCH v17 06/12] Documentation: PCI: Remove reset_link references

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

Fwd: [PATCH] Staging: drm_gem: Fix a typo in a function comment
 2020-03-17 17:04 UTC 

[PATCH RESEND] drm/lease: fix potential race in fill_object_idr
 2020-03-17 17:02 UTC  (2+ messages)

[PATCH] ARM: dts: omap5: Add bus_dma_limit for L3 bus
 2020-03-17 17:01 UTC  (2+ messages)

[PATCH] drm/lease: fix WARNING in idr_destroy
 2020-03-17 16:57 UTC  (2+ messages)

[PATCH] arm64: dts: qcom: sc7180: Changed polling-delay in Thermal-zones node
 2020-03-17 16:50 UTC  (2+ messages)

[PATCH 0/4] Fix Wake on lan with FEC on i.MX6
 2020-03-17 16:50 UTC  (5+ messages)
` [PATCH 1/4] net: fec: set GPR bit on suspend by DT connfiguration
` [PATCH 2/4] ARM: dts: imx6: Use gpc for FEC interrupt controller to fix wake on LAN
` [PATCH 3/4] dt-bindings: fec: document the new fsl,stop-mode property
` [PATCH 4/4] ARM: dts: imx6: add "

[PATCH v28 00/22] Intel SGX foundations
 2020-03-17 16:50 UTC  (17+ messages)
` [PATCH v28 21/22] x86/vdso: Implement a vDSO for Intel SGX enclave call

[PATCH v3] drm/bochs: downgrade pci_request_region failure from error to warning
 2020-03-17 16:49 UTC  (2+ messages)

[PATCH 0/3] treewide: Convert unscriptable /* fallthrough */ comments to fallthrough;
 2020-03-17 16:48 UTC  (3+ messages)
` [PATCH 1/3] drm: drm_vm: Use fallthrough;

[PATCH] regulator: da9063: fix suspend
 2020-03-17 16:48 UTC  (2+ messages)

general protection fault in tlb_finish_mmu
 2020-03-17 16:46 UTC 

[RFC PATCH 0/4] pwm: sun4i: Properly turn pwm off and fix stuck output state
 2020-03-17 16:45 UTC  (6+ messages)
` [RFC PATCH 1/4] pwm: sun4i: Remove redundant needs_delay
` [RFC PATCH 2/4] pwm: sun4i: Disable pwm before turning off clock gate
` [RFC PATCH 3/4] pwm: sun4i: Move delay to function
` [RFC PATCH 4/4] pwm: sun4i: Delay after writing the period

[PATCH] spi: spi-geni-qcom: Speculative fix of "nobody cared" about interrupt
 2020-03-17 16:44 UTC  (4+ messages)

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

[RFC PATCH 1/2] dt-bindings: sram: convert rockchip-pmu-sram bindings to yaml
 2020-03-17 16:35 UTC  (2+ messages)
` [RFC PATCH 2/2] dt-bindings: sram: fix yaml warnings for rk3288-pmu-sram compatible nodes

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

[PATCH] fs/epoll: make nesting accounting safe for -rt kernel
 2020-03-17 16:34 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v2 00/17] SoundWire: cadence: add clock stop and fix programming sequences
 2020-03-17 16:33 UTC  (18+ messages)
` [PATCH v2 01/17] soundwire: cadence: s/update_config/config_update
` [PATCH v2 02/17] soundwire: cadence: simplifiy cdns_init()
` [PATCH v2 03/17] soundwire: cadence: add interface to check clock status
` [PATCH v2 04/17] soundwire: cadence: handle error cases with CONFIG_UPDATE
` [PATCH v2 05/17] soundwire: cadence: add clock_stop/restart routines
` [PATCH v2 06/17] soundwire: cadence: fix a io timeout issue in S3 test
` [PATCH v2 07/17] soundwire: cadence: mask Slave interrupt before stopping clock
` [PATCH v2 08/17] soundwire: cadence: merge routines to clear/set bits
` [PATCH v2 09/17] soundwire: cadence: move clock/SSP related inits to dedicated function
` [PATCH v2 10/17] soundwire: cadence: make SSP interval programmable
` [PATCH v2 11/17] soundwire: cadence: reorder MCP_CONFIG settings
` [PATCH v2 12/17] soundwire: cadence: enable NORMAL operation in cdns_init()
` [PATCH v2 13/17] soundwire: cadence: remove PREQ_DELAY assignment
` [PATCH v2 14/17] soundwire: cadence: remove automatic command retries
` [PATCH v2 15/17] soundwire: cadence: commit changes in the exit_reset() sequence
` [PATCH v2 16/17] soundwire: cadence: multi-link support
` [PATCH v2 17/17] soundwire: cadence: clear FIFO to avoid pop noise issue on playback start

[PATCH 00/11] EDAC/ghes: Cleanup, rework and improvement of memory reporting
 2020-03-17 16:34 UTC  (4+ messages)
` [PATCH 11/11] EDAC/ghes: Create one memory controller per physical memory array

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

[PATCH] x86/resctrl: Fix invalid attempt at removing default resource group
 2020-03-17 16:26 UTC 

[PATCH] docs: dt: Fix m_can.txt reference in tcan4x5x.txt
 2020-03-17 16:19 UTC 

Regression: hibernation is broken since e6bc9de714972cac34daa1dc1567ee48a47a9342
 2020-03-17 15:51 UTC  (10+ messages)

[PATCH 1/2] iio: adc: ad7291: convert to device tree
 2020-03-17 16:13 UTC  (3+ messages)
` [PATCH v2 "

[PATCH 05/12] docs: dt: fix references to ap806-system-controller.txt
 2020-03-17 16:12 UTC  (2+ messages)

linux-next: manual merge of the selinux tree with the nfs tree
 2020-03-17 16:12 UTC  (4+ messages)

[PATCHv3 0/5] clk: agilex: add clock driver
 2020-03-17 16:10 UTC  (6+ messages)
` [PATCHv2 1/5] clk: socfpga: stratix10: use new parent data scheme
` [PATCH 2/5] clk: socfpga: remove clk_ops enable/disable methods
` [PATCH 3/5] clk: socfpga: add const to _ops data structures
` [PATCHv3 4/5] dt-bindings: documentation: add clock bindings information for Agilex
` [PATCHv3 5/5] clk: socfpga: agilex: add clock driver for the Agilex platform

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

[PATCH ghak28 V7] audit: log audit netlink multicast bind and unbind events
 2020-03-17 16:03 UTC 

PROBLEM: 5.6.0-rc6 + Realtek RTL8188CUS wifi dongle: 8051 reset failed!
 2020-03-17 16:03 UTC  (3+ messages)

[PATCHv2 14/50] hexagon: Add show_stack_loglvl()
 2020-03-17 16:00 UTC  (4+ messages)
` [PATCHv2 47/50] kdb: Don't play with console_loglevel

[PATCH v1 00/46] Use hugepages to map kernel mem on 8xx
 2020-03-17 16:00 UTC  (4+ messages)
` [PATCH v1 16/46] powerpc/mm: Allocate static page tables for fixmap

[PATCH v2 0/3] Request direct mapping for modem device
 2020-03-17 15:52 UTC  (2+ messages)

[PATCH] PCI: mobiveil: fix different address space warnings of sparse
 2020-03-17 15:50 UTC  (2+ messages)

[PATCH v2] net: qrtr: fix len of skb_put_padto in qrtr_node_enqueue
 2020-03-17 15:45 UTC  (5+ messages)

[PATCH V2] nvme: Add compat_ioctl handler for NVME_IOCTL_SUBMIT_IO
 2020-03-17 15:43 UTC  (2+ messages)

linux-next: Tree for Mar 17
 2020-03-17 15:38 UTC  (2+ messages)
` linux-next: Tree for Mar 17 (gpu/drm/bridge/sil-sii8620.c)

[PATCH] soundwire: stream: only change state if needed
 2020-03-17 15:31 UTC  (7+ messages)

[PATCH] tpm2: Export tpm2_get_cc_attrs_tbl for ibmvtpm driver as module
 2020-03-17 15:30 UTC  (3+ messages)

[PATCH 0/7] DWC3/Qualcomm connector based role-switching
 2020-03-17 15:22 UTC  (4+ messages)
` [PATCH 7/7] usb: dwc3: qcom: Enable gpio-usb-conn "

[PATCH v7 0/9] enable CAAM's HWRNG as default
 2020-03-17 15:20 UTC  (5+ messages)
` [PATCH v7 1/9] crypto: caam - allocate RNG instantiation descriptor with GFP_DMA

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

[PATCHv2 0/2] Convert stm32 dwmac to DT schema
 2020-03-17 15:17 UTC  (3+ messages)
` [PATCHv2 1/2] dt-bindings: net: dwmac: increase 'maxItems' for 'clocks', 'clock-names' properties
` [PATCHv2 2/2] dt-bindings: net: dwmac: Convert stm32 dwmac to DT schema

linux-next: Tree for Mar 12 (pci/controller/mobiveil/)
 2020-03-17 15:15 UTC  (6+ messages)

Add support for TCU of X1000
 2020-03-17 15:11 UTC  (3+ messages)
` [PATCH RESEND] "
` [PATCH RESEND] clk: Ingenic: "


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