All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-02-24 07:36:32 to 2020-02-24 08:40:00 UTC [more...]

[LTP] [PATCH v4 1/2] lib: add .request_hugepages to reserve hugepage
 2020-02-24  8:40 UTC  (5+ messages)

post-receive: pub/scm/linux/kernel/git/ebiggers/linux
 2020-02-24  8:40 UTC 

[PATCH V2 0/5] iommu: Add support to change default domain of a group
 2020-02-24  8:39 UTC  (10+ messages)
` [PATCH V2 3/5] iommu: Add support to change default domain of an iommu_group

Git Rebase: test failing with GIT_TEST_STASH_USE_BUILTIN=false
 2020-02-24  8:33 UTC 

[PATCH 00/15] updates & improvements
 2020-02-24  8:39 UTC  (4+ messages)
` [PATCH 02/15] backports: update x509.asn1.[ch]

KMSAN: kernel-infoleak in tty_compat_ioctl
 2020-02-24  8:38 UTC  (2+ messages)
` [PATCH] tty: fix compat TIOCGSERIAL leaking uninitialized memory

[PATCH v24 00/10] Add ARMv8 RAS virtualization support in QEMU
 2020-02-24  8:37 UTC  (4+ messages)

[PATCH v4 00/16] APIC ID fixes for AMD EPYC CPU model
 2020-02-24  8:37 UTC  (9+ messages)
` [PATCH v4 04/16] hw/i386: Introduce init_topo_info to initialize X86CPUTopoInfo
` [PATCH v4 05/16] machine: Add SMP Sockets in CpuTopology
` [PATCH v4 06/16] hw/i386: Update structures for nodes_per_pkg

[PATCH 1/1] net: usb: qmi_wwan: restore mtu min/max values after raw_ip switch
 2020-02-24  8:38 UTC  (3+ messages)

general protection fault in rds_ib_add_one
 2020-02-24  8:38 UTC 

[PATCH] nl80211: explicitly include if_vlan.h
 2020-02-24  8:38 UTC 

KMSAN: uninit-value in batadv_get_vid
 2020-02-24  8:38 UTC 

KMSAN: uninit-value in br_dev_xmit
 2020-02-24  8:38 UTC  (2+ messages)
` [Bridge] "

[PATCH 0/2] MAINTAINERS: Update MIPS entry
 2020-02-24  8:37 UTC  (4+ messages)
` [PATCH 2/2] MAINTAINERS: Set MIPS status to Odd Fixes

[PATCH] dt-bindings: Fix dtc warnings in examples
 2020-02-24  8:37 UTC  (2+ messages)

[PATCH v2] MAINTAINERS: Hand MIPS over to Thomas
 2020-02-24  8:36 UTC  (2+ messages)

[PATCH V2 1/6] ARM: dts: stm32: Add Ethernet0 RMII pins A pinmux entry on stm32mp1
 2020-02-24  8:35 UTC  (5+ messages)
` [PATCH V2 6/6] ARM: dts: stm32: Add DH Electronics DHCOM STM32MP1 SoM and PDK2 board

[PATCH] i3c: master: use 'dev' variable in dev_err
 2020-02-24  8:34 UTC  (2+ messages)

[PATCH v4 0/3] io_uring: add splice(2) support
 2020-02-24  8:32 UTC  (4+ messages)
` [PATCH v4 1/3] splice: make do_splice public
` [PATCH v4 2/3] io_uring: add interface for getting files
` [PATCH v4 3/3] io_uring: add splice(2) support

[PATCH RT 00/25] Linux v4.14.170-rt75-rc1
 2020-02-24  8:33 UTC  (3+ messages)
` [PATCH RT 03/25] sched/deadline: Ensure inactive_timer runs in hardirq context

[PATCH v4 00/14] RISC-V SiFive FU540 support SPL
 2020-02-24  8:32 UTC  (15+ messages)
` [PATCH v4 01/14] misc: add driver for the SiFive otp controller
` [PATCH v4 02/14] riscv: sifive: fu540: Use OTP DM driver for serial environment variable
` [PATCH v4 03/14] riscv: Add _image_binary_end for SPL
` [PATCH v4 04/14] lib: Makefile: build crc7.c when CONFIG_MMC_SPI
` [PATCH v4 05/14] riscv: sifive: dts: fu540: Add board -u-boot.dtsi files
` [PATCH v4 06/14] sifive: fu540: add ddr driver
` [PATCH v4 07/14] sifive: dts: fu540: Add DDR controller and phy register settings
` [PATCH v4 08/14] clk: sifive: fu540-prci: Add clock enable and disable ops
` [PATCH v4 09/14] clk: sifive: fu540-prci: Add clock initialization for SPL
` [PATCH v4 10/14] riscv: sifive: fu540: add SPL configuration
` [PATCH v4 11/14] configs: fu540: Add config options for U-boot SPL
` [PATCH v4 12/14] riscv: sifive: fu540: enable all cache ways from u-boot proper
` [PATCH v4 13/14] sifive: fix palmer's email address
` [PATCH v4 14/14] doc: update FU540 RISC-V documentation

[PATCH v4 0/5] remove runnable_load_avg and improve group_classify
 2020-02-24  8:32 UTC  (2+ messages)
  ` [PATCH v4 5/5] sched/fair: Take into account runnable_avg to classify group

[PATCH v3 0/3] async punting improvements for io_uring
 2020-02-24  8:30 UTC  (4+ messages)
` [PATCH v3 1/3] io_uring: don't call work.func from sync ctx
` [PATCH v3 2/3] io_uring: don't do full *prep_worker() from io-wq
` [PATCH v3 3/3] io_uring: remove req->in_async

[RFC 0/4] perf expr: Add flex scanner
 2020-02-24  8:30 UTC  (4+ messages)
` [PATCH 2/4] perf expr: Move expr lexer to flex

[PATCHv2 0/5] perf expr: Add flex scanner
 2020-02-24  8:29 UTC  (6+ messages)
` [PATCH 1/5] perf expr: Add expr.c object
` [PATCH 2/5] perf expr: Move expr lexer to flex
` [PATCH 3/5] perf expr: Increase EXPR_MAX_OTHER
` [PATCH 4/5] perf expr: Straighten expr__parse/expr__find_other interface
` [PATCH 5/5] perf expr: Make expr__parse return -1 on error

[PATCH v7 00/19] xfs: Delayed Ready Attrs
 2020-02-24  8:31 UTC  (9+ messages)
` [PATCH v7 02/19] xfs: Embed struct xfs_name in xfs_da_args

KMSAN: uninit-value in audit_log_vformat
 2020-02-24  8:28 UTC 

KMSAN: uninit-value in number (2)
 2020-02-24  8:28 UTC 

WARNING: refcount bug in l2cap_chan_put
 2020-02-24  8:28 UTC 

general protection fault in smc_ib_remove_dev
 2020-02-24  8:28 UTC 

[dpdk-dev] [PATCH] vhost: fix zmbuf buffer id invalid
 2020-02-24 15:14 UTC  (5+ messages)
` [dpdk-dev] [PATCH v2] vhost: fix packed ring zero-copy

KASAN: slab-out-of-bounds Read in ethnl_update_bitset32
 2020-02-24  8:28 UTC 

KASAN: use-after-free Read in ethnl_update_bitset32
 2020-02-24  8:28 UTC 

WARNING: kobject bug in ib_register_device
 2020-02-24  8:28 UTC 

BUG: unable to handle kernel paging request in ethnl_update_bitset32
 2020-02-24  8:28 UTC 

post-receive: pub/scm/linux/kernel/git/jolsa/perf
 2020-02-24  8:26 UTC 

post-receive: pub/scm/linux/kernel/git/shawnguo/linux
 2020-02-24  8:26 UTC 

[PATCH v4] staging: qlge: emit debug and dump at same level
 2020-02-24  8:24 UTC  (2+ messages)

Patch "soc: fsl: qe: change return type of cpm_muram_alloc() to s32" has been added to the 5.5-stable tree
 2020-02-24  8:23 UTC  (3+ messages)

[Buildroot] [PATCH v3 00/12] pkg-stats json output improvements
 2020-02-24  8:22 UTC  (10+ messages)
` [Buildroot] [PATCH v3 05/12] support/scripts/pkg-stats: add package status
` [Buildroot] [PATCH v3 07/12] support/scripts/pkg-stats: store pkg dir path
` [Buildroot] [PATCH v3 10/12] support/scripts/pkg-stats: set status to 'na' for virtual packages

[Intel-gfx] [PATCH] drm/i915/display: Fix inverted WARN_ON
 2020-02-24  8:22 UTC  (3+ messages)

[PATCH v6 2/3] arm64: dts: ls1028a: Add PCIe controller DT nodes
 2020-02-24  8:11 UTC  (4+ messages)

NULL pointer dereference in qla24xx_abort_command, kernel 4.19.98 (Debian)
 2020-02-24  8:20 UTC  (4+ messages)

post-receive: pub/scm/virt/kvm/kvm
 2020-02-24  8:19 UTC 

KASAN: use-after-free Write in release_tty
 2020-02-24  8:19 UTC  (4+ messages)
` [PATCH] vt: vt_ioctl: fix VT_DISALLOCATE freeing in-use virtual console

[PATCH 00/52] drm_device managed resources
 2020-02-24  8:18 UTC  (20+ messages)
` [PATCH 10/52] drm/cirrus: Use drmm_add_final_kfree
    ` [Intel-gfx] "
` [PATCH 28/52] drm/bochs: Remove leftover drm_atomic_helper_shutdown
  ` [Intel-gfx] "
` [PATCH 29/52] drm/bochs: Drop explicit drm_mode_config_cleanup
  ` [Intel-gfx] "
` [PATCH 30/52] drm/cirrus: Drop explicit drm_mode_config_cleanup call
  ` [Intel-gfx] "
` [PATCH 31/52] drm/cirrus: Fully embrace devm_
    ` [Intel-gfx] "

kernel panic: audit: backlog limit exceeded
 2020-02-24  8:18 UTC 

[PATCH] Fix up the gpio-omap driver so the current version can be used with the ipipe
 2020-02-24  8:17 UTC  (2+ messages)

[PATCH v7 1/2] mm: Add MREMAP_DONTUNMAP to mremap()
 2020-02-24  8:16 UTC  (2+ messages)

[virtio-comment] [PATCH] virtio-net: Fix VIRTIO_NET_F_GUEST_HDRLEN feature definition
 2020-02-24  8:15 UTC 

Anunciese con 100 mil clientes potenciales
 2020-02-24  7:17 UTC 

[RFC PATCH 0/7] i2c: of: reserve unknown and ancillary addresses
 2020-02-24  8:12 UTC  (4+ messages)
` [RFC PATCH 4/7] i2c: of: remove superfluous parameter from exported function

[PATCH v2 0/4] drm: Provide a simple encoder
 2020-02-24  8:09 UTC  (4+ messages)
` [PATCH v2 4/4] drm/qxl: Use "

KMSAN: uninit-value in audit_receive
 2020-02-24  8:08 UTC 

kernel panic: audit: rate limit exceeded
 2020-02-24  8:08 UTC 

[PATCH] vt: vt_ioctl: remove unnecessary console allocation checks
 2020-02-24  8:03 UTC 

[PATCH] drm/amdgpu: Add a chunk ID for spm trace
 2020-02-24  8:06 UTC  (11+ messages)

[PATCH 0/8] do not store GPU address in TTM
 2020-02-24  8:04 UTC  (14+ messages)
` [PATCH 6/8] drm/vram-helper: don't use ttm bo->offset
` [PATCH 7/8] drm/bochs: use drm_gem_vram_offset to get bo offset
` [PATCH 8/8] drm/ttm: do not keep GPU dependent addresses

post-receive: pub/scm/linux/kernel/git/stable/linux-stable-rc
 2020-02-24  8:02 UTC 

post-receive: pub/scm/linux/kernel/git/stable/linux-stable-rc
 2020-02-24  8:02 UTC 

post-receive: pub/scm/docs/man-pages/man-pages
 2020-02-24  8:00 UTC 

Linux 5.5.6
 2020-02-24  7:59 UTC  (2+ messages)

[PATCH v2 net-next/devicetree 0/5] DT bindings for Felix DSA switch on LS1028A
 2020-02-24  7:59 UTC  (3+ messages)

LKRG: "there won't be a grsecurity alike situation where everything gets closed down". (Linux Kernel Runtime Guard)
 2020-02-24  7:59 UTC 

Linux 5.4.22
 2020-02-24  7:59 UTC  (2+ messages)

Linux 4.19.106
 2020-02-24  7:59 UTC  (2+ messages)

[PATCH v2] exit.3: Use hex for the status mask
 2020-02-24  7:59 UTC  (3+ messages)
    ` AW: "

post-receive: pub/scm/linux/kernel/git/shawnguo/linux
 2020-02-24  7:56 UTC 

warning messages for net/ipv4/tcp_output.c
 2020-02-24  7:55 UTC  (5+ messages)

[PATCH v3 0/8] arm64: dts: librem5-devkit: description updates
 2020-02-24  7:55 UTC  (3+ messages)

[PATCH 0/4] pwm: omap-dmtimer: Allow for dynamic pwm period updates
 2020-02-24  7:53 UTC  (3+ messages)
` [PATCH 1/4] pwm: omap-dmtimer: Drop unused header file

[PATCH 1/7] Revert "tty: serial: fsl_lpuart: drop EARLYCON_DECLARE"
 2020-02-24  7:52 UTC  (6+ messages)

[PATCH] staging: qlge: add braces around macro arguments
 2020-02-24  7:52 UTC  (4+ messages)

[Bug 1846451] [NEW] K800 keyboard no longer works when attached to a VM
 2020-02-24  7:41 UTC  (2+ messages)
` [Bug 1846451] "

[PATCH V2] arm64: dts: imx8mn: Adjust 1.2GHz OPP voltage to OD mode
 2020-02-24  7:51 UTC  (3+ messages)

[PATCH v6 0/4] add mt8183 dpi driver
 2020-02-24  7:50 UTC  (6+ messages)
` [PATCH v6 1/4] dt-bindings: display: mediatek: update dpi supported chips

post-receive: pub/scm/linux/kernel/git/gregkh/usb
 2020-02-24  7:50 UTC 

post-receive: pub/scm/linux/kernel/git/gregkh/usb
 2020-02-24  7:50 UTC 

Linux kernel 5.5.6 released
 2020-02-24  7:50 UTC 

Linux kernel 5.4.22 released
 2020-02-24  7:50 UTC 

[PATCH] clk: imx: clk-sscg-pll: Drop unnecessary initialization
 2020-02-24  7:49 UTC  (3+ messages)

post-receive: pub/scm/linux/kernel/git/gregkh/usb
 2020-02-24  7:50 UTC 

post-receive: pub/scm/linux/kernel/git/gregkh/usb
 2020-02-24  7:49 UTC 

post-receive: pub/scm/linux/kernel/git/gregkh/usb
 2020-02-24  7:49 UTC 

[PATCH 0/2] virtio: decouple protected guest RAM form VIRTIO_F_IOMMU_PLATFORM
 2020-02-24  7:48 UTC  (8+ messages)

[PATCH] ARM: dts: imx: Align ocotp node name
 2020-02-24  7:46 UTC  (3+ messages)

General Discussion about GPLness
 2020-02-24  7:46 UTC  (7+ messages)

[PATCH] man7/namespaces.7: srcfix: Make the number of .RS/.RE macros equal
 2020-02-24  7:46 UTC  (2+ messages)

Linux kernel 4.19.106 released
 2020-02-24  7:45 UTC 

[PATCH] clk: imx: pll14xx: Return error if pll type is invalid
 2020-02-24  7:43 UTC  (3+ messages)

[PATCH] ARM: dts: imx: make wdog node name generic
 2020-02-24  7:43 UTC  (3+ messages)

post-receive: pub/scm/linux/kernel/git/stable/linux-stable-rc
 2020-02-24  7:42 UTC 

post-receive: pub/scm/linux/kernel/git/gregkh/tty
 2020-02-24  7:42 UTC 

post-receive: pub/scm/linux/kernel/git/gregkh/tty
 2020-02-24  7:41 UTC 

[Buildroot] [PATCH v2] package/fswebcam: bump to latest git version
 2020-02-24  7:41 UTC 

post-receive: pub/scm/linux/kernel/git/gregkh/tty
 2020-02-24  7:41 UTC 

post-receive: pub/scm/linux/kernel/git/gregkh/tty
 2020-02-24  7:41 UTC 

post-receive: pub/scm/linux/kernel/git/gregkh/usb
 2020-02-24  7:41 UTC 

post-receive: pub/scm/linux/kernel/git/stable/linux-stable-rc
 2020-02-24  7:41 UTC 

post-receive: pub/scm/linux/kernel/git/gregkh/tty
 2020-02-24  7:41 UTC 

KASAN: use-after-free Read in tcp_retransmit_timer (5)
 2020-02-24  7:40 UTC 

post-receive: pub/scm/linux/kernel/git/gregkh/staging
 2020-02-24  7:39 UTC 

post-receive: pub/scm/linux/kernel/git/stable/linux
 2020-02-24  7:39 UTC 

post-receive: pub/scm/linux/kernel/git/gregkh/staging
 2020-02-24  7:39 UTC 

post-receive: pub/scm/linux/kernel/git/stable/linux
 2020-02-24  7:39 UTC 

post-receive: pub/scm/linux/kernel/git/stable/linux
 2020-02-24  7:39 UTC 

post-receive: pub/scm/linux/kernel/git/gregkh/staging
 2020-02-24  7:39 UTC 

post-receive: pub/scm/linux/kernel/git/stable/stable-queue
 2020-02-24  7:39 UTC 

post-receive: pub/scm/linux/kernel/git/stable/stable-queue
 2020-02-24  7:39 UTC 

post-receive: pub/scm/linux/kernel/git/gregkh/tty
 2020-02-24  7:39 UTC 

post-receive: pub/scm/linux/kernel/git/gregkh/staging
 2020-02-24  7:38 UTC 

post-receive: pub/scm/linux/kernel/git/gregkh/staging
 2020-02-24  7:38 UTC 

[PATCH v5 0/6] MIPS: CI20: Add efuse driver for Ingenic JZ4780 and attach to DM9000 for stable MAC addresses
 2020-02-24  7:33 UTC  (5+ messages)
` [PATCH v5 2/6] Bindings: nvmem: add bindings for JZ4780 efuse

post-receive: pub/scm/linux/kernel/git/stable/linux
 2020-02-24  7:37 UTC 

post-receive: pub/scm/linux/kernel/git/stable/linux
 2020-02-24  7:37 UTC 

post-receive: pub/scm/linux/kernel/git/stable/linux
 2020-02-24  7:37 UTC 

post-receive: pub/scm/linux/kernel/git/stable/stable-queue
 2020-02-24  7:37 UTC 

post-receive: pub/scm/linux/kernel/git/stable/stable-queue
 2020-02-24  7:37 UTC 

[patch net-next 00/16] mlxsw: Introduce ACL traps
 2020-02-24  7:35 UTC  (2+ messages)
` [patch net-next 12/16] mlxsw: spectrum_trap: Introduce dummy group with thin policer


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.