All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-12-22 19:14:51 to 2020-12-22 20:33:47 UTC [more...]

[PATCH v2 0/6] arm64: dts: imx8mm: Add Engicam i.Core MX8M Mini
 2020-12-22 20:32 UTC  (13+ messages)
` [PATCH v2 2/6] dt-bindings: arm: fsl: Add Engicam i.Core MX8M Mini C.TOUCH 2.0

[PATCH] curl: Update 7.73.0 -> 7.74.0
 2020-12-22 20:33 UTC 

[dm-devel] [PATCH v1 0/5] dm: dm-user: New target that proxies BIOs to userspace
 2020-12-22 20:31 UTC  (2+ messages)

building csky with CC=clang
 2020-12-22 20:29 UTC 

ftrace_init doesn't patch _mcount calls on boot
 2020-12-22 20:28 UTC  (3+ messages)

[PATCH v5 0/9] Add k/uprobe & fentry & error_injection supported
 2020-12-22 20:26 UTC  (4+ messages)
` [PATCH v5 4/9] riscv: Fixup patch_text panic in ftrace

[PATCH] mm/userfaultfd: fix memory corruption due to writeprotect
 2020-12-22 20:26 UTC  (25+ messages)

[PATCH] arch: consolidate pm_power_off callback
 2020-12-22 20:14 UTC  (10+ messages)
    ` [OpenRISC] "

[PATCH v10 bpf-next] bpf/selftests: fold test_current_pid_tgid_new_ns into test_progs
 2020-12-22 20:26 UTC  (2+ messages)

[dpdk-dev] [dpdk-announce] DPDK Summit APAC - CFP is NOW OPEN!
 2020-12-22 20:09 UTC 

What's cooking in git.git (Dec 2020, #04; Tue, 22)
 2020-12-22 20:25 UTC  (2+ messages)

[PATCH v4] prctl.2: Document Syscall User Dispatch
 2020-12-22 20:25 UTC 

[lustre-devel] mdc_resource_inode_free()
 2020-12-22 20:25 UTC 

[PATCH 0/4] iommu/vtd-: Misc fixes on scalable mode
 2020-12-22 20:21 UTC  (3+ messages)
` [PATCH 2/3] iommu/vt-d: Track device aux-attach with subdevice_domain_info

[Aspeed, v1 1/1] net: ftgmac100: Change the order of getting MAC address
 2020-12-22 20:14 UTC  (7+ messages)
` [Aspeed, v2 0/2] "
` [Aspeed, v2 1/2] "
` [Aspeed, v2 2/2] "

[PATCH bpf-next 1/2] bpf: Add a bpf_kallsyms_lookup helper
 2020-12-22 20:17 UTC  (11+ messages)

[PATCH v3 0/5] Add Microchip PolarFire Soc Support
 2020-12-22 20:14 UTC  (4+ messages)

sparc32: Init process fails to load with generic kmap atomic
 2020-12-22 20:13 UTC  (4+ messages)

[PATCH] git.txt: fix typos in 'linkgit' macro invocation
 2020-12-22 20:05 UTC  (3+ messages)
` [PATCH v2] "

drivers/clocksource/timer-clint.c:72:24: sparse: sparse: cast removes address space '__iomem' of expression
 2020-12-22 20:04 UTC  (2+ messages)

[PATCHSET] saner elf compat
 2020-12-22 20:04 UTC  (7+ messages)

[Buildroot] Configuring OpenGL
 2020-12-22 20:05 UTC  (5+ messages)

[PATCH v5 00/12]Show privacy_gpio as a v4l2_ctrl
 2020-12-22 20:04 UTC  (4+ messages)
` [PATCH v5 09/12] media: uvcvideo: Implement UVC_QUIRK_PRIVACY_DURING_STREAM

[lttng-dev] [tracecompass-dev] CTF2-PROP-2.0: Proposal for a major revision of the Common Trace Format, version 1.8
 2020-12-22 16:17 UTC 

incoming
 2020-12-22 20:03 UTC  (61+ messages)
` [patch 01/60] kasan: drop unnecessary GPL text from comment headers
` [patch 02/60] kasan: KASAN_VMALLOC depends on KASAN_GENERIC
` [patch 03/60] kasan: group vmalloc code
` [patch 04/60] kasan: shadow declarations only for software modes
` [patch 05/60] kasan: rename (un)poison_shadow to (un)poison_range
` [patch 06/60] kasan: rename KASAN_SHADOW_* to KASAN_GRANULE_*
` [patch 07/60] kasan: only build init.c for software modes
` [patch 08/60] kasan: split out shadow.c from common.c
` [patch 09/60] kasan: define KASAN_MEMORY_PER_SHADOW_PAGE
` [patch 10/60] kasan: rename report and tags files
` [patch 11/60] kasan: don't duplicate config dependencies
` [patch 12/60] kasan: hide invalid free check implementation
` [patch 13/60] kasan: decode stack frame only with KASAN_STACK_ENABLE
` [patch 14/60] kasan, arm64: only init shadow for software modes
` [patch 15/60] kasan, arm64: only use kasan_depth "
` [patch 16/60] kasan, arm64: move initialization message
` [patch 17/60] kasan, arm64: rename kasan_init_tags and mark as __init
` [patch 18/60] kasan: rename addr_has_shadow to addr_has_metadata
` [patch 19/60] kasan: rename print_shadow_for_address to print_memory_metadata
` [patch 20/60] kasan: rename SHADOW layout macros to META
` [patch 21/60] kasan: separate metadata_fetch_row for each mode
` [patch 22/60] kasan: introduce CONFIG_KASAN_HW_TAGS
` [patch 23/60] arm64: enable armv8.5-a asm-arch option
` [patch 24/60] arm64: mte: add in-kernel MTE helpers
` [patch 25/60] arm64: mte: reset the page tag in page->flags
` [patch 26/60] arm64: mte: add in-kernel tag fault handler
` [patch 27/60] arm64: kasan: allow enabling in-kernel MTE
` [patch 28/60] arm64: mte: convert gcr_user into an exclude mask
` [patch 29/60] arm64: mte: switch GCR_EL1 in kernel entry and exit
` [patch 30/60] kasan, mm: untag page address in free_reserved_area
` [patch 31/60] arm64: kasan: align allocations for HW_TAGS
` [patch 32/60] arm64: kasan: add arch layer for memory tagging helpers
` [patch 33/60] kasan: define KASAN_GRANULE_SIZE for HW_TAGS
` [patch 34/60] kasan, x86, s390: update undef CONFIG_KASAN
` [patch 35/60] kasan, arm64: expand CONFIG_KASAN checks
` [patch 36/60] kasan, arm64: implement HW_TAGS runtime
` [patch 37/60] kasan, arm64: print report from tag fault handler
` [patch 38/60] kasan, mm: reset tags when accessing metadata
` [patch 39/60] kasan, arm64: enable CONFIG_KASAN_HW_TAGS
` [patch 40/60] kasan: add documentation for hardware tag-based mode
` [patch 41/60] kselftest/arm64: check GCR_EL1 after context switch
` [patch 42/60] kasan: simplify quarantine_put call site
` [patch 43/60] kasan: rename get_alloc/free_info
` [patch 44/60] kasan: introduce set_alloc_info
` [patch 45/60] kasan, arm64: unpoison stack only with CONFIG_KASAN_STACK
` [patch 46/60] kasan: allow VMAP_STACK for HW_TAGS mode
` [patch 47/60] kasan: remove __kasan_unpoison_stack
` [patch 48/60] kasan: inline kasan_reset_tag for tag-based modes
` [patch 49/60] kasan: inline random_tag for HW_TAGS
` [patch 50/60] kasan: open-code kasan_unpoison_slab
` [patch 51/60] kasan: inline (un)poison_range and check_invalid_free
` [patch 52/60] kasan: add and integrate kasan boot parameters
` [patch 53/60] kasan, mm: check kasan_enabled in annotations
` [patch 54/60] kasan, mm: rename kasan_poison_kfree
` [patch 55/60] kasan: don't round_up too much
` [patch 56/60] kasan: simplify assign_tag and set_tag calls
` [patch 57/60] kasan: clarify comment in __kasan_kfree_large
` [patch 58/60] kasan: sanitize objects when metadata doesn't fit
` [patch 59/60] kasan, mm: allow cache merging with no metadata
` [patch 60/60] kasan: update documentation

[RFC PATCH 1/3] mm: support hugetlb free page reporting
 2020-12-22 19:59 UTC  (5+ messages)

[PATCH] RISC-V: Place DTB at 3GB boundary instead of 4GB
 2020-12-22 19:59 UTC  (10+ messages)

[Buildroot] [PATCH] package/nodejs: security bump to version 12.19.1
 2020-12-22 20:00 UTC 

Data corruption when using multiple devices with NVMEoF TCP
 2020-12-22 19:58 UTC  (3+ messages)

[PATCH] Documentation/git-send-email.txt: Mention less secure app access might need to enable
 2020-12-22 19:58 UTC  (6+ messages)

[PATCH] config: option transfer.ipversion to set transport protocol version for network fetches
 2020-12-22 19:55 UTC  (7+ messages)
` [PATCH] Config option to set the "

[RFC PATCH v2 0/7] iommu: Permit modular builds of io-pgtable drivers
 2020-12-22 19:54 UTC  (15+ messages)
` [PATCH v2 1/7] iommu/io-pgtable: Introduce dynamic io-pgtable fmt registration
` [PATCH v2 3/7] iommu/arm-smmu: Add dependency on io-pgtable format modules

[PATCH bpf] selftests/bpf: work-around EBUSY errors from hashmap update/delete
 2020-12-22 19:53 UTC 

[PATCH v3] drivers: clk: make gpio-gated clock support optional
 2020-12-22 19:51 UTC  (5+ messages)

[PATCH] i2c-imx.c: Synthesize end of transaction events without idle interrupts
 2020-12-22 19:48 UTC  (2+ messages)

sound/soc/intel/boards/kbl_rt5663_rt5514_max98927.c:345 kabylake_ssp_fixup() warn: ignoring unreachable code
 2020-12-22 19:51 UTC 

[PATCH v1 0/1] ima: Add test for selinux measurement
 2020-12-22 19:50 UTC  (6+ messages)
` [PATCH v1 1/1] "
        ` [LTP] "

[PATCH] doc: qemu-riscv: Fix opensbi build instructions
 2020-12-22 19:50 UTC 

Warnings in test_maps selftests in test_sockmap parts
 2020-12-22 19:47 UTC  (2+ messages)

[PATCH v13 0/6] Carry forward IMA measurement log on kexec on ARM64
 2020-12-22 19:45 UTC  (6+ messages)
` [PATCH v13 2/6] powerpc: Move arch independent ima kexec functions to drivers/of/kexec.c

[PATCH v4] s390/vfio-ap: clean up vfio_ap resources when KVM pointer invalidated
 2020-12-22 19:43 UTC  (5+ messages)

[PATCH] core.abbrev <off|false|no> disables abbreviations
 2020-12-22 19:42 UTC  (4+ messages)

[PATCH] erofs: support direct IO for uncompressed file
 2020-12-22 19:39 UTC  (4+ messages)

[PATCH v3] prctl.2: Document Syscall User Dispatch
 2020-12-22 19:39 UTC  (3+ messages)

[PATCH v2 00/48] Introduce core voltage scaling for NVIDIA Tegra20/30 SoCs
 2020-12-22 19:39 UTC  (47+ messages)
` [PATCH v2 02/48] dt-bindings: memory: tegra30: emc: Replace core regulator with power domain
` [PATCH v2 06/48] dt-bindings: clock: tegra: Document clocks sub-node
` [PATCH v2 11/48] opp: Add dev_pm_opp_find_level_ceil()
` [PATCH v2 13/48] opp: Add resource-managed versions of OPP API functions
` [PATCH v2 14/48] opp: Filter out OPPs based on availability of a required-OPP
` [PATCH v2 15/48] opp: Support set_opp() customization without requiring to use regulators
` [PATCH v2 19/48] opp: Fix adding OPP entries in a wrong order if rate is unavailable
` [PATCH v2 28/48] soc/tegra: Introduce core power domain driver
` [PATCH v2 43/48] ARM: tegra: Add OPP tables and power domains to Tegra20 device-tree
` [PATCH v2 44/48] ARM: tegra: Add OPP tables and power domains to Tegra30 device-tree

+ mm-mremap-fix-extent-calculation.patch added to -mm tree
 2020-12-22 19:32 UTC 

[PATCH] Documentation/submitting-patches: Document the SoB chain
 2020-12-22 19:25 UTC  (5+ messages)
  ` [PATCH] Documentation/submitting-patches: Add blurb about backtraces in commit messages

[PATCH] Bluetooth: btrtl: Enable central-peripheral role
 2020-12-22 19:24 UTC  (2+ messages)
`  "

[PATCH] wireless-regdb: Update regulatory rules for Ukraine (UA)
 2020-12-22 19:23 UTC  (5+ messages)
  ` [wireless-regdb] "

[PATCH 1/2] arm: dart6ul: change compatible string for eeprom
 2020-12-22 19:24 UTC  (2+ messages)
` [PATCH 2/2] arm: dart6ul: read and print SoM info from eeprom on startup

wg trunk (TM) traffic isolation: VRF vs netns
 2020-12-22 19:23 UTC  (2+ messages)

[PATCH 00/11] Modernizing the t7001 test script
 2020-12-22 19:22 UTC  (4+ messages)

[PATCH] Various pages: ffix: Remove explicit blank lines, and replace them by .PP when appropriate'
 2020-12-22 19:17 UTC 

[PATCH] doc/mgmt-api.txt: Introduce Set Runtime Firmware command
 2020-12-22 19:16 UTC  (2+ messages)

[PATCH] iio: sc27xx_adc: Use DIV_ROUND_CLOSEST() instead of open-coding it
 2020-12-22 19:16 UTC 

+ mm-add-prototype-for-__add_to_page_cache_locked-fix.patch added to -mm tree
 2020-12-22 19:16 UTC 

[PATCH] mm/page_reporting: use list_entry_is_head() in page_reporting_cycle()
 2020-12-22 18:27 UTC 

+ mm-add-prototype-for-__add_to_page_cache_locked.patch added to -mm tree
 2020-12-22 19:16 UTC 

[PATCH 0/3] aspeed-video: extend spurious interrupt handling
 2020-12-22 19:14 UTC  (6+ messages)
` [PATCH 2/3] aspeed-video: clear spurious interrupt bits unconditionally

[GIT PULL] More ACPI updates for v5.11-rc1
 2020-12-22 19:15 UTC 


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.