All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-10-10 08:28:03 to 2019-10-10 08:46:22 UTC [more...]

[PATCH 4.19 000/114] 4.19.79-stable review
 2019-10-10  8:35 UTC  (26+ messages)
` [PATCH 4.19 001/114] s390/process: avoid potential reading of freed stack
` [PATCH 4.19 002/114] KVM: s390: Test for bad access register and size at the start of S390_MEM_OP
` [PATCH 4.19 003/114] s390/topology: avoid firing events before kobjs are created
` [PATCH 4.19 006/114] KVM: PPC: Book3S HV: Check for MMU ready on piggybacked virtual cores
` [PATCH 4.19 011/114] PM / devfreq: tegra: Fix kHz to Hz conversion
` [PATCH 4.19 012/114] ASoC: Define a set of DAPM pre/post-up events
` [PATCH 4.19 013/114] ASoC: sgtl5000: Improve VAG power and mute control
` [PATCH 4.19 014/114] powerpc/mce: Fix MCE handling for huge pages
` [PATCH 4.19 015/114] powerpc/mce: Schedule work from irq_work
` [PATCH 4.19 016/114] powerpc/powernv: Restrict OPAL symbol map to only be readable by root
` [PATCH 4.19 018/114] powerpc/book3s64/mm: Dont do tlbie fixup for some hardware revisions
` [PATCH 4.19 019/114] can: mcp251x: mcp251x_hw_reset(): allow more time after a reset
` [PATCH 4.19 021/114] crypto: qat - Silence smp_processor_id() warning
` [PATCH 4.19 023/114] crypto: cavium/zip - Add missing single_release()
` [PATCH 4.19 025/114] crypto: ccree - account for TEE not ready to report
` [PATCH 4.19 026/114] crypto: ccree - use the full crypt length value
` [PATCH 4.19 027/114] MIPS: Treat Loongson Extensions as ASEs
` [PATCH 4.19 028/114] power: supply: sbs-battery: use correct flags field
` [PATCH 4.19 031/114] usercopy: Avoid HIGHMEM pfn warning
` [PATCH 4.19 033/114] PCI: vmd: Fix shadow offsets to reflect spec changes
` [PATCH 4.19 034/114] PCI: Restore Resizable BAR size bits correctly for 1MB BARs
` [PATCH 4.19 035/114] watchdog: imx2_wdt: fix min() calculation in imx2_wdt_set_timeout
` [PATCH 4.19 037/114] drm/omap: fix max fclk divider for omap36xx
` [PATCH 4.19 046/114] s390/cio: avoid calling strlen on null pointer
` [PATCH 4.19 047/114] cfg80211: initialize on-stack chandefs

[RFC PATCH 00/13] vsock: add multi-transports support
 2019-10-10  8:45 UTC  (3+ messages)

[PATCH] usb: mtk-xhci: Set the XHCI_NO_64BIT_SUPPORT quirk
 2019-10-10  8:45 UTC  (3+ messages)

[PATCH] ARM: configs: at91: unselect PIT
 2019-10-10  8:44 UTC  (3+ messages)

[PATCH 5.3 000/148] 5.3.6-stable review
 2019-10-10  8:36 UTC  (116+ messages)
` [PATCH 5.3 001/148] s390/process: avoid potential reading of freed stack
` [PATCH 5.3 003/148] KVM: s390: Test for bad access register and size at the start of S390_MEM_OP
` [PATCH 5.3 004/148] s390/topology: avoid firing events before kobjs are created
` [PATCH 5.3 005/148] s390/cio: avoid calling strlen on null pointer
` [PATCH 5.3 006/148] s390/cio: exclude subchannels with no parent from pseudo check
` [PATCH 5.3 007/148] s390/dasd: Fix error handling during online processing
` [PATCH 5.3 008/148] Revert "s390/dasd: Add discard support for ESE volumes"
` [PATCH 5.3 009/148] KVM: s390: fix __insn32_query() inline assembly
` [PATCH 5.3 010/148] KVM: PPC: Book3S: Enable XIVE native capability only if OPAL has required functions
` [PATCH 5.3 011/148] KVM: PPC: Book3S HV: XIVE: Free escalation interrupts before disabling the VP
` [PATCH 5.3 012/148] KVM: PPC: Book3S HV: Dont push XIVE context when not using XIVE device
` [PATCH 5.3 013/148] KVM: PPC: Book3S HV: Fix race in re-enabling XIVE escalation interrupts
` [PATCH 5.3 014/148] KVM: PPC: Book3S HV: Check for MMU ready on piggybacked virtual cores
` [PATCH 5.3 015/148] KVM: PPC: Book3S HV: Dont lose pending doorbell request on migration on P9
` [PATCH 5.3 017/148] nbd: fix max number of supported devs
` [PATCH 5.3 019/148] ASoC: Define a set of DAPM pre/post-up events
` [PATCH 5.3 020/148] ASoC: sgtl5000: Improve VAG power and mute control
` [PATCH 5.3 022/148] powerpc/mce: Fix MCE handling for huge pages
` [PATCH 5.3 023/148] powerpc/mce: Schedule work from irq_work
` [PATCH 5.3 024/148] powerpc/603: Fix handling of the DIRTY flag
` [PATCH 5.3 025/148] powerpc/32s: Fix boot failure with DEBUG_PAGEALLOC without KASAN
` [PATCH 5.3 027/148] powerpc/powernv: Restrict OPAL symbol map to only be readable by root
` [PATCH 5.3 028/148] powerpc/pseries: Fix cpu_hotplug_lock acquisition in resize_hpt()
` [PATCH 5.3 029/148] powerpc/powernv/ioda: Fix race in TCE level allocation
` [PATCH 5.3 030/148] powerpc/kasan: Fix parallel loading of modules
` [PATCH 5.3 032/148] powerpc/book3s64/mm: Dont do tlbie fixup for some hardware revisions
` [PATCH 5.3 033/148] powerpc/book3s64/radix: Rename CPU_FTR_P9_TLBIE_BUG feature flag
` [PATCH 5.3 034/148] powerpc/mm: Add a helper to select PAGE_KERNEL_RO or PAGE_READONLY
` [PATCH 5.3 035/148] powerpc/mm: Fix an Oops in kasan_mmu_init()
` [PATCH 5.3 036/148] powerpc/mm: Fixup tlbie vs mtpidr/mtlpidr ordering issue on POWER9
` [PATCH 5.3 037/148] can: mcp251x: mcp251x_hw_reset(): allow more time after a reset
` [PATCH 5.3 038/148] tools lib traceevent: Fix "robust" test of do_generate_dynamic_list_file
` [PATCH 5.3 042/148] crypto: cavium/zip - Add missing single_release()
` [PATCH 5.3 044/148] crypto: caam - fix concurrency issue in givencrypt descriptor
` [PATCH 5.3 045/148] crypto: ccree - account for TEE not ready to report
` [PATCH 5.3 046/148] crypto: ccree - use the full crypt length value
` [PATCH 5.3 048/148] power: supply: sbs-battery: use correct flags field
` [PATCH 5.3 049/148] power: supply: sbs-battery: only return health when battery present
` [PATCH 5.3 051/148] usercopy: Avoid HIGHMEM pfn warning
` [PATCH 5.3 052/148] timer: Read jiffies once when forwarding base clk
` [PATCH 5.3 053/148] PCI: vmd: Fix config addressing when using bus offsets
` [PATCH 5.3 054/148] PCI: hv: Avoid use of hv_pci_dev->pci_slot after freeing it
` [PATCH 5.3 055/148] PCI: vmd: Fix shadow offsets to reflect spec changes
` [PATCH 5.3 057/148] selftests/tpm2: Add the missing TEST_FILES assignment
` [PATCH 5.3 059/148] watchdog: imx2_wdt: fix min() calculation in imx2_wdt_set_timeout
` [PATCH 5.3 061/148] perf stat: Fix a segmentation fault when using repeat forever
` [PATCH 5.3 062/148] drm/i915/dp: Fix dsc bpp calculations, v5
` [PATCH 5.3 063/148] drm/atomic: Reject FLIP_ASYNC unconditionally
` [PATCH 5.3 065/148] drm: mali-dp: Mark expected switch fall-through
` [PATCH 5.3 066/148] drm/omap: fix max fclk divider for omap36xx
` [PATCH 5.3 067/148] drm/msm/dsi: Fix return value check for clk_get_parent
` [PATCH 5.3 068/148] drm/nouveau/kms/nv50-: Dont create MSTMs for eDP connectors
` [PATCH 5.3 069/148] drm/amd/powerplay: change metrics update period from 1ms to 100ms
` [PATCH 5.3 070/148] drm/i915/gvt: update vgpu workload head pointer correctly
` [PATCH 5.3 072/148] drm/i915: to make vgpu ppgtt notificaiton as atomic operation
` [PATCH 5.3 073/148] mac80211: keep BHs disabled while calling drv_tx_wake_queue()
` [PATCH 5.3 074/148] mmc: tegra: Implement ->set_dma_mask()
` [PATCH 5.3 075/148] mmc: sdhci: improve ADMA error reporting
` [PATCH 5.3 076/148] mmc: sdhci-of-esdhc: set DMA snooping based on DMA coherence
` [PATCH 5.3 077/148] mmc: sdhci: Let drivers define their DMA mask
` [PATCH 5.3 078/148] Revert "locking/pvqspinlock: Dont wait if vCPU is preempted"
` [PATCH 5.3 079/148] libnvdimm/altmap: Track namespace boundaries in altmap
` [PATCH 5.3 080/148] sched: Add __ASSEMBLY__ guards around struct clone_args
` [PATCH 5.3 082/148] xen/balloon: Set pages PageOffline() in balloon_add_region()
` [PATCH 5.3 084/148] ieee802154: atusb: fix use-after-free at disconnect
` [PATCH 5.3 085/148] nl80211: validate beacon head
` [PATCH 5.3 087/148] cfg80211: initialize on-stack chandefs
` [PATCH 5.3 088/148] drivers: thermal: qcom: tsens: Fix memory leak from qfprom read
` [PATCH 5.3 089/148] ima: always return negative code for error
` [PATCH 5.3 091/148] fs: nfs: Fix possible null-pointer dereferences in encode_attrs()
` [PATCH 5.3 092/148] xprtrdma: Toggle XPRT_CONGESTED in xprtrdmas slot methods
` [PATCH 5.3 093/148] xprtrdma: Send Queue size grows after a reconnect
` [PATCH 5.3 094/148] 9p: Transport error uninitialized
` [PATCH 5.3 095/148] 9p: avoid attaching writeback_fid on mmap with type PRIVATE
` [PATCH 5.3 097/148] fuse: fix request limit
` [PATCH 5.3 098/148] ceph: fix directories inode i_blkbits initialization
` [PATCH 5.3 099/148] ceph: fetch cap_gen under spinlock in ceph_add_cap
` [PATCH 5.3 100/148] ceph: reconnect connection if session hang in opening state
` [PATCH 5.3 102/148] watchdog: aspeed: Add support for AST2600
` [PATCH 5.3 103/148] netfilter: nf_tables: allow lookups in dynamic sets
` [PATCH 5.3 104/148] drm/amdgpu: Fix KFD-related kernel oops on Hawaii
` [PATCH 5.3 105/148] drm/amdgpu: Check for valid number of registers to read
` [PATCH 5.3 107/148] pNFS: Ensure we do clear the return-on-close layout stateid on fatal errors
` [PATCH 5.3 108/148] SUNRPC: Dont try to parse incomplete RPC messages
` [PATCH 5.3 109/148] pwm: stm32-lp: Add check in case requested period cannot be achieved
` [PATCH 5.3 110/148] selftests/seccomp: fix build on older kernels
` [PATCH 5.3 112/148] ntb: point to right memory window index
` [PATCH 5.3 113/148] thermal: Fix use-after-free when unregistering thermal zone device
` [PATCH 5.3 115/148] iommu/amd: Fix downgrading default page-sizes in alloc_pte()
` [PATCH 5.3 116/148] libnvdimm/region: Initialize bad block for volatile namespaces
` [PATCH 5.3 117/148] libnvdimm: Fix endian conversion issues
` [PATCH 5.3 119/148] libnvdimm/nfit_test: Fix acpi_handle redefinition
` [PATCH 5.3 120/148] sched/membarrier: Call sync_core only before usermode for same mm
` [PATCH 5.3 122/148] sched/core: Fix migration to invalid CPU in __set_cpus_allowed_ptr()
` [PATCH 5.3 123/148] perf build: Add detection of java-11-openjdk-devel package
` [PATCH 5.3 126/148] kernel/elfcore.c: include proper prototypes
` [PATCH 5.3 127/148] libbpf: fix false uninitialized variable warning
` [PATCH 5.3 128/148] blk-mq: move lockdep_assert_held() into elevator_exit
` [PATCH 5.3 130/148] net: dsa: microchip: Always set regmap stride to 1
` [PATCH 5.3 131/148] i2c: qcom-geni: Disable DMA processing on the Lenovo Yoga C630
` [PATCH 5.3 132/148] perf unwind: Fix libunwind build failure on i386 systems
` [PATCH 5.3 133/148] mlxsw: spectrum_flower: Fail in case user specifies multiple mirror actions
` [PATCH 5.3 134/148] nfp: abm: fix memory leak in nfp_abm_u32_knode_replace
` [PATCH 5.3 135/148] drm/radeon: Bail earlier when radeon.cik_/si_support=0 is passed
` [PATCH 5.3 136/148] Btrfs: fix selftests failure due to uninitialized i_mode in test inodes
` [PATCH 5.3 139/148] perf stat: Reset previous counts on repeat with interval
` [PATCH 5.3 140/148] riscv: Avoid interrupts being erroneously enabled in handle_exception()
` [PATCH 5.3 141/148] vfs: Fix EOVERFLOW testing in put_compat_statfs64
` [PATCH 5.3 142/148] coresight: etm4x: Use explicit barriers on enable/disable
` [PATCH 5.3 143/148] staging: erofs: fix an error handling in erofs_readdir()
` [PATCH 5.3 144/148] staging: erofs: some compressed cluster should be submitted for corrupted images
` [PATCH 5.3 145/148] staging: erofs: add two missing erofs_workgroup_put "
` [PATCH 5.3 146/148] staging: erofs: avoid endless loop of invalid lookback distance 0
` [PATCH 5.3 147/148] staging: erofs: detect potential multiref due to corrupted images
` [PATCH 5.3 148/148] libnvdimm: prevent nvdimm from requesting key when security is disabled

[PATCH v2] arm64: dts: ls1028a: fix a compatible issue
 2019-10-10  8:33 UTC  (2+ messages)

[U-Boot] [PATCH v3 0/4] arm: socfpga: Convert drivers from struct to defines
 2019-10-10  8:43 UTC  (5+ messages)
` [U-Boot] [PATCH v3 3/4] arm: socfpga: Convert system manager "

[RFC/RFT][PATCH v8] cpuidle: New timer events oriented governor for tickless systems
 2019-10-10  8:42 UTC  (6+ messages)

[staging:staging-testing 57/111] drivers/staging/wfx/scan.c:207 wfx_scan_work() warn: inconsistent returns 'sem:&wvif->scan.lock'
 2019-10-10  8:42 UTC 

[PATCH 01/10] drm/i915: Note the addition of timeslicing to the pretend scheduler
 2019-10-10  8:42 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for series starting with [01/10] "

[meta-python] [PATCH] python-jinja2: upgrade 2.10.1 -> 2.10.3
 2019-10-10  8:41 UTC 

[PATCH v2] arm64: dts: lx2160a: add tmu device node
 2019-10-10  8:30 UTC  (2+ messages)

[PATCH v2] mm/vmscan: get number of pages on the LRU list in memcgroup base on lru_zone_size
 2019-10-10  8:40 UTC  (5+ messages)

[PATCH v2] mtd: maps: l440gx: Avoid printing address to dmesg
 2019-10-10  8:40 UTC 

[CI 1/2] drm/i915: Move SAGV block time to dev_priv
 2019-10-10  8:40 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for series starting with [CI,1/2] drm/i915: Move SAGV block time to dev_priv (rev2)

[PATCH net-next] genetlink: do not parse attributes for families with zero maxattr
 2019-10-10  8:39 UTC  (2+ messages)

[PATCH] xen/grant-table: remove unnecessary printing
 2019-10-10  8:32 UTC  (2+ messages)
` [Xen-devel] "

[linux-next:master 2697/3843] drivers/mtd/nand/raw/cadence-nand-controller.c:1903 cadence_nand_read_buf() error: we previously assumed 'cdns_ctrl->dmac' could be null (see line 1889)
 2019-10-10  8:39 UTC  (2+ messages)

[PATCH v2] mm/page_isolation: fix a deadlock with printk()
 2019-10-10  8:39 UTC  (14+ messages)

[U-Boot] [PATCH 0/4] xilinx: firmware: Synchronization firmware functions
 2019-10-10  8:38 UTC  (4+ messages)
` [U-Boot] [PATCH 2/4] arm64: xilinx: Move firmware functions from platform to driver

[Buildroot] [PATCH 1/1] package/python-aioredis: bump to version 1.3.0
 2019-10-10  8:38 UTC  (6+ messages)
` [Buildroot] [PATCH 1/1] scanpypi: write every license file once

[dpdk-dev] [Bug 353] Missing null checks
 2019-10-10  8:37 UTC 

[dpdk-dev] [PATCH] net/mlx5: fix the alloc size of rqt attribute
 2019-10-10  8:36 UTC  (3+ messages)

[U-Boot] [PATCH] rockchip: rk3399: defconfig: no need to reserve IRAM for SPL
 2019-10-10  8:34 UTC  (4+ messages)

[RFC PATCH acrn] vhm ioreq: acrn_ioreq_driver_deinit() can be static
 2019-10-10  8:34 UTC 

[PATCHv3 00/10] clk: ti: remoteproc / iommu support patches
 2019-10-10  8:34 UTC  (2+ messages)

[PATCH v2 0/2] scsi: ufs: Add driver for TI wrapper for Cadence UFS IP
 2019-10-10  8:33 UTC  (6+ messages)
` [PATCH v2 1/2] dt-bindings: ufs: ti,j721e-ufs.yaml: Add binding for TI UFS wrapper
` [PATCH v2 2/2] scsi: ufs: Add driver for TI wrapper for Cadence UFS IP

[PATCH v1 0/2] perf stat: Support --all-kernel and --all-user
 2019-10-10  8:33 UTC  (8+ messages)

[dpdk-dev] [PATCH v5 1/1] mbuf: add bulk free function
 2019-10-10  8:33 UTC  (4+ messages)
` [dpdk-dev] [PATCH v6 0/2] "
  ` [dpdk-dev] [PATCH v6 1/2] "
  ` [dpdk-dev] [PATCH v6 2/2] "

[LTP] [PATCH v2] acct: fix version check on big endian system
 2019-10-10  8:33 UTC  (2+ messages)

[PATCH] drm/i915/execlists: Mark up expected state during reset
 2019-10-10  8:32 UTC 

[PATCH] scsi: ufs-bsg: Wake the device before sending raw upiu commands
 2019-10-10  8:31 UTC 

[PATCH v5 00/17] xfs: mount API patch series
 2019-10-10  8:31 UTC  (6+ messages)
` [PATCH v5 04/17] xfs: mount-api - add fs parameter description

[RFC v2 0/2] kvm: Use host timekeeping in guest
 2019-10-10  8:31 UTC  (3+ messages)
` [RFC v2 1/2] kvm: Mechanism to copy host timekeeping parameters into guest

[PATCH v2 0/2] extcon: axp288: Move to swnodes
 2019-10-10  8:31 UTC  (4+ messages)

Race condition in route lookup
 2019-10-10  8:31 UTC  (2+ messages)

"reuse mergeable anon_vma as parent when fork" causes a crash on s390
 2019-10-10  8:29 UTC  (5+ messages)

[virtio-comment] [PATCH v2] block: Add multiqueue
 2019-10-10  8:28 UTC  (3+ messages)

next/master build: 218 builds: 2 failed, 216 passed, 2 errors, 550 warnings (next-20191010)
 2019-10-10  8:28 UTC 

[PATCH v4] s390x/tcg: MVCL: Exit to main loop if requested
 2019-10-10  8:26 UTC  (2+ messages)

[PATCH v4 0/3] tpm: Fix TPM 1.2 Shutdown sequence to prevent future TPM operations
 2019-10-10  8:28 UTC  (4+ messages)
` [PATCH v4 3/3] "

[PATCH v2] ARC: mm: remove __ARCH_USE_5LEVEL_HACK
 2019-10-10  8:28 UTC  (4+ messages)
` [PATCH v3] "

[PATCH] arm64: defconfig: Enable SMMU v3 PMCG
 2019-10-10  8:24 UTC 

[dpdk-dev] [PATCH 2/2] net/bonding: fix selection logic
 2019-10-10  8:27 UTC  (2+ messages)
` [dpdk-dev] [PATCH v2] "

[dpdk-dev] [PATCH 1/3] net/virtio: reject deferred start Rx queue setup
 2019-10-10  8:27 UTC  (7+ messages)
` [dpdk-dev] [PATCH 3/3] net/virtio: reject unsupported Rx multi queue modes


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.