linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-08-18 01:33:04 to 2023-08-18 07:18:01 UTC [more...]

[PATCH v32 2/6] fs/proc/task_mmu: Implement IOCTL to get and optionally clear info about PTEs
 2023-08-18  7:16 UTC  (2+ messages)

[PATCH v3] mtd: spi-nor: Check bus width while setting QE bit
 2023-08-18  7:15 UTC  (2+ messages)

[RFC 0/2] An attempt to improve SLUB on NUMA / under memory pressure
 2023-08-18  6:45 UTC  (4+ messages)

[PATCH 00/13] fixes and cleanups to ext4 resize
 2023-08-18  7:09 UTC  (14+ messages)
` [PATCH 11/13] ext4: correct gdblock calculation in add_new_gdb_meta_bg to support non first group
` [PATCH 12/13] ext4: remove unnecessary check for avoiding multiple update_backups in ext4_flex_group_add

[PATCH 00/13] Remove pagevecs
 2023-08-18  7:05 UTC  (7+ messages)
` [PATCH 03/13] scatterlist: Add sg_set_folio()

[PATCH v4 0/3] Support non-default LVDS data mapping for simple panel
 2023-08-18  7:04 UTC  (3+ messages)
` [PATCH v4 3/3] drm/panel-simple: allow LVDS format override

[PATCH] media: uvcvideo: Fix power line control for a Chicony camera
 2023-08-18  6:59 UTC  (2+ messages)

[PATCH V2] lib/group_cpus.c: avoid to acquire cpu hotplug lock in group_cpus_evenly
 2023-08-18  6:59 UTC  (2+ messages)

[PATCH 1/2] mfd: (tps65086): Read DEVICE ID register 1 from device
 2023-08-18  6:56 UTC  (4+ messages)

[net PATCH V2 0/4] Fix PFC related issues
 2023-08-18  6:54 UTC  (4+ messages)
` [net PATCH V2 1/4] octeontx2-pf: Update PFC configuration
    ` [EXT] "

[PATCH] nfsd: fix race condition in nfsd_file_acquire
 2023-08-18  6:55 UTC 

[PATCH v2 0/6] Adds support for ConfigFS to VKMS!
 2023-08-18  6:54 UTC  (8+ messages)
` [PATCH v2 5/6] drm/vkms: Support enabling ConfigFS devices
` [PATCH v2 6/6] drm/vkms: Add a module param to enable/disable the default device

[rfc, rft, PATCH v1 0/2] bitmap: clean up and (micro?)optimization
 2023-08-18  6:53 UTC  (5+ messages)
` [PATCH v1 1/2] bitmap: Use constants and macros from bits.h
` [PATCH v1 2/2] bitmap: Optimize memset() calls

[PATCH v2] powerpc/512x: Make mpc512x_select_reset_compat() static
 2023-08-18  6:51 UTC 

[PATCH 0/2] sa8775p-ride: Describe ethernet phy IRQs
 2023-08-18  6:47 UTC  (5+ messages)
` [PATCH 1/2] arm64: dts: qcom: sa8775p-ride: Describe sgmii_phy0 irq
` [PATCH 2/2] arm64: dts: qcom: sa8775p-ride: Describe sgmii_phy1 irq

[PATCH net-next v3 0/2] Add Realtek automotive PCIe driver
 2023-08-18  6:44 UTC  (4+ messages)
` [PATCH net-next v3 1/2] net/ethernet/realtek: Add Realtek automotive PCIe driver code

[RFC PATCH 1/1] sched: ttwu_queue_cond: perform queued wakeups across different L2 caches
 2023-08-18  6:39 UTC  (3+ messages)

[PATCH treewide 0/9] Remove obsolete IDE headers
 2023-08-18  6:38 UTC  (3+ messages)
` [PATCH 3/9] powerpc: Remove <asm/ide.h>

[PATCH v4] ntfs : fix shift-out-of-bounds in ntfs_iget
 2023-08-18  6:34 UTC  (3+ messages)

[BUG] KCSAN: data-race in process_one_work / process_one_work
 2023-08-18  6:27 UTC  (3+ messages)

[PATCH 0/4] drm/bridge-connector: simplify handling of USB-C DP
 2023-08-18  6:24 UTC  (10+ messages)
` [PATCH 3/4] drm/uapi: document the USB subconnector type

[PATCH net-next v7 0/6] introduce page_pool_alloc() related API
 2023-08-18  6:12 UTC  (7+ messages)
` [PATCH net-next v7 1/6] page_pool: frag API support for 32-bit arch with 64-bit DMA

linux-next: manual merge of the pinctrl-renesas tree with the pinctrl tree
 2023-08-18  6:08 UTC 

[PATCH RFC 0/2] mm/page_alloc: free_pcppages_bulk safeguard
 2023-08-18  6:05 UTC  (3+ messages)
` [PATCH RFC 1/2] mm/page_alloc: safeguard free_pcppages_bulk
` [PATCH RFC 2/2] mm/page_alloc: free_pcppages_bulk clean up

[PATCH] kill do_each_thread()
 2023-08-18  6:04 UTC  (2+ messages)

[POSSIBLE BUG] SSL error:FFFFFFFF80000002:system library::No such file or directory
 2023-08-18  6:04 UTC 

[PATCH v2] ACPI: processor_core: LoongArch: Get physical id from MADT table
 2023-08-18  6:03 UTC  (4+ messages)

[PATCH v6 1/3] PCI/DOE: Expose the DOE features via sysfs
 2023-08-18  5:48 UTC  (3+ messages)

[PATCH] crypto: caam: fix unchecked return value error
 2023-08-18  5:47 UTC  (3+ messages)
` [PATCH] crypto: caam - increase the domain of write memory barrier to full system

[PATCH v2 0/3] iommu: Make pasid array per device
 2023-08-18  5:43 UTC  (5+ messages)
` [PATCH v2 1/3] iommu: Make single-device group for PASID explicit
` [PATCH v2 2/3] iommu: Consolidate pasid dma ownership check

[PATCH 1/8] erofs: simplify z_erofs_read_fragment()
 2023-08-18  5:51 UTC  (12+ messages)
` [PATCH 2/8] erofs: avoid obsolete {collector,collection} terms
` [PATCH 3/8] erofs: move preparation logic into z_erofs_pcluster_begin()
` [PATCH 4/8] erofs: tidy up z_erofs_do_read_page()
` [PATCH 5/8] erofs: drop z_erofs_page_mark_eio()
` [PATCH 6/8] erofs: get rid of fe->backmost for cache decompression

linux-next: build failure after merge of the phy-next tree
 2023-08-18  5:40 UTC 

[RFC PATCH v1 0/8] Install domain onto multiple smmus
 2023-08-18  5:34 UTC  (11+ messages)
` [RFC PATCH v1 1/8] iommu/arm-smmu-v3: Add list of installed_smmus
` [RFC PATCH v1 2/8] iommu/arm-smmu-v3: Perform invalidations over installed_smmus
` [RFC PATCH v1 4/8] iommu/arm-smmu-v3: check smmu compatibility on attach

linux-next: Tree for Aug 17
 2023-08-18  5:32 UTC  (3+ messages)
` linux-next: Tree for Aug 17 (DRM_TTM KUNIT tests)

[PATCH 0/4] Add debugfs pm_status for qat driver
 2023-08-18  5:28 UTC  (3+ messages)
` [PATCH 4/4] crypto: qat - add pm_status debugfs file

[PATCH] OPP: Fix argument name in doc comment
 2023-08-18  5:27 UTC 

[PATCH] coresight: tmc: Make etr buffer mode user configurable from sysfs
 2023-08-18  5:26 UTC  (5+ messages)

[PATCH v2 2/6] drm/vkms: Support multiple DRM objects (crtcs, etc.) per VKMS device
 2023-08-18  5:26 UTC  (3+ messages)

[git pull] drm fixes for 6.5-rc7
 2023-08-18  5:18 UTC  (2+ messages)

[GIT PULL] Networking for v6.5-rc7
 2023-08-18  5:18 UTC  (3+ messages)

net/core/xdp.c:725:5: error: no previous declaration for 'bpf_xdp_metadata_rx_timestamp'
 2023-08-18  5:16 UTC 

landlock: fs_test: fs_test.c:4524:9: error: initializer element is not a compile-time constant
 2023-08-18  5:18 UTC  (3+ messages)

[PATCH v13 00/12] Fix wakeup problems on some AMD platforms
 2023-08-18  5:13 UTC  (13+ messages)
` [PATCH v13 01/12] PCI: Only put Intel PCIe ports >= 2015 into D3
` [PATCH v13 02/12] ACPI: Add comments to clarify some #ifdef statements
` [PATCH v13 03/12] ACPI: Adjust #ifdef for *_lps0_dev use
` [PATCH v13 04/12] ACPI: x86: s2idle: Post-increment variables when getting constraints
` [PATCH v13 05/12] ACPI: x86: s2idle: Catch multiple ACPI_TYPE_PACKAGE objects
` [PATCH v13 06/12] ACPI: x86: s2idle: Fix a logic error parsing AMD constraints table
` [PATCH v13 07/12] ACPI: x86: s2idle: Add more debugging for AMD constraints parsing
` [PATCH v13 08/12] ACPI: x86: s2idle: Add for_each_lpi_constraint() helper
` [PATCH v13 09/12] ACPI: x86: s2idle: Add a function to get constraints for a device
` [PATCH v13 10/12] PCI: ACPI: Add helper functions for converting ACPI <->PCI states
` [PATCH v13 11/12] PCI: ACPI: Use device constraints to opt devices into D3 support
` [PATCH v13 12/12] PCI: ACPI: Limit the Intel specific opt-in to D3 to 2024

[PATCH] spmi: mediatek: Fix UAF on device remove
 2023-08-18  5:09 UTC  (3+ messages)

[PATCH v5 8/8] ext4: add first unit test for ext4_mb_new_blocks_simple in mballoc
 2023-08-18  5:07 UTC  (3+ messages)

[PATCH] powerpc: Enable generic cpu idle-loop
 2023-08-18  5:07 UTC 

[PATCH] ext4: Fix unttached inode after power cut with orphan file feature enabled
 2023-08-18  5:05 UTC  (2+ messages)

[PATCH v2] ext4: mballoc: avoid garbage value from err
 2023-08-18  5:05 UTC  (2+ messages)

[PATCH] fs/ext4: Change the type of blocksize from 'int' to 'unsigned int' in ext4_mb_init_cache
 2023-08-18  5:05 UTC  (2+ messages)

[PATCH] fs/ext4: convert to use sbi directly
 2023-08-18  5:05 UTC  (2+ messages)

[PATCH v3 0/7] sched: Implement shared runqueue in CFS
 2023-08-18  5:03 UTC  (3+ messages)

[PATCH] tracing: Fix race when concurrently splice_read trace_pipe
 2023-08-18  5:03 UTC  (7+ messages)
` [RFC PATCH] tracing: Introduce pipe_cpumask to avoid race on trace_pipes
  ` [PATCH v2] "

[patch V3 00/40] x86/cpu: Rework the topology evaluation
 2023-08-18  5:01 UTC  (12+ messages)
` [patch V3 27/40] x86/cpu: Provide a sane leaf 0xb/0x1f parser

[GIT PULL] ARM: SoC fixes for 6.5, part 3
 2023-08-18  5:00 UTC 

[GIT PULL] asm-generic: regression fix for 6.5
 2023-08-18  5:00 UTC 

linux-next: manual merge of the tty tree with the powerpc tree
 2023-08-18  4:58 UTC 

[PATCH] PCI: Allocate maximum available buses to help extending the daisy chain
 2023-08-18  4:56 UTC  (5+ messages)

[PATCH RESEND v2] arm64: dts: mt8195-cherry-tomato: change watchdog reset boot flow
 2023-08-18  4:51 UTC 

Question regarding Linux-6.3.5 and Sunxi A20 NAND/NFC support
 2023-08-18  4:41 UTC  (7+ messages)

[syzbot] [bluetooth?] KASAN: slab-use-after-free Write in sco_chan_del
 2023-08-18  4:39 UTC  (2+ messages)

[RFC PATCH v2 0/5] mm: Select victim using bpf_oom_evaluate_task
 2023-08-18  4:34 UTC  (7+ messages)
` [RFC PATCH v2 1/5] mm, oom: Introduce bpf_oom_evaluate_task

[PATCH v10 0/9] Linear Address Masking (LAM) KVM Enabling
 2023-08-18  4:31 UTC  (4+ messages)

[PATCH v2] creds: Convert cred.usage to refcount_t
 2023-08-18  4:17 UTC 

[PATCH v2] groups: Convert group_info.usage to refcount_t
 2023-08-18  4:14 UTC 

[PATCH v2] nsproxy: Convert nsproxy.count to refcount_t
 2023-08-18  4:13 UTC 

[PATCH v4] PCI/VGA: Make the vga_is_firmware_default() less arch-dependent
 2023-08-18  4:09 UTC  (3+ messages)

[PATCHSET v1 wq/for-6.5] workqueue: Improve unbound workqueue execution locality
 2023-08-18  4:05 UTC  (4+ messages)

[PATCH 00/21] dmaengine: Annotate with __counted_by
 2023-08-18  2:17 UTC  (23+ messages)
` [PATCH 02/21] dmaengine: at_hdmac: Annotate struct at_desc "
` [PATCH 03/21] dmaengine: axi-dmac: Annotate struct axi_dmac_desc "
` [PATCH 08/21] dmaengine: sa11x0: Annotate struct sa11x0_dma_desc "
` [PATCH 13/21] dmaengine: stm32-mdma: Annotate struct stm32_mdma_desc "
` [PATCH 15/21] dmaengine: tegra: Annotate struct tegra_dma_desc "
` [PATCH 16/21] dmaengine: tegra210-adma: Annotate struct tegra_adma "
` [PATCH 17/21] dmaengine: ti: edma: Annotate struct edma_desc "
` [PATCH 18/21] dmaengine: ti: omap-dma: Annotate struct omap_desc "
` [PATCH 19/21] dmaengine: uniphier-xdmac: Annotate struct uniphier_xdmac_desc "
` [PATCH 20/21] dmaengine: uniphier-xdmac: Annotate struct uniphier_xdmac_device "
` [PATCH 21/21] dmaengine: usb-dmac: Annotate struct usb_dmac_desc "

[PATCH v4 0/4] add clock controller of qca8386/qca8084
 2023-08-18  3:55 UTC  (7+ messages)
` [PATCH v4 1/4] clk: qcom: branch: Add clk_branch2_mdio_ops
` [PATCH v4 3/4] clk: qcom: common: add _qcom_cc_really_probe
` [PATCH v4 4/4] clk: qcom: add clock controller driver for qca8386/qca8084

[PATCH 20/20] ARC: pt_regs: create seperate type for ecr
 2023-08-18  3:37 UTC  (3+ messages)

dwc3: unusual handling of setup requests with wLength == 0
 2023-08-18  3:42 UTC  (6+ messages)

[PATCH] Compiler Attributes: counted_by: Adjust name and identifier expansion
 2023-08-18  3:42 UTC  (2+ messages)

[PATCH v2] workingset: ensure memcg is valid for recency check
 2023-08-18  3:36 UTC  (3+ messages)

[PATCH 20/20] ARC: pt_regs: create seperate type for ecr
 2023-08-18  3:35 UTC  (2+ messages)
` [PATCH v2 "

[PATCH v2 08/20] ARC: boot log: eliminate struct cpuinfo_arc #4: boot log per ISA
 2023-08-18  3:35 UTC 

[PATCH v2 05/20] ARC: boot log: eliminate struct cpuinfo_arc #1: mm
 2023-08-18  3:34 UTC 

[V9 0/9] Enable Wifi RFI interference mitigation feature support
 2023-08-18  3:26 UTC  (10+ messages)
` [V9 1/9] drivers core: Add support for Wifi band RF mitigations
` [V9 2/9] drivers core: add ACPI based WBRF mechanism introduced by AMD
` [V9 3/9] cfg80211: expose nl80211_chan_width_to_mhz for wide sharing
` [V9 4/9] wifi: mac80211: Add support for WBRF features
` [V9 5/9] drm/amd/pm: update driver_if and ppsmc headers for coming wbrf feature
` [V9 6/9] drm/amd/pm: setup the framework to support Wifi RFI mitigation feature
` [V9 7/9] drm/amd/pm: add flood detection for wbrf events
` [V9 8/9] drm/amd/pm: enable Wifi RFI mitigation feature support for SMU13.0.0
` [V9 9/9] drm/amd/pm: enable Wifi RFI mitigation feature support for SMU13.0.7

[paulmck-rcu:locktorture.2023.08.17a 14/20] kernel/rcu/tree.c:4100:6: warning: no previous declaration for 'rcu_barrier_throttled'
 2023-08-18  3:24 UTC  (2+ messages)

[tip:sched/core] BUILD SUCCESS 63304558ba5dcaaff9e052ee43cfdcc7f9c29e85
 2023-08-18  3:23 UTC 

[tip:x86/shstk] BUILD SUCCESS c6cfcbd8ca43766851a8c952e3b570727147020f
 2023-08-18  3:22 UTC 

linux-next: duplicate patches in the aspeed tree
 2023-08-18  3:21 UTC  (3+ messages)

[PATCH] xhci: Disable connect, disconnect and over-current wakeup on system suspend
 2023-08-18  3:19 UTC  (7+ messages)

[PATCH] tty/serial: Cancel work queue before closing uart
 2023-08-18  3:15 UTC 

[PATCH V13 - RESEND 00/10] arm64/perf: Enable branch stack sampling
 2023-08-18  3:12 UTC  (3+ messages)

linux-next: build failure after merge of the sound tree
 2023-08-18  3:12 UTC 

[PATCH] net: mdio: fix -Wvoid-pointer-to-enum-cast warning
 2023-08-18  3:10 UTC  (2+ messages)

[PATCH net-next] net: pcs: lynxi: implement pcs_disable op
 2023-08-18  3:07 UTC 

[PATCH] rcu: Update jiffies locally in rcu_cpu_stall_reset()
 2023-08-18  3:04 UTC  (4+ messages)

[PATCH 1/2] pinctrl: mediatek: fix pull_type data for MT7981
 2023-08-18  3:03 UTC  (2+ messages)
` [PATCH 2/2] pinctrl: mediatek: assign functions to configure pin bias on MT7986

[PATCH] btrfs: fix BUG_ON condition in btrfs_cancel_balance
 2023-08-18  3:02 UTC  (2+ messages)

REGRESSION WITH BISECT: v6.5-rc6 TPM patch breaks S3 on some Intel systems
 2023-08-18  1:58 UTC  (6+ messages)

[PATCH v1 0/1] media: platform: cros-ec: Add Boxy to the match table
 2023-08-18  2:58 UTC  (2+ messages)
` [PATCH v1 1/1] "

[PATCH v6 bpf 0/4] lwt: fix return values of BPF ops
 2023-08-18  2:58 UTC  (5+ messages)
` [PATCH v6 bpf 1/4] lwt: fix return values of BPF xmit ops
` [PATCH v6 bpf 2/4] lwt: check LWTUNNEL_XMIT_CONTINUE strictly
` [PATCH v6 bpf 3/4] selftests/bpf: add lwt_xmit tests for BPF_REDIRECT
` [PATCH v6 bpf 4/4] selftests/bpf: add lwt_xmit tests for BPF_REROUTE

linux-next: manual merge of the sound tree with the sound-asoc-fixes tree
 2023-08-18  2:55 UTC 

[syzbot] [ext4?] kernel panic: EXT4-fs (device loop0): panic forced after error (3)
 2023-08-18  2:52 UTC  (7+ messages)

[PATCH] PCI: endpoint: Return error code when callback is not implemented
 2023-08-18  2:51 UTC  (2+ messages)

[PATCH 1/1] mmc: Set optimal I/O size when mmc_setip_queue
 2023-08-18  2:28 UTC 

[PATCH v3 0/3] Modify die() for MIPS
 2023-08-18  2:42 UTC  (7+ messages)
` [PATCH v3 1/3] MIPS: Remove noreturn attribute for nmi_exception_handler()
` [PATCH v3 2/3] MIPS: Remove noreturn attribute for die()
` [PATCH v3 3/3] MIPS: Modify the declaration "

Tasks stuck jbd2 for a long time
 2023-08-18  2:41 UTC  (11+ messages)

[PATCH] lkdtm: use the return value of strim()
 2023-08-18  2:39 UTC  (3+ messages)

[PATCH v2 net-next 0/3] netem: use a seeded PRNG for loss and corruption events
 2023-08-18  2:30 UTC  (2+ messages)

[RFC PATCH v2 0/5] Reduce NUMA balance caused TLB-shootdowns in a VM
 2023-08-18  2:29 UTC  (12+ messages)

[PATCH v1] PCI: qcom: Add sysfs entry to change link speed dynamically
 2023-08-18  2:26 UTC  (2+ messages)

[PATCH v2] drivers: firmware: stratix10-rsu: Fix max_retry counter value
 2023-08-18  2:22 UTC 

[PATCH] PM / devfreq: mediatek: protect oop in critical session
 2023-08-18  2:17 UTC 

kernel/bpf/helpers.c:2223:19: warning: no previous declaration for 'bpf_dynptr_slice'
 2023-08-18  2:11 UTC 

[RFC PATCH bpf-next 0/2] bpf, x64: Fix tailcall infinite loop bug
 2023-08-18  2:10 UTC  (4+ messages)
` [RFC PATCH bpf-next 1/2] "

[PATCH] cpufreq: mediatek: change transition delay for MT8186
 2023-08-18  2:06 UTC 

[PATCH] f2fs_io: add do_clearflags to clear nocompress/compress flag
 2023-08-18  2:03 UTC 

[PATCH next] xfs: fix inconsistent indenting of xlog_verify_tail_lsn()
 2023-08-18  2:02 UTC 

[PATCH] soc: kunpeng_hccs: fix some sparse warnings about incorrect type
 2023-08-18  1:57 UTC  (6+ messages)

[PATCH -next] sched: Remove duplicated includes in sched.h
 2023-08-18  1:56 UTC 

[PATCH] drivers: firmware: stratix10-rsu: Fix max_retry counter value
 2023-08-18  1:56 UTC  (3+ messages)

[tip:sched/eevdf] [sched/fair] e0c2ff903c: phoronix-test-suite.blogbench.Write.final_score -34.8% regression
 2023-08-18  1:54 UTC  (4+ messages)

[PATCH V2] of/platform: increase refcount of fwnode
 2023-08-18  1:59 UTC 

linux-next: manual merge of the drm tree with the drm-fixes tree
 2023-08-18  1:53 UTC 

[PATCH -next] seccomp: Fix comment on requests
 2023-08-18  1:26 UTC 

[PATCH bpf-next v5] selftests/bpf: trace_helpers.c: optimize kallsyms cache
 2023-08-18  1:39 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).