All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-06-02 16:08:46 to 2021-06-02 16:48:49 UTC [more...]

[PATCH v8 00/19] Add support for 32-bit tasks on asymmetric AArch32 systems
 2021-06-02 16:47 UTC  (18+ messages)
` [PATCH v8 01/19] arm64: cpuinfo: Split AArch32 registers out into a separate struct
` [PATCH v8 02/19] arm64: Allow mismatched 32-bit EL0 support
` [PATCH v8 03/19] KVM: arm64: Kill 32-bit vCPUs on systems with mismatched "
` [PATCH v8 04/19] arm64: Kill 32-bit applications scheduled on 64-bit-only CPUs
` [PATCH v8 05/19] sched: Introduce task_cpu_possible_mask() to limit fallback rq selection
` [PATCH v8 06/19] cpuset: Don't use the cpu_possible_mask as a last resort for cgroup v1
` [PATCH v8 07/19] cpuset: Honour task_cpu_possible_mask() in guarantee_online_cpus()
` [PATCH v8 08/19] sched: Reject CPU affinity changes based on task_cpu_possible_mask()
` [PATCH v8 09/19] sched: Introduce task_struct::user_cpus_ptr to track requested affinity
` [PATCH v8 10/19] sched: Split the guts of sched_setaffinity() into a helper function
` [PATCH v8 11/19] sched: Allow task CPU affinity to be restricted on asymmetric systems
` [PATCH v8 12/19] sched: Introduce task_cpus_dl_admissible() to check proposed affinity
` [PATCH v8 13/19] arm64: Implement task_cpu_possible_mask()
` [PATCH v8 14/19] arm64: exec: Adjust affinity for compat tasks with mismatched 32-bit EL0
` [PATCH v8 15/19] arm64: Prevent offlining first CPU with 32-bit EL0 on mismatched system
` [PATCH v8 16/19] arm64: Advertise CPUs capable of running 32-bit applications in sysfs
` [PATCH v8 17/19] arm64: Hook up cmdline parameter to allow mismatched 32-bit EL0

[PATCH 0/6] sched: Cleanup task_struct::state
 2021-06-02 16:46 UTC  (5+ messages)
` [PATCH 2/6] sched: Introduce task_is_running()

[linux-next:master 1932/6331] drivers/phy/ralink/phy-mt7621-pci.c:341:34: warning: unused variable 'mt7621_pci_phy_ids'
 2021-06-02 16:47 UTC  (4+ messages)

[RFC ndctl PATCH 0/3] Rename monitor.conf to ndctl.conf as a ndctl global config file
 2021-06-02 16:47 UTC  (3+ messages)

[dpdk-dev] [PATCH 00/20] Add Marvell CNXK crypto PMDs
 2021-06-02 16:43 UTC  (21+ messages)
` [dpdk-dev] [PATCH 01/20] crypto/cnxk: add driver skeleton
` [dpdk-dev] [PATCH 02/20] crypto/cnxk: add probe and remove
` [dpdk-dev] [PATCH 03/20] crypto/cnxk: add device control ops
` [dpdk-dev] [PATCH 04/20] crypto/cnxk: add symmetric crypto capabilities
` [dpdk-dev] [PATCH 05/20] crypto/cnxk: add queue pair ops
` [dpdk-dev] [PATCH 06/20] crypto/cnxk: add session ops framework
` [dpdk-dev] [PATCH 07/20] crypto/cnxk: add enqueue burst op
` [dpdk-dev] [PATCH 08/20] crypto/cnxk: add dequeue "
` [dpdk-dev] [PATCH 09/20] crypto/cnxk: add cipher operation in session
` [dpdk-dev] [PATCH 10/20] crypto/cnxk: add auth "
` [dpdk-dev] [PATCH 11/20] crypto/cnxk: add aead "
` [dpdk-dev] [PATCH 12/20] crypto/cnxk: add chained "
` [dpdk-dev] [PATCH 13/20] crypto/cnxk: add flexi crypto cipher encrypt
` [dpdk-dev] [PATCH 14/20] crypto/cnxk: add flexi crypto cipher decrypt
` [dpdk-dev] [PATCH 15/20] crypto/cnxk: add ZUC and SNOW3G encrypt
` [dpdk-dev] [PATCH 16/20] crypto/cnxk: add ZUC and SNOW3G decrypt
` [dpdk-dev] [PATCH 17/20] crypto/cnxk: add KASUMI encrypt
` [dpdk-dev] [PATCH 18/20] crypto/cnxk: add KASUMI decrypt
` [dpdk-dev] [PATCH 19/20] crypto/cnxk: add digest support
` [dpdk-dev] [PATCH 20/20] test/crypto: enable cnxk crypto PMDs

[linux-linus test] 162333: regressions - FAIL
 2021-06-02 16:46 UTC 

Multichannel patches
 2021-06-02 16:45 UTC  (2+ messages)

[PATCH] arm64: dts: qcom: pm6150: Add thermal zone for PMIC on-die temperature
 2021-06-02 16:44 UTC  (3+ messages)

[PATCH v2] arm64: perf: Add more support on caps under sysfs
 2021-06-02 16:42 UTC  (2+ messages)

[bcache:for-next 11/14] drivers/md/bcache/journal.c:1058:4: warning: cast from pointer to integer of different size
 2021-06-02 16:44 UTC 

[PATCH 0/7] hwmon: (max31790) Fixes and improvements
 2021-06-02 16:43 UTC  (4+ messages)
` [PATCH 4/7] hwmon: (max31790) Add support for fanX_enable attributes

[PATCH 0/5] drm/i915: Get rid of fence error propagation
 2021-06-02 16:41 UTC  (13+ messages)
` [Intel-gfx] "
` [PATCH 1/5] drm/i915: Revert "drm/i915/gem: Asynchronous cmdparser"
  ` [Intel-gfx] "
` [PATCH 2/5] drm/i915: Remove allow_alloc from i915_gem_object_get_sg*
  ` [Intel-gfx] "
` [PATCH 3/5] drm/i915: Drop error handling from dma_fence_work
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH 4/5] Revert "drm/i915: Propagate errors on awaiting already signaled fences"
  `  "
` [Intel-gfx] [PATCH 5/5] Revert "drm/i915: Skip over MI_NOOP when parsing"
  `  "

[PATCH v4 0/1] drm/i915/dg1: Add HWMON power sensor support
 2021-06-02 16:41 UTC  (6+ messages)
` [PATCH v4 1/1] "
        ` [Intel-gfx] "

[PATCH RFC] xfs: hold buffer across unpin and potential shutdown processing
 2021-06-02 16:40 UTC  (10+ messages)

dev-next - lvmdbusd: Use ID_FS_TYPE UDev property in udevwatch
 2021-06-02 16:40 UTC 

[PATCH] Revert "arm: mm: qsd8x50: Fix incorrect permission faults"
 2021-06-02 16:38 UTC  (4+ messages)

[PATCH 00/12] Fix broken docs references at next-20210602
 2021-06-02 16:38 UTC  (3+ messages)
` [PATCH 07/12] docs: accounting: update delay-accounting.rst reference

[PATCH v3 00/12] memory: tegra: Driver unification
 2021-06-02 16:33 UTC  (25+ messages)
` [PATCH v3 01/12] memory: tegra: Consolidate register fields
` [PATCH v3 02/12] memory: tegra: Unify struct tegra_mc across SoC generations
` [PATCH v3 03/12] memory: tegra: Introduce struct tegra_mc_ops
` [PATCH v3 04/12] memory: tegra: Push suspend/resume into SoC drivers
` [PATCH v3 05/12] memory: tegra: Make per-SoC setup more generic
` [PATCH v3 06/12] memory: tegra: Extract setup code into callback
` [PATCH v3 07/12] memory: tegra: Parameterize interrupt handler
` [PATCH v3 08/12] memory: tegra: Make IRQ support opitonal
` [PATCH v3 09/12] memory: tegra: Only initialize reset controller if available
` [PATCH v3 10/12] memory: tegra: Unify drivers
` [PATCH v3 11/12] memory: tegra: Add memory client IDs to tables
` [PATCH v3 12/12] memory: tegra: Split Tegra194 data into separate file

[RFC] /dev/ioasid uAPI proposal
 2021-06-02 16:37 UTC  (16+ messages)

[PATCH v3] dt-bindings: media: venus: Add sc7280 dt schema
 2021-06-02 16:37 UTC  (2+ messages)

[syzbot] general protection fault in nft_set_elem_expr_alloc
 2021-06-02 16:37 UTC 

[syzbot] general protection fault in lock_page_memcg
 2021-06-02 16:37 UTC  (2+ messages)

[syzbot] memory leak in cfg80211_inform_single_bss_frame_data
 2021-06-02 16:37 UTC 

[PATCH] nsfs: fix oops when ns->ops is not provided
 2021-06-02 16:36 UTC  (6+ messages)

Seeking your opinion on ways to report both Altitude and Pressure sensors for the DPS310 as well as Temperature from dbus-sensors
 2021-06-02 16:34 UTC  (7+ messages)

[RFC net-next 0/8] Introducing subdev bus and devlink extension
 2021-06-02 16:34 UTC  (11+ messages)
        `  "

[PATCH v2] Add support for PCIe SSD status LED management
 2021-06-02 16:33 UTC  (5+ messages)

[PATCH] dt-bindings: add StarFive Technology Co. Ltd
 2021-06-02 16:32 UTC  (2+ messages)

[PATCH v2 0/2] Apple M1 PCIe DT bindings
 2021-06-02 16:30 UTC  (6+ messages)
` [PATCH v2 1/2] dt-bindings: pci: Add DT bindings for apple,pcie

[lttng-dev] Syntax error running lttng
 2021-06-02 16:31 UTC  (2+ messages)

[PATCH] Revert "i915: use io_mapping_map_user"
 2021-06-02 16:29 UTC  (6+ messages)
` [Intel-gfx] "

[PULL v2 00/44] Python patches
 2021-06-02 16:27 UTC  (3+ messages)

[PATCH v2 00/28] Convert floatx80 and float128 to FloatParts
 2021-06-02 16:28 UTC  (4+ messages)
` [PATCH v2 03/28] softfloat: Move uint_to_float to softfloat-parts.c.inc

[PATCH 1/1] pgo: Fix sleep in atomic section in prf_open()
 2021-06-02 16:26 UTC 

[PATCH net-next 0/3] Some optimization for lockless qdisc
 2021-06-02 16:28 UTC  (17+ messages)
` [PATCH net-next 2/3] net: sched: implement TCQ_F_CAN_BYPASS "
                  ` [Linuxarm] "

Regarding Pressure sensors for atmospheric, station, and barometric pressures
 2021-06-02 16:28 UTC 

[igt-dev] [PATCH v2] tests/kms_vblank: Turn on hardware before testing invalid vblank
 2021-06-02 16:28 UTC  (4+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for tests/kms_vblank: Turn on hardware before testing invalid vblank. (rev2)

[PATCHv4 00/26] J72xx: HSM rearch support series
 2021-06-02 16:26 UTC  (2+ messages)

[PATCH] misc: eeprom: at24: fix NVMEM name with custom AT24 device name
 2021-06-02 16:26 UTC  (3+ messages)

[dpdk-dev] [RFC PATCH] ethdev: clarify flow action PORT ID semantics
 2021-06-02 16:26 UTC  (5+ messages)

[PATCH i2c-tools] Revert "tools: i2ctransfer: add check for returned length from driver"
 2021-06-02 16:25 UTC  (9+ messages)

[ANNOUNCE] util-linux v2.37
 2021-06-02 16:25 UTC  (3+ messages)

[RESEND 00/26] Rid W=1 warnings from GPU
 2021-06-02 16:23 UTC  (13+ messages)
` [RESEND 16/26] drm/amd/display/dc/dce/dce_transform: Remove superfluous re-initialisation of DCFE_MEM_LIGHT_SLEEP_CNTL,
` [RESEND 17/26] drm/xlnx/zynqmp_disp: Fix incorrectly named enum 'zynqmp_disp_layer_id'
` [RESEND 18/26] drm/xlnx/zynqmp_dp: Fix incorrectly name function 'zynqmp_dp_train()'

[RESEND PATCH] dt-bindings: arm: intel,keembay: limit the dtschema to root node
 2021-06-02 16:24 UTC  (2+ messages)

[PATCH] ASoC: AMD Renoir - add DMI entry for Lenovo 2020 AMD platforms
 2021-06-02 16:23 UTC  (4+ messages)
  ` [External] "

[irqdomain] 2cb09c90a4: suspend-stress.fail
 2021-06-02 16:24 UTC  (2+ messages)

[PATCH] vgaarb: Call vga_arb_device_init() after PCI enumeration
 2021-06-02 16:22 UTC  (6+ messages)

[PATCH v4 00/17] drm/i915: Introduce Intel PXP
 2021-06-02 16:20 UTC  (7+ messages)
` [PATCH v4 10/17] drm/i915/pxp: Implement PXP irq handler
  ` [Intel-gfx] "
` [PATCH v4 13/17] drm/i915/pxp: Enable PXP power management
  ` [Intel-gfx] "

[PATCH v3 net-next 0/9] Convert xpcs to phylink_pcs_ops
 2021-06-02 16:20 UTC  (10+ messages)
` [PATCH v3 net-next 1/9] net: pcs: xpcs: delete shim definition for mdio_xpcs_get_ops()
` [PATCH v3 net-next 2/9] net: pcs: xpcs: there is only one PHY ID
` [PATCH v3 net-next 3/9] net: pcs: xpcs: make the checks related to the PHY interface mode stateless
` [PATCH v3 net-next 4/9] net: pcs: xpcs: export xpcs_validate
` [PATCH v3 net-next 5/9] net: pcs: xpcs: export xpcs_config_eee
` [PATCH v3 net-next 6/9] net: pcs: xpcs: export xpcs_probe
` [PATCH v3 net-next 7/9] net: pcs: xpcs: use mdiobus_c45_addr in xpcs_{read,write}
` [PATCH v3 net-next 8/9] net: pcs: xpcs: convert to mdio_device
` [PATCH v3 net-next 9/9] net: pcs: xpcs: convert to phylink_pcs_ops

[PATCH] drm/amdgpu: Use drm_dbg_kms for reporting failure to get a GEM FB
 2021-06-02 16:21 UTC  (5+ messages)

[PATCH] build: warn on setting noexec/nostamp/fakeroot flag to any value besides '1'
 2021-06-02 16:20 UTC 

[PATCH] Remove Clutter references
 2021-06-02 16:20 UTC  (2+ messages)
` [docs] "

[PATCH v1 1/4] ASoC: dt-bindings: nxp,tfa989x: Add tfa9897 support
 2021-06-02 16:16 UTC  (3+ messages)
` [PATCH v1 1/4] ASoC: dt-bindings: nxp, tfa989x: "

[leon-rdma:rdma-next 35/40] drivers/infiniband/core/sysfs.c:1462: warning: expecting prototype for ib_port_register_client_group(). Prototype was for ib_port_register_client_groups() instead
 2021-06-02 16:19 UTC 

[PATCH -next] ASoC: Intel: Skylake: use DEVICE_ATTR_RO macro
 2021-06-02 16:16 UTC  (3+ messages)

[Buildroot] [PATCH/RFC 00/28] sunxi: switch to mainline ATF
 2021-06-02 16:19 UTC  (3+ messages)

[PATCH] ASoC: sigmadsp: Remove the repeated declaration
 2021-06-02 16:16 UTC  (2+ messages)

[PATCH v2] regulator: bd718x7: Fix the BUCK7 voltage setting on BD71837
 2021-06-02 16:16 UTC  (2+ messages)

[PATCH -next] regulator: core: Use DEVICE_ATTR_RO macro
 2021-06-02 16:16 UTC  (2+ messages)

[PATCH] spi: spi-zynq-qspi: Fix some wrong goto jumps & missing error code
 2021-06-02 16:16 UTC  (3+ messages)

XDP-hints: Howto support multiple BTF types per packet basis?
 2021-06-02 16:18 UTC  (14+ messages)

[PATCH v2 0/8] dt-bindings: firmware: Convert SCPI and SCMI to json schema
 2021-06-02 16:16 UTC  (4+ messages)
` [PATCH v2 8/8] dt-bindings: firmware: arm,scmi: Convert "

[PATCH 1/1] regulator: userspace-consumer: use DEVICE_ATTR_RO/RW macro
 2021-06-02 16:16 UTC  (2+ messages)

[PATCH v7 1/2] regulator: rt6160: Add DT binding document for Richtek RT6160
 2021-06-02 16:16 UTC  (2+ messages)

[PATCH v2 for-5.14] spi: bcm2835: Allow arbitrary number of slaves
 2021-06-02 16:16 UTC  (2+ messages)

[dpdk-dev] [PATCH v6 00/10] eal: Add new API for threading
 2021-06-02 16:16 UTC  (5+ messages)
` [dpdk-dev] [PATCH v7 00/10] eal: Add EAL "
  ` [dpdk-dev] [PATCH v7 10/10] Enable the new EAL thread API

[PATCH] drm:atmel: Enable the crtc vblank prior to crtc usage
 2021-06-02 16:08 UTC  (3+ messages)

[Bug 212955] New: Possible kernel regression USB2 (not USB3) port EDIROL UA-101 (in USB 1.1 mode, not USB2) error -110
 2021-06-02 16:15 UTC  (2+ messages)
` [Bug 212955] "

[PATCH v2 0/5] Review/Extend SCMI Transport Core layer
 2021-06-02 16:08 UTC  (4+ messages)
` [PATCH v2 1/5] firmware: arm_scmi: reset_rx_to_maxsz during async commands

Github CI is broken because of a clang optimization
 2021-06-02 16:12 UTC 

main - writecache: don't pvmove device used by writecache
 2021-06-02 16:14 UTC 

main - writecache: fix lv_on_pmem
 2021-06-02 16:14 UTC 

[PATCH 1/2] spi: atmel: Switch to transfer_one transfer method
 2021-06-02 16:08 UTC  (2+ messages)
` [PATCH 2/2] spi: atmel: Reduce spin lock usage

[PATCH v2 0/2] Gitlab: Add issue templates
 2021-06-02 16:09 UTC  (4+ messages)
` [PATCH v2 1/2] GitLab: Add "Bug" issue reporting template

[PATCH 0/6] K3 R5F & DSP IPC-only mode support
 2021-06-02 16:07 UTC  (3+ messages)
` [PATCH 6/6] remoteproc: k3-dsp: Add support for IPC-only mode for all K3 DSPs

[bcache:for-next 7/14] drivers/md/bcache/nvm-pages.c:208:78: warning: parameter 'ns_nr' set but not used
 2021-06-02 16:10 UTC 

[PATCH net] cxgb4: fix regression with HASH tc prio value update
 2021-06-02 14:08 UTC 

[v4] ASoC: qcom: lpass-cpu: Fix pop noise during audio capture begin
 2021-06-02 16:06 UTC  (2+ messages)

[syzbot] general protection fault in mac80211_hwsim_tx_frame_nl
 2021-06-02 16:03 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.