linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-11-18 20:10:09 to 2020-11-19 00:00:09 UTC [more...]

[PATCH net-next 00/11] net: ipa: IPA register cleanup
 2020-11-19  0:00 UTC  (2+ messages)

[PATCH v4 00/15] dmaengine: dw-axi-dmac: support Intel KeemBay AxiDMA
 2020-11-18 23:59 UTC  (5+ messages)
` [PATCH v4 11/15] dmaengine: dw-axi-dmac: Add Intel KeemBay DMA register fields
` [PATCH v4 13/15] dmaengine: dw-axi-dmac: Add Intel KeemBay AxiDMA handshake

[PATCH] arm64: mm: add support for memmap kernel parameters
 2020-11-18 23:55 UTC  (6+ messages)

[PATCH v2] docs: automarkup.py: Allow automatic cross-reference inside C namespace
 2020-11-18 23:53 UTC  (6+ messages)

[PATCH v3] sched/fair: fix unthrottle_cfs_rq for leaf_cfs_rq list
 2020-11-18 23:50 UTC  (3+ messages)

[RFC PATCH bpf-next 0/8] Socket migration for SO_REUSEPORT
 2020-11-18 23:50 UTC  (3+ messages)
` [RFC PATCH bpf-next 3/8] tcp: Migrate TCP_ESTABLISHED/TCP_SYN_RECV sockets in accept queues

[PATCH v4 00/21] Free some vmemmap pages of hugetlb page
 2020-11-18 23:48 UTC  (7+ messages)
` [PATCH v4 03/21] mm/hugetlb: Introduce a new config HUGETLB_PAGE_FREE_VMEMMAP
` [PATCH v4 04/21] mm/hugetlb: Introduce nr_free_vmemmap_pages in the struct hstate

[PATCH v7 00/17] Add support for Clang LTO
 2020-11-18 23:48 UTC  (20+ messages)
` [PATCH v7 01/17] tracing: move function tracer options to Kconfig
` [PATCH v7 02/17] kbuild: add support for Clang LTO
` [PATCH v7 03/17] kbuild: lto: fix module versioning
` [PATCH v7 04/17] kbuild: lto: limit inlining
` [PATCH v7 05/17] kbuild: lto: merge module sections
` [PATCH v7 06/17] kbuild: lto: remove duplicate dependencies from .mod files
` [PATCH v7 07/17] init: lto: ensure initcall ordering
` [PATCH v7 08/17] init: lto: fix PREL32 relocations
` [PATCH v7 09/17] PCI: Fix PREL32 relocations for LTO
` [PATCH v7 10/17] modpost: lto: strip .lto from module names
` [PATCH v7 11/17] scripts/mod: disable LTO for empty.c
` [PATCH v7 12/17] efi/libstub: disable LTO
` [PATCH v7 13/17] drivers/misc/lkdtm: disable LTO for rodata.o
` [PATCH v7 14/17] arm64: vdso: disable LTO
` [PATCH v7 15/17] KVM: arm64: disable LTO for the nVHE directory
` [PATCH v7 16/17] arm64: disable recordmcount with DYNAMIC_FTRACE_WITH_REGS
` [PATCH v7 17/17] arm64: allow LTO_CLANG and THINLTO to be selected

[PATCH v2 0/9] Xilinx AI engine kernel driver
 2020-11-18 23:48 UTC  (10+ messages)
` [PATCH v2 1/9] dt-binding: soc: xilinx: ai-engine: Add AI engine binding
` [PATCH v2 2/9] misc: Add Xilinx AI engine device driver
` [PATCH v2 3/9] misc: xilinx-ai-engine: Implement AI engine cleanup sequence
` [PATCH v2 4/9] misc: xilinx-ai-engine: expose AI engine tile memories to userspace
` [PATCH v2 5/9] misc: xilinx-ai-engine: add setting shim dma bd operation
` [PATCH v2 6/9] misc: xilinx-ai-engine: add request and release tiles
` [PATCH v2 7/9] misc: xilinx-ai-engine: Add support to request device management services
` [PATCH v2 8/9] firmware: xilinx: Add IOCTL support for AIE ISR Clear
` [PATCH v2 9/9] misc: xilinx-ai-engine: Add support for servicing error interrupts

[PATCH 0/3] Bluetooth: Power down controller when suspending
 2020-11-18 23:43 UTC  (4+ messages)
` [PATCH 1/3] Bluetooth: Rename and move clean_up_hci_state
` [PATCH 2/3] Bluetooth: Add quirk to power down on suspend
` [PATCH 3/3] Bluetooth: btmrvl_sdio: Power down when suspending

[PATCH v2 0/2] hwmon: (max127) Add Maxim MAX127 hardware monitoring
 2020-11-18 23:42 UTC  (5+ messages)
` [PATCH v2 1/2] hwmon: (max127) Add Maxim MAX127 hardware monitoring driver
` [PATCH v2 2/2] docs: hwmon: Document max127 driver

[RESEND PATCH v3 0/2] i2c: i2c-mux-gpio: Enable this driver in ACPI land
 2020-11-18 23:40 UTC  (3+ messages)
` [RESEND PATCH v3 1/2] i2c: i2c-mux-gpio: Factor out pdev->dev in _probe_dt()
` [RESEND PATCH v3 2/2] i2c: i2c-mux-gpio: Enable this driver in ACPI land

linux-next: Signed-off-by missing for commit in the rcu tree
 2020-11-18 23:40 UTC  (5+ messages)

[PATCH net-next v3 00/12] net: dsa: microchip: PTP support for KSZ956x
 2020-11-18 23:40 UTC  (14+ messages)
` [PATCH net-next v3 01/12] dt-bindings: net: dsa: convert ksz bindings document to yaml
` [PATCH net-next v3 02/12] net: dsa: microchip: support for "ethernet-ports" node
` [PATCH net-next v3 03/12] net: dsa: microchip: rename ksz9477.c to ksz9477_main.c
` [PATCH net-next v3 04/12] dt-bindings: net: dsa: microchip,ksz: add interrupt property
` [PATCH net-next v3 05/12] net: dsa: microchip: ksz9477: move chip reset to ksz9477_switch_init()
` [PATCH net-next v3 06/12] net: dsa: microchip: ksz9477: basic interrupt support
` [PATCH net-next v3 07/12] net: dsa: microchip: ksz9477: add Posix clock support for chip PTP clock
` [PATCH net-next v3 08/12] net: ptp: add helper for one-step P2P clocks
` [PATCH net-next v3 09/12] net: dsa: microchip: ksz9477: initial hardware time stamping support
` [PATCH net-next v3 10/12] net: dsa: microchip: ksz9477: remaining "
` [PATCH net-next v3 11/12] net: dsa: microchip: ksz9477: add Pulse Per Second (PPS) support
` [PATCH net-next v3 12/12] net: dsa: microchip: ksz9477: add periodic output support

[PATCH] kfence: Avoid stalling work queue task without allocations
 2020-11-18 23:38 UTC  (12+ messages)

[PATCH] x86/resctrl: Constify kernfs_ops
 2020-11-18 23:35 UTC  (2+ messages)

[PATCH] eventfd: convert to ->write_iter()
 2020-11-18 23:34 UTC  (7+ messages)

[PATCH net-next] net: dsa: avoid potential use-after-free error
 2020-11-18 23:33 UTC  (2+ messages)

[PATCH] PCI: Add sysfs attribute for PCI device power state
 2020-11-18 23:28 UTC  (2+ messages)

[gustavoars-linux:testing/clang-ft/for-linus] BUILD SUCCESS 85aa52dc00c533c6442225af118f85f7e310a7a6
 2020-11-18 23:27 UTC 

[PATCH 1/1] kernel/crash_core.c - Add crashkernel=auto for x86 and ARM
 2020-11-18 23:24 UTC 

[PATCH] kbuild: Always link with '-z norelro'
 2020-11-18 23:24 UTC  (8+ messages)

[PATCH v3 1/1] page_frag: Recover from memory pressure
 2020-11-18 23:23 UTC  (4+ messages)

[PATCH] dt-bindings: Fix typo on the DesignWare IP reset bindings documentation
 2020-11-18 23:18 UTC 

[PATCH] x86/gpu: add JSL stolen memory support
 2020-11-18 23:14 UTC  (4+ messages)

[PATCH V4 1/5] dt-bindings: soc: imx: Add binding doc for spba bus
 2020-11-18 23:13 UTC  (3+ messages)
` [PATCH V4 2/5] arm64: dts: imx8mn: Enable Asynchronous Sample Rate Converter

[PATCH 0/9] Add support for Microsoft Surface System Aggregator Module
 2020-11-18 23:06 UTC  (4+ messages)
` [PATCH 1/9] platform/surface: Add Surface Aggregator subsystem

Deadlock cpuctx_mutex / pmus_lock / &mm->mmap_lock#2
 2020-11-18 23:04 UTC 

[PATCH 0/6] Add a PRU remoteproc driver
 2020-11-18 23:04 UTC  (5+ messages)
` [PATCH 3/6] remoteproc/pru: Add support for PRU specific interrupt configuration

[PATCH V5] dt-bindings: soc: imx: Add binding doc for spba bus
 2020-11-18 23:04 UTC 

drivers/clocksource/timer-clint.c:72:24: sparse: sparse: cast removes address space '__iomem' of expression
 2020-11-18 23:02 UTC 

[PATCH] PCI: Decode PCIe 64 GT/s link speed
 2020-11-18 22:49 UTC 

s390-linux-ld: ll_temac_main.c:undefined reference to `devm_ioremap'
 2020-11-18 22:44 UTC 

[PATCH v4] mm: Optional full ASLR for mmap() and mremap()
 2020-11-18 22:42 UTC  (3+ messages)

[PATCH v12 0/4] SELinux support for anonymous inodes and UFFD
 2020-11-18 22:39 UTC  (8+ messages)
` [PATCH v12 3/4] selinux: teach SELinux about anonymous inodes

[PATCH v5] swiotlb: Adjust SWIOTBL bounce buffer size for SEV guests
 2020-11-18 22:39 UTC  (2+ messages)

[PATCH 0/3] media: i2c: OV8865 image sensor support
 2020-11-18 22:38 UTC  (9+ messages)
` [PATCH 1/3] dt-bindings: media: i2c: Add OV8865 bindings documentation

[PATCH 1/3] x86/quirks: Scan all busses for early PCI quirks
 2020-11-18 22:36 UTC  (3+ messages)

[PATCH] firmware: xlnx-zynqmp: fix compilation warning
 2020-11-18 22:31 UTC 

cleanup a fix and add the vma_set_file function
 2020-11-18 22:27 UTC  (5+ messages)
` [PATCH 1/2] mm: mmap: fix fput in error path v2

[PATCH v2 0/3] Add events to trace remoteproc lifecycle
 2020-11-18 22:26 UTC  (3+ messages)
` [PATCH v2 3/3] remoteproc: Add ftrace events to trace lifecycle of remoteprocs

Linux 5.10-rc4
 2020-11-18 22:25 UTC  (7+ messages)

[PATCH RESEND] driver core: export device_is_bound() to fix build failure
 2020-11-18 22:22 UTC  (13+ messages)

[PATCH] x86/resctrl: Fix AMD L3 QOS CDP enable/disable
 2020-11-18 22:18 UTC  (2+ messages)

[PATCH 4.19 000/101] 4.19.158-rc1 review
 2020-11-18 22:17 UTC  (5+ messages)
` [PATCH 4.19 019/101] can: peak_usb: add range checking in decode operations
` [PATCH 4.19 042/101] scsi: scsi_dh_alua: Avoid crash during alua_bus_detach()

[PATCH] NFS: Retry the CLOSE if the embedded GETATTR is rejected with ERR_STALE
 2020-11-18 22:13 UTC  (4+ messages)

[PATCH v2 0/8] Thunderbolt3/USB4 cable rounded and active cable plug link training support
 2020-11-18 22:02 UTC  (3+ messages)

5.10 regression, many XHCI swiotlb buffer is full / DMAR: Device bounce map failed errors on thunderbolt connected XHCI controller
 2020-11-18 21:43 UTC  (2+ messages)

[PATCH 5.4 000/203] 5.4.13-stable review
 2020-11-18 21:41 UTC  (3+ messages)
` [PATCH 5.4 140/203] MIPS: PCI: remember nasid changed by set interrupt affinity

[PATCH v7 0/5] leds: mt6360: Add LED driver for MT6360
 2020-11-18 21:37 UTC  (5+ messages)
` [PATCH v7 2/5] dt-bindings: leds: Add LED_COLOR_ID_MOONLIGHT definitions
` [PATCH v7 4/5] dt-bindings: leds: Add bindings for MT6360 LED

[PATCH v6 0/8] rpmsg: Make RPMSG name service modular
 2020-11-18 21:37 UTC  (9+ messages)
` [PATCH v6 1/8] rpmsg: Introduce __rpmsg{16|32|64} types
` [PATCH v6 2/8] rpmsg: virtio: Move from virtio to rpmsg byte conversion
` [PATCH v6 3/8] rpmsg: Move structure rpmsg_ns_msg to header file
` [PATCH v6 4/8] rpmsg: virtio: Rename rpmsg_create_channel
` [PATCH v6 5/8] rpmsg: core: Add channel creation internal API
` [PATCH v6 6/8] rpmsg: virtio: Add rpmsg channel device ops
` [PATCH v6 7/8] rpmsg: Make rpmsg_{register|unregister}_device() public
` [PATCH v6 8/8] rpmsg: Turn name service into a stand alone driver

[PATCH net-next v1] ptp: document struct ptp_clock_request members
 2020-11-18 21:35 UTC  (2+ messages)

[PATCH] drm/via: fix assignment in if condition
 2020-11-18 21:28 UTC  (2+ messages)

[PATCH] md: dm-writeback: add __noreturn to BUG-ging function
 2020-11-18 21:24 UTC  (7+ messages)
    `  "

[PATCH v3 01/11] dt-bindings: usb: convert usb-device.txt to YAML schema
 2020-11-18 21:23 UTC  (2+ messages)

[PATCH 0/9] Xilinx AI engine kernel driver
 2020-11-18 21:21 UTC  (3+ messages)
` [PATCH 1/9] dt-binding: soc: xilinx: ai-engine: Add AI engine binding

[PATCH v4 0/2] security: add fault injection to LSM hooks
 2020-11-18 21:20 UTC  (2+ messages)

[PATCH v2] dt-bindings: dvfs: Add support for generic performance domains
 2020-11-18 21:20 UTC  (3+ messages)

linux-next: Signed-off-by missing for commit in the device-mapper tree
 2020-11-18 21:19 UTC  (2+ messages)

[PATCH 0/3] PCI: J721E: Fix Broken DT w.r.t SYSCON DT
 2020-11-18 21:14 UTC  (5+ messages)
` [PATCH 1/3] dt-bindings: pci: ti,j721e: Fix "ti,syscon-pcie-ctrl" to take argument
` [PATCH 3/3] arm64: dts: ti: k3-j721e-main: Remove "syscon" nodes added for pcieX_ctrl

[patch V4 0/8] mm/highmem: Preemptible variant of kmap_atomic & friends
 2020-11-18 21:13 UTC  (10+ messages)
` [patch V4 1/8] mm/highmem: Provide and use CONFIG_DEBUG_KMAP_LOCAL
` [patch V4 2/8] mm/highmem: Provide CONFIG_DEBUG_KMAP_LOCAL_FORCE_MAP
` [patch V4 3/8] x86: Support kmap_local() forced debugging
` [patch V4 4/8] sched: Make migrate_disable/enable() independent of RT
` [patch V4 5/8] sched: highmem: Store local kmaps in task struct
` [patch V4 6/8] mm/highmem: Provide kmap_local*
` [patch V4 7/8] io-mapping: Provide iomap_local variant
` [patch V4 8/8] x86/crashdump/32: Simplify copy_oldmem_page()

[PATCH 0/3] ARM: dts: at91: add pincontrol node for USB Host
 2020-11-18 21:10 UTC  (4+ messages)

[PATCH] video: hyperv_fb: Fix the cache type when mapping the VRAM
 2020-11-18 21:10 UTC  (2+ messages)

[PATCH v2] interconnect: qcom: qcs404: Remove GPU and display RPM IDs
 2020-11-18 21:07 UTC  (2+ messages)

[PATCH net-next v2 0/3] net: ptp: introduce common defines for PTP message types
 2020-11-18 21:03 UTC  (3+ messages)
` [PATCH net-next v2 3/3] ptp: ptp_ines: use new PTP_MSGTYPE_* define(s)

[PATCH v3] drm/msm/dp: fix connect/disconnect handled at irq_hpd
 2020-11-18 21:00 UTC 

[PATCH] regulator: ti-abb: Fix array out of bound read access on the first transition
 2020-11-18 20:59 UTC  (2+ messages)

[PATCH] ASoC: wcd9335: Remove unnecessary conversion to bool
 2020-11-18 20:59 UTC  (2+ messages)

[PATCH] ASOC: Intel: kbl_rt5663_rt5514_max98927: Do not try to disable disabled clock
 2020-11-18 20:59 UTC  (2+ messages)

[PATCH -next] ASoC: samsung: fix platform_no_drv_owner.cocci warnings
 2020-11-18 20:59 UTC  (2+ messages)

[PATCH] ASoC: mmp-sspa: clear transmit phase bit for non-stereo formats
 2020-11-18 20:59 UTC  (2+ messages)

[PATCH] dt-bindings: mediatek: mt8192: revert "add audio afe document"
 2020-11-18 20:59 UTC  (2+ messages)

[PATCH v5 4/5] Add new file in LKDTM to test fortified strscpy
 2020-11-18 20:58 UTC  (2+ messages)

[PATCH] hv_netvsc: Validate number of allocated sub-channels
 2020-11-18 20:57 UTC  (2+ messages)

[PATCH] checkpatch: fix spacing check for return with parentheses
 2020-11-18 20:54 UTC  (2+ messages)

[PATCH] checkpatch: add --fix option for OPEN_BRACE issues
 2020-11-18 20:52 UTC  (9+ messages)

[RESEND][PATCH] docs/mm: concepts.rst: Correct the threshold to low watermark
 2020-11-18 20:52 UTC 

[PATCH 1/1] ACPI/nfit: correct the badrange to be reported in nfit_handle_mce()
 2020-11-18 20:50 UTC  (2+ messages)

[PATCH v3 0/5] Extend irqchip ocelot driver to support other SoCs
 2020-11-18 20:50 UTC  (3+ messages)
` [PATCH v3 1/5] dt-bindings: interrupt-controller: convert icpu intr bindings to json-schema

[PATCH v3] doc:it_IT: align Italian documentation
 2020-11-18 20:49 UTC  (2+ messages)

[PATCH doc] doc: zh_CN: add tmpfs to index tree
 2020-11-18 20:49 UTC  (2+ messages)

[PATCH] Documentation: kgdb: Fix a typo
 2020-11-18 20:48 UTC  (2+ messages)

[PATCH] docs/vm: remove unused 3 items explanation for /proc/vmstat
 2020-11-18 20:46 UTC  (2+ messages)

[PATCH] tracepoint: Do not fail unregistering a probe due to memory allocation
 2020-11-18 20:44 UTC  (12+ messages)
  ` violating function pointer signature

linux-next: manual merge of the gpio tree with the kspp-gustavo tree
 2020-11-18 20:38 UTC  (7+ messages)

[PATCH v2 1/3] genirq/affinity: Add irq_update_affinity_desc()
 2020-11-18 20:38 UTC  (3+ messages)

(no subject)
 2020-11-18 20:34 UTC  (4+ messages)
` [PATCH v6 1/2] dt-bindings: display: himax,hx8837: Add Himax HX8837 bindings

linux-next: Signed-off-by missing for commit in the pidfd-fixes tree
 2020-11-18 20:34 UTC 

[rcu:rcu/next] BUILD SUCCESS fdcb36cc2bcc096224298d286b8f3d983953548c
 2020-11-18 20:28 UTC 

[PATCH v2 0/3] PPC: Fix -Wimplicit-fallthrough for clang
 2020-11-18 20:27 UTC  (2+ messages)

[PATCH v6 1/4] dt-bindings: media: imx258: add bindings for IMX258 sensor
 2020-11-18 20:27 UTC  (4+ messages)
` [PATCH v6 2/4] media: i2c: imx258: add support for binding via device tree
` [PATCH v6 3/4] media: i2c: imx258: simplify getting state container
` [PATCH v6 4/4] media: i2c: imx258: get clock from device properties and enable it via runtime PM

[PATCH v5 1/4] dt-bindings: media: imx258: add bindings for IMX258 sensor
 2020-11-18 20:27 UTC  (5+ messages)
` [PATCH v5 2/4] media: i2c: imx258: add support for binding via device tree
  ` [PATCH v5 4/4] media: i2c: imx258: get clock from device properties and enable it via runtime PM

[PATCH v3 0/5] crypto: hisilicon/hpre - add something for Kunpeng 930
 2020-11-18 20:25 UTC  (3+ messages)
` [PATCH v3 4/5] crypto: hisilicon/hpre - add 'ECDH' algorithm

[EXTERNAL] [tip: x86/apic] x86/io_apic: Cleanup trigger/polarity helpers
 2020-11-18 20:16 UTC  (2+ messages)
` [tip: x86/apic] iommu/amd: Fix IOMMU interrupt generation in X2APIC mode

[PATCH v3] ASoC: sunxi: do not select COMMON_CLK to fix builds
 2020-11-18 20:14 UTC 

[GIT PULL] Kunit fixes update for Linux 5.10-rc5
 2020-11-18 20:13 UTC  (2+ messages)

[GIT PULL] nfsd bugfix for 5.10
 2020-11-18 20:13 UTC  (2+ messages)

[GIT PULL] Another gfs2 fix for 5.10-rc4
 2020-11-18 20:13 UTC  (2+ messages)

[PATCH v2] rcu/segcblist: Add debug checks for segment lengths
 2020-11-18 20:13 UTC  (2+ messages)

[PATCH v2] ARM: sunxi: do not select COMMON_CLK to fix builds
 2020-11-18 20:11 UTC  (3+ messages)

[PATCH] Documentation: networking: Fix Column span alignment warnings in l2tp.rst
 2020-11-18 20:09 UTC  (4+ messages)


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