linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-02-23 15:21:51 to 2022-02-23 17:14:42 UTC [more...]

[PATCH] vhost: validate range size before adding to iotlb
 2022-02-23 17:14 UTC  (11+ messages)

[PATCH v2] serial: make uart_console_write->putchar()'s character an unsigned char
 2022-02-23 17:14 UTC  (2+ messages)

[PATCH 00/12] Introduce DAMON sysfs interface
 2022-02-23 17:13 UTC  (15+ messages)
` [PATCH 03/12] mm/damon: Implement a minimal stub for sysfs-based DAMON interface
` [PATCH 04/12] mm/damon/sysfs: Link DAMON for virtual address spaces monitoring
` [PATCH 06/12] mm/damon/sysfs: Support DAMON-based Operation Schemes
` [PATCH 07/12] mm/damon/sysfs: Support DAMOS quotas
` [PATCH 08/12] mm/damon/sysfs: Support schemes prioritization weights
` [PATCH 09/12] mm/damon/sysfs: Support DAMOS watermarks
` [PATCH 10/12] mm/damon/sysfs: Support DAMOS stats
` [PATCH 11/12] selftests/damon: Add a test for DAMON sysfs interface
` [PATCH 12/12] Docs/admin-guide/mm/damon/usage: Document "

[PATCH v10 00/27] ima: Namespace IMA with audit support in IMA-ns
 2022-02-23 17:12 UTC  (15+ messages)
` [PATCH v10 18/27] integrity/ima: Define ns_status for storing namespaced iint data
` [PATCH v10 22/27] securityfs: Extend securityfs with namespacing support
` [PATCH v10 24/27] ima: Introduce securityfs file to activate an IMA namespace
` [PATCH v10 26/27] ima: Limit number of policy rules in non-init_ima_ns

[PATCH v2] simplefb: Enable boot time VESA graphic mode selection
 2022-02-23 17:12 UTC  (7+ messages)
` [PATCH v3] "

[PATCH] powerpc/32: Clear volatile regs on syscall exit
 2022-02-23 17:11 UTC 

[PATCH 0/2] hwmon: (adm1275) Add sample averaging binding support
 2022-02-23 17:10 UTC  (4+ messages)
` [PATCH 1/2] hwmon: (adm1275) Allow setting sample averaging
` [PATCH 2/2] dt-bindings: hwmon: Add sample averaging property for ADM1275

[mingo-tip:sched/headers 1583/2340] drivers/net/ieee802154/ca8210.c:1782:4: error: implicit declaration of function 'dev_kfree_skb_any'
 2022-02-23 17:02 UTC 

[PATCH v5 0/8] vfio/hisilicon: add ACC live migration driver
 2022-02-23 17:07 UTC  (9+ messages)
` [PATCH v5 7/8] hisi_acc_vfio_pci: Add support for VFIO live migration

[PATCH v2] KVM: Don't actually set a request when evicting vCPUs for GFN cache invd
 2022-02-23 17:08 UTC  (3+ messages)

[PATCH v5 00/13] media: atmel: atmel-isc: implement media controller
 2022-02-23 17:07 UTC  (19+ messages)
` [PATCH v5 01/13] media: atmel: atmel-isc-base: use streaming status when queueing buffers
` [PATCH v5 02/13] media: atmel: atmel-isc-base: replace is_streaming call in s_fmt_vid_cap
` [PATCH v5 03/13] media: atmel: atmel-isc: remove redundant comments
` [PATCH v5 04/13] media: atmel: atmel-isc: implement media controller
` [PATCH v5 05/13] media: atmel: atmel-sama5d2-isc: fix wrong mask in YUYV format check
` [PATCH v5 06/13] media: atmel: atmel-isc-base: use mutex to lock awb workqueue from streaming
` [PATCH v5 08/13] media: atmel: atmel-isc: change format propagation to subdev into only verification
` [PATCH v5 09/13] media: atmel: atmel-sama7g5-isc: remove stray line

[PATCH] arm64: dts: fsd: Add the MCT support
 2022-02-23 17:18 UTC 

read() data corruption with CONFIG_READ_ONLY_THP_FOR_FS=y
 2022-02-23 17:07 UTC  (3+ messages)

[PATCH] mm/filemap: Fix handling of THPs in generic_file_buffered_read()
 2022-02-23 17:05 UTC  (2+ messages)

[PATCH v6 02/11] driver core: Add dma_cleanup callback in bus_type
 2022-02-23 17:05 UTC  (12+ messages)

[PATCH net] net: vlan: allow vlan device MTU change follow real device from smaller to bigger
 2022-02-23 17:05 UTC  (13+ messages)

[RFT PATCH 0/3] Fix kfree() of const memory on setting driver_override
 2022-02-23 17:04 UTC  (7+ messages)

linux-next: build failure after merge of the mfd tree
 2022-02-23 17:03 UTC  (2+ messages)

[PATCH v1] random: block in /dev/urandom
 2022-02-23 17:02 UTC  (3+ messages)

[PATCH] drm/bridge_connector: enable HPD by default if supported
 2022-02-23 17:02 UTC  (5+ messages)

[PATCH v6 00/13] module: core code clean up
 2022-02-23 16:57 UTC  (6+ messages)
` [PATCH v6 01/13] module: Move all into module/

[RFC 0/2] Drivers: hv: balloon: Temporary fixes for ARM64
 2022-02-23 16:55 UTC  (5+ messages)
` [RFC 1/2] Drivers: hv: balloon: Support status report for larger page sizes
` [RFC 2/2] Drivers: hv: balloon: Disable balloon and hot-add accordingly

5.15 ftrace bug when enabling function_graph
 2022-02-23 16:54 UTC  (2+ messages)

[PATCH v1 1/1] KVM: s390: Don't cast parameter in bit operations
 2022-02-23 16:44 UTC 

[PATCH v2 00/18] KVM: MMU: do not unload MMU roots on all role changes
 2022-02-23 16:48 UTC  (17+ messages)
` [PATCH v2 05/18] KVM: x86/mmu: use struct kvm_mmu_root_info for mmu->root
` [PATCH v2 08/18] KVM: x86/mmu: do not pass vcpu to root freeing functions
` [PATCH v2 09/18] KVM: x86/mmu: look for a cached PGD when going from 32-bit to 64-bit
` [PATCH v2 10/18] KVM: x86/mmu: load new PGD after the shadow MMU is initialized
` [PATCH v2 11/18] KVM: x86/mmu: Always use current mmu's role when loading new PGD
` [PATCH v2 12/18] KVM: x86/mmu: clear MMIO cache when unloading the MMU
` [PATCH v2 13/18] KVM: x86: reset and reinitialize the MMU in __set_sregs_common

[PATCH 2/2] perf vendor events intel: Add uncore event list for Alderlake
 2022-02-23 16:48 UTC  (2+ messages)

[PATCH 1/2] perf vendor events intel: Add core event list for Alderlake
 2022-02-23 16:45 UTC  (2+ messages)

[PATCH v6 00/71] Introducing the Maple Tree
 2022-02-23 16:45 UTC  (5+ messages)

[PATCH] arm64: smp: Skip MC domain for SoCs without shared cache
 2022-02-23 16:39 UTC  (11+ messages)

[PATCH v2 1/1] crypto: cavium/nitrox - don't cast parameter in bit operations
 2022-02-23 16:26 UTC 

[PATCH] drm/bridge: ti-sn65dsi86: Properly undo autosuspend
 2022-02-23 16:37 UTC  (6+ messages)

[PATCH] arm64: dts: ti: k3-am642-sk: Add DT entry for onboard LEDs
 2022-02-23 16:36 UTC  (4+ messages)

[PATCH RFC v1 0/2] VM fork detection for RNG
 2022-02-23 16:36 UTC  (5+ messages)
` [PATCH RFC v1 2/2] drivers/virt: add vmgenid driver for reinitializing RNG

[PATCH 0/3] soundwire: qcom: add pm runtime support
 2022-02-23 16:36 UTC  (9+ messages)
` [PATCH 1/3] soundwire: qcom: add runtime pm support
` [PATCH 3/3] soundwire: qcom: add wake up interrupt support

[PATCH v5 0/7] iio: potentiometer: Add support for DS3502
 2022-02-23 16:35 UTC  (8+ messages)
` [PATCH v5 1/7] iio: potentiometer: Alignment to match the open parenthesis
` [PATCH v5 2/7] iio: potentiometer: Add available functionality
` [PATCH v5 3/7] iio: potentiometer: Add channel information in device data
` [PATCH v5 4/7] iio: potentiometer: Change to firmware provided data
` [PATCH v5 5/7] iio: potentiometer: Add device specific read_raw function
` [PATCH v5 6/7] iio: potentiometer: Add support for Maxim DS3502
` [PATCH v5 7/7] dt-bindings: iio: potentiometer: Add Maxim DS3502 in trivial-devices

[PATCH] PM: runtime: Have devm_pm_runtime_enable() handle pm_runtime_dont_use_autosuspend()
 2022-02-23 16:34 UTC 

KASAN: use-after-free Read in dev_uevent
 2022-02-23 16:34 UTC  (7+ messages)
` [syzbot] "

linux-next: manual merge of the drm-tegra tree with the drm tree
 2022-02-23 16:30 UTC 

[PATCH] KVM: x86: Fix pointer mistmatch warning when patching RET0 static calls
 2022-02-23 16:23 UTC 

[PATCH v5 0/5] KEYS: trusted: Introduce support for NXP CAAM-based trusted keys
 2022-02-23 16:23 UTC  (8+ messages)
` [PATCH v5 2/5] KEYS: trusted: allow users to use kernel RNG for key material
` [PATCH v5 3/5] KEYS: trusted: allow trust sources "
` [PATCH v5 4/5] crypto: caam - add in-kernel interface for blob generator

[PATCH] i2c: cadence: Recover bus after controller reset
 2022-02-23 16:22 UTC  (3+ messages)

[PATCH] arm64: dts: rockchip: add the vdd_cpu regulator to rk3568-evb1-v10
 2022-02-23 16:20 UTC 

[PATCH net-next v4 0/5] Add support for locked bridge ports (for 802.1X)
 2022-02-23 16:20 UTC  (4+ messages)

[PATCH] drm/msm: Avoid dirtyfb stalls on video mode displays
 2022-02-23 16:18 UTC  (3+ messages)

[PATCH] ASoC: SOF: pcm: Add compress_ops for SOF platform component driver
 2022-02-23 16:10 UTC  (2+ messages)

[PATCH] x86/acpi: Work around broken XSDT on SEGA AALE board
 2022-02-23 16:07 UTC 

[PATCH v3] arm64: dts: mt8183: jacuzzi: Fix bus properties in anx's DSI endpoint
 2022-02-23 16:15 UTC  (2+ messages)

[syzbot] KASAN: use-after-free Write in sco_sock_timeout
 2022-02-23 16:15 UTC  (2+ messages)

[PATCH] PCI: dwc: Fix integrated MSI Receiver mask reg setting during resume
 2022-02-23 16:06 UTC  (4+ messages)

[PATCH] kernel/sched: Update schedstats when migrating threads
 2022-02-23 16:13 UTC  (8+ messages)
            ` [PATCH v2] "

[PATCH v2 00/35] Speculative page faults
 2022-02-23 16:11 UTC  (2+ messages)

[PATCH v2] drm/panel: Select DRM_DP_HELPER for DRM_PANEL_EDP
 2022-02-23 16:11 UTC  (4+ messages)

[PATCH v7 0/2] Add support for Imagis touchscreens
 2022-02-23 16:07 UTC  (3+ messages)
` [PATCH v7 1/2] dt-bindings: input/touchscreen: bindings for Imagis
` [PATCH v7 2/2] Input: add Imagis touchscreen driver

[PATCH 1/2] dt-bindings: phy: qcom,qmp: add sc8180x and sc8280xp ufs compatibles
 2022-02-23 16:08 UTC  (2+ messages)

[PATCH 1/3] powerpc: lib: sstep: fix 'sthcx' instruction
 2022-02-23 15:27 UTC  (5+ messages)
` [PATCH 2/3] powerpc: fix build errors
` [PATCH 3/3] powerpc: lib: sstep: "

[PATCH v6 1/2] dt-bindings: hwmon: add tmp464.yaml
 2022-02-23 16:02 UTC  (2+ messages)

[PATCH v2] arm64: dts: ti: k3-am642-sk: Enable WLAN connected to SDHCI0
 2022-02-23 15:57 UTC 

linux-next: Tree for Feb 22
 2022-02-23 15:58 UTC  (3+ messages)
` linux-next: Tree for Feb 22 (NFSD_V2_ACL)

[PATCH v2 0/3] s390: Ultravisor device
 2022-02-23 15:57 UTC  (3+ messages)
` [PATCH v2 1/3] drivers/s390/char: Add Ultravisor io device

[PATCH v6 0/2] Add support for Imagis touchscreens
 2022-02-23 15:57 UTC  (3+ messages)
` [PATCH v6 1/2] dt-bindings: input/touchscreen: bindings for Imagis

[PATCH] MIPS: Modernize READ_IMPLIES_EXEC
 2022-02-23 15:03 UTC  (2+ messages)

[PATCH v6 0/2] Clock based PWM output driver
 2022-02-23 15:56 UTC  (3+ messages)
` [PATCH v6 1/2] dt-bindings: pwm: Document clk based PWM controller

[PATCH 00/29] x86: Kernel IBT
 2022-02-23 15:54 UTC  (9+ messages)
` [PATCH 04/29] x86/livepatch: Validate __fentry__ location

[PATCH v2 0/7] Module relocation fixes and asm/insn.h header
 2022-02-23 15:53 UTC  (3+ messages)

[PATCH] softirq: Remove raise_softirq from tasklet_action_common()
 2022-02-23 15:50 UTC  (4+ messages)

Unintended file entry addition in commit 7ed88a03b15b ("certs: Check that builtin blacklist hashes are valid")?
 2022-02-23 15:49 UTC  (2+ messages)

[PATCH v1 1/3] auxdisplay: lcd2s: Fix lcd2s_redefine_char() feature
 2022-02-23 15:47 UTC  (3+ messages)
` [PATCH v1 2/3] auxdisplay: lcd2s: Fix memory leak in ->remove()
` [PATCH v1 3/3] auxdisplay: lcd2s: Use proper API to free the instance of charlcd object

[PATCH v2] ASoC: codecs: Add power domains support in digital macro codecs
 2022-02-23 15:46 UTC 

[PATCH 0/4] x86: Cleanup and extend computing computing API
 2022-02-23 15:46 UTC  (11+ messages)
` [PATCH 1/4] x86/hyperv: Add missing ARCH_HAS_CC_PLATFORM dependency

[PATCH V2 00/32] x86/sgx and selftests/sgx: Support SGX2
 2022-02-23 15:46 UTC  (11+ messages)
` [PATCH V2 16/32] x86/sgx: Support restricting of enclave page permissions
` [PATCH V2 19/32] x86/sgx: Support adding of pages to an initialized enclave

[PATCH] drm/msm/gpu: Fix crash on devices without devfreq support
 2022-02-23 15:46 UTC  (3+ messages)

[PATCH v10 0/4] drm/lsdc: add drm driver for loongson display controller
 2022-02-23 15:45 UTC  (14+ messages)
` [PATCH v10 2/4] Documentation/dt: Add descriptions "
    `  "
` [PATCH v10 3/4] drm/lsdc: add drm driver "

[PATCH 0/5] gpiolib: Handle immutable irq_chip structures
 2022-02-23 15:44 UTC  (6+ messages)
` [PATCH 1/5] gpio: Don't fiddle with irqchips marked as immutable
` [PATCH 2/5] gpio: Expose the gpiochip_irq_re[ql]res helpers
` [PATCH 3/5] pinctrl: apple-gpio: Make the irqchip immutable
` [PATCH 4/5] pinctrl: msmgpio: "
` [PATCH 5/5] gpio: tegra186: "

[PATCH 00/11] Remove remaining parts of congestion tracking code
 2022-02-23 15:43 UTC  (3+ messages)
` [PATCH 06/11] ceph: remove reliance on bdi congestion

[PATCH v6 2/2] Input: add Imagis touchscreen driver
 2022-02-23 15:41 UTC  (2+ messages)

[PATCH v15 00/10] Add support for audio on SC7280 based targets
 2022-02-23 15:39 UTC  (11+ messages)
` [PATCH v15 01/10] ASoC: qcom: SC7280: Update config for building codec dma drivers
` [PATCH v15 02/10] ASoC: qcom: Move lpass_pcm_data structure to lpass header
` [PATCH v15 03/10] ASoC: qcom: lpass: Add dma fields for codec dma lpass interface
` [PATCH v15 04/10] ASoC: qcom: Add helper function to get dma control and lpaif handle
` [PATCH v15 05/10] ASoC: qcom: Add register definition for codec rddma and wrdma
` [PATCH v15 06/10] ASoC: qcom: Add regmap config support for codec dma driver
` [PATCH v15 07/10] ASoC: qcom: Add "
` [PATCH v15 08/10] ASoC: qcom: Add lpass CPU driver for codec dma control
` [PATCH v15 09/10] ASoC: dt-bindings: Add SC7280 lpass cpu bindings
` [PATCH v15 10/10] ASoC: qcom: lpass-sc7280: Add platform driver for lpass audio

[RFC 00/10] add support for fwnode in i2c mux system and sfp
 2022-02-23 15:38 UTC  (25+ messages)
` [RFC 03/10] base: swnode: use fwnode_get_match_data()
` [RFC 10/10] net: sfp: add support for fwnode

[PATCH 1/3] mm: refactor vm_area_struct::anon_vma_name usage code
 2022-02-23 15:38 UTC  (8+ messages)
` [PATCH v4 3/3] mm: fix use-after-free when anon vma name is used after vma is freed

[PATCH v2 1/3] mm: refactor vm_area_struct::anon_vma_name usage code
 2022-02-23 15:36 UTC  (3+ messages)
` [PATCH v2 2/3] mm: prevent vm_area_struct::anon_name refcount saturation
` [PATCH v5 3/3] mm: fix use-after-free when anon vma name is used after vma is freed

[PATCH v2 00/23] Add driver nodes for MT8192 SoC
 2022-02-23 15:35 UTC  (4+ messages)
` [PATCH v2 20/23] arm64: dts: mt8192: Add display nodes

[PATCH] usb: misc: USB_QCOM_EUD should depend on ARCH_QCOM
 2022-02-23 15:33 UTC 

[PATCH v10 0/8] Enroll kernel keys thru MOK
 2022-02-23 15:33 UTC  (11+ messages)

Is it time to remove reiserfs?
 2022-02-23 15:28 UTC  (5+ messages)

[PATCH v3] btrfs: add fs state details to error messages
 2022-02-23 15:24 UTC  (2+ messages)

[PATCH v7 00/11] Update the Icicle Kit device tree
 2022-02-23 15:25 UTC  (5+ messages)
` [PATCH v7 03/11] dt-bindings: rtc: add bindings for microchip mpfs rtc

[RFC] Scheduler: DMA Engine regression because of sched/fair changes
 2022-02-23 15:24 UTC  (6+ messages)

[chenxing:msc313_mainlining 36/93] drivers/pinctrl/mstar/pinctrl-msc313.c:1339:4: warning: unannotated fall-through between switch labels
 2022-02-23 15:21 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).