messages from 2020-08-17 17:15:02 to 2020-08-17 17:35:19 UTC [more...]
[PATCH RFC] xprtrdma: Release in-flight MRs on disconnect
2020-08-17 17:34 UTC (2+ messages)
[PATCH] checkpatch: get CONFIG_ prefix from the environment
2020-08-17 16:19 UTC (3+ messages)
` [PATCH v2] checkpatch: add --kconfig-prefix
[PATCH 4.19 35/47] x86/irq: Seperate unused system vectors from spurious entry again
2020-08-17 17:13 UTC (7+ messages)
[PATCH 0/2] Exynos5422 DMC: adjust to new devfreq monitoring mechanism
2020-08-17 17:17 UTC (5+ messages)
` [PATCH 2/2] ARM: dts: exynos: Remove interrupts from DMC controller in Exynos5422
[PATCH 5.4 000/270] 5.4.59-rc1 review
2020-08-17 15:16 UTC (3+ messages)
` [PATCH 5.4 115/270] cxl: Fix kobject memleak
` [PATCH 5.4 160/270] mt76: mt7615: fix potential memory leak in mcu message handler
[PATCH 4.19 000/168] 4.19.140-rc1 review
2020-08-17 15:18 UTC (40+ messages)
` [PATCH 4.19 039/168] drm/debugfs: fix plain echo to connector "force" attribute
` [PATCH 4.19 049/168] bdc: Fix bug causing crash after multiple disconnects
` [PATCH 4.19 050/168] usb: bdc: Halt controller on suspend
` [PATCH 4.19 052/168] bcache: fix super block seq numbers comparision in register_cache_set()
` [PATCH 4.19 053/168] ACPICA: Do not increment operation_region reference counts for field units
` [PATCH 4.19 056/168] video: fbdev: sm712fb: fix an issue about iounmap for a wrong address
` [PATCH 4.19 057/168] console: newport_con: fix an issue about leak related system resources
` [PATCH 4.19 067/168] drm/mipi: use dcs write for mipi_dsi_dcs_set_tear_scanline
` [PATCH 4.19 071/168] scsi: eesox: Fix different dev_id between request_irq() and free_irq()
` [PATCH 4.19 072/168] ipvs: allow connection reuse for unconfirmed conntrack
` [PATCH 4.19 073/168] media: firewire: Using uninitialized values in node_probe()
` [PATCH 4.19 074/168] media: exynos4-is: Add missed check for pinctrl_lookup_state()
` [PATCH 4.19 076/168] xfs: fix reflink quota reservation accounting error
` [PATCH 4.19 078/168] PCI: Fix pci_cfg_wait queue locking problem
` [PATCH 4.19 079/168] leds: core: Flush scheduled work for system suspend
` [PATCH 4.19 085/168] powerpc/vdso: Fix vdso cpu truncation
` [PATCH 4.19 099/168] net: dsa: mv88e6xxx: MV88E6097 does not support jumbo configuration
` [PATCH 4.19 100/168] PCI: cadence: Fix updating Vendor ID and Subsystem Vendor ID register
` [PATCH 4.19 108/168] net: dsa: rtl8366: Fix VLAN set-up
` [PATCH 4.19 110/168] selftests/powerpc: Fix CPU affinity for child process
` [PATCH 4.19 111/168] PCI: Release IVRS table in AMD ACS quirk
` [PATCH 4.19 113/168] ASoC: meson: axg-tdm-interface: fix link fmt setup
` [PATCH 4.19 116/168] tools, build: Propagate build failures from tools/build/Makefile.build
` [PATCH 4.19 117/168] net: ethernet: aquantia: Fix wrong return value
` [PATCH 4.19 118/168] liquidio: Fix wrong return value in cn23xx_get_pf_num()
` [PATCH 4.19 119/168] net: spider_net: Fix the size used in a dma_free_coherent() call
` [PATCH 4.19 120/168] fsl/fman: use 32-bit unsigned integer
` [PATCH 4.19 121/168] fsl/fman: fix dereference null return value
` [PATCH 4.19 131/168] af_packet: TPACKET_V3: fix fill status rwlock imbalance
` [PATCH 4.19 136/168] net: refactor bind_bucket fastreuse into helper
` [PATCH 4.19 137/168] net: initialize fastreuse on inet_inherit_port
` [PATCH 4.19 139/168] USB: serial: cp210x: enable usb generic throttle/unthrottle
` [PATCH 4.19 140/168] ALSA: hda - fix the micmute led status for Lenovo ThinkCentre AIO
` [PATCH 4.19 143/168] ALSA: usb-audio: work around streaming quirk for MacroSilicon MS2109
` [PATCH 4.19 164/168] ARM: 8992/1: Fix unwind_frame for clang-built kernels
` [PATCH 4.19 165/168] irqdomain/treewide: Free firmware node after domain removal
` [PATCH 4.19 166/168] xen/balloon: fix accounting in alloc_xenballooned_pages error path
` [PATCH 4.19 167/168] xen/balloon: make the balloon wait interruptible
` [PATCH 4.19 168/168] xen/gntdev: Fix dmabuf import with non-zero sgt offset
[Bluez PATCH] advertising: Fix dbus response for over-advertising
2020-08-17 17:34 UTC (2+ messages)
[RFC PATCH 0/4] block/bpf: add eBPF based block layer IO filtering
2020-08-17 16:32 UTC (4+ messages)
` [RFC PATCH 1/4] bpf: add new prog_type BPF_PROG_TYPE_IO_FILTER
devlink-sb on ocelot switches
2020-08-17 16:32 UTC (2+ messages)
[RFC 1/3] refspec: fix documentation referring to refspec_item
2020-08-17 16:49 UTC (4+ messages)
` [RFC 2/3] refspec: make sure stack refspec_item variables are zeroed
[RFC PATCH 1/3] powerpc/mem: Store the dt_root_size/addr cell values for later usage
2020-08-17 17:31 UTC (3+ messages)
` [RFC PATCH] powerpc/drmem: use global variable instead of fetching again
[PATCH net-next RFC v2 00/13] Add devlink reload action option
2020-08-17 16:39 UTC (5+ messages)
` [PATCH net-next RFC v2 01/13] devlink: Add reload action option to devlink reload command
` [PATCH net-next RFC v2 13/13] devlink: Add Documentation/networking/devlink/devlink-reload.rst
[PATCH v2 1/8] kernel.h: Split out min()/max() et al. helpers
2020-08-17 16:36 UTC (3+ messages)
` [PATCH v2 3/8] resource: Group resource_overlaps() with other inline helpers
` [PATCH v2 4/8] resource: Introduce resource_union() for overlapping resources
[PATCH 1/3] kconfig: qconf: fix signal connection to invalid slots
2020-08-17 16:36 UTC (2+ messages)
` [PATCH 3/3] kconfig: qconf: remove unused colNr
stable-rc/linux-4.9.y build: 197 builds: 1 failed, 196 passed, 4 warnings (v4.9.232-169-g2ada40e9bb28)
2020-08-17 16:37 UTC
[PATCH] kvm: nVMX: flush TLB when decoded insn != VM-exit reason
2020-08-17 17:34 UTC (6+ messages)
webui-vue first impressions
2020-08-17 17:34 UTC
[PATCH v1 1/3] usb: early: xhci-dbc: use readl_poll_timeout() to simplify code
2020-08-17 16:51 UTC (5+ messages)
` [PATCH v1 2/3] usb: early: xhci-dbc: Move cpu_to_le16_array() to core
` [PATCH v1 3/3] usb: early: xhci-dbc: Sort headers alphabetically
[PATCH] xen/x86: irq: Avoid a TOCTOU race in pirq_spin_lock_irq_desc()
2020-08-17 17:33 UTC (11+ messages)
[PATCH 1/2] PM / Domains: Add GENPD_FLAG_SUSPEND_ON flag
2020-08-17 16:49 UTC (7+ messages)
[PATCH v12 00/13] iommu/arm-smmu: Add Adreno SMMU specific implementation
2020-08-17 17:14 UTC (12+ messages)
` [PATCH 00/19] iommu/arm-smmu + drm/msm: per-process GPU pgtables
` [PATCH 05/19] iommu: add private interface for adreno-smmu
` [Freedreno] "
` [PATCH 06/19] drm/msm/gpu: add dev_to_gpu() helper
` [Freedreno] "
` [PATCH 07/19] drm/msm: set adreno_smmu as gpu's drvdata
` [PATCH 19/19] drm/msm: show process names in gem_describe
` [Freedreno] "
[PATCH v4 0/5] NFSD: Add support for the v4.2 READ_PLUS operation
2020-08-17 16:53 UTC (5+ messages)
` [PATCH v4 1/5] SUNRPC/NFSD: Implement xdr_reserve_space_vec()
` [PATCH v4 2/5] NFSD: Add READ_PLUS data support
` [PATCH v4 3/5] NFSD: Add READ_PLUS hole segment encoding
` [PATCH v4 5/5] NFSD: Encode a full READ_PLUS reply
[PATCH v4 00/10] NFS: Add support for the v4.2 READ_PLUS operation
2020-08-17 16:53 UTC (9+ messages)
` [PATCH v4 01/10] SUNRPC: Split out a function for setting current page
` [PATCH v4 02/10] SUNRPC: Implement a xdr_page_pos() function
` [PATCH v4 05/10] SUNRPC: Split out xdr_realign_pages() from xdr_align_pages()
` [PATCH v4 06/10] SUNRPC: Split out _shift_data_right_tail()
` [PATCH v4 07/10] SUNRPC: Add the ability to expand holes in data pages
` [PATCH v4 08/10] NFS: Add READ_PLUS hole segment decoding
` [PATCH v4 09/10] SUNRPC: Add an xdr_align_data() function
` [PATCH v4 10/10] NFS: Decode a full READ_PLUS reply
[PATCH] clear_pattern_list(): clear embedded hashmaps
2020-08-17 17:22 UTC (3+ messages)
[PATCH BlueZ 1/1] scr:Set property mode failed,memory leak
2020-08-17 17:32 UTC (2+ messages)
[PATCH] drm/amdkfd: Initialize SDMA activity counter to 0
2020-08-17 17:32 UTC (2+ messages)
[iptables] Use ipset with conntrack module
2020-08-17 17:31 UTC (2+ messages)
[PATCH RFC 0/2] Break heap spraying needed for exploiting use-after-free
2020-08-17 17:32 UTC (4+ messages)
` [PATCH RFC 1/2] mm: Extract SLAB_QUARANTINE from KASAN
[PATCH v6 00/13] irqchip: ti, sci-intr/inta: Update the dt bindings to accept different interrupt parents
2020-08-17 17:30 UTC (4+ messages)
[Virtio-fs] [PATCH v2 00/20] virtiofs: Add DAX support
2020-08-17 17:22 UTC (8+ messages)
` [PATCH v2 01/20] dax: Modify bdev_dax_pgoff() to handle NULL bdev
` [PATCH v2 02/20] dax: Create a range version of dax_layout_busy_page()
` [Virtio-fs] "
[PATCH 0/3] Clean up some memory leaks in and around dir.c
2020-08-17 17:19 UTC (10+ messages)
` [PATCH 1/3] dir: fix leak of parent_hashmap and recursive_hashmap
` [PATCH 2/3] dir: make clear_directory() free all relevant memory
` [PATCH 3/3] dir: fix problematic API to avoid memory leaks
[Bluez PATCH v1] input: Don't browse SDP if HIDSDPDisable is set
2020-08-17 16:58 UTC (4+ messages)
[PATCH v2 00/13] clk/watchdog/ARM: Cleanup of various S3C bits
2020-08-17 16:57 UTC (3+ messages)
` [PATCH v2 06/13] ARM: samsung: remove HAVE_S3C2410_WATCHDOG and use direct dependencies
[PATCH v1 0/1] target/microblaze: mbar: Trap sleeps from user-space
2020-08-17 17:30 UTC (2+ messages)
` [PATCH v1 1/1] "
[PATCH 0/5] slimming down installed size
2020-08-17 16:58 UTC (5+ messages)
` [PATCH 3/5] make git-bugreport a builtin
[PATCH 1/3] fpga manager: xilinx-spi: remove stray comment
2020-08-17 16:59 UTC (2+ messages)
` [PATCH 2/3] fpga manager: xilinx-spi: provide better diagnostics on programming failure
[PATCH v7 0/3] devres: provide and use devm_krealloc()
2020-08-17 17:05 UTC (2+ messages)
` [PATCH v7 1/3] devres: provide devm_krealloc()
[PATCH] ACPI: ioremap: avoid redundant rounding to OS page size
2020-08-17 17:06 UTC (2+ messages)
[PATCH v3 0/3] selinux: add detailed tracepoint on audited events
2020-08-17 17:07 UTC (3+ messages)
` [PATCH v3 1/3] selinux: add "
` [PATCH v3 3/3] selinux: add permission names to trace event
[PATCH] ext4: use kmemdup_nul() instead of kstrndup()
2020-08-17 17:08 UTC (2+ messages)
[PATCH net-next 0/7] net: dsa: mv88e6xxx: Add devlink regions support
2020-08-17 17:15 UTC (7+ messages)
` [PATCH net-next 1/7] net: dsa: Add helper to convert from devlink to ds
` [PATCH net-next 5/7] net: dsa: mv88e6xxx: Add devlink regions
[PATCH] drm/msm/gpu: make ringbuffer readonly
2020-08-17 17:10 UTC (2+ messages)
[BlueZ PATCH] Disable auto-connect on cancel pair
2020-08-17 17:11 UTC (2+ messages)
[GIT PULL] Mount notifications
2020-08-17 17:15 UTC (14+ messages)
` [GIT PULL] Filesystem Information
` file metadata via fs API (was: [GIT PULL] Filesystem Information)
` file metadata via fs API
[PATCH] Documentation/git-send-email.txt: Mention less secure app access might need to enable
2020-08-17 17:16 UTC (2+ messages)
[RFC 0/5] Introduce NMI aware serial drivers
2020-08-17 17:19 UTC (8+ messages)
` [RFC 1/5] tty/sysrq: Make sysrq handler NMI aware
[PATCH] selftests: kvm: Fix an unexpected failure with newer gcc compiler
2020-08-17 17:19 UTC (3+ messages)
What's cooking in git.git (Aug 2020, #01; Mon, 3)
2020-08-17 17:19 UTC (11+ messages)
[PATCH] drm/msm/adreno: remove return value of function XX_print
2020-08-17 17:26 UTC (3+ messages)
` [Freedreno] "
[PATCH v3 0/9] KVM: Support guest MAXPHYADDR < host MAXPHYADDR
2020-08-17 17:22 UTC (4+ messages)
` [PATCH v3 7/9] KVM: VMX: Add guest physical address check in EPT violation and misconfig
[PATCH 1/2] dt-bindings: tas2562: Remove tas2562 text file
2020-08-17 17:21 UTC (4+ messages)
` [PATCH 2/2] dt-bindings: tas2562: Add device specification links
[PATCH] tty: serial: fix earlycon dependency
2020-08-17 17:25 UTC (3+ messages)
[PATCH v1 00/22] SUNRPC: Replace dprintk calls with tracepoints
2020-08-17 17:25 UTC (2+ messages)
drm modeset bugs
2020-08-17 17:25 UTC (2+ messages)
[PATCH] lib/string.c: implement stpcpy
2020-08-17 17:14 UTC (12+ messages)
` [PATCH v2] "
[PATCH v2] perf sched timehist: Fix use of CPU list with summary option
2020-08-17 17:09 UTC
[PATCH] ui/gtk: Update refresh interval after widget is realized
2020-08-17 17:23 UTC
[PATCH RESEND v9 00/13] iommu: Shared Virtual Addressing for SMMUv3 (PT sharing part)
2020-08-17 17:15 UTC (42+ messages)
` [PATCH RESEND v9 01/13] mm: Define pasid in mm
` [PATCH RESEND v9 02/13] iommu/ioasid: Add ioasid references
` [PATCH RESEND v9 03/13] iommu/sva: Add PASID helpers
` [PATCH RESEND v9 04/13] arm64: mm: Pin down ASIDs for sharing mm with devices
` [PATCH RESEND v9 05/13] iommu/io-pgtable-arm: Move some definitions to a header
` [PATCH RESEND v9 06/13] arm64: cpufeature: Export symbol read_sanitised_ftr_reg()
` [PATCH RESEND v9 07/13] iommu/arm-smmu-v3: Move definitions to a header
` [PATCH RESEND v9 08/13] iommu/arm-smmu-v3: Share process page tables
` [PATCH RESEND v9 09/13] iommu/arm-smmu-v3: Seize private ASID
` [PATCH RESEND v9 10/13] iommu/arm-smmu-v3: Check for SVA features
` [PATCH RESEND v9 11/13] iommu/arm-smmu-v3: Add SVA device feature
` [PATCH RESEND v9 12/13] iommu/arm-smmu-v3: Implement iommu_sva_bind/unbind()
` [PATCH RESEND v9 13/13] iommu/arm-smmu-v3: Hook up ATC invalidation to mm ops
Linux 5.9-rc1
2020-08-17 16:44 UTC (3+ messages)
` Re:..build stopped... "
` ..build "
[PATCH v2] docs: update trusted-encrypted.rst
2020-08-17 16:39 UTC (2+ messages)
[PATCH] ALSA: usb-audio: ignore broken processing/extension unit
2020-08-17 17:20 UTC
[RFC PATCH 00/22] block/export: Add infrastructure and QAPI for block exports
2020-08-17 17:19 UTC (3+ messages)
` [RFC PATCH 06/22] qemu-nbd: Use raw block driver for --offset
[PATCH] selftests: kvm: Use a shorter encoding to clear RAX
2020-08-17 17:20 UTC
IUCV 2WAY missing from AF_IUCV?
2020-08-17 17:19 UTC
[PATCH v1 0/5] target/microblaze: Enable MTTCG
2020-08-17 17:03 UTC (5+ messages)
` [PATCH v1 3/5] target/microblaze: mbar: Add support for data-access barriers
Question on ata_gen_passthru_sense interpretation of fixed format sense buffer
2020-08-17 17:18 UTC (2+ messages)
[Microproject] t0000-basic.sh: replaced test -f with test_path_is_file
2020-08-17 17:18 UTC
[PATCH] hw: add a number of SPI-flash's of m25p80 family
2020-08-17 17:16 UTC (3+ messages)
[PATCH 0/3] Change "--diff-merges" to require parameter
2020-08-17 17:17 UTC (10+ messages)
` [PATCH 3/3] t/t4013: add test for --diff-merges=off
[PATCH 16/16] wireless: zydas: convert tasklets to use new tasklet_setup() API
2020-08-17 17:17 UTC (2+ messages)
Planned osstest outage, around 17th August
2020-08-17 17:16 UTC (3+ messages)
[PATCH 00/41] qom: Automated conversion of type checking boilerplate
2020-08-17 17:14 UTC (4+ messages)
` [PATCH 37/41] [automated] Use DECLARE_*CHECKER* when possible (--force mode)
[PATCH v8 00/24] coresight: allow to build coresight as modules
2020-08-17 17:13 UTC (3+ messages)
` [PATCH v8 21/24] coresight: cti: allow cti to be built as a module
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.