All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-03-15 14:50:21 to 2020-03-15 16:30:46 UTC [more...]

post-receive: pub/scm/fs/xfs/xfs-linux
 2020-03-15 16:30 UTC 

[PATCH v1 0/36] dt-bindings: display: convert remaning panel bindings to DT Schema
 2020-03-15 16:25 UTC  (9+ messages)
` [PATCH v1 02/36] dt-bindings: spi: support non-spi bindings as SPI slaves
` [PATCH v1 04/36] dt-bindings: display: convert arm,versatile-tft-panel to DT Schema

[RFC][PATCH 00/16] objtool: vmlinux.o and noinstr validation
 2020-03-15 16:25 UTC  (16+ messages)
` [RFC][PATCH 04/16] objtool: Annotate identity_mapped()
` [RFC][PATCH 05/16] objtool: Optimize find_symbol_by_index()
` [RFC][PATCH 06/16] objtool: Add a statistics mode
` [RFC][PATCH 07/16] objtool: Optimize find_section_by_index()
` [RFC][PATCH 08/16] Optimize find_section_by_name()
` [RFC][PATCH 09/16] objtool: Optimize find_symbol_*() and read_symbols()

post-receive: pub/scm/fs/xfs/xfs-linux
 2020-03-15 16:25 UTC 

[PATCH] staging: speakup: main: switch multiple assignment for one assignment per line
 2020-03-15 16:24 UTC  (2+ messages)

[PATCH 0/7] Sparse checkout improvements -- improved sparsity updating
 2020-03-15 16:24 UTC  (5+ messages)
` [PATCH 6/7] sparse-checkout: use new update_sparsity() function
` [PATCH 7/7] sparse-checkout: provide a new update subcommand

[Buildroot] [PATCH] package/python-markdown: fix Python version dependency
 2020-03-15 16:23 UTC  (3+ messages)

[PATCH -next] crypto: chelsio - remove set but not used variable 'adap'
 2020-03-15 16:22 UTC  (3+ messages)

possible deadlock in pipe_lock (3)
 2020-03-15 16:19 UTC  (2+ messages)

[Buildroot] [PATCH] package/gcc: bump to version 9.3.0
 2020-03-15 16:18 UTC 

[PATCH 00/20] gitlab: Simplify the test script
 2020-03-15 16:18 UTC  (14+ messages)
` [PATCH 12/20] gitlab: Use -w flag for all builds

[meta-virtualization][PATCH 1/3] runx: drop distro_features_check
 2020-03-15 16:17 UTC  (5+ messages)
` [meta-virtualization][PATCH 3/3] docker-ce: uprev to 19.03.8

[PATCH] build.py: warn of deprecated use of [noexec] or [nostamp] with value other than '1'
 2020-03-15 16:16 UTC 

[PATCH v2] python/qemu/qmp.py: QMP debug with VM label
 2020-03-12 17:30 UTC  (2+ messages)

[PATCH 0/7 v2] e2fsprogs: Better handling of indexed directories
 2020-03-15 16:15 UTC  (5+ messages)
` [PATCH 3/7] ext2fs: Update allocation info earlier in ext2fs_mkdir() and ext2fs_symlink()

[PATCH 1/2 v1] dt-bindings: touchscreen: Add CY8CTMA140 bindings
 2020-03-15 16:12 UTC  (4+ messages)
` [PATCH 2/2 v1] Input: cy8ctma140 - add driver

[PATCH] rk3399: Add four clocks to clock driver needed by framebuffer
 2020-03-15 16:11 UTC  (3+ messages)

Patching Linux Kernel 5.5.7 to Add Support for AUFS Filesystem
 2020-03-15 16:10 UTC 

[PATCH net-next] chcr: remove set but not used variable 'status'
 2020-03-15 16:09 UTC  (2+ messages)

[PATCH v7] iio: adc: max1363: replace uses of mlock
 2020-03-15 16:04 UTC 

[PATCH v5 0/3] protect page cache from freeing inode
 2020-03-15 16:03 UTC  (3+ messages)
` [PATCH v5 1/3] mm, list_lru: make memcg visible to lru walker isolation function

git fetcher: does not execute git fetch --tags or similar when HEAD has not changed
 2020-03-15 16:02 UTC  (4+ messages)
` [yocto] "

[PATCH] staging: mt7621-pci-phy: add 'mt7621_phy_rmw' to simplify code
 2020-03-15 16:01 UTC 

post-receive: pub/scm/linux/kernel/git/stable/linux-stable-rc
 2020-03-15 16:01 UTC 

post-receive: pub/scm/linux/kernel/git/stable/linux-stable-rc
 2020-03-15 16:01 UTC 

post-receive: pub/scm/linux/kernel/git/stable/linux-stable-rc
 2020-03-15 16:01 UTC 

post-receive: pub/scm/linux/kernel/git/stable/linux-stable-rc
 2020-03-15 16:01 UTC 

post-receive: pub/scm/linux/kernel/git/stable/linux-stable-rc
 2020-03-15 16:01 UTC 

post-receive: pub/scm/linux/kernel/git/stable/linux-stable-rc
 2020-03-15 16:00 UTC 

[PATCH v3 00/34] Configurable policy for handling deprecated interfaces
 2020-03-15 15:49 UTC  (32+ messages)
` [PATCH v3 01/34] qemu-doc: Belatedly document QMP command arg & result deprecation
` [PATCH v3 03/34] docs/devel/qapi-code-gen: Clarify allow-oob introspection
` [PATCH v3 04/34] docs/devel/qapi-code-gen: Document 'features' introspection
` [PATCH v3 06/34] tests/test-qmp-cmds: Check responses more thoroughly
` [PATCH v3 07/34] tests/test-qmp-cmds: Simplify test data setup
` [PATCH v3 08/34] tests/test-qmp-event: "
` [PATCH v3 10/34] tests/test-qmp-event: Check event is actually emitted
` [PATCH v3 11/34] qapi/schema: Clean up around QAPISchemaEntity.connect_doc()
` [PATCH v3 12/34] qapi: Add feature flags to remaining definitions
` [PATCH v3 13/34] qapi: Consistently put @features parameter right after @ifcond
` [PATCH v3 14/34] qapi/introspect: Rename *qlit* to reduce confusion
` [PATCH v3 15/34] qapi/introspect: Factor out _make_tree()
` [PATCH v3 16/34] qapi/schema: Change _make_features() to a take feature list
` [PATCH v3 17/34] qapi/schema: Reorder classes so related ones are together
` [PATCH v3 18/34] qapi/schema: Rename QAPISchemaObjectType{Variant, Variants}
` [PATCH v3 19/34] qapi/schema: Call QAPIDoc.connect_member() in just one place
` [PATCH v3 20/34] qapi: Add feature flags to struct members
` [PATCH v3 21/34] qapi: Inline do_qmp_dispatch() into qmp_dispatch()
` [PATCH v3 22/34] qapi: Simplify how qmp_dispatch() deals with QCO_NO_SUCCESS_RESP
` [PATCH v3 23/34] qapi: Simplify how qmp_dispatch() gets the request ID
` [PATCH v3 25/34] qapi: New special feature flag "deprecated"
` [PATCH v3 26/34] qapi: Mark deprecated QMP parts with feature 'deprecated'
` [PATCH v3 27/34] qemu-options: New -compat to set policy for deprecated interfaces
` [PATCH v3 28/34] qapi: Implement deprecated-output=hide for QMP command results
` [PATCH v3 29/34] qapi: Implement deprecated-output=hide for QMP events
` [PATCH v3 30/34] qapi: Implement deprecated-output=hide for QMP event data
` [PATCH v3 31/34] qapi: Implement deprecated-output=hide for QMP introspection
` [PATCH v3 32/34] qapi: Implement deprecated-input=reject for QMP commands
` [PATCH v3 33/34] qapi: Implement deprecated-input=reject for QMP command arguments
` [PATCH v3 34/34] qapi: New -compat deprecated-input=crash

[RFC PATCH net-next v1] net: core: enable SO_BINDTODEVICE for non-root users
 2020-03-15 15:59 UTC 

[PATCH v6] iio: adc: max1363: replace uses of mlock
 2020-03-15 15:59 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/jolsa/perf
 2020-03-15 15:56 UTC 

[PATCH perf/urgent] perf expr: Fix copy/paste mistake
 2020-03-15 15:56 UTC 

[PATCH v2 0/2] Fix MAP_SYNC support when host has older glibc version
 2020-03-15 15:46 UTC  (5+ messages)
` [PATCH v2 2/2] mmap-alloc: Include osdep.h before checking CONFIG_LINUX

[PATCH 0/2] doc: zh_CN: facilitate translation for filesystems
 2020-03-15 15:52 UTC  (3+ messages)
` [PATCH v2,1/2] doc: zh_CN: index files in filesystems subdirectory
  ` [PATCH v2,2/2] doc: zh_CN: add translation for virtiofs

[PATCH 1/1] sandbox: enable CMD_BOOTEFI_HELLO and CMD_EFIDEBUG
 2020-03-15 15:51 UTC  (4+ messages)

[PATCH] dmaengine: ti: k3-udma: Fix an error handling path in 'k3_udma_glue_cfg_rx_flow()'
 2020-03-15 15:50 UTC  (2+ messages)

[PATCH] usb: get rid of 'choice' for legacy gadget drivers
 2020-03-15 15:49 UTC 

[PATCH 00/13] target: Add Renesas RX architecture
 2020-03-15 15:42 UTC  (3+ messages)
` [PATCH 05/13] target/rx: CPU definitions

the free space cache file is invalid, skip it
 2020-03-15 15:49 UTC  (2+ messages)

[Buildroot] [PATCH v2] uclibc: update to 1.0.33
 2020-03-15 15:46 UTC  (2+ messages)

Howto take a snapshot from an image as ordinary user?
 2020-03-15 15:48 UTC  (4+ messages)

[PATCH v4 0/3] delay timer_new from init to realize to fix memleaks
 2020-03-15 15:16 UTC  (12+ messages)
` [PATCH v4 2/3] mac_via: fix incorrect creation of mos6522 device in mac_via

[Buildroot] [PATCH v5 1/3] package/gobject-introspection: fix host-linking
 2020-03-15 15:42 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/gupnp-dlna: disable introspection
 2020-03-15 15:38 UTC  (2+ messages)

Why does my AF-XDP Socket lose packets whereas a generic linux socket doesn't?
 2020-03-15 15:36 UTC 

[PATCH v2] staging: vt6655: rearrange line exceeding 80 characters
 2020-03-15 15:35 UTC  (2+ messages)
` [Outreachy kernel] "

[Buildroot] [git commit] package/gupnp-dlna: disable introspection
 2020-03-15 15:35 UTC 

[Buildroot] [PATCH 0/3 v6] package/gobject-introspection: misc fixes (branch yem/goi-fixes)
 2020-03-15 15:33 UTC  (4+ messages)
` [Buildroot] [PATCH 1/3 v6] package/gobject-introspection: fix host-linking
` [Buildroot] [PATCH 2/3 v6] package/gobject-introspection: export variables in g-ir-scanner
` [Buildroot] [PATCH 3/3 v6] package/meson: determine g-ir-scanner and g-ir-compiler paths from pkgconfig

[PATCH v2] net: phy: Fix marvell_set_downshift() from clobbering MSCR register
 2020-03-15 15:33 UTC 

[RFC] btrfs-progs: use the new ioctl BTRFS_IOC_GET_CHUNK_INFO
 2020-03-15 15:24 UTC  (4+ messages)
` [PATCH 1/3] btrfs-progs: remove use BLKGETSIZE64
` [PATCH 2/3] btrfs-progs: Add BTRFS_IOC_GET_CHUNK_INFO ioctl
` [PATCH 3/3] btrfs-progs: use the new ioctl BTRFS_IOC_GET_CHUNK_INFO

[RFC] new ioctl BTRFS_IOC_GET_CHUNK_INFO
 2020-03-15 15:24 UTC  (2+ messages)
` [PATCH] New "

[Buildroot] [PATCH 0/3] package: drop fallout of aclocal innclude directory revamp (branch yem/autoconf-archive)
 2020-03-15 15:30 UTC  (4+ messages)
` [Buildroot] [PATCH 2/3] package/automake: also include autoconf-archive in search paths

[PATCH] display/bridge: dsi2lvds tc358775 driver
 2020-03-15 15:30 UTC  (7+ messages)

[PATCH v4 1/3] counter: 104-quad-8: Add lock guards - generic interface
 2020-03-15 15:30 UTC  (7+ messages)

Shared Umem between processes
 2020-03-15 15:29 UTC  (12+ messages)
  ` AW: "

[PATCH] iio: health: max30100: use generic property handler
 2020-03-15 15:27 UTC  (3+ messages)

[PATCH v9 1/8] proc: rename struct proc_fs_info to proc_fs_opts
 2020-03-15 15:25 UTC  (8+ messages)
` [PATCH v9 2/8] proc: allow to mount many instances of proc in one pid namespace
` [PATCH v9 3/8] proc: move hide_pid, pid_gid from pid_namespace to proc_fs_info
` [PATCH v9 4/8] proc: instantiate only pids that we can ptrace on 'hidepid=4' mount option
` [PATCH v9 5/8] proc: add option to mount only a pids subset
` [PATCH v9 6/8] docs: proc: add documentation for "hidepid=4" and "subset=pidfs" options and new mount behavior
` [PATCH v9 7/8] proc: move hidepid values to uapi as they are user interface to mount
` [PATCH v9 8/8] proc: use human-readable values for hidehid

[PATCH v9 0/8] proc: modernize proc to support multiple private instances
 2020-03-15 15:25 UTC 

[PATCH v2] iio: health: max30100: use generic property handler
 2020-03-15 15:25 UTC 

[PATCH 1/2] dt-binding: Add DSI/LVDS tc358775 bridge bindings
 2020-03-15 15:24 UTC  (3+ messages)

[RFC NOT PULL] Experiment to add background to question part of QQZ
 2020-03-15 15:20 UTC  (4+ messages)

[Xen-devel] [qemu-mainline test] 148578: regressions - FAIL
 2020-03-15 15:15 UTC 

[GIT pull] efi/urgent for 5.6-rc6
 2020-03-15 15:14 UTC  (7+ messages)
` [GIT pull] timers/urgent "
` [GIT pull] locking/urgent "
` [GIT pull] irq/urgent "
` [GIT pull] x86/urgent "
` [GIT pull] ras/urgent "
` [GIT pull] perf/urgent "

[Buildroot] [PATCH 01/10] package/perl-date-manip: bump to version 6.81
 2020-03-15 15:16 UTC  (4+ messages)
` [Buildroot] [PATCH 06/10] package/perl-module-build: bump to 0.4231

post-receive: pub/scm/linux/kernel/git/groeck/linux-staging
 2020-03-15 15:15 UTC 

[PATCH 01/15] power: supply: cpcap-battery: Fix battery full status reporting
 2020-03-15 15:12 UTC  (15+ messages)
` [PATCH 02/15] power: supply: cpcap-battery: Improve battery full status detection
` [PATCH 03/15] power: supply: cpcap-battery: Fix battery low status reporting
` [PATCH 04/15] power: supply: cpcap-battery: Add charge_full property
` [PATCH 05/15] power: supply: cpcap-battery: Add charge_now property
` [PATCH 06/15] power: supply: cpcap-battery: Initialize with user provided data
` [PATCH 07/15] power: supply: cpcap-battery: Rewrite capacity reporting
` [PATCH 08/15] power: supply: cpcap-battery: Get rid of rough capacity percentage
` [PATCH 09/15] power: supply: cpcap-battery: Increse low voltage bound
` [PATCH 10/15] power: supply: cpcap-battery: Improve full status reporting
` [PATCH 11/15] power: supply: cpcap-battery: Rename properties, variables and functions
` [PATCH 12/15] power: supply: cpcap-battery: stabilize charge_full value
` [PATCH 13/15] power: supply: cpcap-battery: Fine tune end of charge current
` [PATCH 14/15] power: supply: cpcap-battery: Make it behave like bq27200
` [PATCH 15/15] power: supply: cpcap-battery: Add rounding to capacity reporting

post-receive: pub/scm/linux/kernel/git/tip/tip
 2020-03-15 15:13 UTC 

post-receive: pub/scm/linux/kernel/git/paulmck/perfbook
 2020-03-15 15:11 UTC 

[Buildroot] [git commit] package/perl-timedate: bump to version 2.32
 2020-03-15 15:11 UTC 

[Buildroot] [git commit] package/perl-sys-mmap: bump to version 0.20
 2020-03-15 15:11 UTC 

[Buildroot] [git commit] package/perl-path-tiny: bump to version 0.112
 2020-03-15 15:10 UTC 

[Buildroot] [git commit] package/perl-net-dns: bump to version 1.22
 2020-03-15 15:10 UTC 

[Buildroot] [git commit] package/perl-io-socket-ssl: bump to version 2.067
 2020-03-15 15:09 UTC 

[Buildroot] [git commit] package/perl-http-message: bump to version 6.22
 2020-03-15 15:09 UTC 

[Buildroot] [git commit] package/perl-file-slurp: bump to version 9999.30
 2020-03-15 15:09 UTC 

[Buildroot] [git commit] package/perl-dbi: bump to version 1.643
 2020-03-15 15:09 UTC 

[Buildroot] [git commit] package/perl-date-manip: bump to version 6.81
 2020-03-15 15:09 UTC 

post-receive: pub/scm/linux/kernel/git/paulmck/perfbook
 2020-03-15 15:08 UTC 

[PATCH 1/1] dt-bindings: cpu: Add a support cpu type for cortex-a75
 2020-03-15 15:08 UTC  (2+ messages)

[Buildroot] [PATCH 1/2] package/python: add optional support for lib2to3
 2020-03-15 15:08 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/tip/tip
 2020-03-15 15:08 UTC 

[Buildroot] [git commit] package/kodi: needs python 2to3 library
 2020-03-15 15:07 UTC 

[Buildroot] [git commit] package/python: add optional support for lib2to3
 2020-03-15 15:07 UTC 

post-receive: pub/scm/linux/kernel/git/tip/tip
 2020-03-15 15:06 UTC 

[Buildroot] [git commit] package/kodi-visualisation-starburst: new package
 2020-03-15 15:06 UTC 

[Buildroot] [git commit] package/kodi-visualisation-goom: bump version to 2.2.1-Leia
 2020-03-15 15:06 UTC 

[PATCH net-next v2 0/2] net: stmmac: Use readl_poll_timeout() to simplify the code
 2020-03-15 15:03 UTC  (6+ messages)
` [PATCH net-next v2 1/2] net: stmmac: use readl_poll_timeout() function in init_systime()
` [PATCH net-next v2 2/2] net: stmmac: use readl_poll_timeout() function in dwmac4_dma_reset()

post-receive: pub/scm/linux/kernel/git/tip/tip
 2020-03-15 14:59 UTC 

[Buildroot] [PATCH 1/1] package/libcurl: add bearssl support
 2020-03-15 14:57 UTC  (2+ messages)

[Buildroot] [git commit] package/libcurl: add bearssl support
 2020-03-15 14:57 UTC 

[Buildroot] [PATCH 01/16] package/kodi-audiodecoder-*: mass version bump
 2020-03-15 14:56 UTC  (4+ messages)
` [Buildroot] [PATCH 15/16] package/kodi-visualisation-goom: bump version to 2.2.1-Leia

BUG: cryptsetup benchmark stuck
 2020-03-15 14:52 UTC 

[Buildroot] [PATCH 1/1] package/gupnp: disable introspection
 2020-03-15 14:50 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.