linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-06-22 09:00:32 to 2023-06-22 11:28:50 UTC [more...]

[PATCH] mlx5: avoid integer overflow warning for large page size
 2023-06-22 11:28 UTC  (3+ messages)

[PATCH] usb: typec: nb7vpq904m: add CONFIG_DRM dependency
 2023-06-22 11:24 UTC  (3+ messages)

[PATCH v6 00/27] cxl/pci: Add support for RCH RAS error handling
 2023-06-22 11:17 UTC  (12+ messages)
` [PATCH v6 03/27] cxl: Updates for CXL Test to work with RCH
` [PATCH v6 05/27] cxl: Rename member @dport of struct cxl_dport to @dport_dev
` [PATCH v6 06/27] cxl: Rename 'uport' to 'uport_dev'
` [PATCH v6 07/27] cxl/core/regs: Add @dev to cxl_register_map
` [PATCH v6 13/27] cxl/mem: Prepare for early RCH dport component register setup

[PATCH 0/5] arm64: dts: qcom: add chassis-type to reference platforms
 2023-06-22 11:16 UTC  (14+ messages)
` [PATCH 1/5] arm64: dts: qcom: sm8[1235]50-mtp: add chassis-type property
` [PATCH 2/5] arm64: dts: qcom: sm8[45]50-qrd: "
` [PATCH 3/5] arm64: dts: qcom: sm8[1234]50-hdk: "
` [PATCH 4/5] arm64: dts: qcom: msm89xx-mtp: "
` [PATCH 5/5] arm64: dts: qcom: sdm845-mtp: "

[PATCH] Updates to Xen hypercall preemption
 2023-06-22 11:15 UTC  (9+ messages)

[PATCH v2] dt-bindings: interrupt-controller: add Ralink SoCs interrupt controller
 2023-06-22 11:04 UTC 

[PATCH v2 1/3] dt-bindings: remoteproc: qcom,msm8996-mss-pil: Add SDM660 compatible
 2023-06-22 11:04 UTC  (4+ messages)
` [PATCH v2 3/3] arm64: dts: qcom: sdm630: Add support for modem remoteproc

[PATCH v7 00/13] CSI2RX support on J721E
 2023-06-22 11:04 UTC  (4+ messages)

[PATCH] ASoC: dt-bindings: microchip,sama7g5-pdmc: Simplify "microchip,mic-pos" constraints
 2023-06-22 11:04 UTC  (2+ messages)

[RFC PATCH 0/3] sched: Implement shared wakequeue in CFS
 2023-06-22 10:58 UTC  (11+ messages)
` [RFC PATCH 3/3] "

[PATCH v2 00/14] powerpc/objtool: uaccess validation for PPC32 (v2)
 2023-06-22 10:54 UTC  (15+ messages)
` [PATCH v2 01/14] powerpc/kuap: Avoid unnecessary reads of MD_AP
` [PATCH v2 02/14] powerpc/kuap: Avoid useless jump_label on empty function
` [PATCH v2 03/14] powerpc/kuap: Refactor static branch for disabling kuap
` [PATCH v2 04/14] powerpc/kuap: Make disabling KUAP at boottime impossible except on book3s/64
` [PATCH v2 05/14] powerpc/kuap: KUAP enabling/disabling functions must be __always_inline
` [PATCH v2 06/14] Revert "powerpc/bug: Provide better flexibility to WARN_ON/__WARN_FLAGS() with asm goto"
` [PATCH v2 07/14] objtool: Allow an architecture to disable objtool on ASM files
` [PATCH v2 08/14] objtool: Fix JUMP_ENTRY_SIZE for bi-arch like powerpc
` [PATCH v2 09/14] objtool: Add INSN_RETURN_CONDITIONAL
` [PATCH v2 10/14] objtool: Add support for relative switch tables
` [PATCH v2 11/14] objtool: Remove too strict constraint in jump table search
` [PATCH v2 12/14] objtool: Add support for more complex UACCESS control
` [PATCH v2 13/14] powerpc/bug: Annotate reachable after warning trap
` [PATCH v2 14/14] powerpc: Implement UACCESS validation on PPC32

[PATCH net] net: bcmgenet: Ensure MDIO unregistration has clocks enabled
 2023-06-22 10:31 UTC 

[PATCH V9 0/5] Generate device tree node for pci devices
 2023-06-22 10:27 UTC  (3+ messages)
` [PATCH V9 5/5] of: unittest: Add pci_dt_testdrv pci driver

[PATCH][next] ocfs2: remove redundant assignment to variable bit_off
 2023-06-22 10:27 UTC 

[PATCH v5 1/3] usb: misc: onboard-hub: support multiple power supplies
 2023-06-22 10:26 UTC  (3+ messages)

[RFC 0/4] minimum folio order support in filemap
 2023-06-22 10:23 UTC  (7+ messages)

[PATCH v19 0/5] Implement IOCTL to get and optionally clear info about PTEs
 2023-06-22 10:20 UTC  (8+ messages)
` [PATCH v19 2/5] fs/proc/task_mmu: "

[PATCH 0/4] drm/ttm: Fixes around resources and bulk moves
 2023-06-22 10:14 UTC  (5+ messages)
` [PATCH 1/4] drm/ttm: Fix ttm_lru_bulk_move_pos_tail()
` [PATCH 2/4] drm/ttm: Don't shadow the operation context
` [PATCH 3/4] drm/ttm: Don't leak a resource on eviction error
` [PATCH 4/4] drm/ttm: Don't leak a resource on swapout move error

[PATCH v4 00/24] sched: Introduce classes of tasks for load balance
 2023-06-22 10:20 UTC  (9+ messages)
` [PATCH v4 06/24] sched/fair: Collect load-balancing stats for IPC classes
` [PATCH v4 07/24] sched/fair: Compute IPC class scores for load balancing
` [PATCH v4 10/24] sched/fair: Use IPCC scores to select a busiest runqueue
` [PATCH v4 18/24] sched/task_struct: Add helpers for IPC classification

[PATCH] drm/amdgpu: fix building without DEBUG_FS
 2023-06-22 10:20 UTC 

[PATCH][next] cgroup: Avoid -Wstringop-overflow warnings
 2023-06-22 10:20 UTC  (3+ messages)

[PATCH] drm/drm_gem.c: Remove surplus else after return
 2023-06-22 10:18 UTC 

[PATCH] i915: avoid unused-but-set-variable warning
 2023-06-22 10:18 UTC 

[PATCH] perf tests: Fix test_arm_callgraph_fp variable expansion
 2023-06-22 10:18 UTC 

[PATCH 0/4] perf: ampere: Add support for Ampere SoC PMUs
 2023-06-22 10:17 UTC  (6+ messages)
` [PATCH 1/4] perf: arm_cspmu: Split 64-bit write to 32-bit writes
` [PATCH 2/4] perf: arm_cspmu: Support implementation specific filters

[PATCH v2] drm: bridge: dw-mipi-dsi: Fix enable/disable of DSI controller
 2023-06-22 10:17 UTC  (2+ messages)

[PATCH] orangefs: fix out-of-bounds fsid access
 2023-06-22 10:16 UTC 

[PATCH 02/79] spufs: switch to new ctime accessors
 2023-06-22 10:14 UTC  (4+ messages)
  ` [PATCH 76/79] apparmor: "
    ` [PATCH 01/79] fs: add ctime accessors infrastructure

[PATCH] ASoC: loongson: fix address space confusion
 2023-06-22 10:12 UTC 

[PATCH] ASoC: tas2781: fix Kconfig dependencies
 2023-06-22 10:11 UTC 

[PATCH] perf vendor events arm64: Add AmpereOne core pmu events
 2023-06-22 10:11 UTC  (4+ messages)

[PATCH 00/39] drm: renesas: shmobile: Atomic conversion + DT support
 2023-06-22 10:11 UTC  (41+ messages)
` [PATCH 01/39] dt-bindings: display: Add Renesas SH-Mobile LCDC bindings
` [PATCH 02/39] media: uapi: Add MEDIA_BUS_FMT_RGB666_2X9 variants
` [PATCH 03/39] drm: renesas: shmobile: Fix overlay plane disable
` [PATCH 04/39] drm: renesas: shmobile: Fix ARGB32 overlay format typo
` [PATCH 05/39] drm: renesas: shmobile: Correct encoder/connector types
` [PATCH 06/39] drm: renesas: shmobile: Add support for Runtime PM
` [PATCH 07/39] drm: renesas: shmobile: Restore indentation of shmob_drm_setup_clocks()
` [PATCH 08/39] drm: renesas: shmobile: Use %p4cc to print fourcc code
` [PATCH 09/39] drm: renesas: shmobile: Add missing YCbCr formats
` [PATCH 10/39] drm: renesas: shmobile: Improve shmob_drm_format_info table
` [PATCH 11/39] drm: renesas: shmobile: Remove backlight support
` [PATCH 12/39] drm: renesas: shmobile: Don't set display info width and height twice
` [PATCH 13/39] drm: renesas: shmobile: Rename input clocks
` [PATCH 14/39] drm: renesas: shmobile: Remove support for SYS panels
` [PATCH 15/39] drm: renesas: shmobile: Improve error handling
` [PATCH 16/39] drm: renesas: shmobile: Convert to use devm_request_irq()
` [PATCH 17/39] drm: renesas: shmobile: Use drmm_universal_plane_alloc()
` [PATCH 18/39] drm: renesas: shmobile: Embed drm_device in shmob_drm_device
` [PATCH 19/39] drm: renesas: shmobile: Convert container helpers to static inline functions
` [PATCH 20/39] drm: renesas: shmobile: Replace .dev_private with container_of()
` [PATCH 21/39] drm: renesas: shmobile: Use struct videomode in platform data
` [PATCH 22/39] drm: renesas: shmobile: Use media bus formats "
` [PATCH 23/39] drm: renesas: shmobile: Move interface handling to connector setup
` [PATCH 24/39] drm: renesas: shmobile: Unify plane allocation
` [PATCH 25/39] drm: renesas: shmobile: Rename shmob_drm_crtc.crtc
` [PATCH 26/39] drm: renesas: shmobile: Rename shmob_drm_connector.connector
` [PATCH 27/39] drm: renesas: shmobile: Rename shmob_drm_plane.plane
` [PATCH 28/39] drm: renesas: shmobile: Use drm_crtc_handle_vblank()
` [PATCH 29/39] drm: renesas: shmobile: Move shmob_drm_crtc_finish_page_flip()
` [PATCH 30/39] drm: renesas: shmobile: Wait for page flip when turning CRTC off
` [PATCH 31/39] drm: renesas: shmobile: Turn vblank on/off when enabling/disabling CRTC
` [PATCH 32/39] drm: renesas: shmobile: Shutdown the display on remove
` [PATCH 33/39] drm: renesas: shmobile: Cleanup encoder
` [PATCH 34/39] drm: renesas: shmobile: Atomic conversion part 1
` [PATCH 35/39] drm: renesas: shmobile: Atomic conversion part 2
` [PATCH 36/39] drm: renesas: shmobile: Use suspend/resume helpers
` [PATCH 37/39] drm: renesas: shmobile: Remove internal CRTC state tracking
` [PATCH 38/39] drm: renesas: shmobile: Atomic conversion part 3
` [PATCH 39/39] drm: renesas: shmobile: Add DT support

[PATCH v2 0/2] clk: nuvoton: Use clk_parent_data instead and add a header file
 2023-06-22 10:10 UTC  (5+ messages)
` [PATCH v2 1/2] clk: nuvoton: Add clk-ma35d1.h for driver extern functions

[PATCH v4 0/3] Add Amlogic A311D2 and Khadas Vim4 Board Support
 2023-06-22 10:04 UTC  (5+ messages)
` [PATCH v4 2/3] dt-bindings: serial: amlogic,meson-uart: Add compatible string for T7

[PATCH v3 0/2] PCI: pciehp: Add support for native AER and DPC handling on async remove
 2023-06-22 10:04 UTC  (6+ messages)
` [PATCH v3 1/2] PCI: pciehp: Add support for async hotplug with native AER and DPC/EDR
` [PATCH v3 2/2] PCI: pciehp: Clear the optional capabilities in DEVCTL2 on a hot-plug

[PATCH v2] powerpc/ptrace: Split gpr32_set_common
 2023-06-22 10:01 UTC 

[PATCH v13 00/11] Add support for MT8195 SCP 2nd core
 2023-06-22 10:00 UTC  (2+ messages)

[RFC PATCH v3 0/4] drm: Standardize device reset notification
 2023-06-22  9:59 UTC  (6+ messages)
` [RFC PATCH v3 2/4] drm: Create DRM_IOCTL_GET_RESET

[PATCH v2] dt-bindings: timer: add Ralink SoCs timer
 2023-06-22  9:59 UTC  (2+ messages)

[PATCH RFC v9 00/51] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2023-06-22  9:55 UTC  (7+ messages)
` [PATCH RFC v9 04/51] KVM: x86: Determine shared/private faults using a configurable mask

[PATCH bpf-next] bpf, docs: document existing macros instead of deprecated
 2023-06-22  9:54 UTC 

[PATCH bpf-next] bpf, docs: BPF Iterator Document
 2023-06-22  9:54 UTC 

[PATCH] x86/barrier: Do not serialize MSR accesses on AMD
 2023-06-22  9:52 UTC 

[syzbot] [xfs?] UBSAN: array-index-out-of-bounds in xfs_attr3_leaf_add_work
 2023-06-22  9:51 UTC  (4+ messages)

[PATCH v1 0/2] bimap API: Add couple of files to MAINTAINERS
 2023-06-22  9:51 UTC  (4+ messages)

[PATCH v2] selftests/input: add test to cover len > maxlen in bits_to_user()
 2023-06-22  9:50 UTC  (2+ messages)

[PATCH v3] mm: Fix shmem THP counters on migration
 2023-06-22  9:47 UTC 

[PATCH][next] xfs: remove redundant initializations of pointers drop_leaf and save_leaf
 2023-06-22  9:34 UTC 

[PATCHv3 1/1] mmc: block: ioctl: Add PROG-error aggregation
 2023-06-22  9:45 UTC  (2+ messages)

next: Rpi4: Unexpected kernel BRK exception at EL1
 2023-06-22  9:42 UTC  (3+ messages)

[PATCH v3 0/3] x86/speculation: Disable IBRS when idle
 2023-06-22  9:40 UTC  (5+ messages)
` [PATCH v3 2/3] intel_idle: Sync up the SPEC_CTRL MSR value to x86_spec_ctrl_current

[PATCH v2] drm/i915: Replace kmap() with kmap_local_page()
 2023-06-22  9:40 UTC  (5+ messages)

[PATCH] net: wwan: iosm: Convert single instance struct member to flexible array
 2023-06-22  9:40 UTC  (2+ messages)

[PATCH v5 0/6] Add support for Qualcomm's legacy IOMMU v2
 2023-06-22  9:36 UTC  (11+ messages)
` [PATCH v5 1/6] dt-bindings: iommu: qcom,iommu: Add qcom,ctx-asid property
` [PATCH v5 2/6] iommu/qcom: Use the asid read from device-tree if specified
` [PATCH v5 3/6] iommu/qcom: Disable and reset context bank before programming
` [PATCH v5 4/6] iommu/qcom: Index contexts by asid number to allow asid 0
` [PATCH v5 5/6] dt-bindings: iommu: qcom,iommu: Add QSMMUv2 and MSM8976 compatibles
` [PATCH v5 6/6] iommu/qcom: Add support for QSMMUv2 and QSMMU-500 secured contexts

[PATCH bpf-next v3 0/3] bpf, arm64: use BPF prog pack allocator in BPF JIT
 2023-06-22  9:36 UTC  (7+ messages)
` [PATCH bpf-next v3 3/3] bpf, arm64: use bpf_jit_binary_pack_alloc

[PATCH] dt-bindings: interrupt-controller: add Ralink SoCs interrupt controller
 2023-06-22  9:36 UTC 

[PATCH v7 0/3] Add dedicated Qcom ICE driver
 2023-06-22  9:28 UTC  (7+ messages)
` [PATCH v7 1/3] dt-bindings: ufs: qcom: Add ICE phandle

[net-next Patch 0/3] octeontx2-pf: support Round Robin scheduling
 2023-06-22  8:56 UTC  (4+ messages)
` [net-next Patch 1/3] octeontx2-pf: implement transmit schedular allocation algorithm
` [net-next Patch 2/3] sch_htb: Allow HTB quantum parameter in offload mode
` [net-next Patch 3/3] octeontx2-pf: htb offload support for Round Robin scheduling

[PATCH 0/2]: Enable UBIFS support
 2023-06-22  9:26 UTC  (2+ messages)

[PATCH 2/2] arch: arm64: configs: Enable UBI and UBIFS
 2023-06-22  9:23 UTC  (2+ messages)

[PATCH v9 23/42] Documentation/x86: Add CET shadow stack description
 2023-06-22  9:18 UTC  (11+ messages)

[PATCH v5 0/8] soc: mediatek: MT8365 power support
 2023-06-22  9:17 UTC  (5+ messages)
` [PATCH v5 6/8] soc: mediatek: Add support for WAY_EN operations

[PATCH 00/10] Introduce SMT level and add PowerPC support
 2023-06-22  9:12 UTC  (3+ messages)
` [PATCH 07/10] cpu/SMT: Allow enabling partial SMT states via sysfs

[PATCH v1 0/7] Add support for various features to i.MX6 bindings
 2023-06-22  9:11 UTC  (3+ messages)
` [PATCH v2 1/5] dt-bindings: mmc: fsl-imx-esdhc: Add imx6ul support

[PATCH v3 0/8] Add support for MT6331 and MT6332 LEDs
 2023-06-22  9:10 UTC  (4+ messages)
` [PATCH v3 8/8] leds: leds-mt6323: Add support for WLEDs and MT6332

[PATCH bpf-next v5 0/3] bpf, x86: allow function arguments up to 12 for TRACING
 2023-06-22  9:06 UTC  (4+ messages)
` [PATCH bpf-next v5 2/3] "

[PATCH] mmc: sunplus: fix return value check of mmc_add_host()
 2023-06-22  9:02 UTC 

[PATCH 00/29] use refcount+RCU method to implement lockless slab shrink
 2023-06-22  9:02 UTC  (18+ messages)
` [PATCH 14/29] jbd2,ext4: dynamically allocate the jbd2-journal shrinker
` [PATCH 15/29] NFSD: dynamically allocate the nfsd-client shrinker
` [PATCH 16/29] NFSD: dynamically allocate the nfsd-reply shrinker
` [PATCH 17/29] xfs: dynamically allocate the xfs-buf shrinker
` [PATCH 18/29] xfs: dynamically allocate the xfs-inodegc shrinker
` [PATCH 19/29] xfs: dynamically allocate the xfs-qm shrinker
` [PATCH 20/29] zsmalloc: dynamically allocate the mm-zspool shrinker
` [PATCH 21/29] fs: super: dynamically allocate the s_shrink
` [PATCH 22/29] drm/ttm: introduce pool_shrink_rwsem
` [PATCH 23/29] mm: shrinker: add refcount and completion_wait fields
` [PATCH 24/29] mm: vmscan: make global slab shrink lockless
` [PATCH 25/29] mm: vmscan: make memcg "
` [PATCH 26/29] mm: shrinker: make count and scan in shrinker debugfs lockless
` [PATCH 27/29] mm: vmscan: hold write lock to reparent shrinker nr_deferred
` [PATCH 28/29] mm: shrinkers: convert shrinker_rwsem to mutex
` [PATCH 29/29] mm: shrinker: move shrinker-related code into a separate file

[PATCH v4 00/12] can: m_can: Optimizations for m_can/tcan part 2
 2023-06-22  9:02 UTC  (7+ messages)
` [PATCH v4 01/12] can: m_can: Write transmit header and data in one transaction
` [PATCH v4 04/12] can: m_can: Add rx coalescing ethtool support

[syzbot] [xfs?] WARNING: Reset corrupted AGFL on AG NUM. NUM blocks leaked. Please unmount and run xfs_repair
 2023-06-22  8:59 UTC  (4+ messages)

[PATCH] arm64: dts: qcom: msm8939-sony-xperia-kanuti-tulip: Add missing 'chassis-type'
 2023-06-22  8:57 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).