All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-12-11 17:54:11 to 2021-12-11 19:59:53 UTC [more...]

[Bug 215075] New: BUG: scheduling while atomic: cpuhp/1/21/0x00000002 when going out of sleep S3 state
 2021-12-11 19:59 UTC  (2+ messages)
` [Bug 215075] "

[PATCH V5 0/6] Raspberry Pi Sense HAT driver
 2021-12-11 19:59 UTC  (6+ messages)
` [PATCH V5 3/6] drivers/auxdisplay: sensehat: Raspberry Pi Sense HAT display driver
` [PATCH V5 4/6] dt-bindings: mfd: sensehat: Add Raspberry Pi Sense HAT schema

[net-next RFC PATCH v4 00/15] Add support for qca8k mdio rw in Ethernet packet
 2021-12-11 19:57 UTC  (16+ messages)
` [net-next RFC PATCH v4 01/15] net: dsa: provide switch operations for tracking the master state
` [net-next RFC PATCH v4 02/15] net: dsa: stop updating master MTU from master.c
` [net-next RFC PATCH v4 03/15] net: dsa: hold rtnl_mutex when calling dsa_master_{setup,teardown}
` [net-next RFC PATCH v4 04/15] net: dsa: replay master state events in dsa_tree_{setup,teardown}_master
` [net-next RFC PATCH v4 05/15] net: dsa: tag_qca: convert to FIELD macro
` [net-next RFC PATCH v4 06/15] net: dsa: tag_qca: move define to include linux/dsa
` [net-next RFC PATCH v4 07/15] net: da: tag_qca: enable promisc_on_master flag
` [net-next RFC PATCH v4 08/15] net: dsa: tag_qca: add define for handling mdio Ethernet packet
` [net-next RFC PATCH v4 09/15] net: dsa: tag_qca: add define for handling MIB packet
` [net-next RFC PATCH v4 10/15] net: dsa: tag_qca: add support for handling mdio Ethernet and "
` [net-next RFC PATCH v4 11/15] net: dsa: qca8k: add tracking state of master port
` [net-next RFC PATCH v4 12/15] net: dsa: qca8k: add support for mdio read/write in Ethernet packet
` [net-next RFC PATCH v4 13/15] net: dsa: qca8k: add support for mib autocast "
` [net-next RFC PATCH v4 14/15] net: dsa: qca8k: add support for phy read/write with mdio Ethernet
` [net-next RFC PATCH v4 15/15] net: dsa: qca8k: cache lo and hi for mdio write

[PATCH 1/9] arm: Drop unused tam3517-common.h
 2021-12-11 19:55 UTC  (9+ messages)
` [PATCH 2/9] Clarify CONFIG_SYS_I2C_EEPROM_ADDR_OVERFLOW in Kconfig
` [PATCH 3/9] Convert CONFIG_ENV_SPI_BUS et al to Kconfig
` [PATCH 4/9] Convert CONFIG_FSL_IFC "
` [PATCH 5/9] Convert CONFIG_SD_BOOT et al "
` [PATCH 6/9] # This is a combination of 2 commits. # This is the 1st commit message:
` [PATCH 7/9] Remove CONFIG_SYS_MMC_IMG_LOAD_PART from CONFIG namespace
` [PATCH 8/9] Convert CONFIG_SUPPORT_EMMC_RPMB to Kconfig
` [PATCH 9/9] Convert CONFIG_SYS_NAND_DRIVER_ECC_LAYOUT "

[PATCH v6 net-next 00/12] allow user to offload tc action to net device
 2021-12-11 19:57 UTC  (24+ messages)
` [PATCH v6 net-next 01/12] flow_offload: fill flags to action structure
` [PATCH v6 net-next 02/12] flow_offload: reject to offload tc actions in offload drivers
` [PATCH v6 net-next 03/12] flow_offload: add index to flow_action_entry structure
` [PATCH v6 net-next 04/12] flow_offload: return EOPNOTSUPP for the unsupported mpls action type
` [PATCH v6 net-next 05/12] flow_offload: add ops to tc_action_ops for flow action setup
` [PATCH v6 net-next 06/12] flow_offload: allow user to offload tc action to net device
` [PATCH v6 net-next 07/12] flow_offload: add skip_hw and skip_sw to control if offload the action
` [PATCH v6 net-next 08/12] flow_offload: add process to update action stats from hardware
` [PATCH v6 net-next 09/12] net: sched: save full flags for tc action
` [PATCH v6 net-next 11/12] flow_offload: validate flags of filter and actions
` [PATCH v6 net-next 12/12] selftests: tc-testing: add action offload selftest for action and filter

[RFC] perf record: Disable debuginfod by default
 2021-12-11 19:57 UTC  (5+ messages)

[Buildroot] [git commit] package: remove numbered subject from patches
 2021-12-11 19:48 UTC 

[Buildroot] [git commit] package/screen: rename patch with the proper naming convention
 2021-12-11 19:48 UTC 

[Buildroot] [git commit] boot/lpc32xxcdl: rename patches with the proper naming convention
 2021-12-11 19:48 UTC 

[Buildroot] [git commit] boot/at91dataflashboot: rename patches with the proper naming convention
 2021-12-11 19:48 UTC 

[Buildroot] [git commit] boot/at91bootstrap: rename patches with the proper naming convention
 2021-12-11 19:48 UTC 

[Buildroot] [git commit] package/libftdi: rename patch with the proper naming convention
 2021-12-11 19:48 UTC 

[Buildroot] [git commit] Makefile: include *.patch in check-package
 2021-12-11 19:52 UTC 

[Buildroot] [PATCH-next v2 1/7] boot/lpc32xxcdl: rename patches with the proper naming convention
 2021-12-11 19:55 UTC  (3+ messages)
` [Buildroot] [PATCH-next v2 7/7] Makefile: include *.patch in check-package

[PATCH 00/26] arm gicv3 ITS: Various bug fixes and refactorings
 2021-12-11 19:11 UTC  (27+ messages)
` [PATCH 01/26] hw/intc: clean-up error reporting for failed ITS cmd
` [PATCH 02/26] hw/intc/arm_gicv3_its: Correct off-by-one bounds check on rdbase
` [PATCH 03/26] hw/intc/arm_gicv3_its: Remove redundant ITS_CTLR_ENABLED define
` [PATCH 04/26] hw/intc/arm_gicv3_its: Remove maxids union from TableDesc
` [PATCH 05/26] hw/intc/arm_gicv3_its: Don't return early in extract_table_params() loop
` [PATCH 06/26] hw/intc/arm_gicv3_its: Reduce code duplication in extract_table_params()
` [PATCH 07/26] hw/intc/arm_gicv3_its: Correct setting of TableDesc entry_sz
` [PATCH 08/26] hw/intc/arm_gicv3_its: Don't misuse GITS_TYPE_PHYSICAL define
` [PATCH 09/26] hw/intc/arm_gicv3_its: Correct handling of MAPI
` [PATCH 10/26] hw/intc/arm_gicv3_its: Use FIELD macros for DTEs
` [PATCH 11/26] hw/intc/arm_gicv3_its: Use 1ULL when shifting by (DTE.SIZE + 1)
` [PATCH 12/26] hw/intc/arm_gicv3_its: Correct comment about CTE RDBase field size
` [PATCH 13/26] hw/intc/arm_gicv3_its: Use FIELD macros for CTEs
` [PATCH 14/26] hw/intc/arm_gicv3_its: Fix various off-by-one errors
` [PATCH 15/26] hw/intc/arm_gicv3_its: Rename max_l2_entries to num_l2_entries
` [PATCH 16/26] hw/intc/arm_gicv3_its: Fix event ID bounds checks
` [PATCH 17/26] hw/intc/arm_gicv3_its: Convert int ID check to num_intids convention
` [PATCH 18/26] hw/intc/arm_gicv3_its: Fix handling of process_its_cmd() return value
` [PATCH 19/26] hw/intc/arm_gicv3_its: Don't use data if reading command failed
` [PATCH 20/26] hw/intc/arm_gicv3_its: Use enum for return value of process_* functions
` [PATCH 21/26] hw/intc/arm_gicv3_its: Fix return codes in process_its_cmd()
` [PATCH 22/26] hw/intc/arm_gicv3_its: Refactor process_its_cmd() to reduce nesting
` [PATCH 23/26] hw/intc/arm_gicv3_its: Fix return codes in process_mapti()
` [PATCH 24/26] hw/intc/arm_gicv3_its: Fix return codes in process_mapc()
` [PATCH 25/26] hw/intc/arm_gicv3_its: Fix return codes in process_mapd()
` [PATCH 26/26] hw/intc/arm_gicv3_its: Factor out "find address of table entry" code

[PATCH] docs/vm: clarify overcommit amount sysctl behavior
 2021-12-11 19:41 UTC 

[PATCH 1/2] drm/privacy_screen_x86: Add entry for ChromeOS privacy-screen
 2021-12-11 19:50 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for series starting with [1/2] "

rockchip_i2s_tdm.c:undefined reference to `clk_set_parent'
 2021-12-11 19:47 UTC  (4+ messages)

[android-common:android12-5.10 4429/13830] include/trace/hooks/fault.h:15:1: sparse: sparse: incorrect type in assignment (different address spaces)
 2021-12-11 19:40 UTC 

[meta-python][PATCH] python3-ldap: update to 3.4.0
 2021-12-11 19:39 UTC 

[PATCH v2 bpf-next 0/2] libbpf: auto-bumpd RLIMIT_MEMLOCK on old kernels
 2021-12-11 19:36 UTC  (3+ messages)
` [PATCH v2 bpf-next 1/2] libbpf: auto-bump RLIMIT_MEMLOCK if kernel needs it for BPF

[PATCH net-next v4 0/2] This is a patch series for Ethernet driver of Sunplus SP7021 SoC
 2021-12-11 19:34 UTC  (4+ messages)
` [PATCH net-next v4 1/2] devicetree: bindings: net: Add bindings doc for Sunplus SP7021

[PATCH v2 0/2] kdump: simplify code
 2021-12-11 19:32 UTC  (10+ messages)

[meta-python][PATCH] python3-matplotlib: update to 3.5.1
 2021-12-11 19:33 UTC 

[chao:dev 2/5] fs/f2fs/xattr.c:691:20: warning: format specifies type 'unsigned long' but the argument has type 'unsigned int'
 2021-12-11 19:30 UTC  (2+ messages)

[PATCH net] selftests/net: toeplitz: fix udp option
 2021-12-11 19:30 UTC 

[PATCH 00/22] Refactor perf cpumap
 2021-12-11 19:25 UTC  (13+ messages)
` [PATCH 03/22] perf stat: Switch aggregation to use for_each loop
` [PATCH 06/22] perf cpumap: Remove map+index get_socket
` [PATCH 17/22] perf cpumap: Refactor cpu_map__build_map
` [PATCH 21/22] perf cpumap: Trim the cpu_aggr_map

[net-next RFC PATCH v3 00/15] Add support for qca8k mdio rw in Ethernet packet
 2021-12-11 19:24 UTC  (3+ messages)
` [net-next RFC PATCH v3 07/14] net: dsa: tag_qca: add define for handling mdio "

[PATCH v6 00/17] ima: Namespace IMA with audit support in IMA-ns
 2021-12-11 19:22 UTC  (5+ messages)
` [PATCH v6 15/17] ima: Use mac_admin_ns_capable() to check corresponding capability

[chanwoo:devfreq-testing 2/4] arch/um/include/asm/processor-generic.h:104:19: error: expected identifier or '(' before '&' token
 2021-12-11 19:20 UTC  (2+ messages)

[RFC PATCH v4 0/4] Add Naneng combo PHY support for RK3568
 2021-12-11 19:18 UTC  (5+ messages)

[jpirko-mlxsw:petrm_soft_counters 11/11] net/core/dev.c:8555 netdev_offload_xstats_get_stats() error: we previously assumed 'stats' could be null (see line 8551)
 2021-12-11 19:20 UTC 

drivers/clk/versatile/clk-icst.c:277:24: warning: Redundant condition: If 'rate <= 25000000', the comparison 'rate < 29000000' is always true. [redundantCondition]
 2021-12-11 19:20 UTC 

[PATCH v2] cgroup/bpf: fast path for not loaded skb BPF filtering
 2021-12-11 19:17 UTC 

[PATCH] ALSA: jack: Check the return value of kstrdup()
 2021-12-11 17:13 UTC 

[PATCH bpf-next v3 0/9] Introduce unstable CT lookup helpers
 2021-12-11 19:16 UTC  (7+ messages)
` [PATCH bpf-next v3 7/9] net/netfilter: Add unstable CT lookup helpers for XDP and TC-BPF

[PATCH net] ipv4: Check attribute length for RTA_GATEWAY
 2021-12-11 19:13 UTC  (2+ messages)

[PATCH v2] wayland: upgrade 1.19.0 -> 1.20.0
 2021-12-11 19:12 UTC 

[PATCH] mac80211: validate extended element ID is present
 2021-12-11 19:10 UTC 

[meta-python][PATCH] python3-wtforms: update to 3.0.0
 2021-12-11 19:07 UTC 

Monitoring the status of your own patches on patchwork?
 2021-12-11 19:06 UTC 

[PATCH 0/1] backports: fix build on recent v4.14 kernels
 2021-12-11 19:04 UTC  (3+ messages)
` [PATCH 1/1] "

[PATCH v5 0/9] Add MAX77714 PMIC minimal driver (RTC and watchdog only)
 2021-12-11 17:59 UTC  (7+ messages)
` [PATCH v5 1/9] rtc: max77686: convert comments to kernel-doc format
` [PATCH v5 2/9] rtc: max77686: rename day-of-month defines
` [PATCH v5 3/9] rtc: max77686: remove unused code to read in 12-hour mode
` [PATCH v5 4/9] dt-bindings: mfd: add Maxim MAX77714 PMIC
` [PATCH v5 5/9] mfd: max77714: Add driver for "
` [PATCH v5 6/9] watchdog: Kconfig: fix help text indentation

[meta-python][PATCH] python3-croniter: update to 1.1.0
 2021-12-11 18:58 UTC 

[meta-python][PATCH] python3-diskcache: update to 5.3.0
 2021-12-11 18:58 UTC 

[meta-python][PATCH] python3-graphviz: update to 0.19
 2021-12-11 18:58 UTC 

[meta-python][PATCH] python3-iso8601: update to 1.0.2
 2021-12-11 18:58 UTC 

[meta-python][PATCH] python3-lz4: update to 3.1.10
 2021-12-11 18:58 UTC 

[meta-python][PATCH] python3-pymetno: update to 0.9.0
 2021-12-11 18:58 UTC 

[meta-python][PATCH] python3-redis: update to 4.0.2
 2021-12-11 18:58 UTC 

[meta-python][PATCH] python3-pywbem: update to 1.3.0
 2021-12-11 18:57 UTC 

[Buildroot] [PATCH 1/3] package/kodi-inputstream-adaptive: bump version to 19.0.1-Matrix
 2021-12-11 18:55 UTC  (3+ messages)
` [Buildroot] [PATCH 2/3] package/kodi-pvr-mediaportal-tvserver: "
` [Buildroot] [PATCH 3/3] package/kodi-screensaver-rsxs: "

[nft PATCH 0/3] inet reject statement fix
 2021-12-11 18:55 UTC  (4+ messages)
` [nft PATCH 1/3] proto: short-circuit loops over upper protocols
` [nft PATCH 2/3] evaluate: correct typo's
` [nft PATCH 3/3] evaluate: reject: support ethernet as L2 protcol for inet table

[PATCH] Revert "pinctrl: stm32: fix the reported number of GPIO lines per bank"
 2021-12-11 18:53 UTC  (2+ messages)

Random high CPU utilization in blk-mq with the none scheduler
 2021-12-11 18:54 UTC  (9+ messages)

[saeed:net-next-mlx5 26/38] net/tipc/bcast.c:305:4: warning: The expression is an uninitialized value. The computed value will also be garbage [clang-analyzer-core.uninitialized.Assign]
 2021-12-11 18:49 UTC 

[PATCH] drm/i915/ttm: fix large buffer population trucation
 2021-12-11 18:46 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for "

[PATCH] hwmon: (raspberrypi) Exit immediately in case of error in init
 2021-12-11 18:44 UTC 

[PATCH bpf-next v3 0/8] Add support for transmitting packets using XDP in bpf_prog_run()
 2021-12-11 18:41 UTC  (9+ messages)
` [PATCH bpf-next v3 1/8] xdp: Allow registering memory model without rxq reference
` [PATCH bpf-next v3 2/8] page_pool: Add callback to init pages when they are allocated
` [PATCH bpf-next v3 3/8] page_pool: Store the XDP mem id
` [PATCH bpf-next v3 4/8] xdp: Move conversion to xdp_frame out of map functions
` [PATCH bpf-next v3 5/8] xdp: add xdp_do_redirect_frame() for pre-computed xdp_frames
` [PATCH bpf-next v3 6/8] bpf: Add XDP_REDIRECT support to XDP for bpf_prog_run()
` [PATCH bpf-next v3 7/8] selftests/bpf: Add selftest for XDP_REDIRECT in bpf_prog_run()
` [PATCH bpf-next v3 8/8] samples/bpf: Add xdp_trafficgen sample

[PATCH 0/5] certs: various cleanups of certs/Makefile
 2021-12-11 18:42 UTC  (2+ messages)

[PATCH] usb: gadget: atmel: Revert regression in USB Gadget (atmel_usba_udc)
 2021-12-11 18:36 UTC  (2+ messages)

[Buildroot] [PATCH] boot/uboot: Add ddr3 IMX firmware files to uboot package dir
 2021-12-11 18:34 UTC 

[RFE] git submodule foreach where initialized
 2021-12-11 18:32 UTC 

[Intel-gfx] [PATCH 0/7] Fix stealing guc_ids + test
 2021-12-11 18:31 UTC  (4+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for Fix stealing guc_ids + test (rev2)
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[PATCH net] selftests: Fix IPv6 address bind tests
 2021-12-11 18:26 UTC 

[patch V3 00/35] genirq/msi, PCI/MSI: Spring cleaning - Part 2
 2021-12-11 15:22 UTC  (6+ messages)
` [patch V3 07/35] device: Move MSI related data into a struct
` [patch V3 12/35] soc: ti: ti_sci_inta_msi: Allocate MSI device data on first use

[bitbake-devel][RFC] bitbake-worker: Switch to use asyncio
 2021-12-11 18:25 UTC 

[PATCH] scsi: ufs: ufshcd-pltfrm: check the return value of kstrdup()
 2021-12-11 18:14 UTC 

clang-14: error: linker command failed with exit code 1 (use -v to see invocation)
 2021-12-11 18:19 UTC  (2+ messages)

ALSA: drivers: opl3: assignment of a pointer that is not used, probable bug
 2021-12-11 18:19 UTC 

drivers/gpu/drm/amd/amdgpu/../display/dc/dcn30/dcn30_hwseq.c:765 dcn30_apply_idle_power_optimizations() error: we previously assumed 'stream' could be null (see line 749)
 2021-12-11 18:19 UTC 

drivers/mfd/arizona-irq.c:374:7-27: WARNING: Threaded IRQ with no primary handler requested without IRQF_ONESHOT (unless it is nested IRQ)
 2021-12-11 18:19 UTC 

[PATCH] coccinelle: irqf_oneshot: fix irqf_oneshot.cocci warnings
 2021-12-11 18:17 UTC 

[Buildroot] [PATCH 1/1] package/libexif: bump to version 0.6.24
 2021-12-11 18:16 UTC 

[PATCH] coccinelle: irqf_oneshot: fix irqf_oneshot.cocci warnings
 2021-12-11 18:17 UTC 

[PATCH] coccinelle: irqf_oneshot: fix irqf_oneshot.cocci warnings
 2021-12-11 18:16 UTC 

[PATCH] coccinelle: irqf_oneshot: fix irqf_oneshot.cocci warnings
 2021-12-11 18:16 UTC 

[Buildroot] [PATCH 1/1] package/libtasn1: bump to version 4.18.0
 2021-12-11 18:13 UTC 

[PATCH v2 0/2] clk: qcom: Add clocks for SM8450 SoC
 2021-12-11 18:13 UTC  (4+ messages)
` [PATCH v2 2/2] clk: qcom: Add clock driver for SM8450

[PATCH] nilfs2: remove redundant pointer sbufs
 2021-12-11 18:09 UTC 

[Buildroot] [PATCH 1/1] package/pcsc-lite: bump to version 1.9.5
 2021-12-11 18:08 UTC 

[PATCH v2 0/3] implement branch --recurse-submodules
 2021-12-11 18:08 UTC  (4+ messages)
` [PATCH v3 0/5] "
  ` [PATCH v3 4/5] branch: add --recurse-submodules option for branch creation

[PATCH v2] samples/bpf: xdpsock: fix swap.cocci warning
 2021-12-11 18:07 UTC  (4+ messages)

[PATCH] phy: rockchip-inno-usb2: remove redundant assignment to variable delay
 2021-12-11 18:00 UTC  (4+ messages)

[PATCH 1/1] hwmon: (nct6775) add ROG STRIX B550-A/X570-I GAMING
 2021-12-11 18:00 UTC 

[PATCH] PCI/AER: potential dereference of null pointer
 2021-12-11 17:54 UTC  (3+ 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.