messages from 2020-07-14 17:32:35 to 2020-07-14 18:53:31 UTC [more...]
[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
[fuse] 6b2fb79963: WARNING:at_fs/fuse/file.c:#tree_insert[fuse]
2020-07-14 18:53 UTC (4+ messages)
` [PATCH] fuse_writepages_fill: simplified "if-else if" constuction
[PATCH 5.4 000/109] 5.4.52-rc1 review
2020-07-14 18:44 UTC (78+ 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 042/109] netfilter: ipset: call ip_set_free() instead of kfree()
` [PATCH 5.4 045/109] IB/sa: Resolv use-after-free in ib_nl_make_request()
` [PATCH 5.4 046/109] net: dsa: microchip: set the correct number of ports
` [PATCH 5.4 047/109] netfilter: conntrack: refetch conntrack after nf_conntrack_update()
` [PATCH 5.4 048/109] perf report TUI: Fix segmentation fault in perf_evsel__hists_browse()
` [PATCH 5.4 049/109] perf intel-pt: Fix recording PEBS-via-PT with registers
` [PATCH 5.4 050/109] perf intel-pt: Fix PEBS sample for XMM registers
` [PATCH 5.4 052/109] smsc95xx: avoid memory leak in smsc95xx_bind
` [PATCH 5.4 053/109] net: hns3: add a missing uninit debugfs when unload driver
` [PATCH 5.4 054/109] net: hns3: fix use-after-free when doing self test
` [PATCH 5.4 056/109] RDMA/siw: Fix reporting vendor_part_id
` [PATCH 5.4 057/109] arm64: kgdb: Fix single-step exception handling oops
` [PATCH 5.4 058/109] nbd: Fix memory leak in nbd_add_socket
` [PATCH 5.4 059/109] cxgb4: fix all-mask IP address comparison
` [PATCH 5.4 060/109] IB/mlx5: Fix 50G per lane indication
` [PATCH 5.4 061/109] qed: Populate nvm-file attributes while reading nvm config partition
` [PATCH 5.4 062/109] net/mlx5: Fix eeprom support for SFP module
` [PATCH 5.4 063/109] net/mlx5e: Fix 50G per lane indication
` [PATCH 5.4 064/109] bnxt_en: fix NULL dereference in case SR-IOV configuration fails
` [PATCH 5.4 065/109] net: macb: fix wakeup test in runtime suspend/resume routines
` [PATCH 5.4 066/109] net: macb: mark device wake capable when "magic-packet" property present
` [PATCH 5.4 067/109] net: macb: fix call to pm_runtime in the suspend/resume functions
` [PATCH 5.4 069/109] mlxsw: pci: Fix use-after-free in case of failed devlink reload
` [PATCH 5.4 070/109] IB/hfi1: Do not destroy hfi1_wq when the device is shut down
` [PATCH 5.4 071/109] IB/hfi1: Do not destroy link_wq "
` [PATCH 5.4 074/109] ALSA: usb-audio: add quirk for MacroSilicon MS2109
` [PATCH 5.4 075/109] ALSA: usb-audio: Add implicit feedback quirk for RTX6001
` [PATCH 5.4 076/109] ALSA: hda/realtek - Fix Lenovo Thinkpad X1 Carbon 7th quirk subdevice id
` [PATCH 5.4 077/109] ALSA: hda/realtek - Enable audio jacks of Acer vCopperbox with ALC269VC
` [PATCH 5.4 078/109] ALSA: hda/realtek: Enable headset mic of Acer C20-820 "
` [PATCH 5.4 081/109] KVM: arm64: Stop clobbering x0 for HVC_SOFT_RESTART
` [PATCH 5.4 082/109] KVM: arm64: Annotate hyp NMI-related functions as __always_inline
` [PATCH 5.4 083/109] KVM: x86: bit 8 of non-leaf PDPEs is not reserved
` [PATCH 5.4 085/109] KVM: x86: Mark CR4.TSD as being possibly owned by the guest
` [PATCH 5.4 087/109] kallsyms: Refactor kallsyms_show_value() to take cred
` [PATCH 5.4 088/109] module: Refactor section attr into bin attribute
` [PATCH 5.4 090/109] kprobes: Do not expose probe addresses to non-CAP_SYSLOG
` [PATCH 5.4 091/109] bpf: Check correct cred for CAP_SYSLOG in bpf_dump_raw_ok()
` [PATCH 5.4 094/109] btrfs: fix double put of block group with nocow
` [PATCH 5.4 096/109] drm/amdgpu: dont do soft recovery if gpu_recovery=0
` [PATCH 5.4 097/109] dm: use noio when sending kobject event
` [PATCH 5.4 098/109] mmc: meson-gx: limit segments to 1 when dram-access-quirk is needed
` [PATCH 5.4 099/109] ARC: entry: fix potential EFA clobber when TIF_SYSCALL_TRACE
` [PATCH 5.4 100/109] ARC: elf: use right ELF_ARCH
` [PATCH 5.4 101/109] s390/setup: init jump labels before command line parsing
` [PATCH 5.4 102/109] s390/mm: fix huge pte soft dirty copying
` [PATCH 5.4 103/109] blk-mq: consider non-idle request as "inflight" in blk_mq_rq_inflight()
` [PATCH 5.4 104/109] dm writecache: reject asynchronous pmem devices
` [PATCH 5.4 105/109] perf scripts python: export-to-postgresql.py: Fix struct.pack() int argument
[PATCH -v2.1] x86/msr: Filter MSR writes
2020-07-14 18:52 UTC (6+ messages)
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] cpufreq: imx: Select NVMEM_IMX_OCOTP
2020-07-14 18:43 UTC
[PATCH V1 0/5] riscv: Add k/uprobe supported
2020-07-14 18:43 UTC (2+ 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] drm: msm: a6xx: fix gpu failure after system resume
2020-07-14 18:42 UTC (3+ messages)
[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)
[PATCH] ksz884x: switch from 'pci_' to 'dma_' API
2020-07-14 18:35 UTC
[ANNOUNCE] 4.19.132-rt59
2020-07-14 18:35 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 v8 0/6] iio/adc: ingenic: Cleanups & add touchscreen mode
2020-07-14 18:33 UTC (2+ messages)
[PATCH v3 0/7] x86/boot: Remove runtime relocations from compressed kernel
2020-07-14 18:33 UTC (7+ messages)
` [PATCH v4 "
[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 00/25] Rid W=1 warnings in Pinctrl
2020-07-14 18:32 UTC (5+ messages)
` [PATCH 07/25] pinctrl: samsung: pinctrl-s3c24xx: Fix formatting issues
` [PATCH 19/25] pinctrl: pinctrl-rockchip: Fix a bunch of kerneldoc misdemeanours
[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 v2] bpf: Fix NULL pointer dereference in __btf_resolve_helper_id()
2020-07-14 18:09 UTC (2+ messages)
` [Linux-kernel-mentees] [PATCH v3] "
[PATCH][next] mei: Avoid the use of one-element arrays
2020-07-14 18:08 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][next] hpilo: Replace one-element array with flexible-array member
2020-07-14 18:06 UTC (3+ messages)
[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 (5+ 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 (5+ 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
[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] irqchip: ativic32: constify irq_domain_ops
2020-07-14 17:38 UTC
[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 net 1/1] docs: ptp.rst: add support for Renesas (IDT) ClockMatrix
2020-07-14 17:15 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)
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