public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-10-16 01:57:04 to 2024-10-16 05:26:17 UTC [more...]

[PATCH -fixes] riscv: Do not use fortify in early code
 2024-10-16  5:26 UTC  (3+ messages)

[PATCH 2/3] ptp: Add clock name to uevent
 2024-10-16  5:20 UTC  (4+ messages)

[PATCH v3 0/6] gpio: notify user-space about config changes in the kernel
 2024-10-16  5:19 UTC  (3+ messages)
` [PATCH v3 6/6] gpiolib: notify user-space about in-kernel line state changes

[PATCH v6 0/9] iommu/amd: Use 128-bit cmpxchg operation to update DTE
 2024-10-16  5:17 UTC  (10+ messages)
` [PATCH v6 1/9] iommu/amd: Disable AMD IOMMU if CMPXCHG16B feature is not supported
` [PATCH v6 2/9] asm/rwonce: Introduce [READ|WRITE]_ONCE() support for __int128
` [PATCH v6 3/9] iommu/amd: Introduce helper function to update 256-bit DTE
` [PATCH v6 4/9] iommu/amd: Introduce per-device DTE cache to store persistent bits
` [PATCH v6 5/9] iommu/amd: Modify set_dte_entry() to use 256-bit DTE helpers
` [PATCH v6 6/9] iommu/amd: Introduce helper function get_dte256()
` [PATCH v6 7/9] iommu/amd: Move erratum 63 logic to write_dte_lower128()
` [PATCH v6 8/9] iommu/amd: Modify clear_dte_entry() to avoid in-place update
` [PATCH v6 9/9] iommu/amd: Lock DTE before updating the entry with WRITE_ONCE()

[PATCH v5 0/6] iommu/amd: Use 128-bit cmpxchg operation to update DTE
 2024-10-16  5:15 UTC  (6+ messages)
` [PATCH v5 3/6] iommu/amd: Modify set_dte_entry() to use 256-bit DTE helpers

[PATCH v2] security/keys: fix slab-out-of-bounds in key_task_permission
 2024-10-16  5:14 UTC  (4+ messages)

[PATCH] arm64: dts: qcom: qcs6490-rb3gen2: Add PCIe nodes
 2024-10-16  5:13 UTC  (12+ messages)

[PATCH v1 0/4] GPU Direct RDMA (P2P DMA) for Device Private Pages
 2024-10-16  5:10 UTC  (5+ messages)
` [PATCH v1 1/4] mm/hmm: HMM API for P2P DMA to device zone pages

[PATCH] ARM: dts: aspeed: Add device tree for Ampere's Mt. Jefferson BMC
 2024-10-16  5:07 UTC  (5+ messages)

[PATCH v2 0/4] CAST Controller Area Network driver support
 2024-10-16  5:05 UTC  (5+ messages)
` [PATCH v2 3/4] can: Add driver for CAST CAN Bus Controller

[syzbot] [ocfs2?] kernel BUG in ocfs2_truncate_inline
 2024-10-16  4:59 UTC  (3+ messages)
`  "

[PATCH 1/2] mm/mglru: only clear kswapd_failures if reclaimable
 2024-10-16  4:56 UTC  (2+ messages)

[PATCH] dma/dw-edma: chip regs base should add the offset
 2024-10-16  4:56 UTC  (4+ messages)
  `  "
    `  "

[RFC 0/2] rwsem: introduce upgrade_read interface
 2024-10-16  4:56 UTC  (4+ messages)
` [RFC 1/2] "
` [RFC 2/2] khugepaged: use upgrade_read() to optimize collapse_huge_page

[PATCH v3] remoteproc: Add a new remoteproc state RPROC_DEFUNCT
 2024-10-16  4:55 UTC 

[PATCH 2/2] mm/mglru: reset page lru tier bits when activating
 2024-10-16  4:55 UTC  (2+ messages)

[PATCH v1 0/5] Add Block event interrupt support for I2C protocol
 2024-10-16  4:54 UTC  (3+ messages)
` [PATCH v1 1/5] dt-bindings: dmaengine: qcom: gpi: Add additional arg to dma-cell property

[syzbot] [net?] KMSAN: kernel-infoleak in move_addr_to_user (7)
 2024-10-16  4:53 UTC  (2+ messages)
` [syzbot] "

[RFC PATCH] mm/hmm, mm/migrate_device: Allow p2p access and p2p migration
 2024-10-16  4:46 UTC  (6+ messages)

[PATCHSET 0/8] perf tools: Do not set attr.exclude_guest by default (v4)
 2024-10-16  4:49 UTC  (15+ messages)
` [PATCH 5/8] perf tools: Detect missing kernel features properly
` [PATCH 7/8] perf tools: Check fallback error and order

[PATCH] drm/i915/lspcon: do not hardcode settle timeout
 2024-10-16  4:46 UTC  (2+ messages)

Ops/kernel bug in swapops and more on 6.11.3
 2024-10-16  4:09 UTC 

[PATCH 1/4] cpufreq/amd-pstate: Use nominal perf for limits when boost is disabled
 2024-10-16  4:45 UTC  (9+ messages)
` [PATCH 2/4] cpufreq/amd-pstate: Don't update CPPC request in amd_pstate_cpu_boost_update()
` [PATCH 3/4] cpufreq/amd-pstate: Use amd_pstate_update_min_max_limit() for EPP limits
` [PATCH 4/4] cpufreq/amd-pstate: Drop needless EPP initialization

[REGRESSION] alg: ahash: Several tests fail during boot on Turris Omnia
 2024-10-16  4:27 UTC  (11+ messages)

[PATCH] leds: Fix uninitialized variable 'ret' in mt6370_mc_pattern_clear
 2024-10-16  4:25 UTC  (6+ messages)
` (subset) "
      ` [PATCH v2] "

[PATCH v2 00/16] Python module cleanup
 2024-10-16  4:24 UTC  (17+ messages)
` [PATCH v2 01/16] perf python: Remove python 2 scripting support
` [PATCH v2 02/16] perf python: Constify variables and parameters
` [PATCH v2 03/16] perf python: Remove unused #include
` [PATCH v2 04/16] perf script: Move scripting_max_stack out of builtin
` [PATCH v2 05/16] perf kvm: Move functions used in util "
` [PATCH v2 06/16] perf script: Move find_scripts to browser/scripts.c
` [PATCH v2 07/16] perf stat: Move stat_config into config.c
` [PATCH v2 08/16] perf script: Move script_spec code to trace-event-scripting.c
` [PATCH v2 09/16] perf script: Move script_fetch_insn "
` [PATCH v2 10/16] perf script: Move perf_sample__sprintf_flags "
` [PATCH v2 11/16] perf env: Move arch errno function to only use in env
` [PATCH v2 12/16] perf lock: Move common lock contention code to new file
` [PATCH v2 13/16] perf bench: Remove reference to cmd_inject
` [PATCH v2 14/16] perf kwork: Make perf_kwork_add_work a callback
` [PATCH v2 15/16] perf build: Remove test library from python shared object
` [PATCH v2 16/16] perf python: Add parse_events function

[PATCH] dt-bindings: usb: mtu3: add mediatek,usb3-drd property
 2024-10-16  4:17 UTC  (3+ messages)

[PATCH] hv: hyperv.h: Annotate vmbus_channel_gpadl_header with __counted_by()
 2024-10-16  4:16 UTC  (2+ messages)

[PATCH v2] remoteproc: Add a new remoteproc state RPROC_DEFUNCT
 2024-10-16  4:16 UTC  (3+ messages)

[PATCH] scripts/kernel-doc: Do not track section counter across processed files
 2024-10-16  4:15 UTC  (3+ messages)

linux-next: duplicate patches in the driver-core tree
 2024-10-16  4:12 UTC 

[PATCH RFC] md: lockless bitmap demo
 2024-10-16  4:11 UTC  (2+ messages)

[PATCH v2 0/4] Add GCC and RPMH clock controller for QCS615 SoC
 2024-10-16  4:10 UTC  (4+ messages)
` [PATCH v2 4/4] clk: qcom: gcc: Add support for QCS615 GCC clocks

[PATCH] arm64: dts: freescale: minor whitespace cleanup
 2024-10-16  4:07 UTC  (2+ messages)

[PATCH v3 0/4] fix the flexspi error on imx8ulp
 2024-10-16  4:05 UTC  (3+ messages)
` [PATCH v3 4/4] arm64: dts: imx8ulp: correct the flexspi compatible string

[PATCH] video: fix inconsistent indentation warning
 2024-10-16  4:04 UTC  (3+ messages)

[PATCH v11 0/4] Input: support overlay objects on touchscreens
 2024-10-16  4:02 UTC  (5+ messages)
` [PATCH v11 1/4] dt-bindings: touchscreen: add touch-overlay property
` [PATCH v11 2/4] Input: touch-overlay - Add touchscreen overlay handling
` [PATCH v11 3/4] dt-bindings: input: touchscreen: st1232: add touch-overlay example
` [PATCH v11 4/4] Input: st1232 - add touch-overlay handling

[PATCH] igb: Fix styling in enable/disable SR-IOV
 2024-10-16  4:02 UTC  (3+ messages)

[PATCH v2 1/1] arm64: dts: imx8-ss-vpu: Fix imx8qm VPU IRQs
 2024-10-16  4:00 UTC  (2+ messages)

[PATCH] arm64: dts: imx93-11x11-evk: remove redundant "sleep" pinctrl in lpi2c2 node
 2024-10-16  3:48 UTC  (2+ messages)

[PATCH v3 0/3] Add support for Kontron OSM-S i.MX8MP SoM and carrier boards
 2024-10-16  3:56 UTC  (2+ messages)

[PATCH V2] ocfs2: BUG is meaningless when the flags is 0
 2024-10-16  3:52 UTC  (5+ messages)
` [PATCH V3] ocfs2: add a sanity check for i_size

[PATCH net-next v3 0/8] rust: Add IO polling
 2024-10-16  3:52 UTC  (9+ messages)
` [PATCH net-next v3 1/8] rust: time: Add PartialEq/Eq/PartialOrd/Ord trait to Ktime
` [PATCH net-next v3 2/8] rust: time: Introduce Delta type
` [PATCH net-next v3 3/8] rust: time: Change output of Ktime's sub operation to Delta
` [PATCH net-next v3 4/8] rust: time: Implement addition of Ktime and Delta
` [PATCH net-next v3 5/8] rust: time: Add wrapper for fsleep function
` [PATCH net-next v3 6/8] MAINTAINERS: rust: Add TIMEKEEPING and TIMER abstractions
` [PATCH net-next v3 7/8] rust: Add read_poll_timeout functions
` [PATCH net-next v3 8/8] net: phy: qt2025: Wait until PHY becomes ready

[PATCH 5/5][next] uapi: net: Avoid -Wflex-array-member-not-at-end warnings
 2024-10-16  3:51 UTC  (2+ messages)

[PATCH v3 1/3] arm64: dts: imx93-11x11-evk: add io-expander adi,adp5585-01
 2024-10-16  3:51 UTC  (2+ messages)

[PATCH v2 0/6] media: mediatek: vcodec: support h264 extend vsi
 2024-10-16  3:49 UTC  (5+ messages)
` [PATCH v2 1/4] media: mediatek: vcodec: remove vsi operation in common interface
` [PATCH v2 2/4] media: mediatek: vcodec: support extend h264 video shared information
` [PATCH v2 3/4] media: mediatek: vcodec: support extend h264 driver
` [PATCH v2 4/4] media: mediatek: vcodec: remove parse nal info in kernel

[PATCH 0/6] media: mediatek: vcodec: support h264 extend vsi
 2024-10-16  3:46 UTC  (6+ messages)
` [PATCH 2/6] media: mediatek: vcodec: remove parse nal info in kernel

[PATCH 4/5][next] uapi: net: arp: Avoid -Wflex-array-member-not-at-end warnings
 2024-10-16  3:44 UTC  (2+ messages)

[PATCH v8 00/25] x86/resctrl : Support AMD Assignable Bandwidth Monitoring Counters (ABMC)
 2024-10-16  3:43 UTC  (42+ messages)
` [PATCH v8 02/25] x86/resctrl: Add ABMC feature in the command line options
` [PATCH v8 04/25] x86/resctrl: Detect Assignable Bandwidth Monitoring feature details
` [PATCH v8 06/25] x86/resctrl: Add support to enable/disable AMD ABMC feature
` [PATCH v8 07/25] x86/resctrl: Introduce the interface to display monitor mode
` [PATCH v8 09/25] x86/resctrl: Add __init attribute to dom_data_init()
` [PATCH v8 10/25] x86/resctrl: Introduce bitmap mbm_cntr_free_map to track assignable counters
` [PATCH v8 11/25] x86/resctrl: Introduce mbm_total_cfg and mbm_local_cfg in struct rdt_hw_mon_domain
` [PATCH v8 12/25] x86/resctrl: Remove MSR reading of event configuration value
` [PATCH v8 13/25] x86/resctrl: Introduce mbm_cntr_map to track assignable counters at domain
` [PATCH v8 14/25] x86/resctrl: Add data structures and definitions for ABMC assignment
` [PATCH v8 15/25] x86/resctrl: Introduce cntr_id in mongroup for assignments
` [PATCH v8 16/25] x86/resctrl: Implement resctrl_arch_config_cntr() to assign a counter with ABMC
` [PATCH v8 17/25] x86/resctrl: Add the interface to assign/update counter assignment
` [PATCH v8 18/25] x86/resctrl: Add the interface to unassign a MBM counter
` [PATCH v8 19/25] x86/resctrl: Auto assign/unassign counters when mbm_cntr_assign is enabled
` [PATCH v8 20/25] x86/resctrl: Report "Unassigned" for MBM events in mbm_cntr_assign mode
` [PATCH v8 21/25] x86/resctrl: Introduce the interface to switch between monitor modes
` [PATCH v8 23/25] x86/resctrl: Update assignments on event configuration changes
` [PATCH v8 24/25] x86/resctrl: Introduce interface to list assignment states of all the groups
` [PATCH v8 25/25] x86/resctrl: Introduce interface to modify assignment states of "

[PATCH v1 00/10] Add MediaTek ISP7 camera system driver
 2024-10-16  3:43 UTC  (3+ messages)
` [PATCH v1 05/10] media: platform: mediatek: add isp_7x camsys unit

[PATCH] ASoC: amd: yc: Fix non-functional mic on ASUS E1404FA
 2024-10-16  3:40 UTC 

[PATCH] ocfs2: pass u64 to ocfs2_truncate_inline maybe overflow
 2024-10-16  3:22 UTC  (6+ messages)
` [PATCH V2] "
        ` [PATCH V3] "

[PATCH 1/5][next] net: dev: Introduce struct sockaddr_legacy
 2024-10-16  3:30 UTC  (2+ messages)

[PATCH v2] mm: mglru: provide a separate list for lazyfree anon folios
 2024-10-16  3:30 UTC 

[PATCH 0/4] ASoC/SoundWire: clean up link DMA during stop for IPC4
 2024-10-16  3:29 UTC  (5+ messages)
` [PATCH 1/4] ASoC: SOF: ipc4-topology: Do not set ALH node_id for aggregated DAIs
` [PATCH 2/4] ASoC: SOF: Intel: hda: Handle prepare without close for non-HDA DAI's
` [PATCH 3/4] soundwire: intel_ace2x: Send PDI stream number during prepare
` [PATCH 4/4] ASoC: SOF: Intel: hda: Always clean up link DMA during stop

[PATCH net v2 0/4] net: stmmac: dwmac4: Fixes bugs in dwmac4
 2024-10-16  3:18 UTC  (5+ messages)
` [PATCH net v2 1/4] net: stmmac: dwmac4: Fix MTL_OP_MODE_RTC mask and shift macros
` [PATCH net v2 2/4] net: stmmac: dwmac4: Fix the MTL_OP_MODE_*_MASK operation
` [PATCH net v2 3/4] net: stmmac: dwmac4: Receive Watchdog Timeout is not in abnormal interrupt summary
` [PATCH net v2 4/4] net: stmmac: dwmac4: Fix high address display by updating reg_space[] from register values

linux-next: manual merge of the staging tree with the v4l-dvb tree
 2024-10-16  3:18 UTC 

[PATCH net-next 0/3] Bonding: return detailed error about XDP failures
 2024-10-16  3:16 UTC  (4+ messages)
` [PATCH net-next 1/3] bonding: return detailed error when loading native XDP fails
` [PATCH net-next 2/3] bonding: use correct return value
` [PATCH net-next 3/3] Documentation: bonding: add XDP support explanation

[PATCH v3 5/6] s390/uvdevice: Add List Secrets Ext IOCTL
 2024-10-16  3:13 UTC  (2+ messages)

[PATCH v2 net-next 00/13] add basic support for i.MX95 NETC
 2024-10-16  3:12 UTC  (10+ messages)
` [PATCH v2 net-next 02/13] dt-bindings: net: add i.MX95 ENETC support
` [PATCH v2 net-next 03/13] dt-bindings: net: add bindings for NETC blocks control
` [PATCH v2 net-next 12/13] net: enetc: add preliminary support for i.MX95 ENETC PF

[PATCH v1] netfilter: x_tables: fix ordering of get and update table private
 2024-10-16  3:09 UTC 

[PATCH v6 2/4] arch_topology: Support SMT control for OF based system
 2024-10-16  3:03 UTC  (2+ messages)

[PATCH 0/2] arm64: Speed up CRC-32 using PMULL instructions
 2024-10-16  3:03 UTC  (3+ messages)
` [PATCH 2/2] arm64/crc32: Implement 4-way interleave using PMULL

[PATCH net-next v2 0/3] Threads support in proc connector
 2024-10-16  3:01 UTC  (4+ messages)
` [PATCH net-next v2 1/3] connector/cn_proc: Add hash table for threads

linux-next: duplicate patches in the regulator tree
 2024-10-16  2:59 UTC 

[PATCH v5 0/2] Add one clock gate for i.MX95 HSIO block
 2024-10-16  2:55 UTC  (4+ messages)
` [PATCH v5 2/2] clk: imx95-blk-ctl: Add one clock gate for "

[PATCH RFC] mm: mglru: provide a separate list for lazyfree anon folios
 2024-10-16  2:54 UTC  (2+ messages)

[PATCH V2] Revert "blk-throttle: Fix IO hang for a corner case"
 2024-10-16  2:45 UTC 

[PATCH v1 0/2] riscv: spacemit: add i2c support to K1 SoC
 2024-10-16  2:45 UTC  (7+ messages)
` [PATCH v1 1/2] dt-bindings: i2c: spacemit: add support for "
` [PATCH v1 2/2] i2c: spacemit: add support for SpacemiT "

[PATCH v5 1/3] Docs/zh_CN: Translate page_tables.rst to Simplified Chinese
 2024-10-16  2:43 UTC  (2+ messages)

[PATCH v1] ext4: fix a assertion failure due to ungranted bh dirting
 2024-10-16  2:42 UTC  (4+ messages)

[tip:timers/core 40/40] htmldocs: Warning: drivers/regulator/core.c references a file that doesn't exist: Documentation/timers/timers-howto.rst
 2024-10-16  2:42 UTC 

[RFC PATCH 1/1] mmc: sdhci-pci-gli: fix x86/S0ix SoCs suspend for GL9767
 2024-10-16  2:39 UTC 

[PATCH] sched_ext: Use BTF_ID to resolve task_struct
 2024-10-16  2:41 UTC 

[PATCH v2] dt-bindings: ufs: qcom: Document the QCS8300 UFS Controller
 2024-10-16  2:40 UTC  (2+ messages)

[PATCH] scsi: aic7xxx: Remove unused aic7770_find_device
 2024-10-16  2:40 UTC  (2+ messages)

[PATCH V3] scsi: ufs: ufs-qcom: add fixup_dev_quirks vops
 2024-10-16  2:40 UTC  (2+ messages)

[PATCH] scsi: bfa: fix cacography in bfi.h file
 2024-10-16  2:40 UTC  (2+ messages)

[PATCH] scsi: aacraid: Remove unused aac_check_health
 2024-10-16  2:40 UTC  (2+ messages)

[PATCH v1 0/1] Set SDEV_OFFLINE when ufs shutdown
 2024-10-16  2:39 UTC  (2+ messages)

[PATCH] scsi: target: core: Fix null-ptr-deref in target_alloc_device()
 2024-10-16  2:39 UTC  (2+ messages)

[PATCH V8 0/5] phy: freescale: fsl-samsung-hdmi: Expand phy clock options
 2024-10-16  2:38 UTC  (4+ messages)
` [PATCH V8 1/5] phy: freescale: fsl-samsung-hdmi: Replace register defines with macro

[PATCH v2 1/2] dt-bindings: phy: rockchip: add rk3576 compatible
 2024-10-16  2:35 UTC  (2+ messages)
` [PATCH v2 2/2] phy: rockchip-naneng-combo: Support rk3576

[syzbot] [usb?] INFO: task hung in usb_port_suspend
 2024-10-16  2:34 UTC  (4+ messages)

[PATCH net-next v1] page_pool: check for dma_sync_size earlier
 2024-10-16  2:32 UTC  (14+ messages)

[PATCH -next] iio: imu: bmi270: Remove duplicated include in bmi270_i2c.c
 2024-10-16  2:31 UTC  (2+ messages)

[PATCH] clk: test: Fix some memory leaks
 2024-10-16  2:26 UTC 

[PATCH v4 0/2] Add support for AST2700 INTC driver
 2024-10-16  2:24 UTC  (3+ messages)
` [PATCH v4 1/2] dt-bindings: interrupt-controller: Add support for ASPEED AST27XX INTC
` [PATCH v4 2/2] irqchip/aspeed-intc: Add AST27XX INTC support

[PATCH rcu] configs/debug: make sure PROVE_RCU_LIST=y takes effect
 2024-10-16  2:23 UTC  (2+ messages)

[PATCH v2] mm: shrinker: avoid memleak in alloc_shrinker_info
 2024-10-16  2:21 UTC  (5+ messages)

[REGRESSION][BISECTED] erroneous buffer overflow detected in bch2_xattr_validate
 2024-10-16  2:18 UTC  (9+ messages)

[PATCH] csky: fix csky_cmpxchg_fixup not working
 2024-10-16  2:10 UTC  (2+ messages)

[PATCH RFC] ubifs: Fix use-after-free in ubifs_tnc_end_commit
 2024-10-16  2:11 UTC  (4+ messages)

[PATCH net-next 0/4] net: stmmac: dwmac4: Fixes and improvements
 2024-10-16  2:10 UTC  (3+ messages)
` [PATCH net-next 1/4] net: stmmac: dwmac4: Fix MTL_OP_MODE_RTC mask and shift macros

[PATCH v2 0/2] perf trace: Fix support for the new BPF feature in clang 12
 2024-10-16  2:06 UTC  (6+ messages)

Linux 6.12-rc3
 2024-10-16  2:00 UTC  (2+ messages)

[PATCH] sched_ext: Fix missing unlock in consume_dispatch_q()
 2024-10-16  2:00 UTC  (3+ messages)

[PATCH v8 00/10] IOMMUFD: Deliver IO page faults to user space
 2024-10-16  1:58 UTC  (5+ messages)
` [PATCH v8 07/10] iommufd: Fault-capable hwpt attach/detach/replace

[PATCH] perf test: Fix probe testsuite with a new error message
 2024-10-16  1:57 UTC  (6+ messages)

[PATCH v3 00/11] cover-letter: iommufd: Add vIOMMU infrastructure (Part-1)
 2024-10-16  1:56 UTC  (11+ messages)
` [PATCH v3 03/11] iommufd: Introduce IOMMUFD_OBJ_VIOMMU and its related struct


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox