messages from 2024-09-12 20:46:35 to 2024-09-12 22:17:15 UTC [more...]
[PATCH v28 0/3] Introduce Nuvoton Arbel NPCM8XX BMC SoC
2024-09-12 19:10 UTC (2+ messages)
` [PATCH v28 3/3] clk: npcm8xx: add clock controller
[PATCH v4 0/2] Use functionality of irq_get_trigger_type() and
2024-09-12 22:16 UTC (3+ messages)
` [PATCH v4 1/2] of/irq: Make use of irq_get_trigger_type()
` [PATCH v4 2/2] of/irq: Use helper to define resources
[PATCH net] fbnic: Set napi irq value after calling netif_napi_add
2024-09-12 22:16 UTC (2+ messages)
[PATCH] nfsd: Add support for mapping sticky bit into NFS4 ACL
2024-09-12 22:15 UTC
[RESEND. PATCH] riscv: Use '%u' to format the output of 'cpu'
2024-09-12 22:12 UTC (3+ messages)
Known and unfixed active data loss bug in MM + XFS with large folios since Dec 2021 (any kernel from 6.1 upwards)
2024-09-12 22:12 UTC (4+ messages)
[PATCH] nfsd: Fill NFSv4.1 server implementation fields in OP_EXCHANGE_ID response
2024-09-12 22:09 UTC
[PATCH v7] rust: support for shadow call stack sanitizer
2024-09-12 22:08 UTC (3+ messages)
[PATCH] drm/xe: Restore pci state upon resume
2024-09-12 22:07 UTC (7+ messages)
` ✓ CI.Patch_applied: success for drm/xe: Restore pci state upon resume (rev2)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
[PATCH] nfsd: Fix nfs4_disable_idmapping option
2024-09-12 22:06 UTC
[PATCH 3/3] drm/amdgpu: use drm_file name
2024-09-12 22:04 UTC (2+ messages)
[PATCH net-next 00/13] selftests: ncdevmem: Add ncdevmem to ksft
2024-09-12 21:59 UTC (19+ messages)
` [PATCH net-next 01/13] selftests: ncdevmem: Add a flag for the selftest
` [PATCH net-next 02/13] selftests: ncdevmem: Remove validation
` [PATCH net-next 05/13] selftests: ncdevmem: Unify error handling
` [PATCH net-next 06/13] selftests: ncdevmem: Remove client_ip
` [PATCH net-next 11/13] selftests: ncdevmem: Remove hard-coded queue numbers
[PATCH v2 00/19] Implement DWARF modversions
2024-09-12 21:58 UTC (9+ messages)
` [PATCH v2 16/19] gendwarfksyms: Add support for reserved structure fields
[pci:controller/imx6] BUILD SUCCESS c2699778e6be4757ee0b16449ab8777c6b46e6d0
2024-09-12 21:57 UTC
[PATCH 0/2] Simplify "commented" API functions
2024-09-12 21:57 UTC (4+ messages)
` [PATCH 1/2] strbuf: retire strbuf_commented_addf()
` [PATCH 2/2] strbuf: retire strbuf_commented_lines()
[PATCH] bootmem: Stop using page->index
2024-09-12 21:56 UTC (4+ messages)
[PATCH 1/2] drm/xe: Don't try to derive GT clock freq from display register on Xe2
2024-09-12 21:56 UTC (2+ messages)
` [PATCH 2/2] drm/xe/sriov: Drop TIMESTAMP_OVERRIDE from Xe2 runtime regs
[GIT PULL] hwmon fixes for v6.11-rc8
2024-09-12 21:55 UTC (2+ messages)
[PATCH 5.15 000/214] 5.15.167-rc1 review
2024-09-12 21:54 UTC (3+ messages)
[PATCH v11 00/20] Add Secure TSC support for SNP guests
2024-09-12 21:54 UTC (3+ messages)
` [PATCH v11 09/20] virt: sev-guest: Reduce the scope of SNP command mutex
[PATCH] PCI: Mark Creative Labs EMU20k2 INTx masking as broken
2024-09-12 21:53 UTC
[PATCH 0/5] firewire: use sleepable workqueue to handle 1394 OHCI IT/IR context events
2024-09-12 21:44 UTC (2+ messages)
` firewire: use sleepable workqueue to handle 1394 OHCI IT/IR context events: test 2
[PATCH net-next] net: sched: cls_api: improve the error message for ID allocation failure
2024-09-12 21:53 UTC
[PATCH 1/3] drm/i915/irq: Remove duplicated irq_enabled variable
2024-09-12 21:52 UTC (3+ messages)
` ✗ Fi.CI.SPARSE: warning for series starting with [1/3] "
` ✓ Fi.CI.BAT: success "
[PATCH v2 00/22] Yet Another path checker refactor
2024-09-12 21:49 UTC (23+ messages)
` [PATCH v2 01/22] libmultipath: store checker_check() result in checker struct
` [PATCH v2 02/22] libmultipath: add missing checker function prototypes
` [PATCH v2 03/22] libmultipath: split out the code to wait for pending checkers
` [PATCH v2 04/22] libmultipath: remove pending wait code from libcheck_check calls
` [PATCH v2 05/22] multipath-tools tests: fix up directio tests
` [PATCH v2 06/22] libmultipath: split get_state into two functions
` [PATCH v2 07/22] libmultipath: change path_offline to path_sysfs_state
` [PATCH v2 08/22] multipathd: split check_path_state into two functions
` [PATCH v2 09/22] multipathd: split do_checker_path
` [PATCH v2 10/22] multipathd: split check_path into two functions
` [PATCH v2 11/22] multipathd: split handle_uninitialized_path "
` [PATCH v2 12/22] multipathd: split check_paths "
` [PATCH v2 13/22] multipathd: fix "fail path" and "reinstate path" commands
` [PATCH v2 14/22] multipathd: update priority once after updating all paths
` [PATCH v2 15/22] multipathd: simplify checking for followover_should_failback
` [PATCH v2 16/22] multipathd: only refresh prios on PATH_UP and PATH_GHOST
` [PATCH v2 17/22] multipathd: remove pointless check
` [PATCH v2 18/22] multipathd: fix deferred_failback_tick for reload removes
` [PATCH v2 19/22] libmultipath: add libcheck_need_wait checker function
` [PATCH v2 20/22] libmultipath: don't wait in libcheck_pending
` [PATCH v2 21/22] multipathd: wait for checkers to complete
` [PATCH v2 22/22] multipath-tools tests: fix up directio tests
[PATCH] drm/i915/display: Convert i915_suspend into i9xx_display_sr
2024-09-12 21:50 UTC (2+ messages)
` ✗ Fi.CI.BUILD: failure for "
[PATCH] go-mod.bbclass: Set GO_MOD_CACHE_DIR
2024-09-12 21:49 UTC (3+ messages)
` [OE-core] "
[PATCH bpf-next] libbpf: add bpf_object__token_fd accessor
2024-09-12 21:48 UTC
[PATCH v2] sample/auto.smb: Use AUTOFS_ prefixed environment variables
2024-09-12 21:48 UTC
[ANNOUNCE] 6.1.109-rt41
2024-09-12 21:46 UTC
[PATCH] sample/auto.smb: Use AUTOFS_ prevised environment variables
2024-09-12 21:45 UTC
[PATCH] drm/tidss: Add MIT license along with GPL-2.0
2024-09-12 21:44 UTC (3+ messages)
New bug in the File System/NFSD component
2024-09-12 21:44 UTC (2+ messages)
pull request: bluetooth-next 2024-09-12
2024-09-12 21:43 UTC
Critical error from Tree-checker
2024-09-12 21:42 UTC (17+ messages)
[PATCH V11] cgroup/rstat: Avoid flushing if there is an ongoing root flush
2024-09-12 21:41 UTC (2+ messages)
[PATCH] drm/xe: Restore pci state upon resume
2024-09-12 21:40 UTC (4+ messages)
[PATCH v1] Bluetooth: btintel_pcie: Allocate memory for driver private data
2024-09-12 21:40 UTC (2+ messages)
[RFC] Proposal: Static SECCOMP Policies
2024-09-12 21:39 UTC (3+ messages)
[PATCH net-next] net: tipc: avoid possible garbage value
2024-09-12 21:38 UTC (2+ messages)
[PATCH] kunit: tool: Build compile_commands.json
2024-09-12 21:36 UTC (2+ messages)
[PATCH] btrfs-progs: map-logical: fix search miss when extent is the first in a leaf
2024-09-12 21:36 UTC (2+ messages)
[PATCH] btrfs/321: make the test work when compression is enabled
2024-09-12 21:35 UTC (2+ messages)
[PATCH v2 00/23] Fix xe_force_wake_get() failure handling
2024-09-12 21:34 UTC (5+ messages)
` [PATCH v2 01/23] drm/xe: Error handling in xe_force_wake_get()
` [PATCH v2 02/23] drm/xe: Modify xe_force_wake_put to handle _get returned mask
[PATCH] btrfs: scrub: skip PREALLOC extents on RAID stripe-tree
2024-09-12 21:32 UTC (2+ messages)
[PATCH] Revert "arm64: dts: rockchip: remove redundant cd-gpios from rk3588 sdmmc nodes"
2024-09-12 21:31 UTC (5+ messages)
` [PATCH v2] "
[v2] drm/xe/pciid: Add new PCI id for ARL
2024-09-12 21:31 UTC (2+ messages)
` ✗ CI.FULL: failure for drm/xe/pciid: Add new PCI id for ARL (rev2)
[PATCH v1 0/5] Add Microchip IPC mailbox and remoteproc support
2024-09-12 21:30 UTC (7+ messages)
` [PATCH v1 2/5] dt-bindings: mailbox: add binding for Microchip IPC mailbox driver
` [PATCH v1 3/5] mailbox: add Microchip IPC support
host libs in the SDK link to the host libs
2024-09-12 21:30 UTC (2+ messages)
` [OE-core] "
Guten Morgen
2024-09-12 21:28 UTC
[PATCH 0/3] Disable Suspend-to-Idle in Hyper-V and Fix Hibernation Interruptions
2024-09-12 21:27 UTC (4+ messages)
` [PATCH 1/3] Drivers: hv: vmbus: Disable Suspend-to-Idle for VMBus
` [PATCH 2/3] Revert "Input: hyperv-keyboard - register as a wakeup source"
` [PATCH 3/3] Revert "HID: hyperv: "
[PATCH v8 0/8] Improve the copy of task comm
2024-09-12 21:28 UTC (9+ messages)
` [PATCH v8 2/8] auditsc: Replace memcpy() with strscpy()
` [PATCH v8 4/8] bpftool: Ensure task comm is always NUL-terminated
` [PATCH v8 7/8] net: Replace strcpy() with strscpy()
` [PATCH v8 8/8] drm: "
[PATCH v1 1/1] hwmon: (sch5636) Print unknown ID in error string via %*pE
2024-09-12 21:27 UTC (2+ messages)
[PATCH] python3: Upgrade 3.12.5 -> 3.12.6
2024-09-12 21:26 UTC (4+ messages)
` [OE-core] "
[PATCH v3 0/4] Clean up the UFS driver UIC code
2024-09-12 21:19 UTC (4+ messages)
` [PATCH v3 3/4] scsi: ufs: core: Make ufshcd_uic_cmd_compl() easier to analyze
[PATCH net-next v2] usbnet: ipheth: prevent OoB reads of NDP16
2024-09-12 21:18 UTC
[PATCH] drm/i915/display: On plane capability check rely on display version
2024-09-12 21:18 UTC (2+ messages)
` ✓ Fi.CI.BAT: success for "
[PATCH v1 1/1] hwmon: (sht21) Use %*ph to print small buffer
2024-09-12 21:17 UTC (2+ messages)
[PATCH v4 0/2] fix abort defect
2024-09-12 21:17 UTC (7+ messages)
` [PATCH v4 2/2] ufs: core: requeue aborted request
[PATCH RFC v3 1/2] mm: Add personality flag to limit address to 47 bits
2024-09-12 21:15 UTC (12+ messages)
[PATCH v1] iTCO_wdt: ignore NMI_NOW bit on register comparison
2024-09-12 21:15 UTC (4+ messages)
` [PATCH v2] iTCO_wdt: mask NMI_NOW bit for update_no_reboot_bit() call
[RFC PATCH 00/34] x86/bugs: Attack vector controls
2024-09-12 21:15 UTC (6+ messages)
` [RFC PATCH 27/34] x86/bugs: Add attack vector controls for spectre_v1
[ovmf test] 187679: all pass - PUSHED
2024-09-12 21:13 UTC
My Dell XPS-9320 (kernel 6.10.x, et al.) doesn't detect Thunderbolt additions when coming out of suspend or hibernate
2024-09-12 21:12 UTC (7+ messages)
[PATCH v6 0/2] fix abort defect
2024-09-12 21:11 UTC (5+ messages)
` [PATCH v6 2/2] ufs: core: requeue aborted request
[PATCH] Fix two problems in the microcode parsers
2024-09-12 21:11 UTC (4+ messages)
` [PATCH v2] "
MDWE does not prevent read-only, executable, shared memory regions to be updated by backing file writes
2024-09-12 21:10 UTC (5+ messages)
[PATCH v2 0/2] riscv: spacemit: bananapi_f3: add support for Banana Pi F3 board
2024-09-12 21:10 UTC (6+ messages)
` [PATCH v2 1/2] riscv: spacemit: bananapi_f3: initial support added
` [PATCH v2 2/2] doc: spacemit: bananapi_f3: document Banana Pi F3 board
[PATCH 0/5] nfs: Fix mounting NFS3 AUTH_NULL exports
2024-09-12 21:11 UTC (3+ messages)
[PATCH v4 0/2] Add I2C driver for Bosch BMI270 IMU
2024-09-12 21:07 UTC (3+ messages)
` [PATCH v4 1/2] dt-bindings: iio: imu: add bmi270 bindings
` [PATCH v4 2/2] iio: imu: Add i2c driver for bmi270 imu
[PATCH 0/5] Turing RK1 SoM DT updates
2024-09-12 21:06 UTC (5+ messages)
` [PATCH 4/5] arm64: dts: rockchip: Enable all 3 USBs on Turing RK1
[PATCH] fetch2/gomod: Support URIs with only a hostname
2024-09-12 21:06 UTC
[PATCH v1 0/6] Add SCMI transport descriptors
2024-09-12 21:05 UTC (3+ messages)
` [PATCH v1 3/6] firmware: arm_scmi: Use max-rx-timeout-ms from devicetree
[PATCH 00/21] Adding support of ADI ARMv8 ADSP-SC598 SoC
2024-09-12 21:04 UTC (2+ messages)
[PATCH 1/2] mm: introduce mmap_lock_speculation_{start|end}
2024-09-12 21:04 UTC (3+ messages)
` [PATCH v2 1/1] "
[PATCH] trace/trace_event_perf: remove duplicate samples on the first tracepoint event
2024-09-12 21:02 UTC (2+ messages)
[PATCH] ACPI: thermal: Use strscpy() instead of strcpy()
2024-09-12 20:59 UTC
[PATCH v2 0/4] LoongArch, MIPS: Unify Loongson IOCSR handling
2024-09-12 20:59 UTC (6+ messages)
` [PATCH v2 1/4] LoongArch: Probe more CPU features from CPUCFG
` [PATCH v2 2/4] LoongArch: cpu-probe: Move IOCSR probing out of cpu_probe_common
` [PATCH v2 3/4] LoongArch: Extract IOCSR definitions to standalone header
` [PATCH v2 4/4] MIPS: Loongson64: Use shared IOCSR header
[PATCH v3 0/4] defconfig: drop RT_GROUP_SCHED=y
2024-09-12 20:58 UTC (4+ messages)
` [PATCH v3 1/4] riscv: "
[PATCH v4 00/13] media: qcom: camss: Add sm8550 support
2024-09-12 20:57 UTC (7+ messages)
` [PATCH 07/13] dt-bindings: media: camss: Add qcom,sm8550-camss binding
[GIT PULL] cgroup: Changes for v6.12
2024-09-12 20:56 UTC
[PATCH v2] drivers/of: Improve documentation for match_string
2024-09-12 20:56 UTC (3+ messages)
[PATCH v3 00/14] XIVE2 changes for TIMA operations
2024-09-12 20:50 UTC (15+ messages)
` [PATCH v3 01/14] pnv/xive: TIMA patch sets pre-req alignment and formatting changes
` [PATCH v3 02/14] pnv/xive2: Define OGEN field in the TIMA
` [PATCH v3 03/14] ppc/xive2: Support TIMA "Pull OS Context to Odd Thread Reporting Line"
` [PATCH v3 04/14] pnv/xive2: Support for "OS LGS Push" TIMA operation
` [PATCH v3 05/14] ppc/xive2: Dump more NVP state with 'info pic'
` [PATCH v3 06/14] ppc/xive2: Dump the VP-group and crowd tables "
` [PATCH v3 07/14] ppc/xive2: Allow 1-byte write of Target field in TIMA
` [PATCH v3 08/14] ppc/xive2: Support "Pull Thread Context to Register" operation
` [PATCH v3 09/14] ppc/xive2: Change context/ring specific functions to be generic
` [PATCH v3 10/14] ppc/xive2: Support "Pull Thread Context to Odd Thread Reporting Line"
` [PATCH v3 11/14] pnv/xive: Add special handling for pool targets
` [PATCH v3 12/14] pnv/xive: Update PIPR when updating CPPR
` [PATCH v3 13/14] pnv/xive2: TIMA support for 8-byte OS context push for PHYP
` [PATCH v3 14/14] pnv/xive2: TIMA CI ops using alternative offsets or byte lengths
[PATCH v3 0/5] Correct perf sampling with Guest VMs
2024-09-12 20:51 UTC (6+ messages)
` [PATCH v3 1/5] arm: perf: Drop unused functions
` [PATCH v3 2/5] perf: Hoist perf_instruction_pointer() and perf_misc_flags()
` [PATCH v3 3/5] powerpc: perf: Use perf_arch_instruction_pointer()
` [PATCH v3 4/5] x86: perf: Refactor misc flag assignments
` [PATCH v3 5/5] perf: Correct perf sampling with guest VMs
[PATCH] drm/i915/display: Don't allow tile4 framebuffer to do hflip on Xe2
2024-09-12 20:51 UTC (2+ messages)
` ✓ Fi.CI.BAT: success for "
[PATCH 0/6] PF: Initial support to save/restore VF GuC state
2024-09-12 20:50 UTC (2+ messages)
` ✗ CI.Build: failure for "
[PATCH] Input: ps2-gpio - Use IRQF_NO_AUTOEN flag in request_irq()
2024-09-12 20:49 UTC (2+ messages)
[PATCH] unicode: update the width tables to Unicode 16
2024-09-12 20:40 UTC
[PATCH] vfio/pci: clean up a type in vfio_pci_ioctl_pci_hot_reset_groups()
2024-09-12 20:48 UTC (2+ messages)
[PATCH RFC] block: trace: add block alignment information
2024-09-12 20:48 UTC (2+ messages)
[PATCH] staging: vt6655: mac.h: Fix possible precedence issue in macros
2024-09-12 20:47 UTC (4+ messages)
[PATCH] caif: replace deprecated strncpy with strscpy_pad
2024-09-12 20:47 UTC (4+ messages)
[PATCH] selftest/mm: Do not use hint for riscv mmap
2024-09-12 20:47 UTC (3+ messages)
[PATCH net-next] net: caif: remove unused name
2024-09-12 20:46 UTC (2+ messages)
[PATCH 0/2] Add framework for user controlled driver probes
2024-09-12 20:46 UTC (3+ messages)
` [PATCH 2/2] driver: core: add probe control driver
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.