All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-09-01 12:48:56 to 2022-09-01 13:20:16 UTC [more...]

[PATCH 2/8] scalar: include in standard Git build & installation
 2022-09-01 13:17 UTC  (5+ messages)
` [PATCH 0/5] Makefile: split up $(test_bindir_programs)
  ` [PATCH 1/5] Makefile: factor sed-powered '#!/bin/sh' munging into a variable
  ` [PATCH 2/5] Makefile: define "TEST_{PROGRAM,OBJS}" variables earlier
  ` [PATCH 3/5] Makefile: simplify $(test_bindir_programs) rule by splitting it up

[PATCH 00/10] btrfs: make lseek and fiemap much more efficient
 2022-09-01 13:18 UTC  (2+ messages)
` [PATCH 04/10] btrfs: remove zero length check when entering fiemap

[PATCH v2 1/2] drm/tests: Split drm_framebuffer_create_test into parameterized tests
 2022-09-01 13:17 UTC  (6+ messages)
` [PATCH v2 2/2] drm/tests: Change "igt_" prefix to "test_drm_"

[linux-5.4 test] 172904: regressions - FAIL
 2022-09-01 13:19 UTC 

[PATCH v4 0/9] arm64: stacktrace: cleanups and improvements
 2022-09-01 13:06 UTC  (3+ messages)
` [PATCH v4 1/9] arm64: stacktrace: fix kerneldoc comments
` [PATCH v4 2/9] arm64: stacktrace: simplify unwind_next_common()

[PATCH v11 0/6] populate/unpopulate memory when domain on static allocation
 2022-09-01 13:18 UTC  (3+ messages)
` [PATCH v11 5/6] xen: rename free_staticmem_pages to unprepare_staticmem_pages

[PATCH v6 0/2] rcu/nocb: Delete local variable 'need_rcu_nocb_mask' in rcu_init_nohz()
 2022-09-01 13:14 UTC  (3+ messages)
` [PATCH v6 1/2] rcu: Simplify rcu_init_nohz() cpumask handling
` [PATCH v6 2/2] rcu: Offload callback processing from all CPUs in the absence of rcu_nocbs=

[PATCH 2/2] virt: vbox: Remove unproper information
 2022-09-01 13:15 UTC 

[PATCH v3 1/2] virt: vbox: Add check for device_create_file
 2022-09-01 13:15 UTC 

[PATCH v3 0/3] Add RZ/N1 CAN support
 2022-09-01 13:15 UTC  (4+ messages)
` [PATCH v3 3/3] ARM: dts: r9a06g032-rzn1d400-db: Enable CAN{0,1}

[PATCH] RDMA/siw: Add missing Kconfig selections
 2022-09-01 13:14 UTC  (6+ messages)

[PATCH net-next v2 0/3] net: dsa: mv88e6xxx: Add RMU support
 2022-09-01 13:14 UTC  (6+ messages)
` [PATCH net-next v2 2/3] dsa: mv88e6xxx: Add support for RMU in select switches

[PATCH v2 00/28] ARM: Add Rockchip RV1126 support
 2022-09-01 13:16 UTC  (3+ messages)
` [PATCH v2 20/28] ARM: dts: rockchip: Add Rockchip RV1126 SoC

[igt-dev] [PATCH i-g-t 00/12] Fix spinner 48b + add I915_MMAP_OFFSET_FIXED tests
 2022-09-01 13:16 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "

[PATCH] perf/arm_pmu_platform: fix tests for platform_get_irq() failure
 2022-09-01 13:06 UTC  (3+ messages)

[PATCH v2-RESEND] arm64/kexec: Fix missing extra range for crashkres_low
 2022-09-01 13:06 UTC  (5+ messages)
` [PATCH v3] "

[PATCH v3 00/19] Variety of fixes and new features for mr75203 driver
 2022-09-01 13:12 UTC  (4+ messages)
` [PATCH v3 06/19] hwmon: (mr75203) fix multi-channel voltage reading

[PATCH v2] arm64: defconfig: Enable memory hotplug and hotremove config
 2022-09-01 13:12 UTC  (6+ messages)

[PATCH] ARM: kasan: Only map modules if CONFIG_KASAN_VMALLOC=n
 2022-09-01 13:12 UTC  (4+ messages)

[PATCH v2 1/5] sched/fair: remove redundant check in select_idle_smt
 2022-09-01 13:11 UTC  (5+ messages)
` [PATCH v2 2/5] sched/fair: avoid double search on same cpu
` [PATCH v2 3/5] sched/fair: remove useless check in select_idle_core
` [PATCH v2 4/5] sched/fair: default to false in test_idle_cores
` [PATCH v2 5/5] sched/fair: cleanup for SIS_PROP

[PATCH] arm64: mm: Reserve enough pages for the initial ID map
 2022-09-01 13:06 UTC  (2+ messages)

[PATCH v9 0/2] Add support for UltraSoc System Memory Buffer
 2022-09-01 13:11 UTC  (2+ messages)

[PATCH 0/3] omap-gpmc wait pin additions
 2022-09-01 13:11 UTC  (4+ messages)

[PATCH 00/12] Puma RK3399 migration to TPL and numerous fixes
 2022-09-01 13:13 UTC  (22+ messages)
` [PATCH 02/12] rockchip: puma-rk3399: use gpio-hog instead of fixed-regulator for enabling eMMC/SPI-NOR
` [PATCH 03/12] rockchip: puma-rk3399: allow non-SD-Card-loaded SPL to load U-Boot proper from SD-Card
` [PATCH 04/12] rockchip: puma-rk3399: remove unused default ENV_OFFSET for SPI flashes
` [PATCH 05/12] rockchip: puma-rk3399: load environment from same MMC as used for loading U-Boot proper
` [PATCH 06/12] rockchip: puma-rk3399: allow loading environment from SPI-NOR flash
` [PATCH 07/12] rockchip: puma-rk3399: load environment from same medium as one used to load U-Boot proper
` [PATCH 08/12] rockchip: puma-rk3399: remove useless CONFIG_SYS_SPI_U_BOOT_OFFS
` [PATCH 09/12] rockchip: puma-rk3399: migrate to TPL
` [PATCH 10/12] rockchip: puma-rk3399: migrate to u-boot-rockchip.bin
` [PATCH 12/12] rockchip: puma-rk3399: migrate to u-boot-rockchip-spi.bin

[PATCH V2 0/6] Add sample_flags to improve the perf_sample_data struct
 2022-09-01 13:09 UTC  (7+ messages)
` [PATCH V2 1/6] perf: Add sample_flags to indicate the PMU-filled sample data
` [PATCH V2 2/6] perf/x86/intel/pebs: Fix PEBS timestamps overwritten
` [PATCH V2 3/6] perf: Use sample_flags for branch stack
` [PATCH V2 4/6] perf: Use sample_flags for weight
` [PATCH V2 5/6] perf: Use sample_flags for data_src
` [PATCH V2 6/6] perf: Use sample_flags for txn

[PATCH liburing v2 00/12] Defer taskrun changes
 2022-09-01 13:03 UTC  (5+ messages)
` [PATCH liburing v2 12/12] shutdown test: bind to ephemeral port

[PATCH] arm64: head: Ignore bogus KASLR displacement on non-relocatable kernels
 2022-09-01 13:06 UTC  (2+ messages)

[PATCH wpan-next 00/20] net: ieee802154: Support scanning/beaconing
 2022-09-01 13:09 UTC  (20+ messages)
` [PATCH wpan-next 01/20] net: mac802154: Allow the creation of coordinator interfaces

[PATCH v2] parisc: Use the generic IO helpers
 2022-09-01 13:06 UTC 

[PATCH 0/5] sched/fair: SIS improvements and cleanups
 2022-09-01 13:08 UTC  (6+ messages)
` [PATCH 1/5] sched/fair: ignore SIS_UTIL when has idle core
    `  "

[PATCH 5.10 v2 0/7] xfs stable patches for 5.10.y (from v5.18+)
 2022-09-01 13:07 UTC  (9+ messages)
` [PATCH 5.10 v2 6/7] xfs: reorder iunlink remove operation in xfs_ifree

[PATCH -next v2 0/6] landlock: add chmod and chown support
 2022-09-01 13:06 UTC  (6+ messages)
` [PATCH -next v2 3/6] "

[PATCH 1/2] ksmbd: update documentation
 2022-09-01 13:06 UTC  (3+ messages)

[PATCH 00/70] ice base code update
 2022-09-01 13:11 UTC  (4+ messages)
` [PATCH v2 "

[PATCH net-next] net: ieee802154: Fix compilation error when CONFIG_IEEE802154_NL802154_EXPERIMENTAL is disabled
 2022-09-01 13:05 UTC  (10+ messages)

[PATCH v4] uas: add no-uas quirk for Thinkplus and Hiksemi usb-storage
 2022-09-01 13:04 UTC  (4+ messages)
  `  "

[PATCH] parisc: Use the generic IO helpers
 2022-09-01 13:03 UTC  (5+ messages)

[PATCH v5 0/6] Allwinner A31/A83T MIPI CSI-2 and A31 ISP / Platform Support
 2022-09-01 13:00 UTC  (7+ messages)
` [PATCH NOT FOR MERGE v5 6/6] ARM: dts: sun8i: a83t: bananapi-m3: Enable MIPI CSI-2 with OV8865

[PATCH] ALSA: usb-audio: Clean up endpoint setups at PCM prepare
 2022-09-01 13:08 UTC 

[PATCH v9 00/33] crypto: rockchip: permit to pass self-tests
 2022-09-01 12:57 UTC  (67+ messages)
` [PATCH v9 01/33] crypto: rockchip: use dev_err for error message about interrupt
` [PATCH v9 02/33] crypto: rockchip: do not use uninitialized variable
` [PATCH v9 03/33] crypto: rockchip: do not do custom power management
` [PATCH v9 04/33] crypto: rockchip: fix privete/private typo
` [PATCH v9 05/33] crypto: rockchip: do not store mode globally
` [PATCH v9 06/33] crypto: rockchip: add fallback for cipher
` [PATCH v9 07/33] crypto: rockchip: add fallback for ahash
` [PATCH v9 08/33] crypto: rockchip: better handle cipher key
` [PATCH v9 09/33] crypto: rockchip: remove non-aligned handling
` [PATCH v9 10/33] crypto: rockchip: rework by using crypto_engine
` [PATCH v9 11/33] crypto: rockchip: rewrite type
` [PATCH v9 12/33] crypto: rockchip: add debugfs
` [PATCH v9 13/33] crypto: rockchip: introduce PM
` [PATCH v9 14/33] crypto: rockchip: handle reset also in PM
` [PATCH v9 15/33] crypto: rockchip: use clk_bulk to simplify clock management
` [PATCH v9 16/33] crypto: rockchip: add myself as maintainer
` [PATCH v9 17/33] crypto: rockchip: use read_poll_timeout
` [PATCH v9 18/33] crypto: rockchip: fix style issue
` [PATCH v9 19/33] crypto: rockchip: add support for rk3328
` [PATCH v9 20/33] crypto: rockchip: rename ablk functions to cipher
` [PATCH v9 21/33] crypto: rockchip: rework rk_handle_req function
` [PATCH v9 22/33] crypto: rockchip: use a rk_crypto_info variable instead of lot of indirection
` [PATCH v9 23/33] crypto: rockchip: use the rk_crypto_info given as parameter
` [PATCH v9 24/33] dt-bindings: crypto: convert rockchip-crypto to YAML
` [PATCH v9 25/33] dt-bindings: crypto: rockchip: convert to new driver bindings
` [PATCH v9 26/33] clk: rk3399: use proper crypto0 name
` [PATCH v9 27/33] arm64: dts: rockchip: add rk3328 crypto node
` [PATCH v9 28/33] arm64: dts: rockchip: rk3399: add "
` [PATCH v9 29/33] crypto: rockchip: store crypto_info in request context
` [PATCH v9 30/33] crypto: rockchip: Check for clocks numbers and their frequencies
` [PATCH v9 31/33] crypto: rockchip: rk_ahash_reg_init use crypto_info from parameter
` [PATCH v9 32/33] crypto: rockchip: permit to have more than one reset
` [PATCH v9 33/33] crypto: rockchip: Add support for RK3399

[PATCH v1 2/3] arm: dts: rockchip: update cpu and gpu nodes
 2022-09-01 13:07 UTC  (4+ messages)
` [PATCH v1 3/3] arm: dts: rockchip: rk3288: partial sync from Linux

[PATCH v1 1/3] arm: dts: rockchip: rk3288: move thermal sub nodes to dtsi
 2022-09-01 13:06 UTC  (2+ messages)

[PATCH] sysvipc.7: tfix
 2022-09-01 13:01 UTC 

[PATCH 0/9] drm: convert to using is_hdmi and has_audio from display info
 2022-09-01 12:47 UTC  (2+ messages)
` [PATCH 3/9] drm/radeon: "

[PATCH v4 00/21] Move all drivers to a common dma-buf locking convention
 2022-09-01 10:47 UTC  (9+ messages)
` [PATCH v4 06/21] drm/i915: Prepare to dynamic dma-buf locking specification
` [PATCH v4 09/21] drm/etnaviv: "

[PATCH -next] drm/amd/display: remove possible condition with no effect (if == else)
 2022-09-01  8:34 UTC 

[PATCH v5 0/4] hwmon: Add max31760 fan speed controller
 2022-09-01 12:59 UTC  (2+ messages)
` [PATCH v5 3/4] dt-bindings: hwmon: Add bindings for max31760

[PATCH -next] drm/amd/display: clean up some inconsistent indentings
 2022-09-01  7:56 UTC 

[PATCH -next] drm/amd/display: Simplify bool conversion
 2022-09-01  8:11 UTC 

[PATCH 00/51] tests/qtest: Enable running qtest on Windows
 2022-09-01 13:02 UTC  (5+ messages)
` [PATCH 49/51] io/channel-watch: Fix socket watch "
` [PATCH 51/51] docs/devel: testing: Document writing portable test cases

[PATCH 1/2] ASoC: apple: mca: Unselect COMMON_CLK in Kconfig
 2022-09-01 13:03 UTC  (3+ messages)

UM-Linux compilation on Android Common Kernels
 2022-09-01 13:03 UTC  (4+ messages)

[Intel-wired-lan] [RFC PATCH net-next v3 0/5] ice: L2TPv3 offload support
 2022-09-01 12:58 UTC  (5+ messages)
` [Intel-wired-lan] [RFC PATCH net-next v3 2/5] flow_dissector: Add L2TPv3 dissectors
    `  "

[PATCH] io/command: implement portable spawn
 2022-09-01 13:00 UTC  (2+ messages)

CONFIG_HZ impact on system load
 2022-09-01 12:56 UTC  (2+ messages)

[PATCH] xen-pcifront: Handle missed Connected state
 2022-09-01 12:55 UTC  (3+ messages)

[PATCH] acpi: Add TPM2 interface definition and make the TPM version configurable
 2022-09-01 12:55 UTC  (2+ messages)

[PATCH net v4] net/smc: Fix possible access to freed memory in link clear
 2022-09-01 12:54 UTC  (2+ messages)

[PATCH main v2 1/2] macsec: add extended packet number (XPN) support
 2022-09-01 12:54 UTC  (3+ messages)

[PATCH] ARM: mmu: fix access to illegal address when using earlycon & memblock=debug
 2022-09-01 12:53 UTC  (5+ messages)

[PATCH] scsi: megaraid: fix a possible double-free bug caused by incorrect error handling in megasas_alloc_cmdlist_fusion()
 2022-09-01 12:54 UTC 

[Buildroot] [git commit branch/2022.02.x] package/connman: add an option to disable stats generation
 2022-09-01 12:28 UTC 

[Buildroot] [git commit branch/2022.05.x] package/connman: add an option to disable stats generation
 2022-09-01 12:27 UTC 

[Intel-gfx] [PATCH 1/3] drm/i915: audit bo->resource usage
 2022-09-01 12:52 UTC  (17+ messages)
                              `  "

[PATCH v3 0/7] xen/evtchn: implement static event channel signaling
 2022-09-01 12:52 UTC  (4+ messages)
` [PATCH v3 1/7] xen/evtchn: Make sure all buckets below d->valid_evtchns are allocated

RTC hctosys disabled for 32-bit systems
 2022-09-01 12:49 UTC  (3+ messages)

[mkp-scsi:for-next 61/69] drivers/scsi/qla2xxx/qla_os.c:2854:23: warning: assignment to 'struct trace_array *' from 'int' makes pointer from integer without a cast
 2022-09-01 12:50 UTC 

[PATCH v1 1/1] platform/x86: intel_cht_int33fe: Fix comment according to the code flow
 2022-09-01 12:50 UTC  (2+ messages)

wireless-regdb: Update regulatory rules for Brazil (BR)
 2022-09-01 12:50 UTC  (5+ messages)
` [wireless-regdb] "

[ammarfaizi2-block:wireless/wireless-next/mld-wip 16/20] drivers/net/wireless/st/cw1200/sta.c:198:58: error: too few arguments to function call, expected 4, have 3
 2022-09-01 12:49 UTC 

[PATCH 1/4] net/axgbe: fix scattered Rx function
 2022-09-01 12:49 UTC  (5+ messages)
` [PATCH v2 1/4] net/axgbe: fix scattered Rx
  ` [PATCH v2 2/4] net/axgbe: fix mbuf lengths in "
  ` [PATCH v2 3/4] net/axgbe: fix length of each segment "
  ` [PATCH v2 4/4] net/axgbe: fix checksum and RSS "

[igt-dev] [PATCH] tests/i915/i915_pipe_stress: Add plane pipes stress test
 2022-09-01 12:50 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for tests/i915/i915_pipe_stress: Add plane pipes stress test (rev6)

[PATCH -next] powerpc/mpic_msgr: fix cast removes address space of expression warnings
 2022-09-01  8:54 UTC 

[PATCH v2 1/2] spl: enable regulator-boot-on and disable regulator-force-boot-off
 2022-09-01 12:49 UTC  (3+ messages)

[PATCH v2] nvme-tcp: Print actual source IP address in address attribute
 2022-09-01 12:49 UTC  (3+ messages)

[PATCH 0/4] soc: qcom: icc-bwmon: Add support for llcc and cpu bwmon on sc7280
 2022-09-01 12:47 UTC  (3+ messages)
` [PATCH 3/4] soc: qcom: icc-bwmon: force clear counter/irq registers
` [PATCH 4/4] arm64: dts: qcom: sc7280: Add cpu and llcc BWMON


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.