messages from 2024-07-11 13:07:08 to 2024-07-11 15:56:08 UTC [more...]
[PATCH 0/3] address S32G2/S32G3 SoC based boards particularities
2024-07-11 15:55 UTC (5+ messages)
` [PATCH 1/3] mmc: sdhci-esdhc-imx: disable card detect wake for S32G based platforms
[PATCH bpf] selftests/bpf: DENYLIST.aarch64: Remove fexit_sleep
2024-07-11 15:55 UTC (12+ messages)
[PATCH v2 00/11] perf/uprobe: Optimize uprobes
2024-07-11 15:55 UTC (9+ messages)
` [PATCH v2 04/11] perf/uprobe: RCU-ify find_uprobe()
` [PATCH v2 08/11] perf/uprobe: Convert (some) uprobe->refcount to SRCU
` [PATCH v2 11/11] perf/uprobe: Add uretprobe timer
[PATCH 1/3] leds: leds-lp5569: Fix typo in driver name
2024-07-11 15:51 UTC (2+ messages)
[PATCH v3 0/2] gs101 oriole: UART clock fixes
2024-07-11 15:51 UTC (3+ messages)
` [PATCH v3 1/2] dt-bindings: serial: samsung: fix maxItems for gs101 & document earlycon requirements
[PATCH net-next] net: mvpp2: Improve data types and use min()
2024-07-11 15:47 UTC
[PATCH 00/17] arch: convert everything to syscall.tbl
2024-07-11 15:48 UTC (3+ messages)
` [PATCH 02/17] csky: drop asm/gpio.h wrapper
[PATCH] arm64: dts: mediatek: mt8195: Add power domain to secondary XHCI
2024-07-11 15:47 UTC (3+ messages)
[PATCH net-next v2] selftests: openvswitch: retry instead of sleep
2024-07-11 15:44 UTC (3+ messages)
[PATCH v3 0/8] timers/migration: Fix three possible races and some improvements
2024-07-11 15:44 UTC (2+ messages)
[PATCH v6 0/6] Add driver for LTC2664 and LTC2672
2024-07-11 15:43 UTC (4+ messages)
` [PATCH v6 3/6] dt-bindings: iio: dac: Generalize DAC common properties
[PATCH net-next v2] netdevice: define and allocate &net_device _properly_
2024-07-11 15:41 UTC (6+ messages)
[PATCH v5 00/27] Add support for sam9x7 SoC family
2024-07-11 15:40 UTC (7+ messages)
` [PATCH v5 15/27] dt-bindings: interrupt-controller: Document the property microchip,nr-irqs
[PATCH] mfd: timberdale: attach device properties to tsc2007 board info
2024-07-11 15:40 UTC (3+ messages)
` (subset) "
[PATCH v4 00/21] Avoid MAP_FIXED gap exposure
2024-07-11 15:39 UTC (11+ messages)
` [PATCH v4 09/21] mm/mmap: Expand mmap_region() munmap call
` [PATCH v4 10/21] mm/mmap: Support vma == NULL in init_vma_munmap()
` [PATCH v4 14/21] mm/mmap: Avoid zeroing vma tree in mmap_region()
` [PATCH v4 20/21] mm/mmap: Move may_expand_vm() check "
` [PATCH v4 21/21] mm/mmap: Drop incorrect comment from vms_gather_munmap_vmas()
[PATCH] platform: cznic: CZNIC_PLATFORMS should depend on MACH_ARMADA_38X || ARCH_MVEBU || PPC_P2020
2024-07-11 15:39 UTC (7+ messages)
` [PATCH] platform: arm64: EC_ACER_ASPIRE1 should depend on ARCH_QCOM
` [PATCH] platform: arm64: EC_LENOVO_YOGA_C630 "
[PATCH] platform/x86:intel/pmc: Enable the ACPI PM Timer to be turned off when suspended
2024-07-11 15:34 UTC (4+ messages)
` [PATCH v2] "
[PATCH V3 00/13] media: qcom: camss: Add sm8550 support
2024-07-11 15:33 UTC (10+ messages)
` [PATCH 09/13] media: qcom: camss: Add CSID Gen3 support for SM8550
` [PATCH 10/13] media: qcom: camss: Add support for VFE hardware version Titan 780
` [PATCH 12/13] media: qcom: camss: Add sm8550 support
[PATCH v3 0/7] Add support for the LAN966x PCI device using a DT overlay
2024-07-11 15:29 UTC (3+ messages)
` [PATCH v3 6/7] mfd: Add support for LAN966x PCI device
[PATCH v2 0/4] Verify devices transition from D3cold to D0
2024-07-11 15:27 UTC (6+ messages)
` [PATCH v2 1/4] PCI: Check PCI_PM_CTRL in pci_dev_wait()
` [PATCH v2 2/4] PCI: Verify functions currently in D3cold have entered D0
[PATCH net-next v16 00/13] Device Memory TCP
2024-07-11 15:28 UTC (4+ messages)
` [PATCH net-next v16 12/13] selftests: add ncdevmem, netcat for devmem TCP
[PATCH 0/2] uprobes: document mmap_lock, don't abuse get_user_pages_remote()
2024-07-11 15:25 UTC (11+ messages)
` [PATCH 1/2] uprobes: document the usage of mm->mmap_lock
` [PATCH 0/3] uprobes: future cleanups for review
` [PATCH 2/3] uprobes: simplify error handling for alloc_uprobe()
[PATCH] OPP: Fix support for required OPPs for multiple PM domains
2024-07-11 15:25 UTC (11+ messages)
[PATCH v1 0/2] PCI: ti: k3: Fix TI J721E PERST# polarity
2024-07-11 15:25 UTC (3+ messages)
[PATCH v2 3/5] efi/cper: Add a new helper function to print bitmasks
2024-07-11 15:24 UTC (2+ messages)
[RFC 0/5] SEV Kernel Selftests
2024-07-11 15:23 UTC (7+ messages)
` [RFC 1/5] selftests: KVM: Add a basic SNP smoke test
` [RFC 2/5] selftests: KVM: Decouple SEV ioctls from asserts
` [RFC 3/5] selftests: KVM: SEV IOCTL test
[PATCH v2] dt-bindings: phy: hisilicon,hi3798cv200-combphy: Convert to DT schema
2024-07-11 15:23 UTC
[PATCH 00/10] perf/uprobe: Optimize uprobes
2024-07-11 15:22 UTC (13+ messages)
[PATCH bpf] bpf, arm64: fix trampoline for BPF_TRAMP_F_CALL_ORIG
2024-07-11 15:18 UTC
[PATCH] kselftest: cpufreq: Add RTC wakeup alarm
2024-07-11 15:18 UTC (3+ messages)
[PATCH v3 0/1] HP: wmi: added support for 4 zone keyboard rgb
2024-07-11 15:17 UTC (4+ messages)
` [PATCH v3 1/1] "
[ANNOUNCE] 5.10.221-rt113
2024-07-11 15:17 UTC
[PATCH v1 0/2] s390: Two small fixes and improvements
2024-07-11 15:16 UTC (3+ messages)
` [PATCH v1 2/2] s390/kvm: Move bitfields for dat tables
[PATCH v4] ext4: fix fast commit inode enqueueing during a full journal commit
2024-07-11 15:16 UTC (3+ messages)
[PATCH v4 0/8] perf trace: Augment enum arguments with BTF
2024-07-11 15:16 UTC (7+ messages)
` [PATCH v5 2/8] perf trace: BTF-based enum pretty printing for syscall args
` [PATCH v5 4/8] perf trace: Filter enum arguments with enum names
[tip: irq/core] irqchip/gic-v3: Pass #redistributor-regions to gic_of_setup_kvm_info()
2024-07-11 15:16 UTC
[PATCH] irqchip/imx-irqsteer: Add irq_bus_lock/sync_unlock handlers
2024-07-11 15:16 UTC (2+ messages)
` [tip: irq/core] irqchip/imx-irqsteer: Handle runtime power management correctly
[PATCH v5 5.10/5.15] ata: libata-scsi: check cdb length for VARIABLE_LENGTH_CMD commands
2024-07-11 15:15 UTC
[PATCH net-next] net/mlx5: Reclaim max 50K pages at once
2024-07-11 15:13 UTC
[PATCH] driver:core: no need to set a default value for want_async
2024-07-11 15:13 UTC (2+ messages)
[PATCH RESEND v6 00/18] EDAC/mc/synopsys: Various fixes and cleanups
2024-07-11 15:11 UTC (4+ messages)
` [PATCH RESEND v6 02/18] EDAC/synopsys: Fix mci->scrub_cap field setting
[PATCH v5 0/9] fs: multigrain timestamp redux
2024-07-11 15:09 UTC (4+ messages)
` [PATCH v5 6/9] xfs: switch to multigrain timestamps
[PATCH v2 1/3] arch/x86: Drop own definition of pgd,p4d_leaf
2024-07-11 15:08 UTC (7+ messages)
` [PATCH v2 3/3] mm: Add p{g/4}d_leaf() in asm-generic/pgtable-nop{4/u}d.h
[PATCH 0/2] virtio-fs: Add 'file' mount option
2024-07-11 15:04 UTC (8+ messages)
[PATCH] HP: wmi: added support for 4 zone keyboard rgb
2024-07-11 15:03 UTC (3+ messages)
` "
[PATCH v3] thermal: core: Add sanity checks for polling_delay and passive_delay
2024-07-11 15:02 UTC (2+ messages)
[PATCH] arm64: dts: qcom: x1e80100: enable GICv3 ITS for PCIe
2024-07-11 15:01 UTC (4+ messages)
[PATCH net-next v3 0/2] vsock: avoid queuing on workqueue if possible
2024-07-11 14:58 UTC (3+ messages)
` [PATCH net-next v3 1/2] vsock/virtio: refactor virtio_transport_send_pkt_work
` [PATCH net-next v3 2/2] vsock/virtio: avoid queuing packets when work queue is empty
arch/arm/boot/dts/aspeed/aspeed-bmc-facebook-yosemite4.dtb: i2c-mux@70: idle-state: [0] is not of type 'integer'
2024-07-11 14:58 UTC
[PATCH v3 1/2] mm/memcg: alignment memcg_data define condition
2024-07-11 14:55 UTC (8+ messages)
` [REF PATCH v3 2/2] mm/slab: decouple the SLAB_OBJ_EXT from MEMCG
[PATCH] riscv: Improve exception and system call latency
2024-07-11 14:40 UTC (3+ messages)
` [PATCH v2] "
[PATCH V4][RESEND] LoongArch: Add AVEC irqchip support
2024-07-11 14:49 UTC (4+ messages)
[GIT PULL] SPI fixes for v6.10-rc7
2024-07-11 14:47 UTC
[PATCH v2 00/60] i2c: reword first drivers according to newest specification
2024-07-11 14:45 UTC (8+ messages)
` [PATCH v2 56/60] i2c: viai2c: reword "
` [PATCH v2 60/60] i2c: st: "
[PATCH next] usb: usbfs: Add reset_resume for usbfs
2024-07-11 14:41 UTC (3+ messages)
[PATCH v2] media: ov5675: Fix power on/off delay timings
2024-07-11 14:38 UTC
[PATCH V4 0/8] Rust bindings for cpufreq and OPP core + sample driver
2024-07-11 14:37 UTC (6+ messages)
` [PATCH V4 8/8] cpufreq: Add Rust based cpufreq-dt driver
[PATCH net-next 0/2] libceph: fix kernel-doc warnings
2024-07-11 14:36 UTC (7+ messages)
` [PATCH net-next 1/2] libceph: suppress crush_choose_indep() "
` [PATCH net-next 2/2] libceph: fix crush_choose_firstn() "
[PATCH] drm/ast: add multiple connectors support
2024-07-11 14:36 UTC (2+ messages)
next: arm64: defconfig: gcc-8: drivers/bluetooth/hci_qca.c:2501:2: error: label at end of compound statement
2024-07-11 14:34 UTC
[PATCH] kselftest/alsa: Use card name rather than number in test names
2024-07-11 14:33 UTC
[PATCH v8] af_packet: Handle outgoing VLAN packets without hardware offloading
2024-07-11 14:33 UTC (11+ messages)
[PATCH] dt-bindings: trivial-devices: document the Sierra Wireless mangOH Green SPI IoT interface
2024-07-11 14:33 UTC (2+ messages)
[syzbot] [mm?] possible deadlock in __mmap_lock_do_trace_released
2024-07-11 14:33 UTC (3+ messages)
[PATCH] i2c: rcar: clear NO_RXDMA flag after resetting
2024-07-11 14:30 UTC (2+ messages)
[PATCH] fs/affs: struct slink_front: Replace 1-element array with flexible array
2024-07-11 14:29 UTC (2+ messages)
[PATCH 0/2] Support direct I/O read and write for memory allocated by dmabuf
2024-07-11 14:25 UTC (7+ messages)
[PATCH net-next] net: ethtool: Monotonically increase the message sequence number
2024-07-11 14:23 UTC (3+ messages)
[PATCH 0/8] Make SCMI transport as standalone drivers
2024-07-11 14:22 UTC (12+ messages)
` [PATCH v2 2/8] firmware: arm_scmi: Introduce packet handling helpers
` [PATCH v2 3/8] firmware: arm_scmi: Add support for standalone transport drivers
` [PATCH v2 6/8] firmware: arm_scmi: Make OPTEE transport a standalone driver
[PATCH v0 1/2] dt-bindings: usb: qcom,dwc3: Add minItems for interrupt info
2024-07-11 14:22 UTC (2+ messages)
[PATCH] PCI: Fix crash during pci_dev hot-unplug on pseries KVM guest
2024-07-11 14:21 UTC (3+ messages)
[RESEND PATCH] rtc: ds1343: Force SPI chip select to be active high
2024-07-11 14:21 UTC (4+ messages)
[PATCH] arm64: dts: ti: Introduce J742S2 SoC and EVM
2024-07-11 14:19 UTC (2+ messages)
[PATCH RFC 0/1] Support CMA regions
2024-07-11 14:19 UTC (3+ messages)
` [PATCH RFC 1/1] remoteproc: mediatek: Support reserved "
[PATCH 0/6] use device_for_each_child_node() to access device child nodes
2024-07-08 8:28 UTC (5+ messages)
` [PATCH 3/6] leds: bd2606mvv: "
[PATCH] test/vsock: add install target
2024-07-11 14:14 UTC (10+ messages)
[PATCH cgroup/for-6.11] cgroup: Add Michal Koutny as a maintainer
2024-07-11 14:14 UTC (3+ messages)
[PATCH 0/4] rtc: stm32: add pinctrl interface to handle RTC outs
2024-07-11 14:08 UTC (5+ messages)
` [PATCH 1/4] dt-bindings: rtc: stm32: describe pinmux nodes
` [PATCH 2/4] rtc: stm32: add pinctrl and pinmux interfaces
` [PATCH 3/4] rtc: stm32: add Low Speed Clock Output (LSCO) support
` [PATCH 4/4] rtc: stm32: add alarm A out feature
[PATCH v2] ring-buffer: Limit time with disabled interrupts in rb_check_pages()
2024-07-11 14:10 UTC (4+ messages)
[PATCH v4 0/3] mm: swap: mTHP swap allocator base on swap cluster order
2024-07-11 14:08 UTC (3+ messages)
[syzbot] [lsm?] general protection fault in hook_inode_free_security
2024-07-11 14:06 UTC (8+ messages)
[PATCH v5 0/7] firmware: support i.MX95 SCMI BBM/MISC Extenstion
2024-07-11 14:05 UTC (12+ messages)
` [PATCH v5 1/7] Documentation: firmware-guide: add NXP i.MX95 SCMI documentation
` [PATCH v5 4/7] firmware: arm_scmi: add initial support for i.MX MISC protocol
` [PATCH v5 5/7] firmware: imx: add i.MX95 MISC driver
` [PATCH v5 6/7] rtc: support i.MX95 BBM RTC
` [PATCH v5 7/7] input: keyboard: support i.MX95 BBM module
[PATCH v3 1/2] cgroup: Show # of subsystem CSSes in cgroup.stat
2024-07-11 14:05 UTC (3+ messages)
linux-next: duplicate patch in the device-mapper tree
2024-07-11 14:05 UTC (3+ messages)
[PATCH v2 0/5] ARM: dts: qcom: adhere to pinctrl dt schema
2024-07-11 14:04 UTC (9+ messages)
` [PATCH v2 1/5] ARM: dts: qcom: apq8064-pins: correct error in drive-strength property
` [PATCH v2 2/5] ARM: dts: qcom: asus,nexus7-flo: remove duplicate pinctrl handle in i2c nodes
` [PATCH v2 3/5] ARM: dts: qcom: apq8064: adhere to pinctrl dtschema
[PATCH -next] btrfs: Remove duplicate btrfs_inode.h header
2024-07-11 14:03 UTC (2+ messages)
[PATCH v4 00/16] Enable Linear Address Space Separation support
2024-07-11 14:03 UTC (8+ messages)
` [PATCH v4 03/16] x86/alternatives: Disable LASS when patching kernel alternatives
[PATCH v6 0/4] Add support for AArch64 AMUv1-based arch_freq_get_on_cpu
2024-07-11 13:59 UTC (3+ messages)
[PATCH v2 1/2] net: pse-pd: Do not return EOPNOSUPP if config is null
2024-07-11 13:57 UTC (4+ messages)
[PATCH] mm/slub: quiet the clang warning with -Wunused-function enabled
2024-07-11 13:56 UTC (6+ messages)
[PATCH net v3 0/2] net: pse-pd: Fix possible issues with a PSE supporting both c33 and PoDL
2024-07-11 13:55 UTC (3+ messages)
` [PATCH net v3 1/2] net: pse-pd: Do not return EOPNOSUPP if config is null
` [PATCH net v3 2/2] net: ethtool: pse-pd: Fix possible null-deref
[PATCH v12 0/6]arm64: add ARCH_HAS_COPY_MC support
2024-07-11 13:53 UTC (3+ messages)
` [PATCH v12 1/6] uaccess: add generic fallback version of copy_mc_to_user()
[PATCH] regmap: kunit: Add test cases for regmap_multi_reg_(read,write}()
2024-07-11 13:49 UTC (2+ messages)
[PATCH v2] pwm: axi-pwmgen: add .max_register to regmap
2024-07-11 13:49 UTC (2+ messages)
[PATCH-cgroup v5] cgroup: Show # of subsystem CSSes in cgroup.stat
2024-07-11 13:45 UTC (2+ messages)
[PATCH] iio: common: scmi_iio: Remove unnecessary u64 type cast
2024-07-11 13:45 UTC
[PATCH net v2] net: bridge: mst: Check vlan state for egress decision
2024-07-11 13:43 UTC (2+ messages)
[GIT PULL] Networking for v6.10-rc8
2024-07-11 13:41 UTC
[PATCH v6] sbitmap: fix io hung due to race on sbitmap_word::cleared
2024-07-11 13:39 UTC (4+ messages)
[PATCH rdma-next v3 1/1] RDMA/mana_ib: Set correct device into ib
2024-07-11 13:37 UTC
[PATCH] x86/xen: remove deprecated xen_nopvspin boot parameter
2024-07-11 13:35 UTC (2+ messages)
[PATCH V8 00/12] perf/core: Add ability for an event to "pause" or "resume" AUX area tracing
2024-07-11 13:35 UTC (4+ messages)
` [PATCH V8 02/12] perf/x86/intel/pt: Add support for pause / resume
[PATCH 0/2] x86/xen: cleanup of xen private headers
2024-07-11 13:33 UTC (2+ messages)
[RFC V3 0/4] arm_scmi: vendors: ARM SCMI Qualcomm Vendor Protocol
2024-07-11 13:33 UTC (7+ messages)
` [RFC V3 1/4] dt-bindings: firmware: Document bindings for ARM SCMI QCOM "
` [RFC V3 2/4] firmware: arm_scmi: vendors: Add ARM SCMI QCOM vendor protocol v1.0
[PATCH V7 1/2] cgroup/rstat: Avoid thundering herd problem by kswapd across NUMA nodes
2024-07-11 13:29 UTC (2+ messages)
` [PATCH V7 2/2 RFC] cgroup/rstat: add tracepoint for ongoing flusher waits
[PATCH-cgroup v4] cgroup: Show # of subsystem CSSes in cgroup.stat
2024-07-11 13:25 UTC (3+ messages)
[PATCH v2 0/3] Add source filtering for multi-port output
2024-07-11 13:25 UTC (3+ messages)
` [PATCH v2 3/3] coresight-tpda: Optimize the function of reading element size
[PATCH net-next 0/5] Eliminate CONFIG_NR_CPUS dependency in dpaa-eth and enable COMPILE_TEST in fsl_qbman
2024-07-11 13:23 UTC (2+ messages)
[PATCH] mm/mmap: Align the length parameter of munmap with hugepage size
2024-07-11 13:22 UTC (4+ messages)
[PATCH v2] xen: make multicall debug boot time selectable
2024-07-11 13:24 UTC (2+ messages)
[PATCH v2 2/2] virtio: fix vq # for balloon
2024-07-11 13:23 UTC (2+ messages)
[PATCH v2 1/2] virtio_balloon: add work around for out of spec QEMU
2024-07-11 13:23 UTC (2+ messages)
[PATCH v9] ALSA: hda/tas2781: Add tas2781 hda SPI driver
2024-07-11 13:20 UTC
[PATCH 0/2] ext4: fix unable to handle kernel paging request in do_split()
2024-07-11 13:20 UTC (2+ messages)
[PATCH] dmaengine: dmatest: Explicitly cast divisor to u32
2024-07-11 13:20 UTC
[PATCH] 9p: Fix O_NONBLOCK read behaviour in P9L_DIRECT mode
2024-07-11 13:19 UTC
[PATCH v1] phy: marvell: phy-mvebu-cp110-comphy: improve eth_port1 on comphy4
2024-07-11 13:12 UTC
[PATCH net-next v3 0/2] net: add local address bind support to vxlan and geneve
2024-07-11 13:14 UTC (3+ messages)
` [PATCH net-next v3 1/2] net: vxlan: enable local address bind for vxlan sockets
` [PATCH net-next v3 2/2] net: geneve: enable local address bind for geneve sockets
[PATCH 0/3] sched/core: Fixes and enhancements around spurious need_resched() and idle load balancing
2024-07-11 13:14 UTC (5+ messages)
` [PATCH 2/3] sched/core: Introduce SM_IDLE and an idle re-entry fast-path in __schedule()
[PATCH] tick/broadcast-hrtimer: Prevent the timer device on broadcast duty CPU from being disabled
2024-07-11 13:10 UTC (3+ messages)
[PATCH] mm: unified folio_test_anon()/folio_anon_vma() and use them
2024-07-11 13:08 UTC (2+ messages)
[linux-next:master] [perf vendor events] e2641db83f: perf-sanity-tests.perf_all_PMU_test.fail
2024-07-11 13:07 UTC (4+ messages)
[PATCH v1 0/1] Add gpio line name in Meta Minerva BMC(AST2600)
2024-07-11 13:05 UTC (2+ messages)
` [PATCH v1 1/1] ARM: dts: aspeed: minerva: add host0-ready pin
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