All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-06-14 10:10:07 to 2022-06-14 11:04:07 UTC [more...]

[v6 00/14] Add support for Bosch BNO055 IMU
 2022-06-14 10:58 UTC  (5+ messages)
` [v6 08/14] iio: imu: add Bosch Sensortec BNO055 core driver

[PATCH V4 5/5] riscv: atomic: Optimize LRSC-pairs atomic ops with .aqrl annotation
 2022-06-14 11:03 UTC  (4+ messages)

[PATCH] counter: 104-quad-8: Implement and utilize register structures
 2022-06-14 11:13 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t v2] tests/kms_plane: Test Refactoring
 2022-06-14 11:03 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for tests/kms_plane: Test Refactoring (rev2)

[PATCH] xen/arm: smpboot: Allocate the CPU sibling/core maps while preparing the CPU
 2022-06-14 11:02 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/python-rsa: bump to version 4.8
 2022-06-14 11:02 UTC 

reachability-bitmap makes push performance worse ?
 2022-06-14 11:00 UTC  (3+ messages)
  ` [Internet]Re: "

[PATCH bpf-next 0/2] Align BPF TCP CCs implementing cong_control() with non-BPF CCs
 2022-06-14 10:52 UTC  (10+ messages)
` [PATCH bpf-next 2/2] bpf: Require only one of cong_avoid() and cong_control() from a TCP CC
` [PATCH bpf-next v2 0/2] Align BPF TCP CCs implementing cong_control() with non-BPF CCs
  ` [PATCH bpf-next v2 2/2] bpf: Require only one of cong_avoid() and cong_control() from a TCP CC

[PATCH v6 1/2] ath9k: fix use-after-free in ath9k_hif_usb_rx_cb
 2022-06-14 10:58 UTC  (4+ messages)
` [PATCH v6 2/2] ath9k: htc: clean up statistics macros

[cip-dev] 4.4 backports -- x86 speculation
 2022-06-14 10:58 UTC  (2+ messages)

[PATCH v2] generic/692: test group ownership change
 2022-06-14 10:56 UTC 

[PULL 00/10] Block jobs & NBD patches
 2022-06-14 10:29 UTC  (11+ messages)
` [PULL 01/10] block/copy-before-write: refactor option parsing
` [PULL 02/10] block/copy-before-write: add on-cbw-error open parameter
` [PULL 03/10] iotests: add copy-before-write: on-cbw-error tests
` [PULL 04/10] util: add qemu-co-timeout
` [PULL 05/10] block/block-copy: block_copy(): add timeout_ns parameter
` [PULL 06/10] block/copy-before-write: implement cbw-timeout option
` [PULL 07/10] iotests: copy-before-write: add cases for "
` [PULL 08/10] nbd: trace long NBD operations
` [PULL 09/10] block: use 'unsigned' for in_flight field on driver state
` [PULL 10/10] MAINTAINERS: update Vladimir's address and repositories

arch/powerpc/kvm/book3s_64_mmu.c:263:28: sparse: sparse: cast to restricted __be64
 2022-06-14 10:56 UTC 

[Bug 216026] New: Fails to compile using gcc 12.1 under Ubuntu 22.04
 2022-06-14 10:56 UTC  (2+ messages)
` [Bug 216026] "

[PATCH] kprobes: Enable tracing for mololithic kernel images
 2022-06-14 10:54 UTC  (9+ messages)

[PATCH 5.17 000/303] 5.17.15-rc2 review
 2022-06-14 10:55 UTC  (3+ messages)

[PATCH] arm64: dts: arm: adjust whitespace around '='
 2022-06-14 10:52 UTC  (3+ messages)

[PATCH 1/1] efi_loader: initialize console size late
 2022-06-14 10:53 UTC  (2+ messages)

seq: add boxed structure for event
 2022-06-14 10:52 UTC 

[net-next v1 0/2] seg6: add NEXT-C-SID support for SRv6 End behavior
 2022-06-14 10:52 UTC  (3+ messages)
` [net-next v1 2/2] "

[PATCH] perf test: Record only user callchains
 2022-06-14 10:52 UTC 

[PATCH v5 0/5] introduce mirrored memory support for arm64
 2022-06-14 10:50 UTC  (11+ messages)
` [PATCH v5 5/5] memblock: Disable mirror feature if kernelcore is not specified

[PATCH] ALSA: pcm: Test for "silence" field in struct "pcm_format_data"
 2022-06-14 10:49 UTC  (10+ messages)

[PATCH v5 0/5] Add support for ToF sensor on Yoshino platform
 2022-06-14 10:58 UTC  (6+ messages)
` [PATCH 3/5] proximity: vl53l0x: Handle the VDD regulator

[PATCH net] sierra_net: Fix use-after-free on unbind
 2022-06-14 10:48 UTC  (2+ messages)

[LTP] [PATCH 0/5] Fanotify tests for FAN_MARK_EVICTABLE
 2022-06-14 10:47 UTC  (9+ messages)
` [LTP] [PATCH 1/5] syscalls/inotify12: Introduce test for inotify mask flags
` [LTP] [PATCH 2/5] syscalls/fanotify23: Introduce FAN_MARK_EVICTABLE test
` [LTP] [PATCH 3/5] syscalls/fanotify10: Watch directory that is not the mount path
` [LTP] [PATCH 4/5] syscalls/fanotify10: Mount cycle between test cases

[PATCH bpf-next v3 0/5] Align BPF TCP CCs implementing cong_control() with non-BPF CCs
 2022-06-14 10:44 UTC  (6+ messages)
` [PATCH bpf-next v3 1/5] bpf: Allow a TCP CC to write sk_pacing_rate and sk_pacing_status
` [PATCH bpf-next v3 2/5] bpf: Require only one of cong_avoid() and cong_control() from a TCP CC
` [PATCH bpf-next v3 3/5] selftests/bpf: Test a BPF CC writing sk_pacing_*
` [PATCH bpf-next v3 4/5] selftests/bpf: Test an incomplete BPF CC
` [PATCH bpf-next v3 5/5] selftests/bpf: Test a BPF CC implementing the unsupported get_info()

[PATCH] generic/softirq: Disable softirq stacks on PREEMPT_RT
 2022-06-14 10:47 UTC  (5+ messages)

[RFC PATCH] btrfs: Replace kmap() with kmap_local_page() in zlib.c
 2022-06-14 10:47 UTC 

[PATCH 1/2] powerpc:mm: export symbol ioremap_coherent
 2022-06-14 10:45 UTC  (2+ messages)

[PATCH v18 00/10] Add Sunplus SP7021 SoC Support
 2022-06-14 10:44 UTC  (7+ messages)
` [PATCH v18 05/10] clk: Add Sunplus SP7021 clock driver
` [PATCH v18 10/10] ARM: dts: Add Sunplus SP7021-Demo-V3 board device tree

[PATCH] event/dlb2: add ldb port specific COS support
 2022-06-14 10:45 UTC  (3+ messages)

[PATCH v1 1/1] iio: proximity: sx_common: Allow IIO core to take care of firmware node
 2022-06-14 10:53 UTC  (5+ messages)

<evl/heap.h> compile conflict with Boost
 2022-06-14 10:43 UTC  (10+ messages)

[PATCH 00/16] iio: adc: at91-sama5d2_adc: add support for temperature sensor
 2022-06-14 10:41 UTC  (12+ messages)
` [PATCH 13/16] "
` [PATCH 15/16] iio: adc: at91-sama5d2_adc: add runtime pm support

[net-next PATCH 1/2] net: ethernet: stmmac: add missing sgmii configure for ipq806x
 2022-06-14 10:40 UTC  (5+ messages)
` [net-next PATCH 2/2] net: ethernet: stmmac: reset force speed bit "

[PATCH] soc/tegra: fuse: Expose Tegra production status
 2022-06-14 10:41 UTC 

[PATCH 0/2] Two sets of trivials
 2022-06-14 10:40 UTC  (3+ messages)
` [PATCH 1/2] Trivial: 3 char repeat typos
` [PATCH 2/2] trivial typos: namesapce

[PATCH] event/dlb2: add support for single 512B write of 4 QEs
 2022-06-14 10:40 UTC  (3+ messages)
` [PATCH v9] "

[PATCH v4 0/4] KVM: s390: selftests: Provide TAP output in tests
 2022-06-14 10:38 UTC  (3+ messages)
` [PATCH v4 1/4] KVM: s390: selftests: Use TAP interface in the memop test

[PATCH] perf/core: fix perf_event_mux_interval_ms when set zero
 2022-06-14 10:37 UTC 

[PATCH v14 00/10] iio: adc: introduce Qualcomm SPMI Round Robin ADC
 2022-06-14 10:45 UTC  (10+ messages)
` [PATCH v14 02/10] mfd: qcom-spmi-pmic: expose the PMIC revid information to clients
` [PATCH v14 04/10] dt-bindings: iio: adc: document qcom-spmi-rradc
` [PATCH v14 05/10] iio: adc: qcom-spmi-rradc: introduce round robin adc

Problems installing a real time kernel
 2022-06-14 10:35 UTC  (2+ messages)

Ethernet reinit on phyCORE hangs the device
 2022-06-14 10:33 UTC  (3+ messages)

include/kunit/test.h:1281:21: warning: dereference of NULL 'filtered' [CWE-476]
 2022-06-14 10:35 UTC 

[PATCH 1/2] powerpc/32: Call mmu_mark_initmem_nx() regardless of data block mapping
 2022-06-14 10:34 UTC  (4+ messages)
` [PATCH 2/2] powerpc/32: Set an IBAT covering up to _einittext during init

[PATCH net-next 0/5] net: lan743x: PCI11010 / PCI11414 devices Enhancements
 2022-06-14 10:34 UTC  (6+ messages)
` [PATCH net-next 1/5] net: lan743x: Add support to LAN743x register dump
` [PATCH net-next 2/5] net: lan743x: Add support to Secure-ON WOL
` [PATCH net-next 3/5] net: lan743x: Add support to SGMII block access functions
` [PATCH net-next 4/5] net: lan743x: Add support to SGMII 1G and 2.5G
` [PATCH net-next 5/5] net: phy: add support to get Master-Slave configuration

[PATCH v2 1/2] pwm: add microchip soft ip corePWM driver
 2022-06-14 10:34 UTC  (6+ messages)

[PATCH 1/3] powerpc/32: Remove the 'nobats' kernel parameter
 2022-06-14 10:32 UTC  (6+ messages)
` [PATCH 2/3] powerpc/32: Remove 'noltlbs' "
` [PATCH 3/3] powerpc/32: Remove __map_without_ltlbs

[PATCH] mm: Remove unwanted initialization in vmemmap_populate_compound_pages()
 2022-06-14 10:33 UTC  (2+ messages)

[PATCH v2] mm/page_alloc: minor clean up for memmap_init_compound()
 2022-06-14 10:33 UTC  (3+ messages)

simplify the mdev interface v2
 2022-06-14 10:32 UTC  (10+ messages)
` [PATCH 09/13] vfio/mdev: consolidate all the device_api sysfs into the core code
` [PATCH 10/13] vfio/mdev: consolidate all the name "
` [PATCH 11/13] vfio/mdev: consolidate all the available_instance "
` [PATCH 13/13] vfio/mdev: add mdev available instance checking to the core

[PATCH v2] kontron-sl-mx8mm: Add CAAM support
 2022-06-14 10:29 UTC  (2+ messages)

[PATCH v8 00/17] Move HEVC stateless controls out of staging
 2022-06-14 10:28 UTC  (4+ messages)

[PATCH 4.19 000/287] 4.19.247-rc1 review
 2022-06-14 10:27 UTC  (2+ messages)

[kmods PATCH] linux/igb_uio: allow modules install
 2022-06-14 10:27 UTC  (3+ messages)

[PATCH] ASoC: SOF: Compile and runtime IPC version selection
 2022-06-14 10:25 UTC  (2+ messages)

[PATCH] ASoC: SOF: topology: add code to parse config params for ACPDMIC dai
 2022-06-14 10:25 UTC  (2+ messages)

[PATCH 1/2] ASoC: sun8i-codec: Partial revert to fix clock specifiers
 2022-06-14 10:25 UTC  (4+ messages)

[PATCH] ASoC: intel: sof_sdw: add RT711 SDCA card for MTL platform
 2022-06-14 10:25 UTC  (2+ messages)

[PATCH] ASoC: SOF: reduce default verbosity of IPC logs
 2022-06-14 10:25 UTC  (2+ messages)

[PATCH v1] MAINTAINERS: add MEMORY HOT(UN)PLUG section and add myself as reviewer
 2022-06-14 10:26 UTC  (4+ messages)

[PATCH] ASoC: SOF: Intel: hda-dai: enhance debug messages
 2022-06-14 10:25 UTC  (2+ messages)

[PATCH v3] iio: Use octal permissions and DEVICE_ATTR_{RO,RW}
 2022-06-14 10:35 UTC  (3+ messages)

[PATCH 1/2] ASoC: dt-bindings: fsl, mqs: Add compatible string for i.MX93 platform
 2022-06-14 10:25 UTC  (3+ messages)
  ` [PATCH 1/2] ASoC: dt-bindings: fsl,mqs: "

[PATCH 5.4 000/411] 5.4.198-rc1 review
 2022-06-14 10:25 UTC  (2+ messages)

[PATCH 0/2] DisplayLink USB-ethernet improvements
 2022-06-14 10:24 UTC  (4+ messages)
` [PATCH 2/2] net/cdc_ncm: Add ntb_max_rx,ntb_max_tx cdc_ncm module parameters

[LTP] [REGRESSION] lkft ltp for 20220527-44-g3b783e4
 2022-06-14 10:23 UTC 

[PATCH 5.10 000/173] 5.10.122-rc2 review
 2022-06-14 10:23 UTC  (2+ messages)

[f2fs-dev] [PATCH] f2fs: handle decompress only post processing in softirq
 2022-06-14  9:12 UTC  (3+ messages)

[PATCH 5.15 000/251] 5.15.47-rc2 review
 2022-06-14 10:21 UTC  (2+ messages)

[PATCH v2 0/2] perf: ARM CoreSight PMU support
 2022-06-14 10:19 UTC  (4+ messages)
` [PATCH v3 "

[PATCH 1/4] support Dash as default shell
 2022-06-14 10:20 UTC  (4+ messages)
` [PATCH 2/4] support perf_event_paranoid=3
` [PATCH 3/4] filesystem: allow getfilecon(3) to pass test
` [PATCH 4/4] watchkey: skip if CONFIG_WATCH_QUEUE not set

[PATCH V2 00/17] imx: patches in queue
 2022-06-14 10:20 UTC  (5+ messages)
` [PATCH V2 07/17] imx: kontron-sl-mx8mm: enable DM_SERIAL
` [PATCH V2 16/17] imx: imx8mn-kontron-n801x: enable pinctrl_wdog in SPL

[PATCH v3] dmaengine: mxs: fix driver registering
 2022-06-14 10:17 UTC  (2+ messages)

[PATCH v3 0/3] hwmon: (pmbus/ltc2978) Set voltage resolution
 2022-06-14  9:38 UTC  (2+ messages)
` [PATCH v3 3/3] "

[PATCH 00/11] pnv-phb related cleanups
 2022-06-14 10:14 UTC  (6+ messages)
` [PATCH 06/11] ppc/pnv: make pnv_ics_resend() use chip8->phbs[]
` [PATCH 10/11] ppc/pnv: move PHB3 initialization to realize time

[PATCH] firmware: arm_scmi: Fix incorrect error propagation
 2022-06-14 10:16 UTC  (3+ messages)

regulator: BD71837 PMIC resume during noirq phase?
 2022-06-14 10:16 UTC  (5+ messages)

[Bug 216121] New: Links
 2022-06-14 10:17 UTC  (2+ messages)
` [Bug 216121] Links

[PATCH v3 0/4] Introduce pmu-events support for HiFive Unmatched
 2022-06-14 10:16 UTC  (5+ messages)
` [PATCH v3 1/4] RISC-V: Create unique identification for SoC PMU

[PATCH] ASoC: fsl_asrc_dma: fully initialize structs
 2022-06-14 10:15 UTC 

[PATCH] generic/692: test group ownership change
 2022-06-14 10:16 UTC  (3+ messages)

[RESEND 0/3] i2c: at91: Fixes and updates
 2022-06-14 10:13 UTC  (8+ messages)
` [RESEND 1/3] i2c: at91: move i2c_recover_bus() outside of at91_do_twi_transfer()
` [RESEND 2/3] i2c: at91: keep the controller disabled when it is not used
` [RESEND 3/3] i2c: at91: add advanced digital filtering support for SAMA5D4

[linux-stable-rc:linux-5.17.y 1407/3797] net/openvswitch/flow_netlink.o: warning: objtool: ovs_nla_free_nested_actions()+0x56: unreachable instruction
 2022-06-14 10:15 UTC 

[igt-dev] [PATCH] tests/kms_async_flips: first async flip discarded on i915
 2022-06-14 10:15 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for tests/kms_async_flips: first async flip discarded on i915 (rev4)

[PATCH] arm64: dts: arm/fvp-base-revc: Remove 'panel-dpi' compatible
 2022-06-14 10:14 UTC  (3+ messages)

drivers/ufs/core/ufshcd-priv.h:256:40: warning: dereference of NULL '0' [CWE-476]
 2022-06-14 10:15 UTC 

[PATCH] arm64: dts: arm/juno: Drop erroneous 'mbox-name' property
 2022-06-14 10:13 UTC  (3+ messages)

[PATCH] cxl: Fix refcount leak in cxl_calc_capp_routing
 2022-06-14 10:12 UTC  (2+ messages)

[PATCH v3 1/6] iio: adc: meson_saradc: Don't attach managed resource to IIO device object
 2022-06-14 10:21 UTC  (8+ messages)

stable-rc/queue/4.14 build: 166 builds: 3 failed, 163 passed, 4 errors, 32 warnings (v4.14.282-219-g72c6959bf12cd)
 2022-06-14 10:11 UTC 

[PATCH 0/4] Create branch_checked_out() helper
 2022-06-14 10:10 UTC  (3+ messages)
` [PATCH 3/4] fetch: use new branch_checked_out() and add tests

[PATCH net] docs: tls: document the TLS_TX_ZEROCOPY_RO
 2022-06-14 10:10 UTC  (2+ messages)

[PATCH] drm/msm/mdp4: Fix refcount leak in mdp4_modeset_init_intf
 2022-06-14 10:09 UTC  (4+ 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.