All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-05-08 16:53:37 to 2022-05-08 19:13:34 UTC [more...]

[PATCH v2 00/92] IIO: Fix alignment of buffers for DMA
 2022-05-08 17:57 UTC  (53+ messages)
` [PATCH v2 01/92] iio: core: Fix IIO_ALIGN and rename as it was not sufficiently large
` [PATCH v2 03/92] iio: accel: adxl355: Fix alignment for DMA safety
` [PATCH v2 05/92] iio: accel: bma220: "
` [PATCH v2 07/92] iio: accel: sca3000: "
` [PATCH v2 08/92] iio: accel: sca3300: "
` [PATCH v2 10/92] iio: adc: ad7280a: "
` [PATCH v2 11/92] iio: adc: ad7292: "
` [PATCH v2 12/92] iio: adc: ad7298: "
` [PATCH v2 14/92] iio: adc: ad7606: "
` [PATCH v2 16/92] iio: adc: ad7768-1: "
` [PATCH v2 17/92] iio: adc: ad7887: "
` [PATCH v2 18/92] iio: adc: ad7923: "
` [PATCH v2 24/92] iio: adc: max11100: "
` [PATCH v2 25/92] iio: adc: max1118: "
` [PATCH v2 27/92] iio: adc: mcp320x: "
` [PATCH v2 28/92] iio: adc: ti-adc0832: "
` [PATCH v2 29/92] iio: adc: ti-adc084s021: "
` [PATCH v2 30/92] iio: adc: ti-adc108s102: "
` [PATCH v2 31/92] iio: adc: ti-adc12138: "
` [PATCH v2 35/92] iio: adc: ti-ads131e08: "
` [PATCH v2 39/92] iio: adc: ti-tlc4541: "
` [PATCH v2 41/92] iio: amplifiers: ad8366: "
` [PATCH v2 42/92] iio: common: ssp: "
` [PATCH v2 43/92] iio: dac: ad5064: "
` [PATCH v2 46/92] iio: dac: ad5449: "
` [PATCH v2 47/92] iio: dac: ad5504: "
` [PATCH v2 49/92] iio: dac: ad5686: "
` [PATCH v2 50/92] iio: dac: ad5755: "
` [PATCH v2 51/92] iio: dac: ad5761: "
` [PATCH v2 53/92] iio: dac: ad5766: "
` [PATCH v2 54/92] iio: dac: ad5770r: "
` [PATCH v2 58/92] iio: dac: ad8801: "
` [PATCH v2 59/92] iio: dac: ltc2688: "
` [PATCH v2 62/92] iio: dac: ti-dac5571: "
` [PATCH v2 63/92] iio: dac: ti-dac7311: "
` [PATCH v2 64/92] iio: dac: ti-dac7612: "
` [PATCH v2 65/92] iio: frequency: ad9523: "
` [PATCH v2 68/92] iio: frequency: admv1013: "
` [PATCH v2 69/92] iio: frequency: admv1014: "
` [PATCH v2 74/92] iio: gyro: adxrs450: "
` [PATCH v2 75/92] iio: gyro: fxas210002c: "
` [PATCH v2 77/92] iio: imu: inv_icm42600: "
` [PATCH v2 79/92] iio: imu: mpu6050: "
` [PATCH v2 81/92] iio: potentiometer: ad5272: "
` [PATCH v2 82/92] iio: potentiometer: max5481: "
` [PATCH v2 84/92] iio: potentiometer: mcp4131: "
` [PATCH v2 85/92] iio: pressure: dlhl60d: Drop unnecessary alignment forcing
` [PATCH v2 86/92] iio: proximity: as3935: Fix alignment for DMA safety
` [PATCH v2 88/92] iio: resolver: ad2s1200: "
` [PATCH v2 89/92] iio: resolver: ad2s90: "
` [PATCH v2 90/92] iio: temp: ltc2983: "
` [PATCH v2 91/92] iio: temp: max31865: "

[PATCH v4 00/14] kbuild: yet another series of cleanups (modpost, LTO, MODULE_REL_CRCS, export.h)
 2022-05-08 19:06 UTC  (6+ messages)
` [PATCH v4 01/14] modpost: remove left-over cross_compile declaration
` [PATCH v4 02/14] modpost: change the license of EXPORT_SYMBOL to bool type
` [PATCH v4 04/14] modpost: add sym_find_with_module() helper
` [PATCH v4 05/14] modpost: extract symbol versions from *.cmd files
` [PATCH v4 09/14] kbuild: do not create *.prelink.o for Clang LTO or IBT

[PATCH v7 00/33] crypto: rockchip: permit to pass self-tests
 2022-05-08 18:59 UTC  (9+ messages)
` [PATCH v7 01/33] crypto: rockchip: use dev_err for error message about interrupt
` [PATCH v7 02/33] crypto: rockchip: do not use uninitialized variable
` [PATCH v7 03/33] crypto: rockchip: do not do custom power management
` [PATCH v7 04/33] crypto: rockchip: fix privete/private typo
` [PATCH v7 05/33] crypto: rockchip: do not store mode globally

[PATCH] big_keys: Use struct for internal payload
 2022-05-08 17:57 UTC 

[PATCH 0/3] Unify filler_t and read_folio
 2022-05-08 19:06 UTC  (4+ messages)
` [PATCH 3/3] fs: Change the type of filler_t
    ` [Cluster-devel] "

[GIT pull] core/urgent for v5.18-rc6
 2022-05-08 18:40 UTC  (13+ messages)
` [GIT pull] irq/urgent "
` [GIT pull] locking/urgent "
` [GIT pull] timers/urgent "
` [GIT pull] x86/urgent "

[RFC PATCH v3 0/8] hugetlb: Change huge pmd sharing synchronization again
 2022-05-08 18:34 UTC  (9+ messages)
` [RFC PATCH v3 1/8] hugetlbfs: revert use i_mmap_rwsem to address page fault/truncate race
` [RFC PATCH v3 2/8] hugetlbfs: revert use i_mmap_rwsem for more pmd sharing synchronization
` [RFC PATCH v3 3/8] hugetlbfs: move routine remove_huge_page to hugetlb.c
` [RFC PATCH v3 4/8] hugetlbfs: catch and handle truncate racing with page faults
` [RFC PATCH v3 5/8] hugetlb: rename vma_shareable() and refactor code
` [RFC PATCH v3 6/8] hugetlb: add vma based lock for pmd sharing synchronization
` [RFC PATCH v3 7/8] hugetlb: create hugetlb_unmap_file_page to unmap single file page
` [RFC PATCH v3 8/8] hugetlb: use new vma_lock for pmd sharing synchronization

[GIT PULL] sound fixes for 5.18-rc6
 2022-05-08 17:24 UTC  (2+ messages)

drivers/thermal/thermal_sysfs.c:794:5: warning: ISO C90 forbids mixed declarations and code
 2022-05-08 18:18 UTC 

[RFC v8 net-next 00/16] add support for VSC7512 control over SPI
 2022-05-08 18:53 UTC  (17+ messages)
` [RFC v8 net-next 01/16] pinctrl: ocelot: allow pinctrl-ocelot to be loaded as a module
` [RFC v8 net-next 02/16] pinctrl: microchip-sgpio: allow sgpio driver to be used "
` [RFC v8 net-next 03/16] net: ocelot: add interface to get regmaps when exernally controlled
` [RFC v8 net-next 04/16] net: mdio: mscc-miim: add ability to be used in a non-mmio configuration
` [RFC v8 net-next 05/16] pinctrl: ocelot: "
` [RFC v8 net-next 06/16] pinctrl: microchip-sgpio: "
` [RFC v8 net-next 07/16] resource: add define macro for register address resources
` [RFC v8 net-next 08/16] mfd: ocelot: add support for the vsc7512 chip via spi
` [RFC v8 net-next 09/16] net: mscc: ocelot: expose ocelot wm functions
` [RFC v8 net-next 10/16] net: dsa: felix: add configurable device quirks
` [RFC v8 net-next 11/16] net: mscc: ocelot: expose regfield definition to be used by other drivers
` [RFC v8 net-next 12/16] net: mscc: ocelot: expose stats layout "
` [RFC v8 net-next 13/16] net: mscc: ocelot: expose vcap_props structure
` [RFC v8 net-next 14/16] net: dsa: ocelot: add external ocelot switch control
` [RFC v8 net-next 15/16] net: dsa: felix: add phylink_get_caps capability
` [RFC v8 net-next 16/16] net: dsa: ocelot: utilize phylink_generic_validate

[PATCH v2 00/13] stackleak: fixes and rework
 2022-05-08 18:17 UTC  (10+ messages)
` [PATCH v2 01/13] arm64: stackleak: fix current_top_of_stack()
` [PATCH v2 02/13] stackleak: move skip_erasing() check earlier
` [PATCH v2 03/13] stackleak: remove redundant check

[PATCH v1 1/1] iio: imu: st_lsm6dsx: Switch from of headers to mod_devicetable.h
 2022-05-08 18:02 UTC  (2+ messages)

[PATCH v3] mm/ksm: introduce ksm_force for each process
 2022-05-08 18:03 UTC  (3+ messages)
` [PATCH v5] "

[PATCH] random: use symbolic constants for crng_init states
 2022-05-08 17:36 UTC  (4+ messages)
    ` [PATCH v2] "

[PATCH for-5.19/uclogic 1/7] HID: uclogic: Move param printing to a function
 2022-05-08 18:39 UTC  (5+ messages)

[RFC PATCH 0/2] rockchip / devfreq: Coordinate DRAM controller resources between ATF and kernel
 2022-05-08 18:42 UTC  (10+ messages)
` [RFC PATCH 2/2] PM / devfreq: rk3399_dmc: Block PMU during transitions

[RFC PATCH 0/3] Introduce new huge_ptep_get_access_flags() interface
 2022-05-08 17:08 UTC  (3+ messages)

[GIT PULL] Please pull powerpc/linux.git powerpc-5.18-4 tag
 2022-05-08 18:41 UTC  (3+ messages)

[PATCH v3 00/15] kbuild: yet another series of cleanups (modpost, LTO, MODULE_REL_CRCS)
 2022-05-08 18:28 UTC  (4+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-05-08 19:02 UTC 

[PATCH net-next 09/10] net: dsa: Separate C22 and C45 MDIO bus transaction methods
 2022-05-08 17:36 UTC  (2+ messages)

[PATCH net-next 0/2] nfp: support Corigine PCIE vendor ID
 2022-05-08 17:38 UTC  (3+ messages)
` [PATCH net-next 1/2] nfp: vendor neutral strings for chip and Corigne in strings for driver
` [PATCH net-next 2/2] nfp: support Corigine PCIE vendor ID

[PATCH] fs: sendfile handles O_NONBLOCK of out_fd
 2022-05-08 18:28 UTC  (4+ messages)

[PATCH v3 0/6] Support mt7531 on BPI-R2 Pro
 2022-05-08 17:04 UTC  (9+ messages)
` [PATCH v3 5/6] dt-bindings: net: dsa: make reset optional and add rgmii-mode to mt7531
      ` Aw: "
        `  "

[PATCH v11 00/24] drm/rockchip: RK356x VOP2 support
 2022-05-08 18:21 UTC  (18+ messages)
` [PATCH v11 20/24] arm64: dts: rockchip: enable vop2 and hdmi tx on rock-3a

[ovmf test] 170246: regressions - FAIL
 2022-05-08 18:52 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-05-08 18:52 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-05-08 18:41 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-05-08 18:31 UTC 

[Buildroot] [PATCH 1/1] package/bcusdk: fix build with argp-standalone and NLS
 2022-05-08 18:27 UTC 

drivers/thermal/thermal_sysfs.c:792:22-23: WARNING opportunity for max()
 2022-05-08 18:29 UTC  (2+ messages)
` [PATCH] thermal/core: fix minmax.cocci warnings

[PATCH] staging: r8188eu: drop redundant if check
 2022-05-08 18:24 UTC 

[PATCH 0/3] stm32mp: handle ck_usbo_48m clock provided by USBPHYC
 2022-05-08 18:23 UTC  (5+ messages)
` [PATCH 1/3] phy: stm32-usbphyc: add counter of PLL consumer
` [PATCH 2/3] phy: stm32-usbphyc: usbphyc is a clock provider of ck_usbo_48m clock

RTT-PROBE: lore-subspace-rtt
 2022-05-08 18:21 UTC 

[PATCH] KVM: x86/svm: Account for family 17h event renumberings in amd_pmc_perf_hw_id
 2022-05-08 16:55 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/mesa3d: add kmsro driver
 2022-05-08 18:11 UTC  (3+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-05-08 18:11 UTC 

[Buildroot] buildroot host builds with g++
 2022-05-08 18:09 UTC  (4+ messages)

[PATCH 5.4] KVM: x86/svm: Account for family 17h event renumberings in amd_pmc_perf_hw_id
 2022-05-08 16:54 UTC 

[PATCH v6 00/23] Rust support
 2022-05-08 18:06 UTC  (5+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-05-08 18:01 UTC 

[PATCH] drm/amdgpu/vcn: fixed no previous prototype warning
 2022-05-08 18:00 UTC  (2+ messages)

[PATCH 0/2] dts: imx8mp-rsb3720: modify configrations to load fip into memory
 2022-05-08 17:55 UTC  (3+ messages)
` [PATCH 1/2] dts: imx8mp: assign binman_configuration node name to config-SEQ
` [PATCH 2/2] dts: imx8mp-rsb3720: modify configrations to load fip into memory

RTT-PROBE: lore-subspace-rtt
 2022-05-08 17:51 UTC 

drivers/thermal/thermal_sysfs.c:794:9: warning: mixing declarations and code is a C99 extension
 2022-05-08 17:47 UTC 

[PATCH RESEND v3] arm64: dts: allwinner: a64: olinuxino: Enable audio
 2022-05-08 17:38 UTC  (6+ messages)
` [PATCH v4] "
    `  "

RTT-PROBE: lore-subspace-rtt
 2022-05-08 17:40 UTC 

[bitbake][PATCH] fetch2/osc: Small fixes for osc fetcher
 2022-05-08 17:38 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-05-08 17:30 UTC 

[PATCH 0/4] Virtio toolstack support for I2C and GPIO on Arm
 2022-05-08 17:28 UTC  (2+ messages)

[V2 0/3] Expose max and current bpc via debugfs
 2022-05-08 17:21 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for Expose max and current bpc via debugfs (rev5)
` [Intel-gfx] ✓ Fi.CI.BAT: success "

RTT-PROBE: lore-subspace-rtt
 2022-05-08 17:20 UTC 

[ovmf test] 170244: regressions - FAIL
 2022-05-08 17:15 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-05-08 17:09 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-05-08 16:58 UTC 

[PATCH V2] ARM: imx: imx8m: Adjust thermal trip points for Industrial parts
 2022-05-08 16:55 UTC  (5+ messages)

[PATCH] staging: drivers: hid: hid-asus.c: Fixed brace/formatting issues
 2022-05-08 16:47 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.