All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-01-01 22:33:35 to 2021-01-02 11:18:51 UTC [more...]

[PATCH 00/24] vt82c686b clean ups and vt8231 emulation - all in one
 2021-01-02 10:43 UTC  (7+ messages)
` [PATCH 03/24] vt82c686b: Rename VT82C686B to VT82C686B_ISA
` [PATCH 05/24] vt82c686: Split off via-[am]c97 into separate file in hw/audio
` [PATCH 04/24] vt82c686: Remove vt82c686b_[am]c97_init() functions
` [PATCH 01/24] vt82c686: Rename AC97/MC97 parts from VT82C686B to VIA
` [PATCH 13/24] vt82c686: Move superio memory region to SuperIOConfig struct
` [PATCH 07/24] vt82c686: Remove legacy vt82c686b_isa_init() function

[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 

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

[Buildroot] [PATCH 1/5] package/jszip: new package
 2021-01-02 11:06 UTC  (6+ messages)
` [Buildroot] [PATCH 2/5] package/datatables: "
` [Buildroot] [PATCH 3/5] package/datatables-buttons: "

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

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

[RFC PATCH 0/5] hw/mips: Fix Fuloong2E to boot Linux guest again
 2021-01-02 10:56 UTC  (10+ messages)
` [RFC PATCH 1/5] ide: Make room for flags in PCIIDEState and add one for legacy mode
` [RFC PATCH 2/5] via-ide: Fix fuloong2e support
` [RFC PATCH 3/5] hw/pci-host/bonito: Remap PCI "lo" regions when PCIMAP reg is modified
` [RFC PATCH 4/5] tests/acceptance: Test boot_linux_console for fuloong2e
` [RFC PATCH 5/5] tests/integration: Test Fuloong2E IDE drive, run userspace commands

[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  (8+ messages)
    ` [PATCH v2 1/3] btrfs-progs: add Kernel TLS to btrfs send/receive
      ` [PATCH v2 2/3] btrfs-progs: add build support for ktls feature
      ` [PATCH v2 3/3] btrfs-progs: add TLS arguments to send/receive

CPU affinity and scheduler
 2021-01-02 10:38 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  (14+ messages)
` [PATCH Dovetail 01/13] cobalt/thread: pipeline: abstract threadinfo accessor
` [PATCH Dovetail 02/13] cobalt/apc: pipeline: abstract interface for deferred routine calls
` [PATCH Dovetail 03/13] cobalt/trace: pipeline: abstract trace calls
` [PATCH Dovetail 04/13] cobalt/lock: pipeline: abstract hard lock API
` [PATCH Dovetail 05/13] cobalt/kernel: pipeline: abstract execution stage predicates
` [PATCH Dovetail 06/13] cobalt/sched, clock: pipeline: abstract IPI management
` [PATCH Dovetail 07/13] cobalt/clock: pipeline: make HOSTRT depend on IPIPE
` [PATCH Dovetail 08/13] cobalt/build: pipeline: select IPIPE layer only if present
` [PATCH Dovetail 09/13] cobalt/clock: pipeline: abstract clock, timer access services
` [PATCH Dovetail 10/13] cobalt/wrappers: pipeline: abstract pipeline-related bits
` [PATCH Dovetail 11/13] cobalt/timer: pipeline: abstract tick management
` [PATCH Dovetail 12/13] cobalt/debug: pipeline: abstract panic prep call
` [PATCH Dovetail 13/13] cobalt/syscall: pipeline: abstract syscall entry points

[PATCH 2/2] erofs-utils: refactor: remove end argument from erofs_mapbh
 2021-01-02  9:27 UTC  (4+ messages)

hierarchical, tree-like structure of snapshots
 2021-01-02  9:25 UTC  (12+ messages)

[GIT PULL][Resend] Power management updates for v5.11-rc2
 2021-01-02  9:25 UTC 

[LTP] [RFC PATCH 0/5] CGroups
 2021-01-02  9:23 UTC  (5+ messages)
` [LTP] [RFC PATCH 2/5] CGroup API rewrite
` [LTP] [RFC PATCH 3/5] CGroup API tests

Build failed in Jenkins: media-build #3345
 2021-01-02  9:19 UTC  (2+ messages)
` Build failed in Jenkins: media-build #3346

[Buildroot] [PATCH] package/openssh: fix initscript killing subprocesses
 2021-01-02  9:11 UTC  (2+ messages)

[libvirt test] 158083: regressions - FAIL
 2021-01-02  8:56 UTC 

[arm-platforms:kvm-arm64/vcpu-xarray 2/2] arch/x86/kvm/vmx/posted_intr.c:261:32: error: 'struct kvm' has no member named 'vcpus'
 2021-01-02  8:44 UTC  (2+ messages)

[RFC PATCH kvm-unit-tests 0/4] add generic stress test
 2021-01-02  8:46 UTC  (3+ messages)

[PATCH] copy_file_range.2: SYNOPSIS: Fix prototype parameter types
 2021-01-02  8:44 UTC  (8+ messages)
      ` [PATCH] Various pages: Consistently use 'unsigned int'

[PATCH 00/16] tcg/s390x: host vector support
 2021-01-02  8:43 UTC  (3+ messages)
` [PATCH 01/16] tcg/s390x: Rename from tcg/s390

[PATCH] getcpu.2: Document glibc wrapper instead of kernel syscall
 2021-01-02  8:41 UTC  (2+ messages)

Unicode output with uprobe?
 2021-01-02  8:41 UTC 

wireguard android don't prefer IPV6 endpoint
 2021-01-02  8:27 UTC 

[PATCH] media: tm6000: Fix memleak in tm6000_start_stream
 2021-01-02  8:26 UTC 

[Buildroot] [autobuild.buildroot.net] Daily results for 2021-01-01
 2021-01-02  8:20 UTC 

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

memory leak in nfcmrvl_nci_register_dev
 2021-01-02  8:09 UTC 

[PATCH v5 0/6] MIPS: ralink: add CPU clock detection and clock driver for MT7621
 2021-01-02  8:02 UTC  (6+ messages)
` [PATCH v5 2/6] dt: bindings: add mt7621-clk device tree binding documentation

[PATCH] Input: ar1021 - use IRQ_NOAUTOEN flags to replace disable_irq
 2021-01-02  7:58 UTC  (3+ messages)

Grsecurity GPL Violations: Linus/FSF/SFConservancy won't defend. Claw back your copyrights. BSD-in-Practice was not the deal
 2021-01-02  7:36 UTC 

[Bug 203535] New: Bluetooth: command tx timeout with Intel Corporation Wireless 7260 in A2DP mode
 2021-01-02  7:19 UTC  (2+ messages)
` [Bug 203535] "

[PATCH 0/6] bcache-tools: improve large bucket on-disk layout
 2021-01-02  7:12 UTC  (7+ messages)
` [PATCH 1/6] bcache.h: fix typo from SUUP to SUPP
` [PATCH 2/6] bcache-tools: only call set_bucket_size() for cache device
` [PATCH 3/6] bcache.h: add BCH_FEATURE_INCOMPAT_LARGE_BUCKET to BCH_FEATURE_INCOMPAT_SUPP
` [PATCH 4/6] bcache-tools: check incompatible feature set
` [PATCH 5/6] bcache-tools: introduce BCH_FEATURE_INCOMPAT_LOG_LARGE_BUCKET_SIZE for large bucket
` [PATCH 6/6] bcache-tools: display obsoleted bucket size configuration

[PATCH 0/4] bcache: improve large bucket size on-disk layout
 2021-01-02  7:12 UTC  (5+ messages)
` [PATCH 1/4] bcache: fix typo from SUUP to SUPP in features.h
` [PATCH 2/4] bcache: check unsupported feature sets for bcache register
` [PATCH 3/4] bcache: introduce BCH_FEATURE_INCOMPAT_LOG_LARGE_BUCKET_SIZE for large bucket
` [PATCH 4/4] bcache: set bcache device into read-only mode for BCH_FEATURE_INCOMPAT_OBSO_LARGE_BUCKET

[PATCH] media: media/pci: Fix memleak in empress_init
 2021-01-02  6:27 UTC 

[PATCH] Bluetooth: hci_qca: Fix memleak in qca_controller_memdump
 2021-01-02  6:20 UTC  (2+ messages)
`  "

[PATCH 00/12] Remove more index compatibility macros
 2021-01-02  6:12 UTC  (2+ messages)

[PATCH 1/2] drm/hyperv: Add DRM driver for hyperv synthetic video device
 2021-01-02  6:03 UTC  (4+ messages)
` [PATCH 2/2] MAINTAINERS: Add maintainer for hyperv "

[PATCH][SMB3] allow files to be created with backslash in file name
 2021-01-02  5:25 UTC  (6+ messages)

[PATCH] erofs-utils: update my email address in README/AUTHORS
 2021-01-02  5:20 UTC 

[PATCH] loop: fix I/O error on fsync() in detached loop devices
 2021-01-02  5:13 UTC  (2+ messages)

[PATCH 1/2] erofs-utils: optimize mkfs to O(N), N = #files
 2021-01-02  5:09 UTC  (3+ messages)

[PATCH v2] arm64: dts: qcom: c630: keep both touchpad devices enabled
 2021-01-02  4:59 UTC 

[Linux-kernel-mentees] [PATCH] checkpatch: fix unescaped left braces
 2021-01-02  4:39 UTC 

cron job: media_tree daily build: ERRORS
 2021-01-02  4:13 UTC 

[PATCH] checkpatch: Improve blank line after declaration test
 2021-01-02  4:12 UTC 

drivers/rtc/rtc-mxc_v2.c:115:12: sparse: sparse: context imbalance in 'mxc_rtc_lock' - wrong count at exit
 2021-01-02  3:55 UTC 

[linux-linus test] 158072: regressions - FAIL
 2021-01-02  3:41 UTC 

[Bug 208947] New: amdgpu DisplayPort won't recognize all display modes after 5.9 merges
 2021-01-02  3:22 UTC  (2+ messages)
` [Bug 208947] "

[PATCH v5 0/2] UIO support for dfl devices
 2021-01-02  3:13 UTC  (3+ messages)
` [PATCH v5 1/2] fpga: dfl: add the userspace I/O device support for DFL devices
` [PATCH v5 2/2] Documentation: fpga: dfl: Add description for DFL UIO support

[PATCH v2] spi: fix the divide by 0 error when calculating xfer waiting time
 2021-01-02  2:59 UTC 

Enabling HDMI support on Exynos5410 SoC
 2021-01-02  2:48 UTC 

[PATCH] platform/x86: ideapad-laptop: Add has_touchpad_switch
 2021-01-02  2:36 UTC  (5+ messages)

[PATCH 0/7] selftests: gpio: rework and port to GPIO uAPI v2
 2021-01-02  2:29 UTC  (8+ messages)
` [PATCH 1/7] selftests: gpio: rework and simplify test implementation
` [PATCH 2/7] selftests: gpio: remove obsolete gpio-mockup-chardev.c
` [PATCH 3/7] selftests: remove obsolete build restriction for gpio
` [PATCH 4/7] selftests: remove obsolete gpio references from kselftest_deps.sh
` [PATCH 5/7] tools: gpio: remove uAPI v1 code no longer used by selftests
` [PATCH 6/7] selftests: gpio: port to GPIO uAPI v2
` [PATCH 7/7] selftests: gpio: add CONFIG_GPIO_CDEV to config

Grsecurity GPL Violations: Bring a CASE act claim every time GrSecurity releases a new infringing work?
 2021-01-02  2:27 UTC 

problem with orangefs readpage
 2021-01-02  2:07 UTC  (3+ messages)

[PATCH v1] sh: Drop ARCH_NR_GPIOS definition
 2021-01-02  2:12 UTC  (6+ messages)

[PATCH 1/4] net: sfp: add workaround for Realtek RTL8672 and RTL9601C chips
 2021-01-02  1:49 UTC  (11+ messages)

drivers/accessibility/speakup/speakup_acntpc.c:262:28: sparse: sparse: cast removes address space '__iomem' of expression
 2021-01-02  1:49 UTC  (2+ messages)

[android-common:android-4.19 1/4] fs/incfs/integrity.c:196:9: sparse: sparse: Variable length array is used
 2021-01-02  1:40 UTC 

[PATCH] refs: allow @{n} to work with n-sized reflog
 2021-01-02  1:36 UTC 

[PATCH 0/4] tpm_tis: fix interrupts (again)
 2021-01-02  1:17 UTC  (7+ messages)
` [PATCH 1/4] tpm_tis: Clean up locality release

[qemu-mainline test] 158071: regressions - trouble: fail/pass/starved
 2021-01-02  1:25 UTC 

[PATCH v2] ALSA: hda/hdmi: fix silent stream for first playback to DP
 2021-01-02  1:23 UTC  (4+ messages)

[PATCH] HSI: Fix PM usage counter unbalance in ssi_hw_init
 2021-01-02  0:43 UTC  (2+ messages)

drivers/dma/qcom/gpi.c:1254:15: warning: iteration 2 invokes undefined behavior
 2021-01-02  0:41 UTC  (2+ messages)

Generate the config file for kernel compilation non-interactively in script
 2021-01-02  0:28 UTC  (6+ messages)

[PATCH v2 0/8] Venus stateful encoder compliance
 2021-01-02  0:13 UTC  (3+ messages)
` [PATCH v2 7/8] venus: venc: Handle reset encoder state

[PATCH iproute2-next v2 0/7] dcb: Support APP, DCBX objects
 2021-01-02  0:03 UTC  (8+ messages)
` [PATCH iproute2-next v2 1/7] lib: rt_names: Add rtnl_dsfield_get_name()
` [PATCH iproute2-next v2 2/7] lib: Generalize parse_mapping()
` [PATCH iproute2-next v2 3/7] dcb: Generalize dcb_set_attribute()
` [PATCH iproute2-next v2 4/7] dcb: Generalize dcb_get_attribute()
` [PATCH iproute2-next v2 5/7] dcb: Support -N to suppress translation to human-readable names
` [PATCH iproute2-next v2 6/7] dcb: Add a subtool for the DCB APP object
` [PATCH iproute2-next v2 7/7] dcb: Add a subtool for the DCBX object

[PATCH] entry: Use different define for selector variable in SUD
 2021-01-01 23:55 UTC 

[PATCH iproute2 0/3] dcb: Fixes
 2021-01-01 23:25 UTC  (4+ messages)
` [PATCH iproute2 1/3] dcb: Set values with RTM_SETDCB type
` [PATCH iproute2 2/3] dcb: Plug a leaking DCB socket buffer
` [PATCH iproute2 3/3] dcb: Change --Netns/-N to --netns/-n

[PATCH v2 0/8] MIPS Bootloader helper
 2021-01-01 23:16 UTC  (9+ messages)
` [PATCH v2 1/8] hw/mips: Make bootloader addresses unsgined
` [PATCH v2 3/8] hw/mips: Use address translation helper to handle ENVP_ADDR
` [PATCH v2 6/8] target/mips/addr: Add translation helpers for KSEG1

[PATCH v2 00/10] Misc vt82c686b clean ups
 2021-01-01 23:11 UTC  (5+ messages)
` [PATCH v2 09/10] vt82c686: Convert debug printf to trace points

Cannot send/recv on labeled IDDP sockets
 2021-01-01 23:01 UTC  (3+ messages)

[Buildroot] [git commit] package/sdl_ttf: bump to de50cffd41e6
 2021-01-01 22:55 UTC 

[PATCH 0/2] Add support for ADS131E0x ADC family
 2021-01-01 22:41 UTC  (4+ messages)
` [PATCH 2/2] bindings: iio: adc: Add documentation for ADS131E0x ADC driver

[Buildroot] [PATCH 1/1] package/util-linux: bump version to 2.36.1
 2021-01-01 22:53 UTC  (2+ messages)

[Buildroot] [git commit] package/util-linux: bump version to 2.36.1
 2021-01-01 22:53 UTC 

[Buildroot] [PATCH 1/3] package/python-chardet: bump version to 4.0.0
 2021-01-01 22:53 UTC  (2+ messages)

[Buildroot] [PATCH 1/3] package/python-mwclient: bump version to 0.10.1
 2021-01-01 22:52 UTC  (2+ messages)

Are AER corrected errors worrying?
 2021-01-01 22:40 UTC 

[Buildroot] [git commit] package/{python, python3}-requests: bump version to 2.25.1
 2021-01-01 22:47 UTC 

[Buildroot] [git commit] package/python-requests-oauthlib: bump version to 1.3.0
 2021-01-01 22:47 UTC 

[Buildroot] [git commit] package/python-chardet: bump version to 4.0.0
 2021-01-01 22:47 UTC 

[Buildroot] [git commit] package/python-mwscrape2slob: bump version
 2021-01-01 22:47 UTC 

[Buildroot] [git commit] package/python-mwscrape: bump version for python3 support
 2021-01-01 22:47 UTC 

[Buildroot] [git commit] package/python-mwclient: bump version to 0.10.1
 2021-01-01 22:47 UTC 

[PATCH] get_phys_pages.3: glibc gets the info from sysinfo(2) since 2.23
 2021-01-01 22:39 UTC  (6+ messages)

[PATCH 1/2] system_data_types.7: Add off64_t to system_data_types(7)
 2021-01-01 22:32 UTC  (3+ messages)
` [PATCH 2/2] off64_t.3: New link "

[GIT PULL] Power management updates for v5.11-rc2
 2021-01-01 22:32 UTC  (3+ 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.