linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-09-18 16:13:22 to 2020-09-18 19:18:42 UTC [more...]

[RFC/RFT PATCH v2 0/5] Unify NUMA implementation between ARM64 & RISC-V
 2020-09-18 19:18 UTC  (5+ messages)

[PATCH net-next v2 0/3] 100base Fx link modes
 2020-09-18 19:14 UTC  (4+ messages)
` [PATCH net-next v2 1/3] ethtool: Add 100base-FX link mode entries
` [PATCH net-next v2 2/3] net: dp83869: Add ability to advertise Fiber connection
` [PATCH net-next v2 3/3] net: phy: dp83822: Update the fiber advertisement for speed

[PATCH] dt-bindings: tas2770: Fix I2C addresses for the TAS2770
 2020-09-18 19:13 UTC  (2+ messages)

[PATCH] scsi: arcmsr: Remove the superfluous break
 2020-09-18 19:07 UTC  (7+ messages)

[PATCH v14 0/5] Provide basic driver to control Arm R5 co-processor found on Xilinx ZynqMP
 2020-09-18 19:06 UTC  (9+ messages)
` [PATCH v14 5/5] remoteproc: Add initial zynqmp R5 remoteproc driver
        `  "
            `  "

[PATCH 1/9] ASoC: tas2770: Fix calling reset in probe
 2020-09-18 19:05 UTC  (9+ messages)
` [PATCH 2/9] ASoC: tas2770: Add missing bias level power states
` [PATCH 3/9] dt-bindings: tas2770: Fix I2C addresses for the TAS2770
` [PATCH 4/9] ASoC: tas2770: Fix required DT properties in the code
` [PATCH 5/9] ASoC: tas2770: Fix unbalanced calls to pm_runtime
` [PATCH 6/9] ASoC: tas2770: Convert bit mask to GENMASK in header
` [PATCH 7/9] ASoC: tas2770: Fix error handling with update_bits
` [PATCH 8/9] ASoC: tas2770: Fix the spacing and new lines
` [PATCH 9/9] ASoC: tas2770: Refactor sample rate function

[GIT PULL] sound fixes for 5.9-rc6
 2020-09-18 19:04 UTC  (2+ messages)

[GIT PULL] arch/sh important regression fixes 5.9
 2020-09-18 19:04 UTC  (2+ messages)

[GIT PULL] Power management updates for v5.9-rc6
 2020-09-18 19:04 UTC  (2+ messages)

[GIT PULL] mtd: Fixes for v5.9-rc6
 2020-09-18 19:04 UTC  (2+ messages)

[GIT PULL] arm64 fixes for 5.9-rc6
 2020-09-18 19:04 UTC  (2+ messages)

[git pull] IOMMU Fixes for Linux v5.9-rc5
 2020-09-18 19:04 UTC  (2+ messages)

[GIT PULL] Please pull powerpc/linux.git powerpc-5.9-5 tag
 2020-09-18 19:04 UTC  (2+ messages)

[PATCH v1 1/2] scsi: dt-bindings: ufs: Add vcc-voltage-level for UFS
 2020-09-18 19:01 UTC  (4+ messages)

[PATCH 0/2] add support for Hisilicon SD5203 vector interrupt controller
 2020-09-18 18:55 UTC  (6+ messages)
` [PATCH 1/2] dt-bindings: interrupt-controller: add "

[PATCH] ath10k: Introduce download cal from mtd
 2020-09-18 18:55 UTC  (6+ messages)
` [PATCH 2/2] dt: bindings: ath10k: Document qcom,ath10k-pre-calibration-data-mtd
  ` [PATCH 2/2] dt: bindings: ath10k: Document qcom, ath10k-pre-calibration-data-mtd
    ` R: "

[PATCH 00/13] mm: clean up some lru related pieces
 2020-09-18 18:53 UTC  (6+ messages)
` [PATCH 02/13] mm: use page_off_lru()

resolve_btfids breaks kernel cross-compilation
 2020-09-18 18:50 UTC  (7+ messages)

[PATCH net-next] hinic: modify irq name
 2020-09-18 18:50 UTC  (2+ messages)

[PATCH v1 0/3] Debugfs and Sysfs entries for MHI
 2020-09-18 18:48 UTC  (9+ messages)
` [PATCH v1 1/3] bus: mhi: core: Remove warnings for missing MODULE_LICENSE()
` [PATCH v1 2/3] bus: mhi: core: Introduce debugfs entries for MHI

[PATCH AUTOSEL 4.19 001/206] selinux: allow labeling before policy is loaded
 2020-09-18 18:46 UTC  (6+ messages)
` [PATCH AUTOSEL 4.19 059/206] ext4: make dioread_nolock the default
` [PATCH AUTOSEL 4.19 127/206] nvme: Fix controller creation races with teardown flow

[PATCHSET for-5.10/block] iocost: improve debt forgiveness logic
 2020-09-18 18:41 UTC  (2+ messages)
` [PATCH 6/5] iocost: consider iocgs with active delays for debt forgiveness

[PATCH] dmaengine: qcom: Add ADM driver
 2020-09-18 18:39 UTC  (3+ messages)

[PATCH] nvme: fix NULL pointer dereference
 2020-09-18 18:38 UTC  (7+ messages)

[PATCH v6 00/10] NTFS read-write driver GPL implementation by Paragon Software
 2020-09-18 18:32 UTC  (13+ messages)
` [PATCH v6 01/10] fs/ntfs3: Add headers and misc files
` [PATCH v6 02/10] fs/ntfs3: Add initialization of super block
` [PATCH v6 03/10] fs/ntfs3: Add bitmap
` [PATCH v6 04/10] fs/ntfs3: Add file operations and implementation
` [PATCH v6 05/10] fs/ntfs3: Add attrib operations
` [PATCH v6 06/10] fs/ntfs3: Add compression
` [PATCH v6 07/10] fs/ntfs3: Add NTFS journal
` [PATCH v6 08/10] fs/ntfs3: Add Kconfig, Makefile and doc
` [PATCH v6 09/10] fs/ntfs3: Add NTFS3 in fs/Kconfig and fs/Makefile
` [PATCH v6 10/10] fs/ntfs3: Add MAINTAINERS

[RFC v1 00/12] kunit: introduce class mocking support
 2020-09-18 18:31 UTC  (13+ messages)
` [RFC v1 01/12] Revert "kunit: move string-stream.h to lib/kunit"
` [RFC v1 02/12] kunit: test: add kunit_stream a std::stream like logger
` [RFC v1 03/12] kunit: test: add concept of post conditions
` [RFC v1 04/12] checkpatch: add support for struct MOCK(foo) syntax
` [RFC v1 05/12] kunit: mock: add parameter list manipulation macros
` [RFC v1 06/12] kunit: expose kunit_set_failure() for use by mocking
` [RFC v1 07/12] kunit: mock: add internal mock infrastructure
` [RFC v1 08/12] kunit: mock: add basic matchers and actions
` [RFC v1 09/12] kunit: mock: add macro machinery to pick correct format args
` [RFC v1 10/12] kunit: mock: add class mocking support
` [RFC v1 11/12] kunit: mock: add struct param matcher
` [RFC v1 12/12] kunit: mock: implement nice, strict and naggy mock distinctions

[PATCH v5 0/5] mm: introduce memfd_secret system call to create "secret" memory areas
 2020-09-18 18:25 UTC  (3+ messages)

[RFC PATCH v2 0/3] l3mdev icmp error route lookup fixes
 2020-09-18 18:18 UTC  (4+ messages)
` [RFC PATCH v2 1/3] ipv4/icmp: l3mdev: Perform icmp error route lookup on source device routing table (v2)
` [RFC PATCH v2 2/3] ipv6/icmp: "
` [RFC PATCH v2 3/3] selftests: Add VRF icmp error route lookup test

[PATCH 1/2] ASoC: tas2770: Fix calling reset in probe
 2020-09-18 18:18 UTC  (3+ messages)
` [PATCH 2/2] ASoC: tas2770: Add missing bias level power states

[PATCH] i915: Introduce quirk for shifting eDP brightness
 2020-09-18 18:15 UTC  (6+ messages)
        ` [Intel-gfx] "

[PATCH v6 0/4] user space client interface driver
 2020-09-18 18:14 UTC  (6+ messages)
` [PATCH v6 4/4] bus: mhi: Add userspace "

[PATCH] pci: meson: build as module by default
 2020-09-18 18:12 UTC 

[PATCH v2 1/2] ath10k: Introduce download cal from mtd
 2020-09-18 18:11 UTC  (2+ messages)
` [PATCH v2 2/2] dt: bindings: ath10k: Document qcom,ath10k-pre-calibration-data-mtd

[RFC] nvfs: a filesystem for persistent memory
 2020-09-18 18:02 UTC  (12+ messages)
    ` [PATCH] pmem: export the symbols __copy_user_flushcache and __copy_from_user_flushcache
            ` [PATCH] pmem: fix __copy_user_flushcache
                ` the "read" syscall sees partial effects of the "write" syscall

[PATCH 1/2] locktorture: doesn't check nreaders_stress when no readlock support
 2020-09-18 17:59 UTC  (3+ messages)
` [PATCH v2 "

[PATCH] Revert "net: linkwatch: add check for netdevice being present to linkwatch_do_dev"
 2020-09-18 17:58 UTC  (2+ messages)

[PATCH v2] mmc: sdhci: Don't enable presets while tuning
 2020-09-18 17:57 UTC  (3+ messages)

[PATCH] tee: optee: replace might_sleep with cond_resched
 2020-09-18 17:45 UTC 

[PATCH] objtool: Fix noreturn detection for ignored functions
 2020-09-18 17:46 UTC  (2+ messages)
` [tip: objtool/urgent] "

[PATCH net-next] liquidio: Fix -Wmissing-prototypes warnings for liquidio
 2020-09-18 17:43 UTC  (2+ messages)

[PATCH net-next] net: hns3: Supply missing hclge_dcb.h include file
 2020-09-18 17:43 UTC  (2+ messages)

[PATCH v4] arm64: dts: qcom: sc7180: Add lpass cpu node for I2S driver
 2020-09-18 17:33 UTC 

[PATCH 1/4] mm: Trial do_wp_page() simplification
 2020-09-18 17:32 UTC  (17+ messages)

[PATCH v2] dt-bindings: power: rockchip: Convert to json-schema
 2020-09-18 17:31 UTC  (2+ messages)

[PATCH v2 1/2] dt-bindings: usb: Add binding for onboard USB hubs
 2020-09-18 17:30 UTC  (2+ messages)

[PATCH 0/4] clk: qcom : add sm8250 LPASS GFM drivers
 2020-09-18 17:29 UTC  (5+ messages)
` [PATCH 1/4] dt-bindings: clock: Add support for LPASS Audio Clock Controller
` [PATCH 2/4] dt-bindings: clock: Add support for LPASS Always ON Controller

[PATCH 0/3] hwmon: (lm75) Add regulator support
 2020-09-18 17:28 UTC  (3+ messages)
` [PATCH 1/3] dt-bindings: hwmon: Convert lm75 bindings to yaml

[PATCH 0/4] sched/fair: Improve fairness between cfs tasks
 2020-09-18 17:27 UTC  (4+ messages)

[PATCH v1 0/6] Support ROHM BD9576MUF and BD9573MUF PMICs
 2020-09-18 17:28 UTC  (3+ messages)
` [PATCH v1 1/6] dt_bindings: mfd: Add "

sched: rq->nr_iowait transiently going negative after the recent p->on_cpu optimization
 2020-09-18 17:27 UTC 

[PATCH v9 0/7] IOMMU user API enhancement
 2020-09-18 17:26 UTC  (3+ messages)

[GIT PULL] percpu fix for v5.9-rc6
 2020-09-18 17:23 UTC  (4+ messages)

[PATCH 0/2] DAI driver for new XCVR IP
 2020-09-18 17:23 UTC  (3+ messages)
` [PATCH 2/2] ASoC: dt-bindings: fsl_xcvr: Add document for XCVR

[PATCH v5 0/2] Move recovery/coredump configuration to sysfs
 2020-09-18 17:22 UTC  (3+ messages)
` [PATCH v5 1/2] remoteproc: Move coredump "
` [PATCH v5 2/2] remoteproc: Move recovery "

[PATCH leds v2 00/50] Start moving parsing of `linux,default-trigger` to LED core (a cleanup of LED drivers)
 2020-09-18 17:22 UTC  (4+ messages)
` [PATCH leds v2 15/50] leds: lm3697: cosmetic change: use helper variable, reverse christmas tree

[PATCH v1 1/2] dt-bindings: Add bindings for BrcmSTB SCMI mailbox driver
 2020-09-18 17:22 UTC  (2+ messages)

[PATCH v3 0/2] use SPDX also for GFDL documents
 2020-09-18 17:19 UTC  (3+ messages)
` [PATCH v3 2/2] docs: trace: ring-buffer-design.rst: use the new SPDX tag

[PATCH v4 0/3] Move recovery/coredump configuration to sysfs
 2020-09-18 17:15 UTC  (3+ messages)

[PATCH leds v1 00/10] Start moving parsing of `linux,default-trigger` to LED core (a cleanup of LED drivers)
 2020-09-18 17:14 UTC  (4+ messages)
` [PATCH leds v1 10/10] leds: ns2: refactor and use struct led_init_data

[PATCH v5 0/5] cpufreq: improve frequency invariance support
 2020-09-18 17:12 UTC  (4+ messages)

[PATCH] fgraph: Convert ret_stack tasklist scanning to rcu
 2020-09-18 17:12 UTC  (3+ messages)

[PATCH v10 00/16] s390/vfio-ap: dynamic configuration support
 2020-09-18 17:09 UTC  (7+ messages)
` [PATCH v10 06/16] s390/vfio-ap: introduce shadow APCB
` [PATCH v10 07/16] s390/vfio-ap: sysfs attribute to display the guest's matrix

[PATCH] Asoc: qcom: lpass-cpu: Enable MI2S BCLK and LRCLK together
 2020-09-18 16:54 UTC 

[PATCH] s390/vfio-ap: fix unregister GISC when KVM is already gone results in OOPS
 2020-09-18 17:02 UTC 

[PATCH v3 0/4] arm64: dts: ti: k3-j7200: add dma and mcu cpsw
 2020-09-18 15:52 UTC  (3+ messages)
` [PATCH v3 1/4] arm64: dts: ti: k3-j7200: add DMA support

[PATCH v2] arm64: dts: ti: k3-j721e: Rename mux header and update macro names
 2020-09-18 16:59 UTC 

[RFC PATCH 0/7] firmware: arm_scmi: Add virtio transport
 2020-09-18 16:56 UTC  (8+ messages)
` [RFC PATCH 1/7] firmware: arm_scmi, smccc, mailbox: Make shmem based transports optional
` [RFC PATCH 2/7] firmware: arm_scmi: Document that max_msg is a per channel type limit
` [RFC PATCH 3/7] firmware: arm_scmi: Add op to override max message #
` [RFC PATCH 4/7] firmware: arm_scmi: Add per message transport data
` [RFC PATCH 5/7] firmware: arm_scmi: Add xfer_init_buffers transport op
` [RFC PATCH 6/7] dt-bindings: arm: Add virtio transport for SCMI
` [RFC PATCH 7/7] firmware: arm_scmi: Add virtio transport

[PATCH] pm: runtime: fix timer_expires on 32bits arch
 2020-09-18 16:55 UTC 

[PATCH v2] dm: Call proper helper to determine dax support
 2020-09-18 16:54 UTC  (3+ messages)
` [dm-devel] "

[PATCH v5 00/10] NTFS read-write driver GPL implementation by Paragon Software
 2020-09-18 16:54 UTC  (13+ messages)
` [PATCH v5 02/10] fs/ntfs3: Add initialization of super block
` [PATCH v5 03/10] fs/ntfs3: Add bitmap

remove alloc_vm_area
 2020-09-18 16:37 UTC  (7+ messages)
` [PATCH 1/6] zsmalloc: switch from alloc_vm_area to get_vm_area
` [PATCH 2/6] mm: add a vmap_pfn function
` [PATCH 3/6] drm/i915: use vmap in shmem_pin_map
` [PATCH 4/6] drm/i915: use vmap in i915_gem_object_map
` [PATCH 5/6] xen/xenbus: use apply_to_page_range directly in xenbus_map_ring_pv
` [PATCH 6/6] x86/xen: open code alloc_vm_area in arch_gnttab_valloc

[PATCH -next] PCI: iproc: use module_bcma_driver to simplify the code
 2020-09-18 16:50 UTC  (2+ messages)

[PATCH] KVM: SVM: Use a separate vmcb for the nested L2 guest
 2020-09-18 16:46 UTC  (4+ messages)

[PATCH v3] arm64: dts: qcom: sc7180: Add lpass cpu node for I2S driver
 2020-09-18 16:46 UTC  (3+ messages)

[PATCH] tasklet: Introduce tasklet tracepoints
 2020-09-18 16:46 UTC  (2+ messages)

[PATCH][next] drm/panel: fix null pointer dereference on pointer mode
 2020-09-18 16:39 UTC  (3+ messages)

sound/soc/sof/sof-audio.c:375 sof_machine_check() warn: inconsistent indenting
 2020-09-18 16:34 UTC  (2+ messages)

[PATCH V8 0/3] fuse: Add support for passthrough read/write
 2020-09-18 16:33 UTC  (4+ messages)
` [PATCH V8 1/3] fuse: Definitions and ioctl() for passthrough

[PATCH 0/3] media: Add support for the Techwell TW9900 video decoder
 2020-09-18 14:24 UTC  (3+ messages)
` [PATCH 1/3] dt-bindings: vendor-prefixes: Add techwell vendor prefix
` [PATCH 3/3] media: i2c: Introduce a driver for the Techwell TW9900 decoder

[PATCH] SUNRPC: Flush dcache only when receiving more seeking
 2020-09-18 16:23 UTC  (2+ messages)

[PATCH] ftrace: Fix missing synchronize_rcu() removing trampoline from kallsyms
 2020-09-18 16:23 UTC  (5+ messages)

[PATCH v8 3/9] Documentation/x86: Add documentation for SVA (Shared Virtual Addressing)
 2020-09-18 16:22 UTC  (6+ messages)

[PATCH net-next RFC v5 00/15] Add devlink reload action and limit level options
 2020-09-18 16:06 UTC  (16+ messages)
` [PATCH net-next RFC v5 01/15] devlink: Add reload action option to devlink reload command
` [PATCH net-next RFC v5 02/15] devlink: Add reload action limit level
` [PATCH net-next RFC v5 03/15] devlink: Add reload action stats
` [PATCH net-next RFC v5 04/15] devlink: Add reload actions stats to dev get
` [PATCH net-next RFC v5 05/15] net/mlx5: Add functions to set/query MFRL register
` [PATCH net-next RFC v5 06/15] net/mlx5: Set cap for pci sync for fw update event
` [PATCH net-next RFC v5 07/15] net/mlx5: Handle sync reset request event
` [PATCH net-next RFC v5 08/15] net/mlx5: Handle sync reset now event
` [PATCH net-next RFC v5 09/15] net/mlx5: Handle sync reset abort event
` [PATCH net-next RFC v5 10/15] net/mlx5: Add support for devlink reload action fw activate
` [PATCH net-next RFC v5 11/15] devlink: Add enable_remote_dev_reset generic parameter
` [PATCH net-next RFC v5 12/15] net/mlx5: Add devlink param enable_remote_dev_reset support
` [PATCH net-next RFC v5 13/15] net/mlx5: Add support for fw live patch event
` [PATCH net-next RFC v5 14/15] net/mlx5: Add support for devlink reload action limit level no reset
` [PATCH net-next RFC v5 15/15] devlink: Add Documentation/networking/devlink/devlink-reload.rst

[PATCH] ftrace: Free the trampoline when ftrace_startup() fails
 2020-09-18 16:20 UTC  (3+ messages)

[PATCH v5 00/17] Implement NTB Controller using multiple PCI EP
 2020-09-18 16:17 UTC  (5+ messages)
` [PATCH v5 12/17] PCI: endpoint: Add EP function driver to provide NTB functionality
` [PATCH v5 14/17] NTB: Add support for EPF PCI-Express Non-Transparent Bridge

[PATCH v3 1/2] drivers/perf: xgene_pmu: Fix uninitialized resource struct
 2020-09-18 16:17 UTC  (2+ messages)

[PATCH v2] arm64: Enable PCI write-combine resources under sysfs
 2020-09-18 16:17 UTC  (2+ messages)

[PATCH v3 0/3] arm64: Convert to ARCH_STACKWALK
 2020-09-18 16:17 UTC  (2+ messages)

[PATCH v3 0/4] kselftests/arm64: add PAuth tests
 2020-09-18 16:17 UTC  (2+ messages)

[PATCH net-next RFC v4 00/15] Add devlink reload action and
 2020-09-18 16:13 UTC  (9+ messages)
` [PATCH net-next RFC v4 04/15] devlink: Add reload actions stats to dev get

[PATCH 7/8] x86/mce: Recover from poison found while copying from user space
 2020-09-18 16:13 UTC  (2+ 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).