All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-04-05 17:20:12 to 2020-04-05 19:58:01 UTC [more...]

[RFC PATCH v6 0/9] Add Tegra driver for video capture
 2020-04-05 19:57 UTC  (9+ messages)
` [RFC PATCH v6 6/9] media: tegra: Add Tegra210 Video input driver

[RFC PATCH v2 01/13] powerpc/radix: Make kuap_check_amr() and kuap_restore_amr() generic
 2020-04-05 19:54 UTC  (27+ messages)
` [RFC PATCH v2 02/13] powerpc/32s: Create C version of kuap_restore() and kuap_check()
` [RFC PATCH v2 03/13] powerpc/8xx: "
` [RFC PATCH v2 04/13] powerpc/irq: Add new helpers to play with MSR_EE and MSR_RI on PPC32
` [RFC PATCH v2 05/13] powerpc/syscall: Rename syscall_64.c into syscall.c
` [RFC PATCH v2 06/13] powerpc/syscall: Make syscall_64.c buildable on PPC32
` [RFC PATCH v2 07/13] powerpc/syscall: Use is_compat_task()
` [RFC PATCH v2 08/13] powerpc/syscall: Save r3 in regs->orig_r3
` [RFC PATCH v2 09/13] powerpc/syscall: Selectively check MSR_RI and MSR_PR on syscall entry
` [RFC PATCH v2 10/13] powerpc/syscall: system call implement entry/exit logic in C for PPC32
` [RFC PATCH v2 11/13] powerpc/syscall: Avoid stack frame in likely part of syscall_call_exception()
` [RFC PATCH v2 12/13] powerpc/kernel: Do not inconditionally save non volatile registers on system call
` [RFC PATCH v2 13/13] powerpc/kernel: Do not use READ_ONCE() to access current thread_info flags

[PATCH BlueZ RESEND] mesh: Remove redundant code from mesh/crypto
 2020-04-05 19:50 UTC  (3+ messages)

[GIT PULL] Please pull powerpc/linux.git powerpc-5.7-1 tag
 2020-04-05 19:45 UTC  (5+ messages)

[PATCH nf 1/1] netfilter: nf_tables: do not leave dangling pointer in nf_tables_set_alloc_name
 2020-04-05 19:47 UTC  (2+ messages)

[dpdk-dev] [PATCH v1 0/4] add RegEx class
 2020-04-05 19:46 UTC  (6+ messages)
` [dpdk-dev] [PATCH v1 4/4] regexdev: implement regex rte level functions
  ` [dpdk-dev] [EXT] "

[GIT PULL] clk changes for the merge window
 2020-04-05 19:45 UTC  (2+ messages)

[GIT pull] irq/urgent for 5.7-rc1
 2020-04-05 19:45 UTC  (7+ messages)
` [GIT pull] perf/urgent "
` [GIT pull] timers/urgent "

[GIT PULL] tracing: Updates for 5.7
 2020-04-05 19:45 UTC  (2+ messages)

[GIT PULL] Please pull proc and exec work for 5.7-rc1
 2020-04-05 19:35 UTC  (16+ messages)

[PATCH] arch: um: fix xor.h include
 2020-04-05 19:33 UTC 

[ PATCH stable v4.19] EDAC: Drop per-memory controller buses
 2020-04-05 19:26 UTC  (5+ messages)

[RFC PATCH v2 0/6] Add PWM_NOFLAGS property flag
 2020-04-05 19:22 UTC  (18+ messages)
` [RFC PATCH v2 1/6] dt-bindings: pwm: add PWM_NOFLAGS definition
` [RFC PATCH v2 2/6] dt-bindings: pwm: document the PWM no-flag
  ` [RFC PATCH v2 3/6] arm64: dts: pwm: replace flag 1 with PWM_POLARITY_INVERTED
  ` [RFC PATCH v2 5/6] arm: "
` [RFC PATCH v2 4/6] arm64: dts: pwm: replace flag 0 with PWM_NOFLAGS
` [RFC PATCH v2 6/6] arm: "

[PATCH 00/15] [RFC] Maintenance jobs and job runner
 2020-04-05 19:21 UTC  (4+ messages)
` [PATCH 01/15] run-job: create barebones builtin

[PATCH] mm/vmalloc: Sanitize __get_vm_area() arguments
 2020-04-05 19:21 UTC  (5+ messages)

Clean up scripts/tags.sh
 2020-04-05 19:19 UTC  (2+ messages)

[PATCH 0/2] use `curl-config --cflags`
 2020-04-05 19:18 UTC  (6+ messages)
  ` [PATCH] Makefile: avoid running curl-config unnecessarily

[PATCH v3] powerpc/powernv: add NULL check after kzalloc in opal_add_one_export
 2020-04-05 19:06 UTC  (2+ messages)

[RFC][PATCH v2] btrfs: ssd_metadata: storing metadata on SSD
 2020-04-05 19:03 UTC  (3+ messages)

[Buildroot] [PATCH] package/minizip: bump version to 2.9.2
 2020-04-05 19:02 UTC 

Booting optee
 2020-04-05 17:01 UTC 

[PATCH] fast-import: replace custom hash with hashmap.c
 2020-04-05 18:59 UTC  (3+ messages)

[qemu-mainline test] 149432: regressions - FAIL
 2020-04-05 18:55 UTC 

[RFC WIP PATCH] powerpc/32: system call implement entry/exit logic in C
 2020-04-05 18:53 UTC  (5+ messages)

[PATCH] Fixed IPv6 payload lenght without jumbo option
 2020-04-05 19:19 UTC 

[PATCH 1/5] silo: Build with -fno-PIC to reduce size
 2020-04-05 18:54 UTC  (6+ messages)
` [PATCH 2/5] silo: Build with -U_FORTIFY_SOURCE
` [PATCH 3/5] silo: Fix misleading indentation
` [PATCH 4/5] second: Fix typo'd operator
` [PATCH 5/5] second/util: Remove unused shadowed variables

[PATCH v1 0/3] hvf: Support AVX512 guests and cleanup
 2020-04-05 18:51 UTC  (5+ messages)
` [PATCH v1 1/3] hvf: use standard CR0 and CR4 register definitions
` [PATCH v1 2/3] hvf: Make long mode enter and exit code clearer

[PATCH] gpu/drm: ingenic: Delete an error message in ingenic_drm_probe()
 2020-04-05 18:52 UTC  (4+ messages)

[PATCH] Fixed IPv6 payload lenght without jumbo option
 2020-04-05 19:18 UTC 

[PATCH v2 1/5] uaccess: Add user_read_access_begin/end and user_write_access_begin/end
 2020-04-05 18:47 UTC  (5+ messages)
` [PATCH v2 5/5] uaccess: Rename user_access_begin/end() to user_full_access_begin/end()

[RFC][PATCH V3] btrfs: ssd_metadata: storing metadata on SSD
 2020-04-05 18:47 UTC  (3+ messages)

[PATCH v2 0/2] Add sgm3140 flash led driver
 2020-04-05 18:45 UTC  (4+ messages)
` [PATCH v2 2/2] leds: add sgm3140 driver

[Buildroot] [PATCH 1/1] package/boinc: bump version to 7.16.6
 2020-04-05 18:44 UTC 

[Buildroot] [PATCH v7 0/4] package/python-scipy: new package
 2020-04-05 18:41 UTC  (7+ messages)
` [Buildroot] [PATCH v7 3/4] package/python-pybind11: new host package

[oe][meta-python][PATCH 01/15] python-pynetlinux: consolidate inc and bb files into a single bb file
 2020-04-05 18:39 UTC  (15+ messages)
` [oe][meta-python][PATCH 02/15] python-pymysql: "
` [oe][meta-python][PATCH 03/15] python-pymongo: "
` [oe][meta-python][PATCH 04/15] python-pymisp: "
` [oe][meta-python][PATCH 05/15] python-pylint: "
` [oe][meta-python][PATCH 06/15] python-pyjwt: "
` [oe][meta-python][PATCH 07/15] python-pyjks: "
` [oe][meta-python][PATCH 08/15] python-pyinotify: "
` [oe][meta-python][PATCH 09/15] python-py: "
` [oe][meta-python][PATCH 10/15] python-pyiface: "
` [oe][meta-python][PATCH 11/15] python-pyflame: remove unused inc file
` [oe][meta-python][PATCH 12/15] python-pyfirmata: consolidate inc and bb files into a single bb file
` [oe][meta-python][PATCH 13/15] python-pyexpect: "
` [oe][meta-python][PATCH 14/15] python-pyelftools: "
` [oe][meta-python][PATCH 15/15] python-pydbus: "

[Buildroot] [PATCHv2 1/2] support/testing: update the ARM toolchain used for the systemd init tests
 2020-04-05 18:38 UTC  (2+ messages)

[PATCH 1/5] bytcr-rt5651: Fix dmic check in HiFi-Components.conf
 2020-04-05 18:34 UTC  (5+ messages)
` [PATCH 2/5] chtrt5645: Add ASUSTeKCOMPUTERINC.-T100HAN-1.0 symlink to chtrt5645-dmic1.conf
` [PATCH 3/5] chtrt5645: Add MEDION-E1239TMD60568-0.1-Wingman.conf symlink to chtrt5645-dmic2.conf
` [PATCH 4/5] chtrt5645: Remove bogus JackHWMute settings
` [PATCH 5/5] cht-bsw-rt5672: Fix HiFi-stereo-dmic2 conf not loading / working

[PATCH V4 00/22] ARM: dts: stm32: Repair AV96 board
 2020-04-05 18:37 UTC  (4+ messages)

[PATCH v2] SUNRPC/cache: Fix unsafe traverse caused double-free in cache_purge
 2020-04-05 18:35 UTC  (5+ messages)
` [PATCH v3] "

[dpdk-dev] [PATCH v2 00/10] generic rte atomic APIs deprecate proposal
 2020-04-05 18:35 UTC  (5+ messages)
` [dpdk-dev] [PATCH v3 00/12] "
  ` [dpdk-dev] [PATCH v3 08/12] service: remove redundant code

[Buildroot] [git commit] package/systemd: make sure init choice and package have same dependencies
 2020-04-05 18:33 UTC 

[Buildroot] [git commit] package/systemd: add gcc >= 5.x dependency
 2020-04-05 18:33 UTC 

[Buildroot] [git commit] support/testing: fix systemd test by using a more recent gcc
 2020-04-05 18:32 UTC 

[RFC PATCH bpf-next 0/8] bpf_link observability APIs
 2020-04-05 18:31 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] package/libudfread: new package
 2020-04-05 18:20 UTC 

block size vs bvec length
 2020-04-05 18:17 UTC 

DSA breaks clients' roaming between switch port and host interfaces
 2020-04-05 18:17 UTC  (3+ messages)

[PATCH v2 0/5] media: staging: rkisp1: cap: various fixes for capture formats
 2020-04-05 18:16 UTC  (9+ messages)
` [PATCH v2 1/5] media: staging: rkisp1: cap: cleanup in mainpath config for uv swap format
` [PATCH v2 2/5] media: staging: rkisp1: cap: fix value written to uv swap register in selfpath
` [PATCH v2 3/5] media: staging: rkisp1: cap: support uv swap only for semiplanar formats
` [PATCH v2 4/5] media: staging: rkisp1: cap: support uv swapped plane formats

[PATCH v6 00/11] media: imx: Miscellaneous format-related cleanups
 2020-04-05 18:11 UTC  (7+ messages)
` [PATCH v6 04/11] media: imx: utils: Handle Bayer format lookup through a selection flag

[PATCH 0/4] ASoC: Intel: boards: Remove ignore_suspend flag from SSP0 dai link
 2020-04-05 18:10 UTC  (5+ messages)
` [PATCH 3/4] ASoC: Intel: bdw-rt5677: "

[PATCH 0/6] IIO: Tidy up parameters to regmap_bulk_* calls
 2020-04-05 18:03 UTC  (7+ messages)
` [PATCH 1/6] iio:accel:mxc4005: Drop unnecessary explicit casts in regmap_bulk_read calls
` [PATCH 2/6] iio:chemical:atlas-sensor: "
` [PATCH 3/6] iio:chemical:bme680: Tidy up parameters to regmap_bulk_read
` [PATCH 4/6] iio:imu:mpu6050: Tidy up parameters to regmap_bulk functions
` [PATCH 5/6] iio:magn:mmc35240: Drop unnecessary casts of val parameter in regmap_bulk*
` [PATCH 6/6] iio:light:ltr501: Drop unnecessary cast of parameter in regmap_bulk_read

[PATCH 0/1] i2c: imc: Add support for Intel iMC SMBus host controller
 2020-04-05 18:05 UTC  (3+ messages)

extending element timeout
 2020-04-05 17:59 UTC  (2+ messages)

[PATCH] staging: unisys: visorhba: Correct a typo in comment
 2020-04-05 17:57 UTC 

[PATCH] crypto: sun8i-ss - Delete an error message in sun8i_ss_probe()
 2020-04-05 17:56 UTC  (4+ messages)

[PATCH v2 0/2] use enum v4l2_pixel_encoding instead of rkisp1_fmt_pix_type
 2020-04-05 17:54 UTC  (5+ messages)
` [PATCH v2 1/2] media: staging: rkisp1: replace rkisp1_fmt_pix_type with v4l2_pixel_encoding
` [PATCH v2 2/2] media: staging: rkisp1: cap: remove field fmt_type from struct rkisp1_capture_fmt_cfg

[PATCH] raid5: use memalloc_noio_save()/restore in resize_chunks()
 2020-04-05 17:43 UTC  (2+ messages)

[PATCH v6 1/3] i2c: Add Qualcomm CCI I2C driver
 2020-04-05 17:42 UTC  (2+ messages)

[PATCH] staging: rtl8192e: rtl8192e: Correct misspelt variable name
 2020-04-05 17:42 UTC 

[PATCH] x86/reboot/quirks: Add MacBook6,1 reboot quirk
 2020-04-05 17:39 UTC 

[oe][meta-python][PATCH 01/27] python-twine: consolidate inc and bb files into a single bb file
 2020-04-05 17:37 UTC  (3+ messages)
` [oe][meta-python][PATCH 06/27] python-systemd: "

[PATCH v2 0/7] Add support for Allwinner H6 DVFS
 2020-04-05 17:36 UTC  (16+ messages)
` [PATCH v2 1/7] arm64: dts: allwinner: h6: Add clock to CPU cores
` [PATCH v2 2/7] arm64: dts: allwinner: h6: Add thermal trip points/cooling map
` [PATCH v2 3/7] arm64: dts: allwinner: h6: Add CPU Operating Performance Points table
` [PATCH v2 4/7] arm64: dts: allwinner: h6: Add GPU "
` [PATCH v2 5/7] arm64: configs: Enable sun50i cpufreq nvmem
` [PATCH v2 6/7] arm64: dts: allwinner: h6: Enable CPU and GPU opp tables for Beelink GS1
` [PATCH v2 7/7] arm64: dts: allwinner: h6: Enable CPU and GPU opp tables for Orange Pi boards

[PATCH 0/3] media: staging: rkisp1: add support for RGB formats
 2020-04-05 17:37 UTC  (9+ messages)
` [PATCH 1/3] media: staging: rkisp1: rsz: get the capture format info from the capture struct
` [PATCH 2/3] media: staging: rkisp1: rsz: change (hv)div only if capture format is YUV
` [PATCH 3/3] media: staging: rkisp1: cap: enable RGB capture format with YUV media bus

[PATCH 0/3] target/mips: Add loongson gs464 core
 2020-04-05 17:34 UTC  (5+ messages)

[PATCH 1/2] ARM: dts: ux500: samsung-golden: Add proximity sensor
 2020-04-05 17:32 UTC  (4+ messages)
` [PATCH 2/2] ARM: defconfig: u8500: Enable CONFIG_GP2AP002

[GIT PULL] keys: Fix key->sem vs mmap_sem issue when reading key
 2020-04-05 17:31 UTC  (6+ messages)

[Bug 207125] New: Possible null pointer dereference in ohci_restart()
 2020-04-05 17:31 UTC 

[PATCH] drivers/ide: convert to list_for_each_entry_safe()
 2020-04-05 17:29 UTC  (2+ messages)

[PATCH] MIPS: malta: Set load address for 32bit kernel correctly
 2020-04-05 17:23 UTC  (4+ messages)

[PATCH 1/1] rcu/tree: add emergency pool for headless case
 2020-04-05 17:21 UTC  (3+ messages)

[PATCH 1/5] iio: xilinx-xadc: Fix ADC-B powerdown
 2020-04-05 17:20 UTC  (6+ 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.