linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-02-24 21:41:11 to 2020-02-25 00:08:18 UTC [more...]

[PATCH] KVM: x86: Adjust counter sample period after a wrmsr
 2020-02-25  0:08 UTC  (4+ messages)

[PATCH][next] net: hns: Replace zero-length array with flexible-array member
 2020-02-25  0:09 UTC 

[PATCH][next] sfc: Replace zero-length array with flexible-array member
 2020-02-25  0:06 UTC 

[PATCH net-next] chelsio: Replace zero-length array with flexible-array member
 2020-02-25  0:05 UTC  (3+ messages)

[RFC PATCH v3 0/5] Bluetooth: Handle system suspend gracefully
 2020-02-25  0:00 UTC  (6+ messages)
` [RFC PATCH v3 1/5] Bluetooth: Add mgmt op set_wake_capable
` [RFC PATCH v3 2/5] Bluetooth: Handle PM_SUSPEND_PREPARE and PM_POST_SUSPEND
` [RFC PATCH v3 3/5] Bluetooth: Handle BR/EDR devices during suspend
` [RFC PATCH v3 4/5] Bluetooth: Handle LE "
` [RFC PATCH v3 5/5] Bluetooth: Pause discovery and advertising "

[PATCH][next] qlogic: Replace zero-length array with flexible-array member
 2020-02-25  0:03 UTC 

[RFC][PATCH] checkpatch: Properly warn if Change-Id comes after first Signed-off-by line
 2020-02-24 23:58 UTC 

[PATCH] ARM: use assembly mnemonics for VFP register access
 2020-02-21  6:34 UTC 

[PATCH net] net: dsa: bcm_sf2: Forcibly configure IMP port for 1Gb/sec
 2020-02-24 23:56 UTC 

[PATCH] irqchip/gic-v3-its: Clear Valid before writing any bits else in VPENDBASER
 2020-02-24 23:47 UTC  (2+ messages)

[PATCH net-next] Revert "net: dsa: bcm_sf2: Also configure Port 5 for 2Gb/sec on 7278"
 2020-02-24 23:44 UTC 

[PATCH 0/3] ti-sysc changes for probing DSS with dts data
 2020-02-24 23:43 UTC  (5+ messages)
` [PATCH 1/3] drm/omap: Prepare DSS for probing without legacy platform data

[PATCH 1/8] powerpc: Update MAINTAINERS
 2020-02-24 23:42 UTC  (9+ messages)
` [PATCH 2/8] powerpc: Update wiki link in MAINTAINERS
` [PATCH 3/8] powerpc: Remove PA SEMI MAINTAINERS entries
` [PATCH 4/8] powerpc: Mark 4xx as Orphan in MAINTAINERS
` [PATCH 5/8] powerpc: Drop XILINX MAINTAINERS entry
` [PATCH 6/8] powerpc: Update MPC5XXX "
` [PATCH 7/8] powerpc: Update powermac "
` [PATCH 8/8] powerpc: Update 83xx/85xx "

[PATCH][next] net: qrtr: fix spelling mistake "serivce" -> "service"
 2020-02-24 23:41 UTC  (2+ messages)

[PATCH] ARM: dts: aspeed: tacoma: Enable eMMC controller
 2020-02-24 23:40 UTC  (3+ messages)

[PATCH 1/2] net: ethernet: stmmac: demote warnings about missing optional clocks
 2020-02-24 23:39 UTC  (4+ messages)
` [PATCH 2/2] net: ethernet: stmmac: don't warn about missing optional wakeup IRQ

[PATCH] x86/boot/compressed: Fix compressed kernel linking with lld
 2020-02-24 23:33 UTC  (16+ messages)
` [PATCH 0/2] Stop generating .eh_frame sections
` [PATCH 2/2] arch/x86: Drop unneeded linker script discard of .eh_frame
        ` [PATCH v2 0/2] Stop generating .eh_frame sections
        ` [PATCH v2 1/2] arch/x86: Use -fno-asynchronous-unwind-tables to suppress "
        ` [PATCH v2 2/2] arch/x86: Drop unneeded linker script discard of .eh_frame

[PATCH 0/9] PCI: add and use constant PCI_STATUS_ERROR_BITS and helper pci_status_get_and_clear_errors
 2020-02-24 23:33 UTC  (2+ messages)

[PATCH 0/2] Replace Intel SVM with IOMMU SVA APIs
 2020-02-24 23:34 UTC  (5+ messages)
` [PATCH 1/2] iommu/vt-d: report SVA feature with generic flag
` [PATCH 1/2] iommu/vt-d: Report "
` [PATCH 2/2] iommu/vt-d: Replace intel SVM APIs with generic SVA APIs

[PATCH v2 0/6] Add ACPI bindings to the genet
 2020-02-24 23:31 UTC  (12+ messages)
` [PATCH v2 1/6] mdio_bus: Add generic mdio_find_bus()
` [PATCH v2 2/6] net: bcmgenet: refactor phy mode configuration
` [PATCH v2 3/6] net: bcmgenet: enable automatic phy discovery
` [PATCH v2 4/6] net: bcmgenet: Initial bcmgenet ACPI support
` [PATCH v2 5/6] net: bcmgenet: Fetch MAC address from the adapter
` [PATCH v2 6/6] net: bcmgenet: reduce severity of missing clock warnings

[PATCH 00/61] KVM: x86: Introduce KVM cpu caps
 2020-02-24 23:31 UTC  (36+ messages)
` [PATCH 16/61] KVM: x86: Encapsulate CPUID entries and metadata in struct
` [PATCH 19/61] KVM: VMX: Add helpers to query Intel PT mode
` [PATCH 27/61] KVM: x86: Introduce cpuid_entry_{change,set,clear}() mutators
` [PATCH 29/61] KVM: x86: Add Kconfig-controlled auditing of reverse CPUID lookups
` [PATCH 38/61] KVM: x86: Introduce kvm_cpu_caps to replace runtime CPUID masking
` [PATCH 41/61] KVM: x86: Move XSAVES CPUID adjust to VMX's KVM cpu cap update
` [PATCH 42/61] KVM: x86: Add a helper to check kernel support when setting cpu cap
` [PATCH 43/61] KVM: x86: Use KVM cpu caps to mark CR4.LA57 as not-reserved
` [PATCH 44/61] KVM: x86: Use KVM cpu caps to track UMIP emulation
` [PATCH 45/61] KVM: x86: Fold CPUID 0x7 masking back into __do_cpuid_func()
` [PATCH 46/61] KVM: x86: Remove the unnecessary loop on CPUID 0x7 sub-leafs
` [PATCH 47/61] KVM: x86: Squash CPUID 0x2.0 insanity for modern CPUs
` [PATCH 48/61] KVM: x86: Do host CPUID at load time to mask KVM cpu caps
` [PATCH 49/61] KVM: x86: Override host CPUID results with kvm_cpu_caps

[Intel PMC TGPIO Driver 0/5] Add support for Intel PMC Time GPIO Driver with PHC interface changes to support additional H/W Features
 2020-02-24 23:29 UTC  (12+ messages)
` [Intel PMC TGPIO Driver 1/5] drivers/ptp: Add Enhanced handling of reserve fields
` [Intel PMC TGPIO Driver 5/5] drivers/ptp: Add PMC Time-Aware GPIO Driver

[PATCH 1/3] dt-bindings: hwmon: Add compatible for ti,ina260
 2020-02-24 23:26 UTC  (3+ messages)
` [PATCH 2/3] docs: hwmon: Add support for ina2xx
` [PATCH 3/3] hwmon: (ina2xx) Add support for ina260

[PATCH][next] freescale: Replace zero-length array with flexible-array member
 2020-02-24 23:27 UTC  (2+ messages)

[PATCH][next] intel: Replace zero-length array with flexible-array member
 2020-02-24 23:26 UTC  (2+ messages)

[PATCH][next] netronome: Replace zero-length array with flexible-array member
 2020-02-24 23:26 UTC  (2+ messages)

[PATCH][next] toshiba: Replace zero-length array with flexible-array member
 2020-02-24 23:26 UTC  (2+ messages)

[PATCH v1 0/3] Introduce NVIDIA Tegra Partition Table
 2020-02-24 23:18 UTC  (4+ messages)
` [PATCH v1 1/3] mmc: core: Add raw_boot_mult field to mmc_ext_csd
` [PATCH v1 2/3] mmc: block: Add mmc_bdev_to_card() helper
` [PATCH v1 3/3] partitions: Introduce NVIDIA Tegra Partition Table

[PATCH RFC] ext4: fix potential race between online resizing and write operations
 2020-02-24 23:14 UTC  (7+ messages)

[PATCH 00/10] floppy driver cleanups (deobfuscation)
 2020-02-24 23:13 UTC  (7+ messages)
` [PATCH 01/10] floppy: cleanup: expand macro FDCS
` [PATCH 02/10] floppy: cleanup: expand macro UFDCS
` [PATCH 06/10] floppy: cleanup: expand macro DP
` [PATCH 09/10] floppy: cleanup: expand the R/W / format command macros

[PATCH v4 net-next 0/2] Remainder for "DT bindings for Felix DSA switch on LS1028A"
 2020-02-24 23:12 UTC  (2+ messages)

[PATCH 00/15] Enable drivers for NXP/FSL QorIQ arm64 boards
 2020-02-24 23:08 UTC  (16+ messages)
` [PATCH 01/15] arm64: defconfig: run through savedefconfig for ordering
` [PATCH 02/15] arm64: defconfig: Enable NXP flexcan driver
` [PATCH 03/15] arm64: defconfig: Enable QorIQ DPAA1 drivers
` [PATCH 04/15] arm64: defconfig: Enable QorIQ DPAA2 drivers
` [PATCH 05/15] arm64: defconfig: Enable ENETC Ethernet controller and FELIX switch
` [PATCH 06/15] arm64: defconfig: Enable NXP/FSL SPI controller drivers
` [PATCH 07/15] arm64: defconfig: Enable QorIQ cpufreq driver
` [PATCH 08/15] arm64: defconfig: Enable ARM SBSA watchdog driver
` [PATCH 09/15] arm64: defconfig: Enable QorIQ IFC NAND controller driver
` [PATCH 10/15] arm64: defconfig: Enable QorIQ GPIO driver
` [PATCH 11/15] arm64: defconfig: Enable ARM Mali display driver
` [PATCH 12/15] arm64: defconfig: Enable flash device drivers for QorIQ boards
` [PATCH 13/15] arm64: defconfig: Enable RTC devices "
` [PATCH 14/15] arm64: defconfig: Enable PHY devices used on "
` [PATCH 15/15] arm64: defconfig: Enable e1000 device

[PATCH v4 0/4] Introduce per-task latency_nice for scheduler hints
 2020-02-24 23:08 UTC  (3+ messages)
` [PATCH v4 4/4] sched/core: Add permission checks for setting the latency_nice value

[PATCH 2/2] x86/boot/compressed: Remove unnecessary sections from bzImage
 2020-02-24 23:08 UTC  (15+ messages)

r8151: check disconnect status after long sleep
 2020-02-24 23:02 UTC  (3+ messages)

[PATCH V9 00/10] Nested Shared Virtual Address (SVA) VT-d support
 2020-02-24 22:55 UTC  (4+ messages)
` [PATCH V9 03/10] iommu/vt-d: Add nested translation helper function

[PATCH v4 0/3] io_uring: add splice(2) support
 2020-02-24 22:53 UTC  (5+ messages)

[PATCH 1/5] kbuild: fix DT binding schema rule to detect command line changes
 2020-02-24 22:52 UTC  (2+ messages)

[PATCH v5 1/2] x86: fix bitops.h warning with a moved cast
 2020-02-24 22:50 UTC  (2+ messages)
` [PATCH v5 2/2] lib: make a test module with set/clear bit

[PATCH v2 1/3] libnvdimm/of_pmem: factor out region registration
 2020-02-24 22:49 UTC  (2+ messages)

linux-next: build warning after merge of the net-next tree
 2020-02-24 22:47 UTC  (3+ messages)

kernel panic: audit: backlog limit exceeded
 2020-02-24 22:46 UTC  (4+ messages)

[PATCH v11 00/17] Consolidate and improve NVIDIA Tegra CPUIDLE driver(s)
 2020-02-24 22:40 UTC  (18+ messages)
` [PATCH v11 01/17] ARM: tegra: Compile sleep-tegra20/30.S unconditionally
` [PATCH v11 02/17] ARM: tegra: Add tegra_pm_park_secondary_cpu()
` [PATCH v11 03/17] ARM: tegra: Remove pen-locking from cpuidle-tegra20
` [PATCH v11 04/17] ARM: tegra: Change tegra_set_cpu_in_lp2() type to void
` [PATCH v11 05/17] ARM: tegra: Propagate error from tegra_idle_lp2_last()
` [PATCH v11 06/17] ARM: tegra: Expose PM functions required for new cpuidle driver
` [PATCH v11 07/17] ARM: tegra: Rename some of the newly exposed PM functions
` [PATCH v11 08/17] ARM: tegra: Make outer_disable() open-coded
` [PATCH v11 09/17] arm: tegra20: cpuidle: Handle case where secondary CPU hangs on entering LP2
` [PATCH v11 10/17] arm: tegra20: cpuidle: Make abort_flag atomic
` [PATCH v11 11/17] arm: tegra20/30: cpuidle: Remove unnecessary memory barrier
` [PATCH v11 12/17] cpuidle: Refactor and move out NVIDIA Tegra20 driver into drivers/cpuidle
` [PATCH v11 13/17] cpuidle: tegra: Squash Tegra30 driver into the common driver
` [PATCH v11 14/17] cpuidle: tegra: Squash Tegra114 "
` [PATCH v11 15/17] cpuidle: tegra: Disable CC6 state if LP2 unavailable
` [PATCH v11 16/17] ARM: multi_v7_defconfig: Enable Tegra cpuidle driver
` [PATCH v11 17/17] ARM: tegra: Enable Tegra cpuidle driver in tegra_defconfig

kernel panic: audit: rate limit exceeded
 2020-02-24 22:37 UTC  (2+ messages)

[PATCH V4 00/13] Enable per-file/per-directory DAX operations V4
 2020-02-24 22:32 UTC  (5+ messages)
` [PATCH V4 09/13] fs/xfs: Add write aops lock to xfs layer

KMSAN: uninit-value in audit_log_vformat
 2020-02-24 22:31 UTC  (2+ messages)

linux-next: Fixes tag needs some work in the sound-asoc tree
 2020-02-24 22:30 UTC 

[PATCH bpf-next v4 0/8] MAC and Audit policy using eBPF (KRSI)
 2020-02-24 22:29 UTC  (10+ messages)
` [PATCH bpf-next v4 3/8] bpf: lsm: provide attachment points for BPF LSM programs

linux-next: Signed-off-by missing for commit in the cifs tree
 2020-02-24 22:27 UTC  (2+ messages)

[PATCH v3 0/3] Charge loop device i/o to issuing cgroup
 2020-02-24 22:26 UTC  (5+ messages)
` [PATCH v3 1/3] loop: Use worker per cgroup instead of kworker
` [PATCH v3 2/3] mm: Charge active memcg when no mm is set
` [PATCH v3 3/3] loop: Charge i/o to mem and blk cg

[perf/x86] 81ec3f3c4c: will-it-scale.per_process_ops -5.5% regression
 2020-02-24 22:12 UTC  (16+ messages)
  ` [LKP] "

[PATCH v7 00/23] Change readahead API
 2020-02-24 22:17 UTC  (20+ messages)
` [PATCH v7 10/24] mm: Add readahead address space operation
` [PATCH v7 12/24] mm: Add page_cache_readahead_unbounded
  ` [Cluster-devel] "
` [PATCH v7 13/24] fs: Convert mpage_readpages to mpage_readahead
  ` [Cluster-devel] "
` [PATCH v7 14/24] btrfs: Convert from readpages to readahead
` [PATCH v7 21/24] iomap: Restructure iomap_readpages_actor

[PATCH RT 00/25] Linux v4.14.170-rt75-rc1
 2020-02-24 22:15 UTC  (6+ messages)
` [PATCH RT 15/25] sched: migrate_enable: Use select_fallback_rq()

[PATCH v2] ceph: re-org copy_file_range and fix some error paths
 2020-02-24 22:15 UTC  (2+ messages)

[PATCH] perf: fix -Wstring-compare
 2020-02-24 22:05 UTC  (5+ messages)

[PATCH v4 00/27] tracing vs world
 2020-02-24 22:02 UTC  (10+ messages)
` [PATCH v4 05/27] x86: Replace ist_enter() with nmi_enter()

[PATCH v2] f2fs: introduce DEFAULT_IO_TIMEOUT
 2020-02-24 22:01 UTC  (3+ messages)

[PATCH V2 0/5] Support metric group constraint
 2020-02-24 21:59 UTC  (6+ messages)
` [PATCH V2 1/5] perf jevents: Support metric constraint
` [PATCH V2 2/5] perf metricgroup: Factor out metricgroup__add_metric_weak_group()
` [PATCH V2 3/5] perf util: Factor out sysctl__nmi_watchdog_enabled()
` [PATCH V2 4/5] perf metricgroup: Support metric constraint
` [PATCH V2 5/5] perf vendor events: Add NO_NMI_WATCHDOG "

[PATCH 1/3] f2fs: avoid __GFP_NOFAIL in f2fs_bio_alloc
 2020-02-24 22:00 UTC  (5+ messages)
` [PATCH 3/3] f2fs: avoid unneeded barrier in do_checkpoint()

provide in-place uncached remapping for dma-direct v2
 2020-02-24 21:56 UTC  (4+ messages)
` [PATCH 4/5] dma-direct: provide a arch_dma_clear_uncached hook

[RFC PATCH v1 0/3] Convert thermal bindings to yaml
 2020-02-24 21:54 UTC  (3+ messages)
` [RFC PATCH v1 3/3] dt-bindings: thermal: Add yaml bindings for thermal zones

[PATCH 1/3] f2fs: skip GC when section is full
 2020-02-24 21:53 UTC  (8+ messages)
` [PATCH 3/3] f2fs: skip migration only when BG_GC is called
  ` [f2fs-dev] "

[PATCH v7 00/13] arm/arm64: mediatek: Fix mmsys device probing
 2020-02-24 21:47 UTC  (4+ messages)
` [PATCH v7 06/13] media: mtk-mdp: Check return value of of_clk_get

[PATCH v3 bpf-next] RV32G eBPF JIT
 2020-02-24 21:46 UTC  (2+ messages)

KMSAN: uninit-value in audit_receive
 2020-02-24 21:46 UTC  (2+ messages)

[RFC PATCH 1/2] f2fs: introduce F2FS_IOC_GET_COMPRESS_BLOCKS
 2020-02-24 21:46 UTC  (3+ messages)
` [RFC PATCH 2/2] f2fs: introduce F2FS_IOC_RELEASE_COMPRESS_BLOCKS

[PATCH] usb: gadget: udc: bdc: Remove unnecessary NULL checks in bdc_req_complete
 2020-02-24 21:42 UTC  (3+ 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).