All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-05-08 16:01:32 to 2022-05-08 19:11:12 UTC [more...]

[PATCH v4 00/14] kbuild: yet another series of cleanups (modpost, LTO, MODULE_REL_CRCS, export.h)
 2022-05-08 19:06 UTC  (3+ messages)
` [PATCH v4 01/14] modpost: remove left-over cross_compile declaration
` [PATCH v4 04/14] modpost: add sym_find_with_module() helper

[PATCH v7 00/33] crypto: rockchip: permit to pass self-tests
 2022-05-08 18:59 UTC  (5+ 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 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 0/7] DIGImend patches, part VI
 2022-05-08 18:39 UTC  (12+ messages)
` [PATCH for-5.19/uclogic 1/7] HID: uclogic: Move param printing to a function
` [PATCH for-5.19/uclogic 2/7] HID: uclogic: Return raw parameters from v2 pen init
` [PATCH for-5.19/uclogic 3/7] HID: uclogic: Do not focus on touch ring only
` [PATCH for-5.19/uclogic 4/7] HID: uclogic: Always shift touch reports to zero
` [PATCH for-5.19/uclogic 5/7] HID: uclogic: Differentiate touch ring and touch strip
` [PATCH for-5.19/uclogic 6/7] HID: uclogic: Add pen support for XP-PEN Star 06
` [PATCH for-5.19/uclogic 7/7] HID: uclogic: Switch to Digitizer usage for styluses

[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  (19+ 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  (4+ messages)
` [PATCH 4/4] libxl: Allocate MMIO params for GPIO device and update DT

[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)

Fwd: Question abount VSOL/CarlitoxxPro SFP Patch on Marvell Armada (MCBIN DS)
 2022-05-08 16:51 UTC  (9+ messages)
                  `  "

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

[PATCH 1/2] vim: Upgrade 8.2.4681 -> 8.2.4912
 2022-05-08 16:45 UTC  (2+ messages)
  ` [OE-core] [PATCH 2/2] freetype: Upgrade 2.12.0 -> 2.12.1

[Buildroot] [PATCH 1/1] package/e2fsprogs: fix CVE-2022-1304
 2022-05-08 16:43 UTC 

squashfs performance regression and readahea
 2022-05-08 16:44 UTC  (2+ messages)

[PATCH for reference] vdpa: Add supprt for reading vdpa device statistics
 2022-05-08 16:35 UTC 

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

[linux-next:master 8090/9759] drivers/pinctrl/renesas/core.c:77 sh_pfc_map_resources() error: we previously assumed 'res' could be null (see line 43)
 2022-05-08 16:35 UTC 

[PATCH v4 0/3] Show statistics for a vdpa device
 2022-05-08 16:33 UTC  (4+ messages)
` [PATCH v4 1/3] vdpa: Fix error logic in vdpa_nl_cmd_dev_get_doit
` [PATCH v4 2/3] vdpa: Add support for querying vendor statistics
` [PATCH v4 3/3] vdpa/mlx5: Add support for reading descriptor statistics

[ovmf test] 170243: regressions - FAIL
 2022-05-08 16:27 UTC 

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

[PATCH 1/2] batman-adv: Start new development cycle
 2022-05-08 16:20 UTC  (2+ messages)

[PATCH v2] net: sfp: Add tx-fault workaround for Huawei MA5671A SFP ONT
 2022-05-08 16:19 UTC  (2+ messages)

[PATCH] tracing: Fix possible crash in ftrace_free_ftrace_ops()
 2022-05-08 16:18 UTC 

[PATCH v2 0/4] unified way to use static key and optimize pgtable_l4_enabled
 2022-05-08 16:07 UTC  (10+ messages)
` [PATCH v2 1/4] riscv: mm: init: make pt_ops_set_[early|late|fixmap] static
` [PATCH v2 2/4] riscv: introduce unified static key mechanism for CPU features
` [PATCH v2 3/4] riscv: replace has_fpu() with system_supports_fpu()
` [PATCH v2 4/4] riscv: convert pgtable_l4|[l5]_enabled to static key

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

[PATCH 0/5] staging: r8188eu: start cleaning up OnAction_back
 2022-05-08 16:14 UTC  (6+ messages)
` [PATCH 1/5] staging: r8188eu: read addr2 from ieee80211_mgmt
` [PATCH 2/5] staging: r8188eu: don't check the category in OnAction_back
` [PATCH 3/5] staging: r8188eu: read destination address from ieee80211_mgmt
` [PATCH 4/5] staging: r8188eu: use back action codes from ieee80211.h
` [PATCH 5/5] staging: r8188eu: read back action code from ieee80211_mgmt

[geert-renesas-devel:master] BUILD SUCCESS d1312c8c2b58ca08cd1d871e77474e7b2af0d3ce
 2022-05-08 16:13 UTC 

[PATCH iproute2 net-next v2 0/3] support for vxlan vni filtering
 2022-05-08 16:13 UTC  (3+ messages)

[PATCH 5.17 000/225] 5.17.6-rc1 review
 2022-05-08 16:12 UTC  (4+ messages)
` [PATCH 5.17 162/225] ASoC: Intel: sof_es8336: Add a quirk for Huawei Matebook D15

[PATCH 1/1] add support for mws4 board
 2022-05-08 16:11 UTC  (4+ messages)
  ` [PATCH 1/1 v2] "

[PATCH v5] eal: add seqlock
 2022-05-08 16:10 UTC  (3+ messages)
` [PATCH v6] "

[PATCH 0/2] pull request for net-next: batman-adv 2022-05-08
 2022-05-08 16:10 UTC  (3+ messages)

[PATCH 00/92] IIO: Fix alignment of buffers for DMA
 2022-05-08 16:17 UTC  (5+ messages)
` [PATCH 01/92] iio: core: Fix IIO_ALIGN as it was not sufficiently large on some platforms

[PATCH v1] softirq: Add tracepoint for tasklet_entry/exit
 2022-05-08 16:06 UTC 

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

sound/soc/qcom/lpass-platform.c:226 __lpass_get_id() error: uninitialized symbol 'id'
 2022-05-08 16:05 UTC 

[PATCH] iommu/dma: Fix iova map result check bug
 2022-05-08 16:01 UTC  (5+ messages)

[ANNOUNCE] fstests: for-next branch updated to 87cf32ad3fa2
 2022-05-08 16:01 UTC 


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.