All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-06-20 16:14:44 to 2020-06-20 19:02:49 UTC [more...]

post-receive: pub/scm/linux/kernel/git/maz/arm-platforms
 2020-06-20 19:02 UTC 

[dpdk-dev] [PATCH v5 1/8] eal: move OS common functions to single file
 2020-06-20 19:01 UTC  (6+ messages)
` [dpdk-dev] [PATCH v6 0/9] Windows bus/pci support
  ` [dpdk-dev] [PATCH v6 1/9] eal: move OS common functions to single file
  ` [dpdk-dev] [PATCH v6 9/9] build: generate version.map file for MingW on Windows

[PATCH 0/2] exec: s/group_exit_task/group_exec_task/ for clarity
 2020-06-20 18:58 UTC  (3+ messages)
` [PATCH 1/2] exec: Don't set group_exit_task during a coredump

[PATCH v2 00/17] efi_loader: add capsule update support
 2020-06-20 18:57 UTC  (8+ messages)
` [PATCH v2 03/17] dfu: rename dfu_tftp_write() to dfu_write_by_name()
` [PATCH v2 11/17] efi_loader: add firmware management protocol for FIT image
` [PATCH v2 13/17] efi_loader: add firmware management protocol for raw image

[PATCH v2 1/2] dt-bindings: power: supply: Document max17040 extensions
 2020-06-20 18:55 UTC  (3+ messages)

[PATCH v3 0/4] Introduce the Counter character device interface
 2020-06-20 18:50 UTC  (4+ messages)
` [PATCH v3 3/4] counter: Add "

drivers/gpu/drm/panel/panel-samsung-ld9040.c:240:12: warning: stack frame size of 8312 bytes in function 'ld9040_prepare'
 2020-06-20 18:21 UTC  (2+ messages)

[PATCH] mm, slab: Fix sign conversion problem in memcg_uncharge_slab()
 2020-06-20 18:47 UTC 

[PATCH] xprtrdma: Wake up re_connect_wait on disconnect
 2020-06-20 18:46 UTC  (2+ messages)

[PATCH 0/6] sched: TTWU, IPI, and assorted stuff
 2020-06-20 18:46 UTC  (9+ messages)

net/mlx5e: bind() always returns EINVAL with XDP_ZEROCOPY
 2020-06-20 18:42 UTC  (8+ messages)

[PATCH/RFC 0/5] ravb: Add support for explicit internal clock delay configuration
 2020-06-20 18:34 UTC  (5+ messages)
` [PATCH/RFC 1/5] dt-bindings: net: renesas,ravb: Document internal clock delay properties
` [PATCH/RFC 2/5] ravb: Split delay handling in parsing and applying

mlx5e uplink hairpin forwarding
 2020-06-20 18:35 UTC  (2+ messages)

drivers/clk/tegra/clk-tegra210-emc.c:264:13: warning: no previous prototype for function 'tegra210_clk_register_emc'
 2020-06-20 18:38 UTC  (2+ messages)

[linux-next:master 1695/2242] arm-linux-gnueabi-ld: drivers/scsi/aic94xx/aic94xx_init.o:undefined reference to `ata_scsi_dma_need_drain'
 2020-06-20 18:38 UTC 

[PATCH] boost: Add upstream patch to fix build on depending projects
 2020-06-20 18:32 UTC  (2+ messages)
` ✗ patchtest: failure for "

[android-goldfish:android-5.4 1/1] ttm_bo_vm.c:undefined reference to `vmf_insert_mixed'
 2020-06-20 18:27 UTC 

[PATCH 1/1] clk: qcom: gcc-msm8994: Add missing clocks, resets and GDSCs
 2020-06-20 18:20 UTC 

Request for adding a simple mechanism to exclude files from Git merge operation
 2020-06-20 18:21 UTC 

[PATCH] linux++, this: rename "struct notifier_block *this"
 2020-06-20 18:16 UTC  (4+ messages)

[PATCH] dsa: Allow forwarding of redirected IGMP traffic
 2020-06-20 18:17 UTC 

[Buildroot] [PATCH 1/1] package/alsa-lib: bumpv ersion to 1.2.3.1
 2020-06-20 18:17 UTC 

Accessing mm_rss_stat fields with btf/BPF_CORE_READ_INTO
 2020-06-20 18:11 UTC  (2+ messages)

[GIT PULL] nfsd changes for 5.8
 2020-06-20 18:10 UTC  (5+ messages)

[PATCH v4 00/17] dynamic_debug cleanups, query features, export
 2020-06-20 18:06 UTC  (18+ messages)
` [PATCH v4 01/17] dyndbg-docs: eschew file /full/path query in docs
` [PATCH v4 02/17] dyndbg-docs: initialization is done early, not arch
` [PATCH v4 03/17] dyndbg: drop obsolete comment on ddebug_proc_open
` [PATCH v4 04/17] dyndbg: refine debug verbosity; 1 is basic, 2 more chatty
` [PATCH v4 05/17] dyndbg: rename __verbose section to __dyndbg
` [PATCH v4 06/17] dyndbg: fix overcounting of ram used by dyndbg
` [PATCH v4 07/17] dyndbg: fix a BUG_ON in ddebug_describe_flags
` [PATCH v4 08/17] dyndbg: fix pr_err with empty string
` [PATCH v4 09/17] dyndbg: prefer declarative init in caller, to memset in callee
` [PATCH v4 10/17] dyndbg: make ddebug_tables list LIFO for add/remove_module
` [PATCH v4 11/17] dyndbg: use gcc ?: to reduce word count
` [PATCH v4 12/17] dyndbg: refactor parse_linerange out of ddebug_parse_query
` [PATCH v4 13/17] dyndbg: accept 'file foo.c:func1' and 'file foo.c:10-100'
` [PATCH v4 14/17] dyndbg: accept query terms like file=bar and module=foo
` [PATCH v4 15/17] dyndbg: export ddebug_exec_queries
` [PATCH v4 16/17] dyndbg: allow anchored match on format query term
` [PATCH v4 17/17] dyndbg: combine flags & mask into a struct, simplify with it

[PATCH v7 0/8] blktrace: fix debugfs use after free
 2020-06-20 18:07 UTC  (11+ messages)
` [PATCH v7 4/8] blktrace: annotate required lock on do_blk_trace_setup()
` [PATCH v7 5/8] loop: be paranoid on exit and prevent new additions / removals
` [PATCH v7 6/8] blktrace: fix debugfs use after free
` [PATCH v7 7/8] blktrace: ensure our debugfs dir exists
` [PATCH v7 8/8] block: create the request_queue debugfs_dir on registration

Setting DEVICE_TREE for xilinx_zynq_virt_defconfig?
 2020-06-20 18:06 UTC 

[PATCH v3 0/3] Add LT9611 DSI to HDMI bridge
 2020-06-20 18:05 UTC  (4+ messages)
` [PATCH v3 3/3] drm/bridge: Introduce "

Question on DSA switches, IGMP forwarding and switchdev
 2020-06-20 18:01 UTC  (7+ messages)

post-receive: pub/scm/linux/kernel/git/paulmck/linux-rcu
 2020-06-20 17:55 UTC 

[PATCH] cpufreq: dt: fix oops on armada37xx
 2020-06-20 17:54 UTC  (2+ messages)

[PATCH 5/5] nvme: support for zoned namespaces
 2020-06-20 17:52 UTC  (13+ messages)

[PATCH v9 0/5] fw_cfg: Add FW_CFG_DATA_GENERATOR; crypto: Add tls-cipher-suites
 2020-06-20 17:52 UTC  (4+ messages)
` [PATCH v9 1/5] hw/nvram/fw_cfg: Add the FW_CFG_DATA_GENERATOR interface

[PATCH] Makefile.util.def: Remove unused define GRUB_PKGLIBDIR
 2020-06-20 13:01 UTC 

Commit 25f12ae45fc1 ("maccess: rename probe_kernel_address to get_kernel_nofault") causing several OOPSes
 2020-06-20 17:50 UTC  (6+ messages)

[PATCH -next] scsi: ufs: allow exynos ufs driver to build as module
 2020-06-20 17:32 UTC 

[PATCH 00/10] Convert the IPMI watchdog to use the watchdog
 2020-06-20 17:49 UTC  (11+ messages)
` [PATCH 01/10] watchdog: Ignore stop_on_reboot if no stop function
` [PATCH 02/10] watchdog: Add read capability
` [PATCH 03/10] watchdog: Add documentation for "
` [PATCH 04/10] watchdog: Add functions to set the timeout and pretimeout
` [PATCH 05/10] watchdog: Export an interface to start the watchdog
` [PATCH 06/10] ipmi:watchdog: Convert over to the watchdog framework
` [PATCH 07/10] ipmi:watchdog: Allow the reboot timeout to be specified
` [PATCH 08/10] watchdog: Add a way to extend the timeout on a reboot
` [PATCH 09/10] ipmi:watchdog: Convert over to watchdog framework reboot handling
` [PATCH 10/10] ipmi:watchdog: Add the op to get the current timeout

[PATCH 0/3] sched, arch_topology: Thermal pressure configuration cleanup
 2020-06-20 17:49 UTC  (5+ messages)
` [PATCH 1/3] thermal/cpu-cooling, sched/core: Cleanup thermal pressure definition

[linux-next:master 1577/2242] drivers/scsi/ufs/ufs-exynos.c:1231: undefined reference to `ufshcd_pltfrm_init'
 2020-06-20 17:49 UTC  (2+ messages)

Banana Pi-R1 - kernel 5.6.0 and later broken - b43 DSA
 2020-06-20 17:39 UTC 

post-receive: pub/scm/linux/kernel/git/maz/arm-platforms
 2020-06-20 17:48 UTC 

[PATCH 1/4] net: dc2114x: Use PCI_DEVICE() to define PCI device compat list
 2020-06-20 17:43 UTC  (4+ messages)
` [PATCH 2/4] net: dc2114x: Support all DC2114x
` [PATCH 3/4] net: dc2114x: Add Kconfig entries
` [PATCH 4/4] net: dc2114x: Drop update_srom()

[PATCH v4 0/7] sh4: Add 'Renesas peripherals' entry in MAINTAINERS + trivial fixes
 2020-06-20 17:41 UTC  (3+ messages)
` [PATCH v4 2/7] MAINTAINERS: Add an entry for common Renesas peripherals

[GIT PULL] SCSI fixes for 5.8-rc1
 2020-06-20 17:42 UTC 

[PATCH rc1 00/15] hw: Renesas patches (SH4 and RX)
 2020-06-20 17:39 UTC  (7+ messages)
` [PATCH rc1 12/15] hw/rx: Register R5F562N7 and R5F562N8 MCUs
` [PATCH rc1 14/15] BootLinuxConsoleTest: Test the RX GDB simulator
` [PATCH rc1 15/15] docs: Document the RX target

post-receive: pub/scm/linux/kernel/git/jejb/scsi
 2020-06-20 17:38 UTC 

[PATCH 0/6] watchdog: Add millisecond-level capabilities
 2020-06-20 17:33 UTC  (7+ messages)
` [PATCH 1/6] watchdog: Allow a driver to use milliseconds instead of seconds
` [PATCH 2/6] watchdog: Add ioctls for millisecond timeout handling
` [PATCH 3/6] watchdog: Add millisecond precision device attributes
` [PATCH 4/6] watchdog: Add documentation for millisecond interfaces
` [PATCH 5/6] watchdog:i6300: Convert to a millisecond watchdog device
` [PATCH 6/6] watchdog:softdog: Convert to a millisecond watchdog

DCCP Bug report
 2020-06-20 17:34 UTC 

[Buildroot] [PATCH 1/1] package/gpiod: add gpiod hardware handling daemon
 2020-06-20 17:29 UTC  (7+ messages)

Leds-gpio discarding the entries in /sys/class/leds : Linux 5.4.38
 2020-06-20 17:25 UTC  (3+ messages)

[dm-crypt] FAQ 2.2 Scenario (1) - clarification concerning "encrypted root"
 2020-06-20 17:26 UTC  (5+ messages)

[PATCH v2] target/mips: Fix PageMask with variable page size
 2020-06-20 17:24 UTC  (2+ messages)

[PATCH net-next 0/3] Cosmetic cleanup in SJA1105 DSA driver
 2020-06-20 17:18 UTC  (4+ messages)
` [PATCH net-next 1/3] net: dsa: sja1105: remove empty structures from config table ops
` [PATCH net-next 2/3] net: dsa: sja1105: make config table operation structures constant
` [PATCH net-next 3/3] net: dsa: sja1105: make the instantiations of struct sja1105_info constant

[PULL] u-boot-sh/net
 2020-06-20 17:18 UTC 

[PULL REQUEST] i2c for 5.8
 2020-06-20 17:16 UTC 

[PULL] u-boot-sh/master
 2020-06-20 17:16 UTC 

[PATCH] man7/*: srcfix, trim trailing space
 2020-06-20 17:06 UTC 

[PATCH v2] ovl: fix NULL ref while cleanup index when mount with nfs_export
 2020-06-20 17:12 UTC  (3+ messages)

[PATCH] fs: i_version mntopt gets visible through /proc/mounts
 2020-06-20 17:09 UTC  (13+ messages)

Crash recovery kernel error
 2020-06-20 17:07 UTC  (3+ messages)

drivers/block/loop.c:238 loop_validate_block_size() warn: impossible condition '(bsize > ((1) << 16)) => (0-u16max > 65536)'
 2020-06-20 17:06 UTC 

properly support exec and wait with kernel pointers v2
 2020-06-20 17:02 UTC  (7+ messages)
` [PATCH 6/6] kernel: add a kernel_wait helper

[PATCH v2 0/4] dt-bindings: mfd: Add bindings for the Mediatek MT6360
 2020-06-20 17:03 UTC  (8+ messages)
` [PATCH v2 3/4] iio: adc: mt6360: Add ADC driver for MT6360

RPC Pipefs: Frequent parsing errors in client database
 2020-06-20 17:03 UTC  (4+ messages)

drivers/gpu/drm/i915/i915_active.c:123:20: error: unused function 'debug_active_fini'
 2020-06-20 16:33 UTC  (2+ messages)

reset --merge documentation typo?
 2020-06-20 16:59 UTC  (2+ messages)

[PATCH] diff-files: treat "i-t-a" files as "not-in-index"
 2020-06-20 16:54 UTC  (3+ messages)
` [PATCH v2] "

ptp_ines.c:undefined reference to `devm_ioremap_resource'
 2020-06-20 16:35 UTC  (2+ messages)

[afaerber:rtd1295-next 10/172] drivers/soc/realtek/chip.c:138:23: warning: Either the condition 's' is redundant or there is possible null pointer dereference: s
 2020-06-20 16:49 UTC 

[PATCH 2/2] fs: generic_file_buffered_read() now uses find_get_pages_contig
 2020-06-20 14:36 UTC  (2+ messages)
` [fs] 420772c473: vm-scalability.throughput 41.7% improvement

[PATCH v2 1/3] iio: Move attach/detach of the poll func to the core
 2020-06-20 16:40 UTC  (11+ messages)
` [PATCH v2 3/3] iio: remove iio_triggered_buffer_postenable()/iio_triggered_buffer_predisable()

post-receive: pub/scm/linux/kernel/git/jic23/iio
 2020-06-20 16:40 UTC 

[PATCH] man7/*: ffix, use a one-font macro for one argument
 2020-06-20 16:39 UTC 

[PATCH 0/3] ARM: dts: use the SDHC MMC controller for eMMC
 2020-06-20 16:36 UTC  (12+ messages)
` [PATCH 1/3] ARM: dts: meson: add the SDHC MMC controller
` [PATCH 2/3] ARM: dts: meson8b: ec100: enable the SDHC controller
` [PATCH 3/3] ARM: dts: meson8b: odroidc1: "

qemu-system-riscv32: warning: No -bios option specified
 2020-06-20 16:36 UTC 

[PATCH net-next 5/5] net: dsa: felix: use the Lynx PCS helpers
 2020-06-20 15:46 UTC  (2+ messages)

[PATCH v2 net-next 0/2] devlink: Add board.serial_number field to info_get cb
 2020-06-20 16:31 UTC  (3+ messages)
` [PATCH v2 net-next 1/2] devlink: Add support for board.serial_number "
` [PATCH v2 net-next 2/2] bnxt_en: Add board.serial_number field "

[RFC PATCH v1 1/2] ufs: introduce callbacks to get command information
 2020-06-20 16:33 UTC  (2+ messages)

[tip: sched/urgent] sched: Fix RANDSTRUCT build fail
 2020-06-20 16:32 UTC  (3+ messages)

post-receive: pub/scm/linux/kernel/git/jic23/iio
 2020-06-20 16:31 UTC 

[PATCH] iio: at91-sama5d2_adc: remove usage of iio_priv_to_dev() helper
 2020-06-20 16:31 UTC  (8+ messages)

[PATCH 0/2] hw/arm/aspeed: Improve QOM usage
 2020-06-20 16:28 UTC  (3+ messages)
` [PATCH 1/2] hw/arm/aspeed: Remove extraneous MemoryRegion object owner
` [PATCH 2/2] hw/arm/aspeed: QOM'ify AspeedBoardState

[PATCH] iio: at91_adc: remove usage of iio_priv_to_dev() helper
 2020-06-20 16:28 UTC  (5+ messages)

[RFC PATCH v1 0/2] support various values per device
 2020-06-20 16:27 UTC  (5+ messages)
  ` [RFC PATCH v1 1/2] ufs: "
  ` [RFC PATCH v1 2/2] ufs: change the way to complete fDeviceInit

severe proc dentry lock contention
 2020-06-20 16:27 UTC  (10+ messages)
      ` [PATCH] proc: Avoid a thundering herd of threads freeing proc dentries

[PATCH] drm/msm/dpu: Fix usage of ERR_PTR()
 2020-06-20 16:27 UTC  (4+ messages)

[PATCH] iio: stm32-dfsdm-adc: keep a reference to the iio device on the state struct
 2020-06-20 16:27 UTC  (6+ messages)
` [PATCH v2] iio: stm32-dfsdm-adc: remove usage of iio_priv_to_dev() helper

[PATCH v5 1/4] iio: chemical: scd30: add core driver
 2020-06-20 16:25 UTC  (2+ messages)

[PATCH v2] arm64: dts: amlogic: Add the Ethernet "timing-adjustment" clock
 2020-06-20 16:23 UTC  (3+ messages)

Linux FSGSBASE testing
 2020-06-20 16:20 UTC  (2+ messages)

[PATCH net-next 0/2] devlink: Add board_serial_number field to info_get cb
 2020-06-20 16:19 UTC  (6+ messages)
` [PATCH net-next 2/2] bnxt_en: "

[PATCH v8 0/7] Support DRM bridges on NVIDIA Tegra
 2020-06-20 16:18 UTC  (10+ messages)
` [PATCH v8 7/7] drm/panel-simple: Add missing connector type for some panels

[PATCH] arm64: dts: amlogic: Add the Ethernet "timing-adjustment" clock
 2020-06-20 16:16 UTC  (5+ messages)

Files dated before 1970
 2020-06-20 16:15 UTC  (3+ messages)

[PATCH v2] drm/amdkfd: Fix memory leaks according to error branches
 2020-06-20 16:14 UTC  (4+ messages)
  ` [v2] "

[PATCH] clk: meson: meson8b: Drop CLK_IS_CRITICAL from fclk_div2
 2020-06-20 16:14 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.