messages from 2024-01-31 16:08:54 to 2024-01-31 16:56:57 UTC [more...]
[RFC PATCH v4 00/15] ACPI/arm64: add support for virtual cpu hotplug
2024-01-31 16:50 UTC (30+ messages)
` [PATCH RFC v4 01/15] ACPI: Only enumerate enabled (or functional) processor devices
` [PATCH RFC v4 02/15] ACPI: processor: Register all CPUs from acpi_processor_get_info()
` [PATCH RFC v4 03/15] ACPI: Move acpi_bus_trim_one() before acpi_scan_hot_remove()
` [PATCH RFC v4 05/15] ACPI: Add post_eject to struct acpi_scan_handler for cpu hotplug
` [PATCH RFC v4 06/15] ACPI: convert acpi_processor_post_eject() to use IS_ENABLED()
` [PATCH RFC v4 07/15] ACPI: Check _STA present bit before making CPUs not present
` [PATCH RFC v4 08/15] ACPI: Warn when the present bit changes but the feature is not enabled
` [PATCH RFC v4 09/15] arm64: acpi: Move get_cpu_for_acpi_id() to a header
` [PATCH RFC v4 10/15] irqchip/gic-v3: Don't return errors from gic_acpi_match_gicc()
` [PATCH RFC v4 11/15] irqchip/gic-v3: Add support for ACPI's disabled but 'online capable' CPUs
` [PATCH RFC v4 12/15] arm64: psci: Ignore DENIED CPUs
` [PATCH RFC v4 13/15] ACPI: add support to (un)register CPUs based on the _STA enabled bit
` [PATCH RFC v4 14/15] arm64: document virtual CPU hotplug's expectations
` [PATCH RFC v4 15/15] cpumask: Add enabled cpumask for present CPUs that can be brought online
[PATCH 0/5] Add Arm Mali-C55 Image Signal Processor Driver
2024-01-31 16:47 UTC (11+ messages)
` [PATCH 1/5] media: uapi: Add MEDIA_BUS_FMT_RGB202020_1X60 format code
` [PATCH 2/5] dt-bindings: media: Add bindings for ARM mali-c55
` [PATCH 3/5] media: mali-c55: Add Mali-C55 ISP driver
` [PATCH 4/5] media: Documentation: Add Mali-C55 ISP Documentation
` [PATCH 5/5] MAINTAINERS: Add entry for mali-c55 driver
[PATCH net] selftests: net: add missing config for NF_TARGET_TTL
2024-01-31 16:56 UTC
[PATCH v3 00/33] tools: enable xenstore-stubdom to use 9pfs
2024-01-31 16:55 UTC (5+ messages)
` [PATCH v3 16/33] tools/libs/light: add backend type for 9pfs PV devices
[PATCH v3] dt-bindings: iio: afe: voltage-divider: Add io-channel-cells
2024-01-31 16:54 UTC (4+ messages)
[PATCHv3 0/2] *** Detect interrupt storm in softlockup ***
2024-01-31 16:54 UTC (4+ messages)
` [PATCHv3 1/2] watchdog/softlockup: low-overhead detection of interrupt storm
` [PATCHv3 2/2] watchdog/softlockup: report the most frequent interrupts
[PATCH v4 0/1] Initialize backend memory objects in parallel
2024-01-31 16:53 UTC (2+ messages)
` [PATCH v4 1/1] oslib-posix: initialize "
[OE-core][PATCH v5] kernel.bbclass: make do_symlink_kernelsrc reentrant
2024-01-31 16:53 UTC (2+ messages)
[PATCH V4 00/11] perf/core: Add ability for an event to "pause" or "resume" AUX area tracing
2024-01-31 16:53 UTC (4+ messages)
[PATCH net-next 0/7] dma: skip calling no-op sync ops when possible
2024-01-31 16:52 UTC (3+ messages)
` [PATCH net-next 1/7] dma: compile-out DMA sync op calls when not used
[RFC V1 0/5] x86: CVMs: Align memory conversions to 2M granularity
2024-01-31 16:52 UTC (6+ messages)
` [RFC V1 4/5] x86: CVMs: Allow allocating all DMA memory from SWIOTLB
` [RFC V1 5/5] x86: CVMs: Ensure that memory conversions happen at 2M alignment
[PATCH v8 0/9] Landlock: IOCTL support
2024-01-31 16:52 UTC (7+ messages)
` [PATCH v8 4/9] landlock: Add IOCTL access right
` "
[syzbot] BUG: unable to handle kernel NULL pointer dereference in reiserfs_find_entry
2024-01-31 16:52 UTC (2+ messages)
` [syzbot] [reiserfs?] "
[PATCH net-next] selftests: net: add missing config for GENEVE
2024-01-31 16:51 UTC (2+ messages)
[PATCH v2] perf/hx_arm_ni: Support uncore ARM NI-700 PMU
2024-01-31 16:50 UTC (3+ messages)
[RFC PATCH v7 0/8] net_sched: Introduce eBPF based Qdisc
2024-01-31 16:49 UTC (11+ messages)
` [RFC PATCH v7 1/8] "
[PATCH 1/2] wifi: brcmfmac: add linefeed at end of file
2024-01-31 16:48 UTC (2+ messages)
[PATCH] hw/intc: Handle the error of IOAPICCommonClass.realize()
2024-01-31 16:48 UTC (2+ messages)
[PATCH 1/5] security: allow finer granularity in permitting copy-up of security xattrs
2024-01-31 16:47 UTC (2+ messages)
arch/um/drivers/vector_kern.c:146:39: warning: ordered comparison of pointer with integer zero
2024-01-31 16:47 UTC
pull-request: ath-next-20240130
2024-01-31 16:47 UTC (2+ messages)
[PATCH/RFC] lib: add CPU MHz benchmark test
2024-01-31 16:46 UTC
[PATCH 00/46] Dynamic allocation of reserved_mem array
2024-01-31 15:41 UTC (3+ messages)
` [PATCH 14/46] sh: reserved_mem: Implement the new processing order for reserved memory
[PATCH v2 0/3] [PATCH 0/2] ethdev: add RTE_FLOW_ITEM_TYPE_COMPARE
2024-01-31 16:46 UTC (7+ messages)
` [PATCH v3 0/3] "
` [PATCH v3 2/3] ethdev: add compare item
[PATCH] hv_netvsc:Register VF in netvsc_probe if NET_DEVICE_REGISTER missed
2024-01-31 16:46 UTC (4+ messages)
[PATCH] core-image-ptest: Increase disk size to 1.5G for strace ptest image
2024-01-31 16:45 UTC (2+ messages)
` [OE-core] "
[PATCH net-next] selftests: openvswitch: Test ICMP related matches work with SNAT
2024-01-31 16:44 UTC (2+ messages)
[nft PATCH] json: Support sets' auto-merge option
2024-01-31 16:44 UTC (2+ messages)
[PATCH 1/5] nvme: return string as char *, not unsigned char *
2024-01-31 16:43 UTC (5+ messages)
` [PATCH 2/5] nvme: remove redundant status mask
` [PATCH 3/5] nvme: take const cmd pointer in read-only helpers
` [PATCH 4/5] nvme: split out fabrics version of nvme_opcode_str()
` [PATCH 5/5] nvme-fc: log human-readable opcode on timeout
[PATCH 0/3] make vm-build-freebsd fixes
2024-01-31 16:42 UTC (4+ messages)
` [PATCH 3/3] meson: Disable CONFIG_NOTIFY1 on FreeBSD
[PATCH] merge-tree: accept 3 trees as arguments
2024-01-31 16:40 UTC (6+ messages)
[ANNOUNCE] ipset 7.20 released
2024-01-31 16:39 UTC
[Intel-wired-lan] i40e XDP program stops transmitting after link down/up
2024-01-31 16:38 UTC (9+ messages)
iio: accel: mxc4005: new ACPI ID for the MXC6655 accelerometer?
2024-01-31 16:38 UTC (2+ messages)
[overlay] [fuse] Potential bug with large file support for FUSE based lowerdir
2024-01-31 16:38 UTC
[PATCH v2] NFS: Fix nfs_netfs_issue_read() xarray locking for writeback interrupt
2024-01-31 16:38 UTC (2+ messages)
[openeuler:OLK-6.6 1646/2894] fs/userfaultfd.c:1809:23: sparse: sparse: invalid assignment: |=
2024-01-31 16:37 UTC
[PATCH v1 0/2] tools/ocaml: support OCaml 5.x, drop support for <=4.05
2024-01-31 16:36 UTC (3+ messages)
` [PATCH v1 2/2] tools/ocaml: bump minimum version to OCaml 4.05
[PATCH v4 0/3] mm/mempolicy: weighted interleave mempolicy and sysfs extension
2024-01-31 16:35 UTC (6+ messages)
` [PATCH v4 3/3] mm/mempolicy: introduce MPOL_WEIGHTED_INTERLEAVE for weighted interleaving
[PATCH v8 0/3] Add support for Allwinner PWM on D1/T113s/R329 SoCs
2024-01-31 16:34 UTC (5+ messages)
` [PATCH v8 1/3] dt-bindings: pwm: Add binding for Allwinner D1/T113-S3/R329 PWM controller
[PATCH v1 0/7] HID: playstation: DS4: LED bugfix, third-party gamepad support
2024-01-31 16:34 UTC (7+ messages)
` [PATCH v1 7/7] HID: playstation: DS4: Add VID/PID for SZ-MYPOWER controllers
[PATCH] fbdev: Restrict FB_SH_MOBILE_LCDC to SuperH
2024-01-31 16:34 UTC (4+ messages)
[PATCH] KVM: selftests: Compare wall time from xen shinfo against KVM_GET_CLOCK
2024-01-31 16:34 UTC (2+ messages)
[PATCH 1/1] dmaengine: fsl-edma: correct calculation of 'nbytes' in multi-fifo scenario
2024-01-31 16:33 UTC
[PATCH net 1/9] wifi: fill in MODULE_DESCRIPTION()s for wlcore
2024-01-31 16:33 UTC (2+ messages)
[PATCH 0/7] Soundwire: clean up sysfs group creation
2024-01-31 16:30 UTC (4+ messages)
` [PATCH 1/6] sysfs: Introduce a mechanism to hide static attribute_groups
[v3 0/6] DRM driver for verisilicon
2024-01-31 16:30 UTC (7+ messages)
` [v3 4/6] drm/vs: Add KMS crtc&plane
` 回复: "
[PATCH mptcp-next 3/3] mptcp: check the protocol with DEBUG_NET
2024-01-31 16:31 UTC (2+ messages)
` mptcp: check the protocol with DEBUG_NET: Tests Results
[RFC PATCH net-next 0/9] Add ability to flash modules' firmware
2024-01-31 16:30 UTC (6+ messages)
` [RFC PATCH net-next 9/9] ethtool: Add ability to flash transceiver "
[PATCH v3 00/19] x86: Confine early 1:1 mapped startup code
2024-01-31 16:29 UTC (6+ messages)
` [PATCH v3 03/19] x86/startup_64: Drop long return to initial_code pointer
[RFC v3] eal: add bitset type
2024-01-31 16:28 UTC (3+ messages)
[PATCH v1] Bluetooth: hci_event: Fix not indicating new connection for BIG Sync
2024-01-31 16:28 UTC
[PATCH v1 0/2] reduce oxenstored quota processing overhead under load
2024-01-31 16:27 UTC (4+ messages)
` [PATCH v1 2/2] oxenstored: make Quota.t pure
[PULL] u-boot-at91-2024.04-a
2024-01-31 16:28 UTC (2+ messages)
[PATCH v4 00/18] Add support for Mobileye EyeQ5 system controller
2024-01-31 16:26 UTC (19+ messages)
` [PATCH v4 01/18] clk: fixed-factor: add optional accuracy support
` [PATCH v4 02/18] clk: fixed-factor: add fwname-based constructor functions
` [PATCH v4 03/18] dt-bindings: pinctrl: allow pin controller device without unit address
` [PATCH v4 04/18] dt-bindings: clock: mobileye,eyeq5-clk: add bindings
` [PATCH v4 05/18] dt-bindings: reset: mobileye,eyeq5-reset: "
` [PATCH v4 06/18] dt-bindings: pinctrl: mobileye,eyeq5-pinctrl: "
` [PATCH v4 07/18] dt-bindings: soc: mobileye: add EyeQ5 OLB system controller
` [PATCH v4 08/18] clk: eyeq5: add platform driver, and init routine at of_clk_init()
` [PATCH v4 09/18] reset: eyeq5: add platform driver
` [PATCH v4 10/18] pinctrl: "
` [PATCH v4 11/18] MIPS: mobileye: eyeq5: rename olb@e00000 to system-controller@e00000
` [PATCH v4 12/18] MIPS: mobileye: eyeq5: remove reg-io-width property from OLB syscon
` [PATCH v4 13/18] MIPS: mobileye: eyeq5: add memory translation inside "
` [PATCH v4 14/18] MIPS: mobileye: eyeq5: use OLB clocks controller
` [PATCH v4 15/18] MIPS: mobileye: eyeq5: add OLB reset controller node
` [PATCH v4 16/18] MIPS: mobileye: eyeq5: add reset properties to UARTs
` [PATCH v4 17/18] MIPS: mobileye: eyeq5: add pinctrl nodes & pinmux function nodes
` [PATCH v4 18/18] MIPS: mobileye: eyeq5: add pinctrl properties to UART nodes
[oe][meta-networking][kirkstone][PATCH] postfix: Backport fix for CVE-2023-51764
2024-01-31 16:23 UTC
[RFC PATCH v3 0/4] Introduce cpu_dcache_is_aliasing() to fix DAX regression
2024-01-31 16:25 UTC (5+ messages)
` [RFC PATCH v3 1/4] dm: Treat alloc_dax failure as non-fatal
` [RFC PATCH v3 2/4] dax: Check for data cache aliasing at runtime
` [RFC PATCH v3 3/4] Introduce cpu_dcache_is_aliasing() across all architectures
` [RFC PATCH v3 4/4] dax: Fix incorrect list of data cache aliasing architectures
[PATCH v1] qemu-arm: round down memory to multiple of 2MB
2024-01-31 16:25 UTC (6+ messages)
[PATCH bpf-next v2 0/2] tools/resolve_btfids: fix cross-compilation to non-host endianness
2024-01-31 16:24 UTC (3+ messages)
` [PATCH bpf-next v2 1/2] tools/resolve_btfids: Refactor set sorting with types from btf_ids.h
` [PATCH bpf-next v2 2/2] tools/resolve_btfids: fix cross-compilation to non-host endianness
[PATCH 0/4] x86/alternatives: Do NOPs optimization on a temporary buffer
2024-01-31 16:25 UTC (3+ messages)
[PATCH] mm: memcg: Use larger chunks for proactive reclaim
2024-01-31 16:24 UTC
[PATCH 1/2] dt-bindings: iio: adc: ti-ads1298: Add driver
2024-01-31 16:24 UTC (6+ messages)
` [PATCH 2/2] "
[PATCH RFC 0/4] Introduce uts_release
2024-01-31 16:22 UTC (2+ messages)
[RFC bpf-next 0/2] libbpf Userspace Runtime-Defined Tracing (URDT)
2024-01-31 16:20 UTC (3+ messages)
` [RFC bpf-next 1/2] libbpf: add support for Userspace Runtime Dynamic "
` [RFC bpf-next 2/2] selftests/bpf: add tests for Userspace Runtime Defined Tracepoints (URDT)
[PATCH v1 0/7] improve eventdev API specification/documentation
2024-01-31 16:18 UTC (9+ messages)
` [PATCH v2 00/11] "
` [PATCH v2 06/11] eventdev: improve doxygen comments on configure struct
` [PATCH v2 07/11] eventdev: fix documentation for counting single-link ports
[PATCH 00/19] drm/i915: Add Display Port tunnel BW allocation support
2024-01-31 16:18 UTC (5+ messages)
` [PATCH 02/19] drm/dp: Add support for DP tunneling
` [PATCH 18/19] drm/i915/dp: Suspend/resume DP tunnels
[PATCH net-next 0/2] net: allow dissecting/matching tunnel control flags
2024-01-31 16:13 UTC (3+ messages)
` [PATCH net-next 1/2] flow_dissector: add support for "
` [PATCH net-next 2/2] net/sched: cls_flower: add support for matching "
[PATCH net-next v4 0/3] Per epoll context busy poll support
2024-01-31 16:16 UTC (6+ messages)
` [PATCH net-next v4 3/3] eventpoll: Add epoll ioctl for epoll_params
[Intel-wired-lan] [PATCH] ice: Add get/set hw address for VF representor ports
2024-01-31 16:15 UTC (3+ messages)
[PATCH] arm: flush: don't abuse pfn_valid() to check if pfn is in RAM
2024-01-31 16:16 UTC (3+ messages)
[PATCH] pmdomain: arm: Fix NULL dereference on scmi_perf_domain removal
2024-01-31 16:16 UTC (3+ messages)
[PATCH 1/2] devcoredump: Remove devcoredump device if failing device is gone
2024-01-31 16:15 UTC (5+ messages)
` [PATCH 2/2] devcoredump: Remove the mutex serialization
Kernel Module r8169 and the Realtek 8126 PCIe 5 G/bps WIRED ethernet adapter
2024-01-31 16:14 UTC (3+ messages)
[PATCH v2] drm/xe: Convert job timeouts from assert to warning
2024-01-31 16:13 UTC (3+ messages)
` ✓ CI.BAT: success for "
[PATCH iproute2] ifstat: convert sprintf to snprintf
2024-01-31 16:14 UTC (2+ messages)
[syzbot] [rds?] possible deadlock in rds_wake_sk_sleep (4)
2024-01-31 16:14 UTC
[PATCH] dt-bindings: mfd: syscon: Add ti,k3-pcie-ctrl compatible
2024-01-31 16:13 UTC (3+ messages)
[linus:master] [eventfs] 852e46e239: BUG:unable_to_handle_page_fault_for_address
2024-01-31 16:13 UTC (17+ messages)
[LTP] [PATCH] waitpid01: Test all standard deadly signals
2024-01-31 16:13 UTC (6+ messages)
[PATCH] This PR enables a successful git build on z/OS
2024-01-31 16:12 UTC (2+ messages)
[PATCH 0/3] cpufreq: scmi: Add boost frequency support
2024-01-31 16:12 UTC (10+ messages)
` [PATCH 2/3] firmware: arm_scmi: Add support for marking certain frequencies as boost
[PATCH v3 0/1] pidfd: implement PIDFD_THREAD flag for pidfd_open()
2024-01-31 16:10 UTC (4+ messages)
[PATCH v2] dt-bindings: timer: renesas,tmu: Document input capture interrupt
2024-01-31 16:11 UTC
[bug report] RAS/AMD/ATL: Add MI300 support
2024-01-31 16:11 UTC (4+ messages)
[PATCH v8 0/7] rockchip: clk: improve GATE_LINK support
2024-01-31 16:10 UTC (6+ messages)
` [PATCH v8 7/7] clk: rockchip: implement proper "
[PATCH] PCI: j721e: Extend j721e_pcie_ctrl_init() for non syscon nodes
2024-01-31 16:10 UTC (7+ messages)
[PATCH v1 0/4] Tegra30: add support for LG tegra based phones
2024-01-31 16:10 UTC (7+ messages)
` [PATCH v1 1/4] dt-bindings: vendor-prefixes: add LG Electronics, Inc. prefix
[PATCH RFC 0/3] Add clk_disable_unprepare_sync()
2024-01-31 16:09 UTC (4+ messages)
` [PATCH RFC 1/3] clk: "
` [PATCH RFC 2/3] clk: renesas: rzg2l: Add disable_sync() callback
` [PATCH RFC 3/3] media: platform: rzg2l-cru: rzg2l-video: Use clk_disable_unprepare_sync()
[PATCH v2] i2c: sh_mobile: Switch R-Mobile A1/APE6 and SH-Mobile AG5 to new frequency calculation
2024-01-31 16:09 UTC
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.