linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-02-07 11:02:02 to 2020-02-07 14:51:50 UTC [more...]

[RFC PATCH 0/2] ima: uncompressed module appraisal support
 2020-02-07 14:51 UTC  (4+ messages)

[PATCH] x86: pat: Do not compile stubbed functions when X86_PAT is off
 2020-02-07 14:50 UTC  (2+ messages)

[PATCH] PCI: Add MCFG quirks for Tegra194 host controllers
 2020-02-07 14:50 UTC  (2+ messages)

[PATCH v3 0/7] Add RSC power domain support
 2020-02-07 14:48 UTC  (16+ messages)
` [PATCH v3 5/7] drivers: firmware: psci: Add hierarchical domain idle states converter

[PATCH net-next 2/2] ptp: Add a ptp clock driver for IDT 82P33 SMU
 2020-02-07 14:47 UTC  (2+ messages)

[RFC v3 0/2] Add SDHC interconnect bandwidth scaling
 2020-02-07 14:44 UTC  (3+ messages)
` [RFC v3 1/2] mmc: sdhci-msm: Add interconnect bus bandwidth scaling support
` [RFC v3 2/2] dt-bindings: mmc: sdhci-msm: Add interconnect BW scaling strings

[PATCH] x86/traps: do not hash pointers in handle_stack_overflow()
 2020-02-07 14:44 UTC  (2+ messages)

[PATCH v2 0/3] Improve MIPS Magnum support
 2020-02-07 14:41 UTC  (3+ messages)
  ` [PATCH v2 1/3] fbdev/g364fb: Fix build failure

[PATCH] x86/apic: mask IOAPIC entries when disable LAPIC
 2020-02-07 14:37 UTC  (2+ messages)
` [tip: x86/urgent] x86/apic: Mask IOAPIC entries when disabling the local APIC

[PATCH UP] Make smp_call_function_single() match SMP semantics
 2020-02-07 14:37 UTC  (2+ messages)
` [tip: smp/urgent] smp/up: "

[PATCH v3 0/4] basic KASAN support for Xen PV domains
 2020-02-07 14:36 UTC  (6+ messages)
` [PATCH v3 1/4] kasan: introduce set_pmd_early_shadow()
` [PATCH v3 2/4] x86/xen: add basic KASAN support for PV kernel
` [PATCH v3 3/4] xen: teach KASAN about grant tables
` [PATCH v3 4/4] xen/netback: fix grant copy across page boundary

Latest Git kernel: avahi-daemon[2410]: ioctl(): Inappropriate ioctl for device
 2020-02-07 14:34 UTC  (3+ messages)

[PATCH v2 00/26] ata: optimize core code size on PATA only setups
 2020-02-07 14:27 UTC  (27+ messages)
    ` [PATCH v2 01/26] ata: remove stale maintainership information from core code
    ` [PATCH v2 02/26] ata: expose ncq_enable_prio sysfs attribute only on NCQ capable hosts
    ` [PATCH v2 03/26] ata: make SATA_PMP option selectable only if any SATA host driver is enabled
    ` [PATCH v2 04/26] sata_promise: use ata_cable_sata()
    ` [PATCH v2 05/26] ata: simplify ata_scsiop_inq_89()
    ` [PATCH v2 06/26] ata: use COMMAND_LINE_SIZE for ata_force_param_buf[] size
    ` [PATCH v2 07/26] ata: optimize struct ata_force_param size
    ` [PATCH v2 08/26] ata: move EXPORT_SYMBOL_GPL()s close to exported code
    ` [PATCH v2 09/26] ata: remove EXPORT_SYMBOL_GPL()s not used by modules
    ` [PATCH v2 10/26] ata: fix CodingStyle issues in PATA timings code
    ` [PATCH v2 11/26] ata: separate PATA timings code from libata-core.c
    ` [PATCH v2 12/26] ata: add CONFIG_SATA_HOST=n version of ata_ncq_enabled()
    ` [PATCH v2 13/26] ata: let compiler optimize out ata_dev_config_ncq() on non-SATA hosts
    ` [PATCH v2 14/26] ata: let compiler optimize out ata_eh_set_lpm() "
    ` [PATCH v2 15/26] ata: start separating SATA specific code from libata-core.c
    ` [PATCH v2 16/26] ata: move sata_scr_*() to libata-sata.c
    ` [PATCH v2 17/26] ata: move *sata_set_spd*() "
    ` [PATCH v2 18/26] ata: move sata_link_{debounce,resume}() "
    ` [PATCH v2 19/26] ata: move sata_link_hardreset() "
    ` [PATCH v2 20/26] ata: move ata_qc_complete_multiple() "
    ` [PATCH v2 21/26] ata: move sata_deb_timing_*() "
    ` [PATCH v2 22/26] ata: start separating SATA specific code from libata-scsi.c
    ` [PATCH v2 23/26] ata: move ata_sas_*() to libata-sata.c
    ` [PATCH v2 24/26] ata: start separating SATA specific code from libata-eh.c
    ` [PATCH v2 25/26] ata: move ata_eh_analyze_ncq_error() & co. to libata-sata.c
    ` [PATCH v2 26/26] ata: make "libata.force" kernel parameter optional

[PATCH v2] ext4: fix a data race in EXT4_I(inode)->i_disksize
 2020-02-07 14:29 UTC 

[for-next][PATCH 00/26] tracing: Updates for 5.6
 2020-02-07 14:28 UTC  (16+ messages)
` [for-next][PATCH 04/26] bootconfig: Add Extra Boot Config support
              ` [PATCH] bootconfig: Allocate xbc_nodes array dynamically
` [for-next][PATCH 06/26] tools: bootconfig: Add bootconfig command
    ` [PATCH] tools/bootconfig: Fix wrong __VA_ARGS__ usage

[PATCH v5 0/4] selftests: KVM: AMD Nested SVM test infrastructure
 2020-02-07 14:27 UTC  (5+ messages)
` [PATCH v5 1/4] selftests: KVM: Replace get_[gdt | idt]_base() by get_[gdt | idt]()
` [PATCH v5 2/4] selftests: KVM: Remove unused x86_register enum
` [PATCH v5 3/4] selftests: KVM: AMD Nested test infrastructure
` [PATCH v5 4/4] selftests: KVM: SVM: Add vmcall test

[PATCH v2] net: dsa: microchip: enable module autoprobe
 2020-02-07 14:26 UTC  (4+ messages)

[PATCH v4 0/7] Add dts for mt8183 GPU (and misc panfrost patches)
 2020-02-07 14:25 UTC  (4+ messages)
` [PATCH v4 5/7] drm/panfrost: Add support for multiple power domains

[PATCH 00/28] ata: optimize core code size on PATA only setups
 2020-02-07 14:25 UTC  (26+ messages)
  ` [PATCH 06/28] ata: use COMMAND_LINE_SIZE for ata_force_param_buf[] size
  ` [PATCH 10/28] ata: separate PATA timings code from libata-core.c
  ` [PATCH 11/28] ata: add CONFIG_SATA_HOST=n version of ata_ncq_enabled()
  ` [PATCH 12/28] ata: start separating SATA specific code from libata-core.c
  ` [PATCH 13/28] ata: move ata_do_link_spd_horkage() to libata-core-sata.c
  ` [PATCH 14/28] ata: move ata_dev_config_ncq*() "
  ` [PATCH 15/28] ata: move sata_print_link_status() "
  ` [PATCH 24/28] ata: start separating SATA specific code from libata-scsi.c

[PATCH] dmaengine: ti: edma: Support for interleaved mem to mem transfer
 2020-02-07 14:20 UTC 

[PATCH v4 0/3] selftests: KVM: AMD Nested SVM test infrastructure
 2020-02-07 14:16 UTC  (7+ messages)
` [PATCH v4 2/3] selftests: KVM: AMD Nested "
` [PATCH v4 3/3] selftests: KVM: SVM: Add vmcall test

[PATCH] arm64: dts: rk3399: Remove extcon unit address and extcon-cells from Gru
 2020-02-07 14:13 UTC 

[v1] drm/msm/dsi/pll: call vco set rate explicitly
 2020-02-07 14:10 UTC  (4+ messages)
` [Freedreno] "

[PATCH] drm/qxl: add drm_driver.release callback
 2020-02-07 13:56 UTC  (3+ messages)

[x86,sched] 8e663d38f1: reaim.jobs_per_min -2.1% regression
 2020-02-07 13:52 UTC 

[PATCH] drm/virtio: add drm_driver.release callback
 2020-02-07 13:49 UTC  (2+ messages)

[PATCH] drm/bochs: deinit bugfix
 2020-02-07 13:45 UTC  (2+ messages)

[PATCH v5 00/17] Enable CONFIG_VMAP_STACK on PPC32
 2020-02-07 13:44 UTC  (8+ messages)
` [PATCH v5 17/17] powerpc/32s: Enable CONFIG_VMAP_STACK

[PATCH] ASoC: dt-bindings: stm32: convert sai to json-schema
 2020-02-07 13:42 UTC  (3+ messages)

[PATCH] Documentation/ABI: move sysfs-kernel-uids to removed dirtory
 2020-02-07 13:42 UTC 

[PATCH] drm/bochs: add drm_driver.release callback
 2020-02-07 13:42 UTC  (3+ messages)

[PATCH v4 00/11] drm/bridge: dw-hdmi: implement bus-format negotiation and YUV420 support
 2020-02-07 13:39 UTC  (8+ messages)
` [PATCH v4 04/11] drm/bridge: synopsys: dw-hdmi: add bus format negociation
` [PATCH v4 05/11] drm/bridge: synopsys: dw-hdmi: allow ycbcr420 modes for >= 0x200a
` [PATCH v4 06/11] drm/meson: venc: make drm_display_mode const

[PATCH v5 01/10] capabilities: introduce CAP_PERFMON to kernel and user space
 2020-02-07 13:39 UTC  (3+ messages)

[patch V2 00/17] VDSO consolidation
 2020-02-07 12:39 UTC  (18+ messages)
` [patch V2 01/17] x86/vdso: Mark the TSC clocksource path likely
` [patch V2 02/17] ARM: vdso: Remove unused function
` [patch V2 03/17] lib/vdso: Allow the high resolution parts to be compiled out
` [patch V2 04/17] ARM: vdso: Compile high resolution parts conditionally
` [patch V2 05/17] MIPS: "
` [patch V2 06/17] clocksource: Cleanup struct clocksource and documentation
` [patch V2 07/17] x86/vdso: Move VDSO clocksource state tracking to callback
` [patch V2 08/17] clocksource: Add common vdso clock mode storage
` [patch V2 09/17] x86/vdso: Use generic VDSO "
` [patch V2 10/17] mips: vdso: "
` [patch V2 11/17] ARM/arm64: vdso: Use common vdso "
` [patch V2 12/17] lib/vdso: Cleanup clock mode storage leftovers
` [patch V2 13/17] lib/vdso: Avoid highres update if clocksource is not VDSO capable
` [patch V2 14/17] lib/vdso: Move VCLOCK_TIMENS to vdso_clock_modes
` [patch V2 15/17] lib/vdso: Allow fixed clock mode
` [patch V2 16/17] lib/vdso: Allow architectures to override the ns shift operation
` [patch V2 17/17] lib/vdso: Allow architectures to provide the vdso data pointer

[PATCH v1 1/1] binder: transaction latency tracking for user build
 2020-02-07 13:26 UTC  (7+ messages)

[PATCH V2] mmc: sdhci-msm: Update system suspend/resume callbacks of sdhci-msm platform driver
 2020-02-07 13:20 UTC 

[PATCH v5 00/12] mm/gup: track FOLL_PIN pages
 2020-02-07 13:19 UTC  (5+ messages)
` [PATCH v5 04/12] mm: introduce page_ref_sub_return()
` [PATCH v5 10/12] mm/gup: /proc/vmstat: pin_user_pages (FOLL_PIN) reporting

[PATCH -next] mm: mark a intentional data race in page_zonenum()
 2020-02-07 13:18 UTC  (6+ messages)

[PATCH] mm: fix a data race in put_page()
 2020-02-07 13:17 UTC  (7+ messages)

[PATCH] drm/cirrus: add drm_driver.release callback
 2020-02-07 13:16 UTC  (2+ messages)

Error building v5.5-git on PowerPC32 - bisected to commit 7befe621ff81
 2020-02-07 13:12 UTC  (2+ messages)

Lower than expected CPU pressure in PSI
 2020-02-07 13:08 UTC  (3+ messages)

[PATCH] block: revert pushing the final release of request_queue to a workqueue
 2020-02-07 13:04 UTC  (5+ messages)

[RFC PATCH v2 0/6] Add Tegra driver for video capture
 2020-02-07 13:01 UTC  (4+ messages)

[PATCH -v2 00/10] Rewrite Motorola MMU page-table layout
 2020-02-07 12:57 UTC  (11+ messages)
` [PATCH -v2 08/10] m68k,mm: Extend table allocator for multiple sizes
        ` Checkpatch being daft, Was: "
` [PATCH -v2 09/10] m68k,mm: Fully initialize the page-table allocator

[RFC PATCH v3] clk: Use new helper in managed functions
 2020-02-07 12:54 UTC  (2+ messages)

[PATCH v4 0/4] sched/fair: Capacity aware wakeup rework
 2020-02-07 12:48 UTC  (10+ messages)
` [PATCH v4 2/4] sched/topology: Remove SD_BALANCE_WAKE on asymmetric capacity systems
` [PATCH v4 3/4] sched: Remove for_each_lower_domain()
` [PATCH v4 4/4] sched/fair: Kill wake_cap()

[PATCH v2] drm/bochs: downgrade pci_request_region failure from error to warning
 2020-02-07 12:39 UTC  (3+ messages)

[PATCH v3 0/2] crypto: engine - support for parallel and batch requests
 2020-02-07 12:36 UTC  (3+ messages)
` [PATCH v3 1/2] crypto: engine - support for parallel requests
` [PATCH v3 2/2] crypto: engine - support for batch requests

[PATCH RESEND] sched: update comment for sched_info.pcount and sched_info.run_delay
 2020-02-07 12:34 UTC 

[PATCH net] net: ethernet: ave: Add capability of rgmii-id mode
 2020-02-07 12:27 UTC  (4+ messages)

[PATCH v2 00/11] pstore: mtd: support crash log to block and mtd device
 2020-02-07 12:25 UTC  (12+ messages)
` [PATCH v2 01/11] pstore/blk: new support logger for block devices
` [PATCH v2 02/11] blkoops: add blkoops, a warpper for pstore/blk
` [PATCH v2 03/11] pstore/blk: blkoops: support pmsg recorder
` [PATCH v2 04/11] pstore/blk: blkoops: support console recorder
` [PATCH v2 05/11] pstore/blk: blkoops: support ftrace recorder
` [PATCH v2 06/11] Documentation: pstore/blk: blkoops: create document for pstore_blk
` [PATCH v2 07/11] pstore/blk: skip broken zone for mtd device
` [PATCH v2 08/11] blkoops: respect for device to pick recorders
` [PATCH v2 09/11] pstore/blk: blkoops: support special removing jobs for dmesg
` [PATCH v2 10/11] blkoops: add interface for dirver to get information of blkoops
` [PATCH v2 11/11] mtd: new support oops logger based on pstore/blk

[PATCH] io_uring: flush overflowed CQ events in the io_uring_poll()
 2020-02-07 12:18 UTC 

[PATCH v2 0/2] crypto: engine - support for parallel and batch requests
 2020-02-07 12:17 UTC  (5+ messages)
` [PATCH v2 1/2] crypto: engine - support for parallel requests

[PATCH 0/3] Fixes "mm/sparsemem: support sub-section hotplug"
 2020-02-07 12:14 UTC  (15+ messages)
` [PATCH 1/3] mm/sparsemem: adjust memmap only for SPARSEMEM_VMEMMAP
` [PATCH 2/3] mm/sparsemem: get physical address to page struct instead of virtual address to pfn
` [PATCH 3/3] mm/sparsemem: avoid memmap overwrite for non-SPARSEMEM_VMEMMAP

[PATCH V1] mmc: sdhci-msm: Don't enable PWRSAVE_DLL for certain sdhc hosts
 2020-02-07 12:07 UTC  (3+ messages)
` [PATCH V2] "

[PATCH v4 00/13] PHY: Update Cadence Torrent PHY driver with reconfiguration
 2020-02-07 12:05 UTC  (4+ messages)
` [PATCH v4 02/13] dt-bindings: phy: Add Cadence MHDP PHY bindings in YAML format

[PATCH v2] ASoC: dt-bindings: stm32: convert i2s to json-schema
 2020-02-07 12:03 UTC 

[PATCH v2 0/4] Add support for devices in the Energy Model
 2020-02-07 12:04 UTC  (3+ messages)
` [PATCH v2 1/4] PM / EM: add devices to "

[PATCH v1 0/2] scsi: ufs: introduce common function to disable host TX LCC
 2020-02-07 11:55 UTC  (6+ messages)
` [PATCH v1 1/2] scsi: ufs: ufs-mediatek: fix TX LCC disabling timing
` [PATCH v1 2/2] scsi: ufs: introduce common function to disable host TX LCC

[GIT PULL] GFS2 changes for the 5.6 merge window (2)
 2020-02-07 11:50 UTC 

[PATCH] drivers base/arch_topology: Remove 'struct sched_domain' forward declaration
 2020-02-07 11:49 UTC 

[PATCH 0/2] firmware: arm_scmi: add smc/hvc transports support
 2020-02-07 11:46 UTC  (13+ messages)
` [PATCH 1/2] dt-bindings: arm: arm,scmi: add smc/hvc transports

[PATCH v2 0/9] add ASoC components for AHUB
 2020-02-07 11:30 UTC  (19+ messages)
` [PATCH v2 2/9] ASoC: tegra: add support for CIF programming
` [PATCH v2 3/9] ASoC: tegra: add Tegra210 based DMIC driver
` [PATCH v2 4/9] ASoC: tegra: add Tegra210 based I2S driver
` [PATCH v2 6/9] ASoC: tegra: add Tegra186 based DSPK driver

[PATCH -v5mkII 13/17] arm/ftrace: Use __patch_text()
 2020-02-07 11:27 UTC  (4+ messages)
` [tip: core/kprobes] "

[RFC net-next 6/8] net: phylink: Configure MAC/PCS when link is up without PHY
 2020-02-07 11:21 UTC  (11+ messages)

[PATCH 0/4] drm/dp,i915: eDP DPCD backlight control detection fixes
 2020-02-07 11:11 UTC  (3+ messages)
` [PATCH 1/4] Revert "drm/i915: Don't use VBT for detecting DPCD backlight controls"

[PATCH] docs: admin-guide: Add description of %c corename format
 2020-02-07 11:01 UTC 


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