All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-03-27 20:43:23 to 2020-03-27 22:05:57 UTC [more...]

[PATCH 0/2] staging: vt6656: change function from always returning 0 to void
 2020-03-27 21:44 UTC  (10+ messages)
` [PATCH 1/2] staging: vt6656: remove unneeded variable: ret
          ` [Outreachy kernel] "

[PATCH 2/2] include/asm-generic: vmlinux.lds.h
 2020-03-27 22:05 UTC  (2+ messages)

[PATCH] ARM: qcom: Add support for IPQ40xx
 2020-03-27 22:05 UTC  (3+ messages)

[Buildroot] [PATCH] boot/arm-trusted-firmware: add optional host-dtc dependency
 2020-03-27 22:05 UTC  (2+ messages)

[PATCH for-5.0 v3 0/7] configure: Improve PIE and other linkage
 2020-03-27 22:03 UTC  (2+ messages)
` [PATCH for-5.0 v3 5/7] configure: Unnest detection of -z, relro and -z, now

[Buildroot] [git commit branch/2020.02.x] boot/arm-trusted-firmware: add optional host-dtc dependency
 2020-03-27 22:03 UTC 

[PATCH 0/6] rockchip: rk3328: sync dts and add ROC-RK3328-CC board
 2020-03-27 22:03 UTC  (4+ messages)

[igt-dev] [PATCH i-g-t] tests/perf: add a test for OA data polling reads using "small" buffers
 2020-03-27 22:02 UTC  (3+ messages)

[Patch v2 1/2] mm/page_alloc.c: use NODE_MASK_NONE define used_mask
 2020-03-27 22:01 UTC  (2+ messages)
` [Patch v2 2/2] mm/page_alloc.c: define node_order with all zero

[PATCHv3 net-next 0/5] net: ipv6: add rpl source routing
 2020-03-27 22:00 UTC  (6+ messages)
` [PATCHv3 net-next 1/5] include: uapi: linux: add rpl sr header definition
` [PATCHv3 net-next 2/5] addrconf: add functionality to check on rpl requirements
` [PATCHv3 net-next 3/5] net: ipv6: add support for rpl sr exthdr
` [PATCHv3 net-next 4/5] net: add net available in build_state
` [PATCHv3 net-next 5/5] net: ipv6: add rpl sr tunnel

[PATCH 0/9] Support for transactions in `git-update-ref --stdin`
 2020-03-27 22:00 UTC  (11+ messages)
` [PATCH 3/9] strbuf: provide function to append whole lines
` [PATCH 4/9] update-ref: organize commands in an array
` [PATCH 7/9] update-ref: move transaction handling into `update_refs_stdin()`
` [PATCH 8/9] update-ref: read commands in a line-wise fashion
` [PATCH 9/9] update-ref: implement interactive transaction handling

[PATCH] fio: add NVMe engine
 2020-03-27 21:58 UTC  (11+ messages)

pull request (net): ipsec 2020-03-27
 2020-03-27 21:57 UTC  (2+ messages)

[PATCH] test/py: mmc: Fix 'mmc info' testcase
 2020-03-27 21:56 UTC  (2+ messages)

[PATCH] MAINTAINERS: Add usb.h entry to usb
 2020-03-27 21:56 UTC  (2+ messages)

[PATCH] fs: ext4: Fix alignment of cache buffers
 2020-03-27 21:55 UTC  (2+ messages)

[PATCH] MAINTAINERS: add myself as maintainer of fs/btrfs
 2020-03-27 21:55 UTC  (2+ messages)

[PATCH 1/1] test: typo decompression
 2020-03-27 21:55 UTC  (2+ messages)

[android-common:android-4.19 21/43] drivers/power/supply/power_supply_sysfs.c:582:18: warning: too many arguments for format
 2020-03-27 21:54 UTC 

pull-request: bpf 2020-03-27
 2020-03-27 21:54 UTC 

[PATCH v2 00/10] Add a new mmap locking API wrapping mmap_sem calls
 2020-03-27 21:52 UTC  (5+ messages)
` [PATCH v2 01/10] mmap locking API: initial implementation as rwsem wrappers

[PATCH] ASoC: bcm2835-i2s: substream alignment now independent in hwparams
 2020-03-27 21:50 UTC  (5+ messages)

[PATCH v2] pinctrl: qcom: use scm_call to route GPIO irq to Apps
 2020-03-27 21:51 UTC  (4+ messages)
  ` R: "

[PATCH] pull: avoid running both merge and rebase
 2020-03-27 21:51 UTC 

[Buildroot] [PATCH] package/monit: Fix URL in comment
 2020-03-27 21:50 UTC  (2+ messages)

[PATCH v4 0/5] Add battery charger driver support for MP2629
 2020-03-27 21:50 UTC  (4+ messages)
` [PATCH v4 1/5] dt-bindings: mfd: add document bindings for mp2629

[PATCH 00/11] remoteproc: stm32: Add support for synchronisation with MCU
 2020-03-27 21:49 UTC  (4+ messages)
` [PATCH 11/11] remoteproc: stm32: Allocate rproc "

[PATCH net-next v3 00/17] Multipath TCP part 3: Multiple subflows and path management
 2020-03-27 21:48 UTC  (18+ messages)
` [PATCH net-next v3 01/17] mptcp: Add ADD_ADDR handling
` [PATCH net-next v3 02/17] mptcp: Add path manager interface
` [PATCH net-next v3 03/17] mptcp: Add handling of incoming MP_JOIN requests
` [PATCH net-next v3 04/17] mptcp: Add handling of outgoing "
` [PATCH net-next v3 05/17] mptcp: Implement path manager interface commands
` [PATCH net-next v3 06/17] mptcp: update per unacked sequence on pkt reception
` [PATCH net-next v3 07/17] mptcp: queue data for mptcp level retransmission
` [PATCH net-next v3 08/17] mptcp: introduce MPTCP retransmission timer
` [PATCH net-next v3 09/17] mptcp: implement memory accounting for mptcp rtx queue
` [PATCH net-next v3 10/17] mptcp: allow partial cleaning of rtx head dfrag
` [PATCH net-next v3 11/17] mptcp: rework mptcp_sendmsg_frag to accept optional dfrag
` [PATCH net-next v3 12/17] mptcp: implement and use MPTCP-level retransmission
` [PATCH net-next v3 13/17] mptcp: allow dumping subflow context to userspace
` [PATCH net-next v3 14/17] mptcp: add and use MIB counter infrastructure
` [PATCH net-next v3 15/17] mptcp: add netlink-based PM
` [PATCH net-next v3 16/17] selftests: add PM netlink functional tests
` [PATCH net-next v3 17/17] selftests: add test-cases for MPTCP MP_JOIN

[Buildroot] [git commit branch/2019.11.x] package/monit: fix URL in hash file comment
 2020-03-27 21:49 UTC 

[PATCH net-next 0/2] mv88e6xxx fixed link fixes
 2020-03-27 21:48 UTC  (7+ messages)
` [PATCH net-next 2/2] net: dsa: mv88e6xxx: Set link down when changing speed

[Buildroot] [git commit branch/2020.02.x] package/monit: fix URL in hash file comment
 2020-03-27 21:49 UTC 

[Buildroot] [PATCHv2] package/localedef: fix dependencies
 2020-03-27 21:48 UTC  (2+ messages)

Toby MPCI - L201 cellular modem http hang after random MAC address assignment
 2020-03-27 21:47 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] package/rng-tools: bump to version 6.10
 2020-03-27 21:46 UTC 

[PATCH 0/7] thp/khugepaged improvements and CoW semantics
 2020-03-27 21:44 UTC  (9+ messages)
` [PATCH 4/7] khugepaged: Allow to callapse a page shared across fork
` [PATCH 5/7] khugepaged: Allow to collapse PTE-mapped compound pages

pinctrl states vs pinmux vs gpio (i2c bus recovery)
 2020-03-27 21:43 UTC  (13+ messages)

[PATCH] sched/vtime: Fix an unitialized variable warning
 2020-03-27 21:43 UTC 

[Buildroot] [git commit branch/2020.02.x] package/localedef: fix dependencies
 2020-03-27 21:42 UTC 

[PATCH 0/2] gpiolib: gpio_set_config() cleanups
 2020-03-27 21:40 UTC  (5+ messages)
` [PATCH 1/2] gpiolib: Pass gpio_desc to gpio_set_config()
` [PATCH 2/2] gpiolib: Remove unused gpio_chip parameter from gpio_set_bias()

[Outreachy][PATCH v3] Staging: vt6655: Refactor switch case statement
 2020-03-27 21:40 UTC  (3+ messages)
` [Outreachy][Patch v4] "
  ` [Outreachy kernel] "

[GIT PULL] parisc architecture fix for kernel v5.6
 2020-03-27 21:40 UTC  (2+ messages)

[PATCH v2 0/8] t: replace incorrect test_must_fail usage (part 3)
 2020-03-27 21:39 UTC  (5+ messages)
` [PATCH v2 9/9] fixup! t5512: stop losing git exit code in here-docs

[LTP] [PATCH 0/6] C API: .needs_cmds and SAFE_RUN_CMD()
 2020-03-27 21:39 UTC  (7+ messages)
` [LTP] [PATCH 1/6] lib: Implement .needs_cmds
` [LTP] [PATCH 2/6] Use .needs_cmds
` [LTP] [PATCH 3/6] lib/tst_run_cmd_*(): Turn int pass_exit_val into enum
` [LTP] [PATCH 4/6] lib/tst_run_cmd_*(): Search for program in $PATH
` [LTP] [PATCH 5/6] lib: Implement SAFE_RUN_CMD() macro (new API only)
` [LTP] [PATCH 6/6] Use SAFE_RUN_CMD()

[PATCH v1] s390x: Reject unaligned RAM sizes
 2020-03-27 21:38 UTC  (4+ messages)

[Cluster-devel] [GFS2 PATCH 0/5] gfs2; jdata io deadlocks
 2020-03-27 21:38 UTC  (3+ messages)
` [Cluster-devel] [GFS2 PATCH 4/5] gfs2: special log flush sequence to protect jdata writes

[PATCH v6 0/8] gpio: Add GPIO Aggregator
 2020-03-27 21:37 UTC  (9+ messages)
` [PATCH v6 1/8] ARM: integrator: impd1: Use GPIO_LOOKUP() helper macro
  ` [PATCH v6 5/8] gpiolib: Introduce gpiod_set_config()

[PATCH 0/2] Enable GPG in the Windows part of the CI/PR builds
 2020-03-27 21:37 UTC  (9+ messages)
` [PATCH v2 0/5] "
  ` [PATCH v2 3/5] tests: turn GPG, GPGSM and RFC1991 into lazy prereqs

[PATCH v2 0/3] Fixes: update Tiger Lake ACPI device IDs
 2020-03-27 21:28 UTC  (4+ messages)
` [PATCH v2 1/3] ACPI: fix: Update "
` [PATCH v2 2/3] platform/x86: intel-hid: fix: Update Tiger Lake ACPI device ID
` [PATCH v2 3/3] thermal: int340x_thermal: fix: Update Tiger Lake ACPI device IDs

git rebase fast-forward fails with abbreviateCommands
 2020-03-27 21:33 UTC  (3+ messages)

[Intel-gfx] [PATCH 1/3] drm/i915/dp: Return the right vswing tables
 2020-03-27 21:34 UTC  (3+ messages)
` [Intel-gfx] [PATCH 2/3] drm/i915/dp/ehl: Update vswing table for HBR and RBR
` [Intel-gfx] [PATCH 3/3] drm/i915/tc/icl: Update TC vswing tables

[rcu:rcu/next] BUILD SUCCESS c4ee749cffa9244e2de2066109339bfdc647573b
 2020-03-27 21:31 UTC 

Error building Qemu 2.12.0 on Fedora 31 GCC 9.2.1 with the below error
 2020-03-27 21:28 UTC  (2+ messages)

[PATCH] tools: gpio: Fix out-of-tree build regression
 2020-03-27 21:28 UTC  (2+ messages)

[PATCH v2] Fix dir sep handling of GIT_ASKPASS on Windows
 2020-03-27 21:27 UTC  (5+ messages)
` [PATCH v3] run-command: trigger PATH lookup properly on Cygwin

git svn 2.26.0 segfault on fetch
 2020-03-27 21:26 UTC  (2+ messages)

[PATCH] net: dsa: mv88e6xxx: don't force settings on CPU port
 2020-03-27 21:26 UTC  (5+ messages)

[PATCH 0/7] Arm Juno board OF_CONTROL upgrade
 2020-03-27 21:26 UTC  (11+ messages)
` [PATCH 3/7] arm: juno: Fix UART clock rate
` [PATCH 4/7] arm: juno: Enable OF_CONTROL
` [PATCH 5/7] arm: juno: Use PSCI based reset
` [PATCH 6/7] arm: juno: enable USB
` [PATCH 7/7] arm: vexpress64: Remove unneeded CONFIG_ check

[PATCH 01/10] locking/rtmutex: Remove Comparison to bool
 2020-03-27 21:23 UTC  (10+ messages)
  ` [PATCH 02/10] sched/topology: Replace 1 and 0 by boolean value
  ` [PATCH 03/10] cpu: Remove Comparison to bool
  ` [PATCH 04/10] irq: Replace 1 by true
  ` [PATCH 05/10] softirq: Replace BUG() after if statement with BUG_ON
  ` [PATCH 06/10] rcu: Replace assigned pointer ret value by corresponding boolean value
  ` [PATCH 07/10] sched/fair: Replace 1 and 0 by "
  ` [PATCH 08/10] trace: Replace printk and WARN_ON with WARN
  ` [PATCH 09/10] kernel/sysctl.c: Replace 1 and 0 by corresponding boolean value
  ` [PATCH 10/10] trace: Replace printk and WARN_ON with WARN

[Buildroot] [PATCH 1/1] package/gcc: define _REENTRANT for OpenRISC when -pthread is passed
 2020-03-27 21:23 UTC 

IMX219 MIPI Sensor (meda-tree) with vaniila I.MX6Q media drivers
 2020-03-27 21:18 UTC  (5+ messages)

[RELEASE] LTTng 2.12-rc3 - (Ta) Meilleure
 2020-03-27 21:19 UTC  (2+ messages)
` [diamon-discuss] "

[GIT PULL 1/3] bcm2835-dt-fixes-2020-03-27
 2020-03-27 21:16 UTC  (6+ messages)
` [GIT PULL 2/3] bcm2835-dt-next-2020-03-27
` [GIT PULL 3/3] bcm2835-defconfig-next-2020-03-27

[PATCH BlueZ 0/4] API changes for forward compatibility
 2020-03-27 21:17 UTC  (3+ messages)
` [PATCH BlueZ 2/4] mesh: Update UnprovisionedScan, AddNode & ScanResult

[PATCH] arm64: dts: Fix leftover entry-methods for PSCI
 2020-03-27 21:16 UTC  (5+ messages)

[PATCH] pci: Fixes MaxPayloadSize (MPS) programming for RCiEP devices
 2020-03-27 21:16 UTC 

[PATCH 0/1 resend] gpiolib: acpi: Add missing __init(const) markers to initcall-s
 2020-03-27 21:13 UTC  (2+ messages)

[PATCH 0/9] vfio/fsl-mc: VFIO support for FSL-MC devices
 2020-03-27 21:12 UTC  (6+ messages)
` [PATCH 1/9] vfio/fsl-mc: Add VFIO framework skeleton for fsl-mc devices

[PATCH v2] rtc: ds1307: add support for watchdog timer on ds1388
 2020-03-27 21:12 UTC  (2+ messages)

[PATCH 1/2] pinctrl: sprd: Use the correct pin output configuration
 2020-03-27 21:11 UTC  (4+ messages)
` [PATCH 2/2] pinctrl: sprd: Add pin high impedance mode support

[PATCH v2 0/2] Misc. rproc fixes around fixed memory region support
 2020-03-27 21:09 UTC  (5+ messages)
` [PATCH v2 1/2] remoteproc: fall back to using parent memory pool if no dedicated available

[linux-lvm] storage-logger: Recording changes to the udev database
 2020-03-27 20:53 UTC  (5+ messages)
      `  "

[PATCH net-next] mlx4: fix "initializer element not constant" compiler error
 2020-03-27 21:08 UTC 

Inefficiency of partial shallow clone vs shallow clone + "old-style" sparse checkout
 2020-03-27 21:08 UTC 

[Buildroot] friendlyarm neo4
 2020-03-27 21:07 UTC 

[MPTCP] Re: [PATCH] squashto: mptcp: allow dumping subflow context to userspace
 2020-03-27 21:07 UTC 

[Bug 201753] AMD-Vi: Unable to write to IOMMU perf counter
 2020-03-27 21:06 UTC  (2+ messages)

[PATCH 1/3] dt-bindings: iio: dac: ad5770r: Add vendor to compatible string
 2020-03-27 21:06 UTC  (4+ messages)
` [PATCH 2/3] dt-bindings: iio: dac: ad5770r: Remove unneeded unit names

[PATCHv3 bpf-next 0/5] Add bpf_sk_assign eBPF helper
 2020-03-27 21:05 UTC  (3+ messages)

[GIT PULL] ARM: DT and driver fixes for v5.6
 2020-03-27 21:00 UTC  (2+ messages)

"git rebase" behavior change in 2.26.0
 2020-03-27 20:59 UTC  (11+ messages)

[RFC] current devlink extension plan for NICs
 2020-03-27 20:59 UTC  (16+ messages)

[Intel-gfx] [CI] drm/i915/execlists: Workaround switching back to a complete context
 2020-03-27 20:59 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "

[opkg-devel] [opkg-utils PATCH] Opkg.py : Support for tilde in version compare
 2020-03-27 20:34 UTC 

[PATCH] dt-bindings: sound: cs42l51: Remove unneeded I2C unit name
 2020-03-27 20:57 UTC  (3+ messages)

[Xen-devel] [xen-unstable-smoke test] 149110: tolerable all pass - PUSHED
 2020-03-27 20:57 UTC 

[PATCH net-next v3 00/11] implement DEVLINK_CMD_REGION_NEW
 2020-03-27 20:58 UTC  (4+ messages)
` [PATCH net-next v3 01/11] devlink: prepare to support region operations

[Bug 1869426] [NEW] 5.0rc0->4.2 serial migraiton
 2020-03-27 20:47 UTC  (3+ messages)
` [Bug 1869426] "

[Bluez PATCH v2] monitor:Adding missing settings descriptions in btmon
 2020-03-27 20:56 UTC  (2+ messages)

[Bluez PATCH v1] avdtp: fix delay report valid states
 2020-03-27 20:55 UTC  (3+ messages)

[PATCH net-next] devlink: don't wrap commands in rST shell blocks
 2020-03-27 20:55 UTC 

[v2,1/1] hwmon: (nct7904) Add watchdog function
 2020-03-27 20:54 UTC  (3+ messages)
    ` 答复: "

AIO_WAIT_WHILE questions
 2020-03-27 20:51 UTC  (2+ messages)

[RFC PATCH] ipv6: Use dev_addr in stable-privacy address generation
 2020-03-27 20:51 UTC  (6+ messages)

[PATCH 0/2] libfc: Move to PLOGI state on RJT and retry exhaustion
 2020-03-27 20:51 UTC  (2+ messages)

b4 version 0.3.5 released
 2020-03-27 20:50 UTC  (4+ messages)
` [kernel.org users] "
    ` [tools] "

[PATCH -next] locking/percpu-rwsem: fix a task_struct refcount
 2020-03-27 20:47 UTC  (3+ messages)
  ` Memory leaks due to "locking/percpu-rwsem: Remove the embedded rwsem"

[PATCH v2 0/4] Add XHCI, EHCI and OHCI support for Broadcom STB SoS's
 2020-03-27 20:47 UTC  (5+ messages)
` [PATCH v2 1/4] dt-bindings: Add Broadcom STB USB support
` [PATCH v2 2/4] usb: xhci: xhci-plat: Add support for Broadcom STB SoC's
` [PATCH v2 3/4] usb: ehci: Add new EHCI driver "
` [PATCH v2 4/4] usb: host: Add ability to build new Broadcom STB USB drivers

[PATCH v3] bpf: fix build warning - missing prototype
 2020-03-27 20:47 UTC  (3+ messages)
` [PATCH v4] "

[PATCH] toaster: support environment-safe manage commands
 2020-03-27 20:44 UTC 

[PATCH v1 0/3] Fixes: update Tiger Lake ACPI device IDs
 2020-03-27 20:45 UTC  (5+ messages)
` [PATCH v1 1/3] ACPI: fix: Update "

lockdep warning in urb.c:363 usb_submit_urb
 2020-03-27 20:45 UTC  (2+ messages)

[PATCH 0/9] PS3 patches for v5.7
 2020-03-27 20:26 UTC  (3+ messages)
` [PATCH 6/9] powerpc/ps3: Set CONFIG_UEVENT_HELPER=y in ps3_defconfig
` [PATCH 2/9] drivers/ps3: Remove duplicate error 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.