messages from 2019-04-29 15:13:32 to 2019-04-29 15:42:05 UTC [more...]
serial drivers polishing
2019-04-29 15:39 UTC (44+ messages)
` [PATCH 12/41] drivers: tty: serial: uartlite: use dev_dbg() instead of pr_debug()
` [PATCH 13/41] drivers: tty: serial: uartlite: fill mapsize and use it
` [PATCH 14/41] drivers: tty: serial: uartlite: remove unnecessary braces
` [PATCH 15/41] drivers: tty: serial: uartlite: fix use fix bare 'unsigned'
` [PATCH 16/41] drivers: tty: serial: uartlite: fix overlong lines
` [PATCH 36/41] drivers: tty: serial: 8250: store mmio resource size in port struct
[PATCH v3 1/4] x86/mem_sharing: reorder when pages are unlocked and released
2019-04-29 15:41 UTC (23+ messages)
` [PATCH v3 2/4] x86/mem_sharing: introduce and use page_lock_memshr instead of page_lock
` [Xen-devel] "
` [PATCH v3 3/4] x86/mem_sharing: enable mem_share audit mode only in debug builds
` [Xen-devel] "
` [PATCH v3 4/4] x86/mem_sharing: compile mem_sharing subsystem only when kconfig is enabled
` [Xen-devel] "
` [Xen-devel] [PATCH v3 1/4] x86/mem_sharing: reorder when pages are unlocked and released
[PATCH net-next] bpf: Use PTR_ERR_OR_ZERO in bpf_fd_sk_storage_update_elem()
2019-04-29 15:40 UTC (2+ messages)
[U-Boot] [PATCH 1/2] smbios: add parsing API
2019-04-29 15:41 UTC (5+ messages)
[PATCH 0/9] x86: IRQ management adjustments
2019-04-29 15:40 UTC (4+ messages)
` [Xen-devel] [PATCH v1b 1/9] x86/IRQ: deal with move-in-progress state in fixup_irqs()
` "
[PATCH 00/31] Netfilter updates for net-next
2019-04-29 15:39 UTC (8+ messages)
` [PATCH 07/31] netfilter: ctnetlink: Support L3 protocol-filter on flush
[RFC PATCH v2 00/17] Core scheduling v2
2019-04-29 15:39 UTC (11+ messages)
[PATCH v3 0/2] Toyrcu: replace plain accesses with READ_ONCE()
2019-04-29 15:38 UTC (2+ messages)
[meta-processor-sdk][PATCH] qtbase: removed unused patches
2019-04-29 15:38 UTC
linux-next: Tree for Apr 29
2019-04-29 15:38 UTC (4+ messages)
` linux-next: Tree for Apr 29 (drivers/leds/leds-turris-omnia)
[PATCH net-next] sfc: mcdi_port: Mark expected switch fall-through
2019-04-29 15:37 UTC
[PATCH 1/2] kernel: redirect merge_config.sh error output to file
2019-04-29 15:37 UTC (5+ messages)
` [PATCH 2/2] kernel: check for empty .config file after merge_config.sh
[RESEND PATCH v3 00/11] compiler: allow all arches to enable CONFIG_OPTIMIZE_INLINING
2019-04-29 15:35 UTC (6+ messages)
` [RESEND PATCH v3 09/11] powerpc/mm/radix: mark __radix__flush_tlb_range_psize() as __always_inline
[PATCH] drm/i915: Fix bug for GeminiLake
2019-04-29 15:37 UTC (2+ messages)
` ✗ Fi.CI.SPARSE: warning for "
[Qemu-arm] [PATCH for-QEMU-4.1 v5 00/29] Kconfig dependencies for ARM machines
2019-04-29 15:34 UTC (7+ messages)
` [Qemu-arm] [PATCH for-QEMU-4.1 v5 16/29] hw/arm: Express dependencies of the virt machine with Kconfig
` [Qemu-arm] [Qemu-devel] "
` "
[PATCH v3] moduleparam: Save information about built-in modules in separate file
2019-04-29 15:35 UTC (3+ messages)
[PATCH] usbip: vhci_hcd: Mark expected switch fall-through
2019-04-29 15:34 UTC (7+ messages)
` "
[PATCH bpf-next v3 1/4] bpf: sock ops: add netns ino and dev in bpf context
2019-04-29 15:34 UTC (3+ messages)
[Linux-kernel-mentees] [PATCH] staging: media: bcm2048: Fixed style error ERROR: Macros with complex values should be enclosed in parentheses found using scripts/checkpatch.pl
2019-04-29 15:34 UTC (8+ messages)
[PATCH net] ipv4: Fix updating SOF_TIMESTAMPING_OPT_ID when SKBTX_HW_TSTAMP is enabled
2019-04-29 15:32 UTC (5+ messages)
[PATCH] bpftool: exclude bash-completion/bpftool from .gitignore pattern
2019-04-29 15:32 UTC (2+ messages)
[Qemu-devel] [PATCH for-4.1 v2 00/36] tcg: Move the softmmu tlb to CPUNegativeOffsetState
2019-04-29 15:32 UTC (9+ messages)
` [Qemu-devel] [PATCH for-4.1 v2 28/36] target/xtensa: Use env_cpu, env_archcpu
` [Qemu-devel] [PATCH for-4.1 v2 31/36] cpu: Introduce CPUNegativeOffsetState
` [Qemu-devel] [PATCH for-4.1 v2 32/36] cpu: Move icount_decr to CPUNegativeOffsetState
[PATCH for 5.2 00/12] Restartable Sequences selftests updates
2019-04-29 15:28 UTC (43+ messages)
` [PATCH for 5.2 01/12] rseq/selftests: x86: Work-around bogus gcc-8 optimisation
` [PATCH for 5.2 02/12] rseq/selftests: Add __rseq_exit_point_array section for debuggers
` [PATCH for 5.2 03/12] rseq/selftests: Introduce __rseq_cs_ptr_array, rename __rseq_table to __rseq_cs
` [PATCH for 5.2 04/12] rseq/selftests: Use __rseq_handled symbol to coexist with glibc
` [PATCH for 5.2 05/12] rseq/selftests: s390: use jg instruction for jumps outside of the asm
` [PATCH for 5.2 06/12] rseq/selftests: x86: use ud1 instruction as RSEQ_SIG opcode
` [PATCH for 5.2 07/12] rseq/selftests: s390: use trap4 for RSEQ_SIG
` [PATCH for 5.2 08/12] rseq/selftests: arm: use udf instruction "
` [PATCH for 5.2 09/12] rseq/selftests: aarch64 code signature: handle big-endian environment
` [PATCH for 5.2 10/12] rseq/selftests: powerpc code signature: generate valid instructions
` [PATCH for 5.2 11/12] rseq/selftests: mips: use break instruction for RSEQ_SIG
` [PATCH for 5.2 12/12] rseq/selftests: add -no-integrated-as for clang
[PATCH 0/4] Optimize cgroup context switch
2019-04-29 15:31 UTC (7+ messages)
` [PATCH 1/4] perf: Fix system-wide events miscounting during cgroup monitoring
` [PATCH 2/4] perf: Add filter_match() as a parameter for pinned/flexible_sched_in()
[PATCH v2 0/7] iommu/dma-iommu: Split iommu_dma_map_msi_msg in two parts
2019-04-29 15:28 UTC (15+ messages)
` [PATCH v2 1/7] genirq/msi: Add a new field in msi_desc to store an IOMMU cookie
` [PATCH v2 2/7] iommu/dma-iommu: Split iommu_dma_map_msi_msg() in two parts
` [PATCH v2 7/7] iommu/dma-iommu: Remove iommu_dma_map_msi_msg()
[Xen-devel] [PATCH STABLE] tools/firmware: update OVMF Makefile, when necessary
2019-04-29 15:30 UTC (6+ messages)
` "
linux-tpmdd self signed kernel failing to boot with secreboot on
2019-04-29 15:30 UTC (3+ messages)
[PATCH] irqchip/renesas-intc-irqpin: Remove devm_kzalloc() error printing
2019-04-29 15:30 UTC (2+ messages)
[PATCH] irqchip: Remove unneeded select IRQ_DOMAIN
2019-04-29 15:30 UTC (2+ messages)
[PATCH] backlight: rave-sp: don't touch initial state and register with correct device
2019-04-29 15:29 UTC (2+ messages)
[arm-soc:zynqmp/soc 2/5] drivers//spi/spi-zynqmp-gqspi.c:1025:13: error: implicit declaration of function 'zynqmp_pm_get_eemi_ops'
2019-04-29 15:28 UTC
[thud/master][PATCH v2] ti-cgt-arm-native: Upgrade to 18.12.1.LTS
2019-04-29 15:28 UTC
[PATCH 0/3] Stingray thermal driver support
2019-04-29 15:28 UTC (5+ messages)
` [PATCH 3/3] thermal: broadcom: Add Stingray thermal driver
Xen 4.12.0-rc Hangs Around masked ExtINT on CPU#
2019-04-29 15:27 UTC (11+ messages)
[PATCH v11 0/2] PWM support for HiFive Unleashed
2019-04-29 15:27 UTC (4+ messages)
espressobin device tree with kernel 5.1 RC
2019-04-29 15:25 UTC (3+ messages)
[PATCH v2 00/19] Shared virtual address IOMMU and VT-d support
2019-04-29 15:25 UTC (6+ messages)
` [PATCH v2 15/19] iommu/vt-d: Add bind guest PASID support
[igt-dev] [PATCH i-g-t v5 0/6] HDCP2.2 Tests
2019-04-29 15:24 UTC (6+ messages)
` [igt-dev] [PATCH i-g-t v5 4/6] kms_content_protection: uevent for HDCP status change
` [igt-dev] [PATCH i-g-t v5 5/6] kms_content_protection: srm and topology_info test
[livepatch-build-tools part2 1/6] common: Add is_standard_section() helper function
2019-04-29 15:25 UTC (9+ messages)
` [livepatch-build-tools part2 2/6] common: Add is_referenced_section() "
` [livepatch-build-tools part2 3/6] create-diff-object: Add is_special_section() "
` [livepatch-build-tools part2 4/6] livepatch-build: detect special section group sizes
[Qemu-devel] [PATCH 0/2] hw/acpi: Improve build modularity (targeting MIPS/PPC)
2019-04-29 15:23 UTC (8+ messages)
` [Qemu-devel] [PATCH 1/2] hw/acpi: Simplify the Makefile logic
[Bug 105684] Loading amdgpu hits general protection fault: 0000 [#1] SMP NOPTI
2019-04-29 15:24 UTC (2+ messages)
[Qemu-devel] [PATCH v2 0/3] q35: change defaults for kernel irqchip and IR
2019-04-29 15:22 UTC (11+ messages)
` [Qemu-devel] [PATCH v2 1/3] q35: set split kernel irqchip as default
[livepatch-build-tools 1/4] livepatch-gcc: Allow toolchain command with versions
2019-04-29 15:24 UTC (4+ messages)
` [livepatch-build-tools 3/4] livepatch-build: Do not follow every symlink for patch file
[PATCH] iio: adc: rcar-gyroadc: Remove devm_iio_device_alloc() error printing
2019-04-29 15:24 UTC
[PATCH v2] PCI: aardvark: Use LTSSM state to build link training flag
2019-04-29 15:32 UTC (6+ messages)
[PATCH 0/2] net-next: stmmac: add some features in stmmac driver
2019-04-29 15:23 UTC (8+ messages)
` [PATCH 2/2] net-next: stmmac: add mdio clause 45 access from mac device for dwmac4
[PATCH] wil6210: fix potential out-of-bounds read
2019-04-29 15:23 UTC (2+ messages)
Thinkpad ACPI led -- it keeps blinking
2019-04-29 15:22 UTC (9+ messages)
` [PATCH] leds: tpacpi: cleanup for Thinkpad ACPI led
` [PATCH] leds: avoid races with workqueue
[PATCH] sata_rcar: Remove ata_host_alloc() error printing
2019-04-29 15:22 UTC
TC stats / hw offload question
2019-04-29 15:21 UTC (11+ messages)
[Buildroot] Linux arch default cfgs and fragments
2019-04-29 15:21 UTC (5+ messages)
` [Buildroot] [External] "
[PATCH 0/5] irqchip/renesas-irqc: Miscellaneous cleanups and improvements
2019-04-29 15:20 UTC (6+ messages)
` [PATCH 1/5] irqchip/renesas-irqc: Remove unneeded inclusion of <linux/spinlock.h>
` [PATCH 2/5] irqchip/renesas-irqc: Remove devm_kzalloc()/ioremap_nocache() error printing
` [PATCH 3/5] irqchip/renesas-irqc: Add helper variable dev = &pdev->dev
` [PATCH 4/5] irqchip/renesas-irqc: Replace irqc_priv.pdev by irqc_priv.dev
` [PATCH 5/5] irqchip/renesas-irqc: Convert to managed initializations
[PATCH] .gitignore: add / prefix/suffix to generated include directories
2019-04-29 15:17 UTC
[PATCH] kernel/module: Reschedule while waiting for modules to finish loading
2019-04-29 15:17 UTC
Security Working Group meeting Wednesday May 1
2019-04-29 15:19 UTC
[PATCH v3 0/3] Basic DT support for Lenovo Miix 630
2019-04-29 15:16 UTC (8+ messages)
` [PATCH v3 1/3] dt-bindings: input: add Elan 400 combo keyboard/touchpad over i2c
` [PATCH v3 3/3] arm64: dts: qcom: Add Lenovo Miix 630
[PATCH 1/2] Port rtc-pcf2123 to regmap
2019-04-29 15:09 UTC (3+ messages)
[U-Boot] [PATCH v1 00/18] Improvement for the DWC3 USB generic driver and fixes for the K2 platforms
2019-04-29 15:16 UTC (4+ messages)
` [U-Boot] [PATCH v1 02/18] usb: host: remove the xhci-zynqmp driver
[PATCH v5 00/26] Add new command 'switch'
2019-04-29 15:14 UTC (6+ messages)
` [PATCH v6 00/27] "
` [PATCH v6 15/27] switch: add --discard-changes
[Linux-kernel-mentees] Patch tips
2019-04-29 15:14 UTC (3+ messages)
enable-event wildcards
2019-04-29 15:13 UTC
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.