linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-12-23 08:55:05 to 2021-12-23 13:42:24 UTC [more...]

[PATCH v5 0/6] powercap/drivers/dtpm: Create the dtpm hierarchy
 2021-12-23 13:42 UTC  (4+ messages)

[PATCH] netfilter: ipt_CLUSTERIP: fix refcount leak in clusterip_tg_check()
 2021-12-23 13:38 UTC  (2+ messages)

[PATCH] soc: ti: smartreflex: Use platform_get_irq_optional() to get the interrupt
 2021-12-23 13:32 UTC  (4+ messages)

[PATCH v2 0/6] Avoid odd length/address read/writes in 8D-8D-8D mode
 2021-12-23 13:31 UTC  (13+ messages)
` [PATCH v2 2/6] mtd: spi-nor: spansion: write 2 bytes when disabling Octal DTR mode
` [PATCH v2 4/6] spi: spi-mem: reject partial cycle transfers in 8D-8D-8D mode
` [PATCH v2 5/6] mtd: spi-nor: core: avoid odd length/address reads on "
` [PATCH v2 6/6] mtd: spi-nor: core: avoid odd length/address writes in "
` (subset) Re: [PATCH v2 0/6] Avoid odd length/address read/writes "

[PATCH net] net: bridge: fix ioctl old_deviceless bridge argument
 2021-12-23 13:33 UTC  (5+ messages)

[PATCH v2 0/2] arm64: dts: ti: k3-am64-main: Add GPMC & ELM nodes
 2021-12-23 13:28 UTC  (3+ messages)

Re: [PATCH v3] serial: mps2-uart: Check for error irq
 2021-12-23 13:27 UTC 

[PATCH] iio: position: Add support for ams AS5600 angle sensor
 2021-12-23 13:28 UTC  (2+ messages)

[GIT PULL] MMC fixes for v5.16-rc7
 2021-12-23 13:17 UTC 

[PATCH v1 1/1] gpio: brcmstb: Use local variable to access OF node
 2021-12-23 13:15 UTC 

Selecting MMU page size for an architecture
 2021-12-22 22:34 UTC 

[PATCH v4 08/14] ACPI: add perf low power callback
 2021-12-23 13:11 UTC  (3+ messages)

[PATCH v2] x86/boot/compressed: Move CLANG_FLAGS to beginning of KBUILD_CFLAGS
 2021-12-23 13:04 UTC  (2+ messages)
` [tip: x86/build] "

[PATCH] ARM: module: fix MODULE_PLTS not work for KASAN
 2021-12-23 13:04 UTC  (3+ messages)

[PATCH 0/2] iommu/arm-smmu: Use platform_irq_count()
 2021-12-23 13:00 UTC  (3+ messages)
` [PATCH 1/2] iommu/arm-smmu: Use platform_irq_count() to get the interrupt count
` [PATCH 2/2] iommu/arm-smmu: Propagate errors from platform_get_irq()

[PATCH] doc: fs: remove bdev_try_to_free_page related doc
 2021-12-23 12:57 UTC  (2+ messages)

[PATCH v2] block: drop needless assignment in set_task_ioprio()
 2021-12-23 12:57 UTC  (2+ messages)

[PATCH -next v2] ext4: Fix BUG_ON in ext4_bread when write quota data
 2021-12-23 12:56 UTC  (2+ messages)

[PATCH v3 0/2] Add ADXL367 driver
 2021-12-23 13:01 UTC  (3+ messages)
` [PATCH v3 2/2] iio: accel: add "

[PATCH v1 06/11] mm: support GUP-triggered unsharing via FAULT_FLAG_UNSHARE (!hugetlb)
 2021-12-23 12:54 UTC  (11+ messages)

[PATCH v3] serial: mps2-uart: Check for error irq
 2021-12-23 12:54 UTC  (2+ messages)

[PATCH] afs: handle async processing of F_SETLK with FL_SLEEP flag
 2021-12-23 12:51 UTC 

[PATCH v2] net: ks8851: Check for error irq
 2021-12-23 12:49 UTC 

[PATCH] phy: uniphier-usb3ss: fix unintended writing zeros to PHY register
 2021-12-23 12:46 UTC  (2+ messages)

[PATCH] Revert "phy: cadence-torrent: Do not configure SERDES if it's already configured"
 2021-12-23 12:44 UTC  (4+ messages)
  ` [EXT] "

[PATCH v3] drivers: net: smc911x: Check for error irq
 2021-12-23 12:43 UTC 

[PATCH] block: drop needless assignment in set_task_ioprio()
 2021-12-23 12:41 UTC  (3+ messages)

[PATCH 0/2] Forced idle time accounting per cpu
 2021-12-23 12:40 UTC  (4+ messages)
` [PATCH 1/2] sched/core: Cookied forceidle "
` [PATCH 2/2] sched/core: Uncookied force idle "

[PATCH v2] drivers: net: smc911x: Check for error irq
 2021-12-23 12:37 UTC  (2+ messages)

[PATCH net-next 0/2] net: hns3: add support for TX push
 2021-12-23 12:30 UTC  (3+ messages)
` [PATCH net-next 1/2] net: hns3: add support for TX push mode
` [PATCH net-next 2/2] net: hns3: add ethtool priv-flag for TX push

[PATCH] mm/util.c: Make kvfree() safe for calling while holding spinlocks
 2021-12-23 12:34 UTC  (4+ messages)

[PATCH v3 kvm/queue 00/16] KVM: mm: fd-based approach for supporting KVM guest private memory
 2021-12-23 12:30 UTC  (17+ messages)
` [PATCH v3 kvm/queue 01/16] mm/shmem: Introduce F_SEAL_INACCESSIBLE
` [PATCH v3 kvm/queue 02/16] mm/memfd: Introduce MFD_INACCESSIBLE flag
` [PATCH v3 kvm/queue 03/16] mm/memfd: Introduce MEMFD_OPS
` [PATCH v3 kvm/queue 04/16] KVM: Extend the memslot to support fd-based private memory
` [PATCH v3 kvm/queue 05/16] KVM: Maintain ofs_tree for fast memslot lookup by file offset
` [PATCH v3 kvm/queue 06/16] KVM: Implement fd-based memory using MEMFD_OPS interfaces
` [PATCH v3 kvm/queue 07/16] KVM: Refactor hva based memory invalidation code
` [PATCH v3 kvm/queue 08/16] KVM: Special handling for fd-based memory invalidation
` [PATCH v3 kvm/queue 09/16] KVM: Split out common memory invalidation code
` [PATCH v3 kvm/queue 10/16] KVM: Implement fd-based memory invalidation
` [PATCH v3 kvm/queue 11/16] KVM: Add kvm_map_gfn_range
` [PATCH v3 kvm/queue 12/16] KVM: Implement fd-based memory fallocation
` [PATCH v3 kvm/queue 13/16] KVM: Add KVM_EXIT_MEMORY_ERROR exit
` [PATCH v3 kvm/queue 14/16] KVM: Handle page fault for private memory
` [PATCH v3 kvm/queue 15/16] KVM: Use kvm_userspace_memory_region_ext
` [PATCH v3 kvm/queue 16/16] KVM: Register/unregister private memory slot to memfd

[GIT PULL] interconnect changes for 5.17
 2021-12-23 12:33 UTC 

[PATCH v1 1/1] gpio: regmap: Switch to use fwnode instead of of_node
 2021-12-23 12:32 UTC  (2+ messages)

[PATCH 0/4] workqueue: cleanups for schedule callbacks part2
 2021-12-23 12:31 UTC  (5+ messages)
` [PATCH 1/4] workqueue: Remove the mb() pair between wq_worker_sleeping() and insert_work()
` [PATCH 2/4] workqueue: Change the comments of the synchronization about the idle_list
` [PATCH 3/4] workqueue: Use wake_up_worker() in wq_worker_sleeping() instead of open code
` [PATCH 4/4] workqueue: Convert the type of pool->nr_running to int

[PATCH 0/7] ASoC/SoundWire: improve suspend flows and use set_stream() instead of set_tdm_slots() for HDAudio
 2021-12-23 12:29 UTC  (6+ messages)
` [PATCH 7/7] soundwire: intel: remove PDM support

[PATCH] binder: remove repeat word from comment to avoid warning
 2021-12-23 12:27 UTC 

[PATCH] of: net: support NVMEM cells with MAC in text format
 2021-12-23 12:27 UTC 

[PATCH v1 1/1] gpio: altera-a10sr: Switch to use fwnode instead of of_node
 2021-12-23 12:27 UTC 

[PATCH v1 1/1] gpio: tegra: Get rid of duplicate of_node assignment
 2021-12-23 12:26 UTC 

[PATCH] fs/ntfs3: Remove a useless test
 2021-12-23 12:20 UTC 

[PATCH net-next] ipv4: delete sysctls about routing cache
 2021-12-23 12:20 UTC 

[PATCH-next 0/2] arm64: dts: ti: Cleanup aliases
 2021-12-23 12:16 UTC  (3+ messages)
` [PATCH-next 1/2] arm64: dts: ti: k3-j721s2: Move aliases to board dts
` [PATCH-next 2/2] arm64: dts: ti: k3-j721s2-common-proc-board: Alias console uart to serial2

[PATCH v4] fjes: Check for error irq
 2021-12-23 12:16 UTC 

[PATCH v2 1/2] powerpc/set_memory: Avoid spinlock recursion in change_page_attr()
 2021-12-23 12:09 UTC  (2+ messages)

[RFC PATCH v1 0/4] Rework realtek-rtl IRQ driver
 2021-12-23 12:08 UTC  (5+ messages)
` [RFC PATCH v1 1/4] irqchip: realtek-rtl: map control data to virq
` [RFC PATCH v1 2/4] irqchip: realtek-rtl: use per-parent irq handling
` [RFC PATCH v1 3/4] dt-bindings: interrupt-controller: realtek,rtl-intc: replace irq mapping
` [RFC PATCH v1 4/4] irqchip: realtek-rtl: replace custom interrupt-map

[PATCH v1 1/2] gpiolib: acpi: make fwnode take precedence in struct gpio_chip
 2021-12-23 12:04 UTC  (3+ messages)
` [PATCH v1 2/2] gpio: dwapb: Switch to use fwnode instead of of_node

[PATCH v3] fjes: Check for error irq
 2021-12-23 12:02 UTC  (2+ messages)

[PATCH v2] serial: mps2-uart: Check for error irq
 2021-12-23 12:01 UTC  (2+ messages)

[PATCH v2] fjes: Check for error irq
 2021-12-23 11:58 UTC 

[RT] BUG in sched/cpupri.c
 2021-12-23 11:58 UTC  (7+ messages)

[PATCH v2 0/6] Add missing format_mod_supported functions
 2021-12-23 11:56 UTC  (6+ messages)
` [PATCH v2 1/6] drm/plane: Make format_mod_supported truly optional
` [PATCH v2 2/6] drm/plane: Fix typo in format_mod_supported documentation

[PATCH v4 0/3] Fix Tegra194 HDA regression
 2021-12-23 11:53 UTC  (4+ messages)
` [PATCH v4 1/3] ALSA: hda/tegra: Fix Tegra194 HDA reset failure
` [PATCH v4 2/3] dt-bindings: sound: tegra: Add minItems for resets
` [PATCH v4 3/3] arm64: tegra: Remove non existent Tegra194 reset

[PATCH v8 00/40] Add AMD Secure Nested Paging (SEV-SNP) Guest Support
 2021-12-23 11:50 UTC  (3+ messages)
` [PATCH v8 12/40] x86/sev: Add helper for validating pages in early enc attribute changes

very low IOPS due to "block: reduce kblockd_mod_delayed_work_on() CPU consumption"
 2021-12-23 11:50 UTC  (5+ messages)

[PATCH v7 0/8] Add the imx8m pcie phy driver and imx8mm pcie support
 2021-12-23 11:49 UTC  (5+ messages)
` [PATCH v7 8/8] PCI: imx: Add the "

[PATCH v7 1/3] iio: frequency: admv1013: add support for ADMV1013
 2021-12-23 11:54 UTC  (2+ messages)

[PATCH v2 1/5] dt-bindings: phy: mediatek: tphy: support software efuse load
 2021-12-23 11:37 UTC  (2+ messages)

[PATCH 0/2] phy: qcom-qmp: Add SM8450 PCIe1 PHY support
 2021-12-23 11:32 UTC  (2+ messages)

[PATCH] fuse: async processing of F_SETLK with FL_SLEEP flag
 2021-12-23 11:31 UTC 

[PATCH v2 0/2] Add a new scheme to support demotion on tiered memory system
 2021-12-23 11:31 UTC  (2+ messages)

[PATCH v1 1/1] wwan: Replace kernel.h with the necessary inclusions
 2021-12-23 11:30 UTC  (6+ messages)

[PATCH v3 0/2] CAN: Add support for setting mux
 2021-12-23 11:28 UTC  (2+ messages)

[PATCH v2 0/4] ata: pata_platform: Refurbish the driver
 2021-12-23 11:25 UTC  (4+ messages)
` [PATCH v2 1/4] ata: pata_platform: make use of platform_get_mem_or_io()

[PATCH v3 0/8] phy-rockchip-inno-usb2: support rk356x usb2phy
 2021-12-23 11:25 UTC  (2+ messages)

[PATCH v3 0/3] Fix Tegra194 HDA regression
 2021-12-23 11:24 UTC  (6+ messages)
` [PATCH v3 1/3] ALSA: hda/tegra: Fix Tegra194 HDA reset failure

[PATCH net-next] net: lan966x: Add support for multiple bridge flags
 2021-12-23 11:20 UTC  (2+ messages)

[PATCH v5 3/4] phy: rockchip: add naneng combo phy for RK3568
 2021-12-23 11:19 UTC  (3+ messages)

[PATCH v3 0/5] iommu/arm-smmu-v3: Add NVIDIA Grace CMDQ-V Support
 2021-12-23 11:14 UTC  (5+ messages)
` [PATCH v3 5/5] iommu/nvidia-grace-cmdqv: Limit CMDs for guest owned VINTF

[PATCH v3] livepatch: Fix kobject refcount bug on klp_init_patch_early failure path
 2021-12-23 11:09 UTC  (2+ messages)

[PATCH] kernel/module.c: fix for symbol decode in stack trace for stripped modules
 2021-12-23 11:09 UTC  (4+ messages)
` [PATCH v2] kernel/module.c: heuristic enhancement when INSTALL_MOD_STRIP= "--strip-unneeded" is used

[PATCH v3] Documentation: livepatch: Add livepatch API page
 2021-12-23 11:08 UTC  (2+ messages)

[PATCH 0/5] nvmem: support more NVMEM cells variants
 2021-12-23 11:07 UTC  (6+ messages)
` [PATCH 1/5] dt-bindings: nvmem: add "label" property to allow more flexible cells names
` [PATCH 2/5] nvmem: core: read OF defined NVMEM cell name from "label" property
` [PATCH 3/5] dt-bindings: nvmem: allow referencing device defined cells by names
` [PATCH 4/5] dt-bindings: nvmem: brcm,nvram: add NVMEM cell to example
` [PATCH 5/5] nvmem: core: add cell name based matching of DT cell nodes

[PATCH RESEND v2] x86: warn on native_io_delay() before DMI scan
 2021-12-23 11:05 UTC  (2+ messages)

[PATCH] ACPI: PCC: Implement OperationRegion handler for the PCC Type 3 subtype
 2021-12-23 11:00 UTC  (3+ messages)

[PATCH] vdpa: regist vhost-vdpa dev class
 2021-12-23 10:59 UTC  (2+ messages)

[GIT PULL v2 1/2] arm64: TI K3 SoC configs changes for v5.17
 2021-12-23 10:51 UTC  (4+ messages)
` [GIT PULL v2 2/2] arm64: dts: TI K3 updates "

[PATCH v2] dt-bindings: iio: Document "label" property
 2021-12-23 10:51 UTC  (2+ messages)

[PATCH v3] virtio_blk: Add support for lifetime feature
 2021-12-23 10:47 UTC  (2+ messages)

[PATCH v3] mmc: rtsx: improve performance for multi block rw
 2021-12-23 10:37 UTC  (4+ messages)

[PATCH v2 0/2] Fix check for trace_percpu_buffer validity
 2021-12-23 10:34 UTC  (3+ messages)
` [PATCH v2 1/2] trace: Fix check for trace_percpu_buffer validity in get_trace_buf()
` [PATCH v2 2/2] trace: Tag trace_percpu_buffer as a percpu pointer

[RFC PATCH v6 0/4] Add Naneng multi phy support for rk3568
 2021-12-23 10:34 UTC  (3+ messages)
` [RFC PATCH v6 3/4] phy: rockchip: add naneng multi phy "

[PATCH] HID: holtek-mouse: start hardware in probe
 2021-12-23 10:26 UTC  (3+ messages)

[PATCH v3 0/6] Introduce x86 assembly accelerated implementation for SM3 algorithm
 2021-12-23 10:28 UTC  (2+ messages)

[RFC PATCH v12 00/17] dlb: introduce DLB device driver
 2021-12-23 10:22 UTC  (9+ messages)
` [RFC PATCH v12 01/17] dlb: add skeleton for DLB driver

[PATCH v4 0/3] Handle warning of allocation failure on DMA zone w/o managed pages
 2021-12-23 10:21 UTC  (5+ messages)
` [PATCH v4 1/3] mm_zone: add function to check if managed dma zone exists
` [PATCH v4 2/3] dma/pool: create dma atomic pool only if dma zone has managed pages
` [PATCH v4 3/3] mm/page_alloc.c: do not warn allocation failure on zone DMA if no "

code conditional on non-existing PPC_EARLY_DEBUG_MICROWATT
 2021-12-23 10:21 UTC 

[PATCH v1 1/1] serial: 8250_exar: derive nr_ports from ID for Acces I/O cards
 2021-12-23 10:18 UTC  (3+ messages)

[tip:x86/build] BUILD SUCCESS 9c42a8706f358ef6699f299916ad31acf2767c45
 2021-12-23 10:12 UTC 

[PATCH 0/2] hwmon: Add "label" attribute
 2021-12-23 10:12 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: hwmon: Introduce common properties

[PATCH] Revert "mm/usercopy: Drop extra is_vmalloc_or_module() check"
 2021-12-23 10:21 UTC 

[PATCH] rtc: m41t80: Check failure of i2c_transfer
 2021-12-23 10:10 UTC 

[PATCH v7 0/4] Add basic SoC support for mediatek mt8195
 2021-12-23  9:59 UTC  (3+ messages)
` [PATCH v7 4/4] arm64: dts: Add mediatek SoC mt8195 and evaluation board

[PATCH/RFC] mm: add and use batched version of __tlb_remove_table()
 2021-12-23  9:55 UTC  (5+ messages)

[PATCH] binder: fix async_free_space accounting for empty parcels
 2021-12-23  9:47 UTC  (2+ messages)

[char-misc-next 1/2] mei: add POWERING_DOWN into device state print
 2021-12-23  9:47 UTC  (2+ messages)
` [char-misc-next 2/2] mei: cleanup status before client dma setup call

[PATCH][next] Bluetooth: MGMT: Fix spelling mistake "simultanous" -> "simultaneous"
 2021-12-23  9:47 UTC 

[PATCH v2] thermal/drivers/int340x: Fix RFIM mailbox write commands
 2021-12-23  9:42 UTC 

[PATCH rdma-rc] Revert "RDMA/mlx5: Fix releasing unallocated memory in dereg MR flow"
 2021-12-23  9:36 UTC  (2+ messages)

[PATCH] clk: renesas: r9a07g044: Update multiplier and divider values for PLL2/3
 2021-12-23  9:32 UTC 

[PATCH] ata: libahci_platform: Remove abundant check
 2021-12-23  9:31 UTC  (2+ messages)

[PATCH net 0/2] r8152: fix bugs
 2021-12-23  9:27 UTC  (3+ messages)
` [PATCH net 1/2] r8152: fix the force speed doesn't work for RTL8156
` [PATCH net 2/2] r8152: sync ocp base

[PATCH v2] PCI: Fix Intel i210 by avoiding overlapping of BARs
 2021-12-23  9:27 UTC  (2+ messages)

drivers/pinctrl/bcm/pinctrl-ns.c:286:10: error: passing 'const char *const *const' to parameter of type 'const char **' discards qualifiers
 2021-12-23  8:48 UTC  (2+ messages)

[PATCH v3 1/3] Bluetooth: mt7921s: Support wake on bluetooth
 2021-12-23  9:18 UTC  (2+ messages)

[PATCH v4 0/4] Add support for the Cypress cyttsp5
 2021-12-23  9:07 UTC  (3+ messages)
` [PATCH v4 1/4] Input: Add driver for Cypress Generation 5 touchscreen

[PATCH v4 0/3] Add support for runtime features
 2021-12-23  9:06 UTC  (6+ messages)
` [PATCH v4 1/3] firmware: xilinx: "

linux-next: build warning after merge of the arm-soc tree
 2021-12-23  8:50 UTC  (4+ messages)

[PATCH] ice: Optimize a few bitmap operations
 2021-12-23  9:03 UTC 

[PATCH] block: return specific error when pointer is NULL
 2021-12-23  8:57 UTC  (2+ messages)

[PATCH v3 0/5] J721S2: Add initial support
 2021-12-23  8:54 UTC  (3+ messages)


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