linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-06-21 07:37:22 to 2023-06-21 09:42:01 UTC [more...]

[PATCH 0/3] Support negative dentry cache for FUSE and virtiofs
 2023-06-21  9:40 UTC  (5+ messages)
` [PATCH 2/3] fuse: Add negative_dentry_timeout option

[PATCH v10 00/11] drm/etnaviv: Add pci device driver support
 2023-06-21  9:39 UTC  (16+ messages)
` [PATCH v10 01/11] drm/etnaviv: Add a dedicated function to register an irq handler
` [PATCH v10 03/11] drm/etnaviv: Add dedicated functions to create and destroy platform device
` [PATCH v10 04/11] drm/etnaviv: Add helpers for private data construction and destruction
` [PATCH v10 05/11] drm/etnaviv: Allow bypass component framework
` [PATCH v10 06/11] drm/etnaviv: Add driver support for the PCI devices

[PATCH 0/3] drm/mediatek: General cleanups
 2023-06-21  9:36 UTC  (7+ messages)
` [PATCH 1/3] drm/mediatek: Use devm_platform_get_and_ioremap_resource()
` [PATCH 2/3] drm/mediatek: Use dev_err_probe() in probe functions
` [PATCH 3/3] drm/mediatek: Use devm variant for pm_runtime_enable() when possible

[PATCH v1 0/7] Add support for various features to i.MX6 bindings
 2023-06-21  9:32 UTC  (6+ messages)
` [PATCH v2 1/5] dt-bindings: mmc: fsl-imx-esdhc: Add imx6ul support
` [PATCH v2 2/5] dt-bindings: timer: gpt: Add i.MX6UL support
` [PATCH v2 3/5] dt-bindings: timer: gpt: Support 3rd clock for i.MX6DL
` [PATCH v2 4/5] dt-bindings: clock: imx6ul: Support optional enet*_ref_pad clocks
` [PATCH v2 5/5] dt-bindings: input: touchscreen: edt-ft5x06: Add 'threshold' property

[PATCH] arm: dts: Enable device-tree overlay support for AT91 boards
 2023-06-21  9:31 UTC  (2+ messages)

[PATCH v3 0/4] dt-bindings: power: reset: at91: convert to YAML
 2023-06-21  9:31 UTC  (3+ messages)
` [PATCH v3 1/4] ARM: dts: at91: use generic name for shutdown controller

[PATCH v1 1/2] ACPI: platform: Ignore SMB0001 only when it has resources
 2023-06-21  9:31 UTC  (6+ messages)
` [PATCH v1 2/2] ACPI: platform: Move SMB0001 HID to the header and reuse

[PATCH v2 0/6] can: tcan4x5x: Introduce tcan4552/4553
 2023-06-21  9:31 UTC  (7+ messages)
` [PATCH v2 1/6] dt-bindings: can: tcan4x5x: Add tcan4552 and tcan4553 variants
` [PATCH v2 2/6] can: tcan4x5x: Remove reserved register 0x814 from writable table
` [PATCH v2 3/6] can: tcan4x5x: Check size of mram configuration
` [PATCH v2 4/6] can: tcan4x5x: Rename ID registers to match datasheet
` [PATCH v2 5/6] can: tcan4x5x: Add support for tcan4552/4553
` [PATCH v2 6/6] can: tcan4x5x: Add error messages in probe

[PATCH 0/3] ARM: dts: lan966x: kontron-d10: device tree updates
 2023-06-21  9:31 UTC  (2+ messages)

[PATCH] mm: zswap: fix double invalidate with exclusive loads
 2023-06-21  9:30 UTC 

[PATCH v7 4/5] phy: starfive: Add JH7110 PCIE 2.0 PHY driver
 2023-06-21  9:29 UTC  (3+ messages)

[PATCH v6 0/5] Improve PTT filter interface and some fixes
 2023-06-21  9:28 UTC  (6+ messages)
` [PATCH v6 1/5] hwtracing: hisi_ptt: Factor out filter allocation and release operation
` [PATCH v6 2/5] hwtracing: hisi_ptt: Add support for dynamically updating the filter list
` [PATCH v6 3/5] hwtracing: hisi_ptt: Export available filters through sysfs
` [PATCH v6 4/5] hwtracing: hisi_ptt: Advertise PERF_PMU_CAP_NO_EXCLUDE for PTT PMU
` [PATCH v6 5/5] hwtracing: hisi_ptt: Fix potential sleep in atomic context

[PATCH 0/2] x86/cfi: Fix FineIBT
 2023-06-21  9:27 UTC  (11+ messages)
` [PATCH 1/2] x86/cfi: Fix ret_from_fork indirect calls
` [PATCH 2/2] x86/fineibt: Poison ENDBR at +0

[PATCH 0/3] dt-bindings: display: msm: document the SM8[345]50 displayport MDSS subnode
 2023-06-21  9:26 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: display: msm: sm8350-mdss: document displayport controller subnode
` [PATCH 2/3] dt-bindings: display: msm: sm8450-mdss: "
` [PATCH 3/3] dt-bindings: display: msm: sm8550-mdss: "

[PATCH v2 1/2] mm: zswap: support exclusive loads
 2023-06-21  9:26 UTC  (7+ messages)
` [BUG mm-unstable] "kernel BUG at mm/swap.c:393!" on commit b9c91c43412f2e

[PATCH v4 00/12] can: m_can: Optimizations for m_can/tcan part 2
 2023-06-21  9:23 UTC  (13+ messages)
` [PATCH v4 01/12] can: m_can: Write transmit header and data in one transaction
` [PATCH v4 02/12] can: m_can: Implement receive coalescing
` [PATCH v4 03/12] can: m_can: Implement transmit coalescing
` [PATCH v4 04/12] can: m_can: Add rx coalescing ethtool support
` [PATCH v4 05/12] can: m_can: Add tx "
` [PATCH v4 06/12] can: m_can: Use u32 for putidx
` [PATCH v4 07/12] can: m_can: Cache tx putidx
` [PATCH v4 08/12] can: m_can: Use the workqueue as queue
` [PATCH v4 09/12] can: m_can: Introduce a tx_fifo_in_flight counter
` [PATCH v4 10/12] can: m_can: Use tx_fifo_in_flight for netif_queue control
` [PATCH v4 11/12] can: m_can: Implement BQL
` [PATCH v4 12/12] can: m_can: Implement transmit submission coalescing

[PATCH] Subject: [PATCH] media: rkvdec: removed redundant blank line
 2023-06-21  9:22 UTC 

[PATCH v3 0/4] block/badblocks: fix badblocks setting error
 2023-06-21 17:20 UTC  (5+ messages)
` [PATCH v3 1/4] block/badblocks: change some members of badblocks to bool
` [PATCH v3 2/4] block/badblocks: only set bb->changed/unacked_exist when badblocks changes
` [PATCH v3 3/4] block/badblocks: fix badblocks loss when badblocks combine
` [PATCH v3 4/4] block/badblocks: fix the bug of reverse order

[PATCH v3] mm/min_free_kbytes: modify min_free_kbytes calculation rules
 2023-06-21  9:20 UTC 

[PATCH V23 0/3] misc: Add driver support for Data Capture and Compare unit(DCC)
 2023-06-21  9:18 UTC  (8+ messages)
` [PATCH V23 2/3] misc: dcc: "

[PATCH v2 1/3] Documentation: arm: Add bootargs to the table of added DT parameters
 2023-06-21  9:18 UTC  (4+ messages)
` [PATCH v2 2/3] Documentation: riscv: Add early boot document

[PATCH RFC v9 00/51] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2023-06-21  9:15 UTC  (8+ messages)
` [PATCH RFC v9 05/51] x86/coco: move CONFIG_HAS_CC_PLATFORM check down into coco/Makefile
` [PATCH RFC v9 07/51] x86/sev: Add the host SEV-SNP initialization support

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

[PATCH v4 00/14] Add display driver for MT8188 VDOSYS1
 2023-06-21  9:16 UTC  (10+ messages)
` [PATCH v4 09/14] soc: mediatek: Support reset bit mapping in mmsys driver
` [PATCH v4 10/14] soc: mediatek: Add MT8188 VDOSYS reset bit map
` [PATCH v4 12/14] drm/mediatek: Improve compatibility of display driver
` [PATCH v4 13/14] drm/mediatek: Sort OVL adaptor components in alphabetical order

[PATCH v3] ALSA: hda/realtek: Add quirks for ROG ALLY CS35l41 audio
 2023-06-21  9:14 UTC  (2+ messages)

[PATCH -next v2 1/2] mm: compaction: convert to use a folio in isolate_migratepages_block()
 2023-06-21  9:11 UTC  (4+ messages)

[PATCH 01/11] sysctl: Prefer ctl_table_header in proc_sysctl
 2023-06-21  9:09 UTC  (8+ messages)
  ` [PATCH 02/11] sysctl: Use the ctl header in list ctl_table macro
  ` [PATCH 03/11] sysctl: Add ctl_table_size to ctl_table_header
  ` [PATCH 04/11] sysctl: Add size argument to init_header
  ` [PATCH 05/11] sysctl: Add a size arg to __register_sysctl_table
  ` [PATCH 06/11] sysctl: Add size to register_net_sysctl function
  ` [PATCH 07/11] sysctl: Add size to register_sysctl
  ` [PATCH 08/11] sysctl: Add size to register_sysctl_init

[PATCH v6 0/5] Add Toshiba Visconti Video Input Interface driver
 2023-06-21  9:01 UTC  (4+ messages)
` [PATCH v6 1/5] dt-bindings: media: platform: visconti: Add Toshiba Visconti Video Input Interface bindings

[RFC 0/4] minimum folio order support in filemap
 2023-06-21  9:07 UTC  (10+ messages)
    ` [RFC 1/4] fs: Allow fine-grained control of folio sizes
    ` [RFC 2/4] filemap: use minimum order while allocating folios
    ` [RFC 3/4] block: set mapping order for the block cache in set_init_blocksize
    ` [RFC 4/4] nvme: enable logical block size > PAGE_SIZE

[PATCH blktests v1 0/3] More fixes for FC enabling
 2023-06-21  9:02 UTC  (5+ messages)
` [PATCH blktests v1 2/3] nvme/rc: Avoid triggering host nvme-cli autoconnect

[RFC PATCH 00/19] hugetlb support for KVM guest_mem
 2023-06-21  9:01 UTC  (3+ messages)

[PATCH] dma-buf: heaps: Delete repeated word
 2023-06-21  8:58 UTC 

[PATCH net-next v3 00/18] splice, net: Switch over users of sendpage() and remove it
 2023-06-21  8:57 UTC  (3+ messages)
` [PATCH net-next v3 04/18] siw: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage to transmit

[PATCH] ALSA: hda/realtek: Add quirk for ASUS ROG GV601V
 2023-06-21  8:57 UTC 

[PATCH v2 0/8] md: fix and refactor io accounting and 'active_io'
 2023-06-21 16:51 UTC  (9+ messages)
` [PATCH v2 1/8] md: move initialization and destruction of 'io_acct_set' to md.c
` [PATCH v2 2/8] md: also clone new io if io accounting is disabled
` [PATCH v2 3/8] raid5: fix missing io accounting in raid5_align_endio()
` [PATCH v2 4/8] md/raid1: switch to use md_account_bio() for io accounting
` [PATCH v2 5/8] md/raid10: "
` [PATCH v2 6/8] md/md-multipath: enable "
` [PATCH v2 7/8] md/md-linear: "
` [PATCH v2 8/8] md/md-faulty: "

[PATCH v7 02/19] hexagon: mm: Convert to GENERIC_IOREMAP
 2023-06-21  8:50 UTC  (3+ messages)

[syzbot] [net?] unregister_netdevice: waiting for DEV to become free (8)
 2023-06-21  8:46 UTC  (2+ messages)

[PATCH v3 00/10] RISCV: Add KVM_GET_REG_LIST API
 2023-06-21  8:45 UTC  (8+ messages)
` [PATCH v3 10/10] KVM: riscv: selftests: Add get-reg-list test

[PATCH] netfilter: Don't parse CTCP message if shorter than minimum length
 2023-06-21  8:44 UTC  (2+ messages)

[PATCH bpf] bpf/btf: Accept function names that contain dots
 2023-06-21  8:43 UTC  (9+ messages)

[PATCH 0/9] Enable IPQ5332 USB2
 2023-06-21  8:43 UTC  (7+ messages)
` [PATCH 2/9] dt-bindings: phy: qcom,m31: Document qcom,m31 USB phy

[PATCH v3 0/6] Enable decoder for mt8183
 2023-06-21  8:41 UTC  (7+ messages)
` [PATCH v3 3/6] media: dt-bindings: mediatek,vcodec: Remove VDEC_SYS "

[PATCH] drm/arm/komeda: Remove component framework and add a simple encoder
 2023-06-21  8:41 UTC 

[PATCH] PM: domains: fix overflow in genpd_parse_state
 2023-06-21  8:39 UTC  (3+ messages)

[PATCH v2 0/2] Unify uapi bitsperlong.h
 2023-06-21  8:39 UTC  (3+ messages)
` [PATCH v2 1/2] asm-generic: Unify uapi bitsperlong.h for arm64, riscv and loongarch
` [PATCH v2 2/2] tools arch: Remove uapi bitsperlong.h of hexagon and microblaze

[PATCH] Documentation/features: LoongArch supports ARCH_HAS_ELF_RANDOMIZE
 2023-06-21  8:38 UTC  (2+ messages)

[PATCH RESEND v2] interconnect: drop unused icc_get() interface
 2023-06-21  8:34 UTC  (3+ messages)

[PATCH] firmware: ti_sci: Fix few compiler warnings
 2023-06-21  8:34 UTC  (2+ messages)

[RFC 0/2] erofs: introduce bloom filter for xattr
 2023-06-21  8:32 UTC  (3+ messages)
` [RFC 1/2] erofs: update on-disk format for xattr bloom filter
` [RFC 2/2] erofs: optimize getxattr with "

[PATCH v2] selftests/input: add test to cover len > maxlen in bits_to_user()
 2023-06-21  8:30 UTC 

[PATCH] sched/fair: fix returning possible non-optimal candidate
 2023-06-21  8:30 UTC  (2+ messages)

[PATCH v2 00/11] iommufd: Add nesting infrastructure
 2023-06-21  8:29 UTC  (10+ messages)

[PATCH 00/43] ep93xx device tree conversion
 2023-06-21 11:22 UTC  (5+ messages)
` [PATCH v1 09/43] clocksource: ep93xx: Add driver for Cirrus Logic EP93xx

[PATCH] mm/memory_hotplug.c: don't fail hot unplug quite so eagerly
 2023-06-21  8:24 UTC  (5+ messages)

[PATCH v2 0/5] x86/speculation: Disable IBRS when idle
 2023-06-21  8:24 UTC  (6+ messages)
` [PATCH v2 1/5] x86/speculation: Provide a debugfs file to dump SPEC_CTRL MSRs
` [PATCH v2 3/5] intel_idle: Sync up the SPEC_CTRL MSR value to x86_spec_ctrl_current

[PATCH v7 1/2] dt-bindings: iio: adc: add max14001
 2023-06-21  8:21 UTC  (5+ messages)
` [PATCH v7 2/2] iio: adc: max14001: New driver

[PATCH] sched/topology: fix potential memoryleak in sched_init_numa()
 2023-06-21  8:19 UTC  (2+ messages)

[PATCH] pinctrl: stm32: set default gpio line names using pin names
 2023-06-21  8:18 UTC  (2+ messages)

[PATCH v2] mm/min_free_kbytes: modify min_free_kbytes calculation rules
 2023-06-21  8:17 UTC 

[RFC PATCH 0/3] sched: Implement shared wakequeue in CFS
 2023-06-21  8:17 UTC  (5+ messages)
` [RFC PATCH 3/3] "

Question about reserved_regions w/ Intel IOMMU
 2023-06-21  8:16 UTC  (8+ messages)

[RFC PATCH 0/6] KVM: guest memory: Misc enhacnement
 2023-06-21  8:16 UTC  (5+ messages)

[PATCH] mm: page_alloc: use the correct type of list for free pages
 2023-06-21  8:14 UTC 

[PATCH v6 0/8] Initial support for Cadence MHDP8501(HDMI/DP) for i.MX8MQ
 2023-06-21  8:14 UTC  (5+ messages)
` [PATCH v6 2/8] dt-bindings: display: bridge: Add Cadence MHDP8501 HDMI and DP
    ` [EXT] "

[PATCH v2 0/2] Add Amlogic A311D2 and Khadas Vim4 Board Support
 2023-06-21  8:11 UTC  (9+ messages)
` [PATCH v2 2/2] arm64: dts: meson-t7-a311d2-khadas-vim4: add initial device-tree

[PATCH 0/4] drm/rockchip: Fix crtc duplicate state and crtc reset funcs
 2023-06-21  8:11 UTC  (9+ messages)
` [PATCH 1/4] drm/rockchip: vop: Fix reset of state in duplicate state crtc funcs
` [PATCH 2/4] drm/rockchip: vop: Use cleanup helper directly as destroy funcs
` [PATCH 3/4] drm/rockchip: vop2: Don't crash for invalid duplicate_state
` [PATCH 4/4] drm/rockchip: vop2: Add missing call to crtc reset helper

[PATCH v2] sched/task_group: Re-layout structure to reduce false sharing
 2023-06-21  8:14 UTC 

[PATCH v3 0/3] Add initialization of clock for StarFive JH7110 SoC
 2023-06-21  8:10 UTC  (5+ messages)
` [PATCH v3 1/3] dt-bindings: qspi: cdns,qspi-nor: Add clocks "

[RFC PATCH v3 0/4] drm: Standardize device reset notification
 2023-06-21  8:09 UTC  (10+ messages)
` [RFC PATCH v3 1/4] drm/doc: Document DRM device reset expectations
` [RFC PATCH v3 2/4] drm: Create DRM_IOCTL_GET_RESET
` [RFC PATCH v3 3/4] drm/amdgpu: Implement DRM_IOCTL_GET_RESET
` [RFC PATCH v3 4/4] drm/i915: "

[PATCH] ALSA: hda/realtek: Add quirks for Asus ROG Ally handheld using CS35L41
 2023-06-21  8:01 UTC  (2+ messages)

[PATCH v5 00/13] Add support for IIO devices in ASoC
 2023-06-21  8:06 UTC  (4+ messages)
` [PATCH v5 02/13] ASoC: dt-bindings: simple-card: Add additional-devs subnode

[syzbot] [xfs?] UBSAN: array-index-out-of-bounds in xfs_attr3_leaf_add_work
 2023-06-21  8:05 UTC  (3+ messages)

[PATCH] firmware: added a firmware information passing method FFI
 2023-06-21  8:04 UTC  (6+ messages)
  ` [External] "

[PATCH] scsi/sg: don't grab scsi host module reference
 2023-06-21 16:01 UTC 

[PATCH bpf-next v2 3/6] net: remove duplicate reuseport_lookup functions
 2023-06-21  8:01 UTC  (3+ messages)

[PATCH] hrtimer: fix sparse warnings on hrtimer locking
 2023-06-21  7:59 UTC 

[PATCH 0/2] AMD Vangogh support for NAU8821/MAX98388
 2023-06-21  7:58 UTC  (2+ messages)

[PATCHv3 1/1] mmc: block: ioctl: Add PROG-error aggregation
 2023-06-21  7:57 UTC  (3+ messages)

[syzbot] [xfs?] WARNING: Reset corrupted AGFL on AG NUM. NUM blocks leaked. Please unmount and run xfs_repair
 2023-06-21  7:54 UTC  (3+ messages)

[PATCH] docs: trace: Convert decode_msr.py print syntax to python3
 2023-06-21  7:44 UTC 

[PATCH v15 0/5] Enable IPQ9754 USB
 2023-06-21  7:50 UTC  (3+ messages)
` [PATCH v15 5/5] arm64: dts: qcom: ipq9574: Enable USB

[PATCH 0/9] Add support for XLCDC to sam9x7 SoC family
 2023-06-21  7:47 UTC  (7+ messages)
` [PATCH 1/9] dt-bindings: mfd: Add bindings for SAM9X7 LCD controller

[6.4-rc7][regression] slab-out-of-bounds in amdgpu_sw_ring_ib_mark_offset+0x2c1/0x2e0 [amdgpu]
 2023-06-21  7:47 UTC  (2+ messages)

[PATCH v2] mm/min_free_kbytes: modify min_free_kbytes calculation rules
 2023-06-21  7:45 UTC  (2+ messages)

[PATCH v2 0/2] send tlb_remove_table_smp_sync IPI only to necessary CPUs
 2023-06-21  7:43 UTC  (2+ messages)

[PATCH v6 00/26] Add perf support to the rockchip-dfi driver
 2023-06-21  7:41 UTC  (4+ messages)
` [PATCH v6 22/26] dt-bindings: devfreq: event: rockchip,dfi: Add rk3588 support

[PATCH] docs: target: Convert tcm_mod_builder.py print syntax to python3
 2023-06-21  7:33 UTC 

[PATCH v8 6/9] usb: dwc3: qcom: Add multiport controller support for qcom wrapper
 2023-06-21  7:38 UTC  (11+ messages)

[PATCH v2] LSM: SafeSetID: fix UID printed instead of GID
 2023-06-21  7:37 UTC  (7+ 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).