messages from 2025-10-13 14:33:35 to 2025-10-13 14:50:35 UTC [more...]
[PATCH] hw/riscv: Correct mmu-type property of sifive_u harts in device tree
2025-10-13 14:38 UTC (2+ messages)
[PATCH 6.1 000/196] 6.1.156-rc1 review
2025-10-13 14:44 UTC (62+ messages)
` [PATCH 6.1 001/196] crypto: sha256 - fix crash at kexec
` [PATCH 6.1 002/196] selftests: mptcp: connect: fix build regression caused by backport
` [PATCH 6.1 003/196] cacheinfo: Use RISC-Vs init_cache_level() as generic OF implementation
` [PATCH 6.1 004/196] cacheinfo: Return error code in init_of_cache_level()
` [PATCH 6.1 005/196] cacheinfo: Check cache-unified property to count cache leaves
` [PATCH 6.1 006/196] ACPI: PPTT: Remove acpi_find_cache_levels()
` [PATCH 6.1 007/196] ACPI: PPTT: Update acpi_find_last_cache_level() to acpi_get_cache_info()
` [PATCH 6.1 008/196] arch_topology: Build cacheinfo from primary CPU
` [PATCH 6.1 009/196] gcc-plugins: Remove TODO_verify_il for GCC >= 16
` [PATCH 6.1 010/196] scsi: target: target_core_configfs: Add length check to avoid buffer overflow
` [PATCH 6.1 011/196] media: b2c2: Fix use-after-free causing by irq_check_work in flexcop_pci_remove
` [PATCH 6.1 012/196] media: rc: fix races with imon_disconnect()
` [PATCH 6.1 013/196] media: uvcvideo: Mark invalid entities with id UVC_INVALID_ENTITY_ID
` [PATCH 6.1 014/196] ASoC: qcom: audioreach: fix potential null pointer dereference
` [PATCH 6.1 015/196] KVM: arm64: Fix softirq masking in FPSIMD register saving sequence
` [PATCH 6.1 016/196] media: tunner: xc5000: Refactor firmware load
` [PATCH 6.1 017/196] media: tuner: xc5000: Fix use-after-free in xc5000_release
` [PATCH 6.1 018/196] media: i2c: tc358743: Fix use-after-free bugs caused by orphan timer in probe
` [PATCH 6.1 019/196] minmax: dont use max() in situations that want a C constant expression
` [PATCH 6.1 020/196] minmax: simplify min()/max()/clamp() implementation
` [PATCH 6.1 021/196] minmax: improve macro expansion and type checking
` [PATCH 6.1 022/196] minmax: fix up min3() and max3() too
` [PATCH 6.1 023/196] minmax.h: add whitespace around operators and after commas
` [PATCH 6.1 024/196] minmax.h: update some comments
` [PATCH 6.1 025/196] minmax.h: reduce the #define expansion of min(), max() and clamp()
` [PATCH 6.1 026/196] minmax.h: use BUILD_BUG_ON_MSG() for the lo < hi test in clamp()
` [PATCH 6.1 027/196] minmax.h: move all the clamp() definitions after the min/max() ones
` [PATCH 6.1 028/196] minmax.h: simplify the variants of clamp()
` [PATCH 6.1 029/196] minmax.h: remove some #defines that are only expanded once
` [PATCH 6.1 030/196] USB: serial: option: add SIMCom 8230C compositions
` [PATCH 6.1 031/196] wifi: rtlwifi: rtl8192cu: Dont claim USB ID 07b8:8188
` [PATCH 6.1 032/196] dm-integrity: limit MAX_TAG_SIZE to 255
` [PATCH 6.1 033/196] perf subcmd: avoid crash in exclude_cmds when excludes is empty
` [PATCH 6.1 034/196] ASoC: rt5682s: Adjust SAR ADC button mode to fix noise issue
` [PATCH 6.1 035/196] btrfs: ref-verify: handle damaged extent root tree
` [PATCH 6.1 036/196] can: hi311x: fix null pointer dereference when resuming from sleep before interface was enabled
` [PATCH 6.1 037/196] can: rcar_canfd: Fix controller mode setting
` [PATCH 6.1 038/196] hid: fix I2C read buffer overflow in raw_event() for mcp2221
` [PATCH 6.1 039/196] serial: stm32: allow selecting console when the driver is module
` [PATCH 6.1 040/196] staging: axis-fifo: fix maximum TX packet length check
` [PATCH 6.1 041/196] staging: axis-fifo: fix TX handling on copy_from_user() failure
` [PATCH 6.1 042/196] staging: axis-fifo: flush RX FIFO on read errors
` [PATCH 6.1 043/196] driver core/PM: Set power.no_callbacks along with power.no_pm
` [PATCH 6.1 044/196] crypto: rng - Ensure set_ent is always present
` [PATCH 6.1 045/196] net/9p: fix double req put in p9_fd_cancelled
` [PATCH 6.1 046/196] filelock: add FL_RECLAIM to show_fl_flags() macro
` [PATCH 6.1 047/196] init: INITRAMFS_PRESERVE_MTIME should depend on BLK_DEV_INITRD
` [PATCH 6.1 048/196] seccomp: Fix a race with WAIT_KILLABLE_RECV if the tracer replies too fast
` [PATCH 6.1 050/196] coresight: trbe: Prevent overflow in PERF_IDX2OFF()
` [PATCH 6.1 051/196] perf: arm_spe: "
` [PATCH 6.1 059/196] cpufreq: scmi: Account for malformed DT in scmi_dev_used_by_cpus()
` [PATCH 6.1 060/196] ACPI: processor: idle: Fix memory leak when register cpuidle device failed
` [PATCH 6.1 061/196] soc: qcom: rpmh-rsc: Unconditionally clear _TRIGGER bit for TCS
` [PATCH 6.1 062/196] pinctrl: meson-gxl: add missing i2c_d pinmux
` [PATCH 6.1 063/196] blk-mq: check kobject state_in_sysfs before deleting in blk_mq_unregister_hctx
` [PATCH 6.1 064/196] ARM: at91: pm: fix MCKx restore routine
` [PATCH 6.1 065/196] regulator: scmi: Use int type to store negative error codes
` [PATCH 6.1 066/196] block: use int to store blk_stack_limits() return value
` [PATCH 6.1 067/196] PM: sleep: core: Clear power.must_resume in noirq suspend error path
` [PATCH 6.1 068/196] PM / devfreq: mtk-cci: Fix potential error pointer dereference in probe()
` [PATCH 6.1 069/196] power: supply: cw2015: Fix a alignment coding style issue
[PATCH] tools: fix == bashism in kernel-chktaint
2025-10-13 14:41 UTC (2+ messages)
` [PATCH v2] "
[PATCH net-next 0/2] net: airoha: Add some new ethtool bits
2025-10-13 14:49 UTC (5+ messages)
` [PATCH net-next 1/2] net: airoha: Add missing stats to ethtool_eth_mac_stats
` [PATCH net-next 2/2] net: airoha: Add get_link ethtool callback
[PATCH 00/13] vfs: recall-only directory delegations for knfsd
2025-10-13 14:48 UTC (14+ messages)
` [PATCH 01/13] filelock: push the S_ISREG check down to ->setlease handlers
` [PATCH 02/13] filelock: add a lm_may_setlease lease_manager callback
` [PATCH 03/13] vfs: add try_break_deleg calls for parents to vfs_{link,rename,unlink}
` [PATCH 04/13] vfs: allow mkdir to wait for delegation break on parent
` [PATCH 05/13] vfs: allow rmdir "
` [PATCH 06/13] vfs: break parent dir delegations in open(..., O_CREAT) codepath
` [PATCH 07/13] vfs: make vfs_create break delegations on parent directory
` [PATCH 08/13] vfs: make vfs_mknod "
` [PATCH 09/13] filelock: lift the ban on directory leases in generic_setlease
` [PATCH 10/13] nfsd: allow filecache to hold S_IFDIR files
` [PATCH 11/13] nfsd: allow DELEGRETURN on directories
` [PATCH 12/13] nfsd: check for delegation conflicts vs. the same client
` [PATCH 13/13] nfsd: wire up GET_DIR_DELEGATION handling
[PATCH net v2 0/2] net: stmmac: Minor fixes for stmmac EST implementation
2025-10-13 14:48 UTC (10+ messages)
` [PATCH net v2 2/2] net: stmmac: Consider Tx VLAN offload tag length for maxSDU
[peterz-queue:perf/core 1/2] arch/x86/lib/insn-eval.c:1744:39: error: 'p' undeclared
2025-10-13 14:48 UTC
[PATCH 1/2] dma-buf: replace "#if" with just "if"
2025-10-13 14:48 UTC (4+ messages)
` [PATCH 2/2] dma-buf: improve sg_table debugging hack
[PATCH] doc: add a explanation of Git's data model
2025-10-13 14:48 UTC (4+ messages)
` [PATCH v2] "
[PATCH 00/32] media: Use %pe format specifier
2025-10-13 14:42 UTC (3+ messages)
` [PATCH 27/32] media: renesas: vsp1: "
[PATCH 00/10] Convert remaining hooks to hook.h
2025-10-13 14:47 UTC (4+ messages)
` [PATCH 02/10] hook: provide stdin via callback
[PATCH 0/3] drm/i915/display: 128-byte Y-tiling and flat CCS feature checks
2025-10-13 14:47 UTC (5+ messages)
` [PATCH 3/3] drm/i915/display: add HAS_AUX_CCS() feature check
` [PATCH v2] "
[PATCH 0/3] Add Emerald Rapids PECI support
2025-10-13 14:47 UTC (5+ messages)
` [PATCH 2/3] hwmon: (peci/dimmtemp) add Intel Emerald Rapids platform support
[PATCH v4 0/2] rust: leds: add led classdev abstractions
2025-10-13 14:47 UTC (9+ messages)
` [PATCH v4 1/2] rust: add basic Pin<Vec<T, A>> abstractions
[PATCH v2 0/5] Add Audio Support for Kaanapali MTP Boards
2025-10-13 14:46 UTC (4+ messages)
` [PATCH v2 5/5] ASoC: dt-bindings: qcom: Add Kaanapali LPASS macro codecs
[PATCH 0/2] iio: pressure: add driver and bindings for adp810
2025-10-13 14:46 UTC (4+ messages)
` [PATCH 2/2] iio: pressure: adp810: Add driver for adp810 sensor
[PATCH] arm64: dts: qcom: lemans: Add resin key code and RTC node for PMM8654AU
2025-10-13 14:45 UTC
[PATCH] livepatch: Match old_sympos 0 and 1 in klp_find_func()
2025-10-13 14:45 UTC (2+ messages)
gitignore for mkimage files
2025-10-13 14:44 UTC (2+ messages)
[LTP] [PATCH] syscalls: add file_attr05 test
2025-10-13 14:45 UTC (2+ messages)
[PATCH v3 0/4] Enable Remote GPIO over RPMSG on i.MX Platform
2025-10-13 14:44 UTC (6+ messages)
` [PATCH v3 3/4] gpio: imx-rpmsg: add imx-rpmsg GPIO driver
[PATCH 0/8] smb: client: More crypto library conversions
2025-10-13 14:44 UTC (2+ messages)
[PATCH 0/2] Add support for ICSSM Ethernet on AM57x, AM437x, and AM335x
2025-10-13 14:44 UTC (3+ messages)
` [PATCH 1/2] arm: dts: ti: Adds device tree nodes for PRU Cores, IEP and eCAP modules of PRU-ICSS2 Instance
[PATCH RESEND v4 00/10] PM: EM: Add netlink support for the energy model
2025-10-13 14:43 UTC (6+ messages)
` [PATCH RESEND v4 05/10] PM: EM: Add a skeleton code for netlink notification
[PATCH] VT-d: check bus_to_context_maddr()'s return value
2025-10-13 14:42 UTC (2+ messages)
In defense of Link (was Re: [b4] initial "b4 dig" to supplant Link: trailers)
2025-10-13 14:39 UTC (12+ messages)
` [workflows]Re: "
[PATCH v3 0/3] fstests: basic smoke test on zoned loop device
2025-10-13 14:42 UTC (5+ messages)
` [PATCH v3 3/3] generic: basic smoke for filesystems on zoned block devices
[PATCH i-g-t] tests/intel/xe_sriov_vram: Skip the test on devices without VRAM
2025-10-13 14:40 UTC (2+ messages)
` ✓ i915.CI.BAT: success for "
[PATCH 0/3] PCI: qcom: Binding fix
2025-10-13 14:40 UTC (5+ messages)
` [PATCH 3/3] PCI: qcom: Treat PHY and PERST# as optional for the new binding
[PATCH] bootstd: Allow PXE boot to be disabled
2025-10-13 14:40 UTC (8+ messages)
[PATCH] drm/sched: Fix potential double free in drm_sched_job_add_resv_dependencies
2025-10-13 14:39 UTC (2+ messages)
[PATCH 0/9] refs: add a '--required' flag to 'git refs optimize'
2025-10-13 14:37 UTC (5+ messages)
` [PATCH 9/9] "
[PATCH v7 0/2] drm: bridge: Add TI tmds181 and sn65dp159 driver
2025-10-13 14:36 UTC (3+ messages)
` [PATCH v7 1/2] dt-bindings: drm/bridge: ti-tmds181: Add TI TMDS181 and SN65DP159 bindings
` [PATCH v7 2/2] drm: bridge: Add TI tmds181 and sn65dp159 driver
[PATCH v2] efistub: Only link libstub to final vmlinux
2025-10-13 14:36 UTC (18+ messages)
[RFC PATCH 00/56] Dynamic mitigations
2025-10-13 14:34 UTC (57+ messages)
` [RFC PATCH 01/56] Documentation/admin-guide: Add documentation
` [RFC PATCH 02/56] x86/Kconfig: Add CONFIG_DYNAMIC_MITIGATIONS
` [RFC PATCH 03/56] cpu: Reset global mitigations
` [RFC PATCH 04/56] x86/bugs: Reset spectre_v1 mitigations
` [RFC PATCH 05/56] x86/bugs: Reset spectre_v2 mitigations
` [RFC PATCH 06/56] x86/bugs: Reset retbleed mitigations
` [RFC PATCH 07/56] x86/bugs: Reset spectre_v2_user mitigations
` [RFC PATCH 08/56] x86/bugs: Reset SSB mitigations
` [RFC PATCH 09/56] x86/bugs: Reset L1TF mitigations
` [RFC PATCH 10/56] x86/bugs: Reset MDS mitigations
` [RFC PATCH 11/56] x86/bugs: Reset MMIO mitigations
` [RFC PATCH 12/56] x86/bugs: Reset SRBDS mitigations
` [RFC PATCH 13/56] x86/bugs: Reset SRSO mitigations
` [RFC PATCH 14/56] x86/bugs: Reset GDS mitigations
` [RFC PATCH 15/56] x86/bugs: Reset BHI mitigations
` [RFC PATCH 16/56] x86/bugs: Reset ITS mitigation
` [RFC PATCH 17/56] x86/bugs: Reset TSA mitigations
` [RFC PATCH 18/56] x86/bugs: Reset VMSCAPE mitigations
` [RFC PATCH 19/56] x86/bugs: Define bugs_smt_disable()
` [RFC PATCH 20/56] x86/bugs: Move bugs.c logic out of .init section
` [RFC PATCH 21/56] x86/callthunks: Move logic out of .init
` [RFC PATCH 22/56] cpu: Move mitigation "
` [RFC PATCH 23/56] x86/vmlinux.lds: Move alternative sections
` [RFC PATCH 24/56] x86/vmlinux.lds: Move altinstr_aux conditionally
` [RFC PATCH 25/56] x86/vmlinux.lds: Define __init_alt_end
` [RFC PATCH 26/56] module: Save module ELF info
` [RFC PATCH 27/56] x86/mm: Conditionally free alternative sections
` [RFC PATCH 28/56] stop_machine: Add stop_machine_nmi()
` [RFC PATCH 29/56] x86/apic: Add self-NMI support
` [RFC PATCH 30/56] x86/nmi: Add support for stop_machine_nmi()
` [RFC PATCH 31/56] x86/alternative: Prepend nops with retpolines
` [RFC PATCH 32/56] x86/alternative: Add module param
` [RFC PATCH 33/56] x86/alternative: Avoid re-patching init code
` [RFC PATCH 34/56] x86/alternative: Save old bytes for alternatives
` [RFC PATCH 35/56] x86/alternative: Save old bytes for retpolines
` [RFC PATCH 36/56] x86/alternative: Do not recompute len on re-patch
` [RFC PATCH 37/56] x86/alternative: Reset alternatives
` [RFC PATCH 38/56] x86/callthunks: Reset callthunks
` [RFC PATCH 39/56] x86/sync_core: Add sync_core_nmi_safe()
` [RFC PATCH 40/56] x86/alternative: Use sync_core_nmi_safe()
` [RFC PATCH 41/56] static_call: Add update_all_static_calls()
` [RFC PATCH 42/56] module: Make memory writeable for re-patching
` [RFC PATCH 43/56] module: Update alternatives
` [RFC PATCH 44/56] x86/module: "
` [RFC PATCH 45/56] x86/alternative: Use boot_cpu_has in ITS code
` [RFC PATCH 46/56] x86/alternative: Add ITS re-patching support
` [RFC PATCH 47/56] x86/module: Add ITS re-patch support for modules
` [RFC PATCH 48/56] x86/bugs: Move code for updating speculation MSRs
` [RFC PATCH 49/56] x86/fpu: Qualify warning in os_xsave
` [RFC PATCH 50/56] x86/alternative: Add re-patch support
` [RFC PATCH 51/56] cpu: Parse string of mitigation options
` [RFC PATCH 52/56] x86/bugs: Support parsing "
` [RFC PATCH 53/56] drivers/cpu: Re-patch mitigations through sysfs
` [RFC PATCH 54/56] x86/debug: Create debugfs interface to x86_capabilities
` [RFC PATCH 55/56] x86/debug: Show return thunk in debugfs
` [RFC PATCH 56/56] x86/debug: Show static branch config "
[PATCH] fs/resctrl,x86/resctrl: Factor mba rounding to be per-arch
2025-10-13 14:36 UTC (8+ messages)
[RFC PATCH] hw/cxl: Add a performant (and correct) path for the non interleaved cases
2025-10-13 14:31 UTC
[BUG] no ORC stacktrace from kretprobe.multi bpf program
2025-10-13 14:36 UTC (3+ messages)
Independence for dma_fences!
2025-10-13 13:48 UTC (16+ messages)
` [PATCH 01/15] dma-buf: cleanup dma_fence_describe
` [PATCH 02/15] dma-buf: rework stub fence initialisation
` [PATCH 03/15] dma-buf: protected fence ops by RCU
` [PATCH 04/15] dma-buf: detach fence ops on signal
` [PATCH 05/15] dma-buf: inline spinlock for fence protection
` [PATCH 06/15] dma-buf: use inline lock for the stub fence
` [PATCH 07/15] dma-buf: use inline lock for the dma-fence-array
` [PATCH 08/15] dma-buf: use inline lock for the dma-fence-chain
` [PATCH 09/15] drm/sched: use inline locks for the drm-sched-fence
` [PATCH 10/15] drm/amdgpu: fix KFD eviction fence enable_signaling path
` [PATCH 11/15] drm/amdgpu: independence for the amdgpu_fence!
` [PATCH 12/15] drm/amdgpu: independence for the amdgpu_eviction_fence!
` [PATCH 13/15] drm/amdgpu: independence for the amdgpu_vm_tlb_fence!
` [PATCH 14/15] drm/amdgpu: independence for the amdkfd_fence!
` [PATCH 15/15] drm/amdgpu: independence for the amdgpu_userq__fence!
[cocci] Improving source code parsing for “fs/smb/client/dir.c”?
2025-10-13 14:35 UTC (3+ messages)
[PATCH] PCI/VGA: Select SCREEN_INFO
2025-10-13 14:35 UTC (4+ messages)
[PATCH v4] ext4: detect invalid INLINE_DATA + EXTENTS flag combination
2025-10-13 14:34 UTC (3+ messages)
[PATCH 0/3] drm/panel: Add support for Novatek NT36532 panel
2025-10-13 14:34 UTC (9+ messages)
` [PATCH 2/3] drm/msm/dsi: support DSC configurations with slice_per_pkt > 1
[PATCH net-next v14 00/16] net: phy: Introduce PHY ports representation
2025-10-13 14:31 UTC (6+ messages)
` [PATCH net-next v14 12/16] net: phy: at803x: Support SFP through phy_port interface
` [PATCH net-next v14 13/16] net: phy: qca807x: "
` [PATCH net-next v14 14/16] net: phy: Only rely on phy_port for PHY-driven SFP
` [PATCH net-next v14 15/16] net: phy: dp83822: Add SFP support through the phy_port interface
` [PATCH net-next v14 16/16] Documentation: networking: Document the phy_port infrastructure
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.