All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-12-31 14:31:49 to 2019-12-31 16:38:09 UTC [more...]

post-receive: pub/scm/linux/kernel/git/ebiggers/linux
 2019-12-31 16:38 UTC 

[Xen-devel] [PATCH v2 00/20] VM forking
 2019-12-31 16:36 UTC  (14+ messages)

[Buildroot] [PATCH] configs/qemu: Update defconfigs to Linux 4.19.91
 2019-12-31 16:35 UTC 

post-receive: pub/scm/linux/kernel/git/ebiggers/linux
 2019-12-31 16:34 UTC 

linusw/for-next build: 5 builds: 0 failed, 5 passed, 1 warning (v5.5-rc4-9-g331d7ae3fa15)
 2019-12-31 16:32 UTC 

linusw/fixes build: 5 builds: 0 failed, 5 passed, 1 warning (v5.5-rc4)
 2019-12-31 16:31 UTC 

[PATCH v7 1/4] x86/insn-eval: Add support for 64-bit kernel mode
 2019-12-31 16:31 UTC  (4+ messages)
` [PATCH v7 3/4] x86/dumpstack: Introduce die_addr() for die() with #GP fault address
    ` [PATCH] x86/traps: Cleanup do_general_protection()

[RFC PATCH 0/5] i2c: implement mechanism to retrieve an alias device
 2019-12-31 16:27 UTC  (7+ messages)
` [RFC PATCH 1/5] i2c: core: refactor scanning for a client
` [RFC PATCH 2/5] i2c: core: add new variant to check "
` [RFC PATCH 3/5] i2c: core: add function to request an alias
` [RFC PATCH 4/5] i2c: core: add simple caching to the 'alias' scanning
` [RFC PATCH 5/5] simple test case for the I2C alias functionality

post-receive: pub/scm/linux/kernel/git/ardb/linux
 2019-12-31 16:27 UTC 

[Buildroot] [PATCH 1/1] libcurl: add wolfssl as an option for TLS
 2019-12-31 16:27 UTC  (3+ messages)

[PATCH] tests/vm: update openbsd to release 6.6
 2019-12-31 16:25 UTC  (4+ messages)

[PATCH v3] efi: Allow disabling PCI busmastering on bridges during boot
 2019-12-31 16:23 UTC 

[Intel-gfx] [PATCH] drm/i915: Use common priotree lists for virtual engine
 2019-12-31 16:24 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for "
` [Intel-gfx] ✗ Fi.CI.BAT: failure "

[Buildroot] [git commit] libcurl: add wolfssl as an option for TLS
 2019-12-31 16:24 UTC 

New LARTC website design available
 2019-12-31 16:24 UTC 

[PATCH 00/86] refactor main RAM allocation to use hostmem backend
 2019-12-31 16:22 UTC  (31+ messages)
` [PATCH 08/86] alpha:dp264: use memdev for RAM
` [PATCH 21/86] arm:kzm: "
` [PATCH 38/86] arm:xlnx-versal-virt: "
` [PATCH 41/86] null-machine: "
` [PATCH 43/86] hppa: drop RAM size fixup
` [PATCH 44/86] hppa: use memdev for RAM
` [PATCH 52/86] mips:boston-cube: "
` [PATCH 55/86] mips:mips_jazz: "
` [PATCH 56/86] mips:mips_malta: "
` [PATCH 57/86] mips:mips_mipssim: "
` [PATCH 58/86] mips:mips_r4k: "
` [PATCH 72/86] sparc:leon3: "
` [PATCH 74/86] sparc:niagara: "
` [PATCH 76/86] post conversion default_ram_id cleanup

[Bug 205977] New: [amdgpu] Vega10 dpm defaults cause card to overvolt and overboost
 2019-12-31 16:19 UTC  (2+ messages)
` [Bug 205977] "

[PATCH 4.14 000/161] 4.14.161-stable review
 2019-12-31 16:18 UTC  (3+ messages)

[PATCH 4.19 000/219] 4.19.92-stable review
 2019-12-31 16:18 UTC  (3+ messages)

[Buildroot] [PATCH 0/3] Microblaze cleanup 3
 2019-12-31 16:18 UTC  (3+ messages)
` [Buildroot] [PATCH 2/3] package/libnss: remove ld segfault workaround

[PATCH V2] nfs-utils: Drop unneeded patches, cmdline option overrides
 2019-12-31 16:15 UTC 

Linux kernel 5.4.7 released
 2019-12-31 16:15 UTC 

vdso-related userspace crashes on 5.5 mips64
 2019-12-31 16:14 UTC  (14+ messages)
` [PATCH] mips: vdso: conditionalize 32-bit time functions on COMPAT_32BIT_TIME

BTRFS with kernel 5.4.1: df -h shows 0 Bytes available but btrfs tells me that there are 1.06 TiB free
 2019-12-31 16:15 UTC  (3+ messages)

[PATCH v2] u-boot: Update to v2020.01-rc5
 2019-12-31 15:55 UTC  (2+ messages)

[PATCH V2,net-next, 0/3] Add vmbus dev_num and enable netvsc async probing
 2019-12-31 16:12 UTC  (12+ messages)
` [PATCH V2,net-next, 1/3] Drivers: hv: vmbus: Add a dev_num variable based on channel offer sequence
` [PATCH V2,net-next, 2/3] Drivers: hv: vmbus: Add dev_num to sysfs
` [PATCH V2,net-next, 3/3] hv_netvsc: Name NICs based on vmbus offer sequence and use async probe

[kvm-unit-tests PATCH v3 00/18] arm/arm64: Various fixes
 2019-12-31 16:09 UTC  (19+ messages)
` [kvm-unit-tests PATCH v3 01/18] lib: arm/arm64: Remove unnecessary dcache maintenance operations
` [kvm-unit-tests PATCH v3 02/18] lib: arm: Add proper data synchronization barriers for TLBIs
` [kvm-unit-tests PATCH v3 03/18] lib: Add WRITE_ONCE and READ_ONCE implementations in compiler.h
` [kvm-unit-tests PATCH v3 04/18] lib: arm/arm64: Use WRITE_ONCE to update the translation tables
` [kvm-unit-tests PATCH v3 05/18] lib: arm/arm64: Remove unused CPU_OFF parameter
` [kvm-unit-tests PATCH v3 06/18] arm/arm64: psci: Don't run C code without stack or vectors
` [kvm-unit-tests PATCH v3 07/18] lib: arm/arm64: Add missing include for alloc_page.h in pgtable.h
` [kvm-unit-tests PATCH v3 08/18] lib: arm: Implement flush_tlb_all
` [kvm-unit-tests PATCH v3 09/18] lib: arm/arm64: Teach mmu_clear_user about block mappings
` [kvm-unit-tests PATCH v3 10/18] arm/arm64: selftest: Add prefetch abort test
` [kvm-unit-tests PATCH v3 11/18] arm64: timer: Write to ICENABLER to disable timer IRQ
` [kvm-unit-tests PATCH v3 12/18] arm64: timer: EOIR the interrupt after masking the timer
` [kvm-unit-tests PATCH v3 13/18] arm64: timer: Test behavior when timer disabled or masked
` [kvm-unit-tests PATCH v3 14/18] lib: arm/arm64: Refuse to disable the MMU with non-identity stack pointer
` [kvm-unit-tests PATCH v3 15/18] arm/arm64: Perform dcache clean + invalidate after turning MMU off
` [kvm-unit-tests PATCH v3 16/18] arm: cstart64.S: Downgrade TLBI to non-shareable in asm_mmu_enable
` [kvm-unit-tests PATCH v3 17/18] arm/arm64: Invalidate TLB before enabling MMU
` [kvm-unit-tests PATCH v3 18/18] arm: cstart64.S: Remove icache invalidation from asm_mmu_enable

[RFC 0/3] VLANs, DSA switches and multiple bridges
 2019-12-31 16:10 UTC  (2+ messages)

[Xen-devel] Proxying Hyper-V hypercalls from L2 to L0
 2019-12-31 16:09 UTC  (2+ messages)

[PATCH 5.4 000/434] 5.4.7-stable review
 2019-12-31 16:09 UTC  (2+ messages)

[PATCH v4 1/2] libepoxy: Update to 1.5.4
 2019-12-31 16:08 UTC  (5+ messages)
` [PATCH v4 2/2] mesa: Upgrade to 19.3.1

post-receive: pub/scm/linux/kernel/git/stable/linux
 2019-12-31 16:06 UTC 

post-receive: pub/scm/linux/kernel/git/stable/linux
 2019-12-31 16:06 UTC 

post-receive: pub/scm/linux/kernel/git/stable/linux
 2019-12-31 16:06 UTC 

[RFC PATCH] efi/x86: limit EFI old memory map to SGI UV1 machines
 2019-12-31 16:05 UTC  (2+ messages)

[PATCH v4 0/9] TPM 2.0 trusted keys with attached policy
 2019-12-31 16:05 UTC  (3+ messages)

post-receive: pub/scm/linux/kernel/git/stable/stable-queue
 2019-12-31 16:05 UTC 

post-receive: pub/scm/linux/kernel/git/stable/stable-queue
 2019-12-31 16:05 UTC 

post-receive: pub/scm/linux/kernel/git/efi/efi
 2019-12-31 16:01 UTC 

Patch "tpm_tis: reserve chip for duration of tpm_tis_core_init" has been added to the 5.4-stable tree
 2019-12-31 16:00 UTC  (9+ messages)

[PATCH] early init: open /dev/console with O_LARGEFILE
 2019-12-31 15:55 UTC  (2+ messages)

Linux kernel 4.19.92 released
 2019-12-31 15:55 UTC 

[PATCH] qemu: arm: Scan the pci bus in board_init
 2019-12-31 15:49 UTC  (6+ messages)

post-receive: pub/scm/linux/kernel/git/linusw/linux-pinctrl
 2019-12-31 15:46 UTC 

post-receive: pub/scm/linux/kernel/git/linusw/linux-pinctrl
 2019-12-31 15:46 UTC 

[Intel-gfx] [PATCH] drm/i915/gt: Restore coarse power gating
 2019-12-31 15:46 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for "

post-receive: pub/scm/linux/kernel/git/linusw/linux-gpio
 2019-12-31 15:46 UTC 

[efi:next 9/13] arch/x86//platform/efi/efi_64.c:1029:10: error: implicit declaration of function 'efi_thunk_set_virtual_address_map'; did you mean 'efi_set_virtual_address_map'?
 2019-12-31 15:45 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/linusw/linux-gpio
 2019-12-31 15:45 UTC 

post-receive: pub/scm/linux/kernel/git/linusw/linux-gpio
 2019-12-31 15:45 UTC 

[PATCH v2 00/11] Add PX30 LVDS support
 2019-12-31 15:41 UTC  (10+ messages)
` [PATCH v2 10/11] arm64: dts: rockchip: Add PX30 DSI DPHY

post-receive: pub/scm/linux/kernel/git/stable/linux
 2019-12-31 15:41 UTC 

post-receive: pub/scm/linux/kernel/git/stable/linux
 2019-12-31 15:41 UTC 

post-receive: pub/scm/linux/kernel/git/stable/linux
 2019-12-31 15:40 UTC 

post-receive: pub/scm/linux/kernel/git/stable/stable-queue
 2019-12-31 15:40 UTC 

post-receive: pub/scm/linux/kernel/git/stable/stable-queue
 2019-12-31 15:40 UTC 

post-receive: pub/scm/linux/kernel/git/gregkh/usb
 2019-12-31 15:37 UTC 

[RFC PATCH 0/2] ARM: !MMU v7 Cortex-M preemption support
 2019-12-31 15:37 UTC  (4+ messages)
` [RFC PATCH 2/2] ARM: !MMU: v7-M: "

[PATCH v3 net-next 0/2] Bare UDP L3 Encapsulation Module
 2019-12-31 15:32 UTC  (6+ messages)
` [PATCH v3 net-next 1/2] UDP tunnel encapsulation module for tunnelling different protocols like MPLS,IP,NSH etc

[PATCH RFC net-next 00/20] net: dsa: add GRO support
 2019-12-31 15:32 UTC  (4+ messages)

[PATCH v2 0/8] Documentation: nfs: Convert a few documents to RST and move them to admin-guide
 2019-12-31 15:32 UTC  (6+ messages)
` [PATCH v2 2/8] Documentation: nfsroot.txt: convert to ReST
      ` [Linux-kernel-mentees] "

[Intel-gfx] [PATCH] drm/i915: save state of AUD_FREQ_CNTRL on all gen9+ platforms
 2019-12-31 15:31 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "

[Xen-devel] [xen-unstable test] 145393: regressions - FAIL
 2019-12-31 15:30 UTC  (2+ messages)

[Buildroot] [PATCH] DEVELOPERS: add Julien Grossholtz as contact for ts7680_defconfig
 2019-12-31 15:30 UTC  (3+ messages)

[Buildroot] [PATCH] configs/nitrogen*: bump kernel version to 4.14.x_2.0.0_ga
 2019-12-31 15:29 UTC  (2+ messages)

[Buildroot] [git commit] configs/nitrogen*: bump kernel version to 4.14.x_2.0.0_ga
 2019-12-31 15:28 UTC 

post-receive: pub/scm/network/connman/connman
 2019-12-31 15:28 UTC 

[Intel-gfx] [PULL] drm-misc-fixes
 2019-12-31 15:25 UTC  (2+ messages)
`  "

[PATCH 1/3] keys: Fix request_key() cache
 2019-12-31 15:25 UTC  (5+ messages)
` [PATCH 2/3] afs: Fix use-after-loss-of-ref
` [PATCH 3/3] afs: Fix afs_lookup() to not clobber the version on a new dentry

[Buildroot] [PATCH] DEVELOPERS: add Lothar Felten as contact for BeagleBone defconfigs
 2019-12-31 15:23 UTC  (2+ messages)

[Buildroot] [PATCH] DEVELOPERS: add Theo Debrouwere as contact for beagleboardx15_defconfig
 2019-12-31 15:23 UTC  (2+ messages)

[PATCH] drm/msm: use BUG_ON macro for debugging
 2019-12-31 15:20 UTC  (3+ messages)

[Buildroot] [PATCH] DEVELOPERS: add Masahiro Yamada as contact for arm_foundation_v8_defconfig
 2019-12-31 15:20 UTC  (2+ messages)

[Buildroot] [PATCH] DEVELOPERS: add Nicholas Sielicki as contact for galileo_defconfig
 2019-12-31 15:20 UTC  (2+ messages)

[Buildroot] [PATCH] DEVELOPERS: add Joao Pinto as contact for snps_aarch64_vdk_defconfig
 2019-12-31 15:18 UTC  (2+ messages)

[PATCH 0/7] Fix trivial nits in RCU docs
 2019-12-31 15:15 UTC  (8+ messages)
` [PATCH 1/7] doc/RCU/Design: Remove remaining HTML tags in ReST files
` [PATCH 2/7] doc/RCU/listRCU: Fix typos in a example code snippets
` [PATCH 3/7] doc/RCU/listRCU: Update example function name
` [PATCH 4/7] doc/RCU/rcu: Use ':ref:' for links to other docs
` [PATCH 5/7] doc/RCU/rcu: Use absolute paths for non-rst files
` [PATCH 6/7] doc/RCU/rcu: Use https instead of http if possible
` [PATCH 7/7] rcu: Fix typos in beginning comments

[PATCH v8 00/13] add the latest exfat driver
 2019-12-31 15:14 UTC  (2+ messages)

[PATCH] wic/filemap: If FIGETBSZ iotctl fail, failback to os.stat
 2019-12-31 15:10 UTC 

[Buildroot] [git commit] DEVELOPERS: add Lothar Felten as contact for BeagleBone defconfigs
 2019-12-31 15:10 UTC 

repeated enospc errors during balance on a filesystem with spare room - pls advise
 2019-12-31 15:10 UTC  (2+ messages)

[Buildroot] [PATCH] package/proj: fix build failure due to gcc bug 68485(C++)
 2019-12-31 15:09 UTC 

[PATCH] drm/amd/display: Fix error returned by program_hpd_filter
 2019-12-31 15:08 UTC  (4+ messages)

[Buildroot] [git commit] DEVELOPERS: add Theo Debrouwere as contact for beagleboardx15_defconfig
 2019-12-31 15:09 UTC 

[Buildroot] [git commit] DEVELOPERS: add Masahiro Yamada as contact for arm_foundation_v8_defconfig
 2019-12-31 15:08 UTC 

Intra-system frame forwarding
 2019-12-31 15:08 UTC  (2+ messages)

[Xen-devel] [xen-unstable test] 145419: regressions - FAIL
 2019-12-31 15:07 UTC 

[Buildroot] [git commit] DEVELOPERS: add Nicholas Sielicki as contact for galileo_defconfig
 2019-12-31 15:07 UTC 

[Buildroot] [git commit] DEVELOPERS: add Joao Pinto as contact for snps_aarch64_vdk_defconfig
 2019-12-31 15:05 UTC 

[Buildroot] [git commit] DEVELOPERS: add Julien Grossholtz as contact for ts7680_defconfig
 2019-12-31 15:05 UTC 

[Buildroot] [PATCH] package/apitrace: fix build failure due to gcc bug 68485 and 85180
 2019-12-31 15:04 UTC  (3+ messages)

[PATCH] block: make sure last_lookup set as NULL after part deleted
 2019-12-31 14:55 UTC  (2+ messages)

[PATCH 01/32] pwm: sun4i: convert to devm_platform_ioremap_resource
 2019-12-31 14:53 UTC  (8+ messages)
` [PATCH 14/32] pwm: meson: "

[PATCH 1/2] pwm: Fix minor Kconfig whitespace issues
 2019-12-31 14:52 UTC  (7+ messages)
` [PATCH 2/2] pwm: Enable compile testing for some of drivers

[Buildroot] [PATCH/next 1/1] package/libfreeimage: bump version to 3.18.0
 2019-12-31 14:50 UTC  (2+ messages)

[Buildroot] [git commit] package/libfreeimage: bump version to 3.18.0
 2019-12-31 14:47 UTC 

can not seem to set cpufreq to max performance with newer kernels
 2019-12-31 14:44 UTC 

[PATCH] drm/dp_mst: correct the shifting in DP_REMOTE_I2C_READ
 2019-12-31 14:40 UTC  (5+ messages)

[Intel-gfx] [PATCH v2] drm/i915: Limit audio CDCLK>=2*BCLK constraint back to GLK only
 2019-12-31 14:38 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915: Limit audio CDCLK>=2*BCLK constraint back to GLK only (rev2)

[RFC PATCH 0/9] drm: add more new-style logging functions
 2019-12-31 14:35 UTC  (5+ messages)
` [PATCH v1 6/8] drm/print: add drm_dev_* "

wireguard broke with recent update on fedora 31
 2019-12-31 12:03 UTC 

[Buildroot] [PATCH 1/1] package/avro-c: fix build without C++
 2019-12-31 14:31 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.