linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-12-29 15:09:32 to 2020-12-29 21:44:38 UTC [more...]

[PATCH] KVM: arm64: Fix section mismatches around hyp_cpu_pm_{init,exit}
 2020-12-29 21:43 UTC 

[PATCH v7 0/3] Introduce perf-stat -b for BPF programs
 2020-12-29 21:42 UTC  (4+ messages)
` [PATCH v7 1/3] bpftool: add Makefile target bootstrap
` [PATCH v7 2/3] perf: support build BPF skeletons with perf
` [PATCH v7 3/3] perf-stat: enable counting events for BPF programs

[PATCH v6 0/4] Introduce perf-stat -b for BPF programs
 2020-12-29 21:40 UTC  (23+ messages)
` [PATCH v6 2/4] perf: support build BPF skeletons with perf
` [PATCH v6 3/4] perf-stat: enable counting events for BPF programs
` [PATCH v6 4/4] perf-stat: add documentation for -b option

[PATCH 1/8] habanalabs: replace WARN/WARN_ON with dev_crit in driver
 2020-12-29 21:36 UTC  (8+ messages)
` [PATCH 2/8] habanalabs: kernel doc format in memory functions
` [PATCH 3/8] habanalabs: modify memory functions signatures
` [PATCH 4/8] habanalabs/gaudi: add debug prints for security status
` [PATCH 5/8] habanalabs: add ASIC property of functional HBMs
` [PATCH 6/8] habanalabs: update to latest hl_boot_if.h
` [PATCH 7/8] habanalabs: return dram virtual address in info ioctl
` [PATCH 8/8] habanalabs/gaudi: set uninitialized symbol

[PATCH v17 00/26] Control-flow Enforcement: Shadow Stack
 2020-12-29 21:30 UTC  (27+ messages)
` [PATCH v17 01/26] Documentation/x86: Add CET description
` [PATCH v17 02/26] x86/cet/shstk: Add Kconfig option for user-mode control-flow protection
` [PATCH v17 03/26] x86/cpufeatures: Add CET CPU feature flags for Control-flow Enforcement Technology (CET)
` [PATCH v17 04/26] x86/cpufeatures: Introduce X86_FEATURE_CET and setup functions
` [PATCH v17 05/26] x86/fpu/xstate: Introduce CET MSR and XSAVES supervisor states
` [PATCH v17 06/26] x86/cet: Add control-protection fault handler
` [PATCH v17 07/26] x86/mm: Remove _PAGE_DIRTY from kernel RO pages
` [PATCH v17 08/26] x86/mm: Introduce _PAGE_COW
` [PATCH v17 09/26] drm/i915/gvt: Change _PAGE_DIRTY to _PAGE_DIRTY_BITS
` [PATCH v17 10/26] x86/mm: Update pte_modify for _PAGE_COW
` [PATCH v17 11/26] x86/mm: Update ptep_set_wrprotect() and pmdp_set_wrprotect() for transition from _PAGE_DIRTY to _PAGE_COW
` [PATCH v17 12/26] mm: Introduce VM_SHSTK for shadow stack memory
` [PATCH v17 13/26] x86/mm: Shadow Stack page fault error checking
` [PATCH v17 14/26] x86/mm: Update maybe_mkwrite() for shadow stack
` [PATCH v17 15/26] mm: Fixup places that call pte_mkwrite() directly
` [PATCH v17 16/26] mm: Add guard pages around a shadow stack
` [PATCH v17 17/26] mm/mmap: Add shadow stack pages to memory accounting
` [PATCH v17 18/26] mm: Update can_follow_write_pte() for shadow stack
` [PATCH v17 19/26] mm: Re-introduce vm_flags to do_mmap()
` [PATCH v17 20/26] x86/cet/shstk: User-mode shadow stack support
` [PATCH v17 21/26] x86/cet/shstk: Handle signals for shadow stack
` [PATCH v17 22/26] binfmt_elf: Define GNU_PROPERTY_X86_FEATURE_1_AND properties
` [PATCH v17 23/26] ELF: Introduce arch_setup_elf_property()
` [PATCH v17 24/26] x86/cet/shstk: Handle thread shadow stack
` [PATCH v17 25/26] x86/cet/shstk: Add arch_prctl functions for "
` [PATCH v17 26/26] mm: Introduce PROT_SHSTK "

[PATCH v17 0/7] Control-flow Enforcement: Indirect Branch Tracking
 2020-12-29 21:33 UTC  (8+ messages)
` [PATCH v17 1/7] x86/cet/ibt: Update Kconfig for user-mode "
` [PATCH v17 2/7] x86/cet/ibt: User-mode Indirect Branch Tracking support
` [PATCH v17 3/7] x86/cet/ibt: Handle signals for Indirect Branch Tracking
` [PATCH v17 4/7] x86/cet/ibt: Update ELF header parsing "
` [PATCH v17 5/7] x86/cet/ibt: Update arch_prctl functions "
` [PATCH v17 6/7] x86/vdso/32: Add ENDBR32 to __kernel_vsyscall entry point
` [PATCH v17 7/7] x86/vdso: Insert endbr32/endbr64 to vDSO

[PATCH v6 0/2] PCI: cadence: Retrain Link to work around Gen2
 2020-12-29 21:31 UTC  (5+ messages)
` [PATCH v6 1/2] PCI: cadence: Retrain Link to work around Gen2 training defect
` [PATCH v6 2/2] "

[PATCH] habanalabs: Fix memleak in hl_device_reset
 2020-12-29 21:30 UTC  (2+ messages)

[PATCH -mm] mm: readahead: apply a default readahead size
 2020-12-29 21:26 UTC 

[PATCH] mm/page_alloc:add a missing mm_page_alloc_zone_locked tracepoint
 2020-12-29 21:23 UTC  (2+ messages)

[PATCH v3 00/13] Add CMU/RMU/DMA/MMC/I2C support for Actions Semi
 2020-12-29 21:17 UTC  (14+ messages)
` [PATCH v3 01/13] arm: dts: owl-s500: Add Clock Management Unit
` [PATCH v3 02/13] arm: dts: owl-s500: Set CMU clocks for UARTs
` [PATCH v3 03/13] arm: dts: owl-s500: Add Reset controller
` [PATCH v3 04/13] dt-bindings: dma: owl: Add compatible string for Actions Semi S500 SoC
` [PATCH v3 05/13] dmaengine: owl: Add compatible for the Actions Semi S500 DMA controller
` [PATCH v3 06/13] arm: dts: owl-s500: Add "
` [PATCH v3 07/13] arm: dts: owl-s500: Add pinctrl & GPIO support
` [PATCH v3 08/13] arm: dts: owl-s500: Add MMC support
` [PATCH v3 09/13] arm: dts: owl-s500: Add I2C support
` [PATCH v3 10/13] arm: dts: owl-s500: Add SIRQ controller
` [PATCH v3 11/13] arm: dts: owl-s500-roseapplepi: Add uSD support
` [PATCH v3 12/13] arm: dts: owl-s500-roseapplepi: Add I2C pinctrl configuration
` [PATCH v3 13/13] MAINTAINERS: Add linux-actions ML for Actions Semi Arch

[PATCH] mt76: Fix queue ID variable types after mcu queue split
 2020-12-29 21:15 UTC 

Time to re-enable Runtime PM per default for PCI devcies?
 2020-12-29 21:11 UTC  (5+ messages)

[PATCH] habanalabs: fix order of status check
 2020-12-29 21:03 UTC  (3+ messages)
` [PATCH] habanalabs/gaudi: retry loading TPC f/w on -EINTR
` [PATCH] habanalabs: register to pci shutdown callback

[PATCH 1/2] mm: Allow architectures to request 'old' entries when prefaulting
 2020-12-29 20:52 UTC  (13+ messages)

[RFC PATCH 2/2] mm: readahead: handle LARGE input to get_init_ra_size()
 2020-12-29 20:46 UTC  (7+ messages)

[PATCH] pinctrl: nomadik: Remove unused variable in nmk_gpio_dbg_show_one
 2020-12-29 20:47 UTC 

[tip:master] BUILD SUCCESS 1173fb292bae23f5e1a2bb6a95f4eca9b6725b30
 2020-12-29 20:45 UTC 

linux-next: Signed-off-by missing for commit in the gfs2 tree
 2020-12-29 20:22 UTC 

[PATCH 5.4 000/450] 5.4.86-rc2 review
 2020-12-29 20:16 UTC  (3+ messages)

[PATCH 5.10 000/716] 5.10.4-rc2 review
 2020-12-29 20:15 UTC  (3+ messages)

[PATCH v1 00/19] x86/insn: Add an insn_decode() API
 2020-12-29 20:06 UTC  (7+ messages)
` [PATCH v1 01/19] x86/insn: Rename insn_decode() to insn_decode_regs()
` [PATCH v1 03/19] x86/insn: Add an insn_decode() API

UBSAN: shift-out-of-bounds in choke_change
 2020-12-29 20:07 UTC  (2+ messages)

[PATCH v16 00/26] Control-flow Enforcement: Shadow Stack
 2020-12-29 19:45 UTC  (6+ messages)
` [PATCH v16 02/26] x86/cet/shstk: Add Kconfig option for user-mode control-flow protection

[PATCH 5.10 000/717] 5.10.4-rc1 review
 2020-12-29 19:42 UTC  (5+ messages)
` [PATCH 5.10 212/717] platform/x86: mlx-platform: Remove PSU EEPROM from MSN274x platform configuration
` [PATCH 5.10 635/717] drm/amd/display: Honor the offset for plane 0

[patch 0/8] ntp/rtc: Fixes and cleanups
 2020-12-29 19:41 UTC  (3+ messages)
` [patch 5/8] ntp: Make the RTC synchronization more reliable

[PATCH v22 00/23] LSM: Module stacking for AppArmor
 2020-12-29 19:16 UTC  (9+ messages)
` [PATCH v23 02/23] LSM: Create and manage the lsmblob data structure

INFO: task hung in tls_sw_cancel_work_tx
 2020-12-29 19:08 UTC  (2+ messages)

[PATCH] mm: fix extend calculation for move_page_tables()
 2020-12-29 19:04 UTC  (2+ messages)

memory leak in tls_init
 2020-12-29 19:01 UTC  (2+ messages)

[RFC PATCH v2 00/19] dynamic debug diet plan
 2020-12-29 18:56 UTC  (2+ messages)

fs/f2fs/gc.c:622:12: warning: stack frame size of 3056 bytes in function 'get_victim_by_default'
 2020-12-29 18:45 UTC 

samples/vfio-mdev/mbochs.c:1270:21: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2020-12-29 18:31 UTC 

[PATCH] drm/komeda: use bitmap API to convert U32 to bitmap
 2020-12-29 18:27 UTC  (7+ messages)

[PATCH net v2] net: hdlc_ppp: Fix issues when mod_timer is called while timer is running
 2020-12-29 18:20 UTC  (3+ messages)

[PATCH] counter:ti-eqep: remove floor
 2020-12-29 18:20 UTC  (4+ messages)

[PATCH] MIPS: boot: Fix unaligned access with CONFIG_MIPS_RAW_APPENDED_DTB
 2020-12-29 18:20 UTC  (5+ messages)
    ` [PATCH] MIPS: boot: Fix unaligned access with?? CONFIG_MIPS_RAW_APPENDED_DTB

[PATCH -next] hid/hid-sensor-custom: convert comma to semicolon
 2020-12-29 18:18 UTC  (3+ messages)

[PATCH v3] leds: gpio: Set max brightness to 1
 2020-12-29 18:15 UTC 

[PATCH v2] leds: gpio: Set max brightness to 1
 2020-12-29 18:09 UTC  (3+ messages)

[PATCH 5.4 000/453] 5.4.86-rc1 review
 2020-12-29 17:58 UTC  (3+ messages)
` [PATCH 5.4 099/453] drm/amdgpu: fix build_coefficients() argument

[PATCH V3] iio: adc: ad7476: Add LTC2314-14 support
 2020-12-29 17:42 UTC  (2+ messages)

[PATCH] rxrpc: fix handling of an unsupported token type in rxrpc_read()
 2020-12-29 17:39 UTC 

BTFIDS: FAILED unresolved symbol udp6_sock
 2020-12-29 17:34 UTC  (2+ messages)

[PATCH v4 0/7] Add initial support for ATC260x PMICs
 2020-12-29 17:31 UTC  (8+ messages)
` [PATCH v4 1/7] dt-bindings: input: Add reset-time-sec common property
` [PATCH v4 2/7] dt-bindings: mfd: Add Actions Semi ATC260x PMIC binding
` [PATCH v4 3/7] mfd: Add MFD driver for ATC260x PMICs
` [PATCH v4 4/7] regulator: Add regulator "
` [PATCH v4 5/7] power: reset: Add poweroff "
` [PATCH v4 6/7] input: atc260x: Add onkey "
` [PATCH v4 7/7] MAINTAINERS: Add entry for ATC260x PMIC

[PATCH] KVM: arm64: Allow PSCI SYSTEM_OFF/RESET to return
 2020-12-29 17:16 UTC  (3+ messages)

[PATCH] cpufreq: intel_pstate: Fix fast-switch fallback path
 2020-12-29 17:15 UTC 

[PATCH] iio: adc: stm32-adc: Remove redundant null check before clk_prepare_enable/clk_disable_unprepare
 2020-12-29 17:14 UTC  (3+ messages)

[PATCH 1/2] mm: page_counter: relayout structure to reduce false sharing
 2020-12-29 17:13 UTC  (4+ messages)
` [PATCH 2/2] mm: memcg: add a new MEMCG_UPDATE_BATCH

[PATCH] iio: frequency: adf4350: Remove redundant null check before clk_disable_unprepare
 2020-12-29 17:13 UTC  (2+ messages)

[PATCH] PCI: Drop PCIE_RCAR config option
 2020-12-29 17:08 UTC 

[git pull] drm fixes for 5.11-rc1
 2020-12-29 17:01 UTC  (4+ messages)

UBSAN: shift-out-of-bounds in dummy_hub_control
 2020-12-29 17:00 UTC  (5+ messages)
  `  "

[PATCH] drm/amd/display: Initialize stack variable
 2020-12-29 16:57 UTC 

[PATCH v4 1/3] dt-bindings: iio: dac: AD5766 yaml documentation
 2020-12-29 16:52 UTC  (8+ messages)
` [PATCH v4 2/3] Documentation/ABI/testing: Add documentation for AD5766 new ABI
` [PATCH v4 3/3] iio: dac: ad5766: add driver support for AD5766

[PATCH 00/14] MFD/extcon/ASoC: Add support for Intel Bay Trail boards with WM5102 codec
 2020-12-29 16:51 UTC  (14+ messages)
` [PATCH 01/14] mfd: arizona: Add jack pointer to struct arizona

net/ipv6/ipv6_sockglue.c:1101:13: sparse: sparse: incorrect type in initializer (different address spaces)
 2020-12-29 16:49 UTC 

[PATCH] MIPS: Loongson64: Give chance to build under !CONFIG_NUMA and !CONFIG_SMP
 2020-12-29 16:39 UTC  (4+ messages)

[Nouveau] pcieport 0000:00:01.0: PME: Spurious native interrupt (nvidia with nouveau and thunderbolt on thinkpad P73)
 2020-12-29 16:33 UTC  (3+ messages)
  ` 5.9.11 still hanging 2mn at each boot and looping on nvidia-gpu 0000:01:00.3: PME# enabled (Quadro RTX 4000 Mobile)

[rcu:dev.2020.12.15b 130/134] include/linux/stddef.h:8:14: error: called object is not a function or function pointer
 2020-12-29 16:30 UTC  (2+ messages)

[PATCH -next] tpm: Use kzalloc for allocating only one thing
 2020-12-29 16:23 UTC  (2+ messages)

[PATCH] regmap: irq: do not allow setting irq bits during ack
 2020-12-29 16:23 UTC  (3+ messages)

[PATCH net-next] net/mlx5: Use kzalloc for allocating only one thing
 2020-12-29 16:17 UTC  (2+ messages)

[PATCH v5 0/3] media: rockchip: Introduce driver for Rockchip's camera interface
 2020-12-29 16:17 UTC  (4+ messages)
` [PATCH v5 1/3] media: dt-bindings: media: Document Rockchip VIP bindings
` [PATCH v5 2/3] media: rockchip: Introduce driver for Rockhip's camera interface
` [PATCH v5 3/3] arm64: dts: rockchip: Add the camera interface description of the PX30

[PATCH 0/4] arm64: dts: imx8m: add spda bus
 2020-12-29 16:13 UTC  (6+ messages)
` [PATCH 2/4] arm64: dts: imx8mn: add spba bus node
` [PATCH 3/4] "

[PATCH] dt-bindings: Drop unnecessary *-supply schemas properties
 2020-12-29 16:10 UTC  (2+ messages)

[PATCH] arm64: dts: exynos: correct S3FWRN5 NFC interrupt trigger level on TM2
 2020-12-29 16:00 UTC  (2+ messages)
` (subset) "

[PATCH 0/5] irq: Reorder time handling against HARDIRQ_OFFSET on IRQ entry v3
 2020-12-29 15:58 UTC  (7+ messages)
` [PATCH 4/5] irqtime: Move irqtime entry accounting after irq offset incrementation

[PATCH 1/9] ARM: dts: exynos: correct PMIC interrupt trigger level on Artik 5
 2020-12-29 15:59 UTC  (2+ messages)

[PATCH 0/2] Fix USB2 PHY operation on Exynos542x
 2020-12-29 15:50 UTC  (6+ messages)
    ` [PATCH 2/2] ARM: dts: exynos: use Exynos5420 dedicated USB2 PHY compatible
  ` (subset) [PATCH 0/2] Fix USB2 PHY operation on Exynos542x

mipsel-linux-ld: ingenic-drm-drv.c:undefined reference to `clk_get_parent'
 2020-12-29 15:48 UTC 

[PATCH 01/18] ARM: dts: exynos: correct fuel gauge interrupt trigger level on GT-I9100
 2020-12-29 15:43 UTC  (3+ messages)
` [PATCH 03/18] ARM: dts: exynos: correct fuel gauge interrupt trigger level on Midas family

[PATCH] arm64: dts: sun50i-a64-pinephone: add 'pine64, pinephone' to the compatible list
 2020-12-29 15:41 UTC 

[PATCH net-next] net: core: Replace fput with sockfd_put
 2020-12-29 15:40 UTC  (2+ messages)

soc: mediatek: Prepare MMSYS for DDP routing using function call
 2020-12-29 15:24 UTC  (5+ messages)
` [PATCH v3, 4/8] soc: mediatek: mmsys: add component OVL_2L2
` [PATCH v3, 6/8] soc: mediatek: mmsys: add component RDMA4

drivers/media/pci/intel/ipu3/ipu3-cio2.h:22:28: warning: conversion from 'long unsigned int' to 'u16' {aka 'short unsigned int'} changes value from '131072' to '0'
 2020-12-29 15:19 UTC  (2+ messages)

Linux 4.14.213
 2020-12-29 15:17 UTC  (2+ messages)

Linux 4.9.249
 2020-12-29 15:17 UTC  (2+ messages)

Linux 4.4.249
 2020-12-29 15:17 UTC  (2+ messages)

[PATCHSET] saner elf compat
 2020-12-29 15:09 UTC  (10+ messages)
              ` [RFC][PATCH] NT_FILE/NT_SIGINFO breakage on mips compat coredumps

driver: watchdog: Remove mtk_wdt_stop() in probe() to prevent the system freeze and it doesn't reboot by watchdog problem
 2020-12-29 15:08 UTC  (4+ messages)
` [PATCH v1 1/1] "


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