linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-06-18 12:06:02 to 2020-06-18 14:22:17 UTC [more...]

[PATCH 0/3] Fix build failure with v5.8-rc1
 2020-06-18 14:21 UTC  (11+ messages)
` [PATCH 3/3] powerpc/8xx: Provide ptep_get() with 16k pages

[PATCH 1/1] irqchip: Add config MTK_SYSIRQ and MTK_CIRQ
 2020-06-18 14:22 UTC  (3+ messages)

[PATCH] drm/arm: fix unintentional integer overflow on left shift
 2020-06-18 14:21 UTC  (4+ messages)

[PATCH v13 00/16] Enable FSGSBASE instructions
 2020-06-18 14:18 UTC  (2+ messages)

[PATCH 0/4] Paravirtualized Control Register pinning
 2020-06-18 14:18 UTC  (5+ messages)
` [PATCH 1/4] X86: Update mmu_cr4_features during feature identification
` [PATCH 2/4] KVM: x86: Introduce paravirt feature CR0/CR4 pinning

[PATCH v2] staging: gasket: core: Fix a coding style issue in gasket_core.c
 2020-06-18 14:03 UTC  (3+ messages)

[PATCH 0/3] zone-append support in aio and io-uring
 2020-06-18 14:16 UTC  (3+ messages)

[PATCH v2] s390: fix build error for sys_call_table_emu
 2020-06-18 14:14 UTC 

[PATCH v4 0/3] mmc: Adding support for Microchip Sparx5 SoC
 2020-06-18 14:13 UTC  (4+ messages)
` [PATCH v4 1/3] dt-bindings: mmc: Add Sparx5 SDHCI controller bindings
` [PATCH v4 2/3] sdhci: sparx5: Add Sparx5 SoC eMMC driver
` [PATCH v4 3/3] arm64: dts: sparx5: Add Sparx5 eMMC support

[PATCH] [perf] sort : Fix null pointer dereference in _hist_entry__sym_snprintf
 2020-06-18 14:13 UTC  (2+ messages)

[PATCH v8 0/5] mainline Protonic boards
 2020-06-18 14:12 UTC  (3+ messages)
` [PATCH v8 1/5] ARM: dts: add Protonic PRTI6Q board

[PATCH v3 0/3] capabilities: Introduce CAP_CHECKPOINT_RESTORE
 2020-06-18 14:11 UTC  (5+ messages)
` [PATCH v3 1/3] "
` [PATCH v3 2/3] selftests: add clone3() CAP_CHECKPOINT_RESTORE test
` [PATCH v3 3/3] prctl: Allow ptrace capable processes to change exe_fd

[PATCH] staging: rtl8723bs: os_dep: ioctl_cfg80211: fixed code styl issues
 2020-06-18 14:10 UTC 

KASAN: null-ptr-deref Write in media_request_close
 2020-06-18 14:11 UTC  (2+ messages)

[PATCH 1/5] x86/entry: introduce macro idtentry_swapgs_and_switch_to_kernel_stack
 2020-06-18 14:10 UTC  (6+ messages)
` [PATCH V2 0/4] x86/entry: simply stack switching when exception on userspace

[PATCH] soc: qcom: rpmh: Update rpmh_invalidate function to return void
 2020-06-18 14:10 UTC  (2+ messages)

next/master bisection: baseline.login on ox820-cloudengines-pogoplug-series-3
 2020-06-18 14:09 UTC  (3+ messages)

[v1] drm/msm/dpu: add support for clk and bw scaling for display
 2020-06-18 14:08 UTC 

[RESEND, PATCH v2] lib: overflow-test: add KUnit test of check_*_overflow functions
 2020-06-18 14:08 UTC 

[v8] drm/msm/dpu: ensure device suspend happens during PM sleep
 2020-06-18 14:01 UTC 

[PATCH v2] lib: overflow-test: add KUnit test of check_*_overflow functions
 2020-06-18 14:06 UTC 

[PATCH v3] IB/srpt: Remove WARN_ON from srpt_cm_req_recv
 2020-06-18 14:03 UTC  (2+ messages)

[PATCH v2] usb: replace hardcode maximum usb string length by definition
 2020-06-18 14:02 UTC  (3+ messages)
` [PATCH v3] "

[PATCH v3 0/4] nvmem: qfprom: Patches for fuse blowing on Qualcomm SoCs
 2020-06-18 14:01 UTC  (7+ messages)
` [PATCH v3 2/4] dt-bindings: nvmem: Add properties needed for blowing fuses

[PATCH v4 0/3] hwmon: Adding support for Microchip Sparx5 SoC
 2020-06-18 13:59 UTC  (4+ messages)
` [PATCH v4 1/3] dt-bindings: hwmon: Add Sparx5 temperature sensor
` [PATCH v4 2/3] arm64: dts: sparx5: Add hwmon "
` [PATCH v4 3/3] hwmon: sparx5: Add Sparx5 SoC temperature driver

[PATCH v3 00/15] Split off nVHE hyp code
 2020-06-18 13:57 UTC  (17+ messages)
` [PATCH v3 01/15] arm64: kvm: Fix symbol dependency in __hyp_call_panic_nvhe
` [PATCH v3 02/15] arm64: kvm: Move __smccc_workaround_1_smc to .rodata
` [PATCH v3 03/15] arm64: kvm: Add build rules for separate nVHE object files
` [PATCH v3 04/15] arm64: kvm: Handle calls to prefixed hyp functions
` [PATCH v3 05/15] arm64: kvm: Build hyp-entry.S separately for VHE/nVHE
` [PATCH v3 06/15] arm64: kvm: Move hyp-init.S to nVHE
` [PATCH v3 07/15] arm64: kvm: Split hyp/tlb.c to VHE/nVHE
` [PATCH v3 08/15] arm64: kvm: Split hyp/switch.c "
` [PATCH v3 09/15] arm64: kvm: Split hyp/debug-sr.c "
` [PATCH v3 10/15] arm64: kvm: Split hyp/sysreg-sr.c "
` [PATCH v3 11/15] arm64: kvm: Split hyp/timer-sr.c "
` [PATCH v3 12/15] arm64: kvm: Compile remaining hyp/ files for both VHE/nVHE
` [PATCH v3 13/15] arm64: kvm: Add comments around __kvm_nvhe_ symbol aliases
` [PATCH v3 14/15] arm64: kvm: Remove __hyp_text macro, use build rules instead
` [PATCH v3 15/15] arm64: kvm: Lift instrumentation restrictions on VHE

krobe: __blkdev_put probe is missed
 2020-06-18 13:56 UTC  (3+ messages)
` kprobe: "

[PATCHv9 0/3] optee: register drivers on optee bus
 2020-06-18 13:52 UTC  (4+ messages)
` [PATCHv9 1/3] optee: use uuid for sysfs driver entry
` [PATCHv9 2/3] optee: enable support for multi-stage bus enumeration
` [PATCHv9 3/3] tpm_ftpm_tee: register driver on TEE bus

[PATCH v2] drm/hisilicon: Code refactoring for hibmc_drv_vdac
 2020-06-18 13:52 UTC  (2+ messages)

[PATCH v13 14/16] Documentation/x86/64: Add documentation for GS/FS addressing mode
 2020-06-18 13:50 UTC  (2+ messages)
` [tip: x86/fsgsbase] "

[PATCH v7 07/18] x86/fsgsbase/64: Preserve FS/GS state in __switch_to() if FSGSBASE is on
 2020-06-18 13:50 UTC  (2+ messages)
` [tip: x86/fsgsbase] x86/process/64: Use FSBSBASE in switch_to() if available

[PATCH v7 05/18] x86/fsgsbase/64: Add intrinsics for FSGSBASE instructions
 2020-06-18 13:50 UTC  (2+ messages)
` [tip: x86/fsgsbase] "

[PATCH v7 17/18] x86/elf: Enumerate kernel FSGSBASE capability in AT_HWCAP2
 2020-06-18 13:50 UTC  (2+ messages)
` [tip: x86/fsgsbase] "

[PATCH v7 12/18] x86/fsgsbase/64: GSBASE handling with FSGSBASE in the paranoid path
 2020-06-18 13:50 UTC  (2+ messages)
` [tip: x86/fsgsbase] x86/entry/64: Handle FSGSBASE enabled paranoid entry/exit

[PATCH] crypto: ccp: remove redundant assignment to variable ret
 2020-06-18 13:51 UTC  (2+ messages)

[PATCH v7 08/18] x86/fsgsbase/64: When copying a thread, use the FSGSBASE instructions
 2020-06-18 13:50 UTC  (2+ messages)
` [tip: x86/fsgsbase] x86/process/64: Use FSGSBASE instructions on thread copy and ptrace

[PATCH v7 06/18] x86/fsgsbase/64: Enable FSGSBASE instructions in the helper functions
 2020-06-18 13:50 UTC  (2+ messages)
` [tip: x86/fsgsbase] x86/fsgsbase/64: Enable FSGSBASE instructions in "

[PATCH v13 15/16] selftests/x86/fsgsbase: Test GS selector on ptracer-induced GS base write
 2020-06-18 13:50 UTC  (2+ messages)
` [tip: x86/fsgsbase] "

[PATCH v7 01/18] x86/fsgsbase/64: Fix ARCH_SET_FS/GS behaviors for a remote task
 2020-06-18 13:50 UTC  (2+ messages)
` [tip: x86/fsgsbase] x86/ptrace: Prevent ptrace from clearing the FS/GS selector

[PATCH v7 03/18] x86/fsgsbase/64: Add 'unsafe_fsgsbase' to enable CR4.FSGSBASE
 2020-06-18 13:50 UTC  (2+ messages)
` [tip: x86/fsgsbase] x86/cpu: "

[PATCH v7 10/18] x86/entry/64: Switch CR3 before SWAPGS on the paranoid entry
 2020-06-18 13:50 UTC  (2+ messages)
` [tip: x86/fsgsbase] x86/entry/64: Switch CR3 before SWAPGS in "

[PATCH v13 16/16] selftests/x86/fsgsbase: Test ptracer-induced GS base write with FSGSBASE
 2020-06-18 13:50 UTC  (2+ messages)
` [tip: x86/fsgsbase] "

[PATCH v13 08/16] x86/speculation/swapgs: Check FSGSBASE in enabling SWAPGS mitigation
 2020-06-18 13:50 UTC  (2+ messages)
` [tip: x86/fsgsbase] "

[PATCH v7 16/18] x86/fsgsbase/64: Enable FSGSBASE by default and add a chicken bit
 2020-06-18 13:50 UTC  (2+ messages)
` [tip: x86/fsgsbase] x86/cpu: Enable FSGSBASE on 64bit "

[PATCH v13 06/16] x86/process/64: Make save_fsgs() public available
 2020-06-18 13:50 UTC  (2+ messages)
` [tip: x86/fsgsbase] x86/process/64: Make save_fsgs_for_kvm() ready for FSGSBASE

[PATCH v7 11/18] x86/fsgsbase/64: Introduce the FIND_PERCPU_BASE macro
 2020-06-18 13:50 UTC  (2+ messages)
` [tip: x86/fsgsbase] x86/entry/64: "

fix a hyperv W^X violation and remove vmalloc_exec
 2020-06-18 13:50 UTC  (5+ messages)
` [PATCH 2/3] arm64: use PAGE_KERNEL_ROX directly in alloc_insn_page

[PATCH] s390: fix build error for sys_call_table_emu
 2020-06-18 13:49 UTC  (3+ messages)

[PATCH] scsi: sd: stop SSD (non-rotational) disks before reboot
 2020-06-18 13:49 UTC  (6+ messages)

[PATCH v11 0/8] Add tpm i2c ptp driver
 2020-06-18 13:43 UTC  (9+ messages)
` [PATCH v11 1/8] tpm: Make read{16, 32}() and write32() in tpm_tis_phy_ops optional
` [PATCH v11 2/8] tpm: tpm_tis: Fix expected bit handling and send all bytes in one shot without last byte in exception
` [PATCH v11 3/8] tpm: tpm_tis: Add retry in case of protocol failure or data integrity (on I2C only) failure
` [PATCH v11 4/8] tpm: tpm_tis: Rewrite "tpm_tis_req_canceled()"
` [PATCH v11 5/8] tpm: Handle an exception for TPM Firmware Update mode
` [PATCH v11 6/8] tpm: tpm_tis: verify TPM_STS register is valid after locality request
` [PATCH v11 7/8] tpm: Add YAML schema for TPM TIS I2C options
` [PATCH v11 8/8] tpm: tpm_tis: add tpm_tis_i2c driver

[PATCH net-next v7 0/6] RGMII Internal delay common property
 2020-06-18 13:44 UTC  (7+ messages)
` [PATCH net-next v7 1/6] dt-bindings: net: Add tx and rx internal delays
` [PATCH net-next v7 2/6] net: phy: Add a helper to return the index for of the internal delay

[PATCH] drm/panel: otm8009a: Drop unnessary backlight_device_unregister()
 2020-06-18 13:46 UTC 

[PATCH] mm: Use unsigned types for fragmentation score
 2020-06-18 13:41 UTC  (2+ messages)

[PATCH v5 0/3] add clkout support to mscc phys
 2020-06-18 13:41 UTC  (6+ messages)
` [PATCH v5 1/3] net: phy: mscc: move shared probe code into a helper
` [PATCH v5 2/3] dt-bindings: net: mscc-vsc8531: add optional clock properties
` [PATCH v5 3/3] net: phy: mscc: handle the clkout control on some phy variants

[PATCH] arm64: dts: meson: add missing gxl rng clock
 2020-06-18 13:39 UTC  (2+ messages)

[PATCH v4 0/2] mfd: Add support for Khadas Microcontroller
 2020-06-18 13:38 UTC  (3+ messages)
` [PATCH v4 1/2] thermal: add support for the MCU controlled FAN on Khadas boards
` [PATCH v4 2/2] arm64: dts: meson-khadas-vim3: add Khadas MCU nodes

[PATCH v2 1/3] iio: Move attach/detach of the poll func to the core
 2020-06-18 13:37 UTC  (9+ messages)
` [PATCH v2 3/3] iio: remove iio_triggered_buffer_postenable()/iio_triggered_buffer_predisable()

[GIT PULL] EFI fixes for v5.8
 2020-06-18 13:37 UTC 

[PATCH] iio: at91-sama5d2_adc: remove usage of iio_priv_to_dev() helper
 2020-06-18 13:34 UTC  (6+ messages)

[PATCH v4] perf tools: Check libasan and libubsan in Makefile.config
 2020-06-18 13:29 UTC  (3+ messages)

[PATCH][next] tipc: Use struct_size() helper
 2020-06-18 13:35 UTC 

[PATCH] arm64: dts: meson-gxl-s805x: reduce initial Mali450 core frequency
 2020-06-18 13:27 UTC 

[PATCH v2] MAINTAINERS: Add entry for ROHM power management ICs
 2020-06-18 13:26 UTC  (2+ messages)

[PATCH -next] macvlan: Fix memleak in macvlan_changelink_sources
 2020-06-18 13:26 UTC 

[PATCH 0/3] tool lib traceevent: Fix some parsing errors
 2020-06-18 13:24 UTC  (4+ messages)

[PATCH] media: rc: return proper error code on error handling path in init
 2020-06-18 13:15 UTC 

[PATCH v2] KVM: SVM: emulate MSR_IA32_PERF_CAPABILITIES
 2020-06-18 13:21 UTC  (4+ messages)

[PATCH] x86/asm/64: Align start of __clear_user() loop to 16-bytes
 2020-06-18 13:16 UTC  (3+ messages)

[PATCH] crypto: caam/qi2: remove redundant assignment to ret
 2020-06-18 13:16 UTC  (4+ messages)

[PATCH] soc: qcom: rpmh: Use __fill_rpmh_msg API during rpmh_write()
 2020-06-18 13:14 UTC 

[PATCH v3] exfat: remove EXFAT_SB_DIRTY flag
 2020-06-18 13:11 UTC  (4+ messages)

[PATCH 0/5] regulator: Constify some static struct variables
 2020-06-18 13:09 UTC  (2+ messages)

[PATCH v2 0/5] STM32 add usart nodes support
 2020-06-18 13:06 UTC  (6+ messages)
` [PATCH v2 1/5] ARM: dts: stm32: add usart2, usart3 and uart7 pins in stm32mp15-pinctrl
` [PATCH v2 2/5] ARM: dts: stm32: add usart3 node to stm32mp15xx-dkx boards
` [PATCH v2 3/5] ARM: dts: stm32: add usart3 node to stm32mp157c-ev1
` [PATCH v2 4/5] ARM: dts: stm32: add uart7 support to stm32mp15xx-dkx boards
` [PATCH v2 5/5] ARM: dts: stm32: add usart2 node to stm32mp157c-dk2

[PATCH][V3] arm64: perf: Get the wrong PC value in REGS_ABI_32 mode
 2020-06-18 13:03 UTC  (7+ messages)

[PATCH glibc 1/3] glibc: Perform rseq registration at C startup and thread creation (v20)
 2020-06-18 13:03 UTC  (9+ messages)

[PATCH] dmaengine: ti: k3-udma: add missing put_device() call in of_xudma_dev_get()
 2020-06-18 13:01 UTC 

drivers/crypto/chelsio/chtls/chtls_main.c:201: undefined reference to `tls_toe_register_device'
 2020-06-18 12:57 UTC 

[PATCH net] net: dsa: bcm_sf2: Fix node reference count
 2020-06-18 12:56 UTC  (2+ messages)

[PATCH v4] f2fs: add F2FS_IOC_SEC_TRIM_FILE ioctl
 2020-06-18 12:51 UTC 

[PATCH 0/3] pinctrl: single: support #pinctrl-cells = 2
 2020-06-18 12:50 UTC  (4+ messages)
` [PATCH 1/3] ARM: dts: change AM33XX_PADCONF macro separate conf and mux
` [PATCH 2/3] ARM: dts: am33xx-l4: change #pinctrl-cells from 1 to 2
` [PATCH 3/3] pinctrl: single: parse #pinctrl-cells = 2

Linux 5.7.4
 2020-06-18 12:50 UTC  (2+ messages)

mm: mkfs.ext4 invoked oom-killer on i386 - pagecache_get_page
 2020-06-18 12:49 UTC  (13+ messages)

[PATCH v3 0/2] Resolve revision handling and add support for DA silicon
 2020-06-18 12:48 UTC  (6+ messages)
` [PATCH v3 1/2] mfd: da9063: Fix revision handling to correctly select reg tables

[PATCH] f2fs-tools: set cold flag for non-dir node
 2020-06-18 12:48 UTC 

[RFC PATCH 0/3] kvm,x86: Improve kvm page fault error handling
 2020-06-18 12:47 UTC  (8+ messages)
` [PATCH 2/3] kvm: Add capability to be able to report async pf error to guest

[PATCH v11 00/25] Change readahead API
 2020-06-18 12:46 UTC  (7+ messages)
` [PATCH v11 16/25] fs: Convert mpage_readpages to mpage_readahead
  ` [Cluster-devel] "

[PATCH v2] RDMA/rvt: Fix potential memory leak caused by rvt_alloc_rq
 2020-06-18 12:45 UTC  (2+ messages)

[PATCH] lan743x: allow mac address to come from dt
 2020-06-18 12:44 UTC  (2+ messages)

[PATCH v3 00/21] dynamic_debug cleanups, query features, export
 2020-06-18 12:44 UTC  (3+ messages)
` [PATCH v3 19/21] dyndbg: extend ddebug_parse_flags to accept optional leading filter-flags

[PATCH v2] kunit: fix KconfigParseError handling CC_VERSION_TEXT
 2020-06-18 12:39 UTC 

[PATCH] extend IMA boot_aggregate with kernel measurements
 2020-06-18 12:38 UTC  (7+ messages)

[PATCH] powerpc/8xx: use pmd_off() to access a PMD entry in pte_update()
 2020-06-18 12:37 UTC  (2+ messages)

[PATCH 1/2] powerpc/syscalls: Use the number when building SPU syscall table
 2020-06-18 12:37 UTC  (2+ messages)

mwifiex: Firmware name for W8997 sdio wifi chip
 2020-06-18 12:36 UTC  (10+ messages)
` [EXT] "

[sched/fair] 070f5e860e: reaim.jobs_per_min -10.5% regression
 2020-06-18 12:35 UTC  (10+ messages)
  ` [LKP] "

[PATCH 0/6] Add Microchip MCP25XXFD CAN driver
 2020-06-18 12:35 UTC  (7+ messages)

[PATCH v8 00/14] Add support for mt2701 JPEG ENC support
 2020-06-18 12:34 UTC  (5+ messages)
` [PATCH v8 11/14] media: dt-bindings: Add jpeg enc device tree node document

bpf-next test error: KASAN: use-after-free Write in afs_wake_up_async_call
 2020-06-18 12:34 UTC 

[PATCH] ASoC: rockchip: Fix a reference count leak
 2020-06-18 12:32 UTC  (2+ messages)

[PATCH] media: rockchip/rga: Fix a reference count leak
 2020-06-18 12:29 UTC  (2+ messages)

[PATCH v4 0/3] Support virtio cross-device resources
 2020-06-18 12:28 UTC  (4+ messages)
` [PATCH v4 1/3] virtio: add dma-buf support for exported objects

drivers/tty/serial/8250/8250_dwlib.c:45:17: sparse: sparse: incorrect type in argument 1 (different base types)
 2020-06-18 12:10 UTC 

[PATCH v2 0/2] pwm: intel: Add PWM driver for a new SoC
 2020-06-18 12:25 UTC  (3+ messages)
` [PATCH v2 2/2] Add PWM fan controller driver for LGM SoC

[PATCH v6 0/6] DVFS for IO devices on sdm845 and sc7180
 2020-06-18 12:25 UTC  (6+ messages)

[PATCH v2] coccinelle: misc: add array_size_dup script to detect missed overflow checks
 2020-06-18 12:24 UTC  (2+ messages)

[PATCH v2 00/24] dynamic_debug cleanups, query features, WIP print-classes
 2020-06-18 12:20 UTC  (8+ messages)
` [PATCH v2 20/24] dyndbg: WIP towards debug-print-class based callsite controls

[PATCH v3 1/2] dt-binding: Add DSI/LVDS TC358775 bridge bindings
 2020-06-18 12:18 UTC  (2+ messages)
` [PATCH v3 2/2] display/drm/bridge: TC358775 DSI/LVDS driver

INFO: task hung in chaoskey_disconnect
 2020-06-18 12:13 UTC  (2+ messages)

[PATCH AUTOSEL 5.7 001/388] staging: wfx: fix potential deadlock in wfx_tx_flush()
 2020-06-18 12:13 UTC  (5+ messages)
` [PATCH AUTOSEL 5.7 055/388] ASoC: SOF: Do nothing when DSP PM callbacks are not set

KASAN: use-after-free Read in chaoskey_disconnect
 2020-06-18 12:12 UTC  (2+ messages)

KASAN: use-after-free Read in hidinput_hid_event
 2020-06-18 12:10 UTC  (2+ messages)

KASAN: slab-out-of-bounds Read in hidinput_hid_event
 2020-06-18 12:10 UTC  (2+ messages)

[PATCH] exfat: flush dirty metadata in fsync
 2020-06-18 11:43 UTC 

KASAN: slab-out-of-bounds Write in hidinput_setkeycode
 2020-06-18 12:09 UTC  (2+ messages)

[PATCH] powerpc/8xx: Modify ptep_get()
 2020-06-18 12:07 UTC 

WARNING in __uwb_rc_neh_rm
 2020-06-18 12:07 UTC  (2+ messages)

[PATCH] ASoC: fsl_spdif: Add pm runtime function
 2020-06-18 11:55 UTC 


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