All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-01-24 18:12:00 to 2022-01-24 18:51:18 UTC [more...]

[PATCH v6 00/39] kasan, vmalloc, arm64: add vmalloc tagging support for SW/HW_TAGS
 2022-01-24 18:32 UTC  (24+ 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 24/39] kasan, vmalloc: add vmalloc tagging for SW_TAGS

[PATCH 4.4 000/114] 4.4.300-rc1 review
 2022-01-24 18:42 UTC  (36+ 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 014/114] media: em28xx: "
` [PATCH 4.4 015/114] media: dib0700: fix undefined behavior in tuner shutdown
` [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 4.4 028/114] serial: amba-pl011: do not request memory region twice
` [PATCH 4.4 029/114] floppy: Fix hang in watchdog when disk is ejected
` [PATCH 4.4 030/114] media: dib8000: Fix a memleak in dib8000_init()
` [PATCH 4.4 031/114] media: saa7146: mxb: Fix a NULL pointer dereference in mxb_attach()
` [PATCH 4.4 032/114] media: msi001: fix possible null-ptr-deref in msi001_probe()
` [PATCH 4.4 033/114] usb: ftdi-elan: fix memory leak on device disconnect
` [PATCH 4.4 034/114] pcmcia: rsrc_nonstatic: Fix a NULL pointer dereference in __nonstatic_find_io_region()
` [PATCH 4.4 035/114] pcmcia: rsrc_nonstatic: Fix a NULL pointer dereference in nonstatic_find_mem_region()
` [PATCH 4.4 036/114] ppp: ensure minimum packet size in ppp_write()
` [PATCH 4.4 037/114] spi: spi-meson-spifc: Add missing pm_runtime_disable() in meson_spifc_probe
` [PATCH 4.4 038/114] can: softing: softing_startstop(): fix set but not used variable warning
` [PATCH 4.4 039/114] can: xilinx_can: xcan_probe(): check for error irq
` [PATCH 4.4 040/114] pcmcia: fix setting of kthread task states
` [PATCH 4.4 041/114] net: mcs7830: handle usb read errors properly
` [PATCH 4.4 043/114] ALSA: jack: Add missing rwsem around snd_ctl_remove() calls

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

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

[PATCH v4 00/42] CXl 2.0 emulation Support
 2022-01-24 18:11 UTC  (16+ messages)
` [PATCH v4 22/42] acpi/cxl: Add _OSC implementation (9.14.2)
` [PATCH v4 23/42] tests/acpi: allow CEDT table addition
` [PATCH v4 24/42] acpi/cxl: Create the CEDT (9.14.1)
` [PATCH v4 25/42] hw/cxl/device: Add some trivial commands
` [PATCH v4 26/42] hw/cxl/device: Plumb real Label Storage Area (LSA) sizing
` [PATCH v4 27/42] hw/cxl/device: Implement get/set Label Storage Area (LSA)
` [PATCH v4 31/42] hw/pci-host/gpex-acpi: Add support for dsdt construction for pxb-cxl
` [PATCH v4 32/42] pci/pcie_port: Add pci_find_port_by_pn()
` [PATCH v4 36/42] arm/virt: Allow virt/CEDT creation
` [PATCH v4 37/42] hw/arm/virt: Basic CXL enablement on pci_expander_bridge instances pxb-cxl
` [PATCH v4 38/42] RFC: softmmu/memory: Add ops to memory_region_ram_init_from_file
` [PATCH v4 39/42] hw/cxl/component Add a dumb HDM decoder handler
` [PATCH v4 40/42] i386/pc: Enable CXL fixed memory windows
` [PATCH v4 41/42] qtest/acpi: Add reference CEDT tables

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

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

[Buildroot] [PATCH 1/1] package/riscv-isa-sim: set --with-boost
 2022-01-24 18:47 UTC  (5+ messages)

[Virtio-fs] [virtiofsd] MR closed: mount_fd: Use RAII for MountFd reference counting
 2022-01-24 18:46 UTC 

stable-rc/linux-4.9.y build: 188 builds: 4 failed, 184 passed, 3 errors, 34 warnings (v4.9.297-151-ga397812f7f1e)
 2022-01-24 18:44 UTC 

[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  (11+ messages)

[PATCH 4.9 1/3] ion: Fix use after free during ION_IOC_ALLOC
 2022-01-24 18:31 UTC  (2+ messages)

[PATCH 4.14] NFSv4: Initialise connection to the server in nfs4_alloc_client()
 2022-01-24 18:27 UTC  (2+ messages)

[PATCH v3 stable-5.10] ath10k: Fix the MTU size on QCA9377 SDIO
 2022-01-24 18:26 UTC  (2+ messages)

[PATCH for stable 5.x] rcu: Tighten rcu_advance_cbs_nowake() checks
 2022-01-24 18:16 UTC  (8+ messages)

[XEN v3] xen/arm64: io: Decode ldr/str post-indexing instructions
 2022-01-24 18:41 UTC  (6+ messages)

[PATCH v2] iogen: upgrade to fallocate
 2022-01-24 18:40 UTC  (3+ messages)

[PATCH v5 0/3] KVM: x86: Provide per VM capability for disabling PMU virtualization
 2022-01-24 18:39 UTC  (3+ messages)
` [PATCH v5 1/3] "

stable-rc/queue/5.16 build: 177 builds: 5 failed, 172 passed, 12 errors, 4 warnings (v5.16.2-1040-g92d36370370e)
 2022-01-24 18:39 UTC 

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

stable-rc/linux-5.16.y build: 158 builds: 5 failed, 153 passed, 11 errors, 4 warnings (v5.16.2-1041-gbb0f7c24685b)
 2022-01-24 18:37 UTC 

[PATCH] generic/273: use _get_file_block_size
 2022-01-24 18:37 UTC 

[PATCH 4.9] media: firewire: firedtv-avc: fix a buffer overflow in avc_ca_pmt()
 2022-01-24 18:35 UTC 

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

[PATCH v3 0/4] Python: Improvements for iotest 040,041
 2022-01-24 18:06 UTC  (4+ messages)
` [PATCH v3 1/4] python/aqmp: Fix negotiation with pre-"oob" QEMU
` [PATCH v3 2/4] python/machine: raise VMLaunchFailure exception from launch()
` [PATCH v3 3/4] python: upgrade mypy to 0.780

[PATCH 4.9] NFSv4: Initialise connection to the server in nfs4_alloc_client()
 2022-01-24 18:34 UTC 

[PATCH 5.10] KVM: x86/mmu: Fix write-protection of PTs mapped by the TDP MMU
 2022-01-24 18:34 UTC  (2+ messages)

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

[PATCH v2] configure: fix parameter expansion of --cross-cc-cflags options
 2022-01-24 18:18 UTC 

[meta-oe][PATCH] iotop: Disable LTO with clang/rv64
 2022-01-24 18:33 UTC 

[PATCH 4.9 1/2] KVM: nVMX: fix EPT permissions as reported in exit qualification
 2022-01-24 18:33 UTC  (2+ messages)
` [PATCH 4.9 2/2] KVM: X86: MMU: Use the correct inherited permissions to get shadow page

[PATCH V2 00/13] block: don't drain file system I/O on del_gendisk
 2022-01-24 18:32 UTC  (3+ messages)
` [PATCH V2 02/13] block: move initialization of q->blkg_list into blkcg_init_queue

[RFC bpf-next 0/2] introduce bpf fdb lookup helper for xdp
 2022-01-24 18:32 UTC  (4+ messages)
` [RFC bpf-next 1/2] net: bridge: add unstable br_fdb_find_port_from_ifindex helper
    ` [Bridge] "

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

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

[PATCH RESEND] KVM: x86/mmu: fix UAF in paging_update_accessed_dirty_bits
 2022-01-24 18:29 UTC  (3+ messages)

apologies if this DNS conditional forwarding query is a daft question
 2022-01-24 18:26 UTC  (3+ messages)

[PATCH v2] cache.h: auto-detect if zlib has uncompress2()
 2022-01-24 18:27 UTC  (7+ messages)
` [PATCH v3] "
        ` [PATCH v4] compat: "
          ` [PATCH v5] "

[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: "

fbdev: Garbage collect fbdev scrolling acceleration
 2022-01-24 18:27 UTC  (5+ messages)

[GIT PULL v2 FOR 5.18] V4L2 patches
 2022-01-24 18:27 UTC  (2+ messages)
` [GIT PULL v2 FOR 5.18] V4L2 patches (#80275)

[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 "

[meta-multimedia][PATCH] gerbera: Upgrade to 1.9.2
 2022-01-24 18:26 UTC 

[igt-dev] [PATCH i-g-t] tests/i915/i915_hangman : Skips test for RCS/CCS on DG2
 2022-01-24 18:26 UTC  (3+ messages)

[PATCH v13 0/7] Add vmnet.framework based network backend
 2022-01-24 17:49 UTC  (5+ messages)
` [PATCH v13 2/7] net/vmnet: add vmnet backends to qapi/net

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

[PATCH iproute2 v3 0/2] add json support on tc u32
 2022-01-24 18:25 UTC  (4+ messages)
` [PATCH iproute2 v3 1/2] tc: u32: add support for json output

[PATCH v2] sparse-checkout: create leading directory
 2022-01-24 18:25 UTC  (2+ messages)

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

[PATCH] block: bdrv_set_backing_hd(): use drained section
 2022-01-24 17:37 UTC 

[PATCH 1/2] CI: update for meta-zephyr changes
 2022-01-24 18:24 UTC  (4+ messages)
` [PATCH 2/2] CI: fix check-layer indeterminism
  ` [meta-arm] "

[PATCH V3 00/10] media: hantro: imx8mq/imx8mm: Let VPU decoders get controlled by vpu-blk-ctrl
 2022-01-24 17:59 UTC  (9+ messages)
` [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

[RFC v1 3/5] xen/arm: introduce SCMI-SMC mediator driver
 2022-01-24 18:22 UTC  (11+ 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

How does EXT4 ensures two processes don't modify and synchronize one page at the same time
 2022-01-24 18:23 UTC  (2+ messages)

[PATCH v3] i2c: i801: Safely share SMBus with BIOS/ACPI
 2022-01-24 18:22 UTC  (2+ messages)

[PATCH v5 00/32] ARM vmap'ed and IRQ stacks roundup
 2022-01-24 17:57 UTC  (7+ messages)
` [PATCH v5 29/32] ARM: entry: rework stack realignment code in svc_entry
` [PATCH v5 30/32] ARM: switch_to: clean up Thumb2 code path
` [PATCH v5 31/32] ARM: mm: prepare vmalloc_seq handling for use under SMP
` [PATCH v5 32/32] ARM: implement support for vmap'ed stacks

[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

[PATCH v2] sparse-checkout: create leading directory
 2022-01-24 18:22 UTC  (2+ messages)

[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] arm64: dts: juno: Remove GICv2m dma-range
 2022-01-24 17:57 UTC 

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

[Intel-gfx] [RFC PATCH 0/5] Add basic support for flat-CCS bo evictions
 2022-01-24 18:21 UTC  (4+ messages)
` [Intel-gfx] [RFC PATCH 5/5] drm/i915/flat-CCS: handle creation and destruction of flat CCS bo's

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

[PATCH net-next v4 11/11] net: dsa: realtek: rtl8365mb: multiple cpu ports, non cpu extint
 2022-01-24 18:20 UTC  (13+ messages)

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

[PATCH v1 0/2] kselftest/arm64: Small fixes for sve-ptrace test
 2022-01-24 17:55 UTC  (3+ messages)
` [PATCH v1 1/2] kselftest/arm64: Skip VL_INHERIT tests for unsupported vector types
` [PATCH v1 2/2] kselftest/arm64: Correct logging of FPSIMD register read via ptrace

[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

Wireguard Windows Service Issues
 2022-01-24 18:17 UTC  (3+ messages)

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

A puzzle: reset --hard and hard links
 2022-01-24 18:16 UTC  (9+ messages)

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

[Intel-gfx] [PATCH] drm/i915/overlay: Prevent divide by zero bugs in scaling
 2022-01-24 18:15 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "

No sound on gpd pocket 3
 2022-01-24 18:11 UTC  (2+ messages)

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

[Bug 926] meson: Use of Future-deprecated features
 2022-01-24 18:12 UTC  (3+ messages)
` [PATCH] build: remove deprecated meson functions

[Buildroot] [RFC PATCH 0/1] Fix binutils/libiberty target install directory
 2022-01-24 18:12 UTC  (3+ messages)

[PATCH] python3-dbusmock: Add native recipe
 2022-01-24 18:12 UTC 

[PATCH 1/2] Revert "oeqa/runtime/stap: increase buffer size"
 2022-01-24 18:11 UTC  (2+ messages)
` [PATCH 2/2] core-image-sato-sdk: allocate more memory when in qemu


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.