linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-03-27 13:31:16 to 2020-03-27 17:13:44 UTC [more...]

[PATCH] x86: Alias memset to __builtin_memset
 2020-03-27 17:12 UTC  (3+ messages)

[PATCH v2 1/1] A compact idiom to add code examples in kerneldoc comments
 2020-03-27 17:11 UTC  (6+ messages)
` [PATCH v3 0/1] Compactly make code examples into literal blocks

[PATCH v1] powerpc: Make setjmp/longjump signature standard
 2020-03-27 17:10 UTC  (2+ messages)

[PATCH -next] fanotify: Fix the checks in fanotify_fsid_equal
 2020-03-27 17:10 UTC 

[RFC] ARC: initial ftrace support
 2020-03-27 17:10 UTC  (2+ messages)

[PATCH v2 00/10] virtio-mem: paravirtualized memory
 2020-03-27 17:07 UTC  (4+ messages)

[PATCH v3 0/2] scsi: ufs: add error recovery for suspend and resume in ufs-mediatek
 2020-03-27 17:06 UTC  (2+ messages)

[PATCH 0/7] thp/khugepaged improvements and CoW semantics
 2020-03-27 17:06 UTC  (8+ messages)
` [PATCH 1/7] khugepaged: Add self test
` [PATCH 2/7] khugepaged: Do not stop collapse if less than half PTEs are referenced
` [PATCH 3/7] khugepaged: Drain LRU add pagevec to get rid of extra pins
` [PATCH 4/7] khugepaged: Allow to callapse a page shared across fork
` [PATCH 5/7] khugepaged: Allow to collapse PTE-mapped compound pages
` [PATCH 6/7] thp: Change CoW semantics for anon-THP
` [PATCH 7/7] khugepaged: Introduce 'max_ptes_shared' tunable

[PATCH v12 0/5] arm/arm64: mediatek: Fix mt8173 mmsys device probing
 2020-03-27 17:04 UTC  (5+ messages)
` [PATCH v12 4/5] soc / drm: mediatek: Move routing control to mmsys device

[PATCH v6 1/2] scsi: ufs: Clean up ufshcd_scale_clks() and clock scaling error out path
 2020-03-27 17:04 UTC  (2+ messages)

[PATCH] ARM: vf610: report soc info via soc device
 2020-03-27 17:04 UTC  (2+ messages)

[PATCH] thp: Simplify splitting PMD mapping huge zero page
 2020-03-27 17:03 UTC 

[PATCH 0/6] gpu: convert to use new I2C API
 2020-03-27 17:03 UTC  (7+ messages)
` [PATCH 6/6] drm/radeon: convert to use i2c_new_client_device()

[PATCH] arm64: mmu: no write cache for O_SYNC flag
 2020-03-27 17:02 UTC  (4+ messages)

[PATCH] soc: mediatek: mtk-mmsys: Export ddp_dis/connect symbols
 2020-03-27 17:02 UTC  (3+ messages)

[PATCH] Add documentation on meaning of -EPROBE_DEFER
 2020-03-27 17:01 UTC 

[PATCH] scsi: aic7xxx: aic97xx: Remove FreeBSD-specific code
 2020-03-27 16:58 UTC  (2+ messages)

[PATCH] staging: vt6656: Define EnCFG_BBType_MASK as OR between previous defines
 2020-03-27 16:58 UTC 

[GIT PULL] clk fixes for v5.6-rc7
 2020-03-27 16:55 UTC  (2+ messages)

[git pull] drm fixes for 5.6-rc8
 2020-03-27 16:55 UTC  (2+ messages)

[PATCH 00/10] IOASID extensions for guest SVA
 2020-03-27 16:59 UTC  (7+ messages)
` [PATCH 01/10] iommu/ioasid: Introduce system-wide capacity
` [PATCH 03/10] iommu/ioasid: Introduce per set allocation APIs

[PATCH] Documentation: x86: exception-tables: document CONFIG_BUILDTIME_TABLE_SORT
 2020-03-27 16:52 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v1] drivers/base/memory.c: indicate all memory blocks as removable
 2020-03-27 16:50 UTC  (6+ messages)

[PATCH] ARM: dts: bcm283x: Add cells encoding format to firmware bus
 2020-03-27 16:48 UTC  (4+ messages)

OF: ERROR: Bad of_node_put() on /ocp/interconnect@4a000000/segment@0/target-module@8000/cm_core@0/l4per-cm@1700/l4per-clkctrl@28
 2020-03-27 16:43 UTC  (2+ messages)

[PATCHSET 0/9] perf: Improve cgroup profiling (v6)
 2020-03-27 16:39 UTC  (7+ messages)
` [PATCH 3/9] perf tools: Basic support for CGROUP event
` [PATCH 8/9] perf top: Add --all-cgroups option
` [PATCH 9/9] perf script: Add --show-cgroup-events option

[PATCH v3 0/8] Add MA USB Host driver
 2020-03-27 16:37 UTC  (13+ messages)
` [PATCH v4 "
  ` [PATCH v4 1/8] usb: Add MA-USB Host kernel module
  ` [PATCH v4 2/8] usb: mausb_host: Add link layer implementation
  ` [PATCH v4 3/8] usb: mausb_host: HCD initialization
  ` [PATCH v4 4/8] usb: mausb_host: Implement initial hub handlers
  ` [PATCH v4 5/8] usb: mausb_host: Introduce PAL processing
  ` [PATCH v4 6/8] usb: mausb_host: Add logic for PAL-to-PAL communication
  ` [PATCH v4 7/8] usb: mausb_host: MA-USB PAL events processing
  ` [PATCH v4 8/8] usb: mausb_host: Process MA-USB data packets

[PATCH 2/2] mfd: Add Baikal-T1 Boot Controller driver
 2020-03-27 16:36 UTC  (8+ messages)

[PATCH bpf-next v7 0/8] MAC and Audit policy using eBPF (KRSI)
 2020-03-27 16:36 UTC  (10+ messages)
` [PATCH bpf-next v7 4/8] bpf: lsm: Implement attach, detach and execution

[PATCH V2] SUNRPC: Fix a potential buffer overflow in 'svc_print_xprts()'
 2020-03-27 16:33 UTC  (2+ messages)

[PATCH V5 0/2] firmware: arm_scmi: add smc/hvc transports support
 2020-03-27 16:32 UTC  (3+ messages)

[PATCH] dt-bindings: sound: tlv320adcx140: Remove undocumented property
 2020-03-27 16:24 UTC 

[PATCH] arm: dma-mapping: Remove unneeded NULL checks
 2020-03-27 16:29 UTC 

[PATCH] watchdog: sp805: fix restart handler
 2020-03-27 16:24 UTC 

[PATCH v2] drm/prime: fix extracting of the DMA addresses from a scatterlist
 2020-03-27 16:21 UTC 

[PATCH] remoteproc: remove rproc_elf32_sanity_check
 2020-03-27 16:17 UTC  (2+ messages)

[PATCH] iommu/arm-smmu: Demote error messages to debug in shutdown callback
 2020-03-27 16:17 UTC  (4+ messages)

KASAN: slab-out-of-bounds Read in vsscanf
 2020-03-27 16:16 UTC 

[PATCH] soc: fsl: qe: clean up an indentation issue
 2020-03-27 16:13 UTC 

[PATCH 00/18] genirq: Remove setup_irq()
 2020-03-27 16:11 UTC  (8+ messages)
` [PATCH 0/6] Kill setup_irq()
  ` [PATCH v5 1/6] alpha: Replace setup_irq() by request_irq()
  ` [PATCH v5 2/6] c6x: replace "
  ` [PATCH v5 3/6] hexagon: "
  ` [PATCH v5 4/6] sh: "
  ` [PATCH v5 5/6] unicore32: "
  ` [PATCH v5 6/6] genirq: Remove setup_irq() and remove_irq()

[PATCH v2 0/3] io.h, logic_pio: Allow barriers for inX() and outX() be overridden
 2020-03-27 16:06 UTC  (4+ messages)
` [PATCH v2 1/3] io: Provide _inX() and _outX()
` [PATCH v2 2/3] logic_pio: Improve macro argument name
` [PATCH v2 3/3] logic_pio: Use _inX() and _outX()

[PATCH V10 00/11] Nested Shared Virtual Address (SVA) VT-d support
 2020-03-27 16:05 UTC  (8+ messages)
` [PATCH V10 02/11] iommu/uapi: Define a mask for bind data
` [PATCH V10 04/11] iommu/vt-d: Use helper function to skip agaw for SL
` [PATCH V10 07/11] iommu/vt-d: Support flushing more translation cache types

[RFC v3 0/3] Fix errors when try to build kvm selftests on specified output
 2020-03-27 16:03 UTC  (4+ messages)

Re:
 2020-03-27 15:53 UTC 

[PATCH v3] mtd: spi-nor: keep lock bits if they are non-volatile
 2020-03-27 15:59 UTC 

[PATCH 1/1] ppc/crash: Skip spinlocks during crash
 2020-03-27 15:51 UTC  (3+ messages)

linux-next: Tree for Mar 27
 2020-03-27 15:52 UTC  (2+ messages)

[PATCH 12/17] gpio: gpiolib.c: fix a doc warning
 2020-03-27 15:51 UTC  (7+ messages)
` [PATCH 14/17] infiniband: pa_vnic_encap.h: get rid of a warning

vhost changes (batched) in linux-next after 12/13 trigger random crashes in KVM guests after reboot
 2020-03-27 15:46 UTC  (19+ messages)

[PATCH v8 00/22] Move PMC clocks into Tegra PMC driver
 2020-03-27 15:45 UTC  (3+ messages)

[PATCH net-next 0/9] net: ethernet backplane support
 2020-03-27 15:44 UTC  (11+ messages)
` [PATCH net-next 2/9] dt-bindings: net: add backplane dt bindings
    ` [EXT] "
` [PATCH net-next 6/9] net: phy: add backplane kr driver support

[PATCH] PM / sleep: Add pm_debug_messages boot command control
 2020-03-27 15:39 UTC  (2+ messages)

[PATCH 0/2] amba/platform: Initialize dma_parms at the bus level
 2020-03-27 15:34 UTC  (4+ messages)

[PATCH v3 0/2] media: rcar-vin: Enable MEDIA_BUS_FMT_SRGGB8_1X8 format
 2020-03-27 15:35 UTC  (4+ messages)
` [PATCH v3 1/2] media: rcar-vin: Add support for "

[PATCH 1/1] ASoC: pxa: magician: convert to use i2c_new_client_device()
 2020-03-27 15:33 UTC  (2+ messages)
` Applied "ASoC: pxa: magician: convert to use i2c_new_client_device()" to the asoc tree

[PATCH v2 00/10] Objtool updates for easier portability
 2020-03-27 15:28 UTC  (11+ messages)
` [PATCH v2 01/10] objtool: Move header sync-check ealier in build
` [PATCH v2 02/10] objtool: check: Remove redundant checks on operand type
` [PATCH v2 03/10] objtool: check: Clean instruction state before each function validation
` [PATCH v2 04/10] objtool: check: Ignore empty alternative groups
` [PATCH v2 05/10] objtool: check: Remove check preventing branches within alternative
` [PATCH v2 06/10] objtool: check: Use arch specific values in restore_reg()
` [PATCH v2 07/10] objtool: check: Allow save/restore hint in non standard function symbols
` [PATCH v2 08/10] objtool: Add abstraction for computation of symbols offsets
` [PATCH v2 09/10] objtool: Split generic and arch specific CFI definitions
` [PATCH v2 10/10] objtool: Support multiple stack_op per instruction

[PATCH 00/18] Add support for Kontron sl28cpld
 2020-03-27 15:28 UTC  (8+ messages)
` [PATCH 12/18] gpio: add support for the sl28cpld GPIO controller

[PATCH 3/3] PCI: Cadence: Remove using "cdns,max-outbound-regions" DT property
 2020-03-27 15:27 UTC  (3+ messages)

[RFC PATCH v1] driver core: Set fw_devlink to "permissive" behavior by default
 2020-03-27 15:21 UTC  (3+ messages)

[PATCH 1/2] mm: cma: NUMA node interface
 2020-03-27 15:13 UTC  (5+ messages)
` [PATCH 2/2] mm: hugetlb: Use node interface of cma

[PATCH v6 0/2] ACPI / APEI: Add support to notify the vendor specific HW errors
 2020-03-27 15:07 UTC  (2+ messages)

KASAN: null-ptr-deref Write in blk_mq_map_swqueue
 2020-03-27 15:06 UTC  (2+ messages)

[PATCH v3] mm/hugetlb: fix a addressing exception caused by huge_pte_offset
 2020-03-27 15:03 UTC  (2+ messages)

[PATCH] kernel/taskstats: fix wrong nla type for {cgroup,task}stats policy
 2020-03-27 15:03 UTC  (2+ messages)

[RELEASE] LTTng-modules and LTTng-UST 2.12.0-rc3 (International Stay At Home Month)
 2020-03-27 15:02 UTC 

[PATCH v4] PCI: dwc: pci-dra7xx: Fix MSI IRQ handling
 2020-03-27 15:01 UTC  (2+ messages)

[PATCH v15 00/10] Landlock LSM
 2020-03-27 14:59 UTC  (4+ messages)
` [PATCH v15 09/10] samples/landlock: Add a sandbox manager example

[PATCH 00/12 v2] ring-buffer/tracing: Remove disabling of ring buffer while reading trace file
 2020-03-27 14:56 UTC  (6+ messages)

[PATCH v4 0/4] SFH: Add Support for AMD Sensor Fusion Hub
 2020-03-27 14:55 UTC  (3+ messages)
` [PATCH v4 2/4] SFH: PCI driver to add support of AMD sensor fusion Hub using HID framework

[PATCH] docs: dt: fix a broken reference for a file converted to json
 2020-03-27 14:54 UTC  (3+ messages)

[PATCH v2] x86: jump_label.c: move 'inline' keyword placement
 2020-03-27 14:54 UTC  (2+ messages)
` [tip: x86/cleanups] x86/jump_label: Move "

[PATCH] x86/efi: Add a prototype for efi_arch_mem_reserve()
 2020-03-27 14:54 UTC  (2+ messages)
` [tip: x86/cleanups] "

[tip: x86/cleanups] x86/mm/set_memory: Fix -Wmissing-prototypes warnings
 2020-03-27 14:54 UTC 

[PATCH] x86/platform/uv: Add a missing prototype for uv_bau_message_interrupt()
 2020-03-27 14:54 UTC  (2+ messages)
` [tip: x86/cleanups] "

[PATCH] x86/mm: Mark setup_emu2phys_nid() static
 2020-03-27 14:54 UTC  (2+ messages)
` [tip: x86/cleanups] "

[PATCH 2/3] PCI: cadence: Use "dma-ranges" instead of "cdns,no-bar-match-nbits" property
 2020-03-27 14:52 UTC  (2+ messages)

[PATCH] dmaengine: ti: k3-udma: Disable memcopy via MCU NAVSS on am654
 2020-03-27 14:42 UTC 

[PATCH v2] mtd: spi-nor: keep lock bits if they are non-volatile
 2020-03-27 14:41 UTC  (8+ messages)

[GIT PULL] Devicetree fix for v5.6, take 4
 2020-03-27 14:37 UTC 

[GIT PULL] arm64 fix for -rc8/final
 2020-03-27 14:36 UTC 

[PATCH v6 00/13] SCMI Notifications Core Support
 2020-03-27 14:34 UTC  (14+ messages)
` [PATCH v6 01/13] firmware: arm_scmi: Add receive buffer support for notifications
` [PATCH v6 02/13] firmware: arm_scmi: Update protocol commands and notification list
` [PATCH v6 03/13] firmware: arm_scmi: Add notifications support in transport layer
` [PATCH v6 04/13] firmware: arm_scmi: Add support for notifications message processing
` [PATCH v6 05/13] firmware: arm_scmi: Add notification protocol-registration
` [PATCH v6 06/13] firmware: arm_scmi: Add notification callbacks-registration
` [PATCH v6 07/13] firmware: arm_scmi: Add notification dispatch and delivery
` [PATCH v6 08/13] firmware: arm_scmi: Enable notification core
` [PATCH v6 09/13] firmware: arm_scmi: Add Power notifications support
` [PATCH v6 10/13] firmware: arm_scmi: Add Perf "
` [PATCH v6 11/13] firmware: arm_scmi: Add Sensor "
` [PATCH v6 12/13] firmware: arm_scmi: Add Reset "
` [PATCH v6 13/13] firmware: arm_scmi: Add Base "

[PATCH] parisc: Regenerate parisc defconfigs
 2020-03-27 14:24 UTC  (5+ messages)

[PATCH 1/2] sound: ac97: Remove sound driver for ancient platform
 2020-03-27 14:19 UTC  (2+ messages)

[PATCH] drm/prime: fix extracting of the DMA addresses from a scatterlist
 2020-03-27 14:16 UTC  (5+ messages)

[PATCH v4 0/8] drm/meson: add support for Amlogic Video FBC
 2020-03-27 14:14 UTC  (8+ messages)
` [PATCH v4 7/8] drm/fourcc: amlogic: Add modifier definitions for the Scatter layout

[PATCH] ASoC: amd: acp3x-pcm-dma: clean up two indentation issues
 2020-03-27 14:14 UTC 

[PATCH 0/2] media: Clean up stateless codec configuration
 2020-03-27 14:10 UTC  (6+ messages)
` [PATCH 2/2] media: Remove VIDEO_DEV unneeded dependency

[PATCH v2] iio: imu: inv_mpu6050: add debugfs register r/w interface
 2020-03-27 14:08 UTC  (2+ messages)

[PATCH net-next v2 00/12] ethtool netlink interface, part 4
 2020-03-27 14:08 UTC  (13+ messages)
` [PATCH net-next v2 01/12] ethtool: fix reference leak in ethnl_set_privflags()
` [PATCH net-next v2 02/12] ethtool: provide coalescing parameters with COALESCE_GET request
` [PATCH net-next v2 03/12] ethtool: set coalescing parameters with COALESCE_SET request
` [PATCH net-next v2 04/12] ethtool: add COALESCE_NTF notification
` [PATCH net-next v2 05/12] ethtool: provide pause parameters with PAUSE_GET request
` [PATCH net-next v2 06/12] ethtool: set pause parameters with PAUSE_SET request
` [PATCH net-next v2 07/12] ethtool: add PAUSE_NTF notification
` [PATCH net-next v2 08/12] ethtool: provide EEE settings with EEE_GET request
` [PATCH net-next v2 09/12] ethtool: set EEE settings with EEE_SET request
` [PATCH net-next v2 10/12] ethtool: add EEE_NTF notification
` [PATCH net-next v2 11/12] ethtool: add timestamping related string sets
` [PATCH net-next v2 12/12] ethtool: provide timestamping information with TIMESTAMP_GET request

[PATCH 00/20] virtiofs: Add DAX support
 2020-03-27 14:01 UTC  (4+ messages)
` [PATCH 20/20] fuse,virtiofs: Add logic to free up a memory range

linux-next: manual merge of the tegra tree with the arm-soc tree
 2020-03-27 13:50 UTC  (3+ messages)

[PATCH v3 0/3] SELinux support for anonymous inodes and UFFD
 2020-03-27 13:41 UTC  (6+ messages)
` [PATCH v4 "
  ` [PATCH v4 1/3] Add a new LSM-supporting anonymous inode interface
  ` [PATCH v4 2/3] Teach SELinux about anonymous inodes

[PATCH] PCI: altera: clean up indentation issue on a return statement
 2020-03-27 13:45 UTC 

[PATCH v9 00/55] atmel_mxt_ts misc
 2020-03-27 13:43 UTC  (6+ messages)
` [PATCH v9 52/55] input: touchscreen: atmel_mxt_ts: Added sysfs entry for touchscreen status

[v2 0/3] media: ov8856: Add devicetree support
 2020-03-27 13:37 UTC  (7+ messages)
` [v2 2/3] "


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