linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-04-02 16:28:19 to 2020-04-02 19:40:12 UTC [more...]

[PATCH v6 2/4] firmware: raspberrypi: Introduce vl805 init routine
 2020-04-02 19:40 UTC  (2+ messages)

[PATCH v6 00/11] Add support for PCIe controller to work in endpoint mode on R-Car SoCs
 2020-04-02 19:38 UTC  (11+ messages)
` [PATCH v6 01/11] PCI: rcar: Rename pcie-rcar.c to pcie-rcar-host.c
` [PATCH v6 02/11] arm64: defconfig: enable CONFIG_PCIE_RCAR_HOST
` [PATCH v6 03/11] PCI: drop PCIE_RCAR config option
` [PATCH v6 04/11] PCI: rcar: Move shareable code to a common file
` [PATCH v6 05/11] PCI: rcar: Fix calculating mask for PCIEPAMR register
` [PATCH v6 06/11] PCI: endpoint: Add support to handle multiple base for mapping outbound memory
` [PATCH v6 07/11] dt-bindings: PCI: rcar: Add bindings for R-Car PCIe endpoint controller
` [PATCH v6 08/11] PCI: rcar: Add support for rcar PCIe controller in endpoint mode
` [PATCH v6 09/11] PCI: Add Renesas R8A774C0 device ID
` [PATCH v6 10/11] misc: pci_endpoint_test: Add Device ID for RZ/G2E PCIe controller

[PATCH v6 3/4] PCI: brcmstb: Wait for Raspberry Pi's firmware when present
 2020-04-02 19:38 UTC  (2+ messages)

[PATCH v2] Input: input-event-codes.h: Update the license
 2020-04-02 19:37 UTC  (2+ messages)

[PATCH 0/2] x86/resctrl: Enable user to view and select thread throttling mode
 2020-04-02 19:35 UTC  (4+ messages)
` [PATCH 2/2] x86/resctrl: Use appropriate API for strings terminated by newline

[GIT PULL] percpu changes for v5.7-rc1
 2020-04-02 19:34 UTC 

[PATCH RESEND 1/4] uaccess: Add user_read_access_begin/end and user_write_access_begin/end
 2020-04-02 19:26 UTC  (8+ messages)

[PATCH v3 bpf] kbuild: fix dependencies for DEBUG_INFO_BTF
 2020-04-02 19:31 UTC  (4+ messages)
` [PATCH v4 "

[PATCH v2] qtpm2: Export tpm2_get_cc_attrs_tbl for ibmvtpm driver as module
 2020-04-02 19:31 UTC  (4+ messages)

[GIT PULL] Please pull proc and exec work for 5.7-rc1
 2020-04-02 19:31 UTC  (2+ messages)

[PATCH] nvmet: add revalidation support to bdev and file backed namespaces
 2020-04-02 19:30 UTC 

[PATCH -next] x86/kvm: fix a missing-prototypes "vmread_error"
 2020-04-02 19:23 UTC  (2+ messages)

[GIT PULL] First batch of KVM changes for Linux 5.7
 2020-04-02 19:22 UTC 

[PATCH v3] acpi: Extend TPM2 ACPI table with missing log fields
 2020-04-02 19:21 UTC  (4+ messages)

[PATCH 4.19 000/116] 4.19.114-rc1 review
 2020-04-02 19:20 UTC  (6+ messages)
` [PATCH 4.19 105/116] bpf: Explicitly memset the bpf_attr structure

[PATCH v5 0/9] media: adv748x: add support for HDMI audio
 2020-04-02 18:35 UTC  (10+ messages)
` [PATCH v5 1/9] media: adv748x: fix end-of-line terminators in diagnostic statements
` [PATCH v5 2/9] media: adv748x: include everything adv748x.h needs into the file
` [PATCH v5 3/9] media: adv748x: reduce amount of code for bitwise modifications of device registers
` [PATCH v5 4/9] media: adv748x: add definitions for audio output related registers
` [PATCH v5 5/9] media: adv748x: add support for HDMI audio
` [PATCH v5 6/9] media: adv748x: prepare/enable mclk when the audio is used
` [PATCH v5 7/9] media: adv748x: only activate DAI if it is described in device tree
` [PATCH v5 8/9] dt-bindings: adv748x: add information about serial audio interface (I2S/TDM)
` [PATCH v5 9/9] arm64: dts: renesas: salvator: add a connection from adv748x codec (HDMI input) to the R-Car SoC

[PATCH v1 0/8] vfio: expose virtual Shared Virtual Addressing to VMs
 2020-04-02 19:20 UTC  (14+ messages)
` [PATCH v1 1/8] vfio: Add VFIO_IOMMU_PASID_REQUEST(alloc/free)
` [PATCH v1 2/8] vfio/type1: Add vfio_iommu_type1 parameter for quota tuning
` [PATCH v1 3/8] vfio/type1: Report PASID alloc/free support to userspace
` [PATCH v1 5/8] vfio/type1: Report 1st-level/stage-1 format "

[RFC] genirq: prevent allocated_irqs from being smaller than NR_IRQS
 2020-04-02 19:17 UTC  (4+ messages)

[PATCH v6 00/14] Add AMD SEV guest live migration support
 2020-04-02 19:17 UTC  (14+ messages)
` [PATCH v6 01/14] KVM: SVM: Add KVM_SEV SEND_START command
` [PATCH v6 02/14] KVM: SVM: Add KVM_SEND_UPDATE_DATA command
` [PATCH v6 03/14] KVM: SVM: Add KVM_SEV_SEND_FINISH command

[PATCH] perf script: add flamegraph.py script
 2020-04-02 19:07 UTC  (3+ messages)
` [PATCH] perf script report: fix segfault when using DWARF mode

[patch 0/2] x86: Prevent Split-Lock-Detection wreckage on VMX hypervisors
 2020-04-02 19:06 UTC  (21+ messages)
` [patch 1/2] x86,module: Detect VMX modules and disable Split-Lock-Detect
  ` [patch v2 "
` [patch 2/2] x86/kvm/vmx: Prevent split lock detection induced #AC wreckage
  ` [PATCH 0/3] x86: KVM: VMX: Add basic split-lock #AC handling
    ` [PATCH 2/3] x86/split_lock: Refactor and export handle_user_split_lock() for KVM
    ` [PATCH 3/3] KVM: VMX: Extend VMX's #AC interceptor to handle split lock #AC in guest

WARNING in usbhid_raw_request/usb_submit_urb (3)
 2020-04-02 19:00 UTC  (3+ messages)

linux-4.14.175 broke audio
 2020-04-02 18:59 UTC  (3+ messages)

[PATCH] perf probe: Add support for DW_OP_call_frame_cfa vars
 2020-04-02 18:49 UTC  (2+ messages)

[PATCH v1 0/5] KVM: s390: vsie: fixes and cleanups
 2020-04-02 18:48 UTC  (6+ messages)
` [PATCH v1 1/5] KVM: s390: vsie: Fix region 1 ASCE sanity shadow address checks
` [PATCH v1 2/5] KVM: s390: vsie: Fix delivery of addressing exceptions
` [PATCH v1 3/5] KVM: s390: vsie: Fix possible race when shadowing region 3 tables
` [PATCH v1 4/5] KVM: s390: vsie: Move conditional reschedule
` [PATCH v1 5/5] KVM: s390: vsie: gmap_table_walk() simplifications

[PATCH] perf script: add -S/--symbols documentation
 2020-04-02 18:46 UTC  (2+ messages)

[PATCH 0/2] [backports] l2tp use-after-free fixes for 4.9 stable
 2020-04-02 18:45 UTC  (4+ messages)
` [PATCH 1/2] l2tp: ensure sessions are freed after their PPPOL2TP socket
` [PATCH 2/2] l2tp: fix race between l2tp_session_delete() and l2tp_tunnel_closeall()

[PATCH 5.5 00/30] 5.5.15-rc1 review
 2020-04-02 18:43 UTC  (3+ messages)

general protection fault in macsec_upd_offload
 2020-04-02 18:43 UTC 

[PATCH v8 kunit-next 0/4] kunit: add debugfs representation to show results
 2020-04-02 18:38 UTC  (5+ messages)
` [PATCH v8 kunit-next 1/4] kunit: add debugfs /sys/kernel/debug/kunit/<suite>/results display

[PATCH 6/9] perf record: Support synthesizing cgroup events
 2020-04-02 18:37 UTC  (4+ messages)
` [PATCH] perf tools: Add file-handle feature test

[Linux-kernel-mentees] [PATCH v1] gpio: ml: ioh: Convert to dev_pm_ops
 2020-04-02 18:33 UTC  (2+ messages)

[PATCH v4 0/4] Add SS/HS-USB changes for Qualcomm SM8150 chipset
 2020-04-02 18:31 UTC  (4+ messages)
` [PATCH v4 4/4] phy: qcom-qmp: Use proper PWRDOWN offset for sm8150 USB

[PATCH] kbuild: mkcompile_h: Include $LD version in /proc/version
 2020-04-02 18:31 UTC  (5+ messages)

[PATCH v2 0/3] IOMMU user API enhancement
 2020-04-02 18:36 UTC  (13+ messages)
` [PATCH v2 1/3] iommu/uapi: Define uapi version and capabilities

[PATCH v2 00/10] Objtool updates for easier portability
 2020-04-02 18:30 UTC  (9+ messages)
` [PATCH v2 01/10] objtool: Move header sync-check ealier in build
` [PATCH v2 10/10] objtool: Support multiple stack_op per instruction

[PATCH 0/7] power: supply: core: extensions and fixes
 2020-04-02 18:29 UTC  (5+ messages)
` [PATCH 3/7] power: supply: core: fix HWMON temperature labels

[PATCH v2 0/2] initialize deferred pages with interrupts enabled
 2020-04-02 18:25 UTC  (7+ messages)
` [PATCH v2 2/2] mm: "

WARNING: refcount bug in tcindex_data_put
 2020-04-02 18:23 UTC 

[PATCH 02/12 v2] tracing: Save off entry when peeking at next entry
 2020-04-02 18:14 UTC  (7+ messages)
` [tracing] cd8f62b481: BUG:sleeping_function_called_from_invalid_context_at_mm/slab.h

[RFC net-next v4 0/9] net: bridge: mrp: Add support for Media Redundancy Protocol(MRP)
 2020-04-02 18:14 UTC  (8+ messages)
` [RFC net-next v4 7/9] bridge: mrp: Connect MRP api with the switchev API

[GIT PULL] x86 cleanups for v5.7
 2020-04-02 18:13 UTC  (11+ messages)

[PATCH] tools/power/x86/intel-speed-select: Fix CLX-N package information output
 2020-04-02 18:07 UTC 

[PATCH] Documentation: dt-bindings: Document 'rng-seed' for /chosen
 2020-04-02 18:07 UTC  (3+ messages)

OOB access on ACPI processor thermal device via sysfs write
 2020-04-02 18:07 UTC  (4+ messages)

Curiosity around 'exec_id' and some problems associated with it
 2020-04-02 18:06 UTC  (10+ messages)
  ` [PATCH] signal: Extend exec_id to 64bits

[PATCH v6 1/4] soc: bcm2835: Sync xHCI reset firmware property with downstream
 2020-04-02 18:01 UTC  (2+ messages)

Re: [PATCH v7 04/15] mm/damon: Implement region based sampling
 2020-04-02 18:00 UTC  (4+ messages)
`  "
  `  "

[PATCH] ARC: Fix ICCM & DCCM runtime size checks
 2020-04-02 17:54 UTC 

[PATCH] riscv: fix vdso build with lld
 2020-04-02 17:53 UTC  (3+ messages)

[RFC] ARC: initial ftrace support
 2020-04-02 17:52 UTC  (4+ messages)

[PATCH] ARM: OMAP2+: drop unnecessary adrl
 2020-04-02 17:50 UTC  (6+ messages)

[PATCH 0/6] remoteproc: qcom: Add callbacks for remoteproc events
 2020-04-02 17:47 UTC  (11+ messages)
` [PATCH 6/6] remoteproc: qcom: Add notification types to SSR

[PATCH] perf/script: allow --symbol to accept hexadecimal addresses
 2020-04-02 17:43 UTC  (3+ messages)

[PATCH] Documentation/llvm: fix the name of llvm-size
 2020-04-02 17:42 UTC  (3+ messages)

[PATCH 5.5 000/170] 5.5.14-rc1 review
 2020-04-02 17:40 UTC  (8+ messages)
` [PATCH 5.5 102/170] scripts/dtc: Remove redundant YYLOC global declaration

[PATCH 4.9 000/102] 4.9.218-rc1 review
 2020-04-02 17:40 UTC  (5+ messages)
` [PATCH 4.9 061/102] scripts/dtc: Remove redundant YYLOC global declaration

[PATCH RT 0/3] Linux 4.19.106-rt46-rc1
 2020-04-02 17:39 UTC  (4+ messages)
` [PATCH RT 2/3] irq_work: Fix checking of IRQ_WORK_LAZY flag set on non PREEMPT_RT

[PATCH] i2c: piix4: remove an empty and redundant comment line
 2020-04-02 17:39 UTC  (2+ messages)

[PATCH 0/8] [backports] l2tp use-after-free fixes for 4.4 stable
 2020-04-02 17:32 UTC  (9+ messages)
` [PATCH 1/8] l2tp: Correctly return -EBADF from pppol2tp_getname
` [PATCH 2/8] net: l2tp: Make l2tp_ip6 namespace aware
` [PATCH 3/8] l2tp: fix race in l2tp_recv_common()
` [PATCH 4/8] l2tp: ensure session can't get removed during pppol2tp_session_ioctl()
` [PATCH 5/8] l2tp: fix duplicate session creation
` [PATCH 6/8] l2tp: Refactor the codes with existing macros instead of literal number
` [PATCH 7/8] l2tp: ensure sessions are freed after their PPPOL2TP socket
` [PATCH 8/8] l2tp: fix race between l2tp_session_delete() and l2tp_tunnel_closeall()

[PATCH v2 1/2] remoteproc: Add character device interface
 2020-04-02 17:28 UTC  (2+ messages)

[PATCH 0/7] objtool changes to remove most ANNOTATE_NOSPEC_ALTERNATIVE
 2020-04-02 17:27 UTC  (5+ messages)
` [PATCH 3/7] objtool: Add support for intra-function calls

[PATCH net-next v6 00/11] net: ethernet: ti: add networking support for k3 am65x/j721e soc
 2020-04-02 17:27 UTC  (5+ messages)

[PATCH 0/9] Enable orphan section warning
 2020-04-02 17:26 UTC  (3+ messages)

[PATCH] x86/mpx: remove MPX leftovers
 2020-04-02 17:25 UTC 

How to fix WARN from drivers/base/dd.c in next-20200401 if CONFIG_MODULES=y?
 2020-04-02 17:25 UTC  (2+ messages)

[PATCH] remoteproc: core: Add a memory efficient coredump function
 2020-04-02 17:24 UTC  (3+ messages)

[PATCH 1/2] mm: cma: NUMA node interface
 2020-04-02 17:24 UTC  (7+ messages)
` [PATCH 2/2] mm: hugetlb: Use node interface of cma

[PATCH 0/3] support setting sysctl parameters from kernel command line
 2020-04-02 17:23 UTC  (6+ messages)
` [PATCH 1/3] kernel/sysctl: "

Upcoming: Notifications, FS notifications and fsinfo()
 2020-04-02 17:20 UTC  (12+ messages)

[PATCH 4/4] arm64: dts: rockchip: add isp0 node for rk3399
 2020-04-02 17:20 UTC  (2+ messages)

[PATCH v4.19.y, v4.14.y, v4.9.y] drm/etnaviv: Backport fix for mmu flushing
 2020-04-02 17:17 UTC  (5+ messages)
` [PATCH v4.14.y] drm/etnaviv: replace MMU flush marker with flush sequence
` [PATCH v4.19.y] "
` [PATCH v4.9.y] "

[PATCH] hwmon: (dell-smm) Use one DMI match for all XPS models
 2020-04-02 17:16 UTC  (3+ messages)

[PATCH v2 1/2] sparc: revive __HAVE_ARCH_STRLEN for 32bit sparc
 2020-04-02 17:13 UTC  (3+ messages)
` [PATCH v2 2/2] kbuild: link lib-y objects to vmlinux forcibly when CONFIG_MODULES=y

[PATCH] kernfs: Change kernfs_node lockdep name to "kn->active"
 2020-04-02 17:10 UTC 

[RFC PATCH v2 1/1] powerpc/kernel: Enables memory hot-remove after reboot on pseries guests
 2020-04-02 17:08 UTC  (4+ messages)

[PATCH v10 0/9] proc: modernize proc to support multiple private instances
 2020-04-02 17:04 UTC  (11+ messages)
` [PATCH v10 2/9] proc: allow to mount many instances of proc in one pid namespace
` [PATCH v10 7/9] proc: move hidepid values to uapi as they are user interface to mount
` [PATCH v10 8/9] proc: use human-readable values for hidehid

[PATCH v2] kbuild: Enable -Wtautological-compare
 2020-04-02 17:05 UTC  (6+ messages)

[PATCH V4 00/17] Stitch LBR call stack (Perf Tools)
 2020-04-02 17:02 UTC  (5+ messages)

[PATCH v2] staging: vt6656: Define EnCFG_BBType_MASK as OR between previous defines
 2020-04-02 17:01 UTC 

[PATCH v15 0/7] Invoke rpmh_flush for non OSI targets
 2020-04-02 17:00 UTC  (3+ messages)
` [PATCH v15 4/7] soc: qcom: rpmh-rsc: Save base address of drv

[PATCH v2] sched/core: fix illegal RCU from offline CPUs
 2020-04-02 16:57 UTC  (3+ messages)

[PATCH 0/6] Fix several issues at qconf.cc
 2020-04-02 16:55 UTC  (2+ messages)

[PATCH v2] Makefile.llvm: simplify LLVM build
 2020-04-02 16:54 UTC  (12+ messages)

[PATCH 5.4 00/27] 5.4.30-rc1 review
 2020-04-02 16:51 UTC  (2+ messages)

[PATCH 2/2] dmaengine: ioat: Decreasing allocation chunk size 2M -> 512K
 2020-04-02 16:49 UTC  (6+ messages)
` [PATCH v2 1/2] dmaengine: ioat: fixing chunk sizing macros dependency
  ` [PATCH v2 2/2] dmaengine: ioat: Decreasing allocation chunk size 2M -> 512K

[PATCH][next] rtc: class: remove redundant assignment to variable err
 2020-04-02 16:48 UTC  (2+ messages)

[patch 1/2] x86,module: Detect VMX modules and disable Split-Lock-Detect
 2020-04-02 16:46 UTC  (3+ messages)

[GIT PULL] xfs: new code for 5.7, part 1
 2020-04-02 16:45 UTC 

[PATCH v3 0/4] KUnit-KASAN Integration
 2020-04-02 16:40 UTC  (5+ messages)
` [PATCH v3 2/4] KUnit: KASAN Integration

[RFC PATCH v5 0/8] arm64: tlb: add support for TTL feature
 2020-04-02 16:38 UTC  (7+ messages)
` [RFC PATCH v5 4/8] mm: tlb: Pass struct mmu_gather to flush_pmd_tlb_range

[PATCH/RFC] MM: fix writeback for NFS
 2020-04-02 16:35 UTC  (4+ messages)
` Writeback fixes "
  ` [PATCH 1/2] MM: replace PF_LESS_THROTTLE with PF_LOCAL_THROTTLE

[tip:master] BUILD SUCCESS ee8bac724cc7767dcf9480afb656318994f22c3d
 2020-04-02 16:31 UTC 

[PATCH 0/3] Rockchip ISP1 minor fixes
 2020-04-02 16:31 UTC  (4+ messages)
` [PATCH 1/3] rkisp1: Get rid of unused variable warning

[PATCH ghak96] audit: set cwd in audit context for file-related LSM audit records
 2020-04-02 16:31 UTC  (3+ messages)

[GIT PULL] mtd: Changes for 5.7
 2020-04-02 16:28 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).