messages from 2023-12-01 16:07:59 to 2023-12-01 16:46:09 UTC [more...]
[PATCH 0/2] KVM: xen: update shared_info when long_mode is set
2023-12-01 16:46 UTC (2+ messages)
[PATCH] serial: max310x: change confusing comment about Tx FIFO
2023-12-01 16:43 UTC (3+ messages)
[PATCH 1/2] firmware: arm_scmi: Fix frequency truncation by promoting multiplier to u64
2023-12-01 16:41 UTC (9+ messages)
` [PATCH 2/2] firmware: arm_scmi: Fix possible frequency truncation when using level indexing mode
io_uring: incorrect assumption about mutex behavior on unlock?
2023-12-01 16:41 UTC
[PATCH] x86/percpu: Declare const_pcpu_hot as extern const variable
2023-12-01 16:41 UTC (4+ messages)
` [tip: x86/percpu] "
[PATCH 00/16] fs: use type-safe uid representation for filesystem capabilities
2023-12-01 16:41 UTC (3+ messages)
` [PATCH 05/16] capability: provide helpers for converting between xattrs and vfs_caps
[meta-multimedia][PATCH] gstd: Install systemd unit into sysem unitdir folder
2023-12-01 16:40 UTC (2+ messages)
` [oe] "
block/blk-mq.c:2334:33: sparse: sparse: Using plain integer as NULL pointer
2023-12-01 16:39 UTC
thermal_nl.h:6:10: fatal error: netlink/netlink.h: No such file or directory
2023-12-01 16:39 UTC
[PATCH v5 00/20] Add minimal Tensor/GS101 SoC support and Oriole/Pixel6 board
2023-12-01 16:39 UTC (43+ messages)
` [PATCH v5 01/20] dt-bindings: soc: samsung: exynos-pmu: Add gs101 compatible
` [PATCH v5 02/20] dt-bindings: clock: Add Google gs101 clock management unit bindings
` [PATCH v5 03/20] dt-bindings: soc: google: exynos-sysreg: add dedicated SYSREG compatibles to GS101
` [PATCH v5 04/20] dt-bindings: watchdog: Document Google gs101 watchdog bindings
` [PATCH v5 05/20] dt-bindings: arm: google: Add bindings for Google ARM platforms
` [PATCH v5 06/20] dt-bindings: pinctrl: samsung: add google,gs101-pinctrl compatible
` [PATCH v5 07/20] dt-bindings: pinctrl: samsung: add gs101-wakeup-eint compatible
` [PATCH v5 08/20] dt-bindings: serial: samsung: Add google-gs101-uart compatible
` [PATCH v5 09/20] dt-bindings: serial: samsung: Make samsung,uart-fifosize required property
` [PATCH v5 10/20] dt-bindings: soc: samsung: usi: add google,gs101-usi compatible
` [PATCH v5 11/20] clk: samsung: clk-pll: Add support for pll_{0516,0517,518}
` [PATCH v5 12/20] clk: samsung: clk-gs101: Add cmu_top, cmu_misc and cmu_apm support
` [PATCH v5 13/20] pinctrl: samsung: Add filter selection support for alive banks
` [PATCH v5 14/20] pinctrl: samsung: Add gs101 SoC pinctrl configuration
` [PATCH v5 15/20] watchdog: s3c2410_wdt: Add support for WTCON register DBGACK_MASK bit
` [PATCH v5 16/20] watchdog: s3c2410_wdt: Add support for Google gs101 SoC
` [PATCH v5 17/20] tty: serial: samsung: Add gs101 compatible and common fifoszdt_serial_drv_data
` [PATCH v5 18/20] arm64: dts: exynos: google: Add initial Google gs101 SoC support
` [PATCH v5 19/20] arm64: dts: exynos: google: Add initial Oriole/pixel 6 board support
` [PATCH v5 20/20] MAINTAINERS: add entry for Google Tensor SoC
[PATCH 0/6] Add DA9062 PMIC and built-in RTC support for RZ/G2UL SMARC EVK
2023-12-01 16:40 UTC (8+ messages)
` [PATCH 3/6] rtc: da9063: Use dev_err_probe()
[LTP] Open monthly meeting 6th of November 09:00 UTC
2023-12-01 16:40 UTC (5+ messages)
[PATCH 0/2] x86/microcode: Unify early reporting
2023-12-01 16:39 UTC (4+ messages)
` [PATCH 2/2] x86/microcode: Rework early revisions reporting
[PATCH] cxl/core/mbox: get next_persistent_bytes by next_persistent_cap
2023-12-01 16:40 UTC
[PATCH 0/4] scsi: eliminate AioContext lock
2023-12-01 16:38 UTC (5+ messages)
` [PATCH 2/4] virtio-scsi: don't lock AioContext around virtio_queue_aio_attach_host_notifier()
` [PATCH 3/4] scsi: don't lock AioContext in I/O code path
[PATCH v3 0/3] livepatch: Move modules to selftests and add a new test
2023-12-01 16:38 UTC (5+ messages)
` [PATCH v3 3/3] selftests: livepatch: Test livepatching a heavily called syscall
[PATCH v5 00/17] Introduce initial TI's J784S4 and AM69 support
2023-12-01 16:37 UTC (5+ messages)
` [PATCH v5 03/17] arm: dts: Add bootph-all for memory node
` [PATCH v5 04/17] arm: mach-k3: Add basic support for J784S4 SoC definition
[RFC PATCH net-next v3 00/13] Introduce PHY listing and link_topology tracking
2023-12-01 16:37 UTC (28+ messages)
` [RFC PATCH net-next v3 01/13] net: phy: Introduce ethernet link topology representation
` [RFC PATCH net-next v3 02/13] net: sfp: pass the phy_device when disconnecting an sfp module's PHY
` [RFC PATCH net-next v3 03/13] net: phy: add helpers to handle sfp phy connect/disconnect
` [RFC PATCH net-next v3 04/13] net: sfp: Add helper to return the SFP bus name
` [RFC PATCH net-next v3 05/13] net: ethtool: Allow passing a phy index for some commands
` [RFC PATCH net-next v3 06/13] netlink: specs: add phy-index as a header parameter
` [RFC PATCH net-next v3 07/13] net: ethtool: Introduce a command to list PHYs on an interface
` [RFC PATCH net-next v3 08/13] netlink: specs: add ethnl PHY_GET command set
` [RFC PATCH net-next v3 09/13] net: ethtool: plca: Target the command to the requested PHY
` [RFC PATCH net-next v3 10/13] net: ethtool: pse-pd: "
` [RFC PATCH net-next v3 11/13] net: ethtool: cable-test: "
` [RFC PATCH net-next v3 12/13] net: ethtool: strset: Allow querying phy stats by index
` [RFC PATCH net-next v3 13/13] Documentation: networking: document phy_link_topology
[patch net-next v2] docs: netlink: add NLMSG_DONE message format for doit actions
2023-12-01 16:38 UTC (2+ messages)
[PULL 0/1] Migration 20231201 patches
2023-12-01 16:36 UTC (2+ messages)
` [PULL 1/1] migration: Plug memory leak with migration URIs
[PATCH] dt-bindings: rtc: qcom-pm8xxx: fix inconsistent example
2023-12-01 16:37 UTC (5+ messages)
[PATCH] version: 24.03-rc0
2023-12-01 16:36 UTC (8+ messages)
[PATCH v2 2/2] hwmon: ltc4282: add support for the LTC4282 chip
2023-12-01 16:36 UTC (17+ messages)
[PATCH net-next v3 0/7] net/smc: implement SMCv2.1 virtual ISM device support
2023-12-01 16:32 UTC (6+ messages)
` [PATCH net-next v3 4/7] net/smc: define a reserved CHID range for virtual ISM devices
` [PATCH net-next v3 5/7] net/smc: compatible with 128-bits extend GID of virtual ISM device
[PATCH bpf 0/2] bpf fix for unconnect af_unix socket
2023-12-01 16:35 UTC (4+ messages)
` [PATCH bpf 2/2] bpf: sockmap, test for unconnected af_unix sock
[PATCH v1 1/1] checkpatch: Add dev_err_probe() to the list of Log Functions
2023-12-01 16:34 UTC (5+ messages)
[PATCH 1/7] handshake: Add cleanup function for handshake_state
2023-12-01 16:32 UTC (8+ messages)
[RFC 0/33] KVM: x86: hyperv: Introduce VSM support
2023-12-01 16:32 UTC (8+ messages)
` [RFC 05/33] KVM: x86: hyper-v: Introduce VTL call/return prologues in hypercall page
` [RFC 06/33] KVM: x86: hyper-v: Introduce VTL awareness to Hyper-V's PV-IPIs
[PATCH] arm64: defconfig: increase SERIAL_8250_NR_UARTS
2023-12-01 16:31 UTC (6+ messages)
[PATCH v1] mm/readahead: Do not allow order-1 folio
2023-12-01 16:32 UTC (2+ messages)
[RFC 1/3] pidfd: allow pidfd_open() on non-thread-group leaders
2023-12-01 16:31 UTC (4+ messages)
[PATCH RFC 0/7] sysctl: constify sysctl ctl_tables
2023-12-01 16:31 UTC (4+ messages)
[PATCH v2] LoongArch: Load vmlinux.efi to the link address
2023-12-01 16:30 UTC (8+ messages)
[PATCH 5.15 00/68] 5.15.141-rc2 review
2023-12-01 16:30 UTC (2+ messages)
[PATCH] drm/msm/dpu: Add missing safe_lut_tbl in sc8180x catalog
2023-12-01 16:28 UTC (4+ messages)
[PATCH v2 0/4] Regather scattered PCI-Code
2023-12-01 16:27 UTC (2+ messages)
[PATCH] firmware: arm_scmi: Add protocol versioning checks
2023-12-01 16:26 UTC (4+ messages)
[PATCH v5 0/5] userfaultfd move option
2023-12-01 16:26 UTC (4+ messages)
` [PATCH v5 5/5] selftests/mm: add UFFDIO_MOVE ioctl test
[PATCH] drm/i915/dsi: Use devm_gpiod_get() for all GPIOs
2023-12-01 16:26 UTC (3+ messages)
` [Intel-gfx] "
[PATCH v1 2/2] net: stmmac: Add NPCM support
2023-12-01 16:25 UTC (13+ messages)
` [Linux-stm32] "
[PATCH V2 0/2] ARM: dts: bcm2711: Add generic xHCI
2023-12-01 16:24 UTC (5+ messages)
` [PATCH V2 1/2] dt-bindings: usb: xhci: Add optional power-domains
[RFC PATCH] x86/Kconfig: Disable KASLR on debug builds
2023-12-01 16:24 UTC (5+ messages)
[PATCH V6 00/14] fix migration of suspended runstate
2023-12-01 16:23 UTC (4+ messages)
` [PATCH V6 05/14] migration: propagate "
[PATCH] lib/ext2fs: Validity checks for ext2fs_inode_scan_goto_blockgroup()
2023-12-01 16:24 UTC (2+ messages)
[PATCH v3 0/2] Stabilize use of vblank_refcount
2023-12-01 16:22 UTC (6+ messages)
` [PATCH v3 2/2] drm/msm/dpu: Add mutex lock in control vblank irq
[PATCH] tty: max310x: work around regmap->regcache data corruption
2023-12-01 16:23 UTC (4+ messages)
[Intel-wired-lan] [PATCH iwl-net v2 0/2] igc: ethtool: Check VLAN TCI mask
2023-12-01 16:16 UTC (4+ messages)
` [Intel-wired-lan] [PATCH iwl-net v2 1/2] igc: Report VLAN EtherType matching back to user
` [Intel-wired-lan] [EXT] "
` "
[PATCH v5 0/4] PCI: layerscape: Add suspend/resume support for ls1043 and ls1021
2023-12-01 16:17 UTC (15+ messages)
` [PATCH v5 1/4] PCI: layerscape: Add function pointer for exit_from_l2()
` [PATCH v5 2/4] PCI: layerscape: Add suspend/resume for ls1021a
` [PATCH v5 3/4] PCI: layerscape(ep): Rename pf_* as pf_lut_*
` [PATCH v5 4/4] PCI: layerscape: Add suspend/resume for ls1043a
[PATCH 00/14] renesas: rzg3s: Add support for Ethernet
2023-12-01 16:15 UTC (4+ messages)
` [PATCH 05/14] pinctrl: renesas: rzg2l: Move arg in the main function block
Bug in add_dma_entry()'s debugging code
2023-12-01 16:21 UTC (10+ messages)
[PATCH v4 0/7] Add Huashan Pi board support
2023-12-01 16:21 UTC (4+ messages)
[PATCH] dt-bindings: marvell: move MMP boards to common marvell directory
2023-12-01 16:17 UTC (7+ messages)
[PATCH 1/3] dt-bindings: perf: fsl-imx-ddr: Add i.MX95 compatible
2023-12-01 16:16 UTC (5+ messages)
` [EXT] "
[PATCH v2 0/2] Simplify Util_est
2023-12-01 16:16 UTC (3+ messages)
` [PATCH v2 1/2] sched/fair: Remove SCHED_FEAT(UTIL_EST_FASTUP, true)
` [PATCH v2 2/2] sched/fair: Simplify util_est
[PATCH] usb: storage: sddr55: avoid integer overflow
2023-12-01 16:16 UTC (4+ messages)
` [PATCH v2] usb: storage: sddr55: clean up variable type
[PATCH v1 1/3] x86/tdx: Check for TDX partitioning during early TDX init
2023-12-01 16:16 UTC (9+ messages)
[PATCH v2] sched/cputime: exclude ktimers threads in irqtime_account_irq
2023-12-01 16:16 UTC (3+ messages)
` [PATCH v3] sched/cputime: let ktimers align with ksoftirqd in accounting CPUTIME_SOFTIRQ
[PATCH] drm/doc: Define KMS atomic state set
2023-12-01 16:16 UTC (4+ messages)
[PATCH v7 00/26] Enable CET Virtualization
2023-12-01 16:15 UTC (4+ messages)
` [PATCH v7 24/26] KVM: x86: Enable CET virtualization for VMX and advertise to userspace
cifs hardlink misbehaviour in generic/002?
2023-12-01 16:15 UTC
[syzbot] [net?] memory leak in copy_net_ns (2)
2023-12-01 16:14 UTC
[PATCH v3] usb: hub: Add quirk to decrease IN-ep poll interval for Microchip USB491x hub
2023-12-01 16:13 UTC (2+ messages)
[PATCH ipsec-next v2 0/6] Add bpf_xdp_get_xfrm_state() kfunc
2023-12-01 16:13 UTC (5+ messages)
` [PATCH ipsec-next v2 3/6] libbpf: Add BPF_CORE_WRITE_BITFIELD() macro
[Intel-xe] [PATCH] fixup! drm/xe/uapi: support pat_index selection with vm_bind
2023-12-01 16:13 UTC (4+ messages)
` [Intel-xe] ✓ CI.Build: success for "
` [Intel-xe] ✓ CI.Hooks: "
` [Intel-xe] ✓ CI.checksparse: "
[PATCH v2] net: usb: ax88179_178a: avoid failed operations when device is disconnected
2023-12-01 16:13 UTC (3+ messages)
` [PATCH v3] "
[PATCH v2 0/9] arm64: dts: mediatek: Add MT8186 Corsola Chromebooks
2023-12-01 16:11 UTC (3+ messages)
[GIT PULL] nvme fixes for Linux 6.7
2023-12-01 16:09 UTC (2+ messages)
[PATCH 00/21] Initial cleanups for vCPU hotplug
2023-12-01 16:09 UTC (6+ messages)
[PATCH] KVM: selftests: Drop newline from __TEST_REQUIRE
2023-12-01 16:08 UTC (3+ messages)
[PATCH] dt-bindings: hwmon: Increase max number of io-channels
2023-12-01 16:07 UTC (4+ messages)
[Buildroot] [PATCH 1/1] package/monit: fix openssl static build
2023-12-01 16:07 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.