linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-03-12 10:50:40 to 2020-03-12 13:52:10 UTC [more...]

[PATCH v2 1/2] sdhci: tegra: Implement Tegra specific set_timeout callback
 2020-03-12 13:08 UTC  (3+ messages)
` [PATCH v2 2/2] sdhci: tegra: Enable MMC_CAP_WAIT_WHILE_BUSY host capability

[PATCH v2 1/2] sdhci: tegra: Implement Tegra specific set_timeout callback
 2020-03-12 13:08 UTC  (2+ messages)

[RFC][PATCH 00/16] objtool: vmlinux.o and noinstr validation
 2020-03-12 13:41 UTC  (8+ messages)
` [RFC][PATCH 01/16] objtool: Introduce validate_return()
` [RFC][PATCH 05/16] objtool: Optimize find_symbol_by_index()
` [RFC][PATCH 06/16] objtool: Add a statistics mode
` [RFC][PATCH 07/16] objtool: Optimize find_section_by_index()
` [RFC][PATCH 08/16] Optimize find_section_by_name()
` [RFC][PATCH 15/16] objtool: Implement noinstr validation
` [RFC][PATCH 16/16] objtool: Optimize !vmlinux.o again

[PATCH v4 00/13] SCMI Notifications Core Support
 2020-03-12 13:51 UTC  (3+ messages)
` [PATCH v4 07/13] firmware: arm_scmi: Add notification dispatch and delivery

[PATCH 0/3] Offline memoryless cpuless node 0
 2020-03-12 13:51 UTC  (8+ messages)
` [PATCH 1/3] powerpc/numa: Set numa_node for all possible cpus

[RFC v2] x86: Select HARDIRQS_SW_RESEND on x86
 2020-03-12 13:49 UTC  (4+ messages)
` [tip: irq/core] "

[PATCH 1/4] dt-bindings: gpio: Replace DW APB GPIO legacy bindings with YAML-based one
 2020-03-12 13:47 UTC  (2+ messages)

[PATCH v2] Document genhd capability flags
 2020-03-12 13:47 UTC  (2+ messages)

[PATCH -next 000/491] treewide: use fallthrough;
 2020-03-12 13:47 UTC  (8+ messages)
` [PATCH -next 005/491] ARM/UNIPHIER ARCHITECTURE: Use fallthrough;

[PATCHv2] exec: Fix a deadlock in ptrace
 2020-03-12 13:45 UTC  (19+ messages)
  ` [PATCHv4] "
        ` [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] ASoC: dt-bindings: google,cros-ec-codec: Fix dtc warnings in example
 2020-03-12 13:46 UTC  (2+ messages)
` Applied "ASoC: dt-bindings: google, cros-ec-codec: Fix dtc warnings in example" to the asoc tree

[PATCH v4 0/5] mm/hotplug: Only use subsection map for VMEMMAP
 2020-03-12 13:45 UTC  (9+ messages)
` [PATCH v4 1/5] mm/sparse.c: introduce new function fill_subsection_map()
` [PATCH v4 2/5] mm/sparse.c: introduce a new function clear_subsection_map()
` [PATCH v4 3/5] mm/sparse.c: only use subsection map in VMEMMAP case
` [PATCH v4 4/5] mm/sparse.c: add note about only VMEMMAP supporting sub-section hotplug
` [PATCH v4 5/5] mm/sparse.c: move subsection_map related functions together

[PATCH 1/2] PCI: Add Loongson vendor ID
 2020-03-12 13:44 UTC  (3+ messages)
` [PATCH 2/2] AHCI: Add support for Loongson 7A1000 SATA controller

[PATCH] net: wireless: marvell: libertas: Use new structure for SPI transfer delays
 2020-03-12 13:43 UTC  (2+ messages)
` [PATCH] "

[PATCH] mwifiex: set needed_headroom, not hard_header_len
 2020-03-12 13:42 UTC  (2+ messages)

[PATCH] gpio: thunderx: fix irq_request_resources
 2020-03-12 13:42 UTC  (2+ messages)

[PATCH] iwlegacy: Remove unneeded variable ret
 2020-03-12 13:41 UTC  (2+ messages)

[PATCH] block: keep bdi->io_pages in sync with max_sectors_kb for stacked devices
 2020-03-12 13:40 UTC  (4+ messages)

[PATCH] drm/amdgpu/display: Fix an error handling path in 'dm_update_crtc_state()'
 2020-03-12 13:38 UTC  (3+ messages)
` AW: "

[PATCH] mm/vmscan: add vm_swappiness configuration knobs
 2020-03-12 13:36 UTC  (7+ messages)

general protection fault in syscall_return_slowpath
 2020-03-12 13:34 UTC  (3+ messages)

[PATCH v4 0/2] x86/purgatory: Make sure we fail the build if purgatory.ro has missing symbols
 2020-03-12 13:34 UTC  (8+ messages)
` [PATCH v4 2/2] "

[PATCH v2] mm/sparse.c: Use kvmalloc_node/kvfree to alloc/free memmap for the classic sparse
 2020-03-12 13:34 UTC  (2+ messages)

[PATCH v3] mm: hugetlb: optionally allocate gigantic hugepages using cma 65;5803;1c Commit 944d9fec8d7a ("hugetlb: add support for gigantic page allocation at runtime") has added the run-time allocation of gigantic pages. However it actually works only at early stages of the system loading, when the majority of memory is free. After some time the memory gets fragmented by non-movable pages, so the chances to find a contiguous 1 GB block are getting close to zero. Even dropping caches manually doesn't help a lot
 2020-03-12 13:33 UTC  (2+ messages)
` [PATCH v3] mm: hugetlb: optionally allocate gigantic hugepages using cma

[PATCH 0/9] spi: meson-spicc: add support for AXG and G12A variants
 2020-03-12 13:31 UTC  (10+ messages)
` [PATCH 1/9] spi: meson-spicc: remove unused variables
` [PATCH 2/9] spi: meson-spicc: enhance output enable feature
` [PATCH 3/9] spi: meson-spicc: add a linear clock divider support
` [PATCH 4/9] spi: meson-spicc: support max 80MHz clock
` [PATCH 5/9] spi: meson-spicc: add min sclk for each compatible
` [PATCH 6/9] spi: meson-spicc: setup IO line delay
` [PATCH 7/9] spi: meson-spicc: adapt burst handling for G12A support
` [PATCH 8/9] dt-bindings: spi: amlogic,meson-gx-spicc: add Amlogic G12A compatible
` [PATCH 9/9] spi: meson-spicc: add support for Amlogic G12A

pwm: sun4i: pwm-backlight not working since 5.6-rc1
 2020-03-12 13:29 UTC  (2+ messages)

[PATCH v3] ARM: footbridge: replace setup_irq() by request_irq()
 2020-03-12 13:27 UTC  (4+ messages)
  ` [PATCH v4] "

[PATCH] dmaengine: sprd: Set request pending flag when DMA controller is active
 2020-03-12 13:26 UTC 

[PATCH v3 0/8] scsi: ufs: some cleanups and make the delay for host enabling customizable
 2020-03-12 13:23 UTC  (9+ messages)
` [PATCH v3 1/8] scsi: ufs: fix uninitialized tx_lanes in ufshcd_disable_tx_lcc()
` [PATCH v3 2/8] scsi: ufs: remove init_prefetch_data in struct ufs_hba
` [PATCH v3 3/8] scsi: ufs: use an enum for host capabilities
` [PATCH v3 4/8] scsi: ufs: introduce common delay function
` [PATCH v3 5/8] scsi: ufs-mediatek: replace all delay places by "
` [PATCH v3 6/8] scsi: ufs: allow customized delay for host enabling
` [PATCH v3 7/8] scsi: ufs: make HCE polling more compact to improve initializatoin latency
` [PATCH v3 8/8] scsi: ufs-mediatek: customize the delay for host enabling

[PATCH] selftests/ftrace: Fix typo in trigger-multihist.tc
 2020-03-12 13:23 UTC  (2+ messages)

[RFC v2] pdc: Introduce irq_set_wake call
 2020-03-12 13:22 UTC  (2+ messages)
` [RFC v2] irqchip: qcom: "

[PATCH] dt-bindings: display: Fix dtc unit-address warnings in examples
 2020-03-12 13:17 UTC  (3+ messages)

[PATCH] binderfs: use refcount for binder control devices too
 2020-03-12 13:15 UTC  (4+ messages)
` [PATCH 1/3] binderfs: port tests to test harness infrastructure
  ` [PATCH 2/3] binderfs: add stress test for binderfs binder devices
  ` [PATCH 3/3] binderfs_test: switch from /dev to /tmp as mountpoint

[PATCH 1/3 RESEND] perf/amd/uncore: Replace manual sampling check with CAP_NO_INTERRUPT flag
 2020-03-12 13:14 UTC  (2+ messages)
` [tip: perf/urgent] "

[PATCH v2 00/11] Raspbery Pi 4 vmmc regulator support
 2020-03-12 13:13 UTC  (3+ messages)

[PATCH 1/2] ASoC: qdsp6: q6asm-dai: only enable dais from device tree
 2020-03-12 13:13 UTC  (2+ messages)
` Applied "ASoC: qdsp6: q6asm-dai: only enable dais from device tree" to the asoc tree

[PATCH 2/2] ASoC: qdsp6: q6routing: remove default routing
 2020-03-12 13:13 UTC  (2+ messages)
` Applied "ASoC: qdsp6: q6routing: remove default routing" to the asoc tree

[PATCH v4 0/6] Support running driver's probe for a device powered off
 2020-03-12 13:10 UTC  (5+ messages)
` [PATCH v4 5/6] at24: Support probing while off

[PATCH v1] dt-bindings: mmc: synopsys-dw-mshc: fix clock-freq-min-max in example
 2020-03-12 13:08 UTC  (2+ messages)

linux-next: build failure after merge of the block tree
 2020-03-12 13:07 UTC  (3+ messages)

[PATCH 1/1] regulator: fixed: add system pm routines for pinctrl
 2020-03-12 13:00 UTC  (3+ messages)

[PATCHv3 0/5] Add support for FSYS power domain and enable suspend clk for Exynos542x SoC
 2020-03-12 12:54 UTC  (6+ messages)
` [PATCHv3 5/5] clk: samsung: exynos542x: Move FSYS subsystem clocks to its sub-CMU

[PATCH v4 0/2] crypto: engine - support for parallel and batch requests
 2020-03-12 12:52 UTC  (6+ messages)
` [PATCH v4 1/2] crypto: engine - support for parallel requests

[PATCH 0/6] crypto: ccree - cleanups
 2020-03-12 12:41 UTC  (2+ messages)

[PATCH v7 0/7] introduce memory hinting API for external process
 2020-03-12 12:40 UTC  (5+ messages)
` [PATCH v7 2/7] mm: introduce external memory hinting API

[PATCH 0/1] crypto: ccp: use file mode for sev ioctl permissions
 2020-03-12 12:40 UTC  (3+ messages)
` [PATCH 1/1] "

[PATCH 0/6] imx-rngc - several small fixes
 2020-03-12 12:39 UTC  (3+ messages)
` [PATCH v2 0/5] "

[PATCH] hw_random: move TI Keystone driver into the config menu structure
 2020-03-12 12:39 UTC  (2+ messages)

[PATCH] crypto: qat - simplify the qat_crypto function
 2020-03-12 12:38 UTC  (2+ messages)

[PATCH 0/2] crypto/ccp: Properly NULL variables on sev exit
 2020-03-12 12:38 UTC  (2+ messages)

[PATCH v7 0/8] thermal: tsens: Handle critical interrupts
 2020-03-12 12:37 UTC  (9+ messages)
` [PATCH v7 1/8] drivers: thermal: tsens: De-constify struct tsens_features
` [PATCH v7 2/8] drivers: thermal: tsens: Pass around struct tsens_sensor as a constant
` [PATCH v7 3/8] drivers: thermal: tsens: use simpler variables
` [PATCH v7 4/8] drivers: thermal: tsens: Release device in success path
` [PATCH v7 5/8] drivers: thermal: tsens: Add critical interrupt support
` [PATCH v7 6/8] drivers: thermal: tsens: Add watchdog support
` [PATCH v7 7/8] drivers: thermal: tsens: kernel-doc fixup
` [PATCH v7 8/8] drivers: thermal: tsens: Remove unnecessary irq flag

[PATCH v6 0/8] thermal: tsens: Handle critical interrupts
 2020-03-12 12:33 UTC  (3+ messages)

[locks] 6d390e4b5d: will-it-scale.per_process_ops -96.6% regression
 2020-03-12 12:31 UTC  (20+ messages)

[PATCH] ARM: boot: Fix ATAGs with appended DTB
 2020-03-12 12:29 UTC  (9+ messages)

[PATCH net-next 00/15] ethtool netlink interface, part 3
 2020-03-12 12:29 UTC  (4+ messages)
` [PATCH net-next 10/15] ethtool: provide ring sizes with RINGS_GET request

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

[RFC][PATCH 0/5] Introduce drm scaling filter property
 2020-03-12 12:27 UTC  (5+ messages)
` [RFC][PATCH 3/5] drm/i915: Enable scaling filter for plane and pipe

[PATCH v1] perf record: fix binding of AIO user space buffers to nodes
 2020-03-12 12:21 UTC 

[PATCH 1/2] thermal: qoriq: Use devm_add_action_or_reset() to handle all cleanups
 2020-03-12 12:19 UTC  (5+ messages)

[PATCH 00/13] Reconcile NUMA balancing decisions with the load balancer v6
 2020-03-12 12:17 UTC  (5+ messages)

[PATCH] arm64: dts: ti: k3-j721e-mcu-wakeup: Add DMA entries for ADC
 2020-03-12 12:12 UTC 

[PATCH v4 0/2] ACPI: APEI: Add support to notify the vendor specific HW errors
 2020-03-12 12:10 UTC  (4+ messages)
  ` [PATCH v4 1/2] "

[PATCH v7 0/3] Introduce Protection Domain Restart (PDR) Helpers
 2020-03-12 12:08 UTC  (4+ messages)
` [PATCH v7 1/3] soc: qcom: Introduce Protection Domain Restart helpers
` [PATCH v7 2/3] dt-bindings: soc: qcom: apr: Add protection domain bindings
` [PATCH v7 3/3] soc: qcom: apr: Add avs/audio tracking functionality

[PATCH RFC] perf:Add driver for HiSilicon PCIe PMU
 2020-03-12 12:06 UTC 

[RESEND PATCH 0/5] Support the Allwinner F1C100s USB stack
 2020-03-12 12:06 UTC  (4+ messages)
` [RESEND PATCH 2/5] phy: sun4i-usb: add support for the USB PHY on suniv SoC

[PATCH] lib/stackdepot.c: fix a condition in stack_depot_fetch()
 2020-03-12 12:06 UTC  (2+ messages)

[RFC v2] x86: Select HARDIRQS_SW_RESEND on x86
 2020-03-12 12:06 UTC  (6+ messages)

[PATCH v5 00/23] irqchip/gic-v4: GICv4.1 architecture support
 2020-03-12 12:05 UTC  (5+ messages)
` [PATCH v5 01/23] irqchip/gic-v3: Use SGIs without active state if offered

[PATCH 0/3] Request direct mapping for modem firmware subdevice
 2020-03-12 12:05 UTC  (7+ messages)

[PATCH 5.4 000/170] 5.4.25-rc5 review
 2020-03-12 11:58 UTC  (3+ messages)

[GIT PULL] Crypto Update for 5.4
 2020-03-12 11:57 UTC  (8+ messages)
` [GIT PULL] Crypto Fixes "
  ` [GIT PULL] Crypto Fixes for 5.5
        ` [GIT PULL] Crypto Fixes for 5.6

[PATCH v2] irqchip/gic-v3-its: Balance initial LPI affinity across CPUs
 2020-03-12 11:55 UTC 

[PATCH v5 1/2] x86/purgatory: Disable various profiling and sanitizing options
 2020-03-12 11:49 UTC  (2+ messages)
` [PATCH v5 2/2] x86/purgatory: Make sure we fail the build if purgatory.ro has missing symbols

[PATCH] perf documentation: Add desription forHEADER_TRACING_DATA
 2020-03-12 11:48 UTC  (3+ messages)

[RFC PATCH 0/7] i2c: of: reserve unknown and ancillary addresses
 2020-03-12 11:44 UTC  (14+ messages)
` [RFC PATCH 3/7] i2c: allow DT nodes without 'compatible'
` [RFC PATCH 6/7] i2c: of: mark a whole array of regs as reserved
` [RFC PATCH 7/7] i2c: core: hand over reserved devices when requesting ancillary addresses

[PATCH v2 0/6] kvm/split_lock: Add feature split lock detection support in kvm
 2020-03-12 11:42 UTC  (7+ messages)
` [PATCH v2 3/6] kvm: x86: Emulate split-lock access as a write

[PATCH 00/14] net: axienet: Error handling, SGMII and 64-bit DMA fixes
 2020-03-12 11:41 UTC  (4+ messages)
` [PATCH 09/14] net: axienet: Add mii-tool support

[PATCH v2] thermal: devfreq_cooling: Use PM QoS to set frequency limits
 2020-03-12 11:39 UTC  (4+ messages)

[PATCH] soundwire: stream: use sdw_write instead of update
 2020-03-12 10:45 UTC  (2+ messages)

[RFC 0/2] pdc: Introduce irq_set_wake call
 2020-03-12 11:38 UTC  (7+ messages)
` [RFC 1/2] irqchip: qcom: "

[CODE] lib/math/prime_numbers.c: halve memory usage
 2020-03-12 11:38 UTC 

[PATCH] x86/cpu/amd: Extend calling init_amd_zn() to Family 19h processors
 2020-03-12 11:33 UTC  (2+ messages)
` [tip: x86/cpu] x86/cpu/amd: Call init_amd_zn() om Family 19h processors too

[PATCH 0/6] media: fix USB descriptor issues
 2020-03-12 11:29 UTC  (5+ messages)

[PATCH 0/3] ARM: dts: atlas7: fix spaces in compatible strings
 2020-03-12 11:27 UTC  (2+ messages)

[PATCH v3 3/3] counter: 104-quad-8: Add lock guards for filter clock prescaler
 2020-03-12 11:25 UTC 

[PATCH v3 2/3] counter: 104-quad-8: Add lock guards - differential encoder cable
 2020-03-12 11:25 UTC 

[PATCH v3 1/3] counter: 104-quad-8: Add lock guards - generic interface
 2020-03-12 11:24 UTC 

[PATCH v7 0/4] drm: Add support for integrated privacy screen
 2020-03-12 11:24 UTC  (5+ messages)
` [PATCH v7 4/4] drm/i915: "

[PATCH] thermal: imx: Remove unused includes
 2020-03-12 11:18 UTC  (2+ messages)

[PATCH v3] ima: add a new CONFIG for loading arch-specific policies
 2020-03-12 11:15 UTC  (2+ messages)

[PATCH] f2fs: fix long latency due to discard during umount
 2020-03-12 11:14 UTC 

[PATCH] ACPI: sysfs: copy ACPI data using io memory copying
 2020-03-12 11:13 UTC 

[PATCH] thermal: add COMPILE_TEST support for i.MX8MM
 2020-03-12 11:12 UTC  (2+ messages)

include/linux/list.h:72: undefined reference to `balloon_page_dequeue'
 2020-03-12 11:10 UTC 

[PATCH v3 0/6] clocksource: timer-ti-dm: Prepare for dynamic pwm period updates
 2020-03-12 11:10 UTC  (3+ messages)

[PATCH v2 0/8] scsi: ufs: some cleanups and make the delay for host enabling customizable
 2020-03-12 11:09 UTC  (9+ messages)
` [PATCH v2 1/8] scsi: ufs: fix uninitialized tx_lanes in ufshcd_disable_tx_lcc()
` [PATCH v2 2/8] scsi: ufs: remove init_prefetch_data in struct ufs_hba
` [PATCH v2 3/8] scsi: ufs: use an enum for host capabilities
` [PATCH v2 4/8] scsi: ufs: introduce common delay function
` [PATCH v2 5/8] scsi: ufs-mediatek: replace all delay places by "
` [PATCH v2 6/8] scsi: ufs: allow customized delay for host enabling
` [PATCH v2 7/8] scsi: ufs: make HCE polling more compact to improve initializatoin latency
` [PATCH v2 8/8] scsi: ufs-mediatek: customize the delay for host enabling

[PATCH] KVM: VMX: Micro-optimize vmexit time when not exposing PMU
 2020-03-12 11:05 UTC  (3+ messages)

[PATCH 0/3] staging: greybus: loopback_test: fix build breakage
 2020-03-12 11:01 UTC  (4+ messages)
` [PATCH 1/3] staging: greybus: loopback_test: fix poll-mask "
` [PATCH 2/3] staging: greybus: loopback_test: fix potential path truncation
` [PATCH 3/3] staging: greybus: loopback_test: fix potential path truncations

[PATCH] mmc: sdhci: use FIELD_GET for preset value bit masks
 2020-03-12 11:00 UTC 

[PATCH V2 RESEND 1/4] dt-bindings: thermal: imx8mm-thermal: Add binding doc for i.MX8MM
 2020-03-12 11:00 UTC  (2+ messages)

[PATCH] perf/core: Fix reversed NULL check in perf_event_groups_less()
 2020-03-12 10:56 UTC 

[RESEND PATCH v2 0/9] iomap: Constify ioreadX() iomem argument
 2020-03-12 10:55 UTC  (3+ messages)
` [RESEND PATCH v2 1/9] iomap: Constify ioreadX() iomem argument (as in generic implementation)

[PATCH v1 1/3] driver core: Break infinite loop when deferred probe can't be satisfied
 2020-03-12 10:54 UTC  (3+ messages)

[PATCH v4 0/8] powerpc/perf: Add json file metric support for the hv_24x7 socket/chip level events
 2020-03-12 10:52 UTC  (8+ messages)
` [PATCH v4 6/8] perf/tools: Enhance JSON/metric infrastructure to handle "?"


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