messages from 2021-01-15 16:48:02 to 2021-01-15 17:20:10 UTC [more...]
[PATCH v3 0/3] Add support for Boundary Nitrogen8M Mini SBC
2021-01-15 17:18 UTC (7+ messages)
` [PATCH v3 1/3] dt-bindings: arm: imx: add imx8mm nitrogen support
` [PATCH v3 2/3] arm64: dts: imx: Add i.mx8mm nitrogen8mm basic dts support
[PATCH v3 0/9] UBSan Enablement for hyp/nVHE code
2021-01-15 17:18 UTC (15+ messages)
` [PATCH v3 1/9] KVM: arm64: Enable UBSan instrumentation in nVHE hyp code
` [PATCH v3 2/9] KVM: arm64: Add a buffer that can pass UBSan data from hyp/nVHE to kernel
` [PATCH v3 3/9] KVM: arm64: Enable UBSAN_BOUNDS for the both the kernel and hyp/nVHE
` [PATCH v3 4/9] KVM: arm64: Enable UBsan check for unreachable code inside hyp/nVHE code
` [PATCH v3 5/9] KVM: arm64: Enable shift out of bounds undefined behaviour check for hyp/nVHE
` [PATCH v3 6/9] KVM: arm64: __ubsan_handle_load_invalid_value EL2 implementation
` [PATCH v3 7/9] KVM: arm64: Detect type mismatch undefined behaviour from hyp/nVHE code
` [PATCH v3 8/9] KVM: arm64: Detect arithmetic overflow is inside hyp/nVHE
` [PATCH v3 9/9] KVM: arm64: Add UBSan tests for PKVM
Consult on ARM SMMU debugfs
2021-01-15 17:17 UTC (5+ messages)
[PATCH] qtest/npcm7xx_pwm-test: Fix memleak in pwm_qom_get
2021-01-15 17:17 UTC (4+ messages)
[PATCH v4] Documentation: livepatch: document reliable stacktrace
2021-01-15 17:16 UTC
[MPTCP] [PATCH v2 mptcp-next] mptcp: implement delegated actions
2021-01-15 17:17 UTC
[PATCH v2 0/5] Add sysfs interface to collect reports from debugging tools
2021-01-15 17:17 UTC (8+ messages)
` [PATCH v2 2/5] lib: add error_report_notify to collect debugging tools' reports
` [PATCH v2 3/5] docs: ABI: add /sys/kernel/error_report/ documentation
[PATCH v3] octeontx2-af: Fix missing check bugs in rvu_cgx.c
2021-01-15 14:10 UTC
[PATCH v6 00/39] powerpc: interrupt wrappers
2021-01-15 16:49 UTC (12+ messages)
` [PATCH v6 01/39] KVM: PPC: Book3S HV: Context tracking exit guest context before enabling irqs
` [PATCH v6 02/39] powerpc/32s: move DABR match out of handle_page_fault
` [PATCH v6 03/39] powerpc/64s: "
` [PATCH v6 04/39] powerpc/64s: move the hash fault handling logic to C
` [PATCH v6 05/39] powerpc: remove arguments from fault handler functions
` [PATCH v6 06/39] powerpc: do_break get registers from regs
` [PATCH v6 07/39] powerpc: bad_page_fault "
` [PATCH v6 08/39] powerpc: rearrange do_page_fault error case to be inside exception_enter
` [PATCH v6 09/39] powerpc/64s: move bad_page_fault handling to C
` [PATCH v6 10/39] powerpc/64s: split do_hash_fault
[PATCH 1/2] ASoC: qcom: lpass: Fix hardcoded SC7810 DAI IDs
2021-01-15 17:15 UTC (4+ messages)
[Intel-gfx] [PATCH v2] drm/i915/debugfs : PM_REQ and PM_RES registers
2021-01-15 17:16 UTC (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/debugfs : PM_REQ and PM_RES registers (rev3)
[poky][PATCH] bitbake: remove /usr from pseudo ignore paths
2021-01-15 17:15 UTC (8+ messages)
` [OE-core] "
IRQ latency measurements in hypervisor
2021-01-15 17:13 UTC (5+ messages)
[PATCH v3] Documentation: livepatch: document reliable stacktrace
2021-01-15 17:12 UTC (3+ messages)
[PATCH net v2] udp: ipv4: manipulate network header of NATed UDP GRO fraglist
2021-01-15 17:12 UTC (2+ messages)
[PATCH] kcsan: Add missing license and copyright headers
2021-01-15 17:09 UTC
[PATCH v3 net-next 00/10] Configuring congestion watermarks on ocelot switch using devlink-sb
2021-01-15 17:11 UTC (8+ messages)
` [PATCH v3 net-next 08/10] net: mscc: ocelot: register devlink ports
` Renaming interfaces that are up (Was "Re: [PATCH v3 net-next 08/10] net: mscc: ocelot: register devlink") ports
[PATCH] pinctrl: qcom-pmic-gpio: Add support for pm8019
2021-01-15 17:11 UTC (2+ messages)
` [PATCH] pinctrl: qcom: spmi-mpp: Add PM8019 compatible
[PATCH RFC 00/30] userfaultfd-wp: Support shmem and hugetlbfs
2021-01-15 17:12 UTC (31+ messages)
` [PATCH RFC 01/30] mm/thp: Simplify copying of huge zero page pmd when fork
` [PATCH RFC 02/30] mm/userfaultfd: Fix uffd-wp special cases for fork()
` [PATCH RFC 03/30] mm/userfaultfd: Fix a few thp pmd missing uffd-wp bit
` [PATCH RFC 04/30] shmem/userfaultfd: Take care of UFFDIO_COPY_MODE_WP
` [PATCH RFC 05/30] mm: Clear vmf->pte after pte_unmap_same() returns
` [PATCH RFC 06/30] mm/userfaultfd: Introduce special pte for unmapped file-backed mem
` [PATCH RFC 07/30] mm/swap: Introduce the idea of special swap ptes
` [PATCH RFC 08/30] shmem/userfaultfd: Handle uffd-wp special pte in page fault handler
` [PATCH RFC 09/30] mm: Drop first_index/last_index in zap_details
` [PATCH RFC 10/30] mm: Introduce zap_details.zap_flags
` [PATCH RFC 11/30] mm: Introduce ZAP_FLAG_SKIP_SWAP
` [PATCH RFC 12/30] mm: Pass zap_flags into unmap_mapping_pages()
` [PATCH RFC 13/30] shmem/userfaultfd: Persist uffd-wp bit across zapping for file-backed
` [PATCH RFC 14/30] shmem/userfaultfd: Allow wr-protect none pte for file-backed mem
` [PATCH RFC 15/30] shmem/userfaultfd: Allows file-back mem to be uffd wr-protected on thps
` [PATCH RFC 16/30] shmem/userfaultfd: Handle the left-overed special swap ptes
` [PATCH RFC 17/30] shmem/userfaultfd: Pass over uffd-wp special swap pte when fork()
` [PATCH RFC 18/30] hugetlb/userfaultfd: Hook page faults for uffd write protection
` [PATCH RFC 19/30] hugetlb/userfaultfd: Take care of UFFDIO_COPY_MODE_WP
` [PATCH RFC 20/30] hugetlb/userfaultfd: Handle UFFDIO_WRITEPROTECT
` [PATCH RFC 21/30] hugetlb: Pass vma into huge_pte_alloc()
` [PATCH RFC 22/30] hugetlb/userfaultfd: Forbid huge pmd sharing when uffd enabled
` [PATCH RFC 23/30] mm/hugetlb: Introduce huge version of special swap pte helpers
` [PATCH RFC 24/30] mm/hugetlb: Move flush_hugetlb_tlb_range() into hugetlb.h
` [PATCH RFC 25/30] hugetlb/userfaultfd: Unshare all pmds for hugetlbfs when register wp
` [PATCH RFC 26/30] hugetlb/userfaultfd: Handle uffd-wp special pte in hugetlb pf handler
` [PATCH RFC 27/30] hugetlb/userfaultfd: Allow wr-protect none ptes
` [PATCH RFC 28/30] hugetlb/userfaultfd: Only drop uffd-wp special pte if required
` [PATCH RFC 29/30] userfaultfd: Enable write protection for shmem & hugetlbfs
` [PATCH RFC 30/30] userfaultfd/selftests: Enable uffd-wp for shmem/hugetlbfs
[PATCH v8 0/4] HID: i2c-hid: Reorganize to allow supporting goodix,gt7375p
2021-01-15 17:11 UTC (8+ messages)
[PATCH for 5.10.x] btrfs: shrink delalloc pages instead of full inodes
2021-01-15 17:09 UTC (3+ messages)
[PATCH 00/15] *** ARC port for review ***
2021-01-15 17:11 UTC (13+ messages)
` [PATCH 03/15] arc: Opcode definitions table
` [PATCH 04/15] arc: TCG and decoder glue code and helpers
` [PATCH 05/15] arc: TCG instruction generator and hand-definitions
` [PATCH 06/15] arc: TCG instruction definitions
[PATCH v5 0/2] add sysfs exports for TPM 2 PCR registers
2021-01-15 17:10 UTC (6+ messages)
` [PATCH v5 1/2] tpm: add sysfs exports for all banks of "
[MPTCP] [PATCH net-next] Squash-to: "mptcp: re-enable sndbuf autotune"
2021-01-15 17:11 UTC
[PATCH] audit: Remove leftover reference to the audit_tasklet
2021-01-15 17:08 UTC (3+ messages)
[PATCH 0/4] SM8350 USB and dt-bindings updates
2021-01-15 17:09 UTC (6+ messages)
` [PATCH 1/4] phy: qcom-qmp: Add SM8350 USB QMP PHYs
[PATCH 0/2] Add mediatek MT6359 accdet driver
2021-01-15 17:07 UTC (6+ messages)
` [PATCH 2/2] ASoC: mediatek: mt6359: add "
[PATCH v4 0/6] Silvaco I3C master driver
2021-01-15 17:08 UTC (7+ messages)
` [PATCH v4 1/6] dt-bindings: i3c: Convert controller description to yaml
` [PATCH v4 4/6] dt-bindings: i3c: Describe Silvaco master binding
[GIT PULL] ARM: Visconti: device tree changes for 5.11
2021-01-15 17:07 UTC (4+ messages)
[Intel-gfx] [PATCH] drm/i915/userptr: detect un-GUP-able pages early
2021-01-15 17:07 UTC (6+ messages)
` "
[PATCH v9 0/4] HID: i2c-hid: Reorganize to allow supporting goodix, gt7375p
2021-01-15 17:06 UTC (7+ messages)
` [PATCH v9 0/4] HID: i2c-hid: Reorganize to allow supporting goodix,gt7375p
` [PATCH v9 1/4] HID: i2c-hid: Reorganize so ACPI and OF are separate modules
` [PATCH v9 2/4] arm64: defconfig: Update config names for i2c-hid rejigger
` [PATCH v9 3/4] dt-bindings: input: HID: i2c-hid: Introduce bindings for the Goodix GT7375P
` [PATCH v9 4/4] HID: i2c-hid: Introduce goodix-i2c-hid using i2c-hid core
[PATCH RFC 0/4] Fix arm64 crash for accessing unmapped IO port regions (reboot)
2021-01-15 16:58 UTC (10+ messages)
` [PATCH RFC 1/4] arm64: io: Introduce IO_SPACE_BASE
` [PATCH RFC 2/4] asm-generic/io.h: Add IO_SPACE_BASE
` [PATCH RFC 3/4] kernel/resource: Make ioport_resource.start configurable
` [PATCH RFC 4/4] logic_pio: Warn on and discard accesses to addresses below IO_SPACE_BASE
[PATCH 0/2] kasan: fixes for 5.11-rc
2021-01-15 17:05 UTC (10+ messages)
` [PATCH 2/2] kasan, arm64: fix pointer tags in KASAN reports
[PATCH v2 1/2] misc: Add clock control logic into Aspeed LPC SNOOP driver
2021-01-15 17:04 UTC (5+ messages)
[PATCH] PM / devfreq: Add sysfs attributes to simple_ondemand governor
2021-01-15 17:05 UTC
[virtio-dev] [PATCH RFC v4 0/1] Virtio Video Device Specification
2021-01-15 16:55 UTC (5+ messages)
[PATCH RFC 0/4] KVM: x86: Drastically raise KVM_USER_MEM_SLOTS limit
2021-01-15 17:05 UTC (5+ messages)
` [PATCH RFC 1/4] KVM: x86: Drop redundant KVM_MEM_SLOTS_NUM definition
` [PATCH RFC 3/4] KVM: Define KVM_USER_MEM_SLOTS in arch-neutral include/linux/kvm_host.h
[PATCH v2][dunfell][gatesgarth][master] zip: whitelist CVE-2018-13410 and CVE-2018-13684
2021-01-15 17:05 UTC
[PATCH] soc: samsung: pm_domains: Convert to regular platform driver
2021-01-15 17:04 UTC (2+ messages)
` (subset) "
[PATCH V3 0/3] nvme: fixes for command retry
2021-01-15 17:04 UTC (3+ messages)
` [PATCH V3 3/3] nvme: retry commands based on ACRE flag
[PATCH] mm: memcontrol: prevent starvation when writing memory.high
2021-01-15 17:03 UTC (5+ messages)
[PATCH][dunfell][gatesgarth][master] zip: whitelist CVE-2018-13410 and CVE-2018-13684
2021-01-15 17:03 UTC (4+ messages)
` [OE-core] "
[meta-python][PATCH] python3-sh: remove python3-tests from RDEPENDS
2021-01-15 17:03 UTC
[PATCH 0/5] Introduce DSA Ethernet switch class and Felix driver
2021-01-15 17:03 UTC (6+ messages)
` [PATCH 4/5] arm: dts: ls1028a: Add Ethernet switch node and dependencies
[PATCH v4 0/1] io_uring: fix skipping of old timeout events
2021-01-15 17:02 UTC (3+ messages)
` [PATCH v4 1/1] io_uring: flush timeouts that should already have expired
stable-rc/linux-4.9.y baseline: 107 runs, 6 regressions (v4.9.251-26-g5728b2608cec5)
2021-01-15 17:01 UTC
[Intel-gfx] [PATCH v7 0/3] drm/i915/gen12: Add display render clear color decompression support
2021-01-15 17:01 UTC (4+ messages)
` [Intel-gfx] [PATCH v7 2/3] drm/i915/gem: Add a helper to read data from a GEM object page
[pull] amdgpu drm-next-5.12
2021-01-15 17:01 UTC (5+ messages)
[Buildroot] [PATCH v2] uboot: fix binman with a new dependency
2021-01-15 17:01 UTC
[Buildroot] [PATCH] uboot: fix binman with a new dependency
2021-01-15 17:01 UTC (3+ messages)
[net] net: feature check mandating HW_CSUM is wrong
2021-01-15 16:59 UTC (7+ messages)
[PATCH] systemd: dont spew hidepid mount errors for kernels < v5.8
2021-01-15 16:59 UTC (8+ messages)
` [OE-core] "
stable-rc/queue/4.14 baseline: 128 runs, 5 regressions (v4.14.215-28-g698dbcc987be)
2021-01-15 16:57 UTC
[PATCH] findmnt: add option to list all fs-independent flags
2021-01-15 16:56 UTC (2+ messages)
[PATCHv6 bpf-next] samples/bpf: add xdp program on egress for xdp_redirect_map
2021-01-15 16:57 UTC (3+ messages)
` [PATCHv7 "
[PATCH v3 0/7] Multiple fixes to XENMEM_acquire_resource
2021-01-15 16:57 UTC (4+ messages)
` [PATCH v3 1/7] xen/gnttab: Rework resource acquisition
[PATCH v2 0/7] Rid W=1 warnings in Ethernet
2021-01-15 16:56 UTC (9+ messages)
[PATCH 1/2] MAINTAINERS: update maintainers of qcom audio
2021-01-15 16:55 UTC (4+ messages)
` [PATCH 2/2] MAINTAINERS: update qcom ASoC drivers list
stable-rc/queue/4.4 baseline: 93 runs, 10 regressions (v4.4.251-18-gaf706ecaf6bf)
2021-01-15 16:56 UTC
[patch net-next RFC 00/10] introduce line card support for modular switch
2021-01-15 16:55 UTC (15+ messages)
` [patch net-next RFC 02/10] devlink: implement line card provisioning
` [patch net-next RFC 03/10] devlink: implement line card active state
` [patch net-next RFC 05/10] devlink: add port to line card relationship set
` [patch net-next RFC 08/10] netdevsim: create devlink line card object and implement provisioning
[PATCH] sched/core: Print out straggler tasks in sched_cpu_dying()
2021-01-15 16:54 UTC (9+ messages)
[oe-core][PATCH] binutils: Fix CVE-2020-35448
2021-01-15 16:53 UTC (2+ messages)
Related work to MAINTAINERS truth and fiction
2021-01-15 16:52 UTC (2+ messages)
[PATCH 1/1] ndctl/namespace: Fix disable-namespace accounting relative to seed devices
2021-01-15 14:50 UTC (2+ messages)
[PATCH 0/2] xhci fixes for usb-linus
2021-01-15 16:50 UTC (4+ messages)
` [PATCH 1/2] xhci: make sure TRB is fully written before giving it to the controller
[PATCH v4 0/7] dt-bindings: display: Convert DWC HDMI TX bindings to YAML
2021-01-15 16:50 UTC (4+ messages)
` [PATCH v4 5/7] dt-bindings: display: rockchip: dw-hdmi: Convert binding "
[PATCH 1/3] dpkg: add nativesdk support
2021-01-15 16:51 UTC (3+ messages)
` [PATCH 2/3] apt: "
` [OE-core] "
[PATCH] KVM: Documentation: Fix spec for KVM_CAP_ENABLE_CAP_VM
2021-01-15 16:50 UTC (2+ messages)
[PATCH v8 0/2] Better domain idle from device wakeup patterns
2021-01-15 16:50 UTC (3+ messages)
` [PATCH v8 1/2] PM / domains: inform PM domain of a device's next wakeup
` [PATCH v8 2/2] PM / Domains: use device's next wakeup to determine domain idle state
[PATCH net-next] net: dsa: set configure_vlan_while_not_filtering to true by default
2021-01-15 16:49 UTC (2+ messages)
[dpdk-dev] [PATCH 00/40] net/virtio: Virtio PMD rework
2021-01-15 16:49 UTC (4+ messages)
` [dpdk-dev] [PATCH 37/40] net/virtio: introduce backend data
[PATCH v2 0/7] Remove ARM platform efm32
2021-01-15 16:48 UTC (5+ messages)
[PATCH v4] certs: Add EFI_CERT_X509_GUID support for dbx entries
2021-01-15 16:49 UTC (8+ messages)
FAT12 format does not honor the -R option
2021-01-15 16:48 UTC (3+ messages)
[dpdk-dev] [PATCH] ethdev: rename FEC API parameters
2021-01-15 16:48 UTC (2+ messages)
[Intel-gfx] [PATCH] drm-buf: Add debug option
2021-01-15 16:47 UTC (2+ messages)
` [PATCH] dma-buf: "
[PATCH 0/2] Add support for TI AM18XX/OMAP-L138 PRUSS
2021-01-15 16:45 UTC (3+ messages)
` [PATCH 1/2] dt-bindings: soc: ti: ti,pruss: add ti,am1806-pruss
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.