All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-01-12 21:18:19 to 2022-01-12 22:55:57 UTC [more...]

[PATCH net v2] net: phy: marvell: add Marvell specific PHY loopback
 2022-01-12 22:55 UTC  (3+ messages)

[PATCH] http module is not checking correctly HTTP headers
 2022-01-12 22:54 UTC 

md device remains active even when all supporting disks have failed and been disabled by the kernel
 2022-01-12 22:54 UTC  (4+ messages)

Touchpad stickiness on Dell Inspiron/XPS
 2022-01-12 22:54 UTC  (10+ messages)
        ` Touchpad stickiness on AMD laptops (was Dell Inspiron/XPS)

[wpan-next v2 00/27] IEEE 802.15.4 scan support
 2022-01-12 22:53 UTC  (12+ messages)
` [wpan-next v2 01/27] net: mac802154: Split the set channel hook implementation
` [wpan-next v2 06/27] net: mac802154: Set the symbol duration automatically
` [wpan-next v2 08/27] net: ieee802154: Drop symbol duration settings when the core does it already
` [wpan-next v2 18/27] net: mac802154: Handle scan requests
` [wpan-next v2 27/27] net: ieee802154: ca8210: Refuse most of the scan operations

[PATCH v1 1/2] xfrm: Check if_id in xfrm_migrate
 2022-01-12 22:53 UTC  (3+ messages)

[PATCH net-next v6 0/8] new Fungible Ethernet driver
 2022-01-12 22:51 UTC  (8+ messages)
` [PATCH net-next v6 3/8] net/funeth: probing and netdev ops
` [PATCH net-next v6 7/8] net/funeth: add kTLS TX control part

[PATCH v2 1/2] hog: Fix read order of attributes
 2022-01-12 22:48 UTC  (2+ messages)
` [PATCH v2 2/2] hog: Add input queue while uhid device has not been created

[PATCH] kbuild: Add environment variables for userprogs flags
 2022-01-12 22:43 UTC 

[PATCH v3] pci: Work around PCIe link training failures
 2022-01-12 22:43 UTC  (3+ messages)

[PATCH v2 0/2] Introduce multitile support
 2022-01-12 22:42 UTC  (10+ messages)
` [Intel-gfx] "
` [Intel-gfx] [PATCH v2 1/2] drm/i915: Prepare for multiple GTs
  `  "
` [PATCH v2 2/2] drm/i915/gt: make a gt sysfs group and move power management files
  ` [Intel-gfx] "
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for Introduce multitile support
` [Intel-gfx] ✗ Fi.CI.SPARSE: "

+ sysctl-remove-redundant-ret-assignment.patch added to -mm tree
 2022-01-12 22:42 UTC 

[PATCH] ecc: make l_ecc_point_from_data const time (for compressed points)
 2022-01-12 22:40 UTC 

[xilinx-xlnx:master 269/326] include/linux/firmware/xlnx-zynqmp.h:1244:5: warning: no previous prototype for 'zynqmp_pm_get_meta_header'
 2022-01-12 22:38 UTC  (2+ messages)

+ sysctl-fix-duplicate-path-separator-in-printed-entries.patch added to -mm tree
 2022-01-12 22:40 UTC 

[mingo-tip:sched/headers 1117/2382] mm/workingset.c:590:53: error: incompatible function pointer types passing 'enum lru_status (struct list_head *, struct list_lru_one *, spinlock_t *, void *)' (aka 'enum lru_status (struct list_head *, struct list_lru_one *, struct spinlock *, void *)') t
 2022-01-12 22:38 UTC  (2+ messages)

+ mm-debug_vm_pgtable-update-comments-regarding-migration-swap-entries.patch added to -mm tree
 2022-01-12 22:37 UTC 

[PATCH v2] mm: fix race between MADV_FREE reclaim and blkdev direct IO read
 2022-01-12 22:37 UTC  (6+ messages)

[PATCH RESEND RFC bpf-next v1 0/8] Pinning bpf objects outside bpffs
 2022-01-12 22:37 UTC  (2+ messages)

[PATCH mptcp-next v2 00/21] mptcp: support userspace path management
 2022-01-12 22:35 UTC  (23+ messages)
` [PATCH mptcp-next v2 01/21] mptcp: do not restrict subflows with non-kernel PMs
` [PATCH mptcp-next v2 02/21] mptcp: store remote id from MP_JOIN SYN/ACK in local ctx
` [PATCH mptcp-next v2 03/21] mptcp: reflect remote port (not 0) in ANNOUNCED events
` [PATCH mptcp-next v2 04/21] mptcp: establish subflows from either end of connection
` [PATCH mptcp-next v2 05/21] mptcp: netlink: store per namespace list of refcounted listen socks
` [PATCH mptcp-next v2 06/21] mptcp: netlink: store lsk ref in mptcp_pm_addr_entry
` [PATCH mptcp-next v2 07/21] mptcp: netlink: process IPv6 addrs in creating listening sockets
` [PATCH mptcp-next v2 08/21] mptcp: attempt to add listening sockets for announced addrs
` [PATCH mptcp-next v2 09/21] mptcp: allow ADD_ADDR reissuance by userspace PMs
` [PATCH mptcp-next v2 10/21] mptcp: handle local addrs announced "
` [PATCH mptcp-next v2 11/21] mptcp: read attributes of addr entries managed "
` [PATCH mptcp-next v2 12/21] mptcp: netlink: split mptcp_pm_parse_addr into two functions
` [PATCH mptcp-next v2 13/21] mptcp: netlink: Add MPTCP_PM_CMD_ANNOUNCE
` [PATCH mptcp-next v2 14/21] mptcp: selftests: support MPTCP_PM_CMD_ANNOUNCE
` [PATCH mptcp-next v2 15/21] mptcp: netlink: Add MPTCP_PM_CMD_REMOVE
` [PATCH mptcp-next v2 16/21] mptcp: selftests: support MPTCP_PM_CMD_REMOVE
` [PATCH mptcp-next v2 17/21] mptcp: netlink: allow userspace-driven subflow establishment
` [PATCH mptcp-next v2 18/21] mptcp: selftests: support MPTCP_PM_CMD_SUBFLOW_CREATE
` [PATCH mptcp-next v2 19/21] mptcp: selftests: support MPTCP_PM_CMD_SUBFLOW_DESTROY
` [PATCH mptcp-next v2 20/21] mptcp: selftests: capture netlink events
` [PATCH mptcp-next v2 21/21] selftests: mptcp: functional tests for the userspace PM type
  ` selftests: mptcp: functional tests for the userspace PM type: Build Failure

[PATCH][RESEND] i915: make array flex_regs static const
 2022-01-12 22:34 UTC 

[PATCH] arm: mvebu: Replace hardcoded values 0x0030/0x4030 by proper calculation
 2022-01-12 22:31 UTC  (3+ messages)

[mark:treewide/gnu99 1/1] include/asm-generic/fixmap.h:21:46: warning: left shift of negative value
 2022-01-12 22:28 UTC  (2+ messages)

[PATCH dt + pci 2/2] PCI: Add function for parsing `slot-power-limit-milliwatt` DT property
 2022-01-12 22:28 UTC  (3+ messages)

[RFC PATCH 4/6] fprobe: Add exit_handler support
 2022-01-12 22:28 UTC  (2+ messages)

[PATCH v13 0/3] mmc: Add LiteSDCard mmc driver
 2022-01-12 22:27 UTC  (4+ messages)
` [PATCH v13 1/3] MAINTAINERS: co-maintain LiteX platform
` [PATCH v13 2/3] dt-bindings: mmc: Add bindings for LiteSDCard
` [PATCH v13 3/3] mmc: Add driver for LiteX's LiteSDCard interface

[PATCH] ovl: fix NULL pointer dereference
 2022-01-12 22:25 UTC  (5+ messages)

[PATCH u-boot-dm v2] fdt_support: Add fdt_for_each_node_by_compatible() helper macro
 2022-01-12 22:24 UTC  (3+ messages)

[PATCH][RESEND] sata_fsl: Use struct_group() for memcpy() region
 2022-01-12 22:23 UTC  (2+ messages)

[PATCH 00/31] passage: Define a standard for firmware data flow
 2022-01-12 22:22 UTC  (6+ messages)
` [PATCH 02/31] kconfig: Add support for conditional values

[RFC PATCH 6/6] bpf: Add kprobe link for attaching raw kprobes
 2022-01-12 22:18 UTC  (2+ messages)

[PATCH v11 0/4] group dp driver related patches into one series
 2022-01-12 22:17 UTC  (5+ messages)
` [PATCH v11 1/4] drm/msm/dp: do not initialize phy until plugin interrupt received

[RFC PATCH 2/2] cxl/mem: Add CDAT table reading from DOE
 2022-01-12 22:16 UTC 

[PATCH RFC v2] MAINTAINERS: split out s390x sections
 2022-01-12 22:13 UTC  (3+ messages)
` [RFC PATCH] MAINTAINERS: Add myself to s390 I/O areas

[PATCH v1 0/9] drivers: hv: dxgkrnl: Driver overview
 2022-01-12 22:12 UTC  (2+ messages)

[Intel-gfx] [RFC PATCH 0/2] Add has_psr2_sel_fech flag
 2022-01-12 22:11 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for "

[obsolete] fs-f2fs-datac-fix-mess.patch removed from -mm tree
 2022-01-12 22:11 UTC 

[Cluster-devel] [PATCH dlm/next] fs: dlm: improve plock logging if interrupted
 2022-01-12 22:10 UTC 

[PATCH v2] media: aspeed: Fix no complete irq for non-64-aligned width
 2022-01-12  6:07 UTC 

[PATCH] media: aspeed: Fix no complete irq for non-64-aligned width
 2022-01-12  6:05 UTC  (3+ messages)

[f2fs-dev] [PATCH] f2fs: move f2fs to use reader-unfair rwsems
 2022-01-12 22:06 UTC  (7+ messages)
        `  "

[PATCH blktests 0/3] tetss/nvme: fix nvme disc changes
 2022-01-12 22:06 UTC  (4+ messages)

[PATCH 1/4] ci: azure: Update to use stages
 2022-01-12 22:05 UTC  (2+ messages)

[PATCH v4 0/2] Add MNT Reform 2 board support
 2022-01-12 22:05 UTC  (9+ messages)
` [PATCH v4 1/2] arm: dts: imx8mq: add MNT Reform 2
` [PATCH v4 2/2] board: mntre: imx8mq: Add MNT Reform 2 board support

[PATCH v21 bpf-next 00/23] mvneta: introduce XDP multi-buffer support
 2022-01-12 22:04 UTC  (11+ messages)
` [PATCH v21 bpf-next 18/23] libbpf: Add SEC name for xdp_mb programs

[PATCH 0/3] malta: Move PCI interrupt handling from gt64xxx to piix4
 2022-01-12 21:36 UTC  (5+ messages)
` [PATCH 1/3] "
` [PATCH 2/3] pci: Always pass own DeviceState to pci_map_irq_fn's
` [PATCH 3/3] isa/piix4: Resolve global variables

[PATCH v19 0/5] usb: misc: Add onboard_usb_hub driver
 2022-01-12 22:01 UTC  (7+ messages)
` [PATCH v19 1/5] of/platform: Add stubs for of_platform_device_create/destroy()
` [PATCH v19 5/5] arm64: dts: qcom: sc7180-trogdor: Add nodes for onboard USB hub

[PATCH v2 2/2] random: use BLAKE2s instead of SHA1 in extraction
 2022-01-12 22:00 UTC  (7+ messages)
` [PATCH crypto 0/2] smaller blake2s code size on m68k and other small platforms
  ` [PATCH crypto 1/2] lib/crypto: blake2s-generic: reduce code size on small systems

[PATCH] drm/amdkfd: use proper interrupt handling for gfx10
 2022-01-12 21:59 UTC 

PATCH v4 ASUS EC Sensors
 2022-01-12 21:51 UTC  (3+ messages)
` [PATCH v5 3/3] hwmon: deprecate asis_wmi_ec_sensors driver

[PATCH net-next v3 00/12] net: wwan: t7xx: PCIe driver for MediaTek M.2 modem
 2022-01-12 21:58 UTC  (4+ messages)
` [PATCH net-next v3 02/12] net: wwan: t7xx: Add core components

[geert-renesas-drivers:master] BUILD SUCCESS 3fbefb9570325500dbf3faff80ded6d0d46f48b2
 2022-01-12 21:57 UTC 

[PATCH] tune-cortexa72: Enable the crc extension by default for cortexa72
 2022-01-12 21:58 UTC  (3+ messages)
` [OE-core] "

[Buildroot] [PATCH 1/1] package/gnu-efi: add mips64el support
 2022-01-12 21:56 UTC 

[PATCH 0/2] KVM: x86/mmu: Fix write-protection bug in the TDP MMU
 2022-01-12 21:58 UTC  (3+ messages)
` [PATCH 1/2] KVM: x86/mmu: Fix write-protection of PTs mapped by "
` [PATCH 2/2] KVM: x86/mmu: Improve comment about TLB flush semantics for write-protection

[PATCH v4 00/68] fscache, cachefiles: Rewrite
 2022-01-12 21:56 UTC  (3+ messages)
` [PATCH v4 63/68] cifs: Support fscache indexing rewrite (untested)
  ` [PATCH v6] cifs: Support fscache indexing rewrite

[PATCH] fs/proc: task_mmu.c: don't read mapcount for migration entry
 2022-01-12 21:56 UTC 

[PATCH] fixup! PCI: brcmstb: Add control of subdevice voltage regulators
 2022-01-12 21:55 UTC  (5+ messages)

problem with interpreter
 2022-01-12 21:52 UTC  (2+ messages)
` [yocto] "

[PATCH v3 0/5] PCI: mt7621: Remove specific MIPS code from driver
 2022-01-12 21:52 UTC  (2+ messages)

[PATCH] hwmon: (nct6775) add ASUS Pro B550M-C/PRIME B550M-A
 2022-01-12 21:50 UTC 

[xilinx-xlnx:master 248/326] include/linux/mtd/cfi.h:62:2: warning: #warning No CONFIG_MTD_CFI_Ix selected. No NOR chip support can work
 2022-01-12 21:47 UTC  (2+ messages)

[PATCH] hwmon: (asus_wmi_sensors) add ASUS ROG STRIX B450-F GAMING II
 2022-01-12 21:49 UTC 

[PATCH 0/5] Fixes and updates for hppa target
 2022-01-12 21:47 UTC  (4+ messages)
` [PATCH 1/5] seabios-hppa: Update SeaBIOS-hppa to VERSION 3
` [PATCH 5/5] hw/display/artist: Fix framebuffer access for Linux

[PATCH] WIP: drm/dp_mst: Add support for dumping topology ref histories from debugfs
 2022-01-12 21:47 UTC 

[RFC PATCH v1] audit: log AUDIT_TIME_* records only from rules
 2022-01-12 21:46 UTC  (4+ messages)

[PATCH 0/2] Make platform_get_irq[_byname]_optional() optional
 2022-01-12 21:45 UTC  (15+ messages)
` [PATCH 1/2] platform: make platform_get_irq_optional() optional

[meta-raspberrypi] Problem with RPI_USE_U_BOOT with RaspberryPi4
 2022-01-12 21:45 UTC  (4+ messages)
` AW: [yocto] "
  `  "

[RFC qemu.qmp PATCH 00/24] Python: Fork qemu.qmp Python lib into independent repo
 2022-01-12 21:41 UTC  (3+ messages)

[Intel-gfx] [PATCH v3 00/11] Start cleaning up register definitions
 2022-01-12 21:41 UTC  (2+ messages)

[PATCH 00/15] Initial MSM8953 & Fairphone 3 support
 2022-01-12 21:39 UTC  (3+ messages)
` [PATCH 09/15] rpmsg: smd: Drop unnecessary condition for channel creation

[PATCH v4 0/3] m68k: Add Virtual M68k Machine
 2022-01-12 21:39 UTC  (4+ messages)
` [PATCH v4 1/3] m68k: add asm/config.h
` [PATCH v4 2/3] m68k: introduce a virtual m68k machine
` [PATCH v4 3/3] m68k: virt: Remove LEGACY_TIMER_TICK

[PATCH v1] Modify NonStop configuration to disable uncompress2
 2022-01-12 21:38 UTC  (3+ messages)

drivers/platform/x86/amd-pmc.c:229:30: sparse: sparse: symbol 'amd_pmc_stb_debugfs_fops' was not declared. Should it be static?
 2022-01-12 21:37 UTC  (2+ messages)

[RFC 01/28] clk: renesas: rzg2l: Add FOUTPOSTDIV clk support
 2022-01-12 21:37 UTC  (2+ messages)

[PATCH v3 0/7] Thermal: Introduce the Hardware Feedback Interface for thermal and performance management
 2022-01-12 21:32 UTC  (4+ messages)
` [PATCH v3 6/7] thermal: netlink: Add a new event to notify CPU capabilities change

[PATCH] KVM: X86: set vcpu preempted only if it is preempted
 2022-01-12 21:31 UTC  (4+ messages)

[Buildroot] [PATCH 1/3] package/python-h2: bump to version 4.1.0
 2022-01-12 21:28 UTC  (3+ messages)
` [Buildroot] [PATCH 2/3] package/python-hpack: bump to version 4.0.0
` [Buildroot] [PATCH 3/3] package/python-hyperframe: bump to version 6.0.1

[kvm-unit-tests PATCH 0/3] Add L2 exception handling KVM unit tests for nSVM
 2022-01-12 21:29 UTC  (2+ messages)

[PATCH 1/2] block/rbd: fix handling of holes in .bdrv_co_block_status
 2022-01-12 21:27 UTC  (2+ messages)

[GIT PULL] clk changes for the merge window
 2022-01-12 21:28 UTC 

[PATCH v2 3/3] sched/core: Force idle accounting per cgroup
 2022-01-12 21:27 UTC  (2+ messages)

[PATCH] drm/amdgpu/swsmu: make sienna cichlid function static
 2022-01-12 21:26 UTC 

stable-rc/queue/5.15 build: 180 builds: 4 failed, 176 passed, 14 errors, 5 warnings (v5.15.14-2-g4dbd233032ae)
 2022-01-12 21:26 UTC 

[PATCH v9 1/7] cgroup/cpuset: Don't let child cpusets restrict parent in default hierarchy
 2022-01-12 21:25 UTC  (3+ messages)
` [PATCH] cgroup/cpuset: Make child cpusets restrict parents on v1 hierarchy

[RFC PATCH] rseq: x86: implement abort-at-ip extension
 2022-01-12 21:24 UTC  (9+ messages)

[PATCH v9 0/7] cgroup/cpuset: Add new cpuset partition type & empty effecitve cpus
 2022-01-12 21:23 UTC  (14+ messages)
` [PATCH v9 4/7] cgroup/cpuset: Add a new isolated cpus.partition type
` [PATCH v9 6/7] cgroup/cpuset: Update description of cpuset.cpus.partition in cgroup-v2.rst

[PATCH 0/4] arm64: imx8mq/imx8mm: cleanup binman configuration
 2022-01-12 21:22 UTC  (5+ messages)
` [PATCH 1/4] arm64: dts: imx8mq-u-boot.dtsi: alphabetically re-order properties
` [PATCH 2/4] arm64: dts: imx8mq-u-boot.dtsi: explicitly add spl filename
` [PATCH 3/4] arm64: dts: imx8mm-u-boot.dtsi: fix typo in ddr blob name
` [PATCH 4/4] arm64: dts: imx8mq-u-boot.dtsi: improve odd blob-ext naming

[PULL 00/31] testing/next and other misc fixes
 2022-01-12 21:20 UTC  (2+ messages)

[PATCH] patman: Support absolute and ~user-relative alias files
 2022-01-12 21:21 UTC  (2+ messages)

[PATCH v5 00/12] x86: Support Key Locker
 2022-01-12 21:12 UTC  (13+ messages)
` [PATCH v5 01/12] Documentation/x86: Document "
` [PATCH v5 02/12] x86/cpufeature: Enumerate Key Locker feature
` [PATCH v5 03/12] x86/insn: Add Key Locker instructions to the opcode map
` [PATCH v5 04/12] x86/asm: Add a wrapper function for the LOADIWKEY instruction
` [PATCH v5 05/12] x86/msr-index: Add MSRs for Key Locker internal wrapping key
` [PATCH v5 06/12] x86/keylocker: Define Key Locker CPUID leaf
` [PATCH v5 07/12] x86/cpu/keylocker: Load an internal wrapping key at boot-time
` [PATCH v5 08/12] x86/PM/keylocker: Restore internal wrapping key on resume from ACPI S3/4
` [PATCH v5 09/12] x86/cpu: Add a configuration and command line option for Key Locker
` [PATCH v5 10/12] crypto: x86/aes - Prepare for a new AES implementation
` [PATCH v5 11/12] crypto: x86/aes-kl - Support AES algorithm using Key Locker instructions
` [PATCH v5 12/12] crypto: x86/aes-kl - Support XTS mode

[PATCH] patman: expand user home when looking for the alias file
 2022-01-12 21:20 UTC  (2+ messages)

[PATCH 1/4] drm/msm/adreno: Add support for Adreno 8c Gen 3
 2022-01-12 21:19 UTC  (4+ messages)
` [PATCH 3/4] drm/msm/adreno: Expose speedbin to userspace

[PATCH 0/3] meson-g12: add pwm and uart pin muxing options
 2022-01-12 21:16 UTC  (4+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/3] pinctrl: meson-g12a: add more pwm_f options
  ` [PATCH v2 3/3] arm64: dts: meson-g12-common: add uart_ao_b pins muxing

[PATCH 1/3] doc: imx8mm_evk: Remove ATF_LOAD_ADDR export
 2022-01-12 21:18 UTC  (3+ messages)
` [PATCH 3/3] doc: verdin-imx8mm: "


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.