All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-12-21 17:18:21 to 2020-12-21 18:29:10 UTC [more...]

[PATCH v2 0/6] arm64: dts: imx8mm: Add Engicam i.Core MX8M Mini
 2020-12-21 14:47 UTC  (8+ messages)
` [PATCH v2 2/6] dt-bindings: arm: fsl: Add Engicam i.Core MX8M Mini C.TOUCH 2.0

[PATCH 1/2] rcu-tasks: move RCU-tasks initialization out of core_initcall()
 2020-12-21 17:18 UTC  (6+ messages)
` [PATCH 2/2] rcu-tasks: add RCU-tasks self tests

[PATCH v5 1/3] spi: uapi: unify SPI modes into a single spi.h header
 2020-12-21 17:24 UTC  (6+ messages)
` [PATCH v5 2/3] spi: Add SPI_NO_TX/RX support

[PATCH v1] Bluetooth: Set missing suspend task bits
 2020-12-21 18:19 UTC  (4+ messages)

[PATCH v10 00/11] Free some vmemmap pages of HugeTLB page
 2020-12-21 18:00 UTC  (12+ messages)
` [PATCH v10 03/11] mm/hugetlb: Free the vmemmap pages associated with each "
    ` [External] "
` [PATCH v10 04/11] mm/hugetlb: Defer freeing of HugeTLB pages
    ` [External] "

[Buildroot] [PATCH] package/connman: improve SysV init script
 2020-12-21 18:28 UTC 

[RESEND] [RFC PATCH] xen/arm: domain_build: Ignore empty memory bank
 2020-12-21 18:28 UTC  (2+ messages)

[PATCH v3] fuzz: map all BARs and enable PCI devices
 2020-12-21 18:27 UTC  (2+ messages)

[PATCH 0/4] KVM: x86/mmu: Bug fixes and cleanups in get_mmio_spte()
 2020-12-21 18:26 UTC  (8+ messages)
` [PATCH 1/4] KVM: x86/mmu: Use -1 to flag an undefined spte "
` [PATCH 2/4] KVM: x86/mmu: Get root level from walkers when retrieving MMIO SPTE

[PATCH v5 00/12]Show privacy_gpio as a v4l2_ctrl
 2020-12-21 18:17 UTC  (3+ messages)
` [PATCH v5 04/12] media: uvcvideo: Allow extra entities

[Buildroot] [PATCH] package/python-bleak: new package
 2020-12-21 18:28 UTC 

What's cooking in git.git (Dec 2020, #03; Fri, 18)
 2020-12-21 18:01 UTC  (7+ messages)

stable-rc/queue/4.14 build: 201 builds: 0 failed, 201 passed, 69 warnings (v4.14.212-34-g4302ba21a5a87)
 2020-12-21 14:29 UTC 

[PATCH v6 1/3] spi: uapi: unify SPI modes into a single spi.h header
 2020-12-21 17:28 UTC  (3+ messages)
` [PATCH v6 2/3] spi: Add SPI_NO_TX/RX support

WG: How to properly setup for snapshots
 2020-12-21 18:26 UTC  (6+ messages)
    ` AW: "

[PATCH][master/pending] ath10k: assign new interfaces type to parent type
 2020-12-21 18:25 UTC  (3+ messages)

[PATCH] Kernel: Fixed two bracket problems in fork.c
 2020-12-21 15:05 UTC 

[RFC v2 PATCH 0/4] speed up page allocation for __GFP_ZERO
 2020-12-21 16:25 UTC 

[PATCH v2 0/7] Finish converting git bisect to C part 3
 2020-12-21 16:27 UTC  (7+ messages)
` [PATCH v2 1/7] bisect--helper: reimplement `bisect_log` shell function in C
` [PATCH v2 3/7] bisect--helper: retire `--bisect-write` subcommand
` [PATCH v2 4/7] bisect--helper: use `res` instead of return in BISECT_RESET case option
` [PATCH v2 5/7] bisect--helper: retire `--bisect-auto-next` subcommand
` [PATCH v2 6/7] bisect--helper: reimplement `bisect_skip` shell function in C
` [PATCH v2 7/7] bisect--helper: retire `--check-and-set-terms` subcommand

[PATCH net-next v2 0/4] Marvell mvpp2 improvements
 2020-12-21 18:25 UTC  (12+ messages)
` [PATCH net-next 2/4] net: mvpp2: add mvpp2_phylink_to_port() helper

[PATCH 0/6] spapr: Fix visibility and traversal of DR connectors
 2020-12-21 18:24 UTC  (3+ messages)
` [PATCH 1/6] spapr: Call spapr_drc_reset() for all DRCs at CAS

[PATCH 00/26] git-log: implement new --diff-merge options
 2020-12-21 15:20 UTC  (20+ messages)
` [PATCH v3 00/32] "
  ` [PATCH v3 03/32] revision: factor out initialization of diff-merge related settings
  ` [PATCH v3 06/32] diff-merges: rename all functions to have common prefix
  ` [PATCH v3 07/32] diff-merges: move checks for first_parent_only out of the module
  ` [PATCH v3 09/32] diff-merges: re-arrange functions to match the order they are called in
  ` [PATCH v3 11/32] diff-merges: new function diff_merges_set_dense_combined_if_unset()
  ` [PATCH v3 15/32] t4013: support test_expect_failure through ':failure' magic
  ` [PATCH v3 17/32] diff-merges: fix -m to properly override -c/--cc
  ` [PATCH v3 18/32] diff-merges: split 'ignore_merges' field
  ` [PATCH v3 19/32] diff-merges: group diff-merge flags next to each other inside 'rev_info'
  ` [PATCH v3 20/32] diff-merges: get rid of now empty diff_merges_init_revs()
  ` [PATCH v3 22/32] diff-merges: make -m/-c/--cc explicitly mutually exclusive
  ` [PATCH v3 23/32] diff-merges: implement new values for --diff-merges
  ` [PATCH v3 24/32] diff-merges: do not imply -p for new options
  ` [PATCH v3 25/32] diff-merges: let new options enable diff without -p
  ` [PATCH v3 26/32] diff-merges: add old mnemonic counterparts to --diff-merges
  ` [PATCH v3 30/32] doc/rev-list-options: document --first-parent changes merges format
  ` [PATCH v3 31/32] doc/git-show: include --diff-merges description
  ` [PATCH v3 32/32] t4013: add tests for --diff-merges=first-parent

[Buildroot] [PATCH] package/python-txdbus: bump to version 1.1.2
 2020-12-21 18:25 UTC 

[Buildroot] [PATCH] package/python-crc16: allow to build with python3
 2020-12-21 18:24 UTC 

[igt-dev] ✗ Fi.CI.BAT: failure for i915/gem_exec_fair: Try to spot unfairness
 2020-12-21 18:24 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for i915/gem_exec_fair: Try to spot unfairness (rev2)

[PATCH] ath10k: remove unused struct ath10k::dev_type
 2020-12-21 18:23 UTC  (2+ messages)

"Cannot allocate memory" on ring creation (not RLIMIT_MEMLOCK)
 2020-12-21 15:36 UTC  (21+ messages)

[PATCH] mm/userfaultfd: fix memory corruption due to writeprotect
 2020-12-21 18:22 UTC  (12+ messages)

[RFC PATCH 0/3] GPIO support on the Etron EJ168/EJ188/EJ198 xHCI controllers
 2020-12-21 15:28 UTC  (5+ messages)
` [RFC PATCH 3/3] gpio: ej1x8: Add GPIO driver for Etron Tech Inc. EJ168/EJ188/EJ198

[PATCH 1/2] thermal: int340x: Add critical callback to override default shutdown behavior
 2020-12-21 13:59 UTC  (2+ messages)

[RFC v2 PATCH 3/4] mm: let user decide page reporting option
 2020-12-21 16:29 UTC 

[PATCH v3 0/3] mm: improve pte updates and dirty/accessed
 2020-12-21 18:21 UTC  (3+ messages)
` [PATCH v3 3/3] mm: optimise pte dirty/accessed bit setting by demand based pte insertion

Bluetooth connection disconnects every few minutes
 2020-12-21 17:26 UTC  (10+ messages)

[PATCH v2] KVM/x86: Move definition of __ex to x86.h
 2020-12-21 18:19 UTC  (2+ messages)

stable-rc/queue/4.19 baseline: 144 runs, 5 regressions (v4.19.163-54-ga9af879616f0)
 2020-12-21 18:20 UTC 

[PATCH] KVM: SVM: Add register operand to vmsave call in sev_es_vcpu_load
 2020-12-21 18:12 UTC  (4+ messages)

[PATCH] watchdog: renesas_wdt: don't sleep in atomic context
 2020-12-21 16:27 UTC  (2+ messages)

[PATCH v2] sigaction.2: Document SA_EXPOSE_TAGBITS and the flag support detection protocol
 2020-12-21 18:17 UTC  (6+ messages)

stable-rc/queue/4.9 build: 197 builds: 0 failed, 197 passed, 4 warnings (v4.9.248-25-gb874f9fd96f4b)
 2020-12-21 15:25 UTC 

[PATCH] net: ath10k: santity check for ep connectivity
 2020-12-21 18:15 UTC  (3+ messages)

[PATCH v2] ovl: fix dentry leak in ovl_get_redirect
 2020-12-21 18:15 UTC  (7+ messages)

[PATCH v2] prctl.2: Document Syscall User Dispatch
 2020-12-21 18:15 UTC  (2+ messages)

[PATCH 0/3] xen/domain: More structured teardown
 2020-12-21 18:14 UTC  (4+ messages)
` [PATCH 1/3] xen/domain: Reorder trivial initialisation in early domain_create()
` [PATCH 2/3] xen/domain: Introduce domain_teardown()
` [PATCH 3/3] xen/evtchn: Clean up teardown handling

[PATCH] drivers: tee: i2c trampoline driver
 2020-12-21 18:15 UTC 

[PATCH 0/5] Thermal zone configuration for Meson8/Meson8b/Meson8m2
 2020-12-21 18:13 UTC  (18+ messages)
` [PATCH 1/5] ARM: dts: meson: move iio-hwmon for the SoC temperature to meson.dtsi
` [PATCH 2/5] ARM: dts: meson: add the ADC thermal sensor "
` [PATCH 3/5] ARM: dts: meson8: add the thermal-zones with cooling configuration
` [PATCH 4/5] ARM: dts: meson8b: "
` [PATCH 5/5] ARM: multi_v7_defconfig: Enable support for the ADC thermal sensor

[PATCH ghak90 v10 00/11] audit: implement container identifier
 2020-12-21 17:57 UTC  (6+ messages)
` [PATCH ghak90 v10 01/11] audit: collect audit task parameters

[PATCH] hwmon: (ntc_thermistor): try reading processed
 2020-12-21 16:15 UTC  (2+ messages)

[RFC PATCH v2 0/2] blk-mq: Avoid use-after-free for accessing old requests
 2020-12-21 18:09 UTC  (5+ messages)
` [RFC PATCH v2 2/2] blk-mq: Lockout tagset iter when freeing rqs

[PATCH] dmaengine: qcom: bam_dma: Add LOCK and UNLOCK flag bit support
 2020-12-21 18:09 UTC  (6+ messages)

missing btrfs fixes for 4.14-stable, 4.9-stable and 4.4-stable
 2020-12-21 16:03 UTC 

[ANNOUNCE] wrapfs with support for operation on top of NFS
 2020-12-21 17:38 UTC 

[PATCH v3] Compiler Attributes: remove CONFIG_ENABLE_MUST_CHECK
 2020-12-21 13:51 UTC  (9+ messages)

[RFC v2 PATCH 4/4] mm: pre zero out free pages to speed up page allocation for __GFP_ZERO
 2020-12-21 16:30 UTC 

incoming
 2020-12-21 17:41 UTC  (8+ messages)
` [patch 21/78] kasan: split out shadow.c from common.c

[RFC v2 PATCH 2/4] mm: Add batch size for free page reporting
 2020-12-21 16:28 UTC 

renesas/master baseline: 295 runs, 9 regressions (renesas-devel-2020-12-21-v5.10)
 2020-12-21 13:59 UTC 

stable-rc/queue/4.14 baseline: 138 runs, 7 regressions (v4.14.212-34-g4302ba21a5a87)
 2020-12-21 17:59 UTC 

[RESEND PATCH v3 0/2] Add a separate DWC3 OF driver for Xilinx platforms
 2020-12-21 18:05 UTC  (4+ messages)
` [RESEND PATCH v3 2/2] usb: dwc3: Add "

[PATCH] lib: drop debug_build()
 2020-12-21 18:07 UTC  (2+ messages)

[PATCH 0/4] usb: gadget: audio fixes and clean ups
 2020-12-21 17:35 UTC  (4+ messages)
` [PATCH 1/4] usb: gadget: f_uac2: reset wMaxPacketSize
` [PATCH 3/4] usb: gadget: u_audio: remove struct uac_req
` [PATCH 4/4] usb: gadget: u_audio: clean up locking

[xen-unstable test] 157754: tolerable FAIL
 2020-12-21 18:06 UTC 

[PATCH v3 0/7] Add initial support for ATC260x PMICs
 2020-12-21 13:44 UTC  (10+ messages)
` [PATCH v3 3/7] mfd: Add MFD driver "

[PATCH] venus: venc: set IDR period to FW only for H264 & HEVC
 2020-12-21 16:01 UTC  (2+ messages)

[PATCH] scsi: ufs: fix livelock of ufshcd_clear_ua_wluns
 2020-12-21 18:05 UTC  (6+ messages)

[PATCH] net: lantiq_etop: check the result of request_irq()
 2020-12-21 18:04 UTC  (6+ messages)

[RFC v2 PATCH 1/4] mm: make page reporing worker works better for low order page
 2020-12-21 16:28 UTC 

[PATCH v1] clk: qcom: gcc-sc7180: Mark the camera abh clock always ON
 2020-12-21 18:03 UTC 

stable-rc/queue/4.4 build: 190 builds: 0 failed, 190 passed, 13 warnings (v4.4.248-21-g91c1ef779a3c)
 2020-12-21 15:07 UTC 

[RFC][PATCH] afs: Work around strnlen() oops with CONFIG_FORTIFIED_SOURCE=y
 2020-12-21 17:37 UTC  (2+ messages)

memory bit flip not detected by write time tree check
 2020-12-21 17:57 UTC 

[PATCH 0/4] Help to debug spinlocks
 2020-12-21 18:02 UTC  (4+ messages)

renesas/master baseline-nfs: 29 runs, 3 regressions (renesas-devel-2020-12-21-v5.10)
 2020-12-21 13:59 UTC 

[PATCH v2 1/3] dt-bindings: hwmon: Add TI TPS23861 bindings
 2020-12-21 16:26 UTC  (3+ messages)
` [PATCH v2 2/3] hwmon: add Texas Instruments TPS23861 driver

[Virtio-fs] [edk2 PATCH 00/48] ArmVirtPkg, OvmfPkg: virtio filesystem driver
 2020-12-21 18:02 UTC  (7+ messages)
          ` [Virtio-fs] [edk2-devel] "

[Buildroot] [PATCH 1/1] package/lldpd: bump to version 1.0.7
 2020-12-21 18:01 UTC 

[PATCH v4] iio: Handle enumerated properties with gaps
 2020-12-21 17:36 UTC  (2+ messages)

stable/linux-5.4.y baseline: 170 runs, 4 regressions (v5.4.85)
 2020-12-21 17:52 UTC 

[PATCH] ALSA: hda: Enable runtime PM when codec probe fails
 2020-12-21 17:56 UTC  (13+ messages)
` [PATCH v2] ALSA: hda: Continue to probe "
                    ` [Nouveau] "

[Bluez PATCH v2 1/2] doc/mgmt-api: Add opcode for adding advertisement monitor with RSSI
 2020-12-21 17:53 UTC  (2+ messages)

[linux-safety] [PATCH v2] Documentation: process: Correct numbering
 2020-12-21 16:52 UTC  (2+ messages)

[PATCH v2 00/14] qemu: arm64: Add support for uefi capsule update on qemu arm platform
 2020-12-21 17:51 UTC  (9+ messages)
` [PATCH v2 02/14] qemu: arm: Initialise virtio in board_late_init
` [PATCH v2 14/14] qemu: arm64: Add documentation for capsule update

Correcting errors on wiki page FAQ/Hashtables
 2020-12-18  9:00 UTC 

[PATCH v3 0/4] DTS updates for Marvell Armada CN913x platforms
 2020-12-21 17:46 UTC  (5+ messages)
` [PATCH v3 3/4] arm64: dts: cn913x: add device trees for topology B boards
    ` [EXT] "

[linux-next:master 14048/14054] include/uapi/asm-generic/unistd.h:867:27: error: array index in initializer exceeds array bounds
 2020-12-21 17:46 UTC  (4+ messages)

[PATCH v3 0/5] evtchn: (not so) recent XSAs follow-on
 2020-12-21 17:45 UTC  (7+ messages)
` [PATCH v3 4/5] evtchn: convert domain event lock to an r/w one

[PATCH 0/8] spl: fit: Play nicely with OP-TEE and Linux
 2020-12-21 17:43 UTC  (4+ messages)
` [PATCH 7/8] spl: fit: Replace #ifdef blocks with more readable constructs

[PATCH 00/11] scsi: libsas: Remove in_interrupt() check
 2020-12-21 17:38 UTC  (4+ messages)
` [PATCH 11/11] scsi: libsas: event notifiers: Remove non _gfp() variants

[PATCH v2] regulators: bd718x7: Add enable times
 2020-12-21 17:35 UTC  (2+ messages)

[PATCH v4 00/30] media: ov5647: Support RaspberryPi Camera Module v1
 2020-12-21 17:34 UTC  (4+ messages)
` [PATCH v4 01/30] dt-bindings: media: i2c: Rename ov5647.yaml

[PATCH] drm/amd/display: Fix memory leaks in S3 resume
 2020-12-21 17:35 UTC  (3+ messages)

b4: encouraging using the cover letter in merge commits?
 2020-12-21 17:34 UTC  (5+ messages)
` [kernel.org users] "
      ` [tools] "

[xen-unstable-smoke test] 157761: regressions - FAIL
 2020-12-21 17:34 UTC 

[OE-core] How to set the password Hashing Algorithm for root user to SHA256 or SHA512
 2020-12-21 17:33 UTC  (2+ messages)

[PATCH v2 1/7] console: Introduce console_start() and console_stop()
 2020-12-21 17:33 UTC  (7+ messages)
` [PATCH v2 4/7] IOMUX: Preserve console list if realloc() fails

[PATCH] groff: Fix reproducibility issue
 2020-12-21 17:32 UTC 

[PATCH v2] imx: ahab: allow to bypass confirmation for ahab_close cmd
 2020-12-21 17:31 UTC 

[PATCH] spi: stm32: FIFO threshold level - fix align packet size
 2020-12-21 17:30 UTC  (2+ messages)

[dpdk-dev] facing issue with testpmd with ovs in dpdk17.0.2
 2020-12-21 17:30 UTC 

[dpdk-dev] [PATCH] ci: fix package installation in GitHub Actions
 2020-12-21 17:27 UTC  (2+ messages)

ath11k: crashes with 1 MSI vector, workaround disable MHI M2 state
 2020-12-21 17:26 UTC  (7+ messages)

[Bug 1898490] [NEW] gtk with virtio and opengl black screen
 2020-12-21 17:16 UTC  (2+ messages)
` [Bug 1898490] "

[PATCH] groff: Fix reproducibility issue
 2020-12-21 17:26 UTC 

[PATCH v2 1/2] thermal: int340x: Fix unexpected shutdown at critical temperature
 2020-12-21 17:23 UTC  (2+ messages)
` [PATCH v2 2/2] thermal: intel: pch: "

[PATCH] ath10k:add support for multicast rate control
 2020-12-21 17:23 UTC  (3+ messages)

[RFC 0/1] Remove uevent suppression logic from css driver
 2020-12-21 17:23 UTC  (11+ messages)
` [RFC 1/1] s390/cio: Remove uevent-suppress "

[BUG] git-2.30.0-rc1 - Transitive OpenLDAP requirement in libcurl
 2020-12-21 17:22 UTC 

[PATCH v2 0/8] libtracefs man pages
 2020-12-21 17:21 UTC  (5+ messages)
` [PATCH v2 7/8] libtracefs man pages: APIs for initializing a tep handler with trace events from the local system
` [PATCH v2 8/8] libtracefs man pages: helper APIs for working with trace file system

[PATCH] dt-bindings: clk: versaclock5: Miscellaneous fixes and improvements:
 2020-12-21 17:21 UTC  (6+ messages)

[PATCH] powerpc:Don't print raw EIP/LR hex values in dump_stack() and show_regs()
 2020-12-21 17:12 UTC  (5+ messages)

[PATCH] imx: ahab: allow to bypass confirmation for ahab_close cmd
 2020-12-21 17:19 UTC 

[PATCH 2/2] checkpatch: kconfig: add missing types to regex
 2020-12-21 17:17 UTC  (4+ 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.