All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-01-02 09:33:52 to 2021-01-02 14:56:42 UTC [more...]

post-receive: pub/scm/linux/kernel/git/s390/linux
 2021-01-02 14:56 UTC 

[PATCH 0/2] drivers:tty:pty: Fix a race causing data loss on close
 2021-01-02 14:41 UTC  (3+ messages)
` [PATCH 2/2] "

git-dir requires work-tree; documentation improvements for working directory
 2021-01-02 14:40 UTC 

Continued use of `wg-quick save` and SaveConfig=true?
 2021-01-02 14:37 UTC 

[BUG] qemu git error with virgl
 2021-01-02 13:11 UTC 

[PATCH 00/22] hw/riscv: sifive_u: Add missing SPI support
 2021-01-02 13:53 UTC  (18+ messages)
` [PATCH 03/22] hw/sd: ssi-sd: Fix incorrect card response sequence
` [PATCH 04/22] hw/sd: sd: Support CMD59 for SPI mode
` [PATCH 05/22] hw/sd: sd: Drop sd_crc16()

qemu git error with virgl
 2021-01-02 13:09 UTC 

[igt-dev] [PATCH i-g-t] tests/kms_properties:Add subtest description
 2021-01-02 14:21 UTC  (3+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "
` [igt-dev] ✗ Fi.CI.IGT: failure "

[PATCH] ui/cocoa: Fix openFile: deprecation on Big Sur
 2021-01-02 14:20 UTC  (3+ messages)

what is the state of meta-cloud-services, re: chef/puppet/ruby recipes?
 2021-01-02 14:20 UTC  (3+ messages)
` [meta-virtualization] "

[PATCH] drm: Allow format change during legacy page-flip if driver is atomic
 2021-01-02 14:19 UTC  (2+ messages)

[PATCH] meson: Propagate gnutls dependency
 2021-01-02 14:16 UTC  (3+ messages)

[PATCH 0/2] Add support for ADS131E0x ADC family
 2021-01-02 14:15 UTC  (5+ messages)
` [PATCH 2/2] bindings: iio: adc: Add documentation for ADS131E0x ADC driver

[RFC PATCH 0/5] hw/mips: Fix Fuloong2E to boot Linux guest again
 2021-01-02 14:12 UTC  (8+ messages)
` [RFC PATCH 3/5] hw/pci-host/bonito: Remap PCI "lo" regions when PCIMAP reg is modified

[PATCH v2] spi: fix the divide by 0 error when calculating xfer waiting time
 2021-01-02 14:11 UTC  (2+ messages)

[PATCH] um: Fix null pointer dereference when parsing ubd commandline arguments
 2021-01-02 14:11 UTC  (3+ messages)

[PATCH 0/7] selftests: gpio: rework and port to GPIO uAPI v2
 2021-01-02 14:07 UTC  (3+ messages)
` [PATCH 1/7] selftests: gpio: rework and simplify test implementation

[PATCH] drm/amd/display: Fix pageflipping for XOrg in Linux 5.11+
 2021-01-02 14:05 UTC  (3+ messages)

[PATCH] netdevice.7: Update documentation for SIOCGIFADDR SIOCSIFADDR SIOCDIFADDR
 2021-01-02 14:02 UTC 

[PATCH] drm/amdgpu: Do not change amdgpu framebuffer format during page flip
 2021-01-02 14:03 UTC  (2+ messages)

[PATCH] drm: Check actual format for legacy pageflip
 2021-01-02 14:02 UTC  (2+ messages)

[PATCH v3 0/2] Synchronize user layer access with system PM ops and error handling
 2021-01-02 13:59 UTC  (3+ messages)
` [PATCH 1/2] scsi: ufs: Fix a possible NULL pointer issue
` [PATCH 2/2] scsi: ufs: Protect PM ops and err_handler from user access through sysfs

[PATCH] crypto: ecdh - avoid buffer overflow in ecdh_set_secret()
 2021-01-02 13:59 UTC 

[RFC PATCH 1/3] PCI: rockchip: provide workaround for bus scan crash with optional delay
 2021-01-02 13:43 UTC  (4+ messages)

[Bug 204765] debugfs: File 'le_min_key_size' in directory 'hci0' already present!
 2021-01-02 13:43 UTC 

[PATCH] media: mt9v111: Remove unneeded device-managed puts
 2021-01-02 13:29 UTC 

[PATCH 3/3] overlayfs: Report writeback errors on upper
 2021-01-02 13:25 UTC  (12+ messages)

[PATCH] riscv: Fixup CONFIG_GENERIC_TIME_VSYSCALL
 2021-01-02 13:24 UTC  (2+ messages)

[PATCH v4 00/21] powerpc: interrupt wrappers
 2021-01-02 12:25 UTC  (22+ messages)
` [PATCH v4 01/21] powerpc/32s: Do DABR match out of handle_page_fault()
` [PATCH v4 02/21] powerpc/64s: move the last of the page fault handling logic to C
` [PATCH v4 03/21] powerpc: remove arguments from fault handler functions
` [PATCH v4 04/21] powerpc: bad_page_fault, do_break get registers from regs
` [PATCH v4 05/21] powerpc/perf: move perf irq/nmi handling details into traps.c
` [PATCH v4 06/21] powerpc: interrupt handler wrapper functions
` [PATCH v4 07/21] powerpc: add interrupt wrapper entry / exit stub functions
` [PATCH v4 08/21] powerpc: add interrupt_cond_local_irq_enable helper
` [PATCH v4 09/21] powerpc/64: context tracking remove _TIF_NOHZ
` [PATCH v4 10/21] powerpc/64s/hash: improve context tracking of hash faults
` [PATCH v4 11/21] powerpc/64: context tracking move to interrupt wrappers
` [PATCH v4 12/21] powerpc/64: add context tracking to asynchronous interrupts
` [PATCH v4 13/21] powerpc: handle irq_enter/irq_exit in interrupt handler wrappers
` [PATCH v4 14/21] powerpc/64s: move context tracking exit to interrupt exit path
` [PATCH v4 15/21] powerpc/64s: reconcile interrupts in C
` [PATCH v4 16/21] powerpc/64: move account_stolen_time into its own function
` [PATCH v4 17/21] powerpc/64: entry cpu time accounting in C
` [PATCH v4 18/21] powerpc: move NMI entry/exit code into wrapper
` [PATCH v4 19/21] powerpc/64s: move NMI soft-mask handling to C
` [PATCH v4 20/21] powerpc/64s: runlatch interrupt handling in C
` [PATCH v4 21/21] powerpc/64s: power4 nap fixup "

get_user_pages and pinning
 2021-01-02 13:20 UTC  (3+ messages)

[PULL 00/15] Machine queue, 2020-12-23
 2021-01-02 13:12 UTC  (2+ messages)

[PATCH v2 0/2] Synchronize user layer access with system PM ops and error handling
 2021-01-02 13:10 UTC  (5+ messages)
` [PATCH v2 1/2] scsi: ufs: Fix a possible NULL pointer issue

[PATCH] openrisc: restart: Call common handlers before hanging
 2021-01-02 13:10 UTC  (4+ messages)
    ` [OpenRISC] "

post-receive: pub/scm/linux/kernel/git/at91/linux
 2021-01-02 13:07 UTC 

post-receive: pub/scm/linux/kernel/git/at91/linux
 2021-01-02 13:07 UTC 

[PATCH v3 0/5] Add support for the PolarFire SoC system controller
 2021-01-02 13:01 UTC  (7+ messages)
` [PATCH v3 1/5] mbox: add polarfire soc system controller mailbox
` [PATCH v3 2/5] dt-bindings: add bindings for polarfire soc mailbox

[Buildroot] [PATCH/next v1] package/linux-firmware: add option for Broadcom Tigon3 ethernet cards
 2021-01-02 12:57 UTC  (2+ messages)

[Buildroot] [git commit] package/linux-firmware: add option for Broadcom Tigon3 ethernet cards
 2021-01-02 12:57 UTC 

Raid working but stuck at 99.9%
 2021-01-02 12:37 UTC 

[Buildroot] [PATCH] utils/checkpackagelib/lib_mk.py: handle 'else' and 'elif' statements
 2021-01-02 12:55 UTC  (2+ messages)

[Buildroot] [git commit] utils/checkpackagelib/lib_mk.py: handle 'else' and 'elif' statements
 2021-01-02 12:54 UTC 

[PATCH RESEND] configure: Don't warn about lack of PIE on macOS
 2021-01-02 12:50 UTC 

[xen-unstable test] 158079: tolerable FAIL
 2021-01-02 12:44 UTC 

AVerMedia GC570 FullHD PCIe Capture Card
 2021-01-02 12:32 UTC 

[PATCH] tcg: Fix execution on Apple Silicon
 2021-01-02 12:39 UTC  (2+ messages)

[qemu-mainline test] 158078: regressions - FAIL
 2021-01-02 12:35 UTC 

[PATCH] mm/mremap.c: refactor finding vma and checking vma is alllowed to expand
 2021-01-02 12:24 UTC  (3+ messages)

[PATCH] platform/x86: ideapad-laptop: Add has_touchpad_switch
 2021-01-02 12:19 UTC  (6+ messages)

Haswell audio no longer working with new Catpt driver
 2021-01-02 12:16 UTC  (10+ messages)

post-receive: pub/scm/linux/kernel/git/legion/kbd
 2021-01-02 12:15 UTC 

post-receive: pub/scm/linux/kernel/git/legion/kbd
 2021-01-02 12:14 UTC 

post-receive: pub/scm/linux/kernel/git/legion/kbd
 2021-01-02 12:14 UTC 

Linux 5.11-rc1
 2021-01-02 12:11 UTC  (11+ messages)

[PATCH V2] drm/vkms: Decouple config data for configfs
 2021-01-02 11:55 UTC  (2+ messages)

[PATCH] mm/hugetlb.c: fix unnecessary address expansion of pmd sharing
 2021-01-02 11:56 UTC  (4+ messages)

[PATCH V2 1/4] dt-bindings: memory: Renesas RPC-IF: Add support for RZ/G2 Series
 2021-01-02 11:54 UTC  (4+ messages)
` [PATCH V2 2/4] memory: renesas rpc-if: Update Add RZ/G2 to Kconfig description
` [PATCH V2 3/4] spi: "
` [PATCH V2 4/4] arm64: dts: renesas: rzg2: Add RPC-IF Support

Wireguard Android: the application is stopped unexpectedly
 2021-01-02 11:39 UTC 

[PATCH] of: property: Add device link support for interrupts
 2021-01-02 11:36 UTC  (4+ messages)

[PATCH 00/24] vt82c686b clean ups and vt8231 emulation - all in one
 2021-01-02 10:43 UTC  (25+ messages)
` [PATCH 15/24] vt82c686: Fix SMBus IO base and configuration registers
` [PATCH 08/24] vt82c686: Remove legacy vt82c686b_pm_init() function
` [PATCH 05/24] vt82c686: Split off via-[am]c97 into separate file in hw/audio
` [PATCH 14/24] vt82c686: Reorganise code
` [PATCH 22/24] vt82c686: QOM-ify superio related functionality
` [PATCH 24/24] vt82c686: Add emulation of VT8231 south bridge
` [PATCH 18/24] vt82c686: Simplify vt82c686b_realize()
` [PATCH 23/24] vt82c686: Add VT8231_SUPERIO based on VIA_SUPERIO
` [PATCH 02/24] vt82c686: Remove unnecessary _DEVICE suffix from type macros
` [PATCH 12/24] vt82c686: Rename superio config related parts
` [PATCH 10/24] vt82c686: Remove unneeded includes and defines
` [PATCH 13/24] vt82c686: Move superio memory region to SuperIOConfig struct
` [PATCH 19/24] vt82c686: Move creation of ISA devices to the ISA bridge
` [PATCH 03/24] vt82c686b: Rename VT82C686B to VT82C686B_ISA
` [PATCH 16/24] vt82c686: Fix up power management io base and config
` [PATCH 21/24] vt82c686: Implement control of serial port io ranges via config regs
` [PATCH 06/24] audio/via-ac97: Simplify code and set user_creatable to false
` [PATCH 09/24] vt82c686: Convert debug printf to trace points
` [PATCH 20/24] vt82c686: Fix superio_cfg_{read,write}() functions
` [PATCH 17/24] vt82c686: Make vt82c686b-pm an abstract base class and add vt8231-pm based on it
` [PATCH 07/24] vt82c686: Remove legacy vt82c686b_isa_init() function
` [PATCH 01/24] vt82c686: Rename AC97/MC97 parts from VT82C686B to VIA
` [PATCH 04/24] vt82c686: Remove vt82c686b_[am]c97_init() functions
` [PATCH 11/24] vt82c686: Use shorter name for local variable holding object state

[PATCH] i915: fix shift warning
 2021-01-02 11:32 UTC  (6+ messages)
` [Intel-gfx] "

[PATCH 1/2] dt-bindings: memory: Renesas RPC-IF: Add support for RZ/G2 Series
 2021-01-02 11:31 UTC  (5+ messages)

[Buildroot] [PATCH 1/1] package/popperjs: new package
 2021-01-02 11:31 UTC  (2+ messages)

[PATCH v2 0/5] Consolidate RPM interconnect and support to MSM8939
 2021-01-02 11:08 UTC  (3+ messages)
` [PATCH v2 5/5] interconnect: qcom: Add MSM8939 interconnect provider driver

[PATCH 4.19 000/346] 4.19.164-rc1 review
 2021-01-02 11:29 UTC  (4+ messages)
` [PATCH 4.19 287/346] crypto: ecdh - avoid unaligned accesses in ecdh_set_secret()

[Buildroot] [git commit] package/popperjs: new package
 2021-01-02 11:26 UTC 

[Buildroot] [PATCH 1/5] package/jszip: new package
 2021-01-02 11:25 UTC  (10+ messages)
` [Buildroot] [PATCH 2/5] package/datatables: "
` [Buildroot] [PATCH 3/5] package/datatables-buttons: "
` [Buildroot] [PATCH 4/5] package/datatables-fixedcolumns: "
` [Buildroot] [PATCH 5/5] package/datatables-responsive: "

[Buildroot] [git commit] package/datatables-responsive: new package
 2021-01-02 11:24 UTC 

libsepol/cil: infinite loop using invalid block/blockabstract
 2021-01-02 11:20 UTC  (3+ messages)

[PATCH 1/6] libsepol: do not decode out-of-bound rolebounds
 2021-01-02 11:13 UTC  (4+ messages)
` [PATCH 4/6] libsepol/cil: fix NULL pointer dereference when parsing an improper integer

[Bug 210095] New: amdgpu : hibernate failed on A12-9700P (R7 bristol ridge) - ASUS X555 Q
 2021-01-02 11:11 UTC  (2+ messages)
` [Bug 210095] "

[Buildroot] [git commit] package/datatables-fixedcolumns: new package
 2021-01-02 11:08 UTC 

[Buildroot] [git commit] package/datatables-buttons: move files to $(@D)
 2021-01-02 11:06 UTC 

power-off delay/hang due to commit 6d25be57 (mainline)
 2021-01-02 11:03 UTC  (5+ messages)
      ` [Devel] "

[PATCH] ARM: picoxcell: fix missing interrupt-parent properties
 2021-01-02 10:54 UTC  (4+ messages)

[Buildroot] [git commit] package/datatables-buttons: new package
 2021-01-02 10:56 UTC 

[Buildroot] [PATCH] Revert ".flake8: fix check for 80/132 columns"
 2021-01-02 10:56 UTC 

[Buildroot] [git commit] package/datatables: new package
 2021-01-02 10:53 UTC 

[PATCH 3/3] btrfs-progs: add TLS arguments to send/receive
 2021-01-02 10:45 UTC  (3+ messages)
` [PATCH v2 1/3] btrfs-progs: add Kernel TLS to btrfs send/receive

CPU affinity and scheduler
 2021-01-02 10:38 UTC 

post-receive: pub/scm/linux/kernel/git/maz/arm-platforms
 2021-01-02 10:37 UTC 

[PATCH 1/1] GitHub Actions: run SELinux testsuite in Fedora virtual machine
 2021-01-02 10:35 UTC  (3+ messages)

[GIT FIXES FOR v5.11] rc: race condition on rc register
 2021-01-02 10:36 UTC  (2+ messages)
` [GIT FIXES FOR v5.11] rc: race condition on rc register (#70355)

[Buildroot] [git commit] package/jszip: new package
 2021-01-02 10:31 UTC 

[Buildroot] [PATCH 1/1] package/casync: new package
 2021-01-02 10:26 UTC  (2+ messages)

[PATCH] ext2: discard block reservation on last writable file release
 2021-01-02 10:18 UTC 

[PATCH 2/3] vhost/vsock: support for SOCK_SEQPACKET socket
 2021-01-02 10:12 UTC  (4+ messages)

[PATCH] RFC: problems with cast optimization at evaluation time
 2021-01-02 10:09 UTC 

qemu isa irq gpio question
 2021-01-02  9:58 UTC 

[PATCH] iommu/intel: Fix memleak in intel_irq_remapping_alloc
 2021-01-02  9:50 UTC 

Quectel EC200T USB: Problems with context activation
 2021-01-02  9:52 UTC  (2+ messages)

[Buildroot] [PATCH] package/rng-tools: add jitterentropy library option
 2021-01-02  9:43 UTC  (2+ messages)

[Buildroot] [git commit] package/rng-tools: add jitterentropy library option
 2021-01-02  9:42 UTC 

[Buildroot] [PATCH 1/1] package/ti-sgx-um: drop ti-sgx-libgbm comment
 2021-01-02  9:41 UTC  (2+ messages)

[Buildroot] [git commit] package/ti-sgx-um: drop ti-sgx-libgbm comment
 2021-01-02  9:41 UTC 

[Buildroot] [PATCH 1/1] package/sdl_ttf: Update to de50cffd41e6
 2021-01-02  9:40 UTC  (2+ messages)

[PATCH Dovetail 00/13] Keep on abstracting the pipeline interface
 2021-01-02  9:33 UTC  (3+ messages)
` [PATCH Dovetail 12/13] cobalt/debug: pipeline: abstract panic prep call
` [PATCH Dovetail 13/13] cobalt/syscall: pipeline: abstract syscall entry points


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.