messages from 2025-01-04 02:55:21 to 2025-01-04 07:24:17 UTC [more...]
[PATCH 2/3] PCI: of: Simplify bus range parsing
2025-01-04 7:23 UTC (2+ messages)
[Buildroot] [Help] Problem with BR2_LINUX_KERNEL_CUSTOM_DTS_PATH and kernel 6.12
2025-01-04 7:22 UTC (4+ messages)
[Buildroot] [PATCH v3 1/1] linux: make out-of-tree DTS work with newest kernels
2025-01-04 7:21 UTC (2+ messages)
[PATCH 0/6] platform/x86: firmware_attributes_class: Simplify API
2025-01-04 7:20 UTC (6+ messages)
` [PATCH 1/6] platform/x86: firmware_attributes_class: Move include linux/device/class.h
[PATCH] drm/xe/client: Better correlate exec_queue and GT timestamps
2025-01-04 7:19 UTC (6+ messages)
[PATCH] scsi: avoid to send scsi command with ->queue_limits lock held
2025-01-04 7:17 UTC (2+ messages)
[PATCH i-g-t 1/8] tests/intel/xe_drm_fdinfo: Do not end cork not started
2025-01-04 7:15 UTC (8+ messages)
` [PATCH i-g-t 2/8] lib/xe/xe_gt: Fix header guards and boilerplate
` [PATCH i-g-t 3/8] lib/xe: Move functions from xe_util to xe_gt
` [PATCH i-g-t 4/8] lib/xe: Rename xe_is_gt_in_c6()
` [PATCH i-g-t 5/8] lib/xe: Split nsec to ticks abstraction
` [PATCH i-g-t 6/8] lib/xe/xe_spin: Move declarations around
` [PATCH i-g-t 7/8] treewide: s/ctx/cork/ when referring to xe_cork
` [PATCH i-g-t 8/8] tests/intel/xe_drm_fdinfo: Stop asserting on usage percentage
97% full system, dusage didn't help, musage strange
2025-01-04 7:11 UTC (9+ messages)
[PATCH v5] target/arm: Always add pmu property for Armv7-A/R+
2025-01-04 7:10 UTC
[PATCH] sched_ext: Refresh idle state when kicking CPUs
2025-01-04 7:06 UTC (5+ messages)
[PATCH net-next] ax25: rcu protect dev->ax25_ptr
2025-01-04 6:59 UTC (2+ messages)
[PATCH 2/6] Provide __free(argv) for argv_split() users
2025-01-04 6:51 UTC (3+ messages)
[openeuler:OLK-5.10 2626/2626] ld.lld: error: undefined symbol: latency_fsnotify
2025-01-04 6:51 UTC
[PATCH v10 00/10] drm: add DRM HDMI Codec framework
2025-01-04 6:48 UTC (3+ messages)
[PATCH i-g-t] lib/igt_aux.c: since procps-ng 4.0.5, PIDS_VAL() takes 3 arguments, not 4
2025-01-04 6:48 UTC (2+ messages)
` ✗ Xe.CI.Full: failure for "
[Bug 219514] New: PC does not resume from suspend, bisect points to btusb/mediatek
2025-01-04 6:48 UTC (3+ messages)
` [Bug 219514] "
[PATCH v4] hw/core: Unify hotplug decision logic
2025-01-04 6:40 UTC
[PATCH] mm: ensure the uniformity of arguments passed to do_mmap(..)
2025-01-04 6:39 UTC
[PATCH v1 net-next 0/4] net: Hold per-netns RTNL during netdev notifier registration
2025-01-04 6:37 UTC (5+ messages)
` [PATCH v1 net-next 1/4] net: Convert netdev_chain to blocking_notifier
` [PATCH v1 net-next 2/4] net: Hold __rtnl_net_lock() in (un)?register_netdevice_notifier()
` [PATCH v1 net-next 3/4] net: Hold rtnl_net_lock() in (un)?register_netdevice_notifier_net()
` [PATCH v1 net-next 4/4] net: Hold rtnl_net_lock() in (un)?register_netdevice_notifier_dev_net()
[brgl:gpio/for-current] BUILD SUCCESS 8bd76b3d3f3af7ac2898b6a27ad90c444fec418f
2025-01-04 6:32 UTC
[PATCH RFC 0/2] module: Introduce hash-based integrity checking
2025-01-04 6:30 UTC (4+ messages)
` [PATCH RFC 2/2] "
[PATCH v2 net] ipvlan: Fix use-after-free in ipvlan_get_iflink()
2025-01-04 6:29 UTC (2+ messages)
[PATCH v3] netfilter: x_tables: Merge xt_*.c source files which has same name
2025-01-04 6:28 UTC (3+ messages)
drivers/comedi/drivers/ni_atmio.c:210:35: warning: 'device_ids' defined but not used
2025-01-04 6:28 UTC
[PATCH v2 00/35] Introduce NS8250 UART emulator
2025-01-04 6:28 UTC (118+ messages)
` [PATCH v2 01/35] xen: introduce resource.h
` [PATCH v2 08/35] x86/domain: introduce domain_has_vuart()
` [PATCH v2 09/35] x86/domain: print emulation_flags
` [PATCH v2 10/35] xen/domain: add get_initial_domain_id()
` [PATCH v2 11/35] xen/domain: enable max_init_domid for all architectures
` [PATCH v2 13/35] xen/console: rename console_input_domain
` [PATCH v2 14/35] xen/console: rename switch_serial_input() to console_find_owner()
` [PATCH v2 15/35] xen/console: rename console_rx to console_owner
` [PATCH v2 16/35] xen/console: introduce printk_common()
` [PATCH v2 17/35] xen/console: introduce consoled_is_enabled()
` [PATCH v2 18/35] xen/console: introduce use of 'is_console' flag
` [PATCH v2 19/35] xen/console: introduce console_set_owner()
` [PATCH v2 20/35] xen/console: introduce console_owner_domid()
` [PATCH v2 21/35] xen/console: introduce console_init_owner()
` [PATCH v2 22/35] xen/console: introduce handle_keypress_in_domain()
` [PATCH v2 23/35] xen/console: introduce console_write()
` [PATCH v2 24/35] xen/console: introduce hwdom_crashconsole=
` [PATCH v2 26/35] xen/console: make console buffer size configurable
` [PATCH v2 27/35] xen/console: flush console ring to physical console
` [PATCH v2 28/35] xen/8250-uart: add missing definitions
` [PATCH v2 29/35] x86/hvm: add HVM-specific Kconfig
` [PATCH v2 30/35] x86/hvm: add helpers for raising guest IRQs
` [PATCH v2 31/35] x86/hvm: introduce NS8250 UART emulator
` [PATCH v2 32/35] x86/hvm: add debugging facility to "
` [PATCH v2 33/35] x86/domain: implement domain_has_vuart()
` [PATCH v2 34/35] xen/console: enable console owners w/ emulated NS8250
[PATCH v4] platform/x86: samsung-galaxybook: Add samsung-galaxybook driver
2025-01-04 6:27 UTC (4+ messages)
[PATCH i-g-t v5] tests/kms_histogram: Added IGT support to validate global histogram
2025-01-04 6:26 UTC (3+ messages)
` [PATCH i-g-t v6] "
[PATCH for-rc] RDMA/bnxt_re: Fix to drop reference to the mmap entry in case of error
2025-01-04 6:15 UTC
[syzbot] [kernel?] general protection fault in proc_sys_call_handler
2025-01-04 6:21 UTC (11+ messages)
[PATCH v3 0/5] nvmem: qfprom: add Qualcomm SAR2130P support
2025-01-04 6:19 UTC (6+ messages)
` [PATCH v3 1/5] nvmem: core: fix bit offsets of more than one byte
` [PATCH v3 2/5] nvmem: core: verify cell's raw_len
` [PATCH v3 3/5] nvmem: core: update raw_len if the bit reading is required
` [PATCH v3 4/5] nvmem: qfprom: switch to 4-byte aligned reads
` [PATCH v3 5/5] dt-bindings: nvmem: qcom,qfprom: Add SAR2130P compatible
drivers/android/binderfs.c:235: warning: Function parameter or struct member 'file' not described in 'binder_ctl_ioctl'
2025-01-04 6:17 UTC
[openeuler:OLK-5.10 2610/2610] fs/fscache/cookie.c:239 fscache_hash_cookie() error: uninitialized symbol 'cursor'
2025-01-04 6:06 UTC
sound/pci/ymfpci/ymfpci_main.c:2054 snd_ymfpci_request_firmware() warn: 'chip->controller_microcode' from request_firmware() not released on lines: 2053
2025-01-04 6:06 UTC
[paulmck-rcu:dev.2024.12.31a] BUILD SUCCESS adaa614a85924c685533b2cc28dea7969f33c562
2025-01-04 6:05 UTC
[amd-pstate:bleeding-edge] BUILD SUCCESS fd604ae6c261c5a56bb977ae99f875bbd7264a3f
2025-01-04 6:03 UTC
[PATCH v2] driver core: Fix userspace expectations of uevent_show() as a probe barrier
2025-01-04 6:02 UTC (4+ messages)
` Possible hungtask issue will be introduced with device_lock() in uevent_show()
[PATCH] drm/amdgpu: Fix Circular Locking Dependency in AMDGPU GFX Isolation
2025-01-04 6:02 UTC
[PATCH 0/2] TLB invalidation on wedge fix
2025-01-04 5:54 UTC (4+ messages)
` [PATCH 2/2] drm/xe: Remove "graphics tile" from kernel doc
[PATCH v3 00/13] mm, swap: rework of swap allocator locks
2025-01-04 5:46 UTC (3+ messages)
` [PATCH v3 07/13] mm, swap: hold a reference during scan and cleanup flag usage
[PATCH 0/2] venus driver fixes to avoid possible OOB read access
2025-01-04 5:41 UTC (3+ messages)
` [PATCH 1/2] media: venus: fix OOB read issue due to double read
` [PATCH 2/2] media: venus: fix OOB access issue while reading sequence changed events
[PATCH V1 1/7] accel/amdxdna: Declare npu device profile as static variables
2025-01-04 5:41 UTC (2+ messages)
[Bug 209535] New: resume fails after hibernate amdgpu
2025-01-04 5:33 UTC (2+ messages)
` [Bug 209535] "
[RFC PATCH 5/5] test: add sysctl for folio copy tests and adjust NR_MAX_BATCHED_MIGRATION
2025-01-04 5:24 UTC (3+ messages)
[PATCH v2, 1/2] dt-bindings: connector: Add time property for sender response
2025-01-04 5:23 UTC (8+ messages)
` [PATCH v2, 2/2] usb: typec: tcpm: fix the sender response time issue
[PATCH v3 0/4] Add support for NetCube Systems Kumquat
2025-01-04 5:12 UTC (4+ messages)
` [PATCH v3 4/4] ARM: dts: sunxi: add "
[Intel-wired-lan] [PATCH net-next v3 1/6] net: move ARFS rmap management to core
2025-01-04 5:13 UTC (3+ messages)
` "
[PATCH] kbuild: pacman-pkg: provide versioned linux-api-headers package
2025-01-04 5:05 UTC (2+ messages)
[PATCH v9 00/18] NVMe PCI endpoint target driver
2025-01-04 4:59 UTC (19+ messages)
` [PATCH v9 01/18] nvme: Move opcode string helper functions declarations
` [PATCH v9 02/18] nvmet: Add vendor_id and subsys_vendor_id subsystem attributes
` [PATCH v9 03/18] nvmet: Export nvmet_update_cc() and nvmet_cc_xxx() helpers
` [PATCH v9 04/18] nvmet: Introduce nvmet_get_cmd_effects_admin()
` [PATCH v9 05/18] nvmet: Add drvdata field to struct nvmet_ctrl
` [PATCH v9 06/18] nvme: Add PCI transport type
` [PATCH v9 07/18] nvmet: Improve nvmet_alloc_ctrl() interface and implementation
` [PATCH v9 08/18] nvmet: Introduce nvmet_req_transfer_len()
` [PATCH v9 09/18] nvmet: Introduce nvmet_sq_create() and nvmet_cq_create()
` [PATCH v9 10/18] nvmet: Add support for I/O queue management admin commands
` [PATCH v9 11/18] nvmet: Do not require SGL for PCI target controller commands
` [PATCH v9 12/18] nvmet: Introduce get/set_feature controller operations
` [PATCH v9 13/18] nvmet: Implement host identifier set feature support
` [PATCH v9 14/18] nvmet: Implement interrupt coalescing "
` [PATCH v9 15/18] nvmet: Implement interrupt config "
` [PATCH v9 16/18] nvmet: Implement arbitration "
` [PATCH v9 17/18] nvmet: New NVMe PCI endpoint function target driver
` [PATCH v9 18/18] Documentation: Document the NVMe PCI endpoint "
[PATCH v9] pinctrl: stm32: Add check for clk_enable()
2025-01-04 4:57 UTC
Help with Git Subtree Push
2025-01-04 4:49 UTC (3+ messages)
[RFC PATCH v3 00/13] Clavis LSM
2025-01-04 4:48 UTC (4+ messages)
[syzbot] [mm?] INFO: rcu detected stall in task_numa_work (2)
2025-01-04 4:47 UTC
[PATCH v3] PCI: dwc: Fix potential truncation in dw_pcie_edma_irq_verify()
2025-01-04 4:43 UTC (3+ messages)
[PATCH net 0/2] bnxt_en: 2 Bug fixes
2025-01-04 4:38 UTC (3+ messages)
` [PATCH net 1/2] bnxt_en: Fix possible memory leak when hwrm_req_replace fails
` [PATCH net 2/2] bnxt_en: Fix DIM shutdown
[RFC PATCH 3/5] mm/migrate: add migrate_folios_batch_move to batch the folio move operations
2025-01-04 4:19 UTC (2+ messages)
[PATCH] net: ethernet: toshiba: ps3_gelic_wireless: Remove driver using deprecated API wext
2025-01-04 4:15 UTC (5+ messages)
[Buildroot] [autobuild.buildroot.org] Daily results for 2025-01-03
2025-01-04 4:14 UTC
What's cooking in git.git (Jan 2025, #01; Fri, 3)
2025-01-04 4:12 UTC (2+ messages)
[PATCH v2] PCI: dwc: Fix W=1 build warning in dw_pcie_edma_irq_verify()
2025-01-04 4:11 UTC (4+ messages)
[PATCH blktests 0/4] enable bs > ps device testing
2025-01-04 4:10 UTC (4+ messages)
` [PATCH blktests 1/4] common: add and use min io for fio
kernel-secnext aarch64 builds missing?
2025-01-04 4:08 UTC (7+ messages)
(no subject)
2025-01-04 4:05 UTC (2+ messages)
` [PATCH] tests/fs/bcachefs: Use https for git clone
[PATCH blktests] nvme/053: provide time extension alternative
2025-01-04 4:05 UTC (3+ messages)
[PATCH] block: make queue limits workable in case of 64K PAGE_SIZE
2025-01-04 4:04 UTC (9+ messages)
[PATCH v2] vmstat: disable vmstat_work on vmstat_cpu_down_prep()
2025-01-04 4:00 UTC (3+ messages)
[PATCH v11 0/1] MCTP Over PCC Transport
2025-01-04 3:54 UTC (2+ messages)
` [PATCH v11 1/1] mctp pcc: Implement MCTP over "
[Bug 219652] New: READ CAPACITY(16) not used on large USB-attached drive in recent kernels
2025-01-04 3:50 UTC (4+ messages)
` [Bug 219652] "
[PATCH] PCI: rcar-ep: Fix the issue of the name parameter when calling devm_request_mem_region
2025-01-04 3:39 UTC
[PATCH] i2c: amd756: Fix endianness handling for word data
2025-01-04 3:46 UTC (3+ messages)
[LTP] [PATCH 1/2] lib: multiply the timeout if detect slow kconfigs
2025-01-04 3:38 UTC (5+ messages)
` [LTP] [PATCH 1/2] lib: multiply the timeout if detect slow kconfigsD
[BUGREPORT] git diff-tree --cc SEGFAUTs
2025-01-04 3:32 UTC (6+ messages)
[PATCH V1 1/6] arm64: tegra: Configure QSPI clocks and add DMA
2025-01-04 3:27 UTC
[PATCH 00/12] imx9: switch to bootstd for i.MX93/1 EVK/QSB and i.MX8M EVK
2025-01-04 4:25 UTC (13+ messages)
` [PATCH 01/12] imx: imx93_evk: switch to BOOTSTD
` [PATCH 02/12] imx: imx93_qsb: "
` [PATCH 03/12] imx: imx91_evk: "
` [PATCH 04/12] imx: imx8mp_evk: Enable dynamic settings to mmcdev and mmcroot
` [PATCH 05/12] imx: imx8mp_evk: Switch to BOOTSTD
` [PATCH 06/12] imx: imx8mn_evk: Enable dynamic settings to mmcdev and mmcroot
` [PATCH 07/12] imx: imx8mn_evk: Switch to BOOTSTD
` [PATCH 08/12] imx: imx8mm_evk: Enable dynamic settings to mmcdev and mmcroot
` [PATCH 09/12] imx: imx8mm_evk: Switch to BOOTSTD
` [PATCH 10/12] imx: imx8mq_evk: Enable dynamic settings to mmcdev and mmcroot
` [PATCH 11/12] imx: imx8mq_evk: Switch to BOOTSTD
` [PATCH 12/12] imx: imx93-11x11-evk: drop duplicated nodes
Pull request efi-next-20250104
2025-01-04 3:19 UTC
ld.lld: error: unknown argument '-dp'
2025-01-04 3:17 UTC (2+ messages)
[BUG REPORT] ext4: “errors=remount-ro” has become “errors=shutdown”?
2025-01-04 3:15 UTC (7+ messages)
[PATCH] x86/mm: Fix flush_tlb_range() when used for zapping normal PMDs
2025-01-04 3:09 UTC (4+ messages)
[PATCH v3 00/12] AMD broadcast TLB invalidation
2025-01-04 3:08 UTC (7+ messages)
` [PATCH 09/12] x86/mm: enable broadcast TLB invalidation for multi-threaded processes
` [PATCH 11/12] x86/mm: enable AMD translation cache extensions
LwIP and multiple network interfaces
2025-01-04 3:05 UTC (8+ messages)
[PATCH stable 6.6] bpf: support non-r10 register spill/fill to/from stack in precision tracking
2025-01-04 3:02 UTC (2+ messages)
Kernel crash while doing chroot'ed grub2-mkconfig on qemu-emulated Nehalem CPU since late November 6.13 snapshot
2025-01-04 2:57 UTC (4+ messages)
[android-common:android14-5.15 1/1] aarch64-linux-ld: Unexpected GOT/PLT entries detected!
2025-01-04 2:55 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.