messages from 2022-08-18 19:09:16 to 2022-08-18 20:20:24 UTC [more...]
[PATCH net-next 1/1] MAINTAINERS: update amateur radio status
2022-08-18 20:20 UTC
[PATCH v3 0/5] clk/qcom: Support gdsc collapse polling using 'reset' inteface
2022-08-18 20:18 UTC (12+ messages)
` [PATCH v3 1/5] dt-bindings: clk: qcom: Support gpu cx gdsc reset
` [PATCH v3 2/5] clk: qcom: Allow custom reset ops
` [PATCH v3 3/5] clk: qcom: gdsc: Add a reset op to poll gdsc collapse
` [PATCH v3 4/5] clk: qcom: gpucc-sc7280: Add cx collapse reset support
` [PATCH v3 5/5] arm64: dts: qcom: sc7280: Add Reset support for gpu
[PATCH linux-phy v2 0/4] mvebu a3720 comphy: Fix serdes transmit amplitude
2022-08-18 20:17 UTC (21+ messages)
` [PATCH linux-phy v2 1/4] string.h: Add str_has_proper_prefix()
` [PATCH linux-phy v2 2/4] device property: Add {fwnode/device}_get_tx_p2p_amplitude()
[PATCH v5 0/2] iio: pressure: dps310: Reset chip if MEAS_CFG is corrupt
2022-08-18 20:16 UTC (3+ messages)
` [PATCH v5 2/2] "
[PATCH] Add quirk to enable Avid Mbox 3 support
2022-08-18 20:14 UTC (2+ messages)
[PATCH v2] pwm: rockchip: Convert to use dev_err_probe()
2022-08-18 20:14 UTC (4+ messages)
[Buildroot] [PATCH next] toolchain/toolchain-buildroot: default to glibc as the C library
2022-08-18 20:15 UTC (5+ messages)
[PATCH v2 00/16] Variety of fixes and new features for mr75203 driver
2022-08-18 20:13 UTC (18+ messages)
` [PATCH v2 01/16] hwmon: (mr75203) fix VM sensor allocation when "intel,vm-map" not defined
` [PATCH v2 01/16] hwmon: (mr75203) fix VM sensor allocation when "intel, vm-map" "
` [PATCH v2 02/16] hwmon: (mr75203) update pvt->v_num to the actual number of used sensors
` [PATCH v2 03/16] hwmon: (mr75203) update Moortec PVT controller intel,vm-map property
` [PATCH v2 04/16] hwmon: (mr75203) add Moortec PVT controller reset-control-skip property
` [PATCH v2 06/16] hwmon: (mr75203) fix multi-channel voltage reading
` [PATCH v2 07/16] hwmon: (mr75203) add VM active channels property for Moortec PVT controller
` [PATCH v2 09/16] hwmon: (mr75203) add VM pre-scalar "
` [PATCH v2 11/16] hwmon: (mr75203) add protection for negative voltage value
BUG: Bad page map in process/Bad Swap file entry, RPI CM4 on clone syscall
2022-08-18 17:14 UTC (4+ messages)
[RFC PATCH 0/2] accel/kvm: extend kvm memory listener to support
2022-08-18 20:04 UTC (5+ messages)
` [RFC PATCH 1/2] softmmu/memory: add missing begin/commit callback calls
` [RFC PATCH 2/2] kvm/kvm-all.c: listener should delay kvm_vm_ioctl to the commit phase
b4 submit ready for beta testing
2022-08-18 20:12 UTC (8+ messages)
[PATCH v3 00/31] drm/kms: Stop registering multiple /sys/class/backlight devs for a single display
2022-08-18 20:07 UTC (20+ messages)
` [PATCH v3 09/31] ACPI: video: Make backlight class device registration a separate step (v2)
` [Nouveau] "
` [PATCH v3 15/31] platform/x86: nvidia-wmi-ec-backlight: Move fw interface definitions to a header
` [Nouveau] "
` [PATCH v3 17/31] ACPI: video: Add Nvidia WMI EC brightness control detection (v2)
` [Nouveau] "
` [PATCH v3 19/31] platform/x86: nvidia-wmi-ec-backlight: Use acpi_video_get_backlight_type()
` [Nouveau] "
[RELEASE] Userspace RCU 0.12.4 and 0.13.2
2022-08-18 20:07 UTC (2+ messages)
` [lttng-dev] "
[PATCH blktests v2 0/6] fix module check issues
2022-08-18 20:07 UTC (7+ messages)
` [PATCH blktests v2 1/6] common/rc: avoid module load in _have_driver()
` [PATCH blktests v2 3/6] common/rc: ensure modules are loadable in _have_modules()
` [PATCH blktests v2 6/6] srp/rc: allow test with built-in sd_mod and sg drivers
[PATCH 0/4] PCI: mvebu: Add support for error interrupt
2022-08-18 20:07 UTC (15+ messages)
` [PATCH 1/4] dt-bindings: PCI: mvebu: Update information about "
` [PATCH 2/4] PCI: mvebu: Implement support for interrupts on emulated bridge
` [PATCH 3/4] ARM: dts: kirkwood: Add definitions for PCIe error interrupts
` [PATCH 4/4] ARM: dts: dove: "
[PATCH v2 0/8] PCI: qcom: Add support for SC8280XP and SA8540P
2022-08-18 20:05 UTC (6+ messages)
` [PATCH v2 8/8] PCI: qcom: Sort device-id table
[PATCH v2] iommu/virtio: Fix interaction with VFIO
2022-08-18 20:10 UTC (3+ messages)
[PATCH bpf-next 2/3] bpf: Add support for writing to nf_conn:mark
2022-08-18 20:01 UTC (2+ messages)
[PATCH v7 00/26] tcp: Initial support for RFC5925 auth option
2022-08-18 20:00 UTC (27+ messages)
` [PATCH v7 01/26] tcp: authopt: Initial support and key management
` [PATCH v7 02/26] docs: Add user documentation for tcp_authopt
` [PATCH v7 03/26] tcp: authopt: Add crypto initialization
` [PATCH v7 04/26] tcp: Refactor tcp_sig_hash_skb_data for AO
` [PATCH v7 05/26] tcp: authopt: Compute packet signatures
` [PATCH v7 06/26] tcp: Refactor tcp_inbound_md5_hash into tcp_inbound_sig_hash
` [PATCH v7 07/26] tcp: authopt: Hook into tcp core
` [PATCH v7 08/26] tcp: authopt: Disable via sysctl by default
` [PATCH v7 09/26] tcp: authopt: Implement Sequence Number Extension
` [PATCH v7 10/26] tcp: ipv6: Add AO signing for tcp_v6_send_response
` [PATCH v7 11/26] tcp: authopt: Add support for signing skb-less replies
` [PATCH v7 12/26] tcp: ipv4: Add AO signing for "
` [PATCH v7 13/26] tcp: authopt: Add key selection controls
` [PATCH v7 14/26] tcp: authopt: Add initial l3index support
` [PATCH v7 15/26] tcp: authopt: Add NOSEND/NORECV flags
` [PATCH v7 16/26] tcp: authopt: Add prefixlen support
` [PATCH v7 17/26] tcp: authopt: Add v4mapped ipv6 address support
` [PATCH v7 18/26] tcp: authopt: Add /proc/net/tcp_authopt listing all keys
` [PATCH v7 19/26] selftests: nettest: Rename md5_prefix to key_addr_prefix
` [PATCH v7 20/26] selftests: nettest: Initial tcp_authopt support
` [PATCH v7 21/26] selftests: net/fcnal: "
` [PATCH v7 22/26] tcp: authopt: Try to respect rnextkeyid from SYN on SYNACK
` [PATCH v7 23/26] tcp: authopt: tcp_authopt_lookup_send: Add anykey output param
` [PATCH v7 24/26] tcp: authopt: Initial support for TCP_AUTHOPT_FLAG_ACTIVE
` [PATCH v7 25/26] tcp: authopt: If no keys are valid for send report an error
` [PATCH v7 26/26] tcp: authopt: Initial implementation of TCP_REPAIR_AUTHOPT
[PATCH] vulkan-samples: enable network during do_unpack
2022-08-18 20:00 UTC (7+ messages)
` [OE-core] "
[PATCH] staging: r8188eu: remove ioctl_cfg80211.h
2022-08-18 19:54 UTC
[PATCH V3 net 0/2] Add DT property to disable hibernation mode
2022-08-18 19:58 UTC (4+ messages)
` [PATCH V3 net 2/2] net: phy: at803x: add disable hibernation mode support
[lttng-dev] [RELEASE] Userspace RCU 0.12.4 and 0.13.2
2022-08-18 19:56 UTC
[PULL] Networking for 6.0-rc2
2022-08-18 19:55 UTC
[PATCH bpf-next v2 0/3] bpf: expose bpf_{g,s}et_retval to more cgroup hooks
2022-08-18 19:54 UTC (10+ messages)
[PATCH] mtd: spi-nor: core: Update documentation for info->fixup_flags
2022-08-18 19:54 UTC (2+ messages)
[RFC} Commit 8a99b6833c88 Moves Important Real-time Settings To DebugFS
2022-08-18 19:53 UTC
[meta-ti][dunfell][PATCH] optee-examples: Add dependency on python3-cryptography-native
2022-08-18 19:52 UTC
[PATCH bpf-next v2 3/4] bpf: Add support for writing to nf_conn:mark
2022-08-18 19:52 UTC (7+ messages)
[PATCH v3 00/11] net: phy: Add support for rate adaptation
2022-08-18 19:51 UTC (8+ messages)
` [PATCH v3 02/11] net: phy: Add 1000BASE-KX interface mode
[RFC v3 0/8] blkio: add libblkio BlockDriver
2022-08-18 19:46 UTC (4+ messages)
` [RFC v3 7/8] blkio: implement BDRV_REQ_REGISTERED_BUF optimization
[PATCH v5 1/2] x86/fpu: Allow PKRU to be (once again) written by ptrace
2022-08-18 19:48 UTC (3+ messages)
[PATCH v3 1/7] binutils: Upgrade to 2.39 release
2022-08-18 19:48 UTC (2+ messages)
` [OE-core] "
[PATCH v2] fstests: add btrfs fs-verity send/recv test
2022-08-18 19:47 UTC
[PATCH 0/2] Make rebase.autostash default
2022-08-18 19:47 UTC (5+ messages)
` [PATCH 2/2] Add Eclipse project settings files to .gitignore
[PATCH] dm: core: Do not stop uclass iteration on error
2022-08-18 19:46 UTC (4+ messages)
` [PATCH v2] "
[PATCH v2] dt-bindings: phy: Update Pratyush Yadav's email
2022-08-18 19:44 UTC (3+ messages)
[PATCH v4] cmd: Add pause command
2022-08-18 19:44 UTC
[PATCH 0/5] Add function suspend/resume and remote wakeup support
2022-08-18 19:41 UTC (15+ messages)
` [PATCH 2/5] usb: gadget: Add function "
[PATCH PoC 0/3] ACPI/PNP/HISI_LPC: Refactor ACPI platform code for reuse
2022-08-18 19:41 UTC (5+ messages)
` [PATCH PoC 1/3] ACPI / PNP: Don't add enumeration_by_parent devices
` [PATCH PoC 2/3] ACPI: platform: Refactor acpi_create_platform_device()
[Intel-gfx] [PATCH 0/7] drm/i915: Add HWMON support
2022-08-18 19:39 UTC (14+ messages)
` "
` [Intel-gfx] [PATCH 1/7] drm/i915/hwmon: Add HWMON infrastructure
` "
` [Intel-gfx] [PATCH 2/7] drm/i915/hwmon: Add HWMON current voltage support
` "
` [PATCH 3/7] drm/i915/hwmon: Power PL1 limit and TDP setting
` [Intel-gfx] [PATCH 4/7] drm/i915/hwmon: Show device level energy usage
` "
` [Intel-gfx] [PATCH 5/7] drm/i915/hwmon: Expose card reactive critical power
` "
` [PATCH 6/7] drm/i915/hwmon: Expose power1_max_interval
` [Intel-gfx] [PATCH 7/7] drm/i915/hwmon: Extend power/energy for XEHPSDV
` "
[PATCH] fstests: add btrfs fs-verity send/recv test
2022-08-18 19:38 UTC (3+ messages)
build failure of next-20220817 for amdgpu
2022-08-18 19:34 UTC (11+ messages)
` build failure of next-20220817 for amdgpu due to 7bc913085765 ("drm/amdkfd: Try to schedule bottom half on same core")
[PATCH 00/50] wifi: ath12k: driver for Qualcomm Wi-Fi 7 devices
2022-08-18 19:33 UTC (4+ messages)
` [PATCH 27/50] wifi: ath12k: add htc.c
[Bug 216376] New: AMDGPU: display output disables and quickly reenables when switching AVR into/from standby doing HDMI passthrough
2022-08-18 19:32 UTC (2+ messages)
` [Bug 216376] "
[PATCH] init/Kconfig: fix CC_HAS_ASM_GOTO_TIED_OUTPUT test with dash
2022-08-18 19:31 UTC (5+ messages)
[PATCH net-next v4 08/10] net: phylink: Adjust advertisement based on rate adaptation
2022-08-18 19:31 UTC (2+ messages)
net/ipv6/seg6_local.c:43:8: warning: Excessive padding in 'struct seg6_action_desc' (8 padding bytes, where 0 is optimal). Optimal fields order: attrs, optattrs, input, slwt_ops, action, static_headroom, consider reordering the fields or adding explicit p
2022-08-18 19:31 UTC
[PATCH bpf] ip_tunnel: respect tunnel key's "flow_flags" in IP tunnels
2022-08-18 19:30 UTC (2+ messages)
[syzbot] WARNING in iomap_iter
2022-08-18 19:30 UTC (2+ messages)
[RESEND PATCH net-next v4 00/25] net: dpaa: Cleanups in preparation for phylink conversion
2022-08-18 19:28 UTC (10+ messages)
[PATCH v16 mfd 0/8] add support for VSC7512 control over SPI
2022-08-18 19:26 UTC (8+ messages)
` [PATCH v16 mfd 8/8] mfd: ocelot: add support for the vsc7512 chip via spi
[PATCH 1/2] net: moxa: do not call dma_unmap_single() with null
2022-08-18 19:27 UTC (4+ messages)
` [PATCH 2/2] net: moxa: prevent double-mapping of DMA areas
[PATCH 0/4] soc: qcom: Introduce PMIC GLINK
2022-08-18 19:25 UTC (2+ messages)
[PATCH] lib: sbi: Use the official extension name for AIA M-mode CSRs
2022-08-18 19:25 UTC (2+ messages)
[Intel-gfx] [PATCH 0/2] drm/i915/bios: Rethink LFP data pointer generation
2022-08-18 19:22 UTC (2+ messages)
` [Intel-gfx] [PATCH 1/2] drm/i915/bios: Validate fp_timing terminator presence
There is no tracking information for the current branch
2022-08-18 19:10 UTC
towards a workable O_DIRECT outmigration to a file
2022-08-18 19:14 UTC (8+ messages)
[PATCH v1] amba: Fix use-after-free in amba_read_periphid()
2022-08-18 19:14 UTC
[Buildroot] add support for generating multiple UBI images
2022-08-18 19:12 UTC (2+ messages)
[PATCH 0/6] ACPI: New helper function acpi_dev_get_memory_resources() and a new ACPI ID
2022-08-18 19:12 UTC (2+ messages)
[PATCH v3 00/11] Generalize 'scalar diagnose' into 'git diagnose' and 'git bugreport --diagnose'
2022-08-18 19:12 UTC (5+ messages)
` [PATCH v4 "
` [PATCH v4 07/11] builtin/diagnose.c: create 'git diagnose' builtin
[Virtio-fs] [PATCH] virtiofsd: use g_date_time_get_microsecond to get subsecond
2022-08-18 19:12 UTC (2+ messages)
[PATCH bpf-next v2 00/12] bpf: Introduce selectable memcg for bpf map
2022-08-18 19:11 UTC (4+ messages)
` [PATCH bpf-next v2 01/12] cgroup: Update the comment on cgroup_get_from_fd
[libvirt test] 172617: regressions - FAIL
2022-08-18 19:10 UTC
[PATCH 1/1] NFSv4.2 fix problems with __nfs42_ssc_open
2022-08-18 19:10 UTC (2+ messages)
[PATCH v3 net 00/17] net: sysctl: Fix data-races around net.core.XXX
2022-08-18 19:09 UTC (2+ messages)
[RFC v4 00/17] drm/display/dp_mst: Drop Radeon MST support, make MST atomic-only
2022-08-17 19:38 UTC (4+ messages)
` [Nouveau] [RFC v4 04/17] drm/display/dp_mst: Call them time slots, not VCPI slots
` [Nouveau] [RFC v4 13/17] drm/display/dp_mst: Add helpers for serializing SST <-> MST transitions
` [Nouveau] [RFC v4 17/17] drm/display/dp_mst: Move all payload info into the atomic state
[Nouveau] [PATCH] drm/nouveau/hwmon: use simplified HWMON_CHANNEL_INFO macro
2022-08-15 10:40 UTC
What's cooking in git.git (Aug 2022, #06; Wed, 17)
2022-08-18 19:09 UTC (3+ messages)
` vd/* (was: Re: What's cooking in git.git (Aug 2022, #06; Wed, 17))
` vd/*
[syzbot] WARNING in iomap_iter
2022-08-18 19:09 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.