messages from 2022-02-21 09:37:50 to 2022-02-21 09:52:10 UTC [more...]
[PATCH v3 00/32] mtd: spi-nor: move vendor specific code into vendor modules
2022-02-21 8:52 UTC (8+ messages)
` [PATCH v3 24/32] mtd: spi-nor: move all micron-st specifics into micron-st.c
` [PATCH v3 27/32] mtd: spi-nor: spansion: slightly rework control flow in late_init()
` [PATCH v3 28/32] mtd: spi-nor: move all spansion specifics into spansion.c
` [PATCH v3 29/32] mtd: spi-nor: spansion: convert USE_CLSR to a manufacturer flag
` [PATCH v3 30/32] mtd: spi-nor: spansion: rename vendor specific functions and defines
` [PATCH v3 31/32] mtd: spi-nor: slightly change code style in spi_nor_sr_ready()
` [PATCH v3 32/32] mtd: spi-nor: renumber flags
[PATCH 5.16 000/227] 5.16.11-rc1 review
2022-02-21 8:49 UTC (57+ messages)
` [PATCH 5.16 001/227] drm/nouveau/pmu/gm200-: use alternate falcon reset sequence
` [PATCH 5.16 002/227] bpf: Introduce composable reg, ret and arg types
` [PATCH 5.16 003/227] bpf: Replace ARG_XXX_OR_NULL with ARG_XXX | PTR_MAYBE_NULL
` [PATCH 5.16 004/227] bpf: Replace RET_XXX_OR_NULL with RET_XXX "
` [PATCH 5.16 005/227] bpf: Replace PTR_TO_XXX_OR_NULL with PTR_TO_XXX "
` [PATCH 5.16 006/227] bpf: Introduce MEM_RDONLY flag
` [PATCH 5.16 007/227] bpf: Convert PTR_TO_MEM_OR_NULL to composable types
` [PATCH 5.16 008/227] bpf: Make per_cpu_ptr return rdonly PTR_TO_MEM
` [PATCH 5.16 009/227] bpf: Add MEM_RDONLY for helper args that are pointers to rdonly mem
` [PATCH 5.16 010/227] bpf/selftests: Test PTR_TO_RDONLY_MEM
` [PATCH 5.16 011/227] HID:Add support for UGTABLET WP5540
` [PATCH 5.16 012/227] Revert "svm: Add warning message for AVIC IPI invalid target"
` [PATCH 5.16 013/227] parisc: Show error if wrong 32/64-bit compiler is being used
` [PATCH 5.16 014/227] serial: parisc: GSC: fix build when IOSAPIC is not set
` [PATCH 5.16 015/227] parisc: Drop __init from map_pages declaration
` [PATCH 5.16 016/227] parisc: Fix data TLB miss in sba_unmap_sg
` [PATCH 5.16 017/227] parisc: Fix sglist access in ccio-dma.c
` [PATCH 5.16 018/227] mmc: block: fix read single on recovery logic
` [PATCH 5.16 019/227] mm: dont try to NUMA-migrate COW pages that have other uses
` [PATCH 5.16 020/227] HID: amd_sfh: Add illuminance mask to limit ALS max value
` [PATCH 5.16 021/227] HID: i2c-hid: goodix: Fix a lockdep splat
` [PATCH 5.16 022/227] HID: amd_sfh: Increase sensor command timeout
` [PATCH 5.16 023/227] selftests: kvm: Remove absent target file
` [PATCH 5.16 024/227] HID: amd_sfh: Correct the structure field name
` [PATCH 5.16 025/227] PCI: hv: Fix NUMA node assignment when kernel boots with custom NUMA topology
` [PATCH 5.16 026/227] parisc: Add ioread64_lo_hi() and iowrite64_lo_hi()
` [PATCH 5.16 027/227] HID: apple: Set the tilde quirk flag on the Wellspring 5 and later
` [PATCH 5.16 028/227] btrfs: dont hold CPU for too long when defragging a file
` [PATCH 5.16 029/227] btrfs: send: in case of IO error log it
` [PATCH 5.16 030/227] btrfs: defrag: dont try to defrag extents which are under writeback
` [PATCH 5.16 031/227] ASoC: mediatek: fix unmet dependency on GPIOLIB for SND_SOC_DMIC
` [PATCH 5.16 032/227] platform/x86: touchscreen_dmi: Add info for the RWC NANOTE P8 AY07J 2-in-1
` [PATCH 5.16 033/227] platform/x86: ISST: Fix possible circular locking dependency detected
` [PATCH 5.16 034/227] platform/x86: amd-pmc: Correct usage of SMU version
` [PATCH 5.16 035/227] kunit: tool: Import missing importlib.abc
` [PATCH 5.16 036/227] selftests: rtc: Increase test timeout so that all tests run
` [PATCH 5.16 037/227] kselftest: signal all child processes
` [PATCH 5.16 038/227] selftests: netfilter: reduce zone stress test running time
` [PATCH 5.16 039/227] net: ieee802154: at86rf230: Stop leaking skbs
` [PATCH 5.16 041/227] selftests/zram01.sh: Fix compression ratio calculation
` [PATCH 5.16 046/227] selftests: skip mincore.check_file_mmap when fs lacks needed support
` [PATCH 5.16 047/227] ax25: improve the incomplete fix to avoid UAF and NPD bugs
` [PATCH 5.16 050/227] vfs: make freeze_super abort when sync_filesystem returns error
` [PATCH 5.16 051/227] vfs: make sync_filesystem return errors from ->sync_fs
` [PATCH 5.16 052/227] quota: make dquot_quota_sync "
` [PATCH 5.16 054/227] kselftest: Fix vdso_test_abi return status
` [PATCH 5.16 055/227] scsi: core: Reallocate devices budget map on queue depth change
` [PATCH 5.16 056/227] scsi: pm8001: Fix use-after-free for aborted TMF sas_task
` [PATCH 5.16 059/227] mailmap: update Christian Brauners email address
` [PATCH 5.16 060/227] nvme: fix a possible use-after-free in controller reset during load
` [PATCH 5.16 062/227] nvme-rdma: fix possible use-after-free in transport error_recovery work
` [PATCH 5.16 066/227] drm/amdgpu: fix logic inversion in check
` [PATCH 5.16 069/227] gcc-plugins/stackleak: Use noinstr in favor of notrace
` [PATCH 5.16 072/227] KVM: x86: nSVM/nVMX: set nested_run_pending on VM entry which is a result of RSM
` [PATCH 5.16 073/227] KVM: x86: SVM: dont passthrough SMAP/SMEP/PKE bits in !NPT && !gCR0.PG case
` [PATCH 5.16 123/227] libsubcmd: Fix use-after-free for realloc(..., 0)
[PATCH v2] simplefb: Enable boot time VESA graphic mode selection
2022-02-21 9:51 UTC (3+ messages)
` [PATCH v3] "
[PATCH] gpg-interface: fix for gpgsm v2.3
2022-02-21 9:22 UTC (7+ messages)
[syzbot] BUG: sleeping function called from invalid context in smc_pnet_apply_ib
2022-02-21 9:18 UTC (3+ messages)
[PATCH] hw/arm/mps2-tz.c: Update AN547 documentation URL
2022-02-21 9:41 UTC
[PATCH v10 0/4] drm/lsdc: add drm driver for loongson display controller
2022-02-21 9:19 UTC (3+ messages)
` [PATCH v10 1/4] MIPS: Loongson64: dts: update the display controller device node
[PATCH v2] staging: qlge: add unregister_netdev in qlge_probe
2022-02-21 9:48 UTC (2+ messages)
[Bridge] [PATCH net-next v3 0/5] Add support for locked bridge ports (for 802.1X)
2022-02-21 9:20 UTC (4+ messages)
` [Bridge] [PATCH net-next v3 5/5] selftests: forwarding: tests of locked port feature
` "
[PULL 00/26] target-arm queue
2022-02-21 9:27 UTC (11+ messages)
` [PULL 03/26] hvf: arm: Use macros for sysreg shift/masking
` [PULL 04/26] hvf: arm: Handle unknown ID registers as RES0
` [PULL 05/26] Mark remaining global TypeInfo instances as const
` [PULL 06/26] checkpatch: Ensure that TypeInfos are const
` [PULL 07/26] target/arm: Move '-cpu host' code to cpu64.c
` [PULL 09/26] target/arm: Make KVM -cpu max exactly like -cpu host
` [PULL 11/26] target/arm: Fix '-cpu max' for HVF
` [PULL 13/26] Kconfig: Add I2C_DEVICES device group
` [PULL 14/26] Kconfig: Add 'imply I2C_DEVICES' on boards with available i2c bus
` [PULL 21/26] MAINTAINERS: Add Akihiko Odaki to macOS-relateds
[PATCH] coverity: disable flight from crontab
2022-02-21 9:48 UTC
[PATCH v2] USB: serial: option: add support for DW5829e
2022-02-21 9:19 UTC (2+ messages)
[PATCH] USB: serial: option: add support for DW5829e
2022-02-21 9:20 UTC (5+ messages)
` "
` "
` "
[PATCH v6 00/13] module: core code clean up
2022-02-21 9:22 UTC (6+ messages)
` [PATCH v6 09/13] module: Move kallsyms support into a separate file
[PATCH v2 00/19] add support for WCN6750
2022-02-21 9:21 UTC (12+ messages)
` [PATCH v2 02/19] ath11k: Refactor PCI code to support hybrid bus devices
` [PATCH v2 05/19] ath11k: Remove core PCI references from PCI common code
[ext4+sparc64] reads see zeros w/ simultaneous write
2022-02-21 9:19 UTC (2+ messages)
[PATCH 5.15 000/196] 5.15.25-rc1 review
2022-02-21 8:50 UTC (93+ messages)
` [PATCH 5.15 079/196] netfilter: nft_synproxy: unregister hooks on init error path
` [PATCH 5.15 083/196] ipv6: mcast: use rcu-safe version of ipv6_get_lladdr()
` [PATCH 5.15 084/196] ipv6: per-netns exclusive flowlabel checks
` [PATCH 5.15 085/196] Revert "net: ethernet: bgmac: Use devm_platform_ioremap_resource_byname"
` [PATCH 5.15 086/196] mac80211: mlme: check for null after calling kmemdup
` [PATCH 5.15 087/196] brcmfmac: firmware: Fix crash in brcm_alt_fw_path
` [PATCH 5.15 088/196] cfg80211: fix race in netlink owner interface destruction
` [PATCH 5.15 109/196] selftests/exec: Add non-regular to TEST_GEN_PROGS
` [PATCH 5.15 111/196] ALSA: usb-audio: revert to IMPLICIT_FB_FIXED_DEV for M-Audio FastTrack Ultra
` [PATCH 5.15 112/196] ALSA: hda/realtek: Add quirk for Legion Y9000X 2019
` [PATCH 5.15 114/196] ALSA: hda: Fix regression on forced probe mask option
` [PATCH 5.15 115/196] ALSA: hda: Fix missing codec probe on Shenker Dock 15
` [PATCH 5.15 116/196] ASoC: ops: Fix stereo change notifications in snd_soc_put_volsw()
` [PATCH 5.15 117/196] ASoC: ops: Fix stereo change notifications in snd_soc_put_volsw_range()
` [PATCH 5.15 118/196] ASoC: ops: Fix stereo change notifications in snd_soc_put_volsw_sx()
` [PATCH 5.15 119/196] ASoC: ops: Fix stereo change notifications in snd_soc_put_xr_sx()
` [PATCH 5.15 120/196] cifs: fix set of group SID via NTSD xattrs
` [PATCH 5.15 121/196] powerpc/603: Fix boot failure with DEBUG_PAGEALLOC and KFENCE
` [PATCH 5.15 122/196] powerpc/lib/sstep: fix ptesync build error
` [PATCH 5.15 123/196] mtd: rawnand: gpmi: dont leak PM reference in error path
` [PATCH 5.15 124/196] smb3: fix snapshot mount option
` [PATCH 5.15 125/196] tipc: fix wrong notification node addresses
` [PATCH 5.15 126/196] scsi: ufs: Remove dead code
` [PATCH 5.15 127/196] scsi: ufs: Fix a deadlock in the error handler
` [PATCH 5.15 128/196] ASoC: tas2770: Insert post reset delay
` [PATCH 5.15 129/196] ASoC: qcom: Actually clear DMA interrupt register for HDMI
` [PATCH 5.15 130/196] block/wbt: fix negative inflight counter when remove scsi device
` [PATCH 5.15 131/196] NFS: Remove an incorrect revalidation in nfs4_update_changeattr_locked()
` [PATCH 5.15 132/196] NFS: LOOKUP_DIRECTORY is also ok with symlinks
` [PATCH 5.15 133/196] NFS: Do not report writeback errors in nfs_getattr()
` [PATCH 5.15 134/196] tty: n_tty: do not look ahead for EOL character past the end of the buffer
` [PATCH 5.15 135/196] block: fix surprise removal for drivers calling blk_set_queue_dying
` [PATCH 5.15 136/196] mtd: rawnand: qcom: Fix clock sequencing in qcom_nandc_probe()
` [PATCH 5.15 137/196] mtd: parsers: qcom: Fix kernel panic on skipped partition
` [PATCH 5.15 138/196] mtd: parsers: qcom: Fix missing free for pparts in cleanup
` [PATCH 5.15 139/196] mtd: phram: Prevent divide by zero bug in phram_setup()
` [PATCH 5.15 141/196] HID: elo: fix memory leak in elo_probe
` [PATCH 5.15 142/196] mtd: rawnand: ingenic: Fix missing put_device in ingenic_ecc_get
` [PATCH 5.15 143/196] Drivers: hv: vmbus: Fix memory leak in vmbus_add_channel_kobj
` [PATCH 5.15 144/196] KVM: x86/pmu: Refactoring find_arch_event() to pmc_perf_hw_id()
` [PATCH 5.15 145/196] KVM: x86/pmu: Dont truncate the PerfEvtSeln MSR when creating a perf event
` [PATCH 5.15 146/196] KVM: x86/pmu: Use AMD64_RAW_EVENT_MASK for PERF_TYPE_RAW
` [PATCH 5.15 147/196] ARM: OMAP2+: hwmod: Add of_node_put() before break
` [PATCH 5.15 148/196] ARM: OMAP2+: adjust the location of put_device() call in omapdss_init_of
` [PATCH 5.15 149/196] phy: usb: Leave some clocks running during suspend
` [PATCH 5.15 150/196] staging: vc04_services: Fix RCU dereference check
` [PATCH 5.15 151/196] phy: phy-mtk-tphy: Fix duplicated argument in phy-mtk-tphy
` [PATCH 5.15 152/196] irqchip/sifive-plic: Add missing thead,c900-plic match string
` [PATCH 5.15 153/196] x86/bug: Merge annotate_reachable() into _BUG_FLAGS() asm
` [PATCH 5.15 154/196] netfilter: conntrack: dont refresh sctp entries in closed state
` [PATCH 5.15 155/196] ksmbd: fix same UniqueId for dot and dotdot entries
` [PATCH 5.15 156/196] ksmbd: dont align last entry offset in smb2 query directory
` [PATCH 5.15 157/196] arm64: dts: meson-gx: add ATF BL32 reserved-memory region
` [PATCH 5.15 158/196] arm64: dts: meson-g12: "
` [PATCH 5.15 159/196] arm64: dts: meson-g12: drop BL32 region from SEI510/SEI610
` [PATCH 5.15 160/196] pidfd: fix test failure due to stack overflow on some arches
` [PATCH 5.15 161/196] selftests: fixup build warnings in pidfd / clone3 tests
` [PATCH 5.15 162/196] mm: io_uring: allow oom-killer from io_uring_setup
` [PATCH 5.15 163/196] ACPI: PM: Revert "Only mark EC GPE for wakeup on Intel systems"
` [PATCH 5.15 164/196] kconfig: let shell return enough output for deep path names
` [PATCH 5.15 165/196] ata: libata-core: Disable TRIM on M88V29
` [PATCH 5.15 166/196] soc: aspeed: lpc-ctrl: Block error printing on probe defer cases
` [PATCH 5.15 167/196] xprtrdma: fix pointer derefs in error cases of rpcrdma_ep_create
` [PATCH 5.15 168/196] drm/rockchip: dw_hdmi: Do not leave clock enabled in error case
` [PATCH 5.15 169/196] tracing: Fix tp_printk option related with tp_printk_stop_on_boot
` [PATCH 5.15 170/196] display/amd: decrease message verbosity about watermarks table failure
` [PATCH 5.15 171/196] drm/amd/display: Cap pflip irqs per max otg number
` [PATCH 5.15 172/196] drm/amd/display: fix yellow carp wm clamping
` [PATCH 5.15 173/196] net: usb: qmi_wwan: Add support for Dell DW5829e
` [PATCH 5.15 174/196] net: macb: Align the dma and coherent dma masks
` [PATCH 5.15 175/196] kconfig: fix failing to generate auto.conf
` [PATCH 5.15 176/196] scsi: lpfc: Fix pt2pt NVMe PRLI reject LOGO loop
` [PATCH 5.15 177/196] EDAC: Fix calculation of returned address and next offset in edac_align_ptr()
` [PATCH 5.15 178/196] ucounts: Handle wrapping in is_ucounts_overlimit
` [PATCH 5.15 179/196] ucounts: In set_cred_ucounts assume new->ucounts is non-NULL
` [PATCH 5.15 180/196] ucounts: Base set_cred_ucounts changes on the real user
` [PATCH 5.15 181/196] ucounts: Enforce RLIMIT_NPROC not RLIMIT_NPROC+1
` [PATCH 5.15 182/196] rlimit: Fix RLIMIT_NPROC enforcement failure caused by capability calls in set_user
` [PATCH 5.15 183/196] ucounts: Move RLIMIT_NPROC handling after set_user
` [PATCH 5.15 184/196] net: sched: limit TC_ACT_REPEAT loops
` [PATCH 5.15 185/196] dmaengine: sh: rcar-dmac: Check for error num after setting mask
` [PATCH 5.15 186/196] dmaengine: stm32-dmamux: Fix PM disable depth imbalance in stm32_dmamux_probe
` [PATCH 5.15 187/196] dmaengine: sh: rcar-dmac: Check for error num after dma_set_max_seg_size
` [PATCH 5.15 188/196] tests: fix idmapped mount_setattr test
` [PATCH 5.15 189/196] i2c: qcom-cci: dont delete an unregistered adapter
` [PATCH 5.15 190/196] i2c: qcom-cci: dont put a device tree node before i2c_add_adapter()
` [PATCH 5.15 191/196] dmaengine: ptdma: Fix the error handling path in pt_core_init()
` [PATCH 5.15 192/196] copy_process(): Move fd_install() out of sighand->siglock critical section
` [PATCH 5.15 193/196] scsi: qedi: Fix ABBA deadlock in qedi_process_tmf_resp() and qedi_process_cmd_cleanup_resp()
` [PATCH 5.15 194/196] ice: enable parsing IPSEC SPI headers for RSS
` [PATCH 5.15 195/196] i2c: brcmstb: fix support for DSL and CM variants
` [PATCH 5.15 196/196] lockdep: Correct lock_classes index mapping
[syzbot] kernel BUG in vhost_get_vq_desc
2022-02-21 9:17 UTC
[PATCH v7 00/10] ethdev: datapath-focused flow rules management
2022-02-21 9:47 UTC (4+ messages)
` [PATCH v8 "
` [PATCH v8 01/11] ethdev: introduce flow engine configuration
Call for GSoC and Outreachy project ideas for summer 2022
2022-02-21 9:36 UTC (6+ messages)
[PATCH 0/1] Fix allocating nodes twice on x86
2022-02-21 9:47 UTC (4+ messages)
` [PATCH 1/1] arch/x86/mm/numa: Do not initialize nodes twice
[Buildroot] Issue with login
2022-02-21 9:46 UTC (3+ messages)
[igt-dev] [PATCH i-g-t, v3] i915/gem_exec_store: Add test description
2022-02-21 9:56 UTC
[igt-dev] [PATCH i-g-t v7] tests/kms_display_modes: Add test for extended mode
2022-02-21 9:45 UTC (2+ messages)
[PATCH v8 0/19] drm/mediatek: Add mt8195 DisplayPort driver
2022-02-21 9:44 UTC (3+ messages)
` [PATCH v8 13/19] drm/mediatek: dpi: Add dpintf support
[PATCH v2 0/6] More follow-up on high-order PCP caching
2022-02-21 9:43 UTC (3+ messages)
` [PATCH 1/1] mm/page_alloc: Do not prefetch buddies during bulk free
[Intel-gfx] [PATCH] drm/i915/dg2: Print PHY name properly on calibration error
2022-02-21 9:42 UTC (2+ messages)
[PATCH mptcp-next] Squash to "selftests: mptcp: add implicit endpoint test case"
2022-02-21 9:39 UTC (2+ messages)
[PATCH] pwm: pwm-mtk-disp: Switch to regmap for mmio access
2022-02-21 9:15 UTC (2+ messages)
[PATCH v4 00/12] In-core git merge-tree ("Server side merges")
2022-02-21 9:16 UTC (4+ messages)
` [PATCH v5 "
[PATCH 0/8] RZN1 DMA support
2022-02-21 9:16 UTC (3+ messages)
` [PATCH 3/8] soc: renesas: rzn1-sysc: Export function to set dmamux
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.