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

bdi: fix use-after-free for dev_name(bdi->dev) v2
 2020-04-16 16:54 UTC  (5+ messages)
` [PATCH 1/8] bdi: move bdi_dev_name out of line
` [PATCH 2/8] bdi: use bdi_dev_name() to get device name
` [PATCH 3/8] bdi: add a ->dev_name field to struct backing_dev_info
` [PATCH 4/8] driver core: remove device_create_vargs

[PATCH] keys: Fix proc_keys_next to increase position index
 2020-04-16 16:54 UTC  (2+ messages)

[PATCH v1] iio: magnetometer: ak8974: Silence deferred-probe error
 2020-04-16 16:51 UTC  (4+ messages)

linux-next: Fixes tags needs some work in the sound-asoc tree
 2020-04-16 12:55 UTC  (2+ messages)

[ANNOUNCE] v5.6.4-rt3
 2020-04-16 16:45 UTC 

[PATCH 1/2] drm: panel: Set connector type for LP120UP1
 2020-04-16 16:44 UTC  (2+ messages)
` [PATCH 2/2] drm/bridge: ps8640: Let panel to set the connector type

[PATCH 1/2 v3] Add new uio device for PCI with dynamic memory allocation
 2020-04-16 16:38 UTC  (2+ messages)
` [PATCH v4] "

[PATCH] mips: define pud_index() regardless of page table folding
 2020-04-16 16:35 UTC  (2+ messages)

[PATCH v2 00/10] Allow COMMON_CLK to be selectable
 2020-04-16 16:40 UTC  (3+ messages)
` [PATCH] mips: loongsoon2ef: remove private clk api

[PATCH] MIPS: TXx9::x Fix Kconfig warnings:
 2020-04-16 16:36 UTC  (3+ messages)
` [PATCH v2] MIPS: TXx9: Fix Kconfig warnings

[PATCH] MIPS: Loongson: Use CONFIG_NR_CPUS_DEFAULT_64 to support more CPUs
 2020-04-16 16:40 UTC  (2+ messages)

[PATCH] MIPS: xilfpga: Removed unused header files
 2020-04-16 16:37 UTC  (2+ messages)

[RFC PATCH 1/4] dt-bindings: usb: Add snps,consolidate-sgl & consolidate-sgl
 2020-04-16 16:37 UTC  (5+ messages)
  ` [RESENDING RFC "

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

[PATCH] umh: always return error when helper was not called
 2020-04-16 16:29 UTC  (4+ messages)

[PATCH v2 1/2] sdhci: tegra: Implement Tegra specific set_timeout callback
 2020-04-16 16:29 UTC  (4+ messages)

[PATCH] dt-bindings: display: dw_mipi_dsi.txt: convert to yaml
 2020-04-16 16:30 UTC  (3+ messages)

[PATCH] coredump: fix crash when umh is disabled
 2020-04-16 16:28 UTC 

[PATCH] mtd: spi-nor: add cmdlineparts to intel-spi
 2020-04-16 16:28 UTC 

[PATCH RFC 0/8] Enable ext4 support for per-file/directory DAX operations
 2020-04-16 16:25 UTC  (3+ messages)
` [PATCH RFC 4/8] fs/ext4: Introduce DAX inode flag

[PATCH] ahci: Add Intel Comet Lake PCH-U PCI ID
 2020-04-16 16:27 UTC  (2+ messages)

[PATCH] KVM: PPC: Book3S HV: read ibm,secure-memory nodes
 2020-04-16 16:27 UTC 

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

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

[PATCH v10 0/4] perf tools: add support for libpfm4
 2020-04-16 16:23 UTC  (6+ messages)
` [PATCH v10 1/4] perf doc: allow ASCIIDOC_EXTRA to be an argument
` [PATCH v10 2/4] tools feature: add support for detecting libpfm4
` [PATCH v10 3/4] perf pmu: add perf_pmu__find_by_type helper
` [PATCH v10 4/4] perf tools: add support for libpfm4

[PATCH v12 0/5] arm/arm64: mediatek: Fix mt8173 mmsys device probing
 2020-04-16 16:22 UTC  (8+ messages)
` [PATCH v12 4/5] soc / drm: mediatek: Move routing control to mmsys device

[PATCH v1] perf parse: Avoid false uncore matches
 2020-04-16 16:21 UTC 

WARNING in kernfs_new_node
 2020-04-16 16:20 UTC  (2+ messages)

[PATCH 0/2] arm64: Vendor-specific errata improvements
 2020-04-16 16:18 UTC  (6+ messages)
` [PATCH 2/2] [RFC] arm64: Add dependencies to vendor-specific errata

[PATCH] coresight: tmc: Read TMC mode only when TMC hw is enabled
 2020-04-16 16:17 UTC  (7+ messages)

[RFC 00/18] remoteproc: Decorelate virtio from core
 2020-04-16 16:13 UTC  (19+ messages)
` [RFC 01/18] remoteproc: Store resource table address in rvdev
` [RFC 02/18] remoteproc: Introduce virtio device add/remove functions in core
` [RFC 03/18] remoteproc: Move rvdev management in rproc_virtio
` [RFC 04/18] remoteproc: Add rproc_get_by_node helper
` [RFC 05/18] remoteproc: Create platform device for vdev
` [RFC 06/18] remoteproc: Add component in core for child devices synchronization
` [RFC 07/18] remoteproc: Add component bind/unbind for virtio platform
` [RFC 08/18] remoteproc: Externalize carveout functions
` [RFC 09/18] remoteproc: Move vring management from core to virtio
` [RFC 10/18] remoteproc: Add capability to populate rproc subnode devices
` [RFC 11/18] remoteproc: Add child node component in rproc match list
` [RFC 12/18] remoteproc: Support of pre-registered virtio device
` [RFC 13/18] remoteproc: Add memory default allocator helper
` [RFC 14/18] remoteproc: Add pa to da translation API
` [RFC 15/18] remoteproc: associate memory entry to a device
` [RFC 16/18] remoteproc: Parse virtio node for memory region
` [RFC 17/18] remoteproc: stm32: Add the pa to da ops
` [RFC 18/18] ARM: dts: stm32: Declare a virtio device

[PATCH v3] ARM: DTS: Aspeed: Add YADRO Nicole BMC
 2020-04-16 16:15 UTC 

[PATCHv2] coresight: tmc: Fix TMC mode read in tmc_read_prepare_etb()
 2020-04-16 16:14 UTC 

[PATCH 00/18] add support for Clang's Shadow Call Stack
 2020-04-16 16:12 UTC  (14+ messages)
` [PATCH v11 00/12] "
  ` [PATCH v11 01/12] add support for Clang's Shadow Call Stack (SCS)
  ` [PATCH v11 02/12] scs: add accounting
  ` [PATCH v11 03/12] scs: add support for stack usage debugging
  ` [PATCH v11 04/12] scs: disable when function graph tracing is enabled
  ` [PATCH v11 05/12] arm64: reserve x18 from general allocation with SCS
  ` [PATCH v11 06/12] arm64: preserve x18 when CPU is suspended
  ` [PATCH v11 07/12] arm64: efi: restore x18 if it was corrupted
  ` [PATCH v11 08/12] arm64: vdso: disable Shadow Call Stack
  ` [PATCH v11 09/12] arm64: disable SCS for hypervisor code
  ` [PATCH v11 10/12] arm64: implement Shadow Call Stack
  ` [PATCH v11 11/12] arm64: scs: add shadow stacks for SDEI
  ` [PATCH v11 12/12] efi/libstub: disable SCS

MIPS ioremap cleanups v2
 2020-04-16 16:13 UTC  (4+ messages)
` [PATCH 1/7] ASoC: txx9: don't work around too small resource_size_t

[PATCH v5 0/6] Support NVIDIA Tegra-based Acer A500 and Nexus 7 devices
 2020-04-16 16:09 UTC  (7+ messages)
` [PATCH v5 1/6] ARM: tegra: Add device-tree for Acer Iconia Tab A500
` [PATCH v5 2/6] ARM: tegra: Add device-tree for ASUS Google Nexus 7
` [PATCH v5 3/6] dt-bindings: Add vendor prefix for Acer Inc
` [PATCH v5 4/6] dt-bindings: ARM: tegra: Add Acer Iconia Tab A500
` [PATCH v5 5/6] dt-bindings: ARM: tegra: Add ASUS Google Nexus 7
` [PATCH v5 6/6] ARM: tegra_defconfig: Enable options useful for Nexus 7 and Acer A500

[PATCH] tpm: fix wrong return value in tpm_pcr_extend
 2020-04-16 16:11 UTC  (5+ messages)

[PATCH v5 00/10] workingset protection/detection on the anonymous LRU list
 2020-04-16 16:11 UTC  (3+ messages)
` [PATCH v5 05/10] mm/swap: charge the page when adding to the swap cache

[PATCH v3] tools lib traceevent: Take care of return value of asprintf
 2020-04-16 16:08 UTC  (5+ messages)

[PATCH v2] tpm/tpm_tis: Free IRQ if probing fails
 2020-04-16 16:07 UTC 

[PATCH 4.19 000/146] 4.19.116-rc1 review
 2020-04-16 13:24 UTC  (62+ messages)
` [PATCH 4.19 002/146] bus: sunxi-rsb: Return correct data when mixing 16-bit and 8-bit reads
` [PATCH 4.19 003/146] rxrpc: Abstract out the calculation of whether theres Tx space
` [PATCH 4.19 004/146] net: vxge: fix wrong __VA_ARGS__ usage
` [PATCH 4.19 005/146] hinic: fix a bug of waitting for IO stopped
` [PATCH 4.19 007/146] cxgb4/ptp: pass the sign of offset delta in FW CMD
` [PATCH 4.19 008/146] qlcnic: Fix bad kzalloc null test
` [PATCH 4.19 012/146] firmware: arm_sdei: fix double-lock on hibernate with shared events
` [PATCH 4.19 013/146] null_blk: Fix the null_add_dev() error path
` [PATCH 4.19 014/146] null_blk: Handle null_add_dev() failures properly
` [PATCH 4.19 016/146] xhci: bail out early if driver cant accress host in resume
` [PATCH 4.19 018/146] block: keep bdi->io_pages in sync with max_sectors_kb for stacked devices
` [PATCH 4.19 019/146] irqchip/versatile-fpga: Handle chained IRQs properly
` [PATCH 4.19 020/146] sched: Avoid scale real weight down to zero
` [PATCH 4.19 022/146] PCI/switchtec: Fix init_completion race condition with poll_wait()
` [PATCH 4.19 026/146] gfs2: Dont demote a glock until its revokes are written
` [PATCH 4.19 027/146] x86/boot: Use unsigned comparison for addresses
` [PATCH 4.19 029/146] genirq/irqdomain: Check pointer in irq_domain_alloc_irqs_hierarchy()
` [PATCH 4.19 030/146] block: Fix use-after-free issue accessing struct io_cq
` [PATCH 4.19 032/146] usb: dwc3: core: add support for disabling SS instances in park mode
` [PATCH 4.19 036/146] locking/lockdep: Avoid recursion in lockdep_count_{for,back}ward_deps()
` [PATCH 4.19 038/146] btrfs: qgroup: ensure qgroup_rescan_running is only set when the worker is at least queued
` [PATCH 4.19 043/146] slub: improve bit diffusion for freelist ptr obfuscation
` [PATCH 4.19 047/146] ASoC: topology: use name_prefix for new kcontrol
` [PATCH 4.19 048/146] usb: gadget: f_fs: Fix use after free issue as part of queue failure
` [PATCH 4.19 053/146] ALSA: ice1724: Fix invalid access for enumerated ctl items
` [PATCH 4.19 055/146] ALSA: doc: Document PC Beep Hidden Register on Realtek ALC256
` [PATCH 4.19 057/146] ALSA: hda/realtek - Remove now-unnecessary XPS 13 headphone noise fixups
` [PATCH 4.19 064/146] PCI: pciehp: Fix indefinite wait on sysfs requests
` [PATCH 4.19 066/146] PCI: Add boot interrupt quirk mechanism for Xeon chipsets
` [PATCH 4.19 070/146] tpm: tpm2_bios_measurements_next should increase position index
` [PATCH 4.19 073/146] pstore: pstore_ftrace_seq_next "
` [PATCH 4.19 074/146] MIPS/tlbex: Fix LDDIR usage in setup_pw() for Loongson-3
` [PATCH 4.19 077/146] signal: Extend exec_id to 64bits
` [PATCH 4.19 079/146] KVM: nVMX: Properly handle userspace interrupt window request
` [PATCH 4.19 089/146] Btrfs: fix crash during unmount due to race with delayed inode workers
` [PATCH 4.19 090/146] btrfs: set update the uuid generation as soon as possible
` [PATCH 4.19 093/146] btrfs: fix missing semaphore unlock in btrfs_sync_file
` [PATCH 4.19 102/146] dm writecache: add cond_resched to avoid CPU hangs
` [PATCH 4.19 105/146] arm64: armv8_deprecated: Fix undef_hook mask for thumb setend
` [PATCH 4.19 106/146] selftests: vm: drop dependencies on page flags from mlock2 tests
` [PATCH 4.19 107/146] rtc: omap: Use define directive for PIN_CONFIG_ACTIVE_HIGH
` [PATCH 4.19 108/146] drm/etnaviv: rework perfmon query infrastructure
` [PATCH 4.19 109/146] powerpc/pseries: Avoid NULL pointer dereference when drmem is unavailable
` [PATCH 4.19 116/146] Input: i8042 - add Acer Aspire 5738z to nomux list
` [PATCH 4.19 117/146] clk: ingenic/jz4770: Exit with error if CGU init failed
` [PATCH 4.19 118/146] kmod: make request_module() return an error when autoloading is disabled
` [PATCH 4.19 120/146] hfsplus: fix crash and filesystem corruption when deleting files
` [PATCH 4.19 121/146] libata: Return correct status in sata_pmp_eh_recover_pm() when ATA_DFLAG_DETACH is set
` [PATCH 4.19 122/146] ipmi: fix hung processes in __get_guid()
` [PATCH 4.19 124/146] powerpc/powernv/idle: Restore AMR/UAMOR/AMOR after idle
` [PATCH 4.19 125/146] powerpc/64/tm: Dont let userspace set regs->trap via sigreturn
` [PATCH 4.19 126/146] powerpc/hash64/devmap: Use H_PAGE_THP_HUGE when setting up huge devmap PTE entries
` [PATCH 4.19 127/146] powerpc/xive: Use XIVE_BAD_IRQ instead of zero to catch non configured IPIs
` [PATCH 4.19 137/146] crypto: ccree - dont mangle the request assoclen
` [PATCH 4.19 138/146] crypto: ccree - dec auth tag size from cryptlen map
` [PATCH 4.19 139/146] crypto: ccree - only try to map auth tag if needed
` [PATCH 4.19 140/146] Revert "drm/dp_mst: Remove VCPI while disabling topology mgr"
` [PATCH 4.19 141/146] drm/dp_mst: Fix clearing payload state on topology disable
` [PATCH 4.19 142/146] drm: Remove PageReserved manipulation from drm_pci_alloc
` [PATCH 4.19 143/146] ftrace/kprobe: Show the maxactive number on kprobe_events
` [PATCH 4.19 146/146] etnaviv: perfmon: fix total and idle HI cyleces readout

[PATCH v9 0/4] perf tools: add support for libpfm4
 2020-04-16 16:02 UTC  (4+ messages)
` [PATCH v9 4/4] "

[PATCHv4 0/8] thp/khugepaged improvements and CoW semantics
 2020-04-16 16:00 UTC  (9+ messages)
` [PATCHv4 1/8] khugepaged: Add self test
` [PATCHv4 2/8] khugepaged: Do not stop collapse if less than half PTEs are referenced
` [PATCHv4 3/8] khugepaged: Drain all LRU caches before scanning pages
` [PATCHv4 4/8] khugepaged: Drain LRU add pagevec after swapin
` [PATCHv4 5/8] khugepaged: Allow to collapse a page shared across fork
` [PATCHv4 6/8] khugepaged: Allow to collapse PTE-mapped compound pages
` [PATCHv4 7/8] thp: Change CoW semantics for anon-THP
` [PATCHv4 8/8] khugepaged: Introduce 'max_ptes_shared' tunable

[PATCH 0/5] efi: Remove __efistub_global annotation
 2020-04-16 16:01 UTC  (3+ messages)
` [PATCH v2 0/3] "

[PATCH] sched/cpuacct: Fix charge cpuacct.usage_sys incorrently
 2020-04-16 16:01 UTC  (3+ messages)

[PATCH 0/4] of: property: fw_devlink misc fixes
 2020-04-16 16:01 UTC  (4+ messages)
` [PATCH 4/4] of: property: Avoid linking devices with circular dependencies

[PATCH v3 0/9] sched: Streamline select_task_rq() & select_task_rq_fair()
 2020-04-16 15:58 UTC  (8+ messages)
` [PATCH v3 9/9] sched/topology: Define and use shortcut pointers for wakeup sd_flag scan

[RFC 0/6] Regressions for "imply" behavior change
 2020-04-16 15:58 UTC  (12+ messages)

[PATCH v2 0/7] Convert mtk-dsi to drm_bridge API and get EDID for ps8640 bridge
 2020-04-16 15:57 UTC  (8+ messages)
` [PATCH v2 1/7] drm/bridge: ps8640: Get the EDID from eDP control
` [PATCH v2 2/7] drm/bridge_connector: Set default status connected for eDP connectors
` [PATCH v2 3/7] drm/mediatek: mtk_dsi: Rename bridge to next_bridge
` [PATCH v2 4/7] drm/mediatek: mtk_dsi: Convert to bridge driver
` [PATCH v2 5/7] drm/mediatek: mtk_dsi: Use simple encoder
` [PATCH v2 6/7] drm/mediatek: mtk_dsi: Use the drm_panel_bridge API
` [PATCH v2 7/7] drm/mediatek: mtk_dsi: Create connector for bridges

[PATCH v2] KVM/arm64: Support enabling dirty log gradually in small chunks
 2020-04-16 15:55 UTC  (4+ messages)

[GIT PULL] perf/urgent fixes
 2020-04-16 15:54 UTC  (7+ messages)
` [PATCH 11/15] tools headers UAPI: Update tools's copy of drm.h headers
` [PATCH 15/15] tools headers: Synchronize linux/bits.h with the kernel sources

[PATCH v2 0/3] support setting sysctl parameters from kernel command line
 2020-04-16 15:53 UTC  (6+ messages)
` [PATCH v2 1/3] kernel/sysctl: "

[PATCH 5.5 000/257] 5.5.18-rc1 review
 2020-04-16 13:21 UTC  (17+ messages)
` [PATCH 5.5 001/257] ARM: dts: sun8i-a83t-tbs-a711: HM5065 doesnt like such a high voltage
` [PATCH 5.5 002/257] bus: sunxi-rsb: Return correct data when mixing 16-bit and 8-bit reads
` [PATCH 5.5 004/257] bpf: Fix deadlock with rq_lock in bpf_send_signal()
` [PATCH 5.5 008/257] soc: fsl: dpio: register dpio irq handlers after dpio create
` [PATCH 5.5 010/257] rxrpc: Fix call interruptibility handling
` [PATCH 5.5 011/257] net: stmmac: platform: Fix misleading interrupt error msg
` [PATCH 5.5 012/257] net: vxge: fix wrong __VA_ARGS__ usage
` [PATCH 5.5 013/257] ARM: dts: omap4-droid4: Fix lost touchscreen interrupts
` [PATCH 5.5 015/257] hinic: fix a bug of waitting for IO stopped
` [PATCH 5.5 016/257] hinic: fix the bug of clearing event queue
` [PATCH 5.5 017/257] hinic: fix out-of-order excution in arm cpu
` [PATCH 5.5 018/257] hinic: fix wrong para of wait_for_completion_timeout
` [PATCH 5.5 019/257] hinic: fix wrong value of MIN_SKB_LEN
` [PATCH 5.5 020/257] selftests/net: add definition for SOL_DCCP to fix compilation errors for old libc
` [PATCH 5.5 021/257] cxgb4/ptp: pass the sign of offset delta in FW CMD
` [PATCH 5.5 026/257] i2c: pca-platform: Use platform_irq_get_optional

[PATCHv3, RESEND 0/8] thp/khugepaged improvements and CoW semantics
 2020-04-16 15:52 UTC  (4+ messages)
` [PATCHv3, RESEND 8/8] khugepaged: Introduce 'max_ptes_shared' tunable

[PATCH v1 1/2] dt-bindings: sound: add Microsemi ZL38060 binding
 2020-04-16 15:51 UTC  (5+ messages)
` [PATCH v1 2/2] ASoC: Add initial ZL38060 driver

[PATCH v2] i2c: busses: remove duplicate dev_err()
 2020-04-16 15:50 UTC  (2+ messages)

[PATCH v2] perf stat: force error in fallback on :k events
 2020-04-16 15:50 UTC  (2+ messages)

[PATCH 0/8] PCI: aardvark: Fix support for Turris MOX and Compex wifi cards
 2020-04-16 15:50 UTC  (2+ messages)

[PATCH v2] coresight: Fix support for sparsely populated ports
 2020-04-16 15:49 UTC  (2+ messages)

linux-next: Tree for Apr 16
 2020-04-16 15:49 UTC  (2+ messages)
` linux-next: Tree for Apr 16 (MEDIA_CEC_SUPPORT)


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