linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-04-14 15:17:03 to 2020-04-14 16:49:43 UTC [more...]

[PATCH v2 00/33] Documentation fixes for Kernel 5.8
 2020-04-14 16:48 UTC  (2+ messages)
` [PATCH v2 01/33] scripts: kernel-doc: proper handle @foo->bar()

[PATCH 1/1] HID: mcp2221: add GPIO functionality support
 2020-04-14 16:48 UTC 

[PATCH v1] of: property: Add device link support for extcon
 2020-04-14 16:47 UTC  (2+ messages)

[PATCH v7 0/3] phy: zynqmp: Add PHY driver for the Xilinx ZynqMP Gigabit Transceiver
 2020-04-14 16:47 UTC  (3+ messages)
` [PATCH v7 1/3] dt-bindings: phy: Add DT bindings for Xilinx ZynqMP PSGTR PHY

[PATCH v1] i2c: img-scb: remove duplicate dev_err()
 2020-04-14 16:46 UTC  (6+ messages)

[PATCH v2 1/2] platform/chrome: cros_ec_ishtp: skip old cros_ec responses
 2020-04-14 16:45 UTC  (5+ messages)
` [PATCH v2 2/2] platform/chrome: cros_ec_ishtp: free ishtp buffer before sending event

[PATCH] tpm/tpm_tis: Free IRQ if probing fails
 2020-04-14 16:45 UTC  (8+ messages)

[PATCH 1/2] remoteproc: imx_rproc: dummy kick method
 2020-04-14 16:45 UTC  (4+ messages)
` [PATCH v2 0/3] remoteproc: imx_rproc: add virtio support
  ` [PATCH v2 1/3] remoteproc: imx_rproc: set pc on start

[RFC,net-next,v2, 0/1] Enable SERDES power up/down
 2020-04-14 16:44 UTC  (4+ messages)
` [RFC,net-next,v2, 1/1] net: stmmac: Enable SERDES power up/down sequence

[PATCH] dt-bindings: thermal: Get rid of thermal.txt and replace references
 2020-04-14 16:43 UTC  (2+ messages)

[PATCH v2 0/3] Add Reset and Wakeup support for CCS811
 2020-04-14 16:43 UTC  (6+ messages)
` [PATCH v2 1/3] dt-bindings: iio: chemical: Add binding for CCS811 VOC sensor
` [PATCH v2 2/3] iio: chemical: Add support for external Reset and Wakeup in CCS811
` [PATCH v2 3/3] iio: chemical: Add OF match table for CCS811 VOC sensor

[PATCH v9 0/5] usb: xhci: Add support for Renesas USB controllers
 2020-04-14 16:41 UTC  (6+ messages)
` [PATCH v9 1/5] usb: hci: add hc_driver as argument for usb_hcd_pci_probe
` [PATCH v9 2/5] usb: renesas-xhci: Add the renesas xhci driver
` [PATCH v9 3/5] usb: xhci: Add support for Renesas controller with memory
` [PATCH v9 4/5] usb: renesas-xhci: Add ROM loader for uPD720201
` [PATCH v9 5/5] usb: xhci: provide a debugfs hook for erasing rom

[PATCH] dt-bindings: timer: cadence_ttc: Migrate timer-cadence-ttc documentation to YAML
 2020-04-14 16:40 UTC  (2+ messages)

[PATCH 0/2] Fix some GPIO setup on Pinebook Pro
 2020-04-14 16:39 UTC  (3+ messages)
` [PATCH 1/2] arm64: dts: rockchip: fix inverted headphone detection
` [PATCH 2/2] arm64: dts: rockchip: enable DC charger detection pullup

[PATCH] selftest: add a script to perform selftest compile tests
 2020-04-14 16:38 UTC  (4+ messages)

[PATCH v8 00/10] per lruvec lru_lock for memcg
 2020-04-14 16:36 UTC  (9+ messages)
` [PATCH v8 03/10] mm/lru: replace pgdat lru_lock with lruvec lock

[GIT PULL] vhost: cleanups and fixes
 2020-04-14 16:36 UTC 

[PATCH V3 0/9] objtool changes to check retpoline code
 2020-04-14 16:40 UTC  (6+ messages)
` [PATCH V3 5/9] objtool: Add return address unwind hints
` [PATCH V3 6/9] objtool: Report inconsistent stack changes in alternative

Kernel V5.7-rc1 doesn't boot (EFI?)
 2020-04-14 16:35 UTC  (4+ messages)

[PATCH v2 00/10] virtio-mem: paravirtualized memory
 2020-04-14 16:35 UTC  (9+ messages)
` [PATCH v2 05/10] mm: Allow to offline unmovable PageOffline() pages via MEM_GOING_OFFLINE
` [PATCH v2 07/10] mm/memory_hotplug: Introduce offline_and_remove_memory()

[PATCH v2] arm64: Delete the space separator in __emit_inst
 2020-04-14 16:32 UTC 

[PATCH] mm/gup: dereference page table entry using helper
 2020-04-14 16:32 UTC  (2+ messages)

[PATCH] sched/core: Fix reset-on-fork from RT with uclamp
 2020-04-14 16:32 UTC  (4+ messages)

[PATCH 0/7] livepatch,module: Remove .klp.arch and module_disable_ro()
 2020-04-14 16:28 UTC  (8+ messages)
` [PATCH 1/7] livepatch: Apply vmlinux-specific KLP relocations early
` [PATCH 2/7] livepatch: Remove .klp.arch
` [PATCH 3/7] livepatch: Prevent module-specific KLP rela sections from referencing vmlinux symbols
` [PATCH 4/7] s390/module: Use s390_kernel_write() for relocations
` [PATCH 5/7] x86/module: Use text_poke() "
` [PATCH 6/7] livepatch: Remove module_disable_ro() usage
` [PATCH 7/7] module: Remove module_disable_ro()

[PATCH 00/10] KVM: selftests: Add KVM_SET_MEMORY_REGION tests
 2020-04-14 16:29 UTC  (12+ messages)
` [PATCH 01/10] KVM: selftests: Take vcpu pointer instead of id in vm_vcpu_rm()
` [PATCH 02/10] KVM: selftests: Use kernel's list instead of homebrewed replacement
` [PATCH 03/10] KVM: selftests: Add util to delete memory region
` [PATCH 04/10] KVM: selftests: Add GUEST_ASSERT variants to pass values to host
` [PATCH 06/10] KVM: selftests: Add "delete" testcase to set_memory_region_test

[PATCH 0/4] sched/rt: Distribute tasks in find_lowest_rq()
 2020-04-14 16:28 UTC  (5+ messages)
` [PATCH 2/4] cpumask: Make cpumask_any() truly random
` [PATCH 3/4] cpumask: Convert cpumask_any_but() to the new random function

[PATCH v2 1/4] powercap/drivers/idle_inject: Specify idle state max latency
 2020-04-14 16:26 UTC  (4+ messages)
` [PATCH v2 2/4] dt-bindings: thermal: Add the idle cooling device
` [PATCH v2 3/4] thermal/drivers/cpuidle_cooling: Change the registration function
` [PATCH v2 4/4] thermal: cpuidle: Register cpuidle cooling device

[PATCH v4 RESEND 0/2] vfs: have syncfs() return error when there are writeback errors
 2020-04-14 16:26 UTC  (5+ messages)
` [PATCH v4 RESEND 1/2] vfs: track per-sb writeback errors and report them to syncfs
` [PATCH v4 RESEND 2/2] buffer: record blockdev write errors in super_block that it backs

[PATCH 0/2] mm, treewide: Rename kzfree() to kfree_sensitive()
 2020-04-14 16:24 UTC  (4+ messages)
` [PATCH v2 2/2] crypto: Remove unnecessary memzero_explicit()

[PATCH] x86: microcode: fix return value for microcode late loading
 2020-04-14 16:22 UTC  (2+ messages)

[PATCH] perf stat: force error in fallback on :k events
 2020-04-14 16:21 UTC  (5+ messages)

RFC: Handle hard module dependencies that are not symbol-based (r8169 + realtek)
 2020-04-14 16:20 UTC  (5+ messages)

[tip:irq/urgent] BUILD SUCCESS 07d8350ede4c4c29634b26c163a1eecdf39dfcfb
 2020-04-14 16:20 UTC 

[PATCH] ASoC: Intel: sst: ipc command timeout
 2020-04-14 16:20 UTC  (3+ messages)

[PATCH 0/2] iommu/arm-smmu: Allow client devices to select direct mapping
 2020-04-14 16:18 UTC  (4+ messages)
` [PATCH 2/2] "

[PATCH v2] perf stat: force error in fallback on :k events
 2020-04-14 16:15 UTC 

[PATCH V7 0/9] Enable per-file/per-directory DAX operations V7
 2020-04-14 16:15 UTC  (8+ messages)
` [PATCH V7 7/9] fs: Define I_DONTCACNE in VFS layer
` [PATCH V7 9/9] Documentation/dax: Update Usage section

[PATCH v2 0/3] IOMMU user API enhancement
 2020-04-14 16:13 UTC  (19+ messages)
` [PATCH v2 1/3] iommu/uapi: Define uapi version and capabilities

[PATCH] ima: optimize ima_pcr_extend function by asynchronous
 2020-04-14 16:11 UTC  (2+ messages)

[PATCH 00/23] Floppy driver cleanups
 2020-04-14 16:12 UTC  (5+ messages)

[PATCH 0/4] remoteproc: Refactor function rproc_alloc()
 2020-04-14 16:11 UTC  (6+ messages)
` [PATCH 2/4] remoteproc: Split firmware name allocation from rproc_alloc()

[PATCH] staging: android: ion: Skip sync if not mapped
 2020-04-14 16:11 UTC  (4+ messages)

[PATCH] arm64: Delete the space separator in __emit_inst
 2020-04-14 16:07 UTC  (4+ messages)

[PATCH] selftests/tpm2: Change exception handling to be Python 3 compatible
 2020-04-14 16:05 UTC  (9+ messages)

[RFC] kretprobe: Prevent triggering kretprobe from within kprobe_flush_task
 2020-04-14 16:03 UTC  (8+ messages)

[PATCH AUTOSEL 5.5 01/66] ALSA: hda: do not override bus codec_mask in link_get()
 2020-04-14 16:04 UTC  (3+ messages)
` [PATCH AUTOSEL 5.5 04/66] Kernel selftests: tpm2: check for tpm support

[PATCH v2] kvm_host: unify VM_STAT and VCPU_STAT definitions in a single place
 2020-04-14 15:56 UTC 

[PATCH net-next 0/4] Remove vermagic header from global include folder
 2020-04-14 16:03 UTC  (3+ messages)
` [PATCH net-next 4/4] kernel/module: Hide vermagic header file from general use

[PATCH v4 0/2] add callbacks for inaccessible pages
 2020-04-14 16:03 UTC  (4+ messages)
` [PATCH v4 2/2] mm/gup/writeback: "

[PATCH 1/2] staging: rtl8192u: Refactoring setKey function
 2020-04-14 16:01 UTC  (3+ messages)

stop messing with set_fs in arm_sdei
 2020-04-14 15:59 UTC  (2+ messages)

[PATCH] regulator: qcom_rpm: remove defined but not used 'pm8921_ftsmps'
 2020-04-14 15:58 UTC  (2+ messages)
` Applied "regulator: qcom_rpm: remove defined but not used 'pm8921_ftsmps'" to the regulator tree

[PATCH] regulator: ab8500: remove some defined but not used variables
 2020-04-14 15:58 UTC  (2+ messages)
` Applied "regulator: ab8500: remove some defined but not used variables" to the regulator tree

[PATCH] regulator: tps80031: remove redundant assignment to variables ret and val
 2020-04-14 15:57 UTC  (2+ messages)
` Applied "regulator: tps80031: remove redundant assignment to variables ret and val" to the regulator tree

[PATCH 0/4] Add support for constant power-supply property tables
 2020-04-14 15:57 UTC  (8+ messages)
` [PATCH 1/4] power: supply: core: Constify usb_types
` [PATCH 3/4] power: supply: generic-adc-battery: Prepare for const properties
` [PATCH 4/4] power: supply: core: Constify properties

[PATCH] kvm_host: unify VM_STAT and VCPU_STAT definitions in a single place
 2020-04-14 15:57 UTC  (4+ messages)

[RFC][PATCH 00/36] objtool: Make recordmcount a subcommand
 2020-04-14 15:54 UTC  (5+ messages)

[PATCH] irqchip/meson-gpio: Fix HARDIRQ-safe -> HARDIRQ-unsafe lock order
 2020-04-14 15:52 UTC  (3+ messages)

BUG: e1000: infinitely loop at e1000_set_link_ksettings
 2020-04-14 15:50 UTC  (4+ messages)
` [Intel-wired-lan] "

WARNING in iomap_apply
 2020-04-14 15:50 UTC  (3+ messages)
` [RFC 1/1] ext4: Fix overflow case for map.m_len in ext4_iomap_begin_*

[PATCH] capabilities: add description for CAP_SETFCAP
 2020-04-14 15:49 UTC 

[PATCH v1] i2c: img-scb: remove duplicate dev_err()
 2020-04-14 15:48 UTC 

[PATCH v9 00/17] Enable FSGSBASE instructions
 2020-04-14 15:47 UTC  (10+ messages)

[PATCH 0/5] blktrace: fix use after free
 2020-04-14 15:47 UTC  (9+ messages)
` [PATCH 2/5] blktrace: fix debugfs "
` [PATCH 3/5] blktrace: refcount the request_queue during ioctl
` [PATCH 4/5] mm/swapfile: refcount block and queue before using blkcg_schedule_throttle()
` [PATCH 5/5] block: revert back to synchronous request_queue removal

[PATCH net 0/4] net: dsa: b53: Various ARL fixes
 2020-04-14 15:47 UTC  (2+ messages)

[PATCH] coresight: tmc: Read TMC mode only when TMC hw is enabled
 2020-04-14 15:47 UTC  (5+ messages)

[PATCH v6 0/7] ASoC: Add new module driver for new ASRC
 2020-04-14 15:46 UTC  (5+ messages)
` [PATCH v6 2/7] ASoC: dt-bindings: fsl_asrc: Add new property fsl,asrc-format
` [PATCH v6 6/7] ASoC: dt-bindings: fsl_easrc: Add document for EASRC

[PATCH] x86/microcode/AMD: Increase microcode PATCH_MAX_SIZE
 2020-04-14 15:46 UTC  (2+ messages)
` [tip: x86/urgent] "

[RFC PATCH 0/4] mm: Add PG_zero support
 2020-04-14 15:44 UTC  (5+ messages)

[PATCH 0/4] Capacity awareness for SCHED_DEADLINE
 2020-04-14 15:43 UTC  (16+ messages)
` [PATCH 1/4] sched/topology: Store root domain CPU capacity sum
` [PATCH 2/4] sched/deadline: Improve admission control for asymmetric CPU capacities

[PATCH][next] drivers: hv: remove redundant assignment to pointer primary_channel
 2020-04-14 15:42 UTC  (2+ messages)

[PATCH RFC] mm: compaction: avoid migrating non-cma pages to a cma area
 2020-04-14 15:42 UTC  (2+ messages)

[PATCH v4 00/14] mm: remove __ARCH_HAS_5LEVEL_HACK
 2020-04-14 15:34 UTC  (15+ messages)
` [PATCH v4 01/14] h8300: remove usage of __ARCH_USE_5LEVEL_HACK
` [PATCH v4 02/14] arm: add support for folded p4d page tables
` [PATCH v4 03/14] arm64: "
` [PATCH v4 04/14] hexagon: remove __ARCH_USE_5LEVEL_HACK
` [PATCH v4 05/14] ia64: add support for folded p4d page tables
` [PATCH v4 06/14] nios2: "
` [PATCH v4 07/14] openrisc: "
` [PATCH v4 08/14] powerpc: "
` [PATCH v4 09/14] sh: fault: Modernize printing of kernel messages
` [PATCH v4 10/14] sh: drop __pXd_offset() macros that duplicate pXd_index() ones
` [PATCH v4 11/14] sh: add support for folded p4d page tables
` [PATCH v4 12/14] unicore32: remove __ARCH_USE_5LEVEL_HACK
` [PATCH v4 13/14] asm-generic: remove pgtable-nop4d-hack.h
` [PATCH v4 14/14] mm: remove __ARCH_HAS_5LEVEL_HACK and include/asm-generic/5level-fixup.h

[PATCH 4.19.y] erofs: correct the remaining shrink objects
 2020-04-14 15:38 UTC 

[PATCH 0/5] staging: vt6656: Rebase all rejected patches
 2020-04-14 15:38 UTC  (6+ messages)
` [PATCH 1/5] staging: vt6656: Return error code in vnt_rf_write_embedded function
` [PATCH 2/5] staging: vt6656: Use BIT() macro instead of bit shift operator
` [PATCH 3/5] staging: vt6656: Use define instead of magic number for tx_rate
` [PATCH 4/5] staging: vt6656: Refactor the assignment of the phy->signal variable
` [PATCH 5/5] staging: vt6656: Remove duplicate code for the phy->service assignment

[PATCH 5.4.y] erofs: correct the remaining shrink objects
 2020-04-14 15:37 UTC 

[RFC 0/6] Regressions for "imply" behavior change
 2020-04-14 15:37 UTC  (16+ messages)
  ` [RFC 4/6] drm/bridge/sii8620: fix extcon dependency

[RFC PATCH v2 00/12] Integrity Policy Enforcement LSM (IPE)
 2020-04-14 15:38 UTC  (3+ messages)
` [RFC PATCH v2 11/12] documentation: Add IPE Documentation

[PATCH v2 04/16] regmap-irq: make it possible to add irq_chip do a specific device node
 2020-04-14 15:37 UTC  (2+ messages)
` Applied "regmap-irq: make it possible to add irq_chip do a specific device node" to the regmap tree

[RFC PATCH v2 2/3] regmap: Add bus reg_update_bits() support
 2020-04-14 15:37 UTC  (2+ messages)
` Applied "regmap: Add bus reg_update_bits() support" to the regmap tree

[PATCH] regmap: add reg_sequence helpers
 2020-04-14 15:37 UTC  (2+ messages)
` Applied "regmap: add reg_sequence helpers" to the regmap tree

[PATCH v2] gpio: gpio-pca953x, Add get_multiple function
 2020-04-14 15:28 UTC 

[PATCH v2 0/4] Clean up hugetlb boot command line processing
 2020-04-14 15:27 UTC  (5+ messages)
` [PATCH v2 4/4] hugetlbfs: clean up "

[RFC PATCH 00/34] iommu: Move iommu_group setup to IOMMU core code
 2020-04-14 15:27 UTC  (4+ messages)
` [RFC PATCH 11/34] iommu: Split off default domain allocation from group assignment

[PATCH v1 0/2] vfio/pci: expose device's PASID capability to VMs
 2020-04-14 15:24 UTC  (16+ messages)
` [PATCH v1 2/2] vfio/pci: Emulate PASID/PRI capability for VFs

[PATCH] btrfs: Fix backref.c selftest compilation warning
 2020-04-14 15:22 UTC  (3+ messages)

[PATCH v7 0/4] ADD interconnect support for Qualcomm DWC3 driver
 2020-04-14 15:22 UTC  (3+ messages)
` [PATCH v7 1/4] dt-bindings: usb: qcom,dwc3: Introduce interconnect properties "

[PATCH v8 0/4] perf tools: add support for libpfm4
 2020-04-14 15:21 UTC  (5+ messages)
` [PATCH v8 2/4] tools feature: add support for detecting libpfm4
` [PATCH v8 4/4] perf tools: add support for libpfm4

[PATCH v11 00/25] Change readahead API
 2020-04-14 15:02 UTC  (10+ messages)
` [PATCH v11 01/25] mm: Move readahead prototypes from mm.h
` [PATCH v11 02/25] mm: Return void from various readahead functions
` [PATCH v11 05/25] mm: Add new readahead_control API
` [PATCH v11 08/25] mm: rename readahead loop variable to 'i'
` [PATCH v11 09/25] mm: Remove 'page_offset' from readahead loop
` [PATCH v11 10/25] mm: Put readahead pages in cache earlier
` [PATCH v11 11/25] mm: Add readahead address space operation
` [PATCH v11 12/25] mm: Move end_index check out of readahead loop
` [PATCH v11 23/25] f2fs: Pass the inode to f2fs_mpage_readpages

[PATCH v6 0/8] Genericize DW MIPI DSI bridge and add i.MX 6 driver
 2020-04-14 15:19 UTC  (9+ messages)
` [PATCH v6 1/8] drm: bridge: dw_mipi_dsi: add initial regmap infrastructure
` [PATCH v6 2/8] drm: bridge: dw_mipi_dsi: abstract register access using reg_fields
` [PATCH v6 3/8] drm: bridge: synopsis: add dsi v1.01 support
` [PATCH v6 4/8] drm: imx: Add i.MX 6 MIPI DSI host platform driver
` [PATCH v6 5/8] dt-bindings: display: add i.MX6 MIPI DSI host controller doc
` [PATCH v6 6/8] drm: stm: dw-mipi-dsi: let the bridge handle the HW version check
` [PATCH v6 7/8] drm: bridge: dw-mipi-dsi: split low power cfg register into fields
` [PATCH v6 8/8] drm: bridge: dw-mipi-dsi: fix bad register field offsets

[PATCH 0/2] Simplify the implementation of some functions in IMA
 2020-04-14 15:18 UTC  (5+ messages)
` [PATCH 1/2] ima: simplify function ima_store_template
` [PATCH 2/2] ima: simplify function process_buffer_measurement

[PATCH 0/3] Highmem support for 32-bit RISC-V
 2020-04-14 15:17 UTC  (5+ 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).