All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-04-08 01:16:56 to 2021-04-08 02:22:54 UTC [more...]

[PATCH 00/17] misc: Some more misc patches
 2021-04-08  2:22 UTC  (5+ messages)
` [PATCH 02/17] x86: pci: Allow binding of some devices before relocation
` [PATCH 03/17] x86: Allow coreboot serial driver to guess the UART

Implicit feedback on BOSS GT-1, the saga continues
 2021-04-08  2:26 UTC  (6+ messages)

[RFC bpf-next 1/1] bpf: Introduce iter_pagecache
 2021-04-08  2:22 UTC 

[PATCH 1/2] cpupower: fix amd cpu (family < 0x17) active state issue
 2021-04-08  2:22 UTC  (6+ messages)
  ` [PATCH 2/2] cpupower: fix amd cpu (family >= "

[PATCH v3 00/26] Hexagon (target/hexagon) update
 2021-04-08  1:57 UTC  (27+ messages)
` [PATCH v3 01/26] Hexagon (target/hexagon) TCG generation cleanup
` [PATCH v3 02/26] Hexagon (target/hexagon) cleanup gen_log_predicated_reg_write_pair
` [PATCH v3 03/26] Hexagon (target/hexagon) remove unnecessary inline directives
` [PATCH v3 04/26] Hexagon (target/hexagon) use env_archcpu and env_cpu
` [PATCH v3 05/26] Hexagon (target/hexagon) properly generate TB end for DISAS_NORETURN
` [PATCH v3 06/26] Hexagon (target/hexagon) decide if pred has been written at TCG gen time
` [PATCH v3 07/26] Hexagon (target/hexagon) change variables from int to bool when appropriate
` [PATCH v3 08/26] Hexagon (target/hexagon) remove unused carry_from_add64 function
` [PATCH v3 09/26] Hexagon (target/hexagon) change type of softfloat_roundingmodes
` [PATCH v3 10/26] Hexagon (target/hexagon) use softfloat default NaN and tininess
` [PATCH v3 11/26] Hexagon (target/hexagon) replace float32_mul_pow2 with float32_scalbn
` [PATCH v3 12/26] Hexagon (target/hexagon) use softfloat for float-to-int conversions
` [PATCH v3 13/26] Hexagon (target/hexagon) cleanup ternary operators in semantics
` [PATCH v3 14/26] Hexagon (target/hexagon) cleanup reg_field_info definition
` [PATCH v3 15/26] Hexagon (target/hexagon) move QEMU_GENERATE to only be on during macros.h
` [PATCH v3 16/26] Hexagon (target/hexagon) compile all debug code
` [PATCH v3 17/26] Hexagon (target/hexagon) add F2_sfrecipa instruction
` [PATCH v3 18/26] Hexagon (target/hexagon) add F2_sfinvsqrta
` [PATCH v3 19/26] Hexagon (target/hexagon) add A5_ACS (vacsh)
` [PATCH v3 20/26] Hexagon (target/hexagon) add A6_vminub_RdP
` [PATCH v3 21/26] Hexagon (target/hexagon) add A4_addp_c/A4_subp_c
` [PATCH v3 22/26] Hexagon (target/hexagon) circular addressing
` [PATCH v3 23/26] Hexagon (target/hexagon) bit reverse (brev) addressing
` [PATCH v3 24/26] Hexagon (target/hexagon) load and unpack bytes instructions
` [PATCH v3 25/26] Hexagon (target/hexagon) load into shifted register instructions
` [PATCH v3 26/26] Hexagon (target/hexagon) CABAC decode bin

[PATCH V2 0/8] remoteproc: imx_rproc: support i.MX7ULP/8MN/8MP
 2021-04-08  2:18 UTC  (4+ messages)

Profiling XDP programs for performance issues
 2021-04-08  2:19 UTC 

[rcu:dev.2021.04.02a 73/73] kernel/rcu/tree.h:420:13: warning: 'rcu_spawn_one_boost_kthread' used but never defined
 2021-04-08  2:19 UTC  (2+ messages)

✅ PASS: Test report for kernel 5.11.12 (stable, fe0d27d7)
 2021-04-08  2:17 UTC 

[PATCH V3 0/8] remoteproc: imx_rproc: support i.MX7ULP/8MN/8MP
 2021-04-08  1:54 UTC  (18+ messages)
` [PATCH V3 1/8] dt-bindings: remoteproc: imx_rproc: add fsl, auto-boot property
  ` [PATCH V3 1/8] dt-bindings: remoteproc: imx_rproc: add fsl,auto-boot property
` [PATCH V3 2/8] dt-bindings: remoteproc: imx_rproc: add i.MX7ULP support
` [PATCH V3 3/8] dt-bindings: remoteproc: imx_rproc: support i.MX8MN/P
` [PATCH V3 4/8] remoteproc: imx_rproc: make clk optional
` [PATCH V3 5/8] remoteproc: imx_rproc: parse fsl,auto-boot
` [PATCH V3 6/8] remoteproc: imx_rproc: initial support for mutilple start/stop method
` [PATCH V3 7/8] remoteproc: imx_rproc: support i.MX7ULP
` [PATCH V3 8/8] remoteproc: imx_rproc: support i.MX8MN/P

[pinctrl:devel] BUILD SUCCESS 4f838411c98b7102b0d7cbece1cee554c05209f9
 2021-04-08  2:13 UTC 

[pinctrl:for-next] BUILD SUCCESS b60bab1ddf426da07853d6e8805e0e9a27248011
 2021-04-08  2:13 UTC 

[PATCH v4] git-apply: allow simultaneous --cached and --3way options
 2021-04-08  2:13 UTC  (2+ messages)
` [PATCH v5] "

[RFC 0/4] Fix machine check recovery for copy_from_user
 2021-04-08  2:13 UTC  (2+ messages)

[PATCH v2 0/5] board: imx8mm: Add Engicam i.Core MX8M Mini SoM
 2021-04-08  2:12 UTC  (3+ messages)
` [PATCH v2 1/5] arm64: dts: imx8mm: Add common -u-boot.dtsi

[dpdk-dev] [PATCH v2 2/2] test/power: fix a bug in cpufreq autotest
 2021-04-08  2:10 UTC  (5+ messages)
` [dpdk-dev] [PATCH v3 0/3] test/power: fix bugs in cpufreq test
  ` [dpdk-dev] [PATCH v3 2/3] test/power: fix a bug in cpufreq autotest

rgw: In a multi-site environment, deleting the key from the bucket list operation will cause the object's key to be permanently lost
 2021-04-08  2:09 UTC 

[git pull] breakage in LOOKUP_MOUNTPOINT handling
 2021-04-08  2:07 UTC 

[cip-dev] [PATCH] kas: Add opt/targz-img.yml
 2021-04-08  2:08 UTC  (3+ messages)

[PATCH] iommu/arm-smmu-qcom: create qcom_smmu_impl for ACPI boot
 2021-04-08  2:05 UTC  (6+ messages)

[PATCH] drm/bridge: simplify devm_drm_panel_bridge_add_typed
 2021-04-08  2:07 UTC 

Notify special task kill using wait* functions
 2021-04-08  1:51 UTC  (12+ messages)

[dpdk-dev] [PATCH] net/netvsc: fix log double spaced messages
 2021-04-08  2:03 UTC  (2+ messages)

[LTP] [PATCH 1/3] tst_safe_sysv_ipc.c: Add SAFE_SEMOP macro
 2021-04-08  2:02 UTC  (4+ messages)
` [LTP] [PATCH 3/3] syscalls/semctl01: Convert into new api

[PATCH V3 0/4] remoteproc: imx_rproc: support remote cores booted early
 2021-04-08  1:44 UTC  (10+ messages)
` [PATCH V3 1/4] remoteproc: imx_rproc: add missing of_node_put
` [PATCH V3 2/4] remoteproc: imx_rproc: enlarge IMX7D_RPROC_MEM_MAX
` [PATCH V3 3/4] remoteproc: imx_rproc: move memory parsing to rproc_ops
` [PATCH V3 4/4] remoteproc: imx_rproc: support remote cores booted before Linux Kernel

[PATCH] i2c: mv64xxx: Fix random system lock caused by runtime PM
 2021-04-08  2:00 UTC 

[cip-dev] [Feedback Requested] RE: Cip-kernel-sec Updates for Week of 2021-03-18
 2021-04-08  2:00 UTC  (7+ messages)

[PATCH 1/1] agp: remove unused local variable 'current_size'
 2021-04-08  1:59 UTC 

[PATCH] x86: mtrr: Fix function descriptions
 2021-04-08  2:00 UTC  (3+ messages)

[PATCH] dt-bindings: fsp: Fix Apollo Lake FSP-S devicetree bindings
 2021-04-08  1:59 UTC  (3+ messages)

[PATCH net-next v3 1/2] mfd: Add Renesas Synchronization Management Unit (SMU) support
 2021-04-08  1:50 UTC  (2+ messages)
` [PATCH net-next v3 2/2] misc: "

[PATCH] clk: imx: reference preceded by free
 2021-04-08  1:53 UTC  (4+ messages)

[PATCH v1 0/2] mmc: sdhci-of-aspeed: Support toggling SD bus signal
 2021-04-08  1:52 UTC  (3+ messages)
` [PATCH v1 1/2] dt-bindings: mmc: sdhci-of-aspeed: Add power-gpio and power-switch-gpio
` [PATCH v1 2/2] mmc: sdhci-of-aspeed: Support toggling SD bus signal voltage by GPIO

[PATCH 00/16] Fix i.MXRT1020/50
 2021-04-08  1:55 UTC  (3+ messages)
` [PATCH 02/16] timer: imx-gpt: Add timer support for i.MX SoCs family

[PATCH 1/1] ide: remove unused local variable 'sitre'
 2021-04-08  1:54 UTC 

[GIT PULL] FPGA Manager addtional 5.13 changes
 2021-04-08  1:54 UTC 

[PATCH] usb: dwc3: reference clock configuration
 2021-04-08  1:53 UTC  (4+ messages)

[NXP-IMX V2] please pull nxp-imx-2021-4-6
 2021-04-08  1:51 UTC  (2+ messages)

[GIT PULL] FPGA Manager addtional 5.13 changes
 2021-04-08  1:51 UTC  (2+ messages)

linux-next: Fixes tag needs some work in the devicetree-fixes tree
 2021-04-08  1:50 UTC  (3+ messages)

[PATCH] clk: fix for_each_child.cocci warnings
 2021-04-08  1:50 UTC  (4+ messages)

[jirislaby:devel 12/117] drivers/net/caif/caif_serial.c:92:11: error: 'struct tty_struct' has no member named 'packet'
 2021-04-08  1:49 UTC 

[PATCH v2 0/4] clk: qcom: convert gcc-sdm845 to use parent_data
 2021-04-08  1:47 UTC  (5+ messages)
` [PATCH v3 1/4] dt-bindings: clock: separate SDM845 GCC clock bindings
` [PATCH v3 2/4] clk: qcom: convert SDM845 Global Clock Controller to parent_data
` [PATCH v3 3/4] clk: qcom: gcc-sdm845: get rid of the test clock
` [PATCH v3 4/4] arm64: dts: qcom: sdm845: add required clocks on the gcc

[PATCH v17 00/45] sg: add v4 interface
 2021-04-08  1:45 UTC  (46+ messages)
` [PATCH v17 01/45] sg: move functions around
` [PATCH v17 02/45] sg: remove typedefs, type+formatting cleanup
` [PATCH v17 03/45] sg: sg_log and is_enabled
` [PATCH v17 04/45] sg: rework sg_poll(), minor changes
` [PATCH v17 05/45] sg: bitops in sg_device
` [PATCH v17 06/45] sg: make open count an atomic
` [PATCH v17 07/45] sg: move header to uapi section
` [PATCH v17 08/45] sg: speed sg_poll and sg_get_num_waiting
` [PATCH v17 09/45] sg: sg_allow_if_err_recovery and renames
` [PATCH v17 10/45] sg: improve naming
` [PATCH v17 11/45] sg: change rwlock to spinlock
` [PATCH v17 12/45] sg: ioctl handling
` [PATCH v17 13/45] sg: split sg_read
` [PATCH v17 14/45] sg: sg_common_write add structure for arguments
` [PATCH v17 15/45] sg: rework sg_vma_fault
` [PATCH v17 16/45] sg: rework sg_mmap
` [PATCH v17 17/45] sg: replace sg_allow_access
` [PATCH v17 18/45] sg: rework scatter gather handling
` [PATCH v17 19/45] sg: introduce request state machine
` [PATCH v17 20/45] sg: sg_find_srp_by_id
` [PATCH v17 21/45] sg: sg_fill_request_element
` [PATCH v17 22/45] sg: printk change %p to %pK
` [PATCH v17 23/45] sg: xarray for fds in device
` [PATCH v17 24/45] sg: xarray for reqs in fd
` [PATCH v17 25/45] sg: replace rq array with xarray
` [PATCH v17 26/45] sg: sense buffer rework
` [PATCH v17 27/45] sg: add sg v4 interface support
` [PATCH v17 28/45] sg: rework debug info
` [PATCH v17 29/45] sg: add 8 byte SCSI LUN to sg_scsi_id
` [PATCH v17 30/45] sg: expand sg_comm_wr_t
` [PATCH v17 31/45] sg: add sg_iosubmit_v3 and sg_ioreceive_v3 ioctls
` [PATCH v17 32/45] sg: add some __must_hold macros
` [PATCH v17 33/45] sg: move procfs objects to avoid forward decls
` [PATCH v17 34/45] sg: protect multiple receivers
` [PATCH v17 35/45] sg: first debugfs support
` [PATCH v17 36/45] sg: rework mmap support
` [PATCH v17 37/45] sg: defang allow_dio
` [PATCH v17 38/45] sg: warn v3 write system call users
` [PATCH v17 39/45] sg: add mmap_sz tracking
` [PATCH v17 40/45] sg: remove rcv_done request state
` [PATCH v17 41/45] sg: track lowest inactive and await indexes
` [PATCH v17 42/45] sg: remove unit attention check for device changed
` [PATCH v17 43/45] sg: no_dxfer: move to/from kernel buffers
` [PATCH v17 44/45] sg: add blk_poll support
` [PATCH v17 45/45] sg: bump version to 4.0.12

[PATCH] bnx2x: Fix potential infinite loop
 2021-04-08  1:44 UTC  (2+ messages)
` [EXT] "

build failure of malta_qemu_32r6_defconfig
 2021-04-08  1:42 UTC  (2+ messages)

[RFC PATCH 0/3] LSM Documentation - Render lsm_hooks.h for kernel_docs
 2021-04-08  1:42 UTC  (2+ messages)

[PATCH v2] platform/x86: dell-wmi-sysman: Make init_bios_attributes() ACPI object parsing more robust
 2021-04-08  1:40 UTC  (9+ messages)
            `  "

[PATCH v4 01/16] perf/x86/intel: Add x86_pmu.pebs_vmx for Ice Lake Servers
 2021-04-08  1:40 UTC  (4+ messages)

[jirislaby:devel 96/117] undefined reference to `__kvm_nvhe_printk'
 2021-04-08  1:38 UTC 

[PATCH 1/2] zram: fix crashes due to use of cpu hotplug multistate
 2021-04-08  1:37 UTC  (12+ messages)

[PATCH] media: Fix compilation error
 2021-04-08  1:37 UTC  (4+ messages)

[PATCH] object_classes_permissions.md: Add anon_inode class
 2021-04-08  1:35 UTC  (2+ messages)

Question: multiple SMMUv3 devices probe
 2021-04-08  1:31 UTC  (2+ messages)

[weiny2:tip-pks-v4-5.12-rc 13/23] ebda.c:(.text+0x0): multiple definition of `pkrs_write_current'; arch/x86/kernel/head32.o:head32.c:(.text+0x0): first defined here
 2021-04-08  1:32 UTC 

[PATCH v1 0/7] imx-gpcv2 improvements
 2021-04-08  1:27 UTC  (4+ messages)

[PATCH -next] phy: ti: j721e-wiz: Add missing include linux/slab.h
 2021-04-08  1:28 UTC  (2+ messages)

[PATCH v2 0/2] Filename wipeout patch series updates
 2021-04-08  1:26 UTC  (5+ messages)
` [PATCH v2 2/2] ext4: add ioctl FS_IOC_CHKPT_JRNL

[cip-dev] CIP IRC weekly meeting today
 2021-04-08  1:26 UTC 

[weiny2:tip-pks-v4-5.12-rc 13/23] vgetcpu.c:(.text+0x0): multiple definition of `pkrs_write_current'; arch/x86/entry/vdso/vclock_gettime.o:vclock_gettime.c:(.text+0x0): first defined here
 2021-04-08  1:23 UTC 

[NXP-IMX] please pull nxp-imx-2021-4-6
 2021-04-08  1:21 UTC  (3+ messages)

[RFC PATCH v5 00/19] ceph+fscrypt: context, filename and symlink support
 2021-04-08  1:21 UTC  (5+ messages)
` [RFC PATCH v5 03/19] fscrypt: export fscrypt_fname_encrypt and fscrypt_fname_encrypted_size
` [RFC PATCH v5 04/19] fscrypt: add fscrypt_context_for_new_inode

[PATCH v5 0/4] serial: 8250_aspeed_vuart: generalized DT properties
 2021-04-08  1:16 UTC  (15+ messages)
` [PATCH v5 1/4] dt-bindings: serial: 8250: deprecate aspeed, sirq-polarity-sense
  ` [PATCH v5 1/4] dt-bindings: serial: 8250: deprecate aspeed,sirq-polarity-sense
` [PATCH v5 2/4] drivers/tty/serial/8250: refactor sirq and lpc address setting code
` [PATCH v5 3/4] drivers/tty/serial/8250: add aspeed, lpc-io-reg and aspeed, lpc-interrupts DT properties
  ` [PATCH v5 3/4] drivers/tty/serial/8250: add aspeed,lpc-io-reg and aspeed,lpc-interrupts "
` [PATCH v5 4/4] dt-bindings: serial: 8250: add aspeed, lpc-io-reg and aspeed, lpc-interrupts
  ` [PATCH v5 4/4] dt-bindings: serial: 8250: add aspeed,lpc-io-reg and aspeed,lpc-interrupts

[PATCH] ceph: don't allow access to MDS-private inodes
 2021-04-08  1:17 UTC  (2+ messages)

[PATCH v2 0/4] clk: qcom: convert gcc-sdm845 to use platform data
 2021-04-08  1:16 UTC  (5+ messages)
` [PATCH v2 1/4] dt-bindings: clock: separate SDM845 GCC clock bindings


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.