messages from 2020-08-25 00:32:03 to 2020-08-25 03:54:43 UTC [more...]
[PATCH v4 00/19] Clean H264 stateless uAPI
2020-08-25 3:52 UTC (19+ messages)
` [PATCH v4 01/19] media: uapi: h264: Update reference lists
` [PATCH v4 02/19] media: uapi: h264: Further clarify scaling lists order
` [PATCH v4 03/19] media: uapi: h264: Split prediction weight parameters
` [PATCH v4 04/19] media: uapi: h264: Clarify pic_order_cnt_bit_size field
` [PATCH v4 05/19] media: uapi: h264: Increase size of 'first_mb_in_slice' field
` [PATCH v4 06/19] media: uapi: h264: Clean DPB entry interface
` [PATCH v4 07/19] media: uapi: h264: Increase size of DPB entry pic_num
` [PATCH v4 08/19] media: uapi: h264: Drop SLICE_PARAMS 'size' field
` [PATCH v4 09/19] media: uapi: h264: Clarify SLICE_BASED mode
` [PATCH v4 10/19] media: uapi: h264: Clean slice invariants syntax elements
` [PATCH v4 11/19] media: uapi: h264: Rename and clarify PPS_FLAG_SCALING_MATRIX_PRESENT
` [PATCH v4 12/19] media: hantro: Don't require unneeded H264_SLICE_PARAMS
` [PATCH v4 13/19] media: rkvdec: "
` [PATCH v4 14/19] media: cedrus: h264: Properly configure reference field
` [PATCH v4 15/19] media: cedrus: h264: Fix frame list construction
` [PATCH v4 16/19] media: rkvdec: Drop unneeded per_request driver-specific control flag
` [PATCH v4 17/19] media: rkvdec: Use H264_SCALING_MATRIX only when required
` [PATCH v4 18/19] media: hantro: "
[PATCH v7 0/3] SELinux support for anonymous inodes and UFFD
2020-08-25 3:50 UTC (3+ messages)
` [PATCH v7 1/3] Add a new LSM-supporting anonymous inode interface
[PATCH v2 0/6] Add initial support for ATC260x PMICs
2020-08-25 3:48 UTC (5+ messages)
[PATCH 0/9] THP iomap patches for 5.10
2020-08-25 3:35 UTC (9+ messages)
` [PATCH 8/9] iomap: Convert iomap_write_end types
` [PATCH 9/9] iomap: Change calling convention for zeroing
mmotm 2020-08-24-16-06 uploaded
2020-08-25 3:34 UTC (2+ messages)
` mmotm 2020-08-24-16-06 uploaded (drivers/nvdimm/e820.c)
[PATCH v18 00/32] per memcg lru_lock
2020-08-25 3:26 UTC (5+ messages)
linux-next: build failure after merge of the bpf-next tree
2020-08-25 3:27 UTC (5+ messages)
[PATCH v2] netlink: remove duplicated nla_need_padding_for_64bit() check
2020-08-25 3:25 UTC
[PATCH] interconnect: Show bandwidth for disabled paths as zero in debugfs
2020-08-25 3:22 UTC (2+ messages)
[PATCH v2 1/2] MIPS: Set page access bit with pgprot on platforms with RIXI
2020-08-25 3:20 UTC (3+ messages)
` [PATCH v2 1/2] MIPS: Set page access bit with pgprot on
` [PATCH] MIPS: make userspace mapping young by default
[PATCH] extcon: Replace HTTP links with HTTPS ones
2020-08-25 3:34 UTC (2+ messages)
[PATCH v2] net: gain ipv4 mtu when mtu is not locked
2020-08-25 3:20 UTC
[PATCH v4 00/15] iommu/vt-d: Delegate DMA domain to generic iommu
2020-08-25 3:13 UTC (6+ messages)
` [PATCH v4 07/15] iommu/vt-d: Delegate the dma domain to upper layer
[RESEND PATCH v3 0/8] mtd: spi-nor: Move cadence-qaudspi to spi-mem framework
2020-08-25 3:12 UTC (6+ messages)
` [RESEND PATCH v3 5/8] mtd: spi-nor: cadence-quadspi: Handle probe deferral while requesting DMA channel
[PATCH] drm/vkms: Use alpha value to blend values
2020-08-25 3:15 UTC (2+ messages)
[PATCH v2] workqueue: Warn when work flush own workqueue
2020-08-25 3:06 UTC
[RESEND PATCH v8 0/2] phy: Add USB PHY support on Intel LGM SoC
2020-08-25 3:05 UTC (4+ messages)
` [RESEND PATCH v8 2/2] phy: Add USB3 PHY support for "
[PATCH v4] dt-bindings: nvmem: Add syscon to Vybrid OCOTP driver
2020-08-25 3:04 UTC
[PATCH] drm/vkms: add alpha-premultiplied color blending
2020-08-25 3:04 UTC (2+ messages)
[PATCH] mm/hugetlb: Fix a race between hugetlb sysctl handlers
2020-08-25 3:01 UTC (5+ messages)
` [External] "
[PATCH] sched/fair: Fix wrong cpu selecting from isolated domain
2020-08-25 2:59 UTC (4+ messages)
[PATCH 00/17] HSM driver for ACRN hypervisor
2020-08-25 2:45 UTC (18+ messages)
` [PATCH 01/17] docs: acrn: Introduce ACRN
` [PATCH 02/17] x86/acrn: Introduce acrn_{setup, remove}_intr_handler()
` [PATCH 03/17] x86/acrn: Introduce an API to check if a VM is privileged
` [PATCH 04/17] x86/acrn: Introduce hypercall interfaces
` [PATCH 05/17] virt: acrn: Introduce ACRN HSM basic driver
` [PATCH 06/17] virt: acrn: Introduce VM management interfaces
` [PATCH 07/17] virt: acrn: Introduce an ioctl to set vCPU registers state
` [PATCH 08/17] virt: acrn: Introduce EPT mapping management
` [PATCH 09/17] virt: acrn: Introduce I/O request management
` [PATCH 10/17] virt: acrn: Introduce PCI configuration space PIO accesses combiner
` [PATCH 11/17] virt: acrn: Introduce interfaces for PCI device passthrough
` [PATCH 12/17] virt: acrn: Introduce interrupt injection interfaces
` [PATCH 13/17] virt: acrn: Introduce interfaces to query C-states and P-states allowed by hypervisor
` [PATCH 14/17] virt: acrn: Introduce I/O ranges operation interfaces
` [PATCH 15/17] virt: acrn: Introduce ioeventfd
` [PATCH 16/17] virt: acrn: Introduce irqfd
` [PATCH 17/17] virt: acrn: Introduce an interface for Service VM to control vCPU
[PATCH v4 -rcu 0/4] Maintain the length of each segment in the segcblist
2020-08-25 2:48 UTC (5+ messages)
` [PATCH v4 -rcu 1/4] rcu/segcblist: Do not depend on rcl->len to store the segcb len during merge
` [PATCH v4 -rcu 2/4] rcu/tree: Make rcu_do_batch count how many callbacks were executed
` [PATCH v4 -rcu 3/4] rcu/segcblist: Add counters to segcblist datastructure
` [PATCH v4 -rcu 4/4] rcu/trace: Add tracing for how segcb list changes
[PATCH v2 01/19] dt-bindings: gpio: fsl-imx-gpio: Add i.MX 8 compatibles
2020-08-25 2:42 UTC (35+ messages)
` [PATCH v2 02/19] dt-bindings: gpio: fsl-imx-gpio: Add gpio-ranges property
` [PATCH v2 03/19] dt-bindings: gpio: fsl-imx-gpio: Add parsing of hogs
` [PATCH v2 04/19] dt-bindings: gpio: fsl-imx-gpio: Add power-domains
` [PATCH v2 05/19] dt-bindings: perf: fsl-imx-ddr: Add i.MX 8M compatibles
` [PATCH v2 06/19] dt-bindings: pwm: imx-pwm: "
` [PATCH v2 07/19] dt-bindings: serial: fsl-imx-uart: "
` [PATCH v2 08/19] dt-bindings: watchdog: fsl-imx-wdt: "
` [PATCH v2 09/19] dt-bindings: mtd: gpmi-nand: "
` [PATCH v2 10/19] dt-bindings: reset: fsl,imx7-src: "
` [PATCH v2 10/19] dt-bindings: reset: fsl, imx7-src: "
` [PATCH v2 11/19] dt-bindings: thermal: imx8mm-thermal: Add i.MX 8M Nano compatible
` [PATCH v2 12/19] dt-bindings: mmc: fsl-imx-esdhc: Fix i.MX 8 compatible matching
` [PATCH v2 13/19] dt-bindings: nvmem: imx-ocotp: Update i.MX 8M compatibles
` [PATCH v2 14/19] dt-bindings: arm: fsl: Fix Toradex Colibri i.MX 8 binding
` [PATCH v2 15/19] dt-bindings: arm: fsl: Add ZII Ultra boards binding
` [PATCH v2 16/19] dt-bindings: interrupt-controller: fsl,irqsteer: Fix compatible matching
` [PATCH v2 16/19] dt-bindings: interrupt-controller: fsl, irqsteer: "
` [PATCH v2 17/19] dt-bindings: serial: fsl-lpuart: "
drivers/greybus/es2.c:439 message_send() error: double unlocked 'es2->cport_out_urb_lock' (orig line 417)
2020-08-25 2:37 UTC (3+ messages)
` [kbuild-all] "
[PATCH v5 0/3] drm/vkms: Introduces writeback support
2020-08-25 2:31 UTC (4+ messages)
` [PATCH v5 1/3] drm/vkms: Decouple crc operations from composer
` [PATCH v5 2/3] drm/vkms: Compute CRC without change input data
` [PATCH v5 3/3] drm/vkms: Add support for writeback
[PATCH] edac: nxp: Add L1 and L2 error detection for A53 and A72 cores
2020-08-25 2:31 UTC (3+ messages)
` [EXT] "
ERROR: "min_low_pfn" undefined!
2020-08-25 2:29 UTC
[PATCH 0/5] bio: Direct IO: convert to pin_user_pages_fast()
2020-08-25 2:27 UTC (7+ messages)
[PATCH v4 0/3] Mediatek pinctrl patch on mt8192
2020-08-25 2:26 UTC (3+ messages)
` [PATCH v4 2/3] dt-bindings: pinctrl: mt8192: add binding document
[PATCH 0/3] r8a7742 add CAN support
2020-08-25 2:21 UTC (3+ messages)
` [PATCH 2/3] dt-bindings: can: rcar_can: Add r8a7742 support
[PATCH v5 0/6] CTU CAN FD open-source IP core SocketCAN driver, PCI, platform integration and documentation
2020-08-25 2:18 UTC (5+ messages)
` [PATCH v5 1/6] dt-bindings: vendor-prefix: add prefix for the Czech Technical University in Prague
` [PATCH v5 2/6] dt-bindings: net: can: binding for CTU CAN FD open-source IP core
Packet gets stuck in NOLOCK pfifo_fast qdisc
2020-08-25 2:18 UTC (10+ messages)
[PATCH 0/2] ARM: dts: add Tolino Shine 2 HD
2020-08-25 2:16 UTC (3+ messages)
` [PATCH 1/2] dt-bindings: arm: fsl: add compatible string for "
[PATCH 0/5] Add PCIe EP nodes on RZ/G2[EMN]
2020-08-25 2:16 UTC (3+ messages)
` [PATCH 1/5] dt-bindings: pci: rcar-pci-ep: Document r8a774a1 and r8a774b1
[PATCH v2 0/6] kasan: add workqueue and timer stack for generic KASAN
2020-08-25 2:15 UTC (3+ messages)
[PATCH v2 00/17] Add BLK_CTRL support for i.MX8MP
2020-08-25 2:14 UTC (7+ messages)
` [PATCH v2 01/17] dt-bindings: clocks: imx8mp: Rename audiomix ids clocks to audio_blk_ctrl
` [PATCH v2 02/17] dt-bindings: reset: imx8mp: Add audio blk_ctrl reset IDs
` [PATCH v2 10/17] Documentation: bindings: clk: Add bindings for i.MX BLK_CTRL
[PATCH v2 00/10] mm/memory_hotplug: online_pages()/offline_pages() cleanups
2020-08-25 2:11 UTC (4+ messages)
` [PATCH v2 02/10] mm/memory_hotplug: enforce section granularity when onlining/offlining
[PATCH V3 1/3] dt-bindings: vendor-prefixes: Add GalaxyCore
2020-08-25 2:10 UTC
[PATCH v5 00/36] Introduce memory interconnect for NVIDIA Tegra SoCs
2020-08-25 2:09 UTC (3+ messages)
` [PATCH v5 22/36] dt-bindings: host1x: Document new interconnect properties
[PATCH v5 0/3] Add Actions Semi Owl family sirq support
2020-08-25 2:09 UTC (4+ messages)
[PATCH v3 00/10] Summit SMB3xx driver & device-tree
2020-08-25 2:08 UTC (5+ messages)
` [PATCH v3 01/10] dt-bindings: battery: Add temperature properties
` [PATCH v3 02/10] dt-bindings: power: supply: Add device-tree binding for Summit SMB3xx
[PATCH v1 1/2] scsi: ufs: Abort tasks before clear them from doorbell
2020-08-25 2:07 UTC (2+ messages)
` [PATCH v1 2/2] scsi: ufs: Handle LINERESET indication in err handler
[RFC PATCH 0/3] sched: membarrier updates
2020-08-25 2:06 UTC (5+ messages)
` [RFC PATCH 2/3] sched: membarrier: cover kthread_use_mm (v2)
[PATCH v2 00/13] extcon: ptn5150: Improvements and fixes
2020-08-25 2:06 UTC (4+ messages)
[Resend PATCH 1/6] mm/memcg: warning on !memcg after readahead page charged
2020-08-25 2:04 UTC (8+ messages)
[PATCH 1/6] phy: phy-bcm-ns-usb3: convert to readl_poll_timeout_atomic()
2020-08-25 2:03 UTC (6+ messages)
` [PATCH 2/6] phy: phy-bcm-ns2-usbdrd: "
` [PATCH 3/6] phy: phy-bcm-sr-usb: "
` [PATCH 4/6] phy: phy-qcom-apq8064-sata: convert to readl_relaxed_poll_timeout()
` [PATCH 5/6] phy: phy-pxa-28nm-hsic: convert to readl_poll_timeout()
` [PATCH 6/6] phy: phy-pxa-28nm-usb2: "
[PATCH v1] cpufreq: mediatek-hw: Add support for Mediatek cpufreq HW driver
2020-08-25 2:04 UTC (3+ messages)
` [PATCH v2 2/2] dt-bindings: cpufreq: add bindings for MediaTek cpufreq HW
[PATCH net-next 0/6] MAINTAINERS: Remove self from PHY LIBRARY
2020-08-25 2:03 UTC (5+ messages)
[PATCH v3 6/6] kasan: update documentation for generic kasan
2020-08-25 2:02 UTC
[PATCH v3 5/6] kasan: add tests for workqueue stack recording
2020-08-25 2:00 UTC
[PATCH v3 4/6] kasan: add tests for timer stack recording
2020-08-25 1:59 UTC
[PATCH v3 3/6] kasan: print timer and workqueue stack
2020-08-25 1:59 UTC
[PATCH v3 2/6] workqueue: kasan: record workqueue stack
2020-08-25 1:58 UTC
[PATCH v3 1/6] timer: kasan: record timer stack
2020-08-25 1:57 UTC
[PATCH v3 0/6] kasan: add workqueue and timer stack for generic KASAN
2020-08-25 1:56 UTC
[PATCH v3] PCI: Add pci_iounmap
2020-08-25 1:25 UTC (2+ messages)
[PATCH v2] module: Harden STRICT_MODULE_RWX
2020-08-25 1:54 UTC (12+ messages)
[RFC PATCH v2 0/3] mikroBUS driver for add-on boards
2020-08-25 1:44 UTC (3+ messages)
[RESEND 0/3] Venus - Handle race conditions in concurrency
2020-08-25 1:43 UTC (5+ messages)
` [RESEND 1/3] venus: core: handle race condititon for core ops
linux-next: manual merge of the amdgpu tree with Linus' tree
2020-08-25 1:35 UTC
linux-next: manual merge of the reset tree with the kspp-gustavo tree
2020-08-25 1:22 UTC (2+ messages)
[PATCH v2] soundwire: intel: fix intel_suspend/resume defined but not used warning
2020-08-24 13:32 UTC
[PATCH v2] mm : sync ra->ra_pages with bdi->ra_pages
2020-08-25 1:25 UTC (4+ messages)
[PATCH 5/5] fs/ceph: use pipe_get_pages_alloc() for pipe
2020-08-25 1:20 UTC (2+ messages)
` [PATCH v2] "
[PATCH] net: Use helper macro RT_TOS() in __icmp_send()
2020-08-25 1:12 UTC (2+ messages)
[PATCH] net: Avoid access icmp_err_convert when icmp code is ICMP_FRAG_NEEDED
2020-08-25 1:11 UTC (2+ messages)
[net-next v4] seg6: using DSCP of inner IPv4 packets
2020-08-25 1:11 UTC (2+ messages)
[PATCH] net: ocelot: Add of_node_put() before return statement
2020-08-25 1:04 UTC (2+ messages)
[PATCH bpf-next v1 0/8] bpf: BTF support for ksyms
2020-08-25 1:03 UTC (11+ messages)
` [PATCH bpf-next v1 1/8] bpf: Introduce pseudo_btf_id
` [PATCH bpf-next v1 6/8] bpf: Introduce bpf_per_cpu_ptr()
[PATCH v2 0/3] Add Intel Input Output Manager driver
2020-08-25 1:03 UTC (6+ messages)
` [PATCH v2 1/3] platform/x86: Add Intel Input Output Manager (IOM) driver
[PATCH] firestream: Fix memleak in fs_open
2020-08-25 1:03 UTC (2+ messages)
[PATCH v2 0/5] cpufreq: intel_pstate: Address some HWP-related oddities
2020-08-25 1:00 UTC (3+ messages)
[PATCH] net: arc_emac: Fix memleak in arc_mdio_probe
2020-08-25 1:00 UTC (2+ messages)
[PATCH v2 1/2] KVM: LAPIC: Return 0 when getting the tscdeadline timer if the lapic is hw disabled
2020-08-25 0:58 UTC (4+ messages)
` [PATCH v2 2/2] KVM: LAPIC: Guarantee the timer is in tsc-deadline mode when setting
[GIT PULL] libnvdimm fixes for v5.9-rc3
2020-08-25 0:57 UTC
[PATCH] chelsio: switch from 'pci_' to 'dma_' API
2020-08-25 0:56 UTC (2+ messages)
[PATCH bpf-next v9 0/7] Generalizing bpf_local_storage
2020-08-25 0:54 UTC (7+ messages)
` [PATCH bpf-next v9 3/7] bpf: Generalize bpf_sk_storage
` [PATCH bpf-next v9 4/7] bpf: Split bpf_local_storage to bpf_sk_storage
` [PATCH bpf-next v9 5/7] bpf: Implement bpf_local_storage for inodes
[PATCH v4 0/2] Expose new feature for Intel processor
2020-08-25 0:47 UTC (3+ messages)
` [PATCH v4 1/2] x86/cpufeatures: Enumerate TSX suspend load address tracking instructions
` [PATCH v4 2/2] x86/kvm: Expose TSX Suspend Load Tracking feature
general protection fault in security_inode_getattr
2020-08-25 0:48 UTC (3+ messages)
[REGRESSION] x86/cpu fsgsbase breaks TLS in 32 bit rr tracees on a 64 bit system
2020-08-25 0:46 UTC (4+ messages)
linux-next: build warning after merge of the btrfs tree
2020-08-25 0:45 UTC
[PATCH] iomap: Fix the write_count in iomap_add_to_ioend()
2020-08-25 0:42 UTC (9+ messages)
[PATCH v5] kernel/trace: Add DISALLOW_TRACE_PRINTK make option
2020-08-25 0:38 UTC (3+ messages)
[PATCH v2] usb: storage: initialize variable
2020-08-25 0:36 UTC (5+ messages)
[PATCH v11 00/25] Control-flow Enforcement: Shadow Stack
2020-08-25 0:36 UTC (12+ messages)
` [PATCH v11 02/25] x86/cpufeatures: Add CET CPU feature flags for Control-flow Enforcement Technology (CET)
` [PATCH v11 03/25] x86/fpu/xstate: Introduce CET MSR XSAVES supervisor states
` [PATCH v11 04/25] x86/cet: Add control-protection fault handler
` [PATCH v11 06/25] x86/mm: Change _PAGE_DIRTY to _PAGE_DIRTY_HW
` [PATCH v11 09/25] drm/i915/gvt: Change _PAGE_DIRTY to _PAGE_DIRTY_BITS
` [PATCH v11 11/25] x86/mm: Update ptep_set_wrprotect() and pmdp_set_wrprotect() for transition from _PAGE_DIRTY_HW to _PAGE_COW
` [PATCH v11 13/25] x86/mm: Shadow Stack page fault error checking
` [PATCH v11 14/25] x86/mm: Update maybe_mkwrite() for shadow stack
` [PATCH v11 19/25] mm: Re-introduce do_mmap_pgoff()
` [PATCH v11 25/25] x86/cet/shstk: Add arch_prctl functions for shadow stack
[PATCH] NFC: st95hf: Fix memleak in st95hf_in_send_cmd
2020-08-25 0:34 UTC (2+ messages)
[PATCH v11 0/9] Control-flow Enforcement: Indirect Branch Tracking, PTRACE
2020-08-25 0:33 UTC (6+ messages)
` [PATCH v11 4/9] x86/cet/ibt: ELF header parsing for Indirect Branch Tracking
` [PATCH v11 8/9] x86/vdso: Insert endbr32/endbr64 to vDSO
` [PATCH v11 9/9] x86: Disallow vsyscall emulation when CET is enabled
[PATCH] net: atheros: switch from 'pci_' to 'dma_' API
2020-08-25 0:33 UTC (2+ messages)
[PATCH] starfire: switch from 'pci_' to 'dma_' API
2020-08-25 0:33 UTC (2+ messages)
[PATCH] typhoon: switch from 'pci_' to 'dma_' API
2020-08-25 0:33 UTC (2+ messages)
[PATCH] ftrace: Fixup lockdep assert held of text_mutex
2020-08-25 0:29 UTC (2+ messages)
[PATCH] arm64: dts: qcom: sc7180-trogdor: add initial trogdor and lazor dt
2020-08-25 0:33 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox