All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-10-25 13:26:35 to 2019-10-25 13:56:39 UTC [more...]

post-receive: pub/scm/linux/kernel/git/geert/renesas-devel
 2019-10-25 13:56 UTC 

[PATCH AUTOSEL 4.19 01/37] PCI/ASPM: Do not initialize link state when aspm_disabled is set
 2019-10-25 13:55 UTC  (15+ messages)
` [PATCH AUTOSEL 4.19 03/37] ACPI: video: Use vendor backlight on Sony VPCEH3U1E
` [PATCH AUTOSEL 4.19 04/37] rseq/selftests: x86: Work-around bogus gcc-8 optimisation
` [f2fs-dev] [PATCH AUTOSEL 4.19 05/37] f2fs: fix to do sanity check on valid node/block count
  `  "
` [PATCH AUTOSEL 4.19 08/37] nvme-pci: fix conflicting p2p resource adds
` [PATCH AUTOSEL 4.19 10/37] driver core: platform: Fix the usage of platform device name(pdev->name)
` [PATCH AUTOSEL 4.19 11/37] KVM: PPC: Book3S HV: Fix lockdep warning when entering the guest
` [PATCH AUTOSEL 4.19 12/37] drm/amdgpu/display: Fix reload driver error
` [PATCH AUTOSEL 4.19 16/37] xfrm interface: fix memory leak on creation
` [PATCH AUTOSEL 4.19 17/37] drm/msm: stop abusing dma_map/unmap for cache
` [PATCH AUTOSEL 4.19 18/37] drm/msm: Use the correct dma_sync calls in msm_gem

post-receive: pub/scm/linux/kernel/git/geert/renesas-devel
 2019-10-25 13:56 UTC 

[PATCH AUTOSEL 5.3 01/33] net: ipv6: fix listify ip6_rcv_finish in case of forwarding
 2019-10-25 13:55 UTC  (18+ messages)
` [PATCH AUTOSEL 5.3 02/33] sch_netem: fix rcu splat in netem_enqueue()
` [PATCH AUTOSEL 5.3 04/33] rxrpc: Fix call ref leak
` [PATCH AUTOSEL 5.3 05/33] rxrpc: Fix trace-after-put looking at the put peer record
` [PATCH AUTOSEL 5.3 07/33] llc: fix sk_buff leak in llc_sap_state_process()
` [PATCH AUTOSEL 5.3 08/33] llc: fix sk_buff leak in llc_conn_service()
` [PATCH AUTOSEL 5.3 11/33] netfilter: conntrack: avoid possible false sharing
` [PATCH AUTOSEL 5.3 15/33] jbd2: flush_descriptor(): Do not decrease buffer head's ref count
` [PATCH AUTOSEL 5.3 17/33] usb: typec: fusb302: Call fusb302_debugfs_init earlier
` [f2fs-dev] [PATCH AUTOSEL 5.3 18/33] f2fs: fix to avoid discard command leak
  `  "
` [PATCH AUTOSEL 5.3 19/33] net/rds: Whitelist rdma_cookie and rx_tstamp for usercopy
` [PATCH AUTOSEL 5.3 21/33] ath9k: dynack: fix possible deadlock in ath_dynack_node_{de}init
` [PATCH AUTOSEL 5.3 24/33] ubi: ubi_wl_get_peb: Increase the number of attempts while getting PEB
` [PATCH AUTOSEL 5.3 31/33] sctp: add chunks to sk_backlog when the newsk sk_socket is not set
` [PATCH AUTOSEL 5.3 33/33] nvme: Add quirk for Kingston NVME SSD running FW E8FK11.T

[PATCH] [LOCAL] arm64: renesas_defconfig: Refresh for v5.4-rc1
 2019-10-25 13:56 UTC 

[PATCH][next] io-wq: fix unintentional integer overflow on left shift
 2019-10-25 13:56 UTC  (3+ messages)

mlockall(MCL_CURRENT) blocking infinitely
 2019-10-25 13:55 UTC  (12+ messages)

[PATCH 0/4] crypto: improve performance of ciphers in XTS mode
 2019-10-25 13:46 UTC  (11+ messages)
` [PATCH 1/4] tests: allow filtering crypto cipher benchmark tests
` [PATCH 2/4] tests: benchmark crypto with fixed data size, not time period
` [PATCH 3/4] crypto: add support for gcrypt's native XTS impl
` [PATCH 4/4] crypto: add support for nettle's "

[PULL 0/7] Block layer patches
 2019-10-25 13:46 UTC  (7+ messages)
` [PULL 2/7] iotests: Skip read-only cases in 118 when run as root
` [PULL 3/7] blockdev: Use error_report() in hmp_commit()
` [PULL 4/7] block/backup: drop dead code from backup_job_create
` [PULL 5/7] doc: Describe missing generic -blockdev options
` [PULL 6/7] coroutine: Add qemu_co_mutex_assert_locked()
` [PULL 7/7] qcow2: Fix corruption bug in qcow2_detect_metadata_preallocation()

[PATCH v7 00/17] xfs: mount API patch series
 2019-10-25 13:53 UTC  (5+ messages)
` [PATCH v7 05/17] xfs: dont use XFS_IS_QUOTA_RUNNING() for option check
` [PATCH v7 06/17] xfs: use kmem functions for struct xfs_mount

[PATCH 0/7] towards QE support on ARM
 2019-10-25 12:40 UTC  (11+ messages)
` [PATCH v2 00/23] QUICC Engine "
  ` [PATCH v2 11/23] soc: fsl: qe: rename qe_ic_cascade_low_mpic -> qe_ic_cascade_low
  ` [PATCH v2 12/23] soc: fsl: qe: drop assign-only high_active in qe_ic_init
  ` [PATCH v2 13/23] soc: fsl: qe: remove pointless sysfs registration in qe_ic.c
  ` [PATCH v2 14/23] soc: fsl: qe: move calls of qe_ic_init out of arch/powerpc/
  ` [PATCH v2 15/23] powerpc/83xx: remove mpc83xx_ipic_and_qe_init_IRQ
  ` [PATCH v2 16/23] powerpc/85xx: remove mostly pointless mpc85xx_qe_init()
  ` [PATCH v2 17/23] soc: fsl: qe: make qe_ic_cascade_* static
  ` [PATCH v2 18/23] soc: fsl: qe: remove unused qe_ic_set_* functions
  ` [PATCH v2 19/23] net: ethernet: freescale: make UCC_GETH explicitly depend on PPC32

[U-Boot] [PATCH 3/3] board: tbs2910: Convert eth to driver model
 2019-10-25 13:53 UTC  (2+ messages)

[PATCH] ARM: shmobile: defconfig: Refresh for v5.4-rc1
 2019-10-25 13:53 UTC  (2+ messages)

post-receive: pub/scm/fs/ext2/xfstests-bld
 2019-10-25 13:52 UTC 

[PATCH] KVM: arm64: Don't set HCR_EL2.TVM when S2FWB is supported
 2019-10-25 13:51 UTC  (2+ messages)

[dpdk-dev] patchwork outage on Monday 28th
 2019-10-25 13:51 UTC 

[Buildroot] [PATCH 1/1] toolchain: install libssp.so from external toolchain
 2019-10-25 13:51 UTC  (2+ messages)

[PATCH V2] PCI: dwc ep: cache config until DBI regs available
 2019-10-25 13:50 UTC  (9+ messages)

[PATCH v4 00/16] Rewrite x86/ftrace to use text_poke (and more)
 2019-10-25 13:50 UTC  (11+ messages)
` [PATCH v4 15/16] module: Move where we mark modules RO,X

KASAN: null-ptr-deref Write in io_wq_cancel_all
 2019-10-25 13:50 UTC  (3+ messages)

[Buildroot] [git commit] package/jitterentropy-library: bump to version 2.2.0
 2019-10-25 13:50 UTC 

[PATCH] xen: issue deprecation warning for 32-bit pv guest
 2019-10-25 13:48 UTC  (3+ messages)
` [Xen-devel] "

[U-Boot] [PATCH 1/1] dwc3-generic: Don't fail probe if clk/reset entries are absent
 2019-10-25 13:50 UTC  (2+ messages)

[PATCH v2 00/12] linux-user sparc fixes
 2019-10-25 13:43 UTC  (5+ messages)
` [PATCH v2 08/12] linux-user/sparc64: Fix target_signal_frame

[PATCH] net: hisilicon: Fix "Trying to free already-free IRQ"
 2019-10-25 13:48 UTC 

[lkp] [+560 bytes kernel size regression] [i386-tinyconfig] [5f77e31db5] perf: Allow using AUX data in perf samples
 2019-10-25 13:47 UTC 

USB-audio sound issues with qemu-system-ppc in Linux and Windows
 2019-10-25 13:28 UTC 

[PATCH v2] PCI: cadence: Refactor driver to use as a core library
 2019-10-25 13:46 UTC  (2+ messages)

[PATCH v3 0/3] dts: ARM: add Kobo Clara HD eBook reader
 2019-10-25 13:46 UTC  (4+ messages)
` [PATCH v3 3/3] ARM: dts: imx: add devicetree for Kobo Clara HD

[PATCH] media: zr364xx: remove redundant assigmnent to idx, clean up code
 2019-10-25 13:46 UTC  (2+ messages)

[PATCH] libcap-ng:upgrade 0.7.9 -> 0.7.10
 2019-10-25 13:44 UTC  (10+ messages)

[PATCH 0/8]: mm: vmscan: cgroup-related cleanups
 2019-10-25 13:44 UTC  (4+ messages)
` [PATCH 5/8] mm: vmscan: replace shrink_node() loop with a retry jump

[PATCH 0/5] drm/udl: Convert to generic fbdev emulation
 2019-10-25 13:44 UTC  (12+ messages)
` [PATCH 3/5] drm/udl: Add GEM object functions for free(), vmap(), and vunmap()

[RFC 0/3] block/file-posix: Work around XFS bug
 2019-10-25 13:40 UTC  (2+ messages)

[dpdk-dev] [PATCH] devtools: export title syntax for check-git-log
 2019-10-25 13:44 UTC  (2+ messages)

[RFC/WIP] range-diff: show old/new blob OIDs in comments
 2019-10-25 13:43 UTC  (7+ messages)

[RFC PATCH 0/5] allow unprivileged overlay mounts
 2019-10-25 13:42 UTC  (3+ messages)

[PATCH libselinux 1/2] libselinux/src/Makefile: don't use ln --relative option
 2019-10-25 13:43 UTC  (2+ messages)
` [PATCH libselinux 2/2] libselinux/src/Makefile: do not use PYCEXT, and rely on the installed file name

[PATCH] ARM: dts: imx7d-pico: Add LCD support
 2019-10-25 13:42 UTC  (3+ messages)

post-receive: pub/scm/linux/kernel/git/ras/ras
 2019-10-25 13:42 UTC 

[PATCH bpf-next 0/2] test_bpf: Add an skb_segment test for a linear head_frag=0 skb whose gso_size was mangled
 2019-10-25 13:42 UTC  (3+ messages)
` [PATCH bpf-next 1/2] test_bpf: Refactor test_skb_segment() to allow testing skb_segment() on numerous different skbs
` [PATCH bpf-next 2/2] test_bpf: Introduce 'gso_linear_no_head_frag' skb_segment test

[Buildroot] [PATCH 0/2 v2] toolchain: handle toolchains with SSP in libssp.so (branch yem/libssp)
 2019-10-25 13:42 UTC  (3+ messages)
` [Buildroot] [PATCH 1/2 v2] toolchain/external: copy libssp.so if SSP is enabled
` [Buildroot] [PATCH 2/2 v2] packages/sox: unconditionaly disable custom SSP detection

[PATCH v2 0/2] drm/panfrost: Tidy up the devfreq implementation
 2019-10-25 13:41 UTC  (9+ messages)
  ` [PATCH v2 1/2] drm/panfrost: Use generic code for devfreq
  ` [PATCH v2 2/2] drm/panfrost: Simplify devfreq utilisation tracking

[android-common:android-mainline 10/10] include/linux/soc/qcom/irq.h:16:43: error: 'IRQ_DOMAIN_FLAG_NONCORE' undeclared
 2019-10-25 13:42 UTC 

[PATCH v2 0/6] AMD64 EDAC: Check for nodes without memory, etc
 2019-10-25 13:41 UTC  (4+ messages)
` [PATCH v2 6/6] EDAC/amd64: Set grain per DIMM

[PATCH libselinux] libselinux/src/Makefile: don't pass bogus -I and -L to python setup.py build_ext
 2019-10-25 13:41 UTC 

[PATCH -next] NFS: remove unneeded semicolon
 2019-10-25 13:41 UTC 

[PATCH 0/7] i386: Add `machine` parameter to query-cpu-definitions
 2019-10-25 13:38 UTC  (6+ messages)
` [PATCH 7/7] cpu: "

[PATCH v34 00/13] QEMU AVR 8 bit cores
 2019-10-25 13:12 UTC  (7+ messages)
` [PATCH v34 05/13] target/avr: Add instruction translation - Arithmetic and Logic Instructions
` [PATCH v34 08/13] target/avr: Add instruction translation - MCU Control Instructions
` [PATCH v34 09/13] target/avr: Add instruction translation - CPU main translation function
` [PATCH v34 10/13] target/avr: Add limited support for USART and 16 bit timer peripherals
` [PATCH v34 11/13] target/avr: Add example board configuration
` [PATCH v34 13/13] target/avr: Add tests

[PATCH] nvmet: clean up command parsing a bit
 2019-10-25 13:38 UTC 

[dpdk-dev] [PATCH 1/2] doc: add PMD filtering features back
 2019-10-25 13:39 UTC  (4+ messages)
` [dpdk-dev] [PATCH 2/2] doc: remove flow API from the feature list

[kvm-unit-tests PATCH v1 0/5] s390x: SCLP Unit test
 2019-10-25 13:37 UTC  (6+ messages)
` [kvm-unit-tests PATCH v1 5/5] s390x: SCLP unit test

[Intel-wired-lan] [jkirsher-next-queue:dev-queue] BUILD SUCCESS e7d25497f176aa3e963f7e03456ced929700aeef
 2019-10-25 13:38 UTC 

[PATCH net-next] net: aquantia: Fix build error wihtout CONFIG_PTP_1588_CLOCK
 2019-10-25 13:37 UTC 

post-receive: pub/scm/linux/kernel/git/dborkman/bpf
 2019-10-25 13:37 UTC 

[Buildroot] [PATCH v2 1/1] package/ruby: enable openssl for host-ruby
 2019-10-25 13:37 UTC 

[PATCH v5] drm/amd/display: Add MST atomic routines
 2019-10-25 13:36 UTC  (5+ messages)

Tooling and workflows meeting at OSS EU Lyon
 2019-10-25 13:36 UTC  (5+ messages)

post-receive: pub/scm/linux/kernel/git/dborkman/bpf
 2019-10-25 13:35 UTC 

[PATCH v13 00/12] Build ACPI Heterogeneous Memory Attribute Table (HMAT)
 2019-10-25 13:27 UTC  (5+ messages)
` [PATCH v13 06/12] numa: Extend CLI to provide memory latency and bandwidth information

[alsa-devel] [PATCH v8 0/6] Add HDMI jack support on RK3288
 2019-10-25 13:30 UTC  (29+ messages)
`  "
` [alsa-devel] [PATCH v8 1/6] drm: bridge: dw-hdmi: Report connector status using callback
  `  "
` [alsa-devel] [PATCH v8 2/6] ASoC: rockchip-max98090: Support usage with and without HDMI
  `  "
` [alsa-devel] [PATCH v8 3/6] ASoC: rockchip_max98090: Optionally support HDMI use case
  `  "
` [alsa-devel] [PATCH v8 4/6] ASoC: rockchip_max98090: Add HDMI jack support
  `  "
` [alsa-devel] [PATCH v8 5/6] ARM: dts: rockchip: Add HDMI support to rk3288-veyron-analog-audio
  `  "
` [alsa-devel] [PATCH v8 6/6] ARM: dts: rockchip: Add HDMI audio support to rk3288-veyron-mickey.dts
  `  "

KCSAN: data-race in exit_signals / prepare_signal
 2019-10-25 13:33 UTC  (5+ messages)
` cgroup_enable_task_cg_lists && PF_EXITING (Was: KCSAN: data-race in exit_signals / prepare_signal)
  ` [PATCH cgroup/for-5.5] cgroup: remove cgroup_enable_task_cg_lists() optimization

[PATCH v2] dt-bindings: arm: renesas: Convert 'renesas, prr' to json-schema
 2019-10-25 13:33 UTC  (3+ messages)

[PATCH net-nex V2 0/3] page_pool: API for numa node change handling
 2019-10-25 13:33 UTC  (3+ messages)
` [PATCH net-nex V2 2/3] page_pool: Don't recycle non-reusable pages

[PATCH] media: flexcop-usb: ensure -EIO is returned on error condition
 2019-10-25 13:33 UTC  (2+ messages)

[PATCH v4 00/10] sched/fair: rework the CFS load balance
 2019-10-25 13:33 UTC  (7+ messages)

Question about volatile usage
 2019-10-25 13:32 UTC 

[PATCH 0/2] Dir rename fixes
 2019-10-25 13:30 UTC  (9+ messages)
` [PATCH 2/2] merge-recursive: fix merging a subdirectory into the root directory

[PATCH v3 00/21] drm: Add support for bus-format negotiation
 2019-10-25 13:30 UTC  (16+ messages)
` [PATCH v3 04/21] drm/bridge: Rename bridge helpers targeting a bridge chain
` [PATCH v3 05/21] drm/bridge: Introduce drm_bridge_chain_get_next_bridge()
` [PATCH v3 06/21] drm: Stop accessing encoder->bridge directly
` [PATCH v3 07/21] drm/bridge: Make the bridge chain a double-linked list
` [PATCH v3 08/21] drm/bridge: Add the drm_for_each_bridge_in_chain() helper

[PATCH v5] ssi: xilinx_spips: Skip spi bus update for a few register writes
 2019-10-25 13:17 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/qemu: fix qemu 3.1.1.1 to build with >glib-2.29
 2019-10-25 13:29 UTC  (3+ messages)

[PATCH v2 0/2] ext4: support encryption with blocksize != PAGE_SIZE
 2019-10-25 13:30 UTC  (2+ messages)

[PATCH v3 00/15] KVM: Dynamically size memslot arrays
 2019-10-25 13:28 UTC  (5+ messages)

[Buildroot] [PATCH] package/libselinux: fix the build with Python 3.8
 2019-10-25 13:27 UTC 

[Bug 111481] AMD Navi GPU frequent freezes on both Manjaro/Ubuntu with kernel 5.3 and mesa 19.2 -git/llvm9
 2019-10-25 13:27 UTC  (2+ messages)


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.