linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-01-18 12:48:04 to 2021-01-18 14:27:44 UTC [more...]

[PATCH v4 00/21] arm64: Early CPU feature override, and applications to VHE, BTI and PAuth
 2021-01-18 13:29 UTC  (9+ messages)
` [PATCH v4 12/21] arm64: cpufeature: Add an early command-line cpufeature override facility
` [PATCH v4 14/21] arm64: Honor VHE being disabled from the command-line
` [PATCH v4 15/21] arm64: Add an aliasing facility for the idreg override
` [PATCH v4 17/21] KVM: arm64: Document HVC_VHE_RESTART stub hypercall

[PATCH] perf/core: Emit PERF_RECORD_LOST for pinned events
 2021-01-18 12:56 UTC  (4+ messages)

[PATCH 0/3] Fixes to bridge/panel and ingenic-drm
 2021-01-18 12:52 UTC  (5+ messages)
` [PATCH 2/3] drm/ingenic: Register devm action to cleanup encoders

[PATCH v2 0/5] Add sysfs interface to collect reports from debugging tools
 2021-01-18 13:14 UTC  (5+ messages)
` [PATCH v2 2/5] lib: add error_report_notify to collect debugging tools' reports

[PATCH 5.10 000/152] 5.10.9-rc1 review
 2021-01-18 11:35 UTC  (31+ messages)
` [PATCH 5.10 066/152] regulator: bd718x7: Add enable times
` [PATCH 5.10 069/152] habanalabs: adjust pci controller init to new firmware
` [PATCH 5.10 070/152] habanalabs/gaudi: retry loading TPC f/w on -EINTR
` [PATCH 5.10 071/152] habanalabs: register to pci shutdown callback
` [PATCH 5.10 072/152] staging: spmi: hisi-spmi-controller: Fix some error handling paths
` [PATCH 5.10 073/152] spi: altera: fix return value for altera_spi_txrx()
` [PATCH 5.10 074/152] habanalabs: Fix memleak in hl_device_reset
` [PATCH 5.10 075/152] hwmon: (pwm-fan) Ensure that calculation doesnt discard big period values
` [PATCH 5.10 088/152] drm/amd/display: fix sysfs amdgpu_current_backlight_pwm NULL pointer issue
` [PATCH 5.10 090/152] drm/amd/pm: fix the failure when change power profile for renoir
` [PATCH 5.10 091/152] drm/amdgpu: fix potential memory leak during navi12 deinitialization
` [PATCH 5.10 093/152] iommu/vt-d: Fix lockdep splat in sva bind()/unbind()
` [PATCH 5.10 095/152] drm/msm: Call msm_init_vram before binding the gpu
` [PATCH 5.10 096/152] ARM: picoxcell: fix missing interrupt-parent properties
` [PATCH 5.10 097/152] poll: fix performance regression due to out-of-line __put_user()
` [PATCH 5.10 098/152] rcu-tasks: Move RCU-tasks initialization to before early_initcall()
` [PATCH 5.10 099/152] bpf: Simplify task_file_seq_get_next()
` [PATCH 5.10 101/152] x86/sev-es: Fix SEV-ES OUT/IN immediate opcode vc handling
` [PATCH 5.10 106/152] net/mlx5: Fix passing zero to PTR_ERR
` [PATCH 5.10 108/152] blk-mq-debugfs: Add decode for BLK_MQ_F_TAG_HCTX_SHARED
` [PATCH 5.10 111/152] mm: dont put pinned pages into the swap cache
` [PATCH 5.10 112/152] perf intel-pt: Fix CPU too large error
` [PATCH 5.10 113/152] dump_common_audit_data(): fix racy accesses to ->d_name
` [PATCH 5.10 114/152] ASoC: meson: axg-tdm-interface: fix loopback
` [PATCH 5.10 115/152] ASoC: meson: axg-tdmin: fix axg skew offset
` [PATCH 5.10 116/152] ASoC: Intel: fix error code cnl_set_dsp_D0()
` [PATCH 5.10 117/152] nvmet-rdma: Fix NULL deref when setting pi_enable and traddr INADDR_ANY
` [PATCH 5.10 118/152] nvme: dont intialize hwmon for discovery controllers
` [PATCH 5.10 131/152] scsi: ufs: Fix possible power drain during system suspend
` [PATCH 5.10 132/152] ext4: fix superblock checksum failure when setting password salt

[PATCH v17 00/10] NTFS read-write driver GPL implementation by Paragon Software
 2021-01-18 14:24 UTC  (13+ messages)
` [PATCH v17 02/10] fs/ntfs3: Add initialization of super block
` [PATCH v17 04/10] fs/ntfs3: Add file operations and implementation
` [PATCH v17 08/10] fs/ntfs3: Add Kconfig, Makefile and doc

[PATCH 1/3] ARM: dts: rockchip: rename thermal subnodes for rk3288.dtsi
 2021-01-18 14:20 UTC  (5+ messages)
` [PATCH 3/3] arm64: dts: rockchip: rename thermal subnodes for rk3399.dtsi
` (subset) [PATCH 1/3] ARM: dts: rockchip: rename thermal subnodes for rk3288.dtsi

[PATCH V2] coresight: etm4x: add AMBA id for Cortex-A55 and Cortex-A75
 2021-01-18 14:19 UTC  (2+ messages)

[RFC PATCH 0/7] preempt: Tune preemption flavour on boot v4
 2021-01-18 14:12 UTC  (9+ messages)
` [RFC PATCH 1/8] static_call/x86: Add __static_call_return0()
` [RFC PATCH 2/8] static_call: Provide DEFINE_STATIC_CALL_RET0()
` [RFC PATCH 3/8] static_call: Pull some static_call declarations to the type headers
` [RFC PATCH 4/8] preempt: Introduce CONFIG_PREEMPT_DYNAMIC
` [RFC PATCH 5/8] preempt/dynamic: Provide cond_resched() and might_resched() static calls
` [RFC PATCH 6/8] preempt/dynamic: Provide preempt_schedule[_notrace]() "
` [RFC PATCH 7/8] preempt/dynamic: Provide irqentry_exit_cond_resched() static call
` [RFC PATCH 8/8] preempt/dynamic: Support dynamic preempt with preempt= boot option

[PATCH v3 0/4] arm64: ARMv8.5-A: MTE: Add async mode support
 2021-01-18 14:14 UTC  (5+ messages)
` [PATCH v3 3/4] arm64: mte: Enable async tag check fault

[PATCH] leds: lp50xx: add setting of default intensity from DT
 2021-01-18 14:09 UTC 

Multiple MODALIAS= in uevent file confuses userspace
 2021-01-18 14:12 UTC  (4+ messages)

[PATCH] sched/fair: add protection for delta of wait time
 2021-01-18 14:11 UTC  (3+ messages)

[PATCH] drm/i915: Force DPCD backlight mode for HP Spectre x360 Convertible 13t-aw100
 2021-01-18 13:56 UTC  (2+ messages)

[PATCH v3 00/12] OPP API fixes and improvements
 2021-01-18 11:44 UTC  (3+ messages)
` [PATCH v3 10/12] opp: Support set_opp() customization without requiring to use regulators

[PATCH 0/4] x86/fpu: Reduce unnecessary FNINIT and MXCSR usage
 2021-01-18 14:03 UTC  (3+ messages)
` [PATCH 1/4] x86/fpu: Add kernel_fpu_begin_mask() to selectively initialize state

[PATCH v4] proc_sysctl: fix oops caused by incorrect command parameters
 2021-01-18 14:02 UTC  (2+ messages)

[PATCH v4] Documentation: livepatch: document reliable stacktrace
 2021-01-18 14:02 UTC  (2+ messages)

[PATCH v2] drivers/soc/litex: Add restart handler
 2021-01-18 12:27 UTC  (6+ messages)

WARNING in io_disable_sqo_submit
 2021-01-18 12:46 UTC  (3+ messages)

[PATCH V3] clk: imx: Fix reparenting of UARTs not associated with sdout
 2021-01-18 14:00 UTC  (3+ messages)

[RFC PATCH 0/7] preempt: Tune preemption flavour on boot v3
 2021-01-18 13:58 UTC  (5+ messages)
` [RFC PATCH 4/7] preempt/dynamic: Provide cond_resched() and might_resched() static calls

[KVM] 19b4a47436: WARNING:suspicious_RCU_usage
 2021-01-18 14:06 UTC 

[STABLE BACKPORT 4.19.y and 5.14.y] compiler.h: Raise minimum version of GCC to 5.1 for arm64
 2021-01-18 13:57 UTC 

[PATCH v2 00/15] drm/vc4: hdmi: Add CEC support for the BCM2711
 2021-01-18 13:55 UTC  (3+ messages)

[PATCH v2 00/13] Move Hisilicon 6421v600 SPMI driver set out of staging
 2021-01-18 13:54 UTC  (15+ messages)
` [PATCH v2 01/13] staging: hikey9xx: hisilicon,hisi-spmi-controller.yaml fix bindings
` [PATCH v2 02/13] staging: hikey9xx: hisi-spmi-controller: clean sparse warnings
` [PATCH v2 03/13] staging: hikey9xx: hi6421v600-regulator: do some cleanups
` [PATCH v2 04/13] staging: hikey9xx: hi6421v600-regulator: move LDO config from DT
` [PATCH v2 05/13] staging: hikey9xx: hi6421v600-regulator: cleanup debug msgs
` [PATCH v2 06/13] staging: hikey9xx: hisilicon,hi6421-spmi-pmic.yaml: simplify props
` [PATCH v2 07/13] staging: hikey970: get rid of an static data
` [PATCH v2 08/13] staging: hikey9xx: hi6421v600-regulator: do some cleanups
` [PATCH v2 09/13] spmi: hi6421-spmi-pmic: move driver from staging
` [PATCH v2 10/13] mfd: "
` [PATCH v2 11/13] regulator: hi6421v600-regulator: move it "
` [PATCH v2 12/13] dts: hisilicon: add support for USB3 on Hikey 970
` [PATCH v2 13/13] dts: hisilicon: add support for the PMIC found "

[PATCH] media: i2c: fix odd_ptr_err.cocci warnings
 2021-01-18 13:55 UTC  (2+ messages)

[PATCH v2 0/7] Introduce intel_skl_int3472 driver
 2021-01-18 13:53 UTC  (23+ messages)
` [PATCH v2 1/7] acpi: utils: move acpi_lpss_dep() to utils
` [PATCH v2 2/7] acpi: utils: Add function to fetch dependent acpi_devices
` [PATCH v2 3/7] i2c: i2c-core-base: Use format macro in i2c_dev_set_name()
` [PATCH v2 4/7] i2c: i2c-core-acpi: Add i2c_acpi_dev_name()
` [PATCH v2 5/7] gpio: gpiolib-acpi: Export acpi_get_gpiod()
` [PATCH v2 6/7] platform: x86: Add intel_skl_int3472 driver
` [PATCH v2 7/7] mfd: Remove tps68470 MFD driver

[STABLE BACKPORT 4.4.y, 4.9.y and 4.14.y] compiler.h: Raise minimum version of GCC to 5.1 for arm64
 2021-01-18 13:54 UTC 

[PATCH] kbuild: give SUBLEVEL more room in KERNEL_VERSION
 2021-01-18 13:52 UTC  (6+ messages)

[PATCH] mm: Optimizing error condition detection in do_mprotect_pkey()
 2021-01-18 13:33 UTC 

Registering IRQ for MT7530 internal PHYs
 2021-01-18 13:27 UTC  (5+ messages)

[PATCH 0/6] vfio/iommu_type1: Some optimizations about dirty tracking
 2021-01-18 13:48 UTC  (10+ messages)
` [PATCH 1/6] vfio/iommu_type1: Make an explicit "promote" semantic
` [PATCH 3/6] vfio/iommu_type1: Initially set the pinned_page_dirty_scope
` [PATCH 6/6] vfio/iommu_type1: Drop parameter "pgsize" of update_user_bitmap

[PATCH] x86/sgx: Allows ioctl PROVISION to execute before CREATE
 2021-01-18 13:33 UTC 

[PATCH] clocksource: mxs_timer: add missing semicolon when DEBUG is defined
 2021-01-18 13:49 UTC 

[PATCH] x86/sgx: Remove redundant if conditions in sgx_encl_create
 2021-01-18 13:33 UTC 

[PATCH] x86/perf: Use static_call for x86_pmu.guest_get_msrs
 2021-01-18 13:35 UTC  (4+ messages)

[PATCH] media: pxa_camera: declare variable when DEBUG is defined
 2021-01-18 13:45 UTC 

[PATCH] HID: multitouch: Apply MT_QUIRK_CONFIDENCE quirk for multi-input devices
 2021-01-18 13:45 UTC 

[PATCH 0/3] auxdisplay: ht16k33: Improvement, fix, and json-schema conversion
 2021-01-18 13:36 UTC  (3+ messages)
` [PATCH 2/3] dt-bindings: auxdisplay: ht16k33: Fix default-brightness-level range

[PATCH] pinctrl: sprd: style: Simplify bool comparison
 2021-01-18 13:42 UTC  (2+ messages)

Reply to [RFC PATCH v2 0/1] Adding support for IIO SCMI based sensors
 2021-01-18 13:42 UTC  (11+ messages)

[RESEND PATCH v3 0/2] Add a separate DWC3 OF driver for Xilinx platforms
 2021-01-18 13:42 UTC  (3+ messages)
` [RESEND PATCH v3 2/2] usb: dwc3: Add "

[PATCH V4 0/6] Add the page size in the perf record (user tools)
 2021-01-18 13:40 UTC  (4+ messages)
` [PATCH V4 4/6] perf script: Add support for PERF_SAMPLE_CODE_PAGE_SIZE

[PATCH v1 1/2] gpio: tegra: Fix wake interrupt
 2021-01-18 13:39 UTC  (4+ messages)
` [PATCH v1 2/2] gpio: tegra: Add dependency on GPIOLIB_IRQCHIP

[PATCH v3 0/5] MFD/ASoC: Add support for Intel Bay Trail boards with WM5102 codec
 2021-01-18 13:38 UTC  (6+ messages)
` [PATCH v3 3/5] mfd: arizona: Add support for ACPI enumeration of WM5102 connected over SPI

[PATH v3 0/3] iio: adc: xilinx: use even more devres
 2021-01-18 13:38 UTC  (6+ messages)

[PATCH RFC v1 0/3] Introduce vfio-pci-core subsystem
 2021-01-18 13:38 UTC  (2+ messages)

[PATCH] x86/sgx: Fix free_cnt counting logic in epc section
 2021-01-18 13:33 UTC 

[PATCH] selftests/x86: Simplify the code of getting vdso base address in sgx
 2021-01-18 13:33 UTC 

[PATCH 1/2] of: device: Allow DMA range map to be set before of_dma_configure_id
 2021-01-18 13:27 UTC  (4+ messages)

[PATCH v3 00/21] arm64: sunxi: Initial Allwinner H616 SoC support
 2021-01-18 13:29 UTC  (5+ messages)
` [PATCH v3 02/21] mmc: sunxi: add support for A100 mmc controller
` [PATCH v3 03/21] dt-bindings: pinctrl: Add Allwinner H616 compatible strings

[PATCH net v2] udp: ipv4: manipulate network header of NATed UDP GRO fraglist
 2021-01-18 13:27 UTC  (6+ messages)

[PATCH V7 00/10] remoteproc: imx_rproc: support iMX8MQ/M
 2021-01-18 12:19 UTC  (5+ messages)
` [PATCH V7 04/10] remoteproc: add is_iomem to da_to_va
` [PATCH V7 05/10] remoteproc: imx_rproc: correct err message
` [PATCH V7 07/10] remoteproc: imx_rproc: add i.MX specific parse fw hook
` [PATCH V7 09/10] remoteproc: imx_rproc: ignore mapping vdev regions

[PATCH v3 0/2] nvmem: skip nodes with compatibles other than "nvmem-cell"
 2021-01-18 13:25 UTC  (4+ messages)
` [PATCH v3 2/2] nvmem: core: "

[PATCH v4] nvmem: core: skip child nodes not matching binding
 2021-01-18 13:24 UTC 

[PATCH v7 00/11] Raspberry Pi PoE HAT fan support
 2021-01-18 12:32 UTC  (10+ messages)
` [PATCH v7 01/11] firmware: raspberrypi: Keep count of all consumers
` [PATCH v7 02/11] firmware: raspberrypi: Introduce devm_rpi_firmware_get()
` [PATCH v7 03/11] clk: bcm: rpi: Release firmware handle on unbind
` [PATCH v7 05/11] reset: raspberrypi: "
` [PATCH v7 06/11] soc: bcm: raspberrypi-power: "
` [PATCH v7 07/11] staging: vchiq: "
` [PATCH v7 08/11] input: raspberrypi-ts: Release firmware handle when not needed
` [PATCH v7 09/11] dt-bindings: pwm: Add binding for RPi firmware PWM bus
` [PATCH v7 10/11] DO NOT MERGE: ARM: dts: Add RPi's official PoE hat support

Change eats memory on my server
 2021-01-18 13:23 UTC  (11+ messages)

[PATCH 0/2] net: dsa: mv88e6xxx: fix vlan filtering for 6250
 2021-01-18 13:22 UTC  (3+ messages)

[PATCH] iio: imu: bmi160: add mutex_lock for avoiding race
 2021-01-18 13:21 UTC 

[PATCH] ALSA: hda: Balance runtime/system PM if direct-complete is disabled
 2021-01-18 13:21 UTC  (2+ messages)

[PATCH] pinctrl: ti :iodelay: Fixed inconsistent indenting
 2021-01-18 13:21 UTC  (2+ messages)

[PATCH V3 0/3] mm/memory_hotplug: Pre-validate the address range with platform
 2021-01-18 13:21 UTC  (6+ messages)
` [PATCH V3 1/3] mm/memory_hotplug: Prevalidate the address range being added "
` [PATCH V3 2/3] arm64/mm: Define arch_get_mappable_range()
` [PATCH V3 3/3] s390/mm: "
` [PATCH RFC] virtio-mem: check against memhp_get_pluggable_range() which memory we can hotplug

[PATCH v2 1/2] pinctrl: Add driver for Awinic AW9523/B I2C GPIO Expander
 2021-01-18 13:19 UTC  (2+ messages)

[PATCH 0/6] sched/deadline: cpuset task acceptance review
 2021-01-18 13:17 UTC  (7+ messages)
` [PATCH 3/6] sched/deadline: Allow DL tasks on empty (cgroup v2) cpusets
` [PATCH 6/6] sched/deadline: Fixes cpu/rd/dl_bw references for suspended tasks

[PATCH v2 0/2] vfio/iommu_type1: some fixes
 2021-01-18 13:16 UTC  (4+ messages)
` [PATCH v2 2/2] vfio/iommu_type1: Sanity check pfn_list when remove vfio_dma

[PATCH v4 0/9] Add Support for MediaTek PMIC MT6359
 2021-01-18 13:14 UTC  (3+ messages)
` [PATCH v4 7/9] regulator: mt6359: Set the enable time for LDOs

[PATCH] mm: memcontrol: prevent starvation when writing memory.high
 2021-01-18 13:12 UTC  (4+ messages)

[PATCH v12] ARM: uncompress: Validate start of physical memory against passed DTB
 2021-01-18 13:09 UTC  (4+ messages)

[PATCH v2 0/3] arm64: rockchip: rk3328: Add Radxa ROCK Pi E
 2021-01-18 12:57 UTC  (2+ messages)

[PATCH] kasan: fix HW_TAGS boot parameters
 2021-01-18 13:06 UTC  (2+ messages)

[PATCH v16 0/8] Add Rockchip NFC drivers for RK3308 and others
 2021-01-18 13:03 UTC  (3+ messages)
` (subset) "

[PATCH] arm64: dts: rockchip: remove interrupt-names property from rk3399 vdec node
 2021-01-18 12:57 UTC  (2+ messages)

[PATCH v4 0/3] iommu/iova: Solve longterm IOVA issue
 2021-01-18 12:59 UTC  (7+ messages)
` [PATCH v4 2/3] iommu/iova: Avoid double-negatives in magazine helpers

[PATCH bpf-next] xsk: build skb by page
 2021-01-18 13:00 UTC 

[PATCHv2 00/22] perf tools: Add daemon command
 2021-01-18 12:55 UTC  (2+ messages)

[PATCH v2 0/5] Scan for an idle sibling in a single pass
 2021-01-18 12:55 UTC  (3+ messages)
` [PATCH 5/5] sched/fair: Merge select_idle_core/cpu()

[PATCH] usb: bdc: Remove the BDC PCI driver
 2021-01-18 12:54 UTC  (5+ messages)

[PATCH V2] mm/compaction: correct deferral logic for proactive compaction
 2021-01-18 12:41 UTC  (3+ messages)

[PATCH v6 1/6] MAINTAINERS: Add Advantech AHC1EC0 embedded controller entry
 2021-01-18 12:37 UTC  (2+ messages)
` [PATCH v6 4/6] mfd: ahc1ec0: Add support for Advantech embedded controller

[PATCH v6 1/8] extcon: max8997: Add CHGINS and CHGRM interrupt handling
 2021-01-18 12:45 UTC  (11+ messages)
` [PATCH v6 2/8] regulator: dt-bindings: Document max8997-pmic nodes

[PATCH v2 00/12] MFD/extcon/ASoC: Rework arizona codec jack-detect support
 2021-01-18 12:47 UTC  (3+ messages)
` [PATCH v2 03/12] ASoC: arizona-jack: Fix some issues when HPDET IRQ fires after the jack has been unplugged

[PATCH] PCI: functions/pci-epf-test: fix missing destroy_workqueue() on error in pci_epf_test_init
 2021-01-18 12:47 UTC  (2+ messages)

[PATCH v3 0/3] GENPD API improvements
 2021-01-18 12:46 UTC  (6+ messages)
` [PATCH v3 1/3] PM: domains: Make set_performance_state() callback optional

[PATCH 1/6] devicetree/bindings: Initial commit of silergy,sy7636a.yaml
 2021-01-18 12:42 UTC  (4+ messages)
` [PATCH 3/6] devicetree/bindings: Initial commit of silergy,sy7636a-regulator.yaml

[PATCH v4 0/2] power: supply: mt6360_charger: add MT6360 charger support
 2021-01-18 12:41 UTC  (3+ messages)
` [PATCH v4 1/2] dt-bindings: power: Add bindings document for Charger support on MT6360 PMIC
` [PATCH v4 2/2] power: supply: mt6360_charger: add MT6360 charger support


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