linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-03-27 10:41:52 to 2020-03-27 14:46:43 UTC [more...]

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

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

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

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

[PATCH net-next 0/9] net: ethernet backplane support
 2020-03-27 14:38 UTC  (19+ messages)
` [PATCH net-next 2/9] dt-bindings: net: add backplane dt bindings
` [PATCH net-next 3/9] net: phy: add kr phy connection type
` [PATCH net-next 6/9] net: phy: add backplane kr driver support
    ` [EXT] "
` [PATCH net-next 9/9] arm64: dts: add serdes and mdio description

[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 12/17] gpio: gpiolib.c: fix a doc warning
 2020-03-27 14:32 UTC  (6+ messages)
` [PATCH 14/17] infiniband: pa_vnic_encap.h: get rid of a warning

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

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

[PATCH] arm64: mmu: no write cache for O_SYNC flag
 2020-03-27 14:29 UTC  (2+ messages)

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

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

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

[PATCH] soc: mediatek: mtk-mmsys: Export ddp_dis/connect symbols
 2020-03-27 14:22 UTC  (2+ messages)

[PATCH 1/2] sound: ac97: Remove sound driver for ancient platform
 2020-03-27 14:19 UTC  (3+ messages)
` [PATCH 2/2] powerpc: Remove Xilinx PPC405/PPC440 support

[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] iommu/arm-smmu: Demote error messages to debug in shutdown callback
 2020-03-27 14:12 UTC  (2+ messages)

[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  (4+ 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

[PATCHSET 0/9] perf: Improve cgroup profiling (v6)
 2020-03-27 14:06 UTC  (3+ messages)
` [PATCH 3/9] perf tools: Basic support for CGROUP event

[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  (9+ messages)
` [PATCH v9 13/55] Input: atmel_mxt_ts - add regulator control support
` [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] "

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

KASAN: null-ptr-deref Write in blk_mq_map_swqueue
 2020-03-27 13:30 UTC  (4+ messages)

INFO: trying to register non-static key in ath9k_htc_rx_msg
 2020-03-27 13:30 UTC 

KASAN: use-after-free Read in ath9k_wmi_ctrl_rx
 2020-03-27 13:30 UTC 

general protection fault in fbcon_switch
 2020-03-27 13:30 UTC 

[PATCH 1/2] mm/page_alloc.c: leverage compiler to zero out used_mask
 2020-03-27 13:27 UTC  (5+ messages)

[PATCH] MAINTAINERS: dt: fix pointers for ARM Integrator, Versatile and RealView
 2020-03-27 13:27 UTC 

[RESEND][PATCH v3 00/17] Add static_call()
 2020-03-27 13:25 UTC  (8+ messages)
` [RESEND][PATCH v3 03/17] module: Properly propagate MODULE_STATE_COMING failure
` [RESEND][PATCH v3 14/17] static_call: Add static_cond_call()

[PATCH] perf synthetic-events: save 4kb from 2 stack frames
 2020-03-27 13:23 UTC  (2+ messages)

[PATCH v4 0/5] Add battery charger driver support for MP2629
 2020-03-27 13:17 UTC  (11+ messages)
` [PATCH v4 2/5] mfd: mp2629: Add support for mps battery charger

[PATCH] ASoC: bcm2835-i2s: substream alignment now independent in hwparams
 2020-03-27 13:07 UTC  (3+ messages)

[PATCH v2 1/7] arm64: Introduce system_capabilities_finalized() marker
 2020-03-27 13:04 UTC 

[PATCH] iommu: Lower severity of add/remove device messages
 2020-03-27 13:02 UTC  (3+ messages)

[PATCH v2 0/3] media: rcar-vin: Enable MEDIA_BUS_FMT_SRGGB8_1X8 format and support for matching fwnode against endpoints/nodes
 2020-03-27 12:59 UTC  (7+ messages)
` [PATCH v2 2/3] media: rcar-vin: Add support for MEDIA_BUS_FMT_SRGGB8_1X8 format

[PATCH -next] s390/ism: Remove PM support
 2020-03-27 12:58 UTC  (3+ messages)
` [PATCH -next v2] "

[PATCH] ARM: dts: bcm283x: Use firmware PM driver for V3D
 2020-03-27 12:58 UTC  (7+ messages)

[PATCH] x86/ftrace: Tidy create_trampoline()
 2020-03-27 12:55 UTC  (2+ messages)

[PATCH 1/2] init/kconfig: Add LD_VERSION Kconfig
 2020-03-27 12:55 UTC  (3+ messages)
` [PATCH 2/2] arm64: Kconfig: ptrauth: Add binutils version check to fix mismatch

[PATCH v3] ARM: orion: replace setup_irq() by request_irq()
 2020-03-27 12:53 UTC  (20+ messages)
` [PATCH v3] ARM: spear: "
  ` [PATCH v3] ARM: mmp: "
    ` [PATCH v3] ARM: iop32x: "
        ` [PATCH v3] ARM: ep93xx: Replace "
          ` [PATCH v3] ARM: OMAP: replace "
            ` [PATCH v3] ARM: "
                            ` [PATCH v4 1/5] ARM: ep93xx: Replace "
                            ` [PATCH v4 2/5] ARM: spear: replace "
                            ` [PATCH v4 3/5] ARM: cns3xxx: "
                            ` [PATCH v4 4/5] ARM: mmp: "
                            ` [PATCH v4 5/5] ARM: iop32x: "

[PATCH v3] driver core: Break infinite loop when deferred probe can't be satisfied
 2020-03-27 12:51 UTC  (10+ messages)

[PATCH 0/3] KVM: x86: sync SPTEs on page/EPT fault injection
 2020-03-27 12:48 UTC  (5+ messages)
` [PATCH 2/3] KVM: x86: cleanup kvm_inject_emulated_page_fault

[PATCH v3 kunit-next 0/2] kunit: extend kunit resources API
 2020-03-27 12:45 UTC  (3+ messages)
` [PATCH v3 kunit-next 1/2] kunit: generalize kunit_resource API beyond allocated resources
` [PATCH v3 kunit-next 2/2] kunit: add support for named resources

[PATCH] drm/vc4: Fix HDMI mode validation
 2020-03-27 12:40 UTC  (4+ messages)

[PATCH net-next] xfrm: policy: Remove obsolete WARN while xfrm policy inserting
 2020-03-27 12:34 UTC 

[RFC PATCH 0/2] x86/boot: early ACPI MADT processing cleanup
 2020-03-27 12:30 UTC  (2+ messages)

[PATCH] mmc:cavium-octeon: remove nonsense variable coercion
 2020-03-27 12:27 UTC  (2+ messages)

[PATCH v2] mmc: mediatek: fix SDIO irq issue
 2020-03-27 12:27 UTC  (3+ messages)

[PATCH v2 00/10] Add a new mmap locking API wrapping mmap_sem calls
 2020-03-27 12:16 UTC  (3+ messages)
` [PATCH v2 01/10] mmap locking API: initial implementation as rwsem wrappers

[PATCH 2/6] arm64: dts: rockchip: rk3328: Replace RK805 PMIC node name with "pmic"
 2020-03-27 12:15 UTC  (3+ messages)

[patch V3 00/20] Lock ordering documentation and annotation for lockdep
 2020-03-27 12:14 UTC  (4+ messages)
` [patch V3 03/20] usb: gadget: Use completion interface instead of open coding it

[PATCH] Discard .note.gnu.property sections in generic NOTES
 2020-03-27 12:11 UTC 

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

[PATCH] affine kernel threads to specified cpumask
 2020-03-27 12:07 UTC  (9+ messages)
      ` [PATCH v2] isolcpus: "

[PATCH] x86: Discard .note.gnu.property sections in vDSO
 2020-03-27 12:07 UTC  (3+ messages)

[PATCH v14 0/6] Invoke rpmh_flush for non OSI targets
 2020-03-27 12:04 UTC  (4+ messages)
` [PATCH v14 6/6] soc: qcom: rpmh-rsc: Allow using free WAKE TCS for active request

[PATCH 0/1] ARM: convert to use new I2C API
 2020-03-27 11:50 UTC  (3+ messages)
` [PATCH 1/1] ARM: mach-s3c64xx: convert to use i2c_new_client_device()

[PATCH] ARM: bcm2835_defconfig: Enable fixed-regulator
 2020-03-27 11:50 UTC  (2+ messages)

[PATCH] sched/fair: Fix negative imbalance in imbalance calculation
 2020-03-27 11:48 UTC  (2+ messages)

[RFC PATCH 0/3] ACPI: Flexible eject options to remove devices cautiously
 2020-03-27 11:38 UTC  (5+ messages)
` [RFC PATCH 1/3] ACPI: scan: add userland notification while handling eject events
` [RFC PATCH 2/3] ACPI: scan: add cancel_eject and auto_eject attributes
` [RFC PATCH 3/3] ACPI: scan: add a request_offline_recursive attribute

[PATCH 1/4] autofs: dont call do_expire_wait() in autofs_d_manage()
 2020-03-27 11:33 UTC  (7+ messages)
` [PATCH 3/4] vfs: check for autofs expiring dentry in follow_automount()
` [PATCH 4/4] autofs: add comment about autofs_mountpoint_changed()

[PATCH v4 0/6] [PATCH v4 0/6] Track and expose idle PURR and SPURR ticks
 2020-03-27 11:32 UTC  (7+ messages)
` [PATCH v4 1/6] powerpc: Move idle_loop_prolog()/epilog() functions to header file
` [PATCH v4 2/6] powerpc/idle: Add accessor function to always read latest idle PURR
` [PATCH v4 3/6] powerpc/pseries: Account for SPURR ticks on idle CPUs
` [PATCH v4 4/6] powerpc/sysfs: Show idle_purr and idle_spurr for every CPU
` [PATCH v4 5/6] Documentation: Document sysfs interfaces purr, spurr, idle_purr, idle_spurr
` [PATCH v4 6/6] pseries/sysfs: Minimise IPI noise while reading [idle_][s]purr

[PATCHv4 00/11] Implement V4L2_BUF_FLAG_NO_CACHE_* flags
 2020-03-27 11:27 UTC  (7+ messages)
` [PATCHv4 04/11] videobuf2: add queue memory consistency parameter

[PATCH V2] x86/Hyper-V: Fix hv sched clock function return wrong time unit
 2020-03-27 11:30 UTC  (2+ messages)
` [tip: timers/urgent] clocksource/drivers/hyper-v: Make sched clock return nanoseconds correctly

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

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

[PATCH v2 00/11] Raspbery Pi 4 vmmc regulator support
 2020-03-27 11:22 UTC  (5+ messages)
` [PATCH v2 10/11] ARM: dts: bcm2711: Update expgpio's GPIO labels
` [PATCH v2 11/11] ARM: dts: bcm2711: Add vmmc regulator in emmc2

[PATCH] ARM: imx: provide v7_cpu_resume() only on ARM_CPU_SUSPEND=y
 2020-03-27 11:21 UTC  (3+ messages)

[PATCH] arm64: mm: make CONFIG_ZONE_DMA configurable without EXPERT
 2020-03-27 11:17 UTC  (6+ messages)

[PATCH][RESEND] usb: dwc3: gadget: Handle dequeuing of non queued URB gracefully
 2020-03-27 11:15 UTC  (7+ messages)
` [PATCH] usb: dwc3: gadget: don't dequeue requests on already disabled endpoints

[PATCH] PM / sleep: Add pm_debug_messages boot command control
 2020-03-27 11:11 UTC 

[PATCH v4 0/2] iio: proximity: driver for vcnl3020
 2020-03-27 11:11 UTC  (4+ messages)
` [PATCH v4 1/2] iio: proximity: provide device tree binding document
` [PATCH v4 2/2] iio: proximity: Add driver support for vcnl3020 proximity sensor

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

[PATCH 1/2] Add RUNTIME_DISCARD_EXIT to generic DISCARDS
 2020-03-27 11:07 UTC  (2+ messages)
` [tip: x86/build] x86, vmlinux.lds: "

[PATCH] cpu/hotplug: Abort disabling secondary CPUs if wakeup is pending
 2020-03-27 11:06 UTC  (4+ messages)
` [tip:smp/hotplug] "

[PATCH] cifs: Remove locking in smb2_verify_signature() when calculating SMB2/SMB3 signature on receiving packets
 2020-03-27 11:05 UTC  (4+ messages)

[PATCH 1/3] dt-bindings: arm: fsl-scu: Add imx8dxl pinctrl support
 2020-03-27 10:55 UTC  (3+ messages)
` [PATCH 2/3] pinctrl: imx: Add imx8dxl driver
` [PATCH 3/3] arm64: defconfig: Enable CONFIG_PINCTRL_IMX8DXL by default

[PATCH] drm/i915: Force DPCD backlight mode for HP Spectre x360 Convertible 13t-aw100
 2020-03-27 11:03 UTC  (2+ messages)

[PATCH 0/1] iio: convert to use new I2C API
 2020-03-27 10:52 UTC  (3+ messages)
` [PATCH 1/1] iio: imu: inv_mpu6050: convert to use i2c_new_client_device()

[PATCH 0/3] PCI: cadence: Deprecate inbound/outbound specific bindings
 2020-03-27 10:47 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: "
` [PATCH 2/3] PCI: cadence: Use "dma-ranges" instead of "cdns,no-bar-match-nbits" property
` [PATCH 3/3] PCI: Cadence: Remove using "cdns,max-outbound-regions" DT property

[PATCH] scsi: libiscsi: we should take compound page into account also
 2020-03-27 10:46 UTC  (2+ messages)

[PATCH 2/2] mfd: Add Baikal-T1 Boot Controller driver
 2020-03-27 10:45 UTC  (7+ messages)

[PATCH v4 0/2] crypto: engine - support for parallel and batch requests
 2020-03-27 10:44 UTC  (8+ messages)
` [PATCH v4 1/2] crypto: engine - support for parallel requests


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