All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-11-04 19:24:26 to 2020-11-04 20:16:41 UTC [more...]

[PATCH net-next v2 00/10] net: add and use dev_get_tstats64
 2020-11-04 19:46 UTC  (3+ messages)
` [PATCH net-next v2 07/10] wireguard: switch to dev_get_tstats64

Segfault in git when using git logs
 2020-11-04 20:16 UTC  (10+ messages)
            ` Re*: "

[Bug report] Crash when creating patch
 2020-11-04 20:16 UTC  (10+ messages)
  ` [PATCH 3/3] format-patch: support --output option
  ` [PATCH v2] format-patch --output
    ` [PATCH v2 1/3] format-patch: refactor output selection
    ` [PATCH v2 2/3] format-patch: tie file-opening logic to output_directory
    ` [PATCH v2 3/3] format-patch: support --output option

[PATCH 1/2] dt-bindings: sound: adau1372: Add bindings documentation
 2020-11-04 20:12 UTC  (4+ messages)
` [PATCH 2/2] ASoC: Add ADAU1372 audio CODEC support

[PATCH v2 00/10] Add struct strmap and associated utility functions
 2020-11-04 20:13 UTC  (4+ messages)
` [PATCH v3 00/13] "
  ` [PATCH v3 07/13] strmap: add more "

❌ FAIL: Test report for kernel 5.10.0-rc2 (block)
 2020-11-04 20:12 UTC 

[PATCH v5 11/15] PCI: Obey iomem restrictions for procfs mmap
 2020-11-04 20:12 UTC  (4+ messages)

[PATCH v2] PCI: add helper function to find DVSEC
 2020-11-04 20:11 UTC  (2+ messages)

[Bug 1879672] [NEW] QEMU installer with WHPX support
 2020-11-04 20:01 UTC  (2+ messages)
` [Bug 1879672] "

[dpdk-dev] [PATCH v4] lib/power: remove set env deprecation notice
 2020-11-04 20:10 UTC  (3+ messages)
` [dpdk-dev] [PATCH v5] "
  ` [dpdk-dev] [dpdk-stable] "

[MPTCP] Weekly meeting - 5 November 2020 /!\ 16:00 /!\ UTC (8am PDT, 5pm CET, 12pm CST)
 2020-11-04 20:09 UTC 

[bugreport] [5.10-rc1] Oops: 0000 [#1] SMP NOPTI bug which always starts as page allocation failure
 2020-11-04 20:07 UTC  (4+ messages)

[PATCH v10 0/3] SELinux support for anonymous inodes and UFFD
 2020-11-04 20:07 UTC  (2+ messages)

[PATCH v9 0/8] pci_expander_brdige:acpi: Support pxb-pcie for ARM
 2020-11-04 20:05 UTC  (4+ messages)
` [PATCH v9 2/8] fw_cfg: Write the extra roots into the fw_cfg

[Qemu-devel] [Bug 1781463] [NEW] qemu don't start *.abs firmware files
 2020-11-04 19:55 UTC  (2+ messages)
` [Bug 1781463] "

[Qemu-devel] [Bug 1569491] [NEW] qemu system i386 poor performance on e5500 core
 2020-11-04 19:51 UTC  (2+ messages)
` [Bug 1569491] "

[PATCH 0/3] Maintenance IV: Platform-specific background maintenance
 2020-11-04 20:06 UTC  (6+ messages)
` [PATCH v2 0/4] "
  ` [PATCH v2 1/4] maintenance: extract platform-specific scheduling
  ` [PATCH v2 2/4] maintenance: include 'cron' details in docs
  ` [PATCH v2 3/4] maintenance: use launchctl on macOS
  ` [PATCH v2 4/4] maintenance: use Windows scheduled tasks

[PATCH] upload-pack.c: fix a sparse warning
 2020-11-04 20:05 UTC  (9+ messages)
` [PATCH] Makefile: enable -Wsparse-error for DEVELOPER build

[PATCH 00/36] Rid W=1 issues from TTY
 2020-11-04 20:04 UTC  (48+ messages)
` [PATCH 01/36] tty: serdev: core: Remove unused variable 'dummy'
` [PATCH 02/36] tty: serdev: core: Provide missing description for 'owner'
` [PATCH 03/36] tty: tty_baudrate: Add missing description for 'tty'
` [PATCH 04/36] tty: tty_io: Move 'tty_sysctl_init's prototype to shared space
` [PATCH 05/36] tty: tty_buffer: Add missing description for 'limit'
` [PATCH 06/36] tty: tty_port: Demote obvious abuse of kernel-doc formatting
` [PATCH 07/36] tty: tty_jobctrl: Add missing function parameter descriptions
` [PATCH 08/36] tty: tty_ldisc: Fix some kernel-doc related misdemeanours
` [PATCH 09/36] tty: vt: consolemap: Demote weakly documented function header
` [PATCH 10/36] tty: n_tty: Add 2 missing parameter descriptions
` [PATCH 11/36] tty: serial: jsm: jsm_cls: Remove unused variable 'discard'
` [PATCH 12/36] tty: tty_io: Fix some kernel-doc issues
` [PATCH 13/36] tty: serial: 8250: 8250_port: Staticify functions referenced by pointers
` [PATCH 14/36] tty: serial: 8250: serial_cs: Remove unused/unchecked variable 'err'
` [PATCH 15/36] tty: tty_audit: Demote non-conformant kernel-doc headers
` [PATCH 16/36] tty: pty: Provide descriptions for the 'file' parameters
` [PATCH 17/36] tty: serial: amba-pl011: Mark 'sbsa_uart_acpi_match' as __maybe_unused
` [PATCH 18/36] tty: n_gsm: Demote obvious abuse of kernel-doc and supply other missing docss
` [PATCH 19/36] tty: serial: lpc32xx_hs: Remove unused variable 'tmp'
` [PATCH 20/36] tty: serial: msm_serial: Remove set but unused variable 'status'
` [PATCH 21/36] tty: serial: ifx6x60: Fix function documentation headers
` [PATCH 22/36] tty: serial: xilinx_uartps: Supply description for missing member 'cts_override'
` [PATCH 23/36] tty: synclink_gt: Demote one kernel-doc header and repair another
` [PATCH 24/36] tty: serial: serial-tegra: Struct headers should start with 'struct <name>'
` [PATCH 25/36] tty: serial: sifive: "
` [PATCH 26/36] tty: synclinkmp: Add missing description for function param 'txqueue'
` [PATCH 27/36] tty: synclinkmp: Mark never checked 'readval' as __always_unused
` [PATCH 28/36] tty: serial: stm32-usart: Remove set but unused 'cookie' variables
` [PATCH 29/36] tty: tty_ldisc: Supply missing description for 'tty_ldisc_get's 'tty' param
` [PATCH 30/36] tty: serial: serial-tegra: Provide some missing struct member descriptions
` [PATCH 31/36] powerpc: asm: hvconsole: Move 'hvc_vio_init_early's prototype to shared location
` [PATCH 32/36] tty: hvc: hvc_vio: Staticify function invoked only by reference
` [PATCH 33/36] tty: hvc: hvc_opal: Staticify function invoked "
` [PATCH 34/36] tty: serial: pmac_zilog: Make disposable variable __always_unused
` [PATCH 35/36] tty: synclink: Mark disposable variables as __always_unused
` [PATCH 36/36] tty: synclink: Provide missing description for 'hdlcdev_tx_timeout's 'txqueue' param

[xenomai-images][PATCH 0/4] ci: update for 5.4 testing
 2020-11-04 20:03 UTC  (4+ messages)
` [xenomai-images][PATCH 3/4] ci: Split build and add 5.4 builds

[PATCH v2 0/5] add exynos4412-based p4note device family support
 2020-11-04 20:03 UTC  (3+ messages)
` [PATCH 1/5] dt-bindings: samsung: document bindings for p4note family boards

[PATCH v4 0/8] rpmsg: Make RPMSG name service modular
 2020-11-04 20:03 UTC  (6+ messages)
` [PATCH v4 8/8] rpmsg: Turn name service into a stand alone driver

[net v4 00/10] cxgb4/ch_ktls: Fixes in nic tls code
 2020-11-04 20:03 UTC  (9+ messages)
` [net v4 05/10] cxgb4/ch_ktls: creating skbs causes panic
` [net v4 07/10] ch_ktls: packet handling prior to start marker

[PATCH v5 1/3] drm/msm: Add support for GPU cooling
 2020-11-04 20:03 UTC  (4+ messages)
` [PATCH v5 3/3] dt-bindings: drm/msm/gpu: Add cooling device support

[PATCH 5.9 000/391] 5.9.4-rc1 review
 2020-11-04 20:01 UTC  (2+ messages)

Philips Monitor with webcam
 2020-11-04 20:01 UTC  (5+ messages)

[Intel-gfx] [PATCH 1/2] drm/i915/gem: Allow backends to override pread implementation
 2020-11-04 20:01 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for series starting with [1/2] "

[Buildroot] [autobuild.buildroot.net] Your daily results for 2020-10-25
 2020-11-04 20:01 UTC  (3+ messages)

[PATCH] drm/amdkfd: replace idr_init() by idr_init_base()
 2020-11-04 20:01 UTC  (4+ messages)

[csky-linux:linux-next 1/3] ld: drivers/net/ethernet/stmicro/stmmac/dwmac-thead.c:527: undefined reference to `stmmac_probe_config_dt'
 2020-11-04 20:00 UTC 

bcachefs-for-review
 2020-11-04 19:53 UTC  (2+ messages)

[PATCH] reboot: allow to specify reboot mode via sysfs
 2020-11-04 19:57 UTC  (2+ messages)

[PATCH v13 0/8] arm64: expose FAR_EL1 tag bits in siginfo
 2020-11-04 19:57 UTC  (6+ messages)
` [PATCH v13 7/8] signal: define the field siginfo.si_faultflags

[Qemu-devel] [Bug 1377163] [NEW] Does not add usb-host devices as they are hotplugged
 2020-11-04 19:42 UTC  (2+ messages)
` [Bug 1377163] "

[PATCH net] ionic: check port ptr before use
 2020-11-04 19:56 UTC 

[PATCH v4 0/3] wire up IMA secure boot for arm64
 2020-11-04 19:55 UTC  (6+ messages)

[PATCH v5 1/2] arm: rmobile: Add RZ/G2[HMNE] SoC support
 2020-11-04 19:55 UTC  (7+ messages)

[dpdk-dev] [PATCH] doc: fix typo in kni programmers guide
 2020-11-04 19:55 UTC  (3+ messages)
` [dpdk-dev] [dpdk-stable] "

[igt-dev] [PATCH] igt/kms_frontbuffer_tracking: PSR + FBC not enabled on TGL
 2020-11-04 19:55 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "

[PATCH v3 00/11] Raspberry Pi PoE HAT fan support
 2020-11-04 19:55 UTC  (4+ messages)
` [PATCH v3 09/11] dt-bindings: pwm: Add binding for RPi firmware PWM bus

stm32mp: The purpose of "!tee_find_device()"
 2020-11-04 19:55 UTC  (6+ messages)

[PATCH v4 0/7] arm64: dts: rockchip: Add Engicam PX30.Core
 2020-11-04 19:54 UTC  (3+ messages)

[PATCH] MAINTAINERS: mark LLVM as maintained rather than supported
 2020-11-04 19:54 UTC  (3+ messages)

possible lockdep regression introduced by 4d004099a668 ("lockdep: Fix lockdep recursion")
 2020-11-04 19:54 UTC  (7+ messages)

[PATCH v2 2/2] mm: prevent gup_fast from racing with COW during fork
 2020-11-04 19:54 UTC  (11+ messages)

[PATCH] IPv6: Set SIT tunnel hard_header_len to zero
 2020-11-04 19:52 UTC  (4+ messages)

[PATCH 00/10] Ext4 fast commit fixes
 2020-11-04 19:52 UTC  (4+ messages)
` [PATCH 04/10] ext4: clean up the JBD2 API that initializes fast commits

stable-rc/queue/4.14 baseline: 176 runs, 1 regressions (v4.14.203-123-g2108d96b29a8)
 2020-11-04 19:52 UTC 

[Qemu-devel] [Bug 1338563] [NEW] README refers to a non-extant file
 2020-11-04 19:37 UTC  (2+ messages)
` [Bug 1338563] "

[Buildroot] [PATCH 1/1] package/trousers: bump to version 0.3.15
 2020-11-04 19:50 UTC 

[PATCH 1/3] json-glib: use PACKAGECONFIG for tests
 2020-11-04 19:48 UTC  (3+ messages)
` [PATCH 3/3] setuptools3: use DEPENDS_append instead of +=
  ` [OE-core] "

[Buildroot] [PATCH 1/1] package/bind: bump to version 9.11.24
 2020-11-04 19:47 UTC 

[PATCH v3] lan743x: fix for potential NULL pointer dereference with bare card
 2020-11-04 19:46 UTC  (3+ messages)

[PATCH v6 0/4] Switch to meson build system
 2020-11-04 19:45 UTC  (5+ messages)
  ` [PATCH v6 1/4] pylibfdt: allow build out of tree
  ` [PATCH v6 2/4] build-sys: add meson build
  ` [PATCH v6 3/4] travis: install meson
  ` [PATCH v6 4/4] build-sys: replace makefiles to wrap meson/ninja

[PATCH 00/25] binman: Support compression of sections
 2020-11-04 19:45 UTC  (7+ messages)
` [PATCH 16/25] binman: Avoid reporting image-pos with compression

[dpdk-dev] [PATCH v4 0/1] vfio: change spapr DMA window sizing operation
 2020-11-04 19:43 UTC  (4+ messages)
` [dpdk-dev] [PATCH v5 0/1] vfio: modify spapr iommu support to use static window sizing
  ` [dpdk-dev] [PATCH v5 1/1] "

[PATCH bpf 0/2] libbpf: fix two bugs in xsk_socket__delete
 2020-11-04 19:42 UTC  (5+ messages)
` [PATCH bpf 2/2] libbpf: fix possible use after free "

[PATCH net-next v2 0/3] net: introduce rps_default_mask
 2020-11-04 19:42 UTC  (6+ messages)

Xenomai Images - Password
 2020-11-04 19:41 UTC  (8+ messages)

[PATCH 1/3] station/wsc: remove beacon loss handling
 2020-11-04 19:41 UTC  (2+ messages)

[PATCH] xen/arm: Remove EXPERT dependancy
 2020-11-04 19:41 UTC  (8+ messages)

[qemu-mainline test] 156393: regressions - FAIL
 2020-11-04 19:40 UTC 

[PATCH 1/4] doc: add man pages for AP provisioning files
 2020-11-04 19:39 UTC  (2+ messages)

[PATCH 1/3] auto-t: add copy_to_ap utility
 2020-11-04 19:36 UTC  (2+ messages)

[dpdk-dev] [PATCH v4 0/4] test/lpm: fix rcu qsbr perf test
 2020-11-04 19:35 UTC  (10+ messages)
` [dpdk-dev] [PATCH v5 "
  ` [dpdk-dev] [PATCH v5 1/4] test/lpm: fix cycle calculation in rcu qsbr perf
  ` [dpdk-dev] [PATCH v5 2/4] test/lpm: return error on failure "
  ` [dpdk-dev] [PATCH v5 3/4] test/lpm: remove error checking "
  ` [dpdk-dev] [PATCH v5 4/4] test/lpm: avoid code duplication "

[Buildroot] [PATCH 1/1] package/feh: bump to version 3.5
 2020-11-04 19:35 UTC  (2+ messages)

[PATCH] auto-t: remove more /var/lib/iwd references
 2020-11-04 19:35 UTC  (2+ messages)

QCA6390 failure on unsuspend
 2020-11-04 19:35 UTC  (3+ messages)

[Buildroot] [git commit] package/feh: bump to version 3.5
 2020-11-04 19:34 UTC 

[PATCH v3] io_uring: add timeout support for io_uring_enter()
 2020-11-04 19:34 UTC  (6+ messages)
` [PATCH v3 RESEND] "

[PATCH v7 00/41] kasan: add hardware tag-based mode for arm64
 2020-11-04 19:32 UTC  (13+ messages)
` [PATCH v7 13/41] s390/kasan: include asm/page.h from asm/kasan.h
` [PATCH v7 16/41] kasan: rename KASAN_SHADOW_* to KASAN_GRANULE_*

Removing postinst script in bbappend
 2020-11-04 19:32 UTC  (2+ messages)
` [yocto] "

[Buildroot] [PATCH 1/1] package/asterisk: disable spandsp
 2020-11-04 19:32 UTC  (2+ messages)

[PATCH] README: Add Documentation blurb
 2020-11-04 19:30 UTC  (2+ messages)

[PATCH v6] driver/perf: Add PMU driver for the ARM DMC-620 memory controller
 2020-11-04 19:30 UTC  (2+ messages)

[PATCH v2 0/8] gpio: exar: refactor the driver
 2020-11-04 19:30 UTC  (9+ messages)
` [PATCH v2 1/8] regmap: provide regmap_assign_bits()
` [PATCH v2 2/8] gpio: exar: add a newline after the copyright notice
` [PATCH v2 3/8] gpio: exar: include idr.h
` [PATCH v2 4/8] gpio: exar: switch to a simpler IDA interface
` [PATCH v2 5/8] gpio: exar: use a helper variable for &pdev->dev
` [RFT PATCH v2 6/8] gpio: exar: unduplicate address and offset computation
` [RFT PATCH v2 7/8] gpio: exar: switch to using regmap
` [PATCH v2 8/8] gpio: exar: use devm action for freeing the IDA and drop remove()

[PATCH] Fix potential segfault on cloning invalid tag
 2020-11-04 19:31 UTC  (3+ messages)
` [PATCH v2] Avoid segfault and provide fallback when cloning invalid branch/tag

[PATCH v2 0/6] QOM minor fixes
 2020-11-04 19:29 UTC  (4+ messages)
` [PATCH v2 5/6] macio: don't reference serial_hd() directly within the device

[PATCH 1/2] [xarry]:Fixed an issue with memory allocated using the GFP_KERNEL flag in spinlocks
 2020-11-04 19:30 UTC  (4+ messages)
` [PATCH 2/2] infiniband: Modify the reference to xa_store_irq() because the parameter of this function has changed

[Buildroot] [git commit] package/asterisk: disable spandsp
 2020-11-04 19:30 UTC 

[PATCH] arm64: dts: rockchip: Reorder LED triggers from mmc devices on rk3399-roc-pc
 2020-11-04 19:29 UTC  (3+ messages)

[PATCH v2 0/7] Show privacy_gpio as a v4l2_ctrl
 2020-11-04 19:29 UTC  (3+ messages)
` [PATCH v2 1/7] media: uvcvideo: Use pr_cont() macro

(proposal) RE: [PATCH v7 00/16] vfio: expose virtual Shared Virtual Addressing to VMs
 2020-11-04 19:29 UTC  (12+ messages)

[PATCH] iio/adc: ingenic: Fix battery VREF for JZ4770 SoC
 2020-11-04 19:28 UTC 

[Buildroot] [PATCH 1/1] package/modem-manager: bump to version 1.14.6
 2020-11-04 19:28 UTC  (2+ messages)

[PATCH v3 0/2] MIPI I3c HCI (Host Controller Interface) driver
 2020-11-04 19:28 UTC  (5+ messages)
` [PATCH v3 1/2] dt-bindings: i3c: MIPI I3C Host Controller Interface

[Intel-gfx] [PATCH] drm/i915/perf: replace idr_init() by idr_init_base()
 2020-11-04 19:28 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "

[PATCH V2] vl: pause option
 2020-11-04 19:26 UTC  (2+ messages)

[Buildroot] [git commit] package/modem-manager: bump to version 1.14.6
 2020-11-04 19:27 UTC 

[I-PIPE] ipipe-core-4.4.238-cip50-arm-11 released
 2020-11-04 19:25 UTC 

Question for psusensor
 2020-11-04 19:23 UTC  (2+ messages)

[Buildroot] [git commit] package/python-remi: downgrade to 2020.8.6 and move to pypi
 2020-11-04 19:24 UTC 

[PATCH RFC] memory: pause all vCPUs for the duration of memory transactions
 2020-11-04 19:23 UTC  (6+ messages)

[I-PIPE] ipipe-core-4.4.238-cip50-x86-26 released
 2020-11-04 19:24 UTC 

[Buildroot] [PATCH] package/python-remi: downgrade to 2020.8.6 and move to pypi
 2020-11-04 19:24 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.