messages from 2023-12-14 15:52:09 to 2023-12-14 17:39:51 UTC [more...]
[PATCH v1] treewide, serdev: change receive_buf() return type to size_t
2023-12-14 17:39 UTC (2+ messages)
[PATCH 00/11] splice(file<>pipe) I/O on file as-if O_NONBLOCK
2023-12-14 17:38 UTC (7+ messages)
` [PATCH RESEND 06/11] net/smc: smc_splice_read: always request MSG_DONTWAIT
[RFC PATCH v3 00/21] ACPI/arm64: add support for virtual cpu hotplug
2023-12-14 17:38 UTC (7+ messages)
` [PATCH RFC v3 01/21] ACPI: Only enumerate enabled (or functional) devices
` [PATCH RFC v3 02/21] ACPI: processor: Add support for processors described as container packages
` [PATCH RFC v3 04/21] ACPI: processor: Register all CPUs from acpi_processor_get_info()
[PATCH v4 00/10] devm_led_classdev_register() usage problem
2023-12-14 17:36 UTC (11+ messages)
` [PATCH v4 01/10] leds: aw2013: unlock mutex before destroying it
` [PATCH v4 02/10] locking: introduce devm_mutex_init
` [PATCH v4 03/10] leds: aw2013: use devm API to cleanup module's resources
` [PATCH v4 04/10] leds: aw200xx: "
` [PATCH v4 05/10] leds: lp3952: "
` [PATCH v4 06/10] leds: lm3532: "
` [PATCH v4 07/10] leds: nic78bx: "
` [PATCH v4 08/10] leds: mlxreg: use devm_mutex_init for mutex initializtion
` [PATCH v4 09/10] leds: an30259a: use devm_mutext_init for mutext initialization
` [PATCH v4 10/10] leds: powernv: use LED_RETAIN_AT_SHUTDOWN flag for leds
[PATCH] dt-bindings: soc: qcom,aoss-qmp: document the X1E80100 Always-On Subsystem side channel
2023-12-14 17:35 UTC
[PATCH] drm/amd/pm: fix a double-free in amdgpu_parse_extended_power_table
2023-12-14 17:34 UTC (2+ messages)
[PATCH v5] drm/msm/dpu: improve DSC allocation
2023-12-14 17:34 UTC (4+ messages)
[PATCH v6] zswap: memcontrol: implement zswap writeback disabling
2023-12-14 17:34 UTC (9+ messages)
[PATCH v2 1/6] PCI/ASPM: Add locked helper for enabling link state
2023-12-14 17:28 UTC (2+ messages)
[PATCH net-next v14 00/13] Add Realtek automotive PCIe driver
2023-12-14 17:27 UTC (9+ messages)
` [PATCH net-next v14 06/13] rtase: Implement .ndo_start_xmit function
` [PATCH net-next v14 13/13] MAINTAINERS: Add the rtase ethernet driver entry
[PATCH] drm/tegra: dpaux: Fix PM disable depth imbalance in tegra_dpaux_probe
2023-12-14 17:27 UTC (2+ messages)
[PATCH v6 1/3] dt-bindings: mtd: partitions: Add binman compatible
2023-12-14 17:27 UTC (6+ messages)
[PATCH v3 08/11] mm/mempolicy: add set_mempolicy2 syscall
2023-12-14 17:24 UTC (2+ messages)
drivers/platform/chrome/wilco_ec/event.c:99: warning: Excess struct member 'entries' description in 'ec_event_queue'
2023-12-14 17:23 UTC
[PATCH net-next v5 0/2] nfc: Fix UAF during datagram sending caused by missing refcounting
2023-12-14 17:23 UTC (4+ messages)
` [PATCH net-next v5 1/2] nfc: llcp_core: Hold a ref to llcp_local->dev when holding a ref to llcp_local
[PATCH V2] docs: rust: Clarify that 'rustup override' applies to build directory
2023-12-14 17:22 UTC (3+ messages)
[PATCH] drm/tegra: dsi: Add missing check for of_find_device_by_node
2023-12-14 17:22 UTC (2+ messages)
[PATCH 00/16] Fix Qcom UFS PHY clocks
2023-12-14 17:20 UTC (4+ messages)
` [PATCH 01/16] dt-bindings: phy: qmp-ufs: Fix "
[PATCH v3 0/6] Initial device tree support for StarFive JH8100 SoC
2023-12-14 17:20 UTC (6+ messages)
` [PATCH v3 2/6] dt-bindings: riscv: Add "
[virtio-dev] [RFC PATCH v1 3/3] SPI: Add virtio SPI driver (V4 draft specification)
2023-12-14 17:20 UTC (6+ messages)
` [virtio-dev] [RFC PATCH v1 2/3] virtio-spi: Add virtio-spi.h "
[PATCH] of: reserved_mem: fix error log for reserved mem init failure
2023-12-14 17:17 UTC (4+ messages)
[PATCH v8 net-next 00/11] net: ethernet: am65-cpsw: Add mqprio, frame pre-emption & coalescing
2023-12-14 17:16 UTC (4+ messages)
` [PATCH v8 net-next 02/11] selftests: forwarding: ethtool_mm: fall back to aggregate if device does not report pMAC stats
[PATCH v8 00/24] security: Move IMA and EVM to the LSM infrastructure
2023-12-14 17:08 UTC (24+ messages)
` [PATCH v8 01/24] ima: Align ima_inode_post_setattr() definition with "
` [PATCH v8 02/24] ima: Align ima_file_mprotect() "
` [PATCH v8 03/24] ima: Align ima_inode_setxattr() "
` [PATCH v8 04/24] ima: Align ima_inode_removexattr() "
` [PATCH v8 05/24] ima: Align ima_post_read_file() "
` [PATCH v8 07/24] evm: Align evm_inode_setxattr() "
` [PATCH v8 08/24] evm: Align evm_inode_post_setxattr() "
` [PATCH v8 09/24] security: Align inode_setattr hook definition with EVM
` [PATCH v8 10/24] security: Introduce inode_post_setattr hook
` [PATCH v8 11/24] security: Introduce inode_post_removexattr hook
` [PATCH v8 12/24] security: Introduce file_post_open hook
` [PATCH v8 13/24] security: Introduce file_release hook
` [PATCH v8 14/24] security: Introduce path_post_mknod hook
` [PATCH v8 15/24] security: Introduce inode_post_create_tmpfile hook
` [PATCH v8 16/24] security: Introduce inode_post_set_acl hook
` [PATCH v8 17/24] security: Introduce inode_post_remove_acl hook
` [PATCH v8 18/24] security: Introduce key_post_create_or_update hook
` [PATCH v8 19/24] ima: Move to LSM infrastructure
` [PATCH v8 20/24] ima: Move IMA-Appraisal "
` [PATCH v8 21/24] evm: Move "
` [PATCH v8 22/24] evm: Make it independent from 'integrity' LSM
` [PATCH v8 23/24] ima: "
` [PATCH v8 24/24] integrity: Remove LSM
[PATCH v2] PCI: Prevent device from doing RPM when it's unplugged
2023-12-14 17:16 UTC (2+ messages)
[PATCH] dt-bindings: mailbox: qcom-ipcc: document the X1E80100 Inter-Processor Communication Controller
2023-12-14 17:16 UTC
[PATCH 0/5] cpufreq support for the D1
2023-12-14 17:15 UTC (10+ messages)
` [PATCH 2/5] cpufreq: sun50i: Add D1 support
` [PATCH 3/5] cpufreq: dt-platdev: Blocklist allwinner,sun20i-d1 SoC
` [PATCH 1/5] riscv: dts: allwinner: Update opp table to allow CPU frequency scaling
[PATCH 0/2] stm32: fix GPIO level interrupts
2023-12-14 17:12 UTC (3+ messages)
` [PATCH 2/2] pinctrl: "
` [Linux-stm32] "
[PATCH v2 0/5] support ipq5332 platform
2023-12-14 17:12 UTC (5+ messages)
` [PATCH v2 5/5] dt-bindings: net: ipq4019-mdio: Document "
[ANNOUNCE / RFC] PUCK Future Topics
2023-12-14 17:11 UTC (4+ messages)
[PATCH linux-next] ARM/dma-mapping: replace kzalloc() and vzalloc() with kvzalloc()
2023-12-14 17:10 UTC (4+ messages)
[PATCH v1] fsi: run clock at 100MHz
2023-12-14 17:10 UTC
[PATCH] gpu/drm/radeon: fix two memleaks in radeon_vm_init
2023-12-14 17:09 UTC (2+ messages)
[PATCH v7 0/8] soc/tegra: fuse: Add ACPI support
2023-12-14 17:08 UTC (2+ messages)
[PATCH] soc/tegra: pmc: Remove some old and deprecated functions and constants
2023-12-14 17:07 UTC (2+ messages)
[net-next PATCH v7 0/4] net: phy: add PHY package base addr + mmd APIs
2023-12-14 17:06 UTC (7+ messages)
` [net-next PATCH v7 1/4] net: phy: make addr type u8 in phy_package_shared struct
` [net-next PATCH v7 2/4] net: phy: extend PHY package API to support multiple global address
` [net-next PATCH v7 4/4] net: phy: add support for PHY package MMD read/write
[PATCH] dt-bindings: usb: qcom,dwc3: Add X1E80100 binding
2023-12-14 17:06 UTC
[PATCH] drivers/amd/pm: fix a use-after-free in kv_parse_power_table
2023-12-14 17:06 UTC (2+ messages)
[PATCH v3 1/4] ASoC: qcom: common: Add qcom_snd_tdm_hw_params function
2023-12-14 17:04 UTC (6+ messages)
[PATCH v8 1/2] dt-bindings: adc: add AD7173
2023-12-14 17:03 UTC (5+ messages)
[PATCH] drm/amd/pm: fix a double-free in si_dpm_init
2023-12-14 17:03 UTC (2+ messages)
[PATCH -next 2/2] mm: vmscan: add new event to trace shrink lru
2023-12-14 16:51 UTC (2+ messages)
[PATCH v9 0/3] Handle corrected machine check interrupt storms
2023-12-14 16:58 UTC (11+ messages)
` [PATCH v9 2/3] x86/mce: Add per-bank CMCI storm mitigation
[PATCH v3 0/2] kvm: arm64: allow vm to select DEVICE_* and
2023-12-14 16:56 UTC (7+ messages)
` [PATCH v3 2/2] kvm: arm64: set io memory s2 pte as normalnc for vfio pci devices
[PATCH] ring-buffer: Remove 32bit timestamp logic
2023-12-14 16:56 UTC (4+ messages)
[PATCH v3] KVM: x86/xen: improve accuracy of Xen timers
2023-12-14 16:54 UTC
[PATCH] Revert "PCI: acpiphp: Reassign resources on bridge if necessary"
2023-12-14 16:53 UTC (2+ messages)
[PATCH v7 00/14] add qca8084 ethernet phy driver
2023-12-14 16:53 UTC (3+ messages)
` [PATCH v7 01/14] net: phy: introduce core support for phy-mode = "10g-qxgmii"
[PATCH net] net: phy: skip LED triggers on PHYs on SFP modules
2023-12-14 16:52 UTC (7+ messages)
[PATCH 0/3] Some cleanups and fixes
2023-12-14 16:38 UTC (4+ messages)
` [PATCH 1/3] x86/crash: remove the unused image parameter from prepare_elf_headers()
` [PATCH 2/3] x86/crash: use SZ_1M macro instead of hardcoded value
` [PATCH 3/3] crash_core: fix and simplify the logic of crash_exclude_mem_range()
[PATCH v2 0/7] dma-mapping: Simplify arch_setup_dma_ops()
2023-12-14 16:51 UTC (3+ messages)
` [PATCH v2 6/7] iommu/dma: Centralise iommu_setup_dma_ops()
[PATCH v3 0/3] soc: add NPCM BPC driver support
2023-12-14 16:50 UTC (6+ messages)
` [PATCH v3 3/3] soc: nuvoton: add NPCM BPC driver
[PATCH v2 00/10] clk: qcom: Add TCSR, GPU, CAM and DISP clock controllers for X1E80100
2023-12-14 16:49 UTC (11+ messages)
` [PATCH v2 01/10] dt-bindings: clock: Drop the SM8650 DISPCC dedicated schema
` [PATCH v2 02/10] dt-bindings: clock: qcom: Document the X1E80100 Display Clock Controller
` [PATCH v2 03/10] dt-bindings: clock: qcom: Document the X1E80100 GPU "
` [PATCH v2 04/10] dt-bindings: clock: qcom: Document the X1E80100 TCSR "
` [PATCH v2 05/10] dt-bindings: clock: qcom: Document the X1E80100 Camera "
` [PATCH v2 06/10] clk: qcom: clk-alpha-pll: Add support for zonda ole pll configure
` [PATCH v2 07/10] clk: qcom: Add dispcc clock driver for x1e80100
` [PATCH v2 08/10] clk: qcom: Add GPU "
` [PATCH v2 09/10] clk: qcom: Add TCSR "
` [PATCH v2 10/10] clk: qcom: Add camcc "
[PATCH v2 2/5] gpiolib: cdev: relocate debounce_period_us from struct gpio_desc
2023-12-14 16:46 UTC
[PATCH net-next v5 0/4] add PF-VF mailbox support
2023-12-14 16:45 UTC (5+ messages)
` [PATCH net-next v5 1/4] octeon_ep: add PF-VF mailbox communication
` [PATCH net-next v5 2/4] octeon_ep: PF-VF mailbox version support
` [PATCH net-next v5 3/4] octeon_ep: control net framework to support VF offloads
` [PATCH net-next v5 4/4] octeon_ep: support firmware notifications for VFs
[PATCH] media: platform: xilinx: Fix Kconfig indentation
2023-12-14 16:46 UTC (2+ messages)
[PATCH v3 00/15] Transparent Contiguous PTEs for User Mappings
2023-12-14 16:45 UTC (9+ messages)
` [PATCH v3 12/15] arm64/mm: Split __flush_tlb_range() to elide trailing DSB
[PATCH 0/2] Improvements to system power consumption at S5
2023-12-14 16:44 UTC (8+ messages)
` [PATCH 2/2] PCI/portdrv: Place PCIe port hierarchy into D3cold at shutdown
[PATCH v2] kunit: kasan_test: disable fortify string checker on kmalloc_oob_memset
2023-12-14 16:44 UTC
[PATCH 00/13] GS101 Oriole: CMU_PERIC0 support and USI updates
2023-12-14 16:43 UTC (11+ messages)
` [PATCH 01/13] dt-bindings: clock: google,gs101: fix CMU_TOP gate clock names
` [PATCH 07/13] clk: samsung: gs101: mark PERIC0 IP TOP gate clock as critical
` [PATCH 11/13] arm64: dts: exynos: gs101: enable eeprom on gs101-oriole
[PATCH 00/11] Improve SOF support for Steam Deck OLED
2023-12-14 16:42 UTC (12+ messages)
` [PATCH 11/11] ASoC: SOF: topology: Add new DAI type entry for SOF_DAI_AMD_BT
drivers/remoteproc/stm32_rproc.c:139:20: sparse: sparse: incorrect type in argument 1 (different address spaces)
2023-12-14 16:40 UTC
drivers/comedi/drivers/ni_daq_700.c:163:17: sparse: sparse: cast to restricted __le16
2023-12-14 16:40 UTC
[PATCH v2 0/3] KVM: X86: Make bus clock frequency for vapic timer configurable
2023-12-14 16:41 UTC (6+ messages)
` [PATCH v2 1/3] KVM: x86: Make the hardcoded APIC bus frequency vm variable
[PATCH v2 0/5] gpiolib: cdev: relocate debounce_period_us
2023-12-14 16:41 UTC (17+ messages)
` [PATCH v2 2/5] gpiolib: cdev: relocate debounce_period_us from struct gpio_desc
` [PATCH v2 4/5] gpiolib: cdev: reduce locking in gpio_desc_to_lineinfo()
[RFC PATCH 0/8] Dynamic vcpu priority management in kvm
2023-12-14 16:38 UTC (2+ messages)
[PATCH][next] platform/chrome: Fix -Warray-bounds warnings
2023-12-14 16:37 UTC (3+ messages)
[PATCH net-next v3 2/2] ptp: add FemtoClock3 Wireless as ptp hardware clock
2023-12-14 16:36 UTC
[PATCH net-next v3 1/2] ptp: introduce PTP_CLOCK_EXTOFF event for the measured external offset
2023-12-14 16:36 UTC
[PATCH v1 0/8] Add device tree for IBM system1 BMC
2023-12-14 16:35 UTC (8+ messages)
` [PATCH v1 2/8] dt-bindings: tpm: Add schema for TIS I2C devices
` [PATCH v1 5/8] ARM: dts: aspeed: System1: Voltage regulators
[PATCH 00/11] Add HDMI support for RK3128
2023-12-14 16:34 UTC (12+ messages)
` [PATCH 01/11] dt-bindings: display: rockchip,inno-hdmi: Document RK3128 compatible
` [PATCH 04/11] drm/rockchip: inno_hdmi: Correctly setup HDMI quantization range
[PATCH v2 0/4] usb: typec: tipd: add patch update support for tps6598x
2023-12-14 16:29 UTC (5+ messages)
` [PATCH v2 1/4] usb: typec: tipd: add init and reset functions to tipd_data
` [PATCH v2 2/4] usb: typec: tipd: add function to request firmware
` [PATCH v2 3/4] usb: typec: tipd: declare in_data in as const in exec_cmd functions
` [PATCH v2 4/4] usb: typec: tipd: add patch update support for tps6598x
[PATCH 0/4] stm32: add support for STM32MP25 BSEC to control OTP data
2023-12-14 16:28 UTC (2+ messages)
[RFC PATCH net-next v1 0/4] Abstract page from net stack
2023-12-14 16:27 UTC (4+ messages)
` [RFC PATCH net-next v1 4/4] net: page_pool: use netmem_t instead of struct page in API
[Bug Report] bpf: incorrectly pruning runtime execution path
2023-12-14 16:26 UTC (7+ messages)
[PATCH v4 1/3] dt-bindings: arm: hwmon: gpio-fan: Convert txt bindings to yaml
2023-12-14 16:25 UTC (2+ messages)
` (subset) "
[PATCH net-next] dt-bindings: net: marvell,orion-mdio: Drop "reg" sizes schema
2023-12-14 16:23 UTC (2+ messages)
[PATCH linux-next] drm/nouveau/disp: switch to use kmemdup() helper
2023-12-14 16:20 UTC (2+ messages)
drivers/cpufreq/powernv-cpufreq.c:469:25: sparse: sparse: restricted __be64 degrades to integer
2023-12-14 16:18 UTC
[PATCH bpf-next v5 0/9] Add bpf_xdp_get_xfrm_state() kfunc
2023-12-14 16:16 UTC (14+ messages)
` [PATCH bpf-next v5 9/9] bpf: xfrm: Add selftest for bpf_xdp_get_xfrm_state()
[PATCH net-next v4 0/4] add PF-VF mailbox support
2023-12-14 16:16 UTC (4+ messages)
` [PATCH net-next v4 2/4] octeon_ep: PF-VF mailbox version support
` [EXT] "
[PATCH v3 0/5] kunit: Add helpers for creating test-managed devices
2023-12-14 16:15 UTC (3+ messages)
` [PATCH v3 3/5] overflow: Replace fake root_device with kunit_device
[PATCH] erofs: fix ztailpacking for subpage compressed blocks
2023-12-14 16:13 UTC
[PATCH v2 00/16] block atomic writes
2023-12-14 16:12 UTC (4+ messages)
` [PATCH v2 01/16] block: Add atomic write operations to request_queue limits
[PATCH] irq: Resolve that mask_irq/unmask_irq may not be called in pairs
2023-12-14 16:11 UTC (5+ messages)
[RFC nf-next 0/2] netfilter: bpf: support prog update
2023-12-14 16:10 UTC (10+ messages)
` [RFC nf-next 1/2] "
[PATCH bpf-next v3 0/2] bpf: support to track BPF_JNE
2023-12-14 16:10 UTC (5+ messages)
` [PATCH bpf-next v3 1/2] bpf: make the verifier tracks the "not equal" for regs
[PATCH 1/3] hwmon: max31827: Add PEC support
2023-12-14 16:10 UTC (2+ messages)
[RFC][PATCH] overlayfs: Redirect xattr ops on security.evm to security.evm_overlayfs
2023-12-14 16:09 UTC (12+ messages)
[PATCH v2 0/5] Add pm8010 RPMH regulators for sm8550 boards
2023-12-14 16:09 UTC (2+ messages)
` (subset) "
[PATCH] soc: qcom: pmic_glink: Fix boot when QRTR=m
2023-12-14 16:08 UTC (8+ messages)
[PATCH v2 0/3] hwmon: Add driver for Astera Labs PT5161L retimer
2023-12-14 16:06 UTC (5+ messages)
` [PATCH v2 1/3] dt-bindings: vendor-prefixes: add asteralabs
` [PATCH v2 2/3] dt-bindings: trivial-devices: add Astera Labs PT5161L
[GIT PULL] platform-drivers-x86 for v6.7-4
2023-12-14 15:59 UTC
[PATCH 00/15] kexec: Allow preservation of ftrace buffers
2023-12-14 16:02 UTC (3+ messages)
[PATCH v9 04/10] mm: thp: Support allocation of anonymous multi-size THP
2023-12-14 16:02 UTC (2+ messages)
` [PATCH] mm: Resolve some multi-size THP review nits
[RFC 0/9] RISC-V SBI v2.0 PMU improvements and Perf sampling in KVM guest
2023-12-14 16:02 UTC (3+ messages)
` [RFC 8/9] RISC-V: KVM: Add perf sampling support for guests
[PATCH 1/1] mei: vsc: Rework firmware image names
2023-12-14 16:00 UTC (2+ messages)
[PATCH] drm/exynos: fix accidental on-stack copy of exynos_drm_plane
2023-12-14 15:59 UTC (2+ messages)
[PATCH v3 0/5] support ipq5332 platform
2023-12-14 15:58 UTC (3+ messages)
` [PATCH v3 5/5] dt-bindings: net: ipq4019-mdio: Document "
[PATCH v2] get_maintainer: correctly parse UTF-8 encoded names in files
2023-12-14 15:57 UTC (2+ messages)
[PATCH v5 0/3] gnss: ubx: support the reset pin of the Neo-M8 variant
2023-12-14 15:53 UTC (3+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox