linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-01-24 17:07:37 to 2022-01-24 18:50:11 UTC [more...]

[PATCH 4.4 000/114] 4.4.300-rc1 review
 2022-01-24 18:42 UTC  (19+ messages)
` [PATCH 4.4 001/114] Bluetooth: bfusb: fix division by zero in send path
` [PATCH 4.4 002/114] USB: core: Fix bug in resuming hubs handling of wakeup requests
` [PATCH 4.4 003/114] USB: Fix "slab-out-of-bounds Write" bug in usb_hcd_poll_rh_status
` [PATCH 4.4 004/114] mfd: intel-lpss: Fix too early PM enablement in the ACPI ->probe()
` [PATCH 4.4 005/114] can: gs_usb: fix use of uninitialized variable, detach device on reception of invalid USB data
` [PATCH 4.4 006/114] can: gs_usb: gs_can_start_xmit(): zero-initialize hf->{flags,reserved}
` [PATCH 4.4 007/114] drm/i915: Avoid bitwise vs logical OR warning in snb_wm_latency_quirk()
` [PATCH 4.4 008/114] media: uvcvideo: fix division by zero at stream start
` [PATCH 4.4 009/114] rtlwifi: rtl8192cu: Fix WARNING when calling local_irq_restore() with interrupts enabled
` [PATCH 4.4 010/114] HID: uhid: Fix worker destroying device without any protection
` [PATCH 4.4 011/114] nfc: llcp: fix NULL error pointer dereference on sendmsg() after failed bind()
` [PATCH 4.4 013/114] media: mceusb: fix control-message timeouts
` [PATCH 4.4 022/114] crypto: qce - fix uaf on qce_ahash_register_one
` [PATCH 4.4 023/114] tty: serial: atmel: Check return code of dmaengine_submit()
` [PATCH 4.4 024/114] tty: serial: atmel: Call dma_async_issue_pending()
` [PATCH 4.4 025/114] netfilter: bridge: add support for pppoe filtering
` [PATCH 4.4 026/114] arm64: dts: qcom: msm8916: fix MMC controller aliases
` [PATCH 4.4 027/114] drm/amdgpu: Fix a NULL pointer dereference in amdgpu_connector_lcd_native_mode()

[PATCH] mm: split thp synchronously on MADV_DONTNEED
 2022-01-24 18:48 UTC  (7+ messages)

[PATCH v1] arm64: dts: qcom: sc7280: Add camcc clock node
 2022-01-24 18:44 UTC 

[PATCH] net: stmmac: dwmac-sun8i: fix double disable and unprepare "stmmaceth" clk
 2022-01-24 18:43 UTC  (2+ messages)

[PATCH] mtd: aspeed-smc: improve probe resilience
 2022-01-24 18:34 UTC  (10+ messages)

[PATCH v5 00/20] tcp: Initial support for RFC5925 auth option
 2022-01-24 18:39 UTC  (2+ messages)

[PATCH] MAINTAINERS: Add Helge as fbdev maintainer
 2022-01-24 18:38 UTC  (13+ messages)

[PATCH] fcntl.2: document F_GET_SEALS on tmpfs peculiarity
 2022-01-24 18:35 UTC  (3+ messages)

[PATCH v6 00/39] kasan, vmalloc, arm64: add vmalloc tagging support for SW/HW_TAGS
 2022-01-24 18:32 UTC  (42+ messages)
` [PATCH v6 01/39] kasan, page_alloc: deduplicate should_skip_kasan_poison
` [PATCH v6 02/39] kasan, page_alloc: move tag_clear_highpage out of kernel_init_free_pages
` [PATCH v6 03/39] kasan, page_alloc: merge kasan_free_pages into free_pages_prepare
` [PATCH v6 04/39] kasan, page_alloc: simplify kasan_poison_pages call site
` [PATCH v6 05/39] kasan, page_alloc: init memory of skipped pages on free
` [PATCH v6 06/39] kasan: drop skip_kasan_poison variable in free_pages_prepare
` [PATCH v6 07/39] mm: clarify __GFP_ZEROTAGS comment
` [PATCH v6 08/39] kasan: only apply __GFP_ZEROTAGS when memory is zeroed
` [PATCH v6 09/39] kasan, page_alloc: refactor init checks in post_alloc_hook
` [PATCH v6 10/39] kasan, page_alloc: merge kasan_alloc_pages into post_alloc_hook
` [PATCH v6 11/39] kasan, page_alloc: combine tag_clear_highpage calls in post_alloc_hook
` [PATCH v6 12/39] kasan, page_alloc: move SetPageSkipKASanPoison "
` [PATCH v6 13/39] kasan, page_alloc: move kernel_init_free_pages "
` [PATCH v6 14/39] kasan, page_alloc: rework kasan_unpoison_pages call site
` [PATCH v6 15/39] kasan: clean up metadata byte definitions
` [PATCH v6 16/39] kasan: define KASAN_VMALLOC_INVALID for SW_TAGS
` [PATCH v6 17/39] kasan, x86, arm64, s390: rename functions for modules shadow
` [PATCH v6 18/39] kasan, vmalloc: drop outdated VM_KASAN comment
` [PATCH v6 19/39] kasan: reorder vmalloc hooks
` [PATCH v6 20/39] kasan: add wrappers for "
` [PATCH v6 21/39] kasan, vmalloc: reset tags in vmalloc functions
` [PATCH v6 22/39] kasan, fork: reset pointer tags of vmapped stacks
` [PATCH v6 23/39] kasan, arm64: "
` [PATCH v6 24/39] kasan, vmalloc: add vmalloc tagging for SW_TAGS
` [PATCH v6 25/39] kasan, vmalloc, arm64: mark vmalloc mappings as pgprot_tagged
` [PATCH v6 26/39] kasan, vmalloc: unpoison VM_ALLOC pages after mapping
` [PATCH v6 27/39] kasan, mm: only define ___GFP_SKIP_KASAN_POISON with HW_TAGS
` [PATCH v6 28/39] kasan, page_alloc: allow skipping unpoisoning for HW_TAGS
` [PATCH v6 29/39] kasan, page_alloc: allow skipping memory init "
` [PATCH v6 30/39] kasan, vmalloc: add vmalloc tagging "
` [PATCH v6 31/39] kasan, vmalloc: only tag normal vmalloc allocations
` [PATCH v6 32/39] kasan, arm64: don't tag executable "
` [PATCH v6 33/39] kasan: mark kasan_arg_stacktrace as __initdata
` [PATCH v6 34/39] kasan: clean up feature flags for HW_TAGS mode
` [PATCH v6 35/39] kasan: add kasan.vmalloc command line flag
` [PATCH v6 36/39] kasan: allow enabling KASAN_VMALLOC and SW/HW_TAGS
` [PATCH v6 37/39] arm64: select KASAN_VMALLOC for SW/HW_TAGS modes
` [PATCH v6 38/39] kasan: documentation updates
` [PATCH v6 39/39] kasan: improve vmalloc tests

[PATCH] mm: make 'highmem' symbol ro_after_init
 2022-01-24 18:31 UTC  (3+ messages)

[PATCH] net: tulip: remove redundant assignment to variable new_csr6
 2022-01-24 18:30 UTC  (2+ messages)

[PATCH V2 0/7] DRM kmap() fixes and kmap_local_page() conversions
 2022-01-24 18:27 UTC  (3+ messages)

[PATCH v6 bpf-next 0/7] bpf_prog_pack allocator
 2022-01-24 18:27 UTC  (12+ messages)
` [PATCH v6 bpf-next 6/7] bpf: introduce "

[PATCH v3] cgroup/bpf: fast path skb BPF filtering
 2022-01-24 18:25 UTC  (14+ messages)

[PATCH] kasan: test: fix compatibility with FORTIFY_SOURCE
 2022-01-24 18:24 UTC  (4+ messages)

[PATCH v1] binfmt_misc: fix crash when load/unload module
 2022-01-24 18:23 UTC  (6+ messages)
  ` [PATCH v2 0/2] Fix regression on binfmt_misc
  ` [PATCH v2 1/2] binfmt_misc: fix crash when load/unload module
  ` [PATCH v2 2/2] sysctl: fix return type to make compiler happy

[PATCH 01/30] habanalabs: check the return value of hl_cs_poll_fences()
 2022-01-24 18:22 UTC  (2+ messages)
  ` [PATCH 02/30] habanalabs: fix race when waiting on encaps signal

[RFC V1 00/31] mm/mmap: Drop protection_map[] and platform's __SXXX/__PXXX requirements
 2022-01-24 18:21 UTC  (3+ messages)
` [RFC V1 06/31] sparc/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT

[PATCH] highmem: Document kunmap_local()
 2022-01-24 18:21 UTC  (2+ messages)
` [PATCH V2] "

[patch v8 02/10] add prctl task isolation prctl docs and samples
 2022-01-24 18:20 UTC  (6+ messages)

[PATCH v2] mm/damon: Remove redundant page validation
 2022-01-24 18:20 UTC  (2+ messages)

[PATCH net-next 1/1] r8169: enable RTL8125 ASPM L1.2
 2022-01-24 18:19 UTC 

[RFC PATCH v2 0/5] vfio/pci: Enable runtime power management support
 2022-01-24 18:17 UTC  (6+ messages)
` [RFC PATCH v2 1/5] vfio/pci: register vfio-pci driver with runtime PM framework
` [RFC PATCH v2 2/5] vfio/pci: virtualize PME related registers bits and initialize to zero
` [RFC PATCH v2 3/5] vfio/pci: fix memory leak during D3hot to D0 tranistion
` [RFC PATCH v2 4/5] vfio/pci: Invalidate mmaps and block the access in D3hot power state
` [RFC PATCH v2 5/5] vfio/pci: add the support for PCI D3cold state

[PATCH] mm: page_alloc: avoid merging non-fallbackable pageblocks with others
 2022-01-24 18:17 UTC  (2+ messages)

[PATCH v1 0/2] Add support for the eDP panel on sc7280 CRD
 2022-01-24 18:15 UTC  (3+ messages)
` [PATCH v1 1/2] ARM64: dts: qcom: enable eDP panel support for sc7280
` [PATCH v1 2/2] drm/panel-edp: Add sharp "

[RFC V1 00/11] arm64/perf: Enable branch stack sampling
 2022-01-24 18:15 UTC  (6+ messages)
` [RFC V1 07/11] arm64/perf: Add BRBE driver
` [RFC V1 08/11] arm64/perf: Enable branch stack sampling

Linux 5.17-rc1
 2022-01-24 18:12 UTC  (2+ messages)

[PATCH v2 1/2] mm: thp: fix wrong cache flush in remove_migration_pmd()
 2022-01-24 18:11 UTC  (3+ messages)
` [PATCH v2 2/2] mm: fix missing cache flush for all tail pages of THP

[PATCH V3 00/10] media: hantro: imx8mq/imx8mm: Let VPU decoders get controlled by vpu-blk-ctrl
 2022-01-24 18:10 UTC  (11+ messages)
` [PATCH V3 04/10] dt-bindings: media: nxp, imx8mq-vpu: Split G1 and G2 nodes
` [PATCH V3 05/10] media: hantro: Allow i.MX8MQ G1 and G2 to run independently
` [PATCH V3 06/10] arm64: dts: imx8mq: Enable both G1 and G2 VPU's with vpu-blk-ctrl
` [PATCH V3 08/10] dt-bindings: media: nxp, imx8mq-vpu: Add support for G1 on imx8mm
` [PATCH V3 09/10] media: hantro: Add support for i.MX8MM Hantro-G1

[PATCH] fbdev: Fix file path that does not exist
 2022-01-24 18:02 UTC  (2+ messages)

[PATCH v2 1/5] nvmem: core: Remove unused devm_nvmem_unregister()
 2022-01-24 18:00 UTC  (5+ messages)
` [PATCH v2 2/5] nvmem: core: Use devm_add_action_or_reset()
` [PATCH v2 3/5] nvmem: core: Check input parameter for NULL in nvmem_unregister()
` [PATCH v2 4/5] mtd: core: Drop duplicate NULL checks around nvmem_unregister()
` [PATCH v2 5/5] thunderbolt: "

kernel BUG at mm/vmalloc.c:LINE! (2)
 2022-01-24 17:59 UTC  (4+ messages)

[PATCH 0/7] iommu cleanup and refactoring
 2022-01-24 17:55 UTC  (11+ messages)
` [PATCH 6/7] iommu: Use right way to retrieve iommu_ops
` [PATCH 7/7] iommu: Add iommu_domain::domain_ops

[PATCH v1] clk qcom: clk-alpha-pll: Update to use determine rate ops for PLL
 2022-01-24 17:48 UTC 

[PATCH net-next] net-core: add InMacErrors counter
 2022-01-24 17:46 UTC  (6+ messages)

fs/ntfs3/fsntfs.c:2248:41: warning: taking address of packed member 'de' of class or structure 'NTFS_DE_SII' may result in an unaligned pointer value
 2022-01-24 17:41 UTC  (2+ messages)

[RFC PATCH v1 01/10] s390/uaccess: Add storage key checked access to user memory
 2022-01-24 17:41 UTC  (3+ messages)
` [RFC PATCH] uaccess: Add mechanism for "

fs/dlm/midcomms.c:913:22: sparse: sparse: restricted __le32 degrades to integer
 2022-01-24 17:41 UTC  (8+ messages)

[PATCH] x86/boot: Avoid redundant address overlap tests in memcpy()
 2022-01-24 17:38 UTC  (2+ messages)

[RFC 0/7] 64-bit data integrity field support
 2022-01-24 17:38 UTC  (3+ messages)
` [RFC 5/7] asm-generic: introduce be48 unaligned accessors

[RFC] PM: suspend: Upstreaming wakeup reason capture support
 2022-01-24 17:37 UTC  (2+ messages)

[PATCH net-next 0/4] ice: switch: debloat packet templates code
 2022-01-24 17:35 UTC  (7+ messages)
` [PATCH net-next 1/4] ice: switch: add and use u16[] aliases to ice_adv_lkup_elem::{h,m}_u
` [PATCH net-next 2/4] ice: switch: unobscurify bitops loop in ice_fill_adv_dummy_packet()
` [PATCH net-next 3/4] ice: switch: use a struct to pass packet template params
` [PATCH net-next 4/4] ice: switch: use convenience macros to declare dummy pkt templates
` ice: Add support for inner etype in switchdev

[PATCH v3 0/4] Watchdog: sp5100_tco: Replace cd6h/cd7h port I/O accesses with MMIO accesses
 2022-01-24 17:36 UTC  (3+ messages)
` [PATCH v3 3/4] Watchdog: sp5100_tco: Add initialization using EFCH MMIO

[PATCH 0/2] Add support for Azoteq IQS620A(T) V3
 2022-01-24 17:34 UTC  (3+ messages)
` [PATCH 2/2] iio: temperature: iqs620at-temp: Add support for V3 silicon

[PATCH v2 1/2] usb: ulpi: Add debugfs support
 2022-01-24 17:33 UTC  (2+ messages)
` [PATCH v2 2/2] usb: ulpi: Call of_node_put correctly

[REGRESSION] Too-low frequency limit for AMD GPU PCI-passed-through to Windows VM
 2022-01-24 17:30 UTC  (10+ messages)

[PATCH RESEND] media: omap3isp: Use struct_group() for memcpy() region
 2022-01-24 17:29 UTC 

Why does cdns_pcie_ep_set_bar use sz > SZ_2G for is_64bits in pcie-cadence-ep.c?
 2022-01-24 17:28 UTC  (6+ messages)

[PATCH 1/3] dt-bindings: pinctrl: qcom,pmic-mpp: Document PM8226 compatible
 2022-01-24 17:15 UTC  (3+ messages)
` [PATCH 2/3] pinctrl: qcom: spmi-mpp: Add "
` [PATCH 3/3] ARM: dts: qcom: pm8226: Add node for the MPP

[PATCH] media: bttv: Fix a NULL pointer dereference in bttv_overlay()
 2022-01-24 17:26 UTC 

[resend RFC 0/3] core scheduling: add PR_SCHED_CORE_SHARE
 2022-01-24 17:25 UTC  (4+ messages)
` [resend RFC 2/3] sched/prctl: add PR_SCHED_CORE_SHARE command

[PATCH v3] mm: use compare-exchange operation to set KASAN page tag
 2022-01-24 17:25 UTC  (3+ messages)

[PATCH] x86: add additional EPT bit definitions
 2022-01-24 17:24 UTC  (2+ messages)

[PATCH] perf arm-spe: Use SPE data source for neoverse cores
 2022-01-24 17:24 UTC  (2+ messages)

[PATCH v2 00/20] fscache,erofs: fscache-based demand-read semantics
 2022-01-24 17:23 UTC  (2+ messages)

Build regressions/improvements in v5.17-rc1
 2022-01-24 17:23 UTC  (4+ messages)

[PATCH RESEND] net/mlx5e: Use struct_group() for memcpy() region
 2022-01-24 17:22 UTC 

[PATCH] scsi: mpt3sas: FIx a NULL pointer dereference bug in mpt3sas_transport_port_add()
 2022-01-24 17:21 UTC 

[PATCH v2 RESEND] net/mlx5e: Avoid field-overflowing memcpy()
 2022-01-24 17:20 UTC 

[PATCH v3 1/6] math.h: Introduce data types for fractional numbers
 2022-01-24 17:20 UTC  (6+ messages)
` [PATCH v3 2/6] iio: adc: rn5t618: Re-use generic struct u16_fract
` [PATCH v3 3/6] iio: adc: twl4030-madc: Re-use generic struct s16_fract
` [PATCH v3 4/6] iio: adc: qcom-vadc-common: Re-use generic struct u32_fract
` [PATCH v3 5/6] iio: afe: iio-rescale: Group rescale field assignments in ->probe()
` [PATCH v3 6/6] iio: afe: iio-rescale: Re-use generic struct s32_fract

[PATCH] media: ti-vpe: cal: Fix a NULL pointer dereference in cal_ctx_v4l2_init_formats()
 2022-01-24 17:20 UTC 

[PATCH] media: saa7134: Fix a NULL pointer dereference in saa7134_initdev()
 2022-01-24 17:19 UTC 

[PATCH] ata: pata_atiixp: make static read-only arrays const
 2022-01-24 17:18 UTC  (2+ messages)

[PATCH v4 0/7] Use pageblock_order for cma and alloc_contig_range alignment
 2022-01-24 17:17 UTC  (4+ messages)
` [PATCH v4 3/7] mm: page_isolation: check specified range for unmovable pages

[PATCH] x86/perf: Default freeze_on_smi on for Comet Lake and later
 2022-01-24 17:16 UTC  (6+ messages)

[PATCH] media: mtk-vcodec: media: mtk-vcodec: Fix a NULL pointer dereference in mtk_vcodec_fw_vpu_init()
 2022-01-24 17:15 UTC 

[PATCH] media: pci: cx23855-video.c: Fix a NULL pointer dereference in cx23885_video_register()
 2022-01-24 17:16 UTC 

[PATCH v1] clk: qcom: clk-rcg2: Update logic to calculate D value for RCG
 2022-01-24 17:14 UTC 

[PATCH v2 00/30] KVM: s390: enable zPCI for interpretive execution
 2022-01-24 17:15 UTC  (5+ messages)
` [PATCH v2 17/30] KVM: s390: mechanism to enable guest zPCI Interpretation

[RFC PATCH 00/15] rseq uapi and selftest updates
 2022-01-24 17:12 UTC  (16+ messages)
` [RFC PATCH 01/15] selftests/rseq: introduce own copy of rseq uapi header
` [RFC PATCH 02/15] rseq: Remove broken uapi field layout on 32-bit little endian
` [RFC PATCH 03/15] selftests/rseq: Remove useless assignment to cpu variable
` [RFC PATCH 04/15] selftests/rseq: Remove volatile from __rseq_abi
` [RFC PATCH 05/15] selftests/rseq: Introduce rseq_get_abi() helper
` [RFC PATCH 06/15] selftests/rseq: Introduce thread pointer getters
` [RFC PATCH 07/15] selftests/rseq: Uplift rseq selftests for compatibility with glibc-2.35
` [RFC PATCH 08/15] selftests/rseq: Fix ppc32: wrong rseq_cs 32-bit field pointer on big endian
` [RFC PATCH 09/15] selftests/rseq: Fix ppc32 missing instruction selection "u" and "x" for load/store
` [RFC PATCH 10/15] selftests/rseq: Fix ppc32 offsets by using long rather than off_t
` [RFC PATCH 11/15] selftests/rseq: Fix warnings about #if checks of undefined tokens
` [RFC PATCH 12/15] selftests/rseq: Remove arm/mips asm goto compiler work-around
` [RFC PATCH 13/15] selftests/rseq: Fix: work-around asm goto compiler bugs
` [RFC PATCH 14/15] selftests/rseq: x86-64: use %fs segment selector for accessing rseq thread area
` [RFC PATCH 15/15] selftests/rseq: x86-32: use %gs "

[PATCH 00/60] drm: Make all drivers to honour the nomodeset parameter
 2022-01-24 17:09 UTC  (7+ messages)
` [PATCH 01/60] drm/komeda: Add support for the nomodeset kernel parameter
` [PATCH 02/60] drm/arm/hdlcd: "
` [PATCH 03/60] drm/malidp: "

[PATCH] net: dsa|ethernet: use bool values to pass bool param of phy_init_eee
 2022-01-24 17:09 UTC  (2+ messages)

[PATCH] media: mtk-vcodec: Fix a NULL pointer dereference in mtk_vcodec_fw_scp_init()
 2022-01-24 17:07 UTC 

[PATCH 0/2] KVM: x86: Partially allow KVM_SET_CPUID{,2} follow-up
 2022-01-24 17:07 UTC  (6+ messages)
` [PATCH 2/2] KVM: x86: Use memcmp in kvm_cpuid_check_equal()


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).