linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-11-19 22:44:41 to 2019-11-20 06:47:59 UTC [more...]

[PATCH v6 0/8] Arasan SDHCI enhancements and ZynqMP Tap Delays Handling
 2019-11-20  6:47 UTC  (3+ messages)
` [PATCH v6 6/8] firmware: xilinx: Add SDIO Tap Delay nodes
` [PATCH v6 8/8] mmc: sdhci-of-arasan: Add support for ZynqMP Platform Tap Delays Setup

[RESEND PATCH v3 1/3] usb: musb: create debugfs directory under usb root
 2019-11-20  6:43 UTC  (3+ messages)
` [RESEND PATCH v3 2/3] usb: gadget: atmel: "
` [RESEND PATCH v3 3/3] usb: gadget: udc: gr_udc: "

[PATCH V3 0/4] Add Xilinx's ZynqMP AES driver support
 2019-11-20  6:41 UTC  (4+ messages)
` [PATCH V3 4/4] crypto: Add Xilinx AES driver

[PATCH] watchdog: Remove soft_lockup_hrtimer_cnt and related code
 2019-11-20  6:38 UTC 

[PATCH] mm: Clean up filemap_write_and_wait()
 2019-11-20  6:23 UTC 

[PATCH v2] pci: lock the pci_cfg_wait queue for the consistency of data
 2019-11-20  6:18 UTC  (2+ messages)

[PATCH] xsk: fix xsk_poll()'s return type
 2019-11-20  6:15 UTC  (2+ messages)

[PATCH 1/1] iommu/vt-d: Remove incorrect PSI capability check
 2019-11-20  6:10 UTC 

[PATCH] arm64: dts: mt8173: Add gce setting in mmsys and display node
 2019-11-20  6:11 UTC  (2+ messages)

[PATCH v3 1/2] dt-bindings: reset: Add YAML schemas for the Intel Reset controller
 2019-11-20  6:10 UTC  (2+ messages)
` [PATCH v3 2/2] reset: intel: Add system reset controller driver

[PATCH v3 0/3] add inversion signal presence support
 2019-11-20  6:09 UTC  (7+ messages)
` [PATCH v3 1/3] aspeed: dts: add sd card for vesnin
` [PATCH v3 2/3] mmc: sdhci-of-aspeed: enable CONFIG_MMC_SDHCI_IO_ACCESSORS
` [PATCH v3 3/3] mmc: sdhci-of-aspeed: add inversion signal presence

[PATCH 5.3 00/48] 5.3.12-stable review
 2019-11-20  6:00 UTC  (3+ messages)

[PATCH 4.19 000/422] 4.19.85-stable review
 2019-11-20  5:59 UTC  (18+ messages)
` [PATCH 4.19 034/422] tee: optee: take DT status property into account
` [PATCH 4.19 127/422] i2c: mediatek: Use DMA safe buffers for i2c transactions

[PATCH] ARM: dts: aspeed: Adding Facebook Yosemite V2 BMC
 2019-11-20  5:56 UTC  (2+ messages)

[PATCH] ACPI: only free map once in osl.c
 2019-11-20  5:47 UTC 

[PATCH] aspeed: fix snoop_file_poll()'s return type
 2019-11-20  5:44 UTC  (2+ messages)

[PATCH V10] mm/debug: Add tests validating architecture page table helpers
 2019-11-20  5:31 UTC 

[PATCH v3 1/2] KVM: VMX: FIXED+PHYSICAL mode single target IPI fastpath
 2019-11-20  5:31 UTC  (3+ messages)
` [PATCH v3 2/2] KVM: LAPIC: micro-optimize fixed mode ipi delivery

[PATCH v11 1/4] kasan: support backing vmalloc space with real shadow memory
 2019-11-20  5:27 UTC  (2+ messages)
` [PATCH] update to "kasan: support backing vmalloc space with real shadow memory"

clk/clk-next bisection: boot on tegra124-nyan-big
 2019-11-20  5:25 UTC 

[PATCH v3 0/4] Raspberry Pi 4 HWRNG Support
 2019-11-20  5:21 UTC  (8+ messages)
` [PATCH v3 1/4] dt-bindings: rng: add BCM2711 RNG compatible
` [PATCH v3 2/4] hwrng: iproc-rng200: Add support for BCM2711
` [PATCH v3 3/4] ARM: dts: bcm2835: Move rng definition to common location
` [PATCH v3 4/4] ARM: dts: bcm2711: Enable HWRNG support

[PATCH v6 0/5] Add support for QCOM Core Power Reduction
 2019-11-20  5:16 UTC  (11+ messages)
` [PATCH v6 1/5] dt-bindings: power: avs: Add support for CPR (Core Power Reduction)
` [PATCH v6 2/5] "
` [PATCH v6 3/5] arm64: dts: qcom: qcs404: Add CPR and populate OPP table
` [PATCH v6 4/5] arm64: defconfig: enable CONFIG_QCOM_CPR
` [PATCH v6 5/5] arm64: defconfig: enable CONFIG_ARM_QCOM_CPUFREQ_NVMEM

[PATCH RESEND v17 00/13] open: introduce openat2(2) syscall
 2019-11-20  5:06 UTC  (14+ messages)
` [PATCH RESEND v17 01/13] namei: only return -ECHILD from follow_dotdot_rcu()
` [PATCH RESEND v17 02/13] nsfs: clean-up ns_get_path() signature to return int
` [PATCH RESEND v17 03/13] namei: allow nd_jump_link() to produce errors
` [PATCH RESEND v17 04/13] namei: allow set_root() "
` [PATCH RESEND v17 05/13] namei: LOOKUP_NO_SYMLINKS: block symlink resolution
` [PATCH RESEND v17 06/13] namei: LOOKUP_NO_MAGICLINKS: block magic-link resolution
` [PATCH RESEND v17 07/13] namei: LOOKUP_NO_XDEV: block mountpoint crossing
` [PATCH RESEND v17 08/13] namei: LOOKUP_BENEATH: O_BENEATH-like scoped resolution
` [PATCH RESEND v17 09/13] namei: LOOKUP_IN_ROOT: chroot-like "
` [PATCH RESEND v17 10/13] namei: LOOKUP_{IN_ROOT,BENEATH}: permit limited ".." resolution
` [PATCH RESEND v17 11/13] open: introduce openat2(2) syscall
` [PATCH RESEND v17 12/13] selftests: add openat2(2) selftests
` [PATCH RESEND v17 13/13] Documentation: path-lookup: include new LOOKUP flags

[PATCH] rcu: Fix missed wakeup of exp_wq waiters
 2019-11-20  5:09 UTC  (9+ messages)

[PATCH v2] rcu: Fix missed wakeup of exp_wq waiters
 2019-11-20  4:58 UTC  (3+ messages)

[PATCH v2 00/13] add the latest exfat driver
 2019-11-20  4:33 UTC  (6+ messages)
  ` [PATCH v2 02/13] exfat: add super block operations

[PATCH] arch/sh/: fix NUMA build errors
 2019-11-20  4:27 UTC  (4+ messages)

[PATCH v1 00/17] Remove direct Tegra PMC access in clock driver
 2019-11-20  4:26 UTC  (6+ messages)
` [PATCH v1 06/17] soc: pmc: Add blink output clock registration to Tegra PMC

[PATCH v2 1/3] x86/insn-eval: Add support for 64-bit kernel mode
 2019-11-20  4:25 UTC  (3+ messages)
` [PATCH v2 2/3] x86/traps: Print non-canonical address on #GP

[PATCH v2 2/4] scsi: ufs: Update VCCQ2 and VCCQ min/max voltage hard codes
 2019-11-20  4:14 UTC  (4+ messages)

[PATCH 1/6] soc: qcom: rpmhpd: Set 'active_only' for active only power domains
 2019-11-20  4:12 UTC  (15+ messages)
` [PATCH 2/6] dt-bindings: power: Add rpmh power-domain bindings for SM8150
` [PATCH 3/6] soc: qcom: rpmhpd: Add SM8150 RPMH power-domains
` [PATCH 4/6] dt-bindings: power: Add rpmh power-domain bindings for sc7180
  ` [PATCH 5/6] soc: qcom: rpmhpd: Add SC7180 RPMH power-domains
  ` [PATCH 6/6] arm64: dts: sm8150: Add rpmh power-domain node

general protection fault in kernfs_add_one
 2019-11-20  4:03 UTC  (5+ messages)

[PATCH] of: Reduce log level of of_phandle_iterator_next()
 2019-11-20  4:00 UTC 

[PATCH v5 00/48] QUICC Engine support on ARM, ARM64, PPC64
 2019-11-20  3:55 UTC  (2+ messages)

[PATCH v2 1/2] KVM: VMX: FIXED+PHYSICAL mode single target IPI fastpath
 2019-11-20  3:49 UTC  (7+ messages)

[PATCHv9 00/12] PCI: Recode Mobiveil driver and add PCIe Gen4 driver for NXP Layerscape SoCs
 2019-11-20  3:46 UTC  (13+ messages)
` [PATCHv9 01/12] PCI: mobiveil: Re-abstract the private structure
` [PATCHv9 02/12] PCI: mobiveil: Move the host initialization into a routine
` [PATCHv9 03/12] PCI: mobiveil: Collect the interrupt related operations "
` [PATCHv9 04/12] PCI: mobiveil: Modularize the Mobiveil PCIe Host Bridge IP driver
` [PATCHv9 05/12] PCI: mobiveil: Add callback function for interrupt initialization
` [PATCHv9 06/12] PCI: mobiveil: Add callback function for link up check
` [PATCHv9 07/12] PCI: mobiveil: Make mobiveil_host_init() can be used to re-init host
` [PATCHv9 08/12] PCI: mobiveil: Add 8-bit and 16-bit CSR register accessors
` [PATCHv9 09/12] dt-bindings: PCI: Add NXP Layerscape SoCs PCIe Gen4 controller
` [PATCHv9 10/12] PCI: mobiveil: Add PCIe Gen4 RC driver for NXP Layerscape SoCs
` [PATCHv9 11/12] arm64: dts: lx2160a: Add PCIe controller DT nodes
` [PATCHv9 12/12] arm64: defconfig: Enable CONFIG_PCIE_LAYERSCAPE_GEN4

[PATCH] mdio_bus: Fix init if CONFIG_RESET_CONTROLLER=n
 2019-11-20  3:18 UTC  (4+ messages)

[PATCH V2 net] net: hns3: fix a wrong reset interrupt status mask
 2019-11-20  3:11 UTC  (2+ messages)

[PATCH net v4] net: fec: fix clock count mis-match
 2019-11-20  2:59 UTC  (3+ messages)
` [EXT] "

[PATCH net] net: dsa: ocelot: add dependency for NET_DSA_MSCC_FELIX
 2019-11-20  2:53 UTC  (5+ messages)
  ` [PATCH net v2] "

[PATCH V2 0/7] rcu: introduce percpu rcu_preempt_depth
 2019-11-20  2:47 UTC  (8+ messages)
` [PATCH V2 7/7] x86,rcu: use "

[PATCH net-next] net: ipconfig: Make device wait timeout configurable
 2019-11-20  2:44 UTC  (2+ messages)

[PATCH 0/2] x86/Xen/32: xen_iret_crit_fixup adjustments
 2019-11-20  2:39 UTC  (5+ messages)
` Ping: "

linux-next: Signed-off-by missing for commit in the scsi-mkp tree
 2019-11-20  2:39 UTC  (2+ messages)

linux-next: Fixes tag needs some work in the scsi-mkp tree
 2019-11-20  2:35 UTC  (2+ messages)

[PATCH v7 0/2] loop: Better discard for block devices
 2019-11-20  2:25 UTC  (3+ messages)
` [PATCH v7 2/2] loop: Better discard support "

[PATCH v2] powerpc: Add const qual to local_read() parameter
 2019-11-20  2:05 UTC  (2+ messages)

Kernel panic when reading /sys/firmware/acpi/tables/data/BERT
 2019-11-20  1:57 UTC  (2+ messages)

[PATCH] iommu/vt-d: Add side channel for huge page support to Intel IOMMU
 2019-11-20  1:46 UTC  (2+ messages)

[PATCH V2 net] net: hns3: fix a wrong reset interrupt status mask
 2019-11-20  1:48 UTC  (2+ messages)

[PATCH linux-kselftest/test v4] Documentation: kunit: add documentation for kunit_tool
 2019-11-20  1:43 UTC  (2+ messages)

[PATCH v3] misc: rtsx: Fix impossible condition
 2019-11-20  1:40 UTC 

[PATCH net] net: hns3: fix a wrong reset interrupt status mask
 2019-11-20  1:36 UTC  (3+ messages)

[PATCH] soc: qcom: rpmhpd: Set 'active_only' for active only power domains
 2019-11-20  1:36 UTC  (3+ messages)

[PATCH v2] dt-bindings: power: Rename back power_domain.txt bindings to fix references
 2019-11-20  1:35 UTC 

[RFC PATCH v2] arm64: cpufeatures: add support for tlbi range instructions
 2019-11-20  1:29 UTC  (7+ messages)

[PATCH] net/skbuff: silence warnings under memory pressure
 2019-11-20  1:30 UTC  (11+ messages)

[PATCH] dt-bindings: power: Fix path to power-domain.txt bindings
 2019-11-20  1:26 UTC  (3+ messages)

[PATCH] dma/debug: Fix dma vs cow-page collision detection
 2019-11-20  1:23 UTC  (3+ messages)

[PATCH net-next 0/6] vsock: add local transport support
 2019-11-20  1:15 UTC  (3+ messages)
` [PATCH net-next 4/6] vsock: add vsock_loopback transport

[PATCH linux-kselftest/test v3] Documentation: kunit: add documentation for kunit_tool
 2019-11-20  1:14 UTC  (3+ messages)

[PATCH] net: ipmr: fix suspicious RCU warning
 2019-11-20  1:12 UTC  (3+ messages)

[PATCH 0/3] ubsan: Split out bounds checker
 2019-11-20  1:06 UTC  (4+ messages)
` [PATCH 1/3] ubsan: Add trap instrumentation option
` [PATCH 2/3] ubsan: Split "bounds" checker from other options
` [PATCH 3/3] lkdtm/bugs: Add arithmetic overflow and array bounds checks

[PATCH bpf-next] bpf: Make array_map_mmap static
 2019-11-20  0:59 UTC  (2+ messages)

[PATCH] virtio_balloon: fix shrinker scan number of pages
 2019-11-20  0:48 UTC  (2+ messages)

[PATCH 1/2] mm/memory-failure.c: PageHuge is handled at the beginning of memory_failure
 2019-11-20  0:46 UTC  (3+ messages)

[PATCH 1/1] MAINTAINERS: forcedeth: Change Zhu Yanjun's email address
 2019-11-20  0:40 UTC  (2+ messages)

[PATCH] fork: fix pidfd_poll()'s return type
 2019-11-20  0:33 UTC  (3+ messages)
  ` [PATCH v2] "

console output duplicated when registering additional consoles
 2019-11-20  0:28 UTC  (7+ messages)

[PATCH linux-kselftest/test v2] Documentation: kunit: fix typos and gramatical errors
 2019-11-20  0:23 UTC  (2+ messages)

[PATCH] tools/power/x86/intel-speed-select: Display TRL buckets for just base config level
 2019-11-20  0:22 UTC 

getdents64 lost direntries with SMB/NFS and buffer size < unknown threshold
 2019-11-20  0:15 UTC 

[PATCH] misc: xilinx_sdfec: fix xsdfec_poll()'s return type
 2019-11-20  0:10 UTC 

[PATCH] drm/crc-debugfs: fix crtc_crc_poll()'s return type
 2019-11-20  0:07 UTC 

[PATCH v2 0/2] rxe should use same buffer size for SGE's and inline data
 2019-11-20  0:08 UTC  (7+ messages)
` [PATCH v2 1/2] Introduce maximum WQE size to check limits

[PATCH] ipmi: fix ipmb_poll()'s return type
 2019-11-20  0:07 UTC 

[PATCH] VFIO/VMBUS: Add VFIO VMBUS driver support
 2019-11-19 23:56 UTC  (3+ messages)

[PATCH] Revert "Input: synaptics - enable RMI mode for X1 Extreme 2nd Generation"
 2019-11-19 23:45 UTC 

[PATCH v6 0/4] Bluetooth: hci_bcm: Additional changes for BCM4354 support
 2019-11-19 23:45 UTC  (9+ messages)
` [PATCH v6 2/4] Bluetooth: btbcm: Support pcm configuration
` [PATCH v6 4/4] Bluetooth: hci_bcm: Support pcm params in dts

[PATCH] loop: avoid EAGAIN, if offset or block_size are changed
 2019-11-19 23:40 UTC  (3+ messages)
` [PATCH v2] "

[net PATCH v2] taprio: don't reject same mqprio settings
 2019-11-19 23:33 UTC  (2+ messages)

[PATCH v4 0/8] ARM: Realtek RTD1195/RTD1295/RTD1395 IRQ mux
 2019-11-19 23:33 UTC  (7+ messages)
` [PATCH v4 2/8] irqchip: Add Realtek RTD1295 mux driver

[PATCH linux-kselftest/test v1] Documentation: kunit: fix typos and gramatical errors
 2019-11-19 23:30 UTC  (2+ messages)

[PATCH v2] admin guide/pm: Admin guide for intel-speed-select
 2019-11-19 23:24 UTC 

[PATCH 0/6] sched/nohz: Make the rest of kcpustat vtime aware v2
 2019-11-19 23:22 UTC  (7+ messages)
` [PATCH 1/6] sched/cputime: Support other fields on kcpustat_field()
` [PATCH 2/6] sched/vtime: Bring all-in-one kcpustat accessor for vtime fields
` [PATCH 3/6] procfs: Use all-in-one vtime aware kcpustat accessor
` [PATCH 4/6] cpufreq: Use vtime aware kcpustat accessors for user time
` [PATCH 5/6] leds: Use all-in-one vtime aware kcpustat accessor
` [PATCH 6/6] rackmeter: Use "

[net-next] seg6: allow local packet processing for SRv6 End.DT6 behavior
 2019-11-19 23:22 UTC  (2+ messages)

[PATCH 01/12] arm64: hibernate.c: create a new function to handle cpu_up(sleep_cpu)
 2019-11-19 23:21 UTC  (10+ messages)
` [PATCH 04/12] ia64: Replace cpu_down with freeze_secondary_cpus

[PATCH v3 00/19] x86/cpu: Clean up handling of VMX features
 2019-11-19 23:18 UTC  (4+ messages)
` [PATCH v3 01/19] x86/msr-index: Clean up bit defines for IA32_FEATURE_CONTROL MSR

[PATCH 1/3] soc: qcom: Introduce Protection Domain Restart helpers
 2019-11-19 23:17 UTC  (2+ messages)

[PATCH v7 net-next 00/13] net: ethernet: ti: introduce new cpsw switchdev based driver
 2019-11-19 23:13 UTC  (5+ messages)
` [PATCH v7 net-next 07/13] net: ethernet: ti: introduce cpsw switchdev based driver part 1 - dual-emac
` [PATCH v7 net-next 10/13] Documentation: networking: add cpsw switchdev based driver documentation

[PATCH] esp_scsi: Clear Transfer Count registers before PIO transfers
 2019-11-19 23:12 UTC  (6+ messages)

[PATCH v4] pci: prevent putting nvidia GPUs into lower device states on certain intel bridges
 2019-11-19 22:57 UTC  (2+ messages)

[PATCH net v3] net: fec: fix clock count mis-match
 2019-11-19 22:55 UTC  (2+ messages)

[PATCH V4 00/13] Stitch LBR call stack
 2019-11-19 22:51 UTC  (5+ messages)
` [PATCH V4 01/13] perf/core: Add new branch sample type for LBR TOS

[PATCH] padata: Remove broken queue flushing
 2019-11-19 22:50 UTC  (5+ messages)

[PATCH 00/12] crypto: caam - backlogging support
 2019-11-19 22:49 UTC  (4+ messages)
` [PATCH 07/12] crypto: caam - refactor caam_jr_enqueue


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