WARNING: at mm/mremap.c:211 move_page_tables in i386
2020-07-14 18:49 UTC (11+ messages)
[RFC PATCH 00/35] Move all PCIBIOS* definitions into arch/x86
2020-07-14 18:45 UTC
[PATCH 4.19 00/58] 4.19.133-rc1 review
2020-07-14 18:44 UTC (51+ messages)
` [PATCH 4.19 01/58] KVM: s390: reduce number of IO pins to 1
` [PATCH 4.19 02/58] spi: spi-fsl-dspi: Adding shutdown hook
` [PATCH 4.19 03/58] spi: spi-fsl-dspi: Fix lockup if device is removed during SPI transfer
` [PATCH 4.19 04/58] spi: spi-fsl-dspi: use IRQF_SHARED mode to request IRQ
` [PATCH 4.19 05/58] spi: spi-fsl-dspi: Fix external abort on interrupt in resume or exit paths
` [PATCH 4.19 08/58] drm/tegra: hub: Do not enable orphaned window group
` [PATCH 4.19 09/58] gpu: host1x: Detach driver on unregister
` [PATCH 4.19 10/58] spi: spidev: fix a race between spidev_release and spidev_remove
` [PATCH 4.19 11/58] spi: spidev: fix a potential use-after-free in spidev_release()
` [PATCH 4.19 12/58] ixgbe: protect ring accesses with READ- and WRITE_ONCE
` [PATCH 4.19 13/58] i40e: "
` [PATCH 4.19 14/58] drm: panel-orientation-quirks: Add quirk for Asus T101HA panel
` [PATCH 4.19 15/58] drm: panel-orientation-quirks: Use generic orientation-data for Acer S1003
` [PATCH 4.19 16/58] s390/kasan: fix early pgm check handler execution
` [PATCH 4.19 17/58] drm/sun4i: mixer: Call of_dma_configure if theres an IOMMU
` [PATCH 4.19 18/58] cifs: update ctime and mtime during truncate
` [PATCH 4.19 19/58] ARM: imx6: add missing put_device() call in imx6q_suspend_init()
` [PATCH 4.19 20/58] scsi: mptscsih: Fix read sense data size
` [PATCH 4.19 21/58] usb: dwc3: pci: Fix reference count leak in dwc3_pci_resume_work
` [PATCH 4.19 22/58] block: release bip in a right way in error path
` [PATCH 4.19 23/58] nvme-rdma: assign completion vector correctly
` [PATCH 4.19 24/58] x86/entry: Increase entry_stack size to a full page
` [PATCH 4.19 25/58] net: qrtr: Fix an out of bounds read qrtr_endpoint_post()
` [PATCH 4.19 26/58] drm/mediatek: Check plane visibility in atomic_update
` [PATCH 4.19 28/58] smsc95xx: check return value of smsc95xx_reset
` [PATCH 4.19 29/58] smsc95xx: avoid memory leak in smsc95xx_bind
` [PATCH 4.19 30/58] net: hns3: fix use-after-free when doing self test
` [PATCH 4.19 31/58] ALSA: compress: fix partial_drain completion state
` [PATCH 4.19 33/58] nbd: Fix memory leak in nbd_add_socket
` [PATCH 4.19 34/58] cxgb4: fix all-mask IP address comparison
` [PATCH 4.19 35/58] bnxt_en: fix NULL dereference in case SR-IOV configuration fails
` [PATCH 4.19 36/58] net: macb: mark device wake capable when "magic-packet" property present
` [PATCH 4.19 38/58] ALSA: opl3: fix infoleak in opl3
` [PATCH 4.19 39/58] ALSA: hda - let hs_mic be picked ahead of hp_mic
` [PATCH 4.19 42/58] KVM: arm64: Stop clobbering x0 for HVC_SOFT_RESTART
` [PATCH 4.19 43/58] KVM: x86: bit 8 of non-leaf PDPEs is not reserved
` [PATCH 4.19 44/58] KVM: x86: Inject #GP if guest attempts to toggle CR4.LA57 in 64-bit mode
` [PATCH 4.19 45/58] KVM: x86: Mark CR4.TSD as being possibly owned by the guest
` [PATCH 4.19 46/58] kallsyms: Refactor kallsyms_show_value() to take cred
` [PATCH 4.19 47/58] kernel: module: Use struct_size() helper
` [PATCH 4.19 49/58] module: Do not expose section addresses to non-CAP_SYSLOG
` [PATCH 4.19 50/58] kprobes: Do not expose probe "
` [PATCH 4.19 51/58] bpf: Check correct cred for CAP_SYSLOG in bpf_dump_raw_ok()
` [PATCH 4.19 52/58] Revert "ath9k: Fix general protection fault in ath9k_hif_usb_rx_cb"
` [PATCH 4.19 53/58] btrfs: fix fatal extent_buffer readahead vs releasepage race
` [PATCH 4.19 54/58] drm/radeon: fix double free
` [PATCH 4.19 55/58] dm: use noio when sending kobject event
` [PATCH 4.19 56/58] ARC: entry: fix potential EFA clobber when TIF_SYSCALL_TRACE
` [PATCH 4.19 57/58] ARC: elf: use right ELF_ARCH
` [PATCH 4.19 58/58] s390/mm: fix huge pte soft dirty copying
[PATCH] cpufreq: imx: Select NVMEM_IMX_OCOTP
2020-07-14 18:43 UTC
[PATCH 5.4 000/109] 5.4.52-rc1 review
2020-07-14 18:43 UTC (30+ messages)
` [PATCH 5.4 001/109] KVM: s390: reduce number of IO pins to 1
` [PATCH 5.4 002/109] spi: spi-fsl-dspi: Adding shutdown hook
` [PATCH 5.4 003/109] spi: spi-fsl-dspi: Fix lockup if device is removed during SPI transfer
` [PATCH 5.4 004/109] regmap: fix alignment issue
` [PATCH 5.4 005/109] perf/x86/rapl: Move RAPL support to common x86 code
` [PATCH 5.4 007/109] ARM: dts: omap4-droid4: Fix spi configuration and increase rate
` [PATCH 5.4 011/109] drm: mcde: Fix display initialization problem
` [PATCH 5.4 013/109] ALSA: hda: Intel: add missing PCI IDs for ICL-H, TGL-H and EKL
` [PATCH 5.4 015/109] spi: spidev: fix a potential use-after-free in spidev_release()
` [PATCH 5.4 017/109] net: ethernet: mvneta: Add 2500BaseX support for SoCs without comphy
` [PATCH 5.4 019/109] i40e: protect ring accesses with READ- and WRITE_ONCE
` [PATCH 5.4 020/109] ibmvnic: continue to init in CRQ reset returns H_CLOSED
` [PATCH 5.4 022/109] iommu/vt-d: Dont apply gfx quirks to untrusted devices
` [PATCH 5.4 023/109] drm: panel-orientation-quirks: Add quirk for Asus T101HA panel
` [PATCH 5.4 024/109] drm: panel-orientation-quirks: Use generic orientation-data for Acer S1003
` [PATCH 5.4 026/109] drm/sun4i: mixer: Call of_dma_configure if theres an IOMMU
` [PATCH 5.4 028/109] ARM: imx6: add missing put_device() call in imx6q_suspend_init()
` [PATCH 5.4 029/109] scsi: mptscsih: Fix read sense data size
` [PATCH 5.4 030/109] usb: dwc3: pci: Fix reference count leak in dwc3_pci_resume_work
` [PATCH 5.4 032/109] nvme-rdma: assign completion vector correctly
` [PATCH 5.4 033/109] x86/entry: Increase entry_stack size to a full page
` [PATCH 5.4 034/109] sched/core: Check cpus_mask, not cpus_ptr in __set_cpus_allowed_ptr(), to fix mask corruption
` [PATCH 5.4 035/109] net: qrtr: Fix an out of bounds read qrtr_endpoint_post()
` [PATCH 5.4 036/109] gpio: pca953x: Override IRQ for one of the expanders on Galileo Gen 2
` [PATCH 5.4 039/109] drm/mediatek: Check plane visibility in atomic_update
` [PATCH 5.4 040/109] bpf, sockmap: RCU splat with redirect and strparser error or TLS
` [PATCH 5.4 052/109] smsc95xx: avoid memory leak in smsc95xx_bind
[PATCH V1 0/5] riscv: Add k/uprobe supported
2020-07-14 18:43 UTC (2+ messages)
[PATCH] drm: msm: a6xx: fix gpu failure after system resume
2020-07-14 18:42 UTC (3+ messages)
[PATCH] mm/percpu: mark pcpu_chunk_type() as __maybe_unused
2020-07-14 18:41 UTC (4+ messages)
` [PATCH v2] mm/percpu: fix 'defined but not used' warning
[PATCH v6 0/7] Add support for O_MAYEXEC
2020-07-14 18:40 UTC (9+ messages)
` [PATCH v6 1/7] exec: Change uselib(2) IS_SREG() failure to EACCES
` [PATCH v6 2/7] exec: Move S_ISREG() check earlier
` [PATCH v6 3/7] exec: Move path_noexec() "
` [PATCH v6 4/7] fs: Introduce O_MAYEXEC flag for openat2(2)
` [PATCH v6 5/7] fs,doc: Enable to enforce noexec mounts or file exec through O_MAYEXEC
` [PATCH v6 6/7] selftest/openat2: Add tests for O_MAYEXEC enforcing
` [PATCH v6 7/7] ima: add policy support for the new file open MAY_OPENEXEC flag
[PATCH net-next v2] hinic: add firmware update support
2020-07-14 18:37 UTC (2+ messages)
[ANNOUNCE] 4.19.132-rt59
2020-07-14 18:35 UTC (2+ messages)
[PATCH] ksz884x: switch from 'pci_' to 'dma_' API
2020-07-14 18:35 UTC
[PATCH v8 0/6] iio/adc: ingenic: Cleanups & add touchscreen mode
2020-07-14 18:33 UTC (2+ messages)
[RFC PATCH 0/4] rseq: Introduce extensible struct rseq
2020-07-14 18:33 UTC (5+ messages)
` [RFC PATCH 2/4] rseq: Allow extending "
[PATCH v3 0/7] x86/boot: Remove runtime relocations from compressed kernel
2020-07-14 18:33 UTC (7+ messages)
` [PATCH v4 "
[PATCH 00/25] Rid W=1 warnings in Pinctrl
2020-07-14 18:32 UTC (9+ messages)
` [PATCH 01/25] pinctrl: actions: pinctrl-owl: Supply missing 'struct owl_pinctrl' attribute descriptions
` [PATCH 07/25] pinctrl: samsung: pinctrl-s3c24xx: Fix formatting issues
` [PATCH 18/25] pinctrl: pinctrl-bm1880: Rename ill documented struct attribute entries
` [PATCH 19/25] pinctrl: pinctrl-rockchip: Fix a bunch of kerneldoc misdemeanours
[PATCH v6 00/17] Add static_call
2020-07-14 18:31 UTC (10+ messages)
` [PATCH v6 15/17] static_call: Allow early init
[PATCH] selftests/harness: Limit step counter reporting
2020-07-14 18:30 UTC
[GIT PULL tip/core/rcu] RCU commits for v5.9
2020-07-14 18:27 UTC (3+ messages)
[PATCH] pinctrl: rockchip: Replace HTTP links with HTTPS ones
2020-07-14 18:27 UTC (2+ messages)
[PATCH v2 0/2 net] bitfield.h cleanups
2020-07-14 18:23 UTC (2+ messages)
[PATCH v7 0/9] Add seccomp notifier ioctl that enables adding fds
2020-07-14 18:20 UTC (3+ messages)
` [PATCH v7 8/9] seccomp: Introduce addfd ioctl to seccomp user notifier
[PATCH v2] x86/entry: Fix vectors to IDTENTRY_SYSVEC for CONFIG_HYPERV
2020-07-14 18:19 UTC (3+ messages)
[PATCH] cpufreq: intel_pstate: Avoid enabling HWP if EPP is not supported
2020-07-14 18:17 UTC
[PATCH] cpufreq: intel_pstate: Implement passive mode with HWP enabled
2020-07-14 18:16 UTC
[PATCH v8 0/7] Add basic SoC Support for Mediatek MT6779 SoC
2020-07-14 18:14 UTC (3+ messages)
` [PATCH v8 6/7] arm64: dts: add dts nodes for MT6779
Add and use a generic version of devmem_is_allowed()
2020-07-14 18:14 UTC (3+ messages)
` [PATCH v2 4/5] arm64: Use the generic devmem_is_allowed()
[PATCH v7 0/4] Extend coredump functionality
2020-07-14 18:12 UTC (6+ messages)
` [PATCH v1 2/4] remoteproc: qcom_q6v5_mss: Replace mask based tracking with size
` [PATCH v7 3/4] remoteproc: Add inline coredump functionality
[PATCH 0/5] firmware: tegra: Add support for in-band debug
2020-07-14 18:12 UTC (3+ messages)
[Linux-kernel-mentees] [PATCH] bpf: Fix NULL pointer dereference in __btf_resolve_helper_id()
2020-07-14 18:09 UTC (5+ messages)
` [Linux-kernel-mentees] [PATCH v2] "
` [Linux-kernel-mentees] [PATCH v3] "
[PATCH][next] mei: Avoid the use of one-element arrays
2020-07-14 18:08 UTC (3+ messages)
[PATCH][next] hpilo: Replace one-element array with flexible-array member
2020-07-14 18:06 UTC (3+ messages)
[PATCH v6 0/2] phy: Add USB PHY support on Intel LGM SoC
2020-07-14 18:01 UTC (3+ messages)
` [PATCH v6 1/2] dt-bindings: phy: Add USB PHY support for "
[PATCH net-next] net: phy: sfp: Cotsworks SFF module EEPROM fixup
2020-07-14 17:59 UTC
[PATCH] selftests: fib_nexthop_multiprefix: fix cleanup() netns deletion
2020-07-14 17:58 UTC (2+ messages)
[PATCH] CREDITS: Replace HTTP links with HTTPS ones
2020-07-14 17:55 UTC (2+ messages)
` [PATCH v2] "
[PATCH 00/22] add support for Clang LTO
2020-07-14 17:54 UTC (6+ messages)
[PATCH] wilc1000: let wilc_mac_xmit() return NETDEV_TX_OK
2020-07-14 17:53 UTC (2+ messages)
[PATCH v2] dt-bindings: ASoC: Convert UniPhier EVEA codec to json-schema
2020-07-14 17:52 UTC (6+ messages)
linux-next: Fixes tag needs some work in the wireless-drivers-next tree
2020-07-14 17:49 UTC (2+ messages)
[PATCH v2] hwmon: (drivetemp) Avoid SCT usage on Toshiba DT01ACA family drives
2020-07-14 17:47 UTC (5+ messages)
[PATCH ghak84 v4] audit: purge audit_log_string from the intra-kernel audit API
2020-07-14 17:43 UTC (3+ messages)
[PATCH 00/13] Rid W=1 warnings in CPUFreq
2020-07-14 17:43 UTC (9+ messages)
` [PATCH 10/13] cpufreq: powernow-k8: Make use of known set but not used variables
` [PATCH 11/13] cpufreq: pcc-cpufreq: Remove unused ID structs
` [PATCH 12/13] cpufreq: intel_pstate: Supply struct attribute description for get_aperf_mperf_shift()
` [PATCH 13/13] cpufreq: amd_freq_sensitivity: Remove unused ID structs
[GIT PULL memory-model] LKMM commits for v5.9
2020-07-14 17:43 UTC
[PATCH] mm: vmstat: fix /proc/sys/vm/stat_refresh generating false warnings
2020-07-14 17:42 UTC (2+ messages)
[PATCH] checkpatch.pl: Allow '+' in compatible strings
2020-07-14 17:42 UTC (4+ messages)
[PATCH v2] mm: vmstat: fix /proc/sys/vm/stat_refresh generating false warnings
2020-07-14 17:39 UTC
[PATCH] MAINTAINERS: rectify CHRONTEL CH7322 CEC DRIVER section
2020-07-14 17:39 UTC (2+ messages)
[PATCH] irqchip: ativic32: constify irq_domain_ops
2020-07-14 17:38 UTC
[GIT PULL kcsan] KCSAN commits for v5.9
2020-07-14 17:32 UTC
possible deadlock in shmem_fallocate (4)
2020-07-14 17:32 UTC (5+ messages)
[PATCH] virtio_balloon: clear modern features under legacy
2020-07-14 17:31 UTC (6+ messages)
[PATCH bpf-next] bpf: allow loading instructions from a fd
2020-07-14 17:31 UTC (2+ messages)
[PATCH] OPENRISC ARCHITECTURE: Replace HTTP links with HTTPS ones
2020-07-14 17:30 UTC (5+ messages)
[PATCH 1/3] iio: Move attach/detach of the poll func to the core
2020-07-14 17:25 UTC (3+ messages)
[PATCH v2 0/7] Add SM8150 and SM8250 interconnect drivers
2020-07-14 17:23 UTC (3+ messages)
` [PATCH v2 1/7] dt-bindings: interconnect: single yaml file for RPMh "
[PATCH 0/6] Add support of mt8183 APU
2020-07-14 17:22 UTC (4+ messages)
` [PATCH 1/6] dt bindings: remoteproc: Add bindings for MT8183 APU
[PATCH] media: isif: reset global state
2020-07-14 17:20 UTC
[PATCH] usb: typec: tcpm: Move to high priority workqueue for processing events
2020-07-14 17:16 UTC (4+ messages)
[PATCH v2 0/4] TI K3 R5F remoteproc support
2020-07-14 17:15 UTC (3+ messages)
` [PATCH v2 1/4] dt-bindings: remoteproc: Add bindings for R5F subsystem on TI K3 SoCs
[PATCH net 1/1] docs: ptp.rst: add support for Renesas (IDT) ClockMatrix
2020-07-14 17:15 UTC
[RFC][PATCHES] converting FDPIC coredumps to regsets
2020-07-14 17:14 UTC (2+ messages)
[PATCH] mm: memcontrol: avoid workload stalls when lowering memory.high
2020-07-14 17:06 UTC (6+ messages)
[PATCH -v2.1] x86/msr: Filter MSR writes
2020-07-14 17:04 UTC (9+ messages)
[PATCH 0/2] X32 syscall cleanups
2020-07-14 17:02 UTC (3+ messages)
[PATCH] [stable v5.4.x] pwm: jz4740: Fix build failure
2020-07-14 16:58 UTC (4+ messages)
soft lockup in fanotify_read
2020-07-14 16:57 UTC (3+ messages)
[PATCH v2 00/29] Fix a bunch more SCSI related W=1 warnings
2020-07-14 16:50 UTC (5+ messages)
` [PATCH v2 05/29] scsi: fcoe: fcoe_ctlr: Fix a myriad of documentation issues
[PATCH 0/4] fs: add mount_setattr()
2020-07-14 16:49 UTC (3+ messages)
` [PATCH 1/4] namespace: take lock_mount_hash() directly when changing flags
[PATCH RESEND v7 00/11] dmaengine: dw: Take Baikal-T1 SoC DW DMAC peculiarities into account
2020-07-14 16:49 UTC (9+ messages)
` [PATCH v7 05/11] dmaengine: Introduce DMA-device device_caps callback
[PATCH v2 1/1] power: Emit changed uevent on wakeup_sysfs_add/remove
2020-07-14 16:41 UTC (3+ messages)
` [power] 47b918cf9a: kmsg.power_supply_ADP1:Error_in_uevent_for_wakeup_sysfs_add
[PATCH v10 00/17] mtd: spi-nor: add xSPI Octal DTR support
2020-07-14 16:40 UTC (2+ messages)
[PATCH v2] dt-bindings: ASoC: Convert UniPhier AIO audio system to json-schema
2020-07-14 16:39 UTC (2+ messages)
[PATCH v3 0/4] iommu aux-domain APIs extensions
2020-07-14 16:39 UTC (3+ messages)
` [PATCH v3 2/4] iommu: Add iommu_aux_at(de)tach_group()
possible deadlock in dev_uc_unsync
2020-07-14 16:37 UTC
[PATCH v2 0/4] hwspinlock: qcom: Allow dropping the intermediate TCSR mutex syscon
2020-07-14 16:33 UTC (4+ messages)
` [PATCH v2 3/4] hwspinlock: qcom: Allow mmio usage in addition to syscon
[PATCH 0/9] drm/msm: Avoid possible infinite probe deferral and speed booting
2020-07-14 16:32 UTC (6+ messages)
` [Freedreno] "
[PATCH v2 1/1] phy: tusb1210: use bitmasks to set VENDOR_SPECIFIC2
2020-07-14 16:32 UTC
[PATCH] md: fix deadlock causing by sysfs_notify
2020-07-14 16:29 UTC (5+ messages)
[PATCH v4 00/10] net: eth: altera: tse: Add PTP and mSGDMA prefetcher
2020-07-14 16:29 UTC (7+ messages)
` [PATCH v4 09/10] net: eth: altera: add msgdma prefetcher
[PATCH] drivers: staging: media: atomisp: pci: css_2401_system: host: csi_rx.c: fixed a sparse warning by making undeclared symbols static
2020-07-14 16:22 UTC (2+ messages)
[PATCH v2 0/3] um: allow static linking for non-glibc libc implementations
2020-07-14 16:02 UTC (6+ messages)
` [PATCH v2 2/3] um: some fixes to build UML with musl
page: next (older) | prev (newer) | latest
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Powered by JetHome