All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-03-07 04:00:16 to 2020-03-07 08:29:31 UTC [more...]

[PATCH] staging: vt6656: Declare a few variables as __read_mostly
 2020-03-07  8:29 UTC  (5+ messages)

[PATCH 00/51] drm_device managed resources, v4
 2020-03-07  8:28 UTC  (11+ messages)
` [Xen-devel] [PATCH 04/51] drm: Set final_kfree in drm_dev_alloc
    `  "
    ` [Intel-gfx] "
` [PATCH 23/51] drm: Manage drm_gem_init with drmm_
    ` [Intel-gfx] "
` [PATCH 24/51] drm: Manage drm_vblank_cleanup "
    ` [Intel-gfx] "

[PATCH 0/1] arm: mediatek: remove unused binman config
 2020-03-07  8:27 UTC  (3+ messages)
` [PATCH 1/1] "
  ` Aw: "

[bug report] BUG: KASAN: use-after-free in qed_chain_free+0x6d2/0x7f0 [qed]
 2020-03-07  8:26 UTC 

[PATCH 1/3] mtd: spi-nor: reimplement block protection handling
 2020-03-07  8:24 UTC  (2+ messages)

[tip:x86/mm] BUILD SUCCESS 681ff0181bbfb183e32bc6beb6ec076304470479
 2020-03-07  8:23 UTC 

[input:for-linus] BUILD SUCCESS da3289044833769188c0da945d2cec90af35e87e
 2020-03-07  8:23 UTC 

[Buildroot] [git commit branch/2019.11.x] package/webkitgtk: disable JSC JIT for MIPSr6
 2020-03-07  8:17 UTC 

[Buildroot] [git commit branch/2019.11.x] package/webkitgtk: security bump to version 2.26.3
 2020-03-07  8:15 UTC 

[Buildroot] [git commit branch/2019.02.x] DEVELOPERS: remove Rico Bachmann
 2020-03-07  8:13 UTC 

[Buildroot] [git commit branch/2019.11.x] DEVELOPERS: remove Rico Bachmann
 2020-03-07  8:13 UTC 

[Buildroot] [git commit branch/2019.11.x] DEVELOPERS: remove Sam Bobroff
 2020-03-07  8:13 UTC 

[Buildroot] [git commit branch/2019.02.x] DEVELOPERS: remove Sam Bobroff
 2020-03-07  8:13 UTC 

[PATCH] lib/bitmap: rework bitmap_cut()
 2020-03-07  8:12 UTC  (3+ messages)

[Buildroot] [PATCH] package/linux: fix LINUX_PKGDIR with br2-external linux-extensions
 2020-03-07  8:11 UTC  (2+ messages)

[PATCH V2] UIO: make maximum memory and port regions configurable
 2020-03-07  8:10 UTC 

[PATCHv4 00/11] Implement V4L2_BUF_FLAG_NO_CACHE_* flags
 2020-03-07  8:09 UTC  (18+ messages)
` [PATCHv4 01/11] videobuf2: add cache management members
` [PATCHv4 03/11] videobuf2: add V4L2_FLAG_MEMORY_NON_CONSISTENT flag
` [PATCHv4 04/11] videobuf2: add queue memory consistency parameter
` [PATCHv4 05/11] videobuf2: handle V4L2_FLAG_MEMORY_NON_CONSISTENT flag
` [PATCHv4 10/11] videobuf2: add begin/end cpu_access callbacks to dma-sg

[Buildroot] [git commit branch/2019.11.x] package/linux: fix LINUX_PKGDIR with br2-external linux-extensions
 2020-03-07  8:08 UTC 

[Buildroot] [PATCH 1/1] package/php: bump version to 7.3.14
 2020-03-07  8:06 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/python-pyqt5: select BR2_PACKAGE_QT5BASE_GUI
 2020-03-07  8:06 UTC  (6+ messages)

[Buildroot] [PATCH v3] package/qt5base: fix building with correct optimization
 2020-03-07  8:06 UTC  (3+ messages)

[Buildroot] [git commit branch/2019.02.x] package/php: security bump to version 7.3.14
 2020-03-07  8:05 UTC 

[Buildroot] [git commit branch/2019.11.x] package/php: security bump to version 7.3.14
 2020-03-07  8:05 UTC 

[PATCH v4] iio: adc: max1363: replace uses of mlock
 2020-03-07  8:04 UTC 

[Buildroot] [git commit branch/2019.11.x] package/python-pyqt5: select BR2_PACKAGE_QT5BASE_GUI
 2020-03-07  8:02 UTC 

[Buildroot] [git commit branch/2019.02.x] package/python-pyqt5: select BR2_PACKAGE_QT5BASE_GUI
 2020-03-07  8:02 UTC 

[Buildroot] [git commit branch/2019.02.x] package/qt5/qt5base: fix building with correct optimization
 2020-03-07  8:01 UTC 

[Buildroot] [git commit branch/2019.11.x] package/qt5/qt5base: fix building with correct optimization
 2020-03-07  8:01 UTC 

[PATCH] mm: Use fallthrough;
 2020-03-07  7:58 UTC  (2+ messages)

[Buildroot] [PATCH v5 00/12] pkg-stats json output improvements
 2020-03-07  7:56 UTC  (13+ messages)
` [Buildroot] [PATCH v5 01/12] support/scripts/pkg-stats: store latest version in a dict
` [Buildroot] [PATCH v5 02/12] support/scripts/pkg-stats: store patch files for the package
` [Buildroot] [PATCH v5 03/12] support/scripts/pkg-stats: set developers info
` [Buildroot] [PATCH v5 04/12] support/scripts/pkg-stats: store licences of package
` [Buildroot] [PATCH v5 05/12] support/scripts/pkg-stats: add package status
` [Buildroot] [PATCH v5 06/12] support/scripts/pkg-stats: add package count to stats
` [Buildroot] [PATCH v5 07/12] support/scripts/pkg-stats: store pkg dir path
` [Buildroot] [PATCH v5 08/12] support/scripts/pkg-stats: add defconfig support
` [Buildroot] [PATCH v5 09/12] support/scripts/pkg-stats: add support for license hash check
` [Buildroot] [PATCH v5 10/12] support/scripts/pkg-stats: set status to 'na' for virtual packages
` [Buildroot] [PATCH v5 11/12] support/scripts/pkg-stats: add list of status checks to the json output
` [Buildroot] [PATCH v5 12/12] support/scripts/pkg-stats: add status for cve check

[Buildroot] [PATCH 00/26] Add hash for license file in some packages
 2020-03-07  7:55 UTC  (3+ messages)
` [Buildroot] [PATCH 18/26] package/czmq: fix typo for LICNESE hash

[Buildroot] [git commit branch/2019.11.x] package/czmq: fix typo for LICENSE hash
 2020-03-07  7:54 UTC 

[Buildroot] [git commit branch/2019.02.x] package/czmq: fix typo for LICENSE hash
 2020-03-07  7:54 UTC 

[PATCH] Bluetooth: Fix calculation of SCO handle for packet processing
 2020-03-07  7:51 UTC  (2+ messages)

[PATCH] x86/kprobes: Prohibit probing on rcu_nmi_exit() and ist_exit()
 2020-03-07  7:47 UTC  (3+ messages)

[PATCH v3 1/3] mtd: spi-nor: introduce SR_BP_SHIFT define
 2020-03-07  7:40 UTC  (8+ messages)
  ` [PATCH v3 2/3] mtd: spi-nor: add 4bit block protection support

[PATCH 2/3] perf bench futex-wake: Restore thread count default to online CPU count
 2020-03-07  7:36 UTC  (2+ messages)
` [tip: perf/urgent] "

[PATCH] perf: fix -Wstring-compare
 2020-03-07  7:36 UTC  (2+ messages)
` [tip: perf/urgent] perf diff: Fix undefined string comparision spotted by clang's -Wstring-compare

[PATCH 1/6] perf jevents: Fix leak of mapfile memory
 2020-03-07  7:36 UTC  (2+ messages)
` [tip: perf/urgent] "

[PATCH 3/3] perf bench: Clear struct sigaction before sigaction() syscall
 2020-03-07  7:36 UTC  (2+ messages)
` [tip: perf/urgent] "

[PATCH 1/3] tools: fix off-by 1 relative directory includes
 2020-03-07  7:36 UTC  (2+ messages)
` [tip: perf/urgent] tools: Fix "

[PATCH 1/3] perf top: Fix stdio interface input handling with glibc 2.28+
 2020-03-07  7:36 UTC  (2+ messages)
` [tip: perf/urgent] "

[Buildroot] [PATCH 1/1] package/libjpeg: security bump to version 9d
 2020-03-07  7:34 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/samba4: security bump version to 4.11.5
 2020-03-07  7:34 UTC  (2+ messages)

[Buildroot] [git commit branch/2019.02.x] package/libjpeg: security bump to version 9d
 2020-03-07  7:33 UTC 

[Buildroot] [git commit branch/2019.11.x] package/libjpeg: security bump to version 9d
 2020-03-07  7:33 UTC 

[PATCH 1/1] perf/tool: fix read in event parsing
 2020-03-07  7:31 UTC 

[GIT PULL] perf/urgent fixes
 2020-03-07  7:31 UTC  (3+ messages)

[PATCH] make: Fix build on arm/clang
 2020-03-07  7:29 UTC 

[pci:review/edr] BUILD SUCCESS 205c126eb6f62a2971e9c31052ff9e656f9fc044
 2020-03-07  7:24 UTC 

[Buildroot] [autobuild.buildroot.net] Daily results for 2020-03-06
 2020-03-07  7:25 UTC 

[PATCH] auxdisplay: charlcd: replace zero-length array with flexible-array member
 2020-03-07  7:23 UTC  (5+ messages)

[PATCH v7 00/18] Enable Qualcomm QCS 404 HS/SS USB
 2020-03-07  7:20 UTC  (3+ messages)
` [PATCH v7 06/18] usb: dwc3: Registering a role switch in the DRD code

[LTP] Subject: [PATCH] Update legacy codes in ltp_tpci.c
 2020-03-07  7:14 UTC 

[Buildroot] [git commit branch/2019.02.x] package/samba4: security bump to version 4.9.18
 2020-03-07  7:14 UTC 

[PATCH V15] mm/debug: Add tests validating architecture page table helpers
 2020-03-07  7:05 UTC  (9+ messages)

[PATCH] xfs/513: fix allocsize on archs with pagesize larger than blocksize
 2020-03-07  7:15 UTC  (2+ messages)

[PATCH] contrib/elf2dmp: prevent uninitialized warning
 2020-03-07  7:00 UTC  (5+ messages)

[patch net-next v3 00/10] net: allow user specify TC action HW stats type
 2020-03-07  6:59 UTC  (7+ messages)
` [patch net-next v3 03/10] flow_offload: check for basic action hw "
` [patch net-next v3 09/10] flow_offload: introduce "disabled" HW stats type and allow it in mlxsw

[PATCH 0/2] drivers/rng: add Amlogic hardware RNG driver
 2020-03-07  6:58 UTC  (3+ messages)
` [PATCH 1/2] drivers/rng: simplify Kconfig

[PATCH v3 0/4] Introduce SoC sleep stats driver
 2020-03-07  6:48 UTC  (7+ messages)
` [PATCH v3 2/4] soc: qcom: Add "
` [PATCH v3 3/4] arm64: dts: qcom: sc7180: Enable SoC sleep stats
` [PATCH v3 4/4] arm64: defconfig: Enable SoC sleep stats driver

[PATCH net-next 0/7] ethtool: consolidate irq coalescing - other drivers
 2020-03-07  6:46 UTC  (3+ messages)

[pull request][net 0/5] Mellanox, mlx5 fixes 2020-03-05
 2020-03-07  6:43 UTC  (2+ messages)

[input:master] BUILD SUCCESS 061706716384f1633d3d5090b22a99f33f1fcf2f
 2020-03-07  6:41 UTC 

[PATCH v4 00/11] Actions S700 SoC support
 2020-03-07  6:42 UTC  (12+ messages)
` [PATCH v4 01/11] arm: actions: Add common framework for Actions Owl Semi SoCs
` [PATCH v4 02/11] arm: actions: rename sysmap-s900 to sysmap-owl
` [PATCH v4 03/11] clk: actions: Add common clock driver
` [PATCH v4 04/11] arm: add support Actions Semi S700
` [PATCH v4 05/11] arm: actions: add S700 SoC device tree
` [PATCH v4 06/11] arm: dts: actions: s700: add u-boot specific dtsi file
` [PATCH v4 07/11] arm: dts: sync dts for Action Semi S900
` [PATCH v4 08/11] arm: dts: actions: s900: add u-boot specific dtsi file
` [PATCH v4 09/11] serial: actions: add uart support for s700
` [PATCH v4 10/11] arm: add Cubieboard7 board support
` [PATCH v4 11/11] doc: boards: add Cubieboard7 documentation

[PATCH 1/2] macsec: Backward compatibility bugfix of consts values
 2020-03-07  6:39 UTC  (2+ messages)

[PATCH v7 00/10] iotests: use python logging
 2020-03-07  6:36 UTC  (8+ messages)
` [PATCH v7 06/10] iotests: limit line length to 79 chars

[PATCH net] ipvlan: do not add hardware address of master to its unicast filter list
 2020-03-07  6:36 UTC  (2+ messages)

[PATCH] rhashtable: Document the right function parameters
 2020-03-07  6:33 UTC  (2+ messages)

[GIT PULL] ASoC fixes for v5.6
 2020-03-07  6:25 UTC  (2+ messages)

[PATCH 0/6] Replace private domain with per-group default
 2020-03-07  6:20 UTC  (14+ messages)
` [PATCH 1/6] iommu: Add dev_def_domain_type() callback in iommu_ops
` [PATCH 2/6] iommu: Configure default domain with dev_def_domain_type
` [PATCH 3/6] iommu/vt-d: Don't force 32bit devices to uses DMA domain
` [PATCH 4/6] iommu/vt-d: Don't force PCI sub-hierarchy to use "
` [PATCH 5/6] iommu/vt-d: Add dev_def_domain_type callback
` [PATCH 6/6] iommu/vt-d: Apply per-device dma_ops

[PATCH] bfs: prevent underflow in bfs_find_entry()
 2020-03-07  6:08 UTC  (2+ messages)

[PATCH v9 1/2] net: mdio: add ipq8064 mdio driver
 2020-03-07  6:07 UTC  (4+ messages)
  ` [PATCH v9 2/2] dt-bindings: net: Add ipq806x mdio bindings

[PATCH net] MAINTAINERS: remove bouncing pkaustub@cisco.com from enic
 2020-03-07  6:05 UTC  (2+ messages)

[RFC,net-next 0/9] Introduce a flow gate control action and apply IEEE
 2020-03-07  6:05 UTC  (8+ messages)
` [RFC,net-next 2/9] net: qos: introduce a gate control flow action
    ` [EXT] "
` [RFC,net-next 3/9] net: schedule: add action gate offloading
      ` [EXT] "

[PATCH v2 net] ionic: fix vf op lock usage
 2020-03-07  6:03 UTC  (2+ messages)

[PATCH net] bonding/alb: make sure arp header is pulled before accessing it
 2020-03-07  6:01 UTC  (2+ messages)

[PATCH v3 2/2] fat: Support file modification times
 2020-03-07  5:59 UTC 

[PATCH v3 1/2] exfat: Save the matching directory entry struct when searching
 2020-03-07  5:59 UTC 

[PATCH net v2 0/4] QorIQ DPAA FMan erratum A050385 workaround
 2020-03-07  5:55 UTC  (2+ messages)

[PATCHv5 0/6] ext4: bmap & fiemap conversion to use iomap
 2020-03-07  5:50 UTC  (9+ messages)
` [PATCHv5 3/6] ext4: Move ext4 bmap to use iomap infrastructure

[PATCH v3] iio: adc: max1363: replace uses of mlock
 2020-03-07  5:45 UTC 

[PATCH v8 0/8] Support for Casefolding and Encryption
 2020-03-07  5:41 UTC  (12+ messages)
` [PATCH v8 6/8] libfs: Add generic function for setting dentry_ops
    ` [f2fs-dev] "
` [PATCH v8 8/8] f2fs: Handle casefolding with Encryption
    ` [f2fs-dev] "
  ` [f2fs-dev] [PATCH v8 0/8] Support for Casefolding and Encryption

KASAN: use-after-free Read in dmabuffs_dname
 2020-03-07  5:41 UTC 

WARNING: ODEBUG bug in rfcomm_dev_ioctl
 2020-03-07  5:40 UTC 

[PATCH 00/11] Netfilter fixes for net
 2020-03-07  5:38 UTC  (2+ messages)

WARNING: locking bug in process_one_work
 2020-03-07  5:37 UTC 

arm64/for-kernelci baseline: 21 runs, 0 regressions (v5.6-rc4-20-g215ae3ad8d91)
 2020-03-07  5:32 UTC 

arm64/for-kernelci boot: 21 boots: 0 failed, 21 passed (v5.6-rc4-20-g215ae3ad8d91)
 2020-03-07  5:32 UTC 

[PATCH net-next v2 0/9] net: ethernet: ti: add networking support for k3 am65x/j721e soc
 2020-03-07  5:19 UTC  (4+ messages)
` [PATCH net-next v2 5/9] net: ethernet: ti: introduce am65x/j721e gigabit eth subsystem driver

[PATCH] bonding: do not enslave CAN devices
 2020-03-07  5:13 UTC  (4+ messages)

[linux-rt-devel:linux-5.4.y-rt-rebase 87/288] include/linux/seqlock.h:232:2: error: implicit declaration of function 'preempt_disable_rt'; did you mean 'preempt_disable'?
 2020-03-07  5:12 UTC 

[igt-dev] [PATCH i-g-t v2] tests/kms_dp_tiled_display: Increase the time limit to receive all page flips
 2020-03-07  5:10 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for tests/kms_dp_tiled_display: Increase the time limit to receive all page flips (rev2)

[Xen-devel] [linux-4.4 test] 148135: regressions - FAIL
 2020-03-07  5:10 UTC 

linux-next: build warning after merge of the akpm-current tree
 2020-03-07  5:03 UTC  (3+ messages)

[Intel-gfx] [PATCH v3] drm/i915/tgl: Add definitions for VRR registers and bits
 2020-03-07  4:52 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.DOCS: warning for "
` [Intel-gfx] ✗ Fi.CI.BAT: failure "

arm64/for-kernelci build: 3 builds: 0 failed, 3 passed (v5.6-rc4-20-g215ae3ad8d91)
 2020-03-07  4:48 UTC 

[tip:smp/core] BUILD SUCCESS fd3eafda8f146d4ad8f95f91a8c2b9a5319ff6b2
 2020-03-07  4:38 UTC 

[PATCH v4 0/5] target/riscv: support vector extension part 2
 2020-03-07  4:36 UTC  (9+ messages)
` [PATCH v4 1/5] target/riscv: add vector unit stride load and store instructions
` [PATCH v4 2/5] target/riscv: add vector "

[alsa-devel] [PATCH alsa-ucm-conf] bytcht-es8316: Fix missing including of HeadPhones.conf after ucm2 conversion
 2020-03-07  4:34 UTC  (4+ messages)
  ` sudo alsaucm -c bytcht-cx2072x set _enadev Speaker

cron job: media_tree daily build: WARNINGS
 2020-03-07  4:29 UTC 

[PATCH] tty: sifive: Finish transmission before changing the clock
 2020-03-07  4:26 UTC  (2+ messages)

[rcu:rcu/next] BUILD SUCCESS 28b441686964dc950cade6375e018d3cae9cbff6
 2020-03-07  4:22 UTC 

[patch 1/2] mm, shmem: add vmstat for hugepage fallback
 2020-03-07  4:13 UTC  (4+ messages)
` [patch 2/2] mm, thp: track fallbacks due to failed memcg charges separately

commit 01e99aeca397 causes longer runtime of block/004
 2020-03-07  4:13 UTC  (10+ messages)

[PATCH 00/10] Kendryte k210 SoC boards support
 2020-03-07  4:11 UTC  (10+ messages)
` [PATCH 08/10] riscv: Add Kendryte K210 device tree

[Intel-wired-lan] [PATCH] igc: Fix NFC queue redirection support
 2020-03-07  4:07 UTC  (2+ messages)

[meta-networking][PATCH v2] net-snmp: fix reproducibilty issues in net-snmp-config
 2020-03-07  4:06 UTC 

[Intel-gfx] [PATCH] drm/i915/dgfx: avoid opregion calls and messages
 2020-03-07  4:05 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "

[PATCH v3 00/14] mm: remove __ARCH_HAS_5LEVEL_HACK
 2020-03-07  4:00 UTC  (8+ messages)
` [PATCH v3 07/14] powerpc/32: drop get_pteptr()
    ` [OpenRISC] "

[merged] arch-kconfig-update-have_reliable_stacktrace-description.patch removed from -mm tree
 2020-03-07  4:01 UTC 

[merged] mm-hotplug-fix-page-online-with-debug_pagealloc-compiled-but-not-enabled.patch removed from -mm tree
 2020-03-07  4:01 UTC 

[merged] mm-z3fold-do-not-include-rwlockh-directly.patch removed from -mm tree
 2020-03-07  4:01 UTC 

[merged] fat-fix-uninit-memory-access-for-partial-initialized-inode.patch removed from -mm tree
 2020-03-07  4:01 UTC  (2+ messages)

[merged] mm-avoid-data-corruption-on-cow-fault-into-pfn-mapped-vma.patch removed from -mm tree
 2020-03-07  4:01 UTC 

[merged] mm-fix-possible-pmd-dirty-bit-lost-in-set_pmd_migration_entry.patch removed from -mm tree
 2020-03-07  4:01 UTC 

[merged] arm-arm64-add-support-for-folded-p4d-page-tables-fix-fix.patch removed from -mm tree
 2020-03-07  4:01 UTC 

[merged] mm-numa-fix-bad-pmd-by-atomically-check-for-pmd_trans_huge-when-marking-page-tables-prot_numa.patch removed from -mm tree
 2020-03-07  4:01 UTC 

[merged] arm-arm64-add-support-for-folded-p4d-page-tables-fix.patch removed from -mm tree
 2020-03-07  4:01 UTC 


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.