messages from 2023-11-27 19:57:46 to 2023-11-27 20:43:46 UTC [more...]
+ list_lru-allows-explicit-memcg-and-numa-node-selection.patch added to mm-unstable branch
2023-11-27 20:43 UTC
[Intel-gfx] [PATCH] drm/i915/dg2: Drop Wa_22014600077
2023-11-27 20:42 UTC (2+ messages)
[PATCH v6 0/8] Extend struct tpm_buf to support sized buffers (TPM2B)
2023-11-27 20:41 UTC (9+ messages)
` [PATCH v6 1/8] tpm: Remove unused tpm_buf_tag()
` [PATCH v6 2/8] tpm: Remove tpm_send()
` [PATCH v6 3/8] tpm: Move buffer handling from static inlines to real functions
` [PATCH v6 4/8] tpm: Update struct tpm_buf documentation comments
[PATCH v4 00/53] Improvements to memory use
2023-11-27 20:41 UTC (7+ messages)
` [PATCH v4 06/53] tools api fs: Switch filename__read_str to use io.h
` [PATCH v4 07/53] tools api fs: Avoid reading whole file for a 1 byte bool
[Intel-xe] [PATCH 0/1] drm/xe: explicitly set GGTT access for GuC DMA
2023-11-27 20:40 UTC (4+ messages)
` [Intel-xe] [PATCH 1/1] "
[PATCH] ARM: dts: omap: logicpd-torpedo: do not disguise GNSS device
2023-11-27 20:40 UTC (2+ messages)
[cocci] Updating all call sites of a function?
2023-11-27 20:40 UTC (3+ messages)
[PATCH v1 1/3] Bluetooth: btnxpuart: fix recv_buf() return value
2023-11-27 20:39 UTC (2+ messages)
` Bluetooth: "
[Intel-xe] [PATCH] drm/xe/dg2: Drop Wa_22014600077
2023-11-27 20:39 UTC (3+ messages)
` [Intel-xe] ✓ CI.BAT: success for "
[PATCH V3 0/5] mlx5 ConnectX control misc driver
2023-11-27 20:39 UTC (4+ messages)
` [PATCH V3 3/5] misc: mlx5ctl: Add info ioctl
[PATCH 1/1] pico-imx7d: add baseboard SD card boot detect
2023-11-27 20:39 UTC (10+ messages)
[PATCH] sound: soc: amd: yc: Fix non-functional mic on ASUS E1504FA
2023-11-27 20:36 UTC (3+ messages)
[PATCH v13 1/1] vfio/nvgpu: Add vfio pci variant module for grace hopper
2023-11-27 20:38 UTC (2+ messages)
[PATCH] accel/kvm: Turn DPRINTF macro use into tracepoints
2023-11-27 19:42 UTC
[PATCH] initramfs: Support unpacking directly to tmpfs
2023-11-27 20:37 UTC (3+ messages)
[PATCH v3 0/4] Extend time to wait for UIP for some callers
2023-11-27 20:37 UTC (4+ messages)
` [PATCH v3 3/4] rtc: Add support for configuring the UIP timeout for RTC reads
[PATCH v4] rust: xarray: Add an abstraction for XArray
2023-11-27 20:37 UTC (4+ messages)
[PATCH 1/2] dt-bindings: arm: stm32: don't mix SCMI and non-SCMI board compatibles
2023-11-27 20:36 UTC (3+ messages)
[Intel-xe] [PATCH 0/6] revert local patches and cherrypick same patches from drm-tip
2023-11-27 20:37 UTC (7+ messages)
` [Intel-xe] ✓ CI.Patch_applied: success for "
` [Intel-xe] ✗ CI.checkpatch: warning "
` [Intel-xe] ✓ CI.KUnit: success "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ✓ CI.Hooks: "
` [Intel-xe] ✗ CI.checksparse: warning "
[Intel-gfx] [PATCH v1 1/1] drm/i915/gt: Dont wait forever when idling in suspend
2023-11-27 20:36 UTC (2+ messages)
[PATCH v2 01/14] mm: Batch-copy PTE ranges during fork()
2023-11-27 20:34 UTC (9+ messages)
` "
IWD 2.9 Does Not Compile against Linux-4.9.212 and/or GLibC-2.28
2023-11-27 20:35 UTC (3+ messages)
stable-rc/queue/5.4 build: 17 builds: 0 failed, 17 passed, 26 warnings (v5.4.261-152-g6e0f766fc073)
2023-11-27 20:34 UTC
How to properly wait for udev?
2023-11-27 20:32 UTC (3+ messages)
` [systemd-devel] "
[PATCH v1 5/7] tests/qtest/migration: Print migration incoming errors
2023-11-27 20:32 UTC (4+ messages)
+ mm-memcg-add-reminder-comment-for-the-memcg-v2-events.patch added to mm-unstable branch
2023-11-27 20:32 UTC
+ samples-cgroup-introduce-memcg-memoryevents-listener.patch added to mm-unstable branch
2023-11-27 20:32 UTC
+ samples-introduce-new-samples-subdir-for-cgroup.patch added to mm-unstable branch
2023-11-27 20:32 UTC
[PATCH] linux-firmware: require rdfind-native
2023-11-27 20:32 UTC
[RFC PATCH v3 00/30] migration: File based migration with multifd and fixed-ram
2023-11-27 20:26 UTC (31+ messages)
` [RFC PATCH v3 01/30] io: add and implement QIO_CHANNEL_FEATURE_SEEKABLE for channel file
` [RFC PATCH v3 02/30] io: Add generic pwritev/preadv interface
` [RFC PATCH v3 03/30] io: implement io_pwritev/preadv for QIOChannelFile
` [RFC PATCH v3 04/30] io: fsync before closing a file channel
` [RFC PATCH v3 05/30] migration/qemu-file: add utility methods for working with seekable channels
` [RFC PATCH v3 06/30] migration/ram: Introduce 'fixed-ram' migration capability
` [RFC PATCH v3 07/30] migration: Add fixed-ram URI compatibility check
` [RFC PATCH v3 08/30] migration/ram: Add outgoing 'fixed-ram' migration
` [RFC PATCH v3 09/30] migration/ram: Add incoming "
` [RFC PATCH v3 10/30] tests/qtest: migration-test: Add tests for fixed-ram file-based migration
` [RFC PATCH v3 11/30] migration/multifd: Allow multifd without packets
` [RFC PATCH v3 12/30] migration/multifd: Allow QIOTask error reporting without an object
` [RFC PATCH v3 13/30] migration/multifd: Add outgoing QIOChannelFile support
` [RFC PATCH v3 14/30] migration/multifd: Add incoming "
` [RFC PATCH v3 15/30] io: Add a pwritev/preadv version that takes a discontiguous iovec
` [RFC PATCH v3 16/30] multifd: Rename MultiFDSendParams::data to compress_data
` [RFC PATCH v3 17/30] migration/multifd: Decouple recv method from pages
` [RFC PATCH v3 18/30] migration/multifd: Allow receiving pages without packets
` [RFC PATCH v3 19/30] migration/ram: Ignore multifd flush when doing fixed-ram migration
` [RFC PATCH v3 20/30] migration/multifd: Support outgoing fixed-ram stream format
` [RFC PATCH v3 21/30] migration/multifd: Support incoming "
` [RFC PATCH v3 22/30] tests/qtest: Add a multifd + fixed-ram migration test
` [RFC PATCH v3 23/30] migration: Add direct-io parameter
` [RFC PATCH v3 24/30] tests/qtest: Add a test for migration with direct-io and multifd
` [RFC PATCH v3 25/30] monitor: Honor QMP request for fd removal immediately
` [RFC PATCH v3 26/30] monitor: Extract fdset fd flags comparison into a function
` [RFC PATCH v3 27/30] monitor: fdset: Match against O_DIRECT
` [RFC PATCH v3 28/30] docs/devel/migration.rst: Document the file transport
` [RFC PATCH v3 29/30] migration: Add support for fdset with multifd + file
` [RFC PATCH v3 30/30] tests/qtest: Add a test for fixed-ram with passing of fds
[6.6 regression-fix 0/1] ACPI: video: Use acpi_video_device for cooling-dev driver data
2023-11-27 20:31 UTC (3+ messages)
` [PATCH 1/1] "
+ mm-damon-sysfs-schemes-add-timeout-for-update_schemes_tried_regions.patch added to mm-hotfixes-unstable branch
2023-11-27 20:29 UTC
[PATCH] driver : edac : Fix warning using plain integer as NULL
2023-11-27 20:29 UTC (8+ messages)
[PATCH net 0/2] r8169: fix PAUSE frames blasting issue
2023-11-27 20:28 UTC (4+ messages)
` [PATCH net 1/2] r8169: enable rtl8125b pause slot
[PATCH v1 0/2] A Fixup for "QEMU: CXL mailbox rework and features (Part 1)"
2023-11-27 20:27 UTC (3+ messages)
` [PATCH v1 1/2] hw/cxl/device: read from register values in mdev_reg_read()
[PATCH v10 00/14] crypto: Add Intel Analytics Accelerator (IAA) crypto compression driver
2023-11-27 20:27 UTC (15+ messages)
` [PATCH v10 01/14] dmaengine: idxd: add external module driver support for dsa_bus_type
` [PATCH v10 02/14] dmaengine: idxd: Rename drv_enable/disable_wq to idxd_drv_enable/disable_wq, and export
` [PATCH v10 03/14] dmaengine: idxd: Export descriptor management functions
` [PATCH v10 04/14] dmaengine: idxd: Export wq resource "
` [PATCH v10 05/14] dmaengine: idxd: Add wq private data accessors
` [PATCH v10 06/14] dmaengine: idxd: add callback support for iaa crypto
` [PATCH v10 07/14] crypto: iaa - Add IAA Compression Accelerator Documentation
` [PATCH v10 08/14] crypto: iaa - Add Intel IAA Compression Accelerator crypto driver core
` [PATCH v10 09/14] crypto: iaa - Add per-cpu workqueue table with rebalancing
` [PATCH v10 10/14] crypto: iaa - Add compression mode management along with fixed mode
` [PATCH v10 11/14] crypto: iaa - Add support for deflate-iaa compression algorithm
` [PATCH v10 12/14] crypto: iaa - Add irq support for the crypto async interface
` [PATCH v10 13/14] crypto: iaa - Add IAA Compression Accelerator stats
` [PATCH v10 14/14] dmaengine: idxd: Add support for device/wq defaults
[PATCH 0/4] Add WCN3680B WiFi/Bluetooth and enable it on Fairphone 3
2023-11-27 20:27 UTC (6+ messages)
` [PATCH 1/4] dt-bindings: remoteproc: qcom: wcnss: Add WCN3680B compatible
[PATCH] ubi: don't decrease ubi->ref_count on detach error
2023-11-27 20:25 UTC (3+ messages)
[PATCH] drm/amd: Enable PCIe PME from D3
2023-11-27 20:25 UTC (2+ messages)
[ovmf test] 183870: trouble: blocked/broken
2023-11-27 20:25 UTC
[mickledore][meta-python][PATCH 1/1] python3-django: move to version 4.2.7
2023-11-27 20:24 UTC
[Intel-gfx] [PATCH v2 1/1] drm/i915/pxp: Add missing tag for Wa_14019159160
2023-11-27 20:24 UTC (3+ messages)
` "
[oe-core][PATCHv2] default-providers.inc: add PREFERRED_PROVIDER variables for llvm
2023-11-27 20:23 UTC (3+ messages)
Possible Bug? LIO does not support SCSI commands with Immediate Bit Set?
2023-11-27 20:23 UTC (4+ messages)
[PATCH v3 000/108] pwm: Fix lifetime issues for pwm_chips
2023-11-27 20:22 UTC (10+ messages)
` [PATCH v3 100/108] gpio: mvebu: Make use of devm_pwmchip_alloc() function
Powerpc: maple_defconfig: kernel/rtas_pci.c:46:5: error: no previous prototype for function 'rtas_read_config' [-Werror,-Wmissing-prototypes]
2023-11-27 20:20 UTC (3+ messages)
[PATCH v2 0/4] Eliminate the RQ_SPLICE_OK flag
2023-11-27 20:21 UTC (2+ messages)
[PATCH 0/3] sunxi: add OrangePi Zero 3 board support
2023-11-27 20:21 UTC (7+ messages)
` [PATCH 3/3] sunxi: H616: Add "
[PATCH] wifi: ath12k: fix layout of scan_flags in struct ath12k_wmi_scan_req_arg
2023-11-27 20:20 UTC (3+ messages)
[PATCH 4.19 00/92] 4.19.300-rc3 review
2023-11-27 20:20 UTC (2+ messages)
stable-rc/linux-6.1.y build: 20 builds: 0 failed, 20 passed, 1 warning (v6.1.63-368-g60c4064a8298e)
2023-11-27 20:20 UTC
[PATCH 1/7] w1: ds2433: remove unused definition
2023-11-27 20:18 UTC (7+ messages)
` [PATCH v2 0/5] Add support for the ds28ec20 one-wire eeprom
` [PATCH v2 1/5] w1: ds2490: support block sizes larger than 128 bytes in ds_read_block
` [PATCH v2 2/5] w1: ds2433: remove unused definition
` [PATCH v2 3/5] w1: ds2433: introduce a configuration structure
` [PATCH v2 4/5] w1: ds2433: use the kernel bitmap implementation
` [PATCH v2 5/5] w1: ds2433: add support for ds28ec20 eeprom
[Bpf] IETF 118 BPF WG summary
2023-11-27 20:18 UTC (3+ messages)
` "
[PATCH v5 00/39] ep93xx device tree conversion
2023-11-27 20:18 UTC (3+ messages)
` [PATCH v5 06/39] dt-bindings: soc: Add Cirrus EP93xx
[PATCH v3 00/32] Mini-OS: hide mini-os internal symbols
2023-11-27 20:09 UTC (54+ messages)
` [PATCH v3 02/32] Mini-OS: explicitly mark symbols to be visible for apps
` [PATCH v3 04/32] Mini-OS: add EXPORT_SYMBOL() instances to hypervisor.c
` [PATCH v3 05/32] Mini-OS: add EXPORT_SYMBOL() instances to sched.c
` [PATCH v3 06/32] Mini-OS: add EXPORT_SYMBOL() instances to mm.c
` [PATCH v3 07/32] Mini-OS: add EXPORT_SYMBOL() instances to lib/sys.c
` [PATCH v3 08/32] Mini-OS: add EXPORT_SYMBOL() instances to lib/string.c
` [PATCH v3 09/32] Mini-OS: add EXPORT_SYMBOL() instances to lib/math.c
` [PATCH v3 10/32] Mini-OS: add EXPORT_SYMBOL() instances to lib/printf.c
` [PATCH v3 11/32] Mini-OS: add EXPORT_SYMBOL() instances to lib/ctype.c
` [PATCH v3 12/32] Mini-OS: add EXPORT_SYMBOL() instances to lib/xmalloc.c
` [PATCH v3 13/32] Mini-OS: add EXPORT_SYMBOL() instances to lib/xs.c
` [PATCH v3 14/32] Mini-OS: add EXPORT_SYMBOL() instances to main.c
` [PATCH v3 15/32] Mini-OS: add EXPORT_SYMBOL() instances to console.c
` [PATCH v3 16/32] Mini-OS: add EXPORT_SYMBOL() instances to events.c
` [PATCH v3 17/32] Mini-OS: add EXPORT_SYMBOL() instances to gntmap.c
` [PATCH v3 18/32] Mini-OS: add EXPORT_SYMBOL() instances to gnttab.c
` [PATCH v3 20/32] Mini-OS: add EXPORT_SYMBOL() instances to lock.c
` [PATCH v3 21/32] Mini-OS: add EXPORT_SYMBOL() instances to time.c
` [PATCH v3 23/32] Mini-OS: add EXPORT_SYMBOL() instances to 9pfront.c
` [PATCH v3 24/32] Mini-OS: add EXPORT_SYMBOL() instances to blkfront.c
` [PATCH v3 25/32] Mini-OS: add EXPORT_SYMBOL() instances to fbfront.c
` [PATCH v3 27/32] Mini-OS: add EXPORT_SYMBOL() instances to pcifront.c
` [PATCH v3 28/32] Mini-OS: add EXPORT_SYMBOL() instances to tpmback.c
` [PATCH v3 29/32] Mini-OS: add EXPORT_SYMBOL() instances to tpmfront.c
` [PATCH v3 31/32] Mini-OS: add EXPORT_SYMBOL() instances to xenbus.c
` [PATCH v3 32/32] Mini-OS: hide all symbols not exported via EXPORT_SYMBOLS()
[PATCH v2] Enable haltpoll for arm64
2023-11-27 20:17 UTC (6+ messages)
` [PATCH 7/7] cpuidle/poll_state: replace cpu_relax with smp_cond_load_relaxed
[PATCH v3 02/13] scsi: fnic: Add and use fnic number
2023-11-27 20:17 UTC (3+ messages)
[PATCH v2 0/1] platform/x86: asus-wmi: disable USB0 hub on ROG Ally before suspend
2023-11-27 20:17 UTC (5+ messages)
` [PATCH v2 1/1] "
[PATCH] mm/zswap: Replace kmap_atomic() with kmap_local_page()
2023-11-27 20:16 UTC (2+ messages)
[PATCH net-next] r8169: remove multicast filter limit
2023-11-27 20:16 UTC
[PATCH v8 0/3] Handle corrected machine check interrupt storms
2023-11-27 20:14 UTC (10+ messages)
` [PATCH v9 "
` [PATCH v9 2/3] x86/mce: Add per-bank CMCI storm mitigation
[PATCH v3 1/1] drm/i915/pxp: Add missing tag for Wa_14019159160
2023-11-27 20:11 UTC (2+ messages)
` [Intel-gfx] "
stable-rc/linux-4.14.y build: 16 builds: 0 failed, 16 passed, 21 warnings (v4.14.330-54-g0957336c00be)
2023-11-27 20:10 UTC
[PATCH 0/4] v4l2-tracer: track changes from syncing with kernel
2023-11-27 20:09 UTC (5+ messages)
` [PATCH 1/4] v4l2-tracer: autogenerate files that can be added to git
` [PATCH 2/4] v4l2-tracer: add auto-generated files to git repo
` [PATCH 3/4] v4l2-tracer: stop auto-generating files with meson
` [PATCH 4/4] sync-with-kernel.sh: create v4l2-tracer patches
[RFC PATCH v2 00/19] Hypervisor-Enforced Kernel Integrity
2023-11-27 20:08 UTC (9+ messages)
` [RFC PATCH v2 17/19] heki: x86: Update permissions counters during text patching
` [RFC PATCH v2 18/19] heki: x86: Protect guest kernel memory using the KVM hypervisor
[PATCH net-next v3 0/3] Ethernet DWMAC5 fault IRQ support
2023-11-27 20:08 UTC (3+ messages)
` [PATCH net-next v3 3/3] net: stmmac: Add driver support for DWMAC5 fault IRQ Support
[PATCH v15 00/23] TDX host kernel support
2023-11-27 20:05 UTC (6+ messages)
` [PATCH v15 17/23] x86/kexec: Flush cache of TDX private memory
[PATCH v2 0/2] usb: typec: tcpm: Handle Accessory Modes
2023-11-27 20:05 UTC (3+ messages)
` [PATCH v2 1/2] dt-bindings: connector: usb: add accessory mode description
[PATCH bpf v2] netkit: Reject IFLA_NETKIT_PEER_INFO in netkit_change_link
2023-11-27 20:05 UTC
[PATCH] nouveau/gsp/r535: remove a stray unlock in r535_gsp_rpc_send()
2023-11-27 20:05 UTC (4+ messages)
` [Nouveau] "
[PATCH] tpm: tis_i2c: Add compatible string nuvoton,npct75x
2023-11-27 20:05 UTC (2+ messages)
[PATCH net-next 2/2] ptp: add FemtoClock3 Wireless as ptp hardware clock
2023-11-27 20:01 UTC
[PATCH net-next 1/2] ptp: introduce PTP_CLOCK_EXTOFF event for the measured external offset
2023-11-27 20:01 UTC
[PATCH v4 2/2] dt-bindings: serial: Add support for enabling RS485 mode via GPIO at boot time
2023-11-27 20:01 UTC (2+ messages)
[syzbot] [wireless?] WARNING in __cfg80211_bss_update
2023-11-27 20:00 UTC
[PATCH v2] powerpc: Don't clobber fr0/vs0 during fp|altivec register save
2023-11-27 19:58 UTC (10+ messages)
[PATCH v1] thermal: trip: Rework thermal_zone_set_trip() and its callers
2023-11-27 19:59 UTC
[Intel-xe] [PATCH v3 0/3] drm/xe: Add a flag that can disable GuC PM
2023-11-27 19:58 UTC (4+ messages)
` [Intel-xe] [PATCH 1/3] drm/xe: Rename xe_gt_idle_sysfs to xe_gt_idle
` [Intel-xe] [PATCH 2/3] drm/xe: Add skip_guc_pc flag
` [Intel-xe] [PATCH 3/3] drm/xe: Manually setup C6 when skip_guc_pc is set
[PATCH ARM64]: Introduce CONFIG_MAXSMP to allow up to 512 cpus
2023-11-27 19:58 UTC (4+ messages)
[PATCH v2] regulator: event: Add regulator netlink event support
2023-11-27 19:58 UTC (5+ messages)
[PATCH bpf-next] bpf: Fix a few selftest failures due to llvm18 change
2023-11-27 19:57 UTC (4+ messages)
[RFT][PATCH v1] ACPI: OSL: Use a threaded interrupt handler for SCI
2023-11-27 19:57 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.