messages from 2024-03-11 13:13:23 to 2024-03-11 15:12:36 UTC [more...]
[PATCH AUTOSEL 6.7 01/23] regulator: max5970: Fix regulator child node name
2024-03-11 15:11 UTC (8+ messages)
` [PATCH AUTOSEL 6.7 02/23] wifi: iwlwifi: mvm: ensure offloading TID queue exists
` [PATCH AUTOSEL 6.7 03/23] wifi: iwlwifi: mvm: fix the TXF mapping for BZ devices
` [PATCH AUTOSEL 6.7 04/23] btrfs: zoned: don't skip block group profile checks on conventional zones
` [PATCH AUTOSEL 6.7 05/23] btrfs: fix data races when accessing the reserved amount of block reserves
` [PATCH AUTOSEL 6.7 06/23] btrfs: fix data race at btrfs_use_block_rsv() when accessing block reserve
` [PATCH AUTOSEL 6.7 07/23] spi: cadence-qspi: put runtime in runtime PM hooks names
` [PATCH AUTOSEL 6.7 08/23] spi: cadence-qspi: add system-wide suspend and resume callbacks
[PATCH v2] drm/amdgpu: add ring buffer information in devcoredump
2024-03-11 15:11 UTC
[PATCH v2 1/1] mm/madvise: enhance lazyfreeing with mTHP in madvise_free
2024-03-11 15:07 UTC (6+ messages)
[PATCH] clk: qcom: apss-ipq-pll: use stromer ops for IPQ5018 to fix boot failure
2024-03-11 15:06 UTC
[PATCH v2 0/2] Arc methods for linked list
2024-03-11 15:04 UTC (5+ messages)
` [PATCH v2 1/2] rust: sync: add `ArcBorrow::from_raw`
[PATCH v2 00/10] clk: renesas: rzg2l: Add support for power domains
2024-03-11 15:04 UTC (9+ messages)
` [PATCH v2 01/10] dt-bindings: clock: r9a07g043-cpg: Add power domain IDs
` [PATCH v2 02/10] dt-bindings: clock: r9a07g044-cpg: "
` [PATCH v2 03/10] dt-bindings: clock: r9a07g054-cpg: "
` [PATCH v2 04/10] dt-bindings: clock: r9a08g045-cpg: "
[RFC PATCH 1/2] docs: automarkup: linkify CVSS: strings
2024-03-11 15:00 UTC (2+ messages)
` [RFC PATCH 2/2] doc: distros: new document about assessing security vulnerabilities
[PATCH v4 0/6] Swap-out mTHP without splitting
2024-03-11 15:00 UTC (7+ messages)
` [PATCH v4 1/6] mm: swap: Remove CLUSTER_FLAG_HUGE from swap_cluster_info:flags
` [PATCH v4 2/6] mm: swap: free_swap_and_cache_nr() as batched free_swap_and_cache()
` [PATCH v4 3/6] mm: swap: Simplify struct percpu_cluster
` [PATCH v4 4/6] mm: swap: Allow storage of all mTHP orders
` [PATCH v4 5/6] mm: vmscan: Avoid split during shrink_folio_list()
` [PATCH v4 6/6] mm: madvise: Avoid split during MADV_PAGEOUT and MADV_COLD
[PATCH 00/30] PREEMPT_AUTO: support lazy rescheduling
2024-03-11 15:01 UTC (7+ messages)
` [PATCH 15/30] rcu: handle quiescent states for PREEMPT_RCU=n, PREEMPT_COUNT=y
[PATCH v3] ARM64: Dynamically allocate cpumasks and increase supported CPUs to 512
2024-03-11 14:56 UTC (7+ messages)
[PATCH 00/11] spi: cadence-qspi: add Mobileye EyeQ5 support
2024-03-11 14:55 UTC (4+ messages)
` [PATCH 11/11] MIPS: mobileye: eyeq5: add octal flash node to eval board DTS
[RFC PATCH v14 00/19] Integrity Policy Enforcement LSM (IPE)
2024-03-11 14:53 UTC (5+ messages)
` [RFC PATCH v14 01/19] security: add ipe lsm
` [RFC PATCH v14 05/19] initramfs|security: Add a security hook to do_populate_rootfs()
regression/bisected/6.8 commit 5d390df3bdd13d178eb2e02e60e9a480f7103f7b prevents the system going into suspend mode
2024-03-11 14:52 UTC (6+ messages)
[PATCH v9 00/27] drm/connector: Create HDMI Connector infrastructure
2024-03-11 14:49 UTC (28+ messages)
` [PATCH v9 01/27] drm/connector: Introduce an HDMI connector initialization function
` [PATCH v9 02/27] drm/tests: connector: Add tests for drmm_connector_hdmi_init
` [PATCH v9 03/27] drm/connector: hdmi: Create an HDMI sub-state
` [PATCH v9 04/27] drm/connector: hdmi: Add output BPC to the connector state
` [PATCH v9 05/27] drm/tests: Add output bpc tests
` [PATCH v9 06/27] drm/connector: hdmi: Add support for output format
` [PATCH v9 07/27] drm/tests: Add output formats tests
` [PATCH v9 08/27] drm/connector: hdmi: Add HDMI compute clock helper
` [PATCH v9 09/27] drm/tests: Add HDMI TDMS character rate tests
` [PATCH v9 10/27] drm/connector: hdmi: Calculate TMDS character rate
` [PATCH v9 11/27] drm/tests: Add TDMS character rate connector state tests
` [PATCH v9 12/27] drm/connector: hdmi: Add custom hook to filter TMDS character rate
` [PATCH v9 13/27] drm/tests: Add HDMI connector rate filter hook tests
` [PATCH v9 14/27] drm/connector: hdmi: Compute bpc and format automatically
` [PATCH v9 15/27] drm/tests: Add HDMI connector bpc and format tests
` [PATCH v9 16/27] drm/connector: hdmi: Add Broadcast RGB property
` [PATCH v9 17/27] drm/tests: Add tests for "
` [PATCH v9 18/27] drm/connector: hdmi: Add RGB Quantization Range to the connector state
` [PATCH v9 19/27] drm/tests: Add RGB Quantization tests
` [PATCH v9 20/27] drm/connector: hdmi: Add Infoframes generation
` [PATCH v9 21/27] drm/tests: Add infoframes test
` [PATCH v9 22/27] drm/connector: hdmi: Create Infoframe DebugFS entries
` [PATCH v9 23/27] drm/vc4: hdmi: Switch to HDMI connector
` [PATCH v9 24/27] drm/vc4: tests: Remove vc4_dummy_plane structure
` [PATCH v9 25/27] drm/vc4: tests: Convert to plane creation helper
` [PATCH v9 26/27] drm/rockchip: inno_hdmi: Switch to HDMI connector
` [PATCH v9 27/27] drm/sun4i: hdmi: "
[PATCH v2 00/14] Provide SEV-SNP support for running under an SVSM
2024-03-11 14:50 UTC (4+ messages)
` [PATCH v2 03/14] x86/sev: Check for the presence of an SVSM in the SNP Secrets page
[PATCH v1 0/5] media: ir-spi: A few cleanups
2024-03-11 14:50 UTC (4+ messages)
[PATCH] drm/amdgpu: add ring buffer information in devcoredump
2024-03-11 14:48 UTC (3+ messages)
[BUG] KCSAN: data-race in tick_nohz_idle_stop_tick / tick_nohz_next_event
2024-03-11 14:48 UTC (4+ messages)
[PATCH v1 1/1] media: rc: gpio-ir-recv: Remove unused of_gpio.h
2024-03-11 14:48 UTC (4+ messages)
[PATCH v3 net-next] ptp: Move from simple ida to xarray
2024-03-11 14:48 UTC (3+ messages)
[syzbot] [bpf?] KASAN: slab-out-of-bounds Read in btf_datasec_check_meta
2024-03-11 14:48 UTC (3+ messages)
` [PATCH bpf-next] bpf: fix oob in btf_name_valid_section
BUG selftests/mm]
2024-03-11 14:48 UTC (4+ messages)
[PATCH v4 net-next] ptp: Move from simple ida to xarray
2024-03-11 14:47 UTC
[GIT PULL] x86/cache for v6.9-rc1
2024-03-11 14:46 UTC
[PATCH v9 00/10] PCI: dwc: ep: Fix DBI access failure for drivers requiring refclk from host
2024-03-11 14:45 UTC (4+ messages)
` [PATCH v9 07/10] PCI: dwc: ep: Remove "core_init_notifier" flag
[PATCH v2] firmware: arm_ffa: fix ffa_notification_info_get()
2024-03-11 14:45 UTC (2+ messages)
[PATCH v1] usb: typec: tcpm: Correct port source pdo array in pd_set callback
2024-03-11 14:45 UTC
[GIT PULL] KVM: x86 pull requests for 6.9
2024-03-11 14:43 UTC (19+ messages)
` [GIT PULL] KVM: Async #PF changes "
` [GIT PULL] KVM: Common MMU "
` [GIT PULL] KVM: x86: Misc "
` [GIT PULL] KVM: x86: MMU "
` [GIT PULL] KVM: x86: PMU "
` [GIT PULL] KVM: x86: Selftests "
` [GIT PULL] KVM: x86: VMX "
` [GIT PULL] KVM: Xen and gfn_to_pfn_cache "
[PATCH v2 0/7] vfio: Interrupt eventfd hardening
2024-03-11 14:40 UTC (4+ messages)
` [PATCH v2 1/7] vfio/pci: Disable auto-enable of exclusive INTx IRQ
[PATCH v2 0/3] fs_parser: handle parameters that can be empty and don't have a value
2024-03-11 14:39 UTC (8+ messages)
` [PATCH v2 3/3] ovl: fix the parsing of empty string mount parameters
[PATCH 0/2] mtd: core: Handle unsupported OTP operations
2024-03-11 14:38 UTC (5+ messages)
` [PATCH 1/2] mtd: core: Report error if first mtd_otp_size() call fails in mtd_otp_nvmem_add()
` [PATCH 2/2] mtd: core: Don't fail mtd_device_parse_register() if OTP is unsupported
[PATCH 0/3] Fix prestera driver fail to probe twice
2024-03-11 14:38 UTC (9+ messages)
` [PATCH 1/3] net: marvell: prestera: fix driver reload
` [PATCH 2/3] net: marvell: prestera: fix memory use after free
` [PATCH 3/3] net: marvell: prestera: force good base mac
[PATCH v2] mm/swapfile:__swap_duplicate: drop redundant WRITE_ONCE on swap_map for err cases
2024-03-11 14:37 UTC (2+ messages)
[PATCH v2 0/2] docs: *-regressions.rst: Tweaks to the commands
2024-03-11 14:36 UTC (3+ messages)
` [PATCH v2 1/2] docs: *-regressions.rst: Add colon to regzbot commands
` [PATCH v2 2/2] docs: handling-regressions.rst: Update regzbot command fixed-by to fix
[syzbot] [serial?] KASAN: slab-use-after-free Read in tty_write_room (2)
2024-03-11 14:34 UTC (2+ messages)
[GIT PULL] x86/core changes for v6.9
2024-03-11 14:33 UTC (2+ messages)
[GIT PULL] i2c-host changes for v6.9 - part 2 (i2c zhaoxin)
2024-03-11 14:30 UTC (2+ messages)
[PATCH 0/3] arm64: qcom: sm8650: add support for the SM8650-HDK board
2024-03-11 14:29 UTC (4+ messages)
` [PATCH 3/3] arch: arm64: dts: sm8650-hdk: add support for the Display Card overlay
[syzbot] [wireless?] BUG: soft lockup in mac80211_hwsim_beacon (2)
2024-03-11 14:28 UTC
[PATCH v1 1/1] pinctrl: pxa2xx: Make use of struct pingroup
2024-03-11 14:22 UTC
[PATCH 0/3] Add devicetree support of USB for QDU/QRU1000
2024-03-11 14:23 UTC (2+ messages)
[PATCH 0/2] Add Samsung Galaxy Note 3 support
2024-03-11 14:23 UTC (2+ messages)
[PATCH] RDMA/siw: Reuse value read using READ_ONCE instead of re-reading it
2024-03-11 14:14 UTC (2+ messages)
[PATCH v7 0/3] arm64: qcom: sa8775p: add cache coherency support for SA8775P
2024-03-11 14:11 UTC (4+ messages)
` [PATCH v7 1/3] PCI: qcom: Override NO_SNOOP attribute for SA8775P RC
` [PATCH v7 2/3] PCI: qcom-ep: Override NO_SNOOP attribute for SA8775P EP
` [PATCH v7 3/3] arm64: dts: qcom: sa8775p: Mark PCIe EP controller as cache coherent
[PATCH] staging: cfg80211: Remove parentheses prism2_get_station
2024-03-11 14:09 UTC (2+ messages)
[PATCH v1 1/1] pinctrl: pxa2xx: Make use of struct pinfunction
2024-03-11 14:08 UTC
[PATCH v2 00/28] sparc32: sunset sun4m and sun4d
2024-03-11 14:05 UTC (3+ messages)
` [PATCH v2 28/28] fbdev/p9100: Drop now unused driver p9100
[PATCH v7] dt-bindings: imx-pata: Convert to dtschema
2024-03-11 14:04 UTC
[PATCH] fork: Use THREAD_SIZE_ORDER
2024-03-11 14:04 UTC (3+ messages)
[RFC PATCH] riscv: Implement HAVE_DYNAMIC_FTRACE_WITH_CALL_OPS
2024-03-11 13:56 UTC (4+ messages)
` [DMARC Error] "
[PATCH v4 1/2] platform/x86: wmi: Support reading/writing 16 bit EC values
2024-03-11 14:03 UTC (2+ messages)
[PATCH v4 00/12] Add support for NIST P521 to ecdsa
2024-03-11 14:03 UTC (4+ messages)
` [PATCH v5 05/12] crypto: ecc - Implement vli_mmod_fast_521 for NIST p521
` [EXTERNAL] "
[RFC][PATCH 0/8] ima: Integrate with digest_cache LSM
2024-03-11 14:00 UTC (3+ messages)
` [RFC][PATCH 5/8] ima: Record IMA verification result of digest lists in digest cache
[GIT PULL] LoongArch KVM changes for v6.9
2024-03-11 14:02 UTC (2+ messages)
[PATCH for-next] RDMA/hns: Support congestion control algorithm parameter configuration
2024-03-11 14:00 UTC (5+ messages)
[PATCH 0/2] docs: *-regressions.rst: Tweaks to the commands
2024-03-11 13:57 UTC (6+ messages)
` [PATCH 1/2] docs: *-regressions.rst: Use collon after regzbot introduced command
` [PATCH 2/2] docs: handling-regressions.rst: Update regzbot command fixed-by to fix
[PATCH 0/2] counter: Convert to platform remove callback returning void
2024-03-11 13:57 UTC (3+ messages)
` [PATCH 2/2] counter: ti-eqep: "
[PATCH v2 00/13] selftests/resctrl: resctrl_val() related cleanups & improvements
2024-03-11 13:52 UTC (14+ messages)
` [PATCH v2 01/13] selftests/resctrl: Convert get_mem_bw_imc() fd close to for loop
` [PATCH v2 02/13] selftests/resctrl: Calculate resctrl FS derived mem bw over sleep(1) only
` [PATCH v2 03/13] selftests/resctrl: Consolidate get_domain_id() into resctrl_val()
` [PATCH v2 04/13] selftests/resctrl: Use correct type for pids
` [PATCH v2 05/13] selftests/resctrl: Cleanup bm_pid and ppid usage & limit scope
` [PATCH v2 06/13] selftests/resctrl: Rename measure_vals() to measure_mem_bw_vals() & document
` [PATCH v2 07/13] selftests/resctrl: Add ->measure() callback to resctrl_val_param
` [PATCH v2 08/13] selftests/resctrl: Add ->init() callback into resctrl_val_param
` [PATCH v2 09/13] selftests/resctrl: Simplify bandwidth report type handling
` [PATCH v2 10/13] selftests/resctrl: Make some strings passed to resctrlfs functions const
` [PATCH v2 11/13] selftests/resctrl: Convert ctrlgrp & mongrp to pointers
` [PATCH v2 12/13] selftests/resctrl: Remove mongrp from MBA test
` [PATCH v2 13/13] selftests/resctrl: Remove test name comparing from write_bm_pid_to_resctrl()
Probe regression of efuse@11f10000 on mt8183-kukui-jacuzzi-juniper-sku16 running next-20240202
2024-03-11 13:54 UTC (4+ messages)
[PATCH v2] net: macb: remove change_mtu callback
2024-03-11 13:51 UTC (2+ messages)
[PATCH] neighbour: guarantee the localhost connections be established successfully even the ARP table is full
2024-03-11 13:51 UTC (2+ messages)
[PATCH v2 1/4] locking/qspinlock: Fix 'wait_early' set but not used warning
2024-03-11 13:45 UTC (4+ messages)
` [tip: locking/core] "
WARNING: modpost: "__udelay" [sound/soc/mediatek/mt8188/snd-soc-mt8188-afe.ko] has no CRC!
2024-03-11 13:43 UTC
drm/msm: DisplayPort hard-reset on hotplug regression in 6.8-rc1
2024-03-11 13:43 UTC (5+ messages)
[PATCH v2] statx: stx_subvol
2024-03-11 13:43 UTC (9+ messages)
[PATCH v2 net-next] ptp: Move from simple ida to xarray
2024-03-11 13:42 UTC (2+ messages)
CVE-2023-52514: x86/reboot: VMCLEAR active VMCSes before emergency reboot
2024-03-11 13:42 UTC (2+ messages)
[PATCH v6 0/6] Fix double allocation in swiotlb_alloc()
2024-03-11 13:36 UTC (2+ messages)
[PATCH v2 0/2] MIPS: Fix missing proto and passing arg warnings
2024-03-11 13:07 UTC (10+ messages)
` [PATCH v2 1/2] mips: cm: Convert __mips_cm_l2sync_phys_base() to weak function
[PATCH v1 1/1] MIPS: ralink: Don't use "proxy" headers
2024-03-11 13:04 UTC (2+ messages)
[PATCH v3] mips: dts: ralink: mt7621: add cell count properties to usb
2024-03-11 13:04 UTC (2+ messages)
[PATCH v3 0/3] Extend devicetree coverage of MT7621's UART interfaces
2024-03-11 13:05 UTC (2+ messages)
[PATCH] drivers/gpio/nomadik: move dummy nmk_gpio_dbg_show_one() to header
2024-03-11 13:32 UTC
[GIT PULL] dma-mapping updates for Linux 6.9
2024-03-11 13:29 UTC
[PATCH v2 0/3] add pmic pca9451a support
2024-03-11 13:28 UTC (4+ messages)
` [PATCH v2 2/3] regulator: pca9450: add "
[PATCH v2 0/2] map Fn + R key on newer Lenovo Yogas and Legions
2024-03-11 13:28 UTC (2+ messages)
[PATCH] Fix typo in reporting-regressions.rst
2024-03-11 13:28 UTC (3+ messages)
[PATCH net-next v2 3/3] tun: AF_XDP Tx zero-copy support
2024-03-11 13:27 UTC (7+ messages)
[PATCH] mm/slub: Simplify get_partial_node()
2024-03-11 13:27 UTC
[REGRESSION] Bug 218538 - 3cc2ffe5c16d from 6.6 breaks S3 resume on SATA SSD OPAL
2024-03-11 13:25 UTC
[PATCH 01/11] arch/alpha/kernel: disable -Wmissing-prototypes for asmlinkage functions
2024-03-11 13:23 UTC (11+ messages)
` [PATCH 02/11] arch/alpha/bugs: add missing SPDX header
` [PATCH 03/11] arch/alpha/bugs: include <linux/cpu.h> to fix -Wmissing-prototypes
` [PATCH 04/11] arch/alpha/io: add missing includes "
` [PATCH 05/11] arch/alpha/pci: make pcibios_claim_one_bus() static
` [PATCH 06/11] arch/alpha/irq: include irq_impl.h to fix -Wmissing-prototypes
` [PATCH 07/11] arch/alpha/perf_event: make init_hw_perf_events() static
` [PATCH 08/11] arch/alpha/checksum: add missing includes to fix -Wmissing-prototypes
` [PATCH 09/11] arch/alpha/fpreg: "
` [PATCH 10/11] arch/alpha/smc37c669.: make SMC37c669_dump_registers() static
` [PATCH 11/11] arch/alpha/smc37c669: add missing includes to fix -Wmissing-prototypes
[RFC PATCH v2 0/3] Preserve TPM log across kexec
2024-03-11 13:20 UTC (4+ messages)
` [RFC PATCH v2 1/3] powerpc/prom_init: Replace linux,sml-base/sml-size with linux,sml-log
` [RFC PATCH v2 2/3] dt-bindings: tpm: Add linux,sml-log to ibm,vtpm.yaml
` [RFC PATCH v2 3/3] tpm: of: If available use linux,sml-log to get the log and its size
[PATCH] m68k: Calculate THREAD_SIZE from THREAD_SIZE_ORDER
2024-03-11 13:19 UTC (2+ messages)
[RFC][PATCH 00/34] [RFC] x86: Rework system-wide configuration masquerading as per-cpu data
2024-03-11 13:16 UTC (3+ messages)
` [RFC][PATCH 02/34] x86/xen: Remove early "debug" physical address lookups
[PATCH net-next v3 0/4] net: gro: encapsulation bug fix and flush checks improvements
2024-03-11 13:13 UTC (7+ messages)
` [PATCH net-next v3 4/4] net: gro: move L3 flush checks to tcp_gro_receive
[REGRESSION] LVM-on-LVM: error while submitting device barriers
2024-03-11 13:13 UTC (11+ messages)
` "
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox