linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-07-24 14:02:25 to 2019-07-24 16:58:28 UTC [more...]

[PATCH v2 0/5] mm / virtio: Provide support for page hinting
 2019-07-24 16:56 UTC  (2+ messages)
` [PATCH v2 1/5] mm: Adjust shuffle code to allow for future coalescing

[PATCH bpf-next 0/6] bpf: add BPF_MAP_DUMP command to dump more than one entry per call
 2019-07-24 16:57 UTC 

x86 - clang / objtool status
 2019-07-24 16:57 UTC  (14+ messages)
          ` [PATCH] objtool: Improve UACCESS coverage

[PATCHv2 0/3] fpga: altera-cvp: Add Stratix10 Support
 2019-07-24 16:59 UTC  (6+ messages)
` [PATCHv2 2/3] fpga: altera-cvp: Preparation for V2 parts

[PATCH] selinux: convert struct sidtab count to refcount_t
 2019-07-24 16:55 UTC  (8+ messages)

[PATCH] pidfd: Add warning if exit_state is 0 during notification
 2019-07-24 16:53 UTC  (2+ messages)

WARNING in __mmdrop
 2019-07-24 16:53 UTC  (11+ messages)

[PATCH] KVM: x86: init x2apic_enabled() once
 2019-07-24 16:48 UTC  (2+ messages)

[PATCH 0/2] leds: Add control of the voltage/current regulator to the LED core
 2019-07-24 16:47 UTC  (3+ messages)
` [PATCH 2/2] dt-bindings: leds: document new "power-supply" property

[PATCH v2 00/13] Cleanup recordmcount and begin objtool conversion
 2019-07-24 16:46 UTC  (4+ messages)

[PATCH] drm/panfrost: Export all GPU feature registers
 2019-07-24 16:45 UTC  (4+ messages)

[PATCH net-next 03/10] sfc: Use dev_get_drvdata where possible
 2019-07-24 16:44 UTC  (2+ messages)

[PATCH] dma-direct: Force unencrypted DMA under SME for certain DMA masks
 2019-07-24 16:42 UTC  (3+ messages)

[PATCH] ARM: dts: stm32: add audio codec support on stm32mp157a-dk1 board
 2019-07-24 16:40 UTC  (2+ messages)

[PATCH -next v2] net/ixgbevf: fix a compilation error of skb_frag_t
 2019-07-24 16:39 UTC  (2+ messages)

[PATCH net-next v1 0/4] enetc: Add mdio bus driver for the PCIe MDIO endpoint
 2019-07-24 16:39 UTC  (8+ messages)
` [PATCH net-next v1 1/4] enetc: Clean up local mdio bus allocation
` [PATCH net-next v1 2/4] enetc: Add mdio bus driver for the PCIe MDIO endpoint
` [PATCH net-next v1 3/4] dt-bindings: net: fsl: enetc: Add bindings for the central MDIO PCIe endpoint
` [PATCH net-next v1 4/4] arm64: dts: fsl: ls1028a: Enable eth port1 on the ls1028a QDS board

[PATCH 0/4] ARM: dts: stm32: enable FMC2 NAND controller on stm32mp157c-ev1
 2019-07-24 16:38 UTC  (3+ messages)
` [PATCH 1/4] ARM: dts: stm32: add FMC2 NAND controller support on stm32mp157c

[PATCH v9 00/21] Generic page walk and ptdump
 2019-07-24 16:36 UTC  (14+ messages)
` [PATCH v9 11/21] mm: pagewalk: Add p4d_entry() and pgd_entry()
` [PATCH v9 19/21] mm: Add generic ptdump

[PATCH 0/6] Add TI PRUSS Local Interrupt Controller IRQChip driver
 2019-07-24 16:34 UTC  (3+ messages)
` [PATCH 1/6] dt-bindings: irqchip: Add PRUSS interrupt controller bindings

Reminder: 99 open syzbot bugs in net subsystem
 2019-07-24 16:30 UTC  (3+ messages)

[PATCH v3 00/15] kvm/arm: Align the VMID allocation with the arm64 ASID one
 2019-07-24 16:25 UTC  (16+ messages)
` [PATCH v3 01/15] arm64/mm: Introduce asid_info structure and move asid_generation/asid_map to it
` [PATCH v3 02/15] arm64/mm: Move active_asids and reserved_asids to asid_info
` [PATCH v3 03/15] arm64/mm: Move bits "
` [PATCH v3 04/15] arm64/mm: Move the variable lock and tlb_flush_pending "
` [PATCH v3 05/15] arm64/mm: Remove dependency on MM in new_context
` [PATCH v3 06/15] arm64/mm: Store the number of asid allocated per context
` [PATCH v3 07/15] arm64/mm: Introduce NUM_ASIDS
` [PATCH v3 08/15] arm64/mm: Split asid_inits in 2 parts
` [PATCH v3 09/15] arm64/mm: Split the function check_and_switch_context in 3 parts
` [PATCH v3 10/15] arm64/mm: Introduce a callback to flush the local context
` [PATCH v3 11/15] arm64: Move the ASID allocator code in a separate file
` [PATCH v3 12/15] arm64/lib: Add an helper to free memory allocated by the ASID allocator
` [PATCH v3 13/15] arm/kvm: Introduce a new VMID allocator
` [PATCH v3 14/15] arch/arm64: Introduce a capability to tell whether 16-bit VMID is available
` [PATCH v3 15/15] kvm/arm: Align the VMID allocation with the arm64 ASID one

[PATCH 0/6] ASoC: improve codec to codec link support
 2019-07-24 16:24 UTC  (7+ messages)
` [PATCH 1/6] ASoC: codec2codec: run callbacks in order
` [PATCH 2/6] ASoC: codec2codec: name link using stream direction
` [PATCH 3/6] ASoC: codec2codec: deal with params when necessary
` [PATCH 4/6] ASoC: create pcm for codec2codec links as well
` [PATCH 5/6] ASoC: codec2codec: remove ephemeral variables
` [PATCH 6/6] ASoC: codec2codec: fill some of the runtime stream parameters

[PATCH v3 1/2] x86/mm: Identify the end of the kernel area to be reserved
 2019-07-24 16:22 UTC  (16+ messages)

kernel panic: stack is corrupted in pointer
 2019-07-24 16:22 UTC  (5+ messages)

[PATCH 1/6] dt-bindings: interrupt-controller: Document RTD129x
 2019-07-24 16:21 UTC  (2+ messages)

[PATCH -tip] lib/timerqueue: Rely on rbtree semantics for next timer
 2019-07-24 16:19 UTC  (5+ messages)
    ` [PATCH] "
      ` [tip:timers/core] "

[PATCH 0/5] Add Bitmain BM1880 clock driver
 2019-07-24 16:18 UTC  (3+ messages)
` [PATCH 1/5] dt-bindings: clock: Add Bitmain BM1880 SoC clock controller binding

[PATCH] net: phy: mscc: initialize stats array
 2019-07-24 16:16 UTC  (2+ messages)

[PATCH v8 0/5] arm64: ftrace with regs
 2019-07-24 16:15 UTC  (7+ messages)

[PATCH 1/2] iommu: add support for drivers that manage iommu explicitly
 2019-07-24 16:11 UTC  (10+ messages)
` [PATCH v2] "

[PATCH v2 3/3] sgi-gru: Use __get_user_pages_fast in atomic_pte_lookup
 2019-07-24 16:09 UTC 

[PATCH] fs: crypto: keyinfo: Fix a possible null-pointer dereference in derive_key_aes()
 2019-07-24 16:07 UTC  (2+ messages)

[PATCH 00/14] PCI/P2PDMA: Support transactions that hit the host bridge
 2019-07-24 16:06 UTC  (10+ messages)
` [PATCH 07/14] PCI/P2PDMA: Add the provider's pci_dev to the dev_pgmap struct
` [PATCH 11/14] PCI/P2PDMA: dma_map P2PDMA map requests that traverse the host bridge
` [PATCH 14/14] PCI/P2PDMA: Introduce pci_p2pdma_[un]map_resource()

[PATCH 00/13] Add support for QCOM Core Power Reduction
 2019-07-24 16:06 UTC  (11+ messages)
` [PATCH 01/13] dt-bindings: cpufreq: Re-organise kryo cpufreq to use it for other nvmem based qcom socs
` [PATCH 03/13] dt-bindings: cpufreq: qcom-nvmem: Make speedbin related properties optional
` [PATCH 05/13] dt-bindings: cpufreq: qcom-nvmem: Support pstates provided by a power domain
` [PATCH 08/13] dt-bindings: opp: Add qcom-opp bindings with properties needed for CPR
` [PATCH 09/13] dt-bindings: power: avs: Add support for CPR (Core Power Reduction)

[PATCH v6] driver core: Fix use-after-free and double free on glue directory
 2019-07-24 16:00 UTC 

Reminder: 1 open syzbot bug in sound subsystem
 2019-07-24 15:56 UTC  (3+ messages)

[PATCH 0/3] drm: bridge: Add NWL MIPI DSI host controller support
 2019-07-24 15:52 UTC  (4+ messages)
` [PATCH 1/3] arm64: imx8mq: add imx8mq iomux-gpr field defines
` [PATCH 2/3] dt-bindings: display/bridge: Add binding for IMX NWL mipi dsi host controller
` [PATCH 3/3] drm/bridge: Add NWL MIPI DSI host controller support

[PATCH v1] mm/memory_hotplug: Remove move_pfn_range()
 2019-07-24 15:49 UTC  (3+ messages)

memory leak in v9fs_session_init
 2019-07-24 15:47 UTC  (2+ messages)

[PATCH] regulator: of: Add of_node_put() before return in function
 2019-07-24 15:47 UTC  (2+ messages)

[PATCH 0/4] Lockdep: Reduce stack trace memory usage
 2019-07-24 15:47 UTC  (4+ messages)
` [PATCH 3/4] locking/lockdep: Reduce space occupied by stack traces

[PATCH v6 0/5] DMA-BUF Heaps (destaging ION)
 2019-07-24 15:46 UTC  (12+ messages)
` [PATCH v6 2/5] dma-buf: heaps: Add heap helpers
` [PATCH v6 4/5] dma-buf: heaps: Add CMA heap to dmabuf heaps

KASAN: use-after-free Read in keyring_compare_object
 2019-07-24 15:46 UTC 

[PATCH] ip6_gre: reload ipv6h in prepare_ip6gre_xmit_ipv6
 2019-07-24 15:44 UTC  (2+ messages)

[RFC 00/79] perf tools: Initial libperf separation
 2019-07-24 15:42 UTC  (7+ messages)
` [PATCH 42/79] libperf: Add attr to perf_evsel
` [PATCH 43/79] libperf: Add perf_cpu_map__new/perf_cpu_map__read functions
` [PATCH 47/79] libperf: Add perf_evlist__for_each_evsel macro

[GIT PULL] FPGA Manager fix for 5.3
 2019-07-24 15:41 UTC  (4+ messages)

[PATCH net-next] selftests: mlxsw: Fix typo in qos_mc_aware.sh
 2019-07-24 15:39 UTC  (2+ messages)

[PATCH -next] iwlwifi: dbg: work around clang bug by marking debug strings static
 2019-07-24 15:38 UTC  (5+ messages)

add swiotlb support to arm32
 2019-07-24 15:37 UTC  (3+ messages)

[PATCH] arm64: dts: qcom: msm8998: Node ordering, address cleanups
 2019-07-24 15:35 UTC  (2+ messages)

[PATCH v12 1/5] can: m_can: Create a m_can platform framework
 2019-07-24 15:36 UTC  (10+ messages)

[PATCHv2 1/2] hmat: Register memory-side cache after parsing
 2019-07-24 15:32 UTC  (3+ messages)

[PATCH v4 0/3] initramfs: add support for xattrs in the initial ram disk
 2019-07-24 15:34 UTC  (9+ messages)

[PATCH v1 0/1] Fix uninitialized variable in ipmb_dev_int.c
 2019-07-24 15:33 UTC  (3+ messages)
` [PATCH v1 1/1] "

[PATCH] mm/hmm: replace hmm_update with mmu_notifier_range
 2019-07-24 15:33 UTC  (4+ messages)

[PATCH] qcom: Add BCM vote macro to TCS header
 2019-07-24 15:30 UTC  (2+ messages)

[patch V3 00/25] x86/apic: Support for IPI shorthands
 2019-07-24 15:25 UTC  (3+ messages)
` [patch V3 13/25] x86/hotplug: Silence APIC and NMI when CPU is dead
  ` [patch V4 "

[PATCH 0/2] LP5024/18 LED introduction
 2019-07-24 15:22 UTC  (6+ messages)
` Backlight in motorola Droid 4

[PATCH] mtd: spi-nor: Fix Cadence QSPI RCU Schedule Stall
 2019-07-24 15:23 UTC 

[PATCH] media: vivid: fix device init when no_error_inj=1 and fb disabled
 2019-07-24 15:19 UTC 

kprobes, livepatch and FTRACE_OPS_FL_IPMODIFY
 2019-07-24 15:19 UTC 

[PATCH] modules: always page-align module section allocations
 2019-07-24 15:01 UTC 

[PATCH v4 1/3] driver core: platform: Add an error message to platform_get_irq*()
 2019-07-24 15:00 UTC  (2+ messages)

[PATCH] selftests: mlxsw: Fix typo in qos_mc_aware.sh
 2019-07-24 15:00 UTC  (3+ messages)

[PATCH] btrfs: reduce stack usage for btrfsic_process_written_block
 2019-07-24 14:57 UTC  (2+ messages)

[PATCH] x86/crash: remove unnecessary comparison
 2019-07-24 14:55 UTC  (2+ messages)
` [tip:x86/cleanups] x86/crash: Remove "

[PATCH V2 1/4] drivers: qcom: rpmh-rsc: simplify TCS locking
 2019-07-24 14:54 UTC  (8+ messages)
` [PATCH V2 2/4] drivers: qcom: rpmh-rsc: avoid locking in the interrupt handler

[PATCH 0/2] Add the BroadMobi BM818 card
 2019-07-24 14:52 UTC  (3+ messages)
` [PATCH 1/2] usb: serial: option: "
` [PATCH 2/2] net: usb: qmi_wwan: "

[GIT PULL] dma-mapping fix for 5.3
 2019-07-24 14:49 UTC 

[PATCH] rpi_touchscreen_probe: check for failure case
 2019-07-24 14:48 UTC  (2+ messages)
` [PATCH] drm/panel: check failure cases in the probe func

[PATCH 0/5] pidfd: waiting on processes through pidfds
 2019-07-24 14:46 UTC  (6+ messages)
` [RFC][PATCH 1/5] exit: kill struct waitid_info
` [PATCH 2/5] pidfd: add pidfd_wait()
` [PATCH 3/5] arch: wire-up pidfd_wait()
` [PATCH 4/5] pidfd: add CLONE_WAIT_PID
` [PATCH 5/5] pidfd: add pidfd_wait tests

How to disable amdgpu powerplay?
 2019-07-24 14:42 UTC 

[PATCH V5 1/5] dt-bindings: imx: Add clock binding doc for i.MX8MN
 2019-07-24 14:41 UTC  (3+ messages)

[PATCH] acpica: fix -Wnull-pointer-arithmetic warnings
 2019-07-24 14:39 UTC  (7+ messages)

[PATCH v3 00/12] FPGA DFL updates
 2019-07-24 14:22 UTC  (7+ messages)
` [PATCH v3 01/12] fpga: dfl: fme: support 512bit data width PR
` [PATCH v3 02/12] fpga: dfl: fme: add DFL_FPGA_FME_PORT_RELEASE/ASSIGN ioctl support

[PATCH v2] usb: typec: tcpm: Add NULL check before dereferencing config
 2019-07-24 14:38 UTC 

[PATCH] netfilter: trivial: remove extraneous space from message
 2019-07-24 14:37 UTC 

[PATCH] usb: typec: tcpm: Add NULL check before dereferencing config
 2019-07-24 14:37 UTC 

[PATCH] mm/mmap.c: silence variable 'new_start' set but not used
 2019-07-24 14:34 UTC  (4+ messages)

[PATCH] perf/core: Fix creating kernel counters for PMUs that override event->cpu
 2019-07-24 14:31 UTC  (2+ messages)

[PATCH v1] ACPI / scan: Acquire device_hotplug_lock in acpi_scan_init()
 2019-07-24 14:30 UTC 

How to turn scheduler tick on for current nohz_full CPU?
 2019-07-24 14:30 UTC  (4+ messages)

[PATCH] media: staging: ipu3: Enable IOVA API only when IOMMU support is enabled
 2019-07-24 14:28 UTC  (7+ messages)

[RFC 0/4] Raspberry Pi 4 DMA addressing support
 2019-07-24 14:27 UTC  (8+ messages)
` [RFC 3/4] dma-direct: add dma_direct_min_mask

KASAN: use-after-free Read in usbhid_power
 2019-07-24 14:24 UTC  (3+ messages)

[PATCH v5] driver core: Fix use-after-free and double free on glue directory
 2019-07-24 14:23 UTC  (3+ messages)

[PATCH v2] powerpc: Wire up clone3 syscall
 2019-07-24 14:21 UTC  (2+ messages)

[PATCH v19 00/15] arm64: untag user pointers passed to the kernel
 2019-07-24 14:20 UTC  (5+ messages)

[PATCH 0/2] Redefine interconnect provider DT nodes for SDM845
 2019-07-24 14:18 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: interconnect: Update Qualcomm SDM845 DT bindings

AMD Drivers
 2019-07-24 14:17 UTC 

[PATCH] mt76_init_sband_2g: null check the allocation
 2019-07-24 14:17 UTC  (2+ messages)
` [PATCH] mt7601u: "

[PATCH] mm/rmap.c: remove set but not used variable 'cstart'
 2019-07-24 14:14 UTC 

[PATCH] brcmfmac: remove set but not used variable 'dtim_period'
 2019-07-24 14:12 UTC 

[PATCH v2 0/5] arm64: dts: qcom: sdm845: Fix DTS warnings
 2019-07-24 14:11 UTC  (3+ messages)
` [PATCH v2 4/5] arm64: dts: qcom: sdm845: remove macro from unit name

[PATCH] xtensa: remove free_initrd_mem
 2019-07-24 14:10 UTC 

[PATCH v1 1/2] mm/page_idle: Add support for per-pid page_idle using virtual indexing
 2019-07-24 14:10 UTC  (5+ messages)

[PATCH] rtlwifi: remove unneeded function _rtl_dump_channel_map()
 2019-07-24 14:10 UTC 

[PATCH] mmc: sdhci-pci: Use dev_get_drvdata
 2019-07-24 14:08 UTC  (2+ messages)

[PATCH] xen/pciback: remove set but not used variable 'old_state'
 2019-07-24 14:08 UTC 

[PATCH] memstick: r592: Use dev_get_drvdata
 2019-07-24 14:08 UTC  (2+ messages)

[PATCH 4.4 stable net] net: tcp: Fix use-after-free in tcp_write_xmit
 2019-07-24 14:07 UTC  (4+ messages)

[PATCH] powerpc: Wire up clone3 syscall
 2019-07-24 14:06 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).