All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-08-27 16:29:23 to 2020-08-27 17:20:22 UTC [more...]

[net-next v5 00/15][pull request] 100GbE Intel Wired LAN Driver Updates 2020-08-24
 2020-08-27 17:18 UTC  (7+ messages)
` [net-next v5 01/15] virtchnl: Extend AVF ops
` [net-next v5 04/15] iecm: Common module introduction and function stubs

[PATCH RFC] netlabel: remove unused param from audit_log_format()
 2020-08-27 17:20 UTC  (4+ messages)

Tioga Pass OpenBMC 2.8
 2020-08-27 17:19 UTC  (16+ messages)

QEMU | Pipeline #182774581 has failed for master | ac8b279f
 2020-08-27 17:18 UTC 

Cleaning up files reported by size-garbage
 2020-08-27 17:19 UTC  (2+ messages)

[PATCH v2 00/34] Drivers for the BCM283x CSI-2/CCP2 receiver and ISP
 2020-08-27 17:19 UTC  (10+ messages)
` [PATCH v2 06/34] staging: vc04_services: Add new vc-sm-cma driver

[PATCH 1/1] drm/amdgpu: fix compiler warnings
 2020-08-27 17:19 UTC  (2+ messages)

[PATCH 0/4] Add initial support for RoseapplePi SBC
 2020-08-27 17:17 UTC  (6+ messages)
` [PATCH 4/4] arm: dts: owl-s500: Add RoseapplePi

[PATCH v3 0/7] migration: bring improved savevm/loadvm/delvm to QMP
 2020-08-27 17:17 UTC  (3+ messages)
` [PATCH v3 1/7] migration: improve error reporting of block driver state name

[PATCH] x86/entry/64: Do not include inst.h in calling.h
 2020-08-27 17:17 UTC 

[PATCH] staging: ion: remove from the tree
 2020-08-27 17:17 UTC  (11+ messages)

[PATCH 0/2] migration: add vsock channel support
 2020-08-27 17:15 UTC  (2+ messages)

[PATCH 00/20] Add support for SATA/PCIe/USB2[3]/VIN/CSI on R8A774E1
 2020-08-27 17:15 UTC  (5+ messages)
` [PATCH 08/20] dt-bindings: usb: usb-xhci: Document r8a774e1 support
` [PATCH 11/20] dt-bindings: usb: renesas,usbhs: Add "

[PATCH v5 0/7] Fix ELF / FDPIC ELF core dumping, and use mmap_lock properly in there
 2020-08-27 17:15 UTC  (6+ messages)
` [PATCH v5 6/7] mm/gup: Take mmap_lock in get_dump_page()

[GIT PULL] fscache rewrite -- please drop for now
 2020-08-27 17:14 UTC  (7+ messages)
  ` [GIT PULL] fscache rewrite
    ` Upcoming: "

[PATCH 2/2] ap: Add an optional client count limit parameter
 2020-08-27 17:14 UTC  (2+ messages)

[PATCH 0/5] add "git worktree repair" command
 2020-08-27 17:14 UTC  (5+ messages)
` [PATCH 2/5] worktree: teach "repair" to fix worktree back-links to main worktree
` [PATCH 3/5] worktree: teach "repair" to fix outgoing links to worktrees

adding new devices to degraded raid1
 2020-08-27 17:14 UTC  (2+ messages)

0001-Fix-a-array-bound-overflow-bug-in-function-umr_clock
 2020-08-27 17:14 UTC  (2+ messages)

[PULL 00/17] Meson fixes for 2020-08-27
 2020-08-27 16:59 UTC  (18+ messages)
` [PULL 01/17] trace: fix creation of systemtap files
` [PULL 02/17] meson: Build qemu-nbd on macOS again
` [PULL 03/17] meson: Don't make object files for dtrace on macOS
` [PULL 04/17] scripts/qemu-version.sh: Add missing space before ']'
` [PULL 05/17] meson: Fix meson build with --enable-libdaxctl
` [PULL 06/17] meson: Fix chardev-baum.so name
` [PULL 07/17] configure: default to PIE disabled on Windows platforms
` [PULL 08/17] meson: move pixman detection to meson
` [PULL 09/17] meson: skip SDL2 detection if --disable-system
` [PULL 10/17] configure: add --ninja option
` [PULL 11/17] meson: cleanup xkbcommon detection
` [PULL 12/17] meson: don't require CONFIG_VTE for the GTK UI
` [PULL 13/17] ninjatool: quote dollars in variables
` [PULL 14/17] meson: fix relpath failure on Win32
` [PULL 15/17] meson: Mingw64 gcc doesn't recognize system include_type for sdl2
` [PULL 16/17] meson: set colorout to auto
` [PULL 17/17] ninjatool: Fixes E$$: in generated Makefile.ninja

[PATCH v3 0/8] KVM: nSVM: ondemand nested state allocation + smm fixes
 2020-08-27 17:11 UTC  (9+ messages)
` [PATCH v3 1/8] KVM: SVM: rename a variable in the svm_create_vcpu
` [PATCH v3 2/8] KVM: nSVM: rename nested vmcb to vmcb12
` [PATCH v3 3/8] KVM: SVM: refactor msr permission bitmap allocation
` [PATCH v3 4/8] KVM: SVM: use __GFP_ZERO instead of clear_page
` [PATCH v3 5/8] KVM: SVM: refactor exit labels in svm_create_vcpu
` [PATCH v3 6/8] KVM: x86: allow kvm_x86_ops.set_efer to return a value
` [PATCH v3 7/8] KVM: emulator: more strict rsm checks
` [PATCH v3 8/8] KVM: nSVM: implement ondemand allocation of the nested state

[PATCH 0/8] KVM: nSVM: ondemand nested state allocation + smm fixes
 2020-08-27 17:12 UTC  (10+ messages)
` [PATCH 1/8] KVM: SVM: rename a variable in the svm_create_vcpu
` [PATCH 2/8] KVM: nSVM: rename nested vmcb to vmcb12
` [PATCH 3/8] KVM: SVM: refactor msr permission bitmap allocation
` [PATCH 4/8] KVM: SVM: use __GFP_ZERO instead of clear_page
` [PATCH 5/8] KVM: SVM: refactor exit labels in svm_create_vcpu
` [PATCH 6/8] KVM: x86: allow kvm_x86_ops.set_efer to return a value
` [PATCH 7/8] KVM: emulator: more strict rsm checks
` [PATCH 8/8] KVM: nSVM: implement ondemand allocation of the nested state

[GIT PULL v2 FOR 5.10] V4L2 fixes, cleanups and documentation improvements
 2020-08-27 17:14 UTC  (2+ messages)
` [GIT PULL v2 FOR 5.10] V4L2 fixes, cleanups and documentation (#66506)

[PATCH v2] power: supply: Add support for RN5T618/RC5T619 charger and fuel gauge
 2020-08-27 17:11 UTC  (2+ messages)

[PATCH 06/23] rxrpc: use ASSERT_FAIL()/ASSERT_WARN() to cleanup some code
 2020-08-27 17:10 UTC  (3+ messages)

[PATCH 00/77] target/microblaze improvements
 2020-08-27 17:09 UTC  (6+ messages)

[RFC] Tamper Evident Logging on Linux Audit
 2020-08-27 16:25 UTC 

[PATCH v9 1/2] Add a "nosymfollow" mount option
 2020-08-27 17:09 UTC  (2+ messages)
` [PATCH v9 2/2] selftests: mount: add nosymfollow tests

[Intel-gfx] [PATCH v3 1/3] drm/i915/display: Compute has_drrs after compute has_psr
 2020-08-27 16:54 UTC  (7+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for series starting with [v3,1/3] "

[PATCH v2 0/4] arm64: Initial support for Texas Instrument's J7200 Platform
 2020-08-27 17:04 UTC  (4+ messages)
` [PATCH v2 3/4] arm64: dts: ti: Add support for J7200 SoC

[meta-networking][zeus][PATCH] miniupnpd: Build config.h before full build
 2020-08-27 17:05 UTC 

[PATCH v5 0/8] Remove EPYC mode apicid decode and use generic decode
 2020-08-27 17:03 UTC  (8+ messages)

linux-next: Tree for Aug 27
 2020-08-27 17:03 UTC  (4+ messages)

[Qemu-devel] [Bug 1823790] [NEW] QEMU forces systemd into tight loop
 2020-08-27 16:54 UTC  (2+ messages)
` [Bug 1823790] Re: QEMU mishandling of SO_PEERSEC "

KASAN: use-after-free Read in snd_pcm_oss_release
 2020-08-27 16:34 UTC  (2+ messages)

[PATCH 1/2] ap: Move AP parameters to a struct
 2020-08-27 17:02 UTC  (2+ messages)

Frozen Maps
 2020-08-27 17:02 UTC  (5+ messages)

[PATCH 0/4] fix up generic dmlogwrites tests to work with XFS
 2020-08-27 17:02 UTC  (8+ messages)
` [PATCH 1/4] generic: require discard zero behavior for dmlogwrites on XFS

INFO: task can't die in p9_fd_close
 2020-08-27 16:20 UTC  (3+ messages)

The future of readahead
 2020-08-27 17:02 UTC  (2+ messages)

[PATCH] netfilter: nftables: fix documentation for dup statement
 2020-08-27 17:02 UTC  (2+ messages)

WARNING: ODEBUG bug in get_signal
 2020-08-27 11:14 UTC  (2+ messages)

[PATCH v1 00/10] DDW indirect mapping
 2020-08-27 16:58 UTC  (9+ messages)
` [PATCH v1 02/10] powerpc/kernel/iommu: Align size for IOMMU_PAGE_SIZE on iommu_*_coherent()
` [PATCH v1 03/10] powerpc/kernel/iommu: Use largepool as a last resort when !largealloc

[RFC][PATCH 0/7] kprobes: Make kretprobes lockless
 2020-08-27 17:00 UTC  (5+ messages)
` [RFC][PATCH 6/7] freelist: Lock less freelist

[PATCH 00/20] Add support for [H]SCIF/TMU/CMT/THS/SDHI/MSIOF/CAN[FD]/I2C/IIC/RWDT on R8A774E1
 2020-08-27 17:00 UTC  (5+ messages)
` [PATCH 02/20] dt-bindings: thermal: rcar-gen3-thermal: Add r8a774e1 support
` [PATCH 05/20] dt-bindings: timer: renesas,cmt: Document r8a774e1 CMT support

MAC Layer Beacon / Scan Code
 2020-08-27 16:59 UTC 

[PATCH] usb: atm: don't use snprintf() for sysfs attrs
 2020-08-27 16:58 UTC  (10+ messages)

[PATCH v2 3/5] ASoC: qcom: Add support for lpass hdmi driver
 2020-08-27 16:56 UTC  (2+ messages)

[GIT PULL FOR v5.10] More fixes and improvements
 2020-08-27 16:58 UTC  (2+ messages)
` [GIT PULL FOR v5.10] More fixes and improvements (#66441)

cpu-freq: running the perf increases the data rate?
 2020-08-27 16:55 UTC  (2+ messages)

[PATCH V2] ASoC: fsl: imx-es8328: add missing put_device() call in imx_es8328_probe()
 2020-08-25 13:02 UTC 

[PATCH 11/23] afs: use ASSERT_FAIL()/ASSERT_WARN() to cleanup some code
 2020-08-27 16:29 UTC  (3+ messages)

[PATCH] scsi: megaraid_sas: Don't call disable_irq from process IRQ poll
 2020-08-27 16:53 UTC 

[PATCH] xfs_db: set b_ops to NULL in set_cur for types without verifiers
 2020-08-27 16:53 UTC 

[PATCH 0/2] do exception handling appropriately in imx_es8328_probe()
 2020-08-25 12:57 UTC  (5+ messages)
` [PATCH 1/2] ASoC: fsl: imx-es8328: add missing kfree() call "
` [PATCH 2/2] ASoC: fsl: imx-es8328: add missing put_device() "

[rcuperf] c02cb02f8f: error:#[##]
 2020-08-27 16:53 UTC  (3+ messages)

[PATCH] watchdog: sbsa_gwdt: add shutdown hook to driver
 2020-08-27 16:52 UTC  (4+ messages)

[igt-dev] [i-g-t] Fixing the latency of hrtimer
 2020-08-27 16:52 UTC 

[PATCH] migration: fix memory leak in qmp_migrate_set_parameters
 2020-08-27 16:51 UTC  (2+ messages)

Help with Realtek RTL8156 USB 2.5G NIC not working and cdc_ncm syslog flooding
 2020-08-27 16:46 UTC 

[igt-dev] [PATCH i-g-t] tests/device_reset: Unload snd driver before i915 unbind
 2020-08-27 16:51 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for "

[PATCHv2] nvme: only use power of two io boundaries
 2020-08-27 16:50 UTC  (4+ messages)

[PATCH] PCI/ASPM: Enable ASPM for links under VMD domain
 2020-08-27 16:50 UTC  (8+ messages)

[miquelraynal:nand/next 19/32] drivers/mtd/nand/raw/nand_base.c:4932:1: warning: no previous prototype for function 'of_get_rawnand_ecc_placement_legacy'
 2020-08-27 16:50 UTC 

[PATCH] x86: Use XORL r32,r32 in __get_user_asm
 2020-08-27 16:49 UTC 

[PATCH v8 1/2] Add a "nosymfollow" mount option
 2020-08-27 16:48 UTC  (5+ messages)

[PATCH 0/1] qcow2: Skip copy-on-write when allocating a zero cluster
 2020-08-27 16:47 UTC  (12+ messages)

[PATCH] sparc32: signal: Fix stack trampoline for RT signals
 2020-08-27 16:47 UTC 

[Cluster-devel] [GFS2 PATCH 00/12] gfs2: jdata patch collection revisited
 2020-08-27 16:45 UTC  (4+ messages)
` [Cluster-devel] [GFS2 PATCH 07/12] gfs2: make gfs2_ail1_empty_one return the count of active items

[PATCH net-next v2] gtp: add notification mechanism
 2020-08-27 16:45 UTC  (6+ messages)
` [PATCH net-next v3] "

[PATCH 1/4] meson: Fixes the ninjatool issue that E$$: are generated in Makefile.ninja
 2020-08-27 16:43 UTC  (5+ messages)

[weiny2:lm-pks-pmem-for-5.10 31/71] fs/ecryptfs/read_write.c:67: undefined reference to `kmap_thread'
 2020-08-27 16:43 UTC 

[PATCH for-next] rdma_rxe: address an issue with hardened user copy
 2020-08-27 16:43 UTC  (3+ messages)

[PATCH v3 1/3] usb typec: mt6360: Add support for mt6360 Type-C driver
 2020-08-27 16:41 UTC  (5+ messages)
` [PATCH v3 2/3] usb typec: mt6360: Rename driver/Kconfig/Makefile from mt6360 to mt636x

[PATCH] memory: Revert "memory: accept mismatching sizes in memory_region_access_valid"
 2020-08-27 16:40 UTC  (5+ messages)

[PATCH v3 00/16] kprobes: Unify kretprobe trampoline handlers
 2020-08-27 16:40 UTC  (17+ messages)
` [PATCH v3 01/16] kprobes: Add generic kretprobe trampoline handler
` [PATCH v3 02/16] x86/kprobes: Use "
` [PATCH v3 03/16] arm: kprobes: "
` [PATCH v3 04/16] arm64: "
` [PATCH v3 05/16] arc: "
` [PATCH v3 06/16] csky: "
` [PATCH v3 07/16] ia64: "
` [PATCH v3 08/16] mips: "
` [PATCH v3 09/16] parisc: "
` [PATCH v3 10/16] powerpc: "
` [PATCH v3 11/16] s390: "
` [PATCH v3 12/16] sh: "
` [PATCH v3 13/16] sparc: "
` [PATCH v3 14/16] kprobes: Remove NMI context check
` [PATCH v3 15/16] kprobes: Free kretprobe_instance with rcu callback
` [PATCH v3 16/16] kprobes: Make local used functions static

[PATCH 0/9] R8A774E1 SoC enable support for IPMMU, DMAC, GPIO and AVB
 2020-08-27 16:39 UTC  (4+ messages)
` [PATCH 6/9] dt-bindings: gpio: renesas,rcar-gpio: Add r8a774e1 support
    ` [PATCH 6/9] dt-bindings: gpio: renesas, rcar-gpio: "

[PATCH 5.8 000/232] 5.8.3-rc1 review
 2020-08-27 16:39 UTC  (5+ messages)
` [PATCH 5.8 130/232] sched/uclamp: Protect uclamp fast path code with static key

[PATCH] ptp: ptp_ines: Remove redundant null check
 2020-08-27 16:39 UTC  (2+ messages)

[PATCH] drm/i915/vlv_dsi_pll: fix spelling mistake "Cant" -> "Can't"
 2020-08-27 16:38 UTC  (5+ messages)
` [Intel-gfx] "

Userspace AVC auditing on policy load
 2020-08-27 16:38 UTC  (2+ messages)

[PATCH 1/1] libselinux: Add new log callback levels for enforcing and policy load notices
 2020-08-27 16:37 UTC  (2+ messages)

[PATCH v2 for-next] rdma_rxe: address an issue with hardened user copy
 2020-08-27 16:35 UTC 

[PATCH v2] memory: omap-gpmc: Fix build error without CONFIG_OF
 2020-08-27 16:37 UTC  (4+ messages)
` [PATCH v3] "

file forks vs. xattr (was: xattr names for unprivileged stacking?)
 2020-08-27 16:35 UTC  (7+ messages)

Please give advise about my first patch attempt
 2020-08-27 16:34 UTC  (2+ messages)

[PATCH] test-vmstate: fix bad GTree usage, use-after-free
 2020-08-27 16:34 UTC  (3+ messages)

[PATCH v3] selinux: simplify away security_policydb_len()
 2020-08-27 16:33 UTC  (2+ messages)

[PATCH v2 25/25] powerpc/signal32: Transform save_user_regs() and save_tm_user_regs() in 'unsafe' version
 2020-08-27 15:59 UTC  (3+ messages)

[PATCH 0/1] clean up the code related to ASSERT()
 2020-08-27 16:32 UTC  (2+ messages)

[RFD PATCH] x86/mce: Make sure to send SIGBUS even after losing the race to poison a page
 2020-08-27 16:32 UTC 

arch/x86/kvm/../../../virt/kvm/eventfd.c:251 irqfd_update() warn: statement has no effect 31
 2020-08-27 16:31 UTC 

[PATCH v4 for-rc] RDMA/rxe: Fix panic when calling kmem_cache_create()
 2020-08-27 16:29 UTC  (6+ messages)

[PATCH 1/2] arm: mvebu: Espressobin: Make SPI env offset compatible with Marvell's U-Boot
 2020-08-27 16:29 UTC  (4+ messages)
` [PATCH 2/2] arm: mvebu: Espressobin: Setup MTD partitions when booting kernel


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.