linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-03-17 07:05:30 to 2020-03-17 10:35:25 UTC [more...]

[PATCH v5 00/23] irqchip/gic-v4: GICv4.1 architecture support
 2020-03-17 10:35 UTC  (9+ messages)
` [PATCH v5 09/23] irqchip/gic-v4.1: Add initial SGI configuration
` [PATCH v5 12/23] irqchip/gic-v4.1: Plumb set_vcpu_affinity SGI callbacks
` [PATCH v5 15/23] irqchip/gic-v4.1: Add VSGI property setup

[PATCH v2] kernel/printk: add kmsg SEEK_CUR handling
 2020-03-17 10:33 UTC 

[PATCH 00/15] powerpc/watchpoint: Preparation for more than one watchpoint
 2020-03-17 10:32 UTC  (11+ messages)
` [PATCH 01/15] powerpc/watchpoint: Rename current DAWR macros
` [PATCH 02/15] powerpc/watchpoint: Add SPRN macros for second DAWR
` [PATCH 03/15] powerpc/watchpoint: Introduce function to get nr watchpoints dynamically
` [PATCH 05/15] powerpc/watchpoint: Provide DAWR number to set_dawr
` [PATCH 07/15] powerpc/watchpoint: Get watchpoint count dynamically while disabling them

[PATCH v5 0/7] Add support for PCIe controller to work in endpoint mode on R-Car SoCs
 2020-03-17 10:31 UTC  (20+ messages)
` [PATCH v5 1/7] PCI: rcar: Rename pcie-rcar.c to pcie-rcar-host.c
` [PATCH v5 2/7] PCI: rcar: Move shareable code to a common file
` [PATCH v5 3/7] PCI: rcar: Fix calculating mask for PCIEPAMR register
` [PATCH v5 4/7] PCI: endpoint: Add support to handle multiple base for mapping outbound memory
` [PATCH v5 5/7] dt-bindings: PCI: rcar: Add bindings for R-Car PCIe endpoint controller
` [PATCH v5 6/7] PCI: rcar: Add support for rcar PCIe controller in endpoint mode
` [PATCH v5 7/7] misc: pci_endpoint_test: Add Device ID for RZ/G2E PCIe controller

[PATCH] Input: edt-ft5x06 - add fw_version debugfs file to read
 2020-03-17 10:25 UTC  (3+ messages)

[PATCH v2] net: qrtr: fix len of skb_put_padto in qrtr_node_enqueue
 2020-03-17 10:26 UTC  (4+ messages)

[ PATCH stable v4.19] EDAC: Drop per-memory controller buses
 2020-03-17 10:22 UTC  (2+ messages)

[PATCH] iwlwifi: mvm: Avoid use of GEO_TX_POWER_LIMIT when not supported
 2020-03-17 10:21 UTC  (2+ messages)

[RFC PATCH v1 1/5] ARM: dts: imx6: Dual license adding MIT
 2020-03-17 10:19 UTC  (5+ messages)
` [RFC PATCH v1 2/5] ARM: dt-bindings: clock: "
` [RFC PATCH v1 3/5] dt-bindings: gpio: Dual license file "
` [RFC PATCH v1 4/5] dt-bindings: input: Dual license input.h "
` [RFC PATCH v1 5/5] input: Dual license file "

[PATCH 4/5] bpf: sockmap, sockhash: return file descriptors from privileged lookup
 2020-03-17 10:17 UTC  (3+ messages)

[PATCH v2 0/3] Introduce the request_atomic() for the host
 2020-03-17 10:14 UTC  (4+ messages)
` [PATCH v2 1/3] mmc: host: "
` [PATCH v2 2/3] mmc: host: sdhci: Implement the request_atomic() API
` [PATCH v2 3/3] mmc: host: sdhci-sprd: "

[RFC for Linux] virtio_balloon: Add VIRTIO_BALLOON_F_THP_ORDER to handle THP spilt issue
 2020-03-17 10:13 UTC  (4+ messages)
` [RFC for QEMU] virtio-balloon: Add option thp-order to set VIRTIO_BALLOON_F_THP_ORDER

[PATCH] net: vxge: fix wrong __VA_ARGS__ usage
 2020-03-17 10:10 UTC  (3+ messages)

[PATCH] arm64/kernel: Simplify __cpu_up() by bailing out early
 2020-03-17 10:08 UTC  (4+ messages)

linux-next: Tree for Mar 12 (pci/controller/mobiveil/)
 2020-03-17 10:05 UTC  (5+ messages)

[PATCH 00/28] DT: Improve validation for Marvell SoCs
 2020-03-17 10:04 UTC  (30+ messages)
` [PATCH 01/28] ARM: dts: kirkwood: Fix interrupt controller node name
` [PATCH 02/28] ARM: dts: dove: "
` [PATCH 03/28] ARM: dts: pxa168: Add missing address/size cells to i2c nodes
` [PATCH 04/28] ARM: dts: pxa168: Fix the gpio interrupt cell number
` [PATCH 05/28] ARM: dts: pxa3xx: Fix up encoding of the /gpio interrupts property
` [PATCH 06/28] ARM: dts: pxa910: Fix the gpio interrupt cell number
` [PATCH 07/28] ARM: dts: pxa*: Fix up encoding of the /rtc interrupts property
` [PATCH 08/28] ARM: dts: mmp*: "
` [PATCH 09/28] ARM: dts: mmp3: fix L2 cache controller node name
` [PATCH 10/28] ARM: dts: mmp3: fix USB & USB PHY node names
` [PATCH 11/28] ARM: dts: berlin*: Fix up the SDHCI "
` [PATCH 12/28] spi: dt-bindings: spi-controller: Slaves have no address cells
` [PATCH 13/28] dt-bindings: serial: move Marvell compatible string to 8250 binding doc
` [PATCH 14/28] dt-bindings: arm: l2x0: Tauros 3 is PL310 compatible
` [PATCH 15/28] dt-bindings: arm: mrvl: Add missing compatible strings
` [PATCH 16/28] dt-bindings: Add "mrvl", a legacy vendor prefix for Marvell
` [PATCH 17/28] dt-bindings: mmc: Fix up clk-phase-sd-hs in an example
` [PATCH 18/28] dt-bindings: mmc: Fix node name "
` [PATCH 19/28] dt-bindings: mmc: Convert sdhci-pxa to json-schema
` [PATCH 20/28] dt-bindings: phy: Convert phy-mmp3-usb "
` [PATCH 21/28] dt-bindings: gpio: Convert mrvl-gpio "
` [PATCH 22/28] dt-bindings: i2c: Convert i2c-pxa "
` [PATCH 23/28] dt-bindings: interrupt-controller: Convert mrvl,intc "
` [PATCH 24/28] dt-bindings: media: Convert marvell,mmp2-ccic "
` [PATCH 25/28] dt-bindings: rtc: Convert sa1100-rtc "
` [PATCH 26/28] dt-bindings: spi: Convert spi-pxa2xx "
` [PATCH 27/28] dt-bindings: timer: Convert mrvl,mmp-timer "
` [PATCH 28/28] dt-bindings: usb: Convert ehci-mv "

[PATCH -V3] mm: Code cleanup for MADV_FREE
 2020-03-17 10:03 UTC 

[PATCH] mmc: sdhci-of-at91: fix cd-gpios for SAMA5D2
 2020-03-17  9:57 UTC  (2+ messages)

[PATCH v2 0/5] misc: Improvements to pci_endpoint_test driver
 2020-03-17 10:01 UTC  (6+ messages)
` [PATCH v2 1/5] misc: pci_endpoint_test: Avoid using module parameter to determine irqtype
` [PATCH v2 2/5] misc: pci_endpoint_test: Add ioctl to clear IRQ
` [PATCH v2 3/5] tools: PCI: Add 'e' "
` [PATCH v2 4/5] misc: pci_endpoint_test: Fix to support > 10 pci-endpoint-test devices
` [PATCH v2 5/5] misc: pci_endpoint_test: Use full pci-endpoint-test name in request irq

[PATCH 0/2] ASoC: sdm845: fix soundwire stream handling
 2020-03-17  9:53 UTC  (3+ messages)
` [PATCH 1/2] ASoC: qcom: sdm845: handle soundwire stream
` [PATCH 2/2] ASoC: codecs: wsa881x: remove soundwire stream handling

[PATCH v1 1/1] firmware: tee_bnxt: remove unused variable init
 2020-03-17  9:53 UTC  (3+ messages)

[PATCH v1 1/3] mmc: core: Add capability for hosts supporting long HW busy wait
 2020-03-17  9:51 UTC  (5+ messages)
` [PATCH v1 2/3] mmc: tegra: Implement HW busy wait timeout based on command busy time
` [PATCH v1 3/3] mmc: tegra: Enable host capability MMC_CAP2_LONG_WAIT_HW_BUSY

[PATCH v2 1/1] firmware: tee_bnxt: remove unused variable assignment
 2020-03-17  9:50 UTC 

[PATCH RFC v2 00/24] scsi: enable reserved commands for LLDDs
 2020-03-17  9:48 UTC  (5+ messages)
` [PATCH RFC v2 12/24] hpsa: use reserved commands

[PATCH v3 0/5] LiteX SoC controller and LiteUART serial driver
 2020-03-17  9:44 UTC  (11+ messages)
` [PATCH v3 2/5] dt-bindings: soc: document LiteX SoC Controller bindings
` [PATCH v3 3/5] drivers/soc/litex: add LiteX SoC Controller driver

INFO: task hung in flush_to_ldisc
 2020-03-17  9:43 UTC  (2+ messages)

clone3: allow creation of time namespace with offset
 2020-03-17  9:40 UTC  (8+ messages)
` [PATCH 1/4] ns: prepare time namespace for clone3()
` [PATCH 2/4] clone3: allow creation of time namespace with offset
` [PATCH 3/4] clone3: align structs and comments
` [PATCH 4/4] selftests: add clone3() in time namespace test

linux-next: Tree for Mar 17
 2020-03-17  9:37 UTC 

KASAN: vmalloc-out-of-bounds Write in bitfill_aligned
 2020-03-17  9:34 UTC  (2+ messages)

[PATCH] x86/amd_nb, char/amd64-agp: Use amd_nb_num() accessor
 2020-03-17  9:29 UTC  (2+ messages)
` [tip: x86/cpu] "

[PATCH v1 1/1] net: phy: mdio-mux-bcm-iproc: check clk_prepare_enable() return value
 2020-03-17  9:29 UTC  (2+ messages)

[PATCH v4 0/2] pinctrl: make MediaTek pinctrl v2 driver and MT6765 pinctrl driver ready for building loadable module
 2020-03-17  9:28 UTC  (7+ messages)
` [PATCH v4 1/2] pinctrl: make MediaTek pinctrl v2 driver ready for buidling "
` [PATCH v4 2/2] pinctrl: make MediaTek MT6765 pinctrl "

[RFC][PATCH 00/16] objtool: vmlinux.o and noinstr validation
 2020-03-17  9:26 UTC  (4+ messages)

[PATCH] soundwire: qcom: add support for get_sdw_stream()
 2020-03-17  9:26 UTC 

[PATCH v2 0/7] Add interrupt support to FPGA DFL drivers
 2020-03-17  9:00 UTC  (3+ messages)
` [PATCH v2 1/7] fpga: dfl: parse interrupt info for feature devices on enumeration

[PATCH net-next 0/4] net: stmmac: 100GB Enterprise MAC support
 2020-03-17  9:18 UTC  (5+ messages)
` [PATCH net-next 1/4] net: phy: xpcs: Add XLGMII support
` [PATCH net-next 2/4] net: stmmac: "
` [PATCH net-next 3/4] net: stmmac: Add support for Enterprise MAC version
` [PATCH net-next 4/4] Documentation: networking: stmmac: Mention new XLGMAC support

[RESEND PATCH 0/3] Introduce the request_atomic() for the host
 2020-03-17  9:17 UTC  (6+ messages)
` [RESEND PATCH 1/3] mmc: host: "

[PATCH 0/2] x86/xen: Make idle tasks reliable
 2020-03-17  9:16 UTC  (10+ messages)
` [PATCH 1/2] x86/xen: Make the boot CPU idle task reliable
` [RFC PATCH 2/2] x86/xen: Make the secondary CPU idle tasks reliable

[PATCH] clocksource: imx-sysctr: Remove unused includes
 2020-03-17  9:12 UTC  (2+ messages)

[PATCH] clocksource: imx-tpm: Remove unused includes
 2020-03-17  9:12 UTC  (2+ messages)

[PATCH 1/2] thermal: qoriq: Use devm_add_action_or_reset() to handle all cleanups
 2020-03-17  9:07 UTC  (7+ messages)

[PATCH] PCI/switchtec: Fix init_completion race condition with poll_wait()
 2020-03-17  9:05 UTC  (4+ messages)

[PATCH] mips tool: Find correct start address for vmlinux
 2020-03-17  9:00 UTC 

[v2 PATCH 1/2] mm: swap: make page_evictable() inline
 2020-03-17  8:59 UTC  (2+ messages)

[PATCHv2] exec: Fix a deadlock in ptrace
 2020-03-17  8:58 UTC  (20+ messages)
` [PATCHv5] "
      ` [PATCHv6] "
          ` [PATCH 0/2] Infrastructure to allow fixing exec deadlocks
            ` [PATCH 0/5] "
              ` [PATCH v2 5/5] exec: Add a exec_update_mutex to replace cred_guard_mutex
                            ` [PATCH v3 "

[PATCH] ahci_qoriq: enable acpi support in qoriq ahci driver
 2020-03-17  8:52 UTC 

[PATCH] kernel/printk: add kmsg SEEK_CUR handling
 2020-03-17  8:53 UTC  (5+ messages)

[PATCH] ARM: dts: imx6dl-yapp4: Fix Ursa board Ethernet connection
 2020-03-17  8:46 UTC 

[PATCH 1/2] staging: rtl8192u: Using function name as string
 2020-03-17  8:51 UTC  (2+ messages)
` [PATCH 2/2] staging: rtl8192u: Corrects 'Avoid CamelCase' for variables

disk revalidation updates and OOM
 2020-03-17  8:51 UTC  (14+ messages)

[PATCH -V2] mm: Code cleanup for MADV_FREE
 2020-03-17  8:51 UTC  (4+ messages)

[xfs] 3524e9d824: xfstests.xfs.011.fail
 2020-03-17  8:48 UTC 

[PATCH v5 0/5] gpio: Add GPIO Aggregator
 2020-03-17  8:48 UTC  (7+ messages)
` [PATCH v5 1/5] gpiolib: Add support for gpiochipN-based table lookup
` [PATCH v5 2/5] gpiolib: Add support for GPIO line "

[patch 1/2] x86/kvm: Handle async page faults directly through do_page_fault()
 2020-03-17  8:47 UTC  (2+ messages)
` [x86/kvm] aec3011ae9: WARNING:at_arch/x86/kernel/kvm.c:#kvm_guest_init

[PATCH] mm/hugetlb: Fix build failure with HUGETLB_PAGE but not HUGEBTLBFS
 2020-03-17  8:43 UTC  (3+ messages)

[PATCH v8 00/19] platform/x86: Rework intel_scu_ipc and intel_pmc_ipc drivers
 2020-03-17  8:43 UTC  (2+ messages)

[PATCHv3 0/5] Add support for FSYS power domain and enable suspend clk for Exynos542x SoC
 2020-03-17  8:42 UTC  (4+ messages)
` [PATCHv3 1/5] devicetree: bindings: exynos: Add new compatible for Exynos5420 dwc3 clocks support

[PATCH] KVM: x86: Expose AVX512 VP2INTERSECT in cpuid for TGL
 2020-03-17  8:27 UTC  (2+ messages)

[PATCH 0/2] ALSA: hda/realtek: Enable headset for Acer desktops with ALC662
 2020-03-17  8:28 UTC  (3+ messages)
` [PATCH 1/2] ALSA: hda/realtek - Enable headset mic of Acer X2660G "
` [PATCH 2/2] ALSA: hda/realtek - Enable the headset of Acer N50-600 "

[PATCH] ath11k: Silence clang -Wsometimes-uninitialized in ath11k_update_per_peer_stats_from_txcompl
 2020-03-17  8:29 UTC  (3+ messages)

[PATCH] mm/vmscan: add vm_swappiness configuration knobs
 2020-03-17  8:29 UTC  (6+ messages)

[stable-rc-5.4 and 5.5 ] WARNING: CPU: 3 PID: 2548 at /usr/src/kernel/lib/refcount.c:28 refcount_warn_saturate
 2020-03-17  8:29 UTC  (3+ messages)

[PATCH 00/20] virtiofs: Add DAX support
 2020-03-17  8:28 UTC  (4+ messages)

[PATCH 1/3] binderfs: port tests to test harness infrastructure
 2020-03-17  8:27 UTC  (6+ messages)
` [PATCH v2 "
  ` [PATCH v2 3/3] binderfs: add stress test for binderfs binder devices

[PATCH] printk: handle blank console arguments passed in
 2020-03-17  8:22 UTC  (6+ messages)

[PATCH v4 0/3] irqchip: xilinx: Add support for multiple instances
 2020-03-17  8:18 UTC  (4+ messages)
` [PATCH v4 1/3] "

[RFC PATCH v2 0/6] Add support UHS-II for GL9755
 2020-03-17  8:17 UTC  (3+ messages)
` [RFC PATCH v2 3/6] mmc: host: Add UHS-II support in host layer

[PATCH] MAINTAINERS: Better regex for dma_buf|fence|resv
 2020-03-17  8:17 UTC  (2+ messages)

[PATCH] kvm/x86: Reduce counter period change overhead and delay the effective time
 2020-03-17  8:14 UTC  (3+ messages)
` [PATCH v2] KVM: x86/pmu: "

[PATCH v4 0/3] media: i2c: imx219: Feature enhancements
 2020-03-17  8:11 UTC  (4+ messages)

[PATCH] rtc-pm8xxx: Clear Alarm register on resume
 2020-03-17  8:04 UTC 

[PATCH] cpufreq: imx6q-cpufreq: Improve the logic of -EPROBE_DEFER handling
 2020-03-17  8:03 UTC  (2+ messages)

[patch] mm, oom: make a last minute check to prevent unnecessary memcg oom kills
 2020-03-17  7:59 UTC  (5+ messages)

linux-next: build warnings after merge of the usb tree
 2020-03-17  7:57 UTC 

[PATCH V2] sched: fair: Use the earliest break even
 2020-03-17  7:56 UTC  (4+ messages)

[PATCH] ARM: warn if pre-UAL assembler syntax is used
 2020-03-17  7:55 UTC  (3+ messages)

linux-next: build failure after merge of the pm tree
 2020-03-17  7:52 UTC 

[PATCH] mm: memcg: make memory.oom.group tolerable to task migration
 2020-03-17  7:52 UTC  (2+ messages)

[PATCH] dmaengine: ti: k3-udma: Fix an error handling path in 'k3_udma_glue_cfg_rx_flow()'
 2020-03-17  7:50 UTC  (3+ messages)

[PATCH v2 0/3] platform/chrome: notify: Use PD_HOST_EVENT_STATUS
 2020-03-17  7:46 UTC  (2+ messages)

[PATCH] PCI: endpoint: functions/pci-epf-test: Fix compiler error
 2020-03-17  7:47 UTC 

[PATCH] arm64: dts: qcom: sc7180: Changed polling-delay in Thermal-zones node
 2020-03-17  7:40 UTC 

[scsi] 618b4d07a4: xfstests.generic.484.fail
 2020-03-17  7:41 UTC  (3+ messages)

[PATCH] Add next, prev pointer in xa_node at the lib/xarray.c
 2020-03-17  7:32 UTC 

[PATCH net-next v4 00/11] net: ethernet: ti: add networking support for k3 am65x/j721e soc
 2020-03-17  7:27 UTC  (12+ messages)
` [PATCH net-next v4 01/11] phy: ti: gmii-sel: simplify config dependencies between net drivers and gmii phy
` [PATCH net-next v4 02/11] net: ethernet: ti: ale: fix seeing unreg mcast packets with promisc and allmulti disabled
` [PATCH net-next v4 03/11] net: ethernet: ti: ale: add support for mac-only mode
` [PATCH net-next v4 04/11] net: ethernet: ti: ale: am65: add support for default thread cfg
` [PATCH net-next v4 05/11] dt-binding: ti: am65x: document mcu cpsw nuss
` [PATCH net-next v4 06/11] net: ethernet: ti: introduce am65x/j721e gigabit eth subsystem driver
` [PATCH net-next v4 07/11] arm64: dts: ti: k3-am65-mcu: add cpsw nuss node
` [PATCH net-next v4 08/11] arm64: dts: k3-am654-base-board: add mcu cpsw nuss pinmux and phy defs
` [PATCH net-next v4 09/11] arm64: dts: ti: k3-j721e-mcu: add mcu cpsw nuss node
` [PATCH net-next v4 10/11] arm64: dts: ti: k3-j721e-common-proc-board: add mcu cpsw nuss pinmux and phy defs
` [PATCH net-next v4 11/11] arm64: defconfig: ti: k3: enable dma and networking

[PATCH] staging: rtl8192u: Replaces symbolic permissions with octal permissions
 2020-03-17  7:19 UTC 

[PATCH v2] mtd: rawnand: denali: add more delays before latching incoming data
 2020-03-17  7:18 UTC 

[PATCH 0/3] a few fixes for sprd serial driver
 2020-03-17  7:18 UTC  (4+ messages)
` [PATCH 3/3] serial: sprd: cleanup the sprd_port when return -EPROBE_DEFER

interaction of MADV_PAGEOUT with CoW anonymous mappings?
 2020-03-17  7:12 UTC  (10+ messages)

[PATCH] platform/chrome: wilco_ec: Provide correct output format to 'h1_gpio' file
 2020-03-17  7:09 UTC  (2+ messages)

[PATCH] [RFC] media: rcar-csi2: Corrects the selection of hsfreqrange
 2020-03-17  7:08 UTC  (2+ messages)
` [PATCH v2] [RFC] rcar-vin: rcar-csi2: Correct "

[PATCH 0/5] iommu/vt-d: Add page request draining support
 2020-03-17  7:02 UTC  (3+ messages)
` [PATCH 3/5] iommu/vt-d: Multiple descriptors per qi_submit_sync()
` [PATCH 5/5] iommu/vt-d: Add page request draining support


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