All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-09-28 12:55:18 to 2021-09-28 13:33:06 UTC [more...]

[PATCH] net: mdio-ipq4019: Fix the error for an optional regs resource
 2021-09-28 13:31 UTC  (2+ messages)

[PATCH v11 00/14] machine: smp parsing fixes and improvement
 2021-09-28 12:53 UTC  (5+ messages)
` [PATCH v11 11/14] machine: Make smp_parse generic enough for all arches

[PATCH v4 00/48] TI AM437X ADC1
 2021-09-28 13:31 UTC  (23+ messages)
` [PATCH v4 01/48] clk: ti: am43xx: Add clkctrl data for am43xx ADC1
` [PATCH v4 02/48] dt-bindings: mfd: ti,am3359-tscadc: Add a yaml description for this MFD
` [PATCH v4 03/48] dt-bindings: touchscreen: ti,am3359-tsc: New yaml description
` [PATCH v4 04/48] dt-bindings: iio: adc: ti,am3359-adc: "
` [PATCH v4 05/48] dt-bindings: touchscreen: ti,am3359-tsc: Remove deprecated text file
` [PATCH v4 06/48] dt-bindings: mfd: ti,am3359-tscadc: Describe am4372 MFD compatible
` [PATCH v4 07/48] dt-bindings: iio: adc: ti,am3359-adc: Describe am4372 ADC compatible
` [PATCH v4 08/48] mfd: ti_am335x_tscadc: Ensure a balanced number of node get/put
` [PATCH v4 09/48] mfd: ti_am335x_tscadc: Replace license text with SPDX tag
` [PATCH v4 10/48] mfd: ti_am335x_tscadc: Fix style
` [PATCH v4 11/48] mfd: ti_am335x_tscadc: Drop extra spacing when declaring stack variables
` [PATCH v4 12/48] mfd: ti_am335x_tscadc: Get rid of useless gotos
` [PATCH v4 13/48] mfd: ti_am335x_tscadc: Reword the comment explaining the dividers
` [PATCH v4 14/48] mfd: ti_am335x_tscadc: Don't search the tree for our clock
` [PATCH v4 15/48] mfd: ti_am335x_tscadc: Simplify divisor calculation
` [PATCH v4 16/48] mfd: ti_am335x_tscadc: Move the driver structure allocation earlier
` [PATCH v4 17/48] mfd: ti_am335x_tscadc: Use driver data
` [PATCH v4 18/48] mfd: ti_am335x_tscadc: Mimic the probe from resume()
` [PATCH v4 19/48] mfd: ti_am335x_tscadc: Drop useless variables from the driver structure
` [PATCH v4 20/48] mfd: ti_am335x_tscadc: Always provide an idle configuration
` [PATCH v4 21/48] mfd: ti_am335x_tscadc: Reorder the initialization steps
` [PATCH v4 23/48] mfd: ti_am335x_tscadc: Replace the header license text with SPDX tag

[PATCH 00/25] Fix some non-NULL terminated strings in the networking subsystem
 2021-09-28 13:31 UTC  (13+ messages)
` [PATCH 01/25] arch: powerpc: mpc85xx: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN truncation
` [PATCH 02/25] board: gdsys: a38x: "
` [PATCH 03/25] net: armada100_fec: "
` [PATCH 04/25] net: at91_emac: "
` [PATCH 05/25] net: bcm-sf2: "
` [PATCH 24/25] arch: powerpc: mpc85xx: free MDIO bus if mdio_register fails

[PULL 00/33] x86 and misc changes for 2021-09-28
 2021-09-28 12:51 UTC  (33+ messages)
` [PULL 01/33] memory: Add RAM_PROTECTED flag to skip IOMMU mappings
` [PULL 02/33] Kconfig: Add CONFIG_SGX support
` [PULL 03/33] hostmem: Add hostmem-epc as a backend for SGX EPC
` [PULL 04/33] qom: Add memory-backend-epc ObjectOptions support
` [PULL 05/33] i386: Add 'sgx-epc' device to expose EPC sections to guest
` [PULL 06/33] vl: Add sgx compound properties to expose SGX "
` [PULL 07/33] i386: Add primary SGX CPUID and MSR defines
` [PULL 08/33] i386: Add SGX CPUID leaf FEAT_SGX_12_0_EAX
` [PULL 09/33] i386: Add SGX CPUID leaf FEAT_SGX_12_0_EBX
` [PULL 10/33] i386: Add SGX CPUID leaf FEAT_SGX_12_1_EAX
` [PULL 11/33] i386: Add get/set/migrate support for SGX_LEPUBKEYHASH MSRs
` [PULL 12/33] i386: Add feature control MSR dependency when SGX is enabled
` [PULL 13/33] i386: Update SGX CPUID info according to hardware/KVM/user input
` [PULL 14/33] i386: kvm: Add support for exposing PROVISIONKEY to guest
` [PULL 15/33] i386: Propagate SGX CPUID sub-leafs to KVM
` [PULL 16/33] Adjust min CPUID level to 0x12 when SGX is enabled
` [PULL 17/33] hw/i386/fw_cfg: Set SGX bits in feature control fw_cfg accordingly
` [PULL 18/33] hw/i386/pc: Account for SGX EPC sections when calculating device memory
` [PULL 19/33] i386/pc: Add e820 entry for SGX EPC section(s)
` [PULL 20/33] i386: acpi: Add SGX EPC entry to ACPI tables
` [PULL 21/33] q35: Add support for SGX EPC
` [PULL 22/33] i440fx: "
` [PULL 23/33] sgx-epc: Add the fill_device_info() callback support
` [PULL 24/33] docs/system: Add SGX documentation to the system manual
` [PULL 25/33] target/i386: Add HMP and QMP interfaces for SGX
` [PULL 27/33] meson: unpack edk2 firmware even if --disable-blobs
` [PULL 28/33] tests: qtest: bios-tables-test depends on the unpacked edk2 ROMs
` [PULL 29/33] target/i386: Fix memory leak in sev_read_file_base64()
` [PULL 30/33] memory: Name all the memory listeners
` [PULL 31/33] memory: Add tracepoint for dirty sync
` [PULL 32/33] build-sys: add HAVE_IPPROTO_MPTCP
` [PULL 33/33] meson_options.txt: Switch the default value for the vnc option to 'auto'

Please pull u-boot-i2c/next
 2021-09-28 13:31 UTC  (5+ messages)

What's cooking in git.git (Sep 2021, #08; Mon, 27)
 2021-09-28 13:31 UTC  (3+ messages)

[PATCH 0/2] TSEC Ethernet driver phy-mode changes
 2021-09-28 13:30 UTC  (7+ messages)
` [PATCH 1/2] net: tsec: only call tsec_get_interface as fallback to DT-specified PHY mode
` [PATCH 2/2] net: tsec: read the phy-mode property as fallback to phy-connection-type

[PATCH v2 0/3] nvmem: add ONIE NVMEM cells parser
 2021-09-28 13:31 UTC  (19+ messages)
` [PATCH v2 1/3] nvmem: core: introduce "

[PATCH][next] rtc: msc313: Fix unintentional sign extension issue on left shift of a u16
 2021-09-28 13:31 UTC  (2+ messages)

[PATCH net-next] ptp: add vclock timestamp conversion IOCTL
 2021-09-28 13:31 UTC  (6+ messages)

[PATCH 0/4] phy-mode cleanup
 2021-09-28 13:30 UTC  (9+ messages)
` [PATCH 1/4] net: replace the "xfi" phy-mode with "10gbase-r"
` [PATCH 2/4] net: freescale: replace usage of phy-mode = "sgmii-2500" with "2500base-x"
` [PATCH 3/4] net: enetc: remove support for "xgmii" phy-mode
` [PATCH 4/4] net: dsa: felix: remove "

[PATCH 0/2] efi: Disable runtime services on RT
 2021-09-28 13:30 UTC  (3+ messages)
` [PATCH 1/2] "

[PATCH 1/2] firmware: include drivers/firmware/Kconfig unconditionally
 2021-09-28 13:29 UTC  (6+ messages)
` [PATCH 2/2] [v2] qcom_scm: hide Kconfig symbol

[PATCH net 0/2] auth_gss: Fix netns refcount leaks when use-gss-proxy==1
 2021-09-28 13:30 UTC  (3+ messages)
` [PATCH net 2/2] auth_gss: Fix deadlock that blocks rpcsec_gss_exit_net "

[PATCH] brcm: Add 43455 based AP6255 NVRAM for the ACEPC T8 Mini PC
 2021-09-28 13:30 UTC  (2+ messages)

[PATCH] rpmsg: virtio_rpmsg_bus: use dev_warn_ratelimited for msg with no recipient
 2021-09-28 13:29 UTC 

[PATCH] perf jevents: Fix sys_event_tables to be freed like arch_std_events
 2021-09-28 13:32 UTC  (6+ messages)

[PATCH v3] Fix build error in binutils 2.36
 2021-09-28 13:28 UTC  (2+ messages)

[PATCH] net: phy: genphy_init can be static
 2021-09-28 13:28 UTC  (3+ messages)

[PATCH 0/2] DSA cleanups
 2021-09-28 13:28 UTC  (5+ messages)
` [PATCH 1/2] net: dsa: pass CPU port fixed PHY to .port_disable
` [PATCH 2/2] net: dsa: remove unused variables

pull request: linux-firmware: update cxgb4 firmware to 1.26.2.0
 2021-09-28 13:27 UTC  (2+ messages)

[PATCH 0/9] Support the SJA1105 DSA switch on the NXP LS1021A-TSN board
 2021-09-28 13:26 UTC  (9+ messages)
` [PATCH 2/9] include: import if_vlan.h from Linux
` [PATCH 7/9] arm: dts: ls1021a-tsn: add sja1105 and eth2 bindings
` [PATCH 8/9] configs: ls1021a-tsn: enable sja1105 switch driver
` [PATCH 9/9] configs: ls1021a-tsn: enable the generation of random Ethernet MAC addresses

[dpdk-dev] [PATCH 0/3] add SA config option for inner pkt csum
 2021-09-28 13:26 UTC  (4+ messages)
` [dpdk-dev] [PATCH 1/3] security: "
` [dpdk-dev] [PATCH 2/3] crypto/cnxk: add inner checksum
` [dpdk-dev] [PATCH 3/3] app/test: add inner checksum tests

amdgpu VCN firmware updates
 2021-09-28 13:26 UTC  (4+ messages)

[PATCH net-next] net: mlx4: Add support for XDP_REDIRECT
 2021-09-28 13:26 UTC  (2+ messages)
` [PATCH net-next] net: mlx4: Add XDP_REDIRECT statistics

[dpdk-dev] [RFC] ethdev: introduce shared Rx queue
 2021-09-28 13:25 UTC  (13+ messages)
` [dpdk-dev] [PATCH v1] "

[PATCH 1/3] ath11k: re-enable ht_cap/vht_cap for 5G band for WCN6855
 2021-09-28 13:22 UTC  (3+ messages)

[RFC PATCH 0/8] Move task_struct::cpu back into thread_info
 2021-09-28 13:18 UTC  (9+ messages)
` [RFC PATCH 4/8] powerpc: add CPU field to struct thread_info

[PATCH v3 0/3] MSM8953 MDP/DSI PHY enablement
 2021-09-28 13:19 UTC  (4+ messages)
` [PATCH v3 1/3] dt-bindings: msm: dsi: Add MSM8953 dsi phy
` [PATCH v3 2/3] drm/msm/dsi: Add phy configuration for MSM8953
` [PATCH v3 3/3] drm/msm/mdp5: Add configuration for MDP v1.16

[dpdk-dev] [PATCH 0/3] support reading NPA/SSO PF function
 2021-09-28 13:20 UTC  (3+ messages)
` [dpdk-dev] [PATCH 1/3] raw/cnxk_bphy: fix device lookup

[net-next v3 PATCH] octeontx2-pf: Use hardware register for CQE count
 2021-09-28 13:20 UTC  (2+ messages)

[PATCH V2 1/2] riscv: Add RISC-V svpbmt extension
 2021-09-28 13:19 UTC  (7+ messages)

[PATCH 1/2] staging: r8188eu: remove odm_DynamicBBPowerSaving()
 2021-09-28 13:19 UTC  (2+ messages)
` [PATCH 2/2] staging: r8188eu: remove odm_GlobalAdapterCheck()

[PATCH v6 00/11] Add TDX Guest Support (Initial support)
 2021-09-28 13:18 UTC  (6+ messages)
` [PATCH v6 04/11] x86/tdx: Add protected guest support for TDX guest

[PATCH 0/4] Drop ROHM BD70528 support
 2021-09-28 13:18 UTC  (5+ messages)
` [PATCH 1/4] dt-bindings: mfd: regulator: Drop "
` [PATCH 2/4] gpio: bd70528 "
` [PATCH 3/4] mfd: bd70528: "
` [PATCH 4/4] MAINTAINERS: bd70528: Drop ROHM BD70528 drivers

[PATCH 1/3] ath11k: add channel 2 into 6 GHz channel list
 2021-09-28 13:17 UTC  (3+ messages)

[PATCH] mtd: spi-nor: Add support for ZB25VQ128
 2021-09-28 13:15 UTC  (4+ messages)

[PATCH V2 0/6] nvmem: add "cell-type" property to support mac-address
 2021-09-28 13:16 UTC  (4+ messages)
` [PATCH V2 1/6] dt-bindings: nvmem: add cell-type to nvmem cells

[PATCH] NDS32: export __trace_hardirqs_on/_offf for entry/exit
 2021-09-28 13:15 UTC  (2+ messages)

[PATCH 5.4 0/3] usb: hso: backport CVE-2021-37159 fix
 2021-09-28 13:15 UTC  (4+ messages)
` [PATCH 5.4 1/3] hso: fix bailout in error case of probe
` [PATCH 5.4 2/3] usb: hso: fix error handling code of hso_create_net_device
` [PATCH 5.4 3/3] usb: hso: remove the bailout parameter

optee: regression with kernel v5.14 (virtualization)
 2021-09-28 13:15 UTC  (2+ messages)

[PATCH] ocfs2: mount fails with buffer overflow in strlen
 2021-09-28 13:14 UTC  (3+ messages)

[PATCH 00/10] fix bug, use existing enums
 2021-09-28 13:14 UTC  (11+ messages)
` [PATCH 01/10] parse-options.h: move PARSE_OPT_SHELL_EVAL between enums
` [PATCH 02/10] parse-options.[ch]: consistently use "enum parse_opt_flags"
` [PATCH 03/10] parse-options.[ch]: consistently use "enum parse_opt_result"
` [PATCH 04/10] parse-options.c: use exhaustive "case" arms for "enum parse_opt_type"
` [PATCH 05/10] parse-options.h: make the "flags" in "struct option" an enum
` [PATCH 06/10] parse-options.c: move optname() earlier in the file
` [PATCH 07/10] commit-graph: stop using optname()
` [PATCH 08/10] parse-options.[ch]: make opt{bug,name}() "static"
` [PATCH 09/10] parse-options tests: test optname() output
` [PATCH 10/10] parse-options: change OPT_{SHORT,UNSET} to an enum

[PATCH] mfd: arizona: Split of_match table into I2C and SPI versions
 2021-09-28 13:13 UTC  (2+ messages)

[PATCH v5] cfg80211: save power spectral density(psd) of regulatory rule
 2021-09-28 13:12 UTC  (3+ messages)

renesas-drivers-2021-09-28-v5.15-rc3
 2021-09-28 13:11 UTC 

[PATCH] net: mdiobus: Fix memory leak in __mdiobus_register
 2021-09-28 13:11 UTC  (12+ messages)

[RFC PATCH] erofs-utils: add extra blob device support
 2021-09-28 13:09 UTC 

[dpdk-dev] [PATCH v7] ethdev: add IPv4 and L4 checksum RSS offload types
 2021-09-28 13:09 UTC  (3+ messages)
` [dpdk-dev] [PATCH v8] "

[igt-dev] [PATCH i-g-t] lib/intel_batchbuffer: Remove duplicated assignment
 2021-09-28 13:09 UTC  (3+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for lib/intel_batchbuffer: Remove duplicated assignment (rev2)

[Bug 212425] New: Kernel warning at drivers/gpu/drm/ttm/ttm_bo.c:517
 2021-09-28 13:09 UTC  (2+ messages)
` [Bug 212425] "

[GIT PULL] NIOS2: fixes for v5.15
 2021-09-28 13:08 UTC 

[PATCH 0/5] drm/vc4: hdmi: Remove CPU hangs, take 2
 2021-09-28 13:05 UTC  (4+ messages)

[PATCH][next] spi: cadence: Fix spelling mistake "nunber" -> "number"
 2021-09-28 13:07 UTC 

[PATCH v3 0/2] mac80211: set NSS correct for supported HE-MCS and NSS set
 2021-09-28 13:02 UTC  (4+ messages)
` [PATCH v3 2/2] mac80211: do intersection with he mcs and nss set of peer and own

[PATCH 0/5] refs: remove long-dead code
 2021-09-28 13:02 UTC  (6+ messages)
` [PATCH 1/5] refs.[ch]: remove unused ref_storage_backend_exists()
` [PATCH 2/5] refs/ref-cache.[ch]: remove unused remove_entry_from_dir()
` [PATCH 3/5] refs/ref-cache.[ch]: remove unused add_ref_entry()
` [PATCH 4/5] refs/ref-cache.c: remove "mkdir" parameter from find_containing_dir()
` [PATCH 5/5] refs/ref-cache.[ch]: remove "incomplete" from create_dir_entry()

[PATCH v4 00/10] MIPS: JZ4780 and CI20 HDMI
 2021-09-28 13:02 UTC  (3+ messages)
` [PATCH v4 06/10] drm/ingenic: Add dw-hdmi driver for jz4780

[PATCH] clk: renesas: r9a07g044-cpg: Add clock and reset entries for SPI Multi I/O Bus Controller
 2021-09-28 13:01 UTC 

[dpdk-dev] [PATCH v2] net/af_packet: remove timestamp from packet status
 2021-09-28 13:01 UTC  (3+ messages)
` [dpdk-dev] [PATCH v3] "

[PATCHv1] ACPI: processor idle: Allow playing dead in C3 state
 2021-09-28 13:00 UTC  (3+ messages)

[net-next PATCH 0/4] Externel ptp clock support
 2021-09-28 13:00 UTC  (2+ messages)

[PATCH v5 4/4] docs: ABI: sysfs-bus-nvdimm: Document sysfs event format entries for nvdimm pmu
 2021-09-28 12:48 UTC 

[V3] venus: vdec: decoded picture buffer handling during reconfig sequence
 2021-09-28 12:59 UTC  (4+ messages)

[PATCH v2 00/11] PCI devices passthrough on Arm, part 3
 2021-09-28 12:58 UTC  (6+ messages)
` [PATCH v2 10/11] vpci: Add initial support for virtual PCI bus topology

pull-request: bpf 2021-09-28
 2021-09-28 12:58 UTC  (2+ messages)

[PATCH] elf: don't use MAP_FIXED_NOREPLACE for elf interpreter mappings
 2021-09-28 12:56 UTC 

[PATCH] config.c: remove unused git_config_key_is_valid()
 2021-09-28 12:56 UTC 

[RFC PATCH net-next 0/9] Userspace spinning on net-sysfs access
 2021-09-28 12:55 UTC  (9+ messages)
` [RFC PATCH net-next 2/9] net: split unlisting the net device from unlisting its node name
` [RFC PATCH net-next 3/9] net: export netdev_name_node_lookup
` [RFC PATCH net-next 4/9] bonding: use the correct function to check for netdev name collision
` [RFC PATCH net-next 5/9] ppp: "
` [RFC PATCH net-next 6/9] net: "
` [RFC PATCH net-next 7/9] net: delay the removal of the name nodes until run_todo
` [RFC PATCH net-next 8/9] net: delay device_del "
` [RFC PATCH net-next 9/9] net-sysfs: remove the use of rtnl_trylock/restart_syscall

imx6 DM_VIDEObroken
 2021-09-28 12:55 UTC  (2+ messages)

[PATCH 00/29] [RFC] build more i386 tcg code modular
 2021-09-28 12:50 UTC  (5+ messages)
` [PATCH 10/29] tcg_funcs: Add tlb_flush to TCGModuleOps

[PATCH 0/3] Add support for page scope read
 2021-09-28 12:54 UTC  (4+ messages)
` [PATCH 3/3] mtd: rawnand: qcom: "

[PATCH v3] drm/dp: Add Additional DP2 Headers
 2021-09-28 12:55 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/dp: Add Additional DP2 Headers (rev3)

[PATCH v8 0/2] Interface to represent PAPR firmware attributes
 2021-09-28 12:55 UTC  (4+ messages)
` [PATCH v8 1/2] powerpc/pseries: "


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.