linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-02-28 09:58:38 to 2022-02-28 12:04:29 UTC [more...]

[PATCH] mmc: mtk-sd: use div64_u64() instead of do_div()
 2022-02-28 12:03 UTC  (4+ messages)

[PATCH 0/6] Remove usage of list iterator past the loop body
 2022-02-28 12:03 UTC  (11+ messages)
` [PATCH 1/6] drivers: usb: remove "
` [PATCH 2/6] treewide: remove using list iterator after loop body as a ptr
` [PATCH 3/6] treewide: fix incorrect use to determine if list is empty
` [PATCH 4/6] drivers: remove unnecessary use of list iterator variable
` [PATCH 5/6] treewide: remove dereference of list iterator after loop body
` [PATCH 6/6] treewide: remove check of list iterator against head past the "

[PATCH v2] input/i8042: Add TUXEDO/Clevo devices to i8042 quirk tables
 2022-02-28 11:57 UTC  (2+ messages)

[PATCH] Kbuild: remove -std=gnu89 from compiler arguments
 2022-02-28 12:02 UTC  (2+ messages)

[PATCH V7 00/20] riscv: compat: Add COMPAT mode support for rv64
 2022-02-28 12:02 UTC  (5+ messages)
` [PATCH V7 03/20] compat: consolidate the compat_flock{,64} definition

[PATCH v1 net-next 1/1] net: dsa: felix: remove prevalidate_phy_mode interface
 2022-02-28 12:00 UTC  (3+ messages)

[PATCH] [v2] Kbuild: move to -std=gnu11
 2022-02-28 11:57 UTC  (6+ messages)

[PATCH] perf test: Add perf_event_attr tests for the arm_spe event
 2022-02-28 11:56 UTC  (5+ messages)

[PATCH v3 00/11] Fix broken usage of driver_override (and kfree of static memory)
 2022-02-28 11:56 UTC  (7+ messages)
` [PATCH v3 01/11] driver: platform: Add helper for safer setting of driver_override
` [PATCH v3 09/11] clk: imx: scu: Fix kfree() of static memory on setting driver_override

[PATCH v6 00/71] Introducing the Maple Tree
 2022-02-28 11:56 UTC  (8+ messages)

linux-next: Signed-off-by missing for commits in the arm-soc tree
 2022-02-28 11:53 UTC  (2+ messages)

[PATCH net] net: ipa: fix a build dependency
 2022-02-28 11:50 UTC  (2+ messages)

[PATCH] atm: firestream: check the return value of ioremap() in fs_init()
 2022-02-28 11:50 UTC  (2+ messages)

[PATCH 2/5] mm/slub: use stackdepot to save stack trace in objects
 2022-02-28 11:48 UTC  (6+ messages)
` [PATCH] lib/stackdepot: Use page allocator if both slab and memblock is unavailable

[PATCH v8 00/13] module: core code clean up
 2022-02-28 11:46 UTC  (6+ messages)
` [PATCH v8 04/13] module: Move livepatch support to a separate file

[PATCH] net: arcnet: com20020: Fix null-ptr-deref in com20020pci_probe()
 2022-02-28 11:44 UTC 

[PATCH v8 0/4] Allow guest access to EFI confidential computing secret area
 2022-02-28 11:42 UTC  (5+ messages)
` [PATCH v8 1/4] efi: Save location of EFI confidential computing area
` [PATCH v8 2/4] virt: Add efi_secret module to expose confidential computing secrets
` [PATCH v8 3/4] efi: Load efi_secret module if EFI secret area is populated
` [PATCH v8 4/4] docs: security: Add secrets/coco documentation

[PATCH net-next v3 0/2] flow_offload: add tc police parameters
 2022-02-28 11:40 UTC  (2+ messages)

[PATCH v2 0/5] PCI: Keystone: Misc fixes for TI's AM65x PCIe
 2022-02-28 11:38 UTC  (3+ messages)
` [PATCH v2 5/5] PCI: keystone: Set DMA mask and coherent DMA mask

[PATCH RESEND v2 0/2] refine the NFC clock framework
 2022-02-28 11:36 UTC  (5+ messages)
` [PATCH RESEND v2 1/2] mtd: rawnand: meson: discard the common MMC sub "
` [PATCH RESEND v2 2/2] dt-bindings: nand: meson: refine Amlogic NAND controller driver

[PATCH v3 0/5] arm64: Initial support for Texas Instruments AM62 Platform
 2022-02-28 11:37 UTC  (3+ messages)

[PATCH V6 00/22] arch: Add basic LoongArch support
 2022-02-28 11:35 UTC  (11+ messages)
` [PATCH V6 09/22] LoongArch: Add boot and setup routines

[PATCH 1/2] mfd: arizona-spi: Split Windows ACPI init code into its own function
 2022-02-28 11:35 UTC  (4+ messages)
` [PATCH 2/2] mfd: arizona-spi: Add Android board ACPI table handling

[PATCH 1/2] xhci: fix garbage USBSTS being logged in some cases
 2022-02-28 11:34 UTC  (3+ messages)
` [PATCH 1/2 v2] "

[PATCH V2] dt-bindings: nvmem: add U-Boot environment variables binding
 2022-02-28 11:32 UTC  (3+ messages)

[PATCH v3 1/7] dt-bindings: timer: Add compatible for Mediatek MT8186
 2022-02-28 11:26 UTC 

[PATCH] mm: Handle ksize() vs __alloc_size by forgetting size
 2022-02-28 11:24 UTC  (2+ messages)

raid5 bio handling cleanups
 2022-02-28 11:25 UTC  (5+ messages)
` [PATCH 1/4] raid5-ppl: fully initialize the bio in ppl_new_iounit
` [PATCH 2/4] raid5-cache: fully initialize flush_bio when needed
` [PATCH 3/4] raid5-cache: statically allocate the recovery ra bio
` [PATCH 4/4] raid5: initialize the stripe_head embeeded bios as needed

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

[PATCH V7 0/6] Use CCF to describe the UART baud rate clock
 2022-02-28 11:10 UTC  (6+ messages)
` [PATCH V7 3/6] tty: serial: meson: Describes the calculation of the UART baud rate clock using a clock frame
` [PATCH V7 5/6] tty: serial: meson: The system stuck when you run the stty command on the console to change the baud rate

[PATCH v4,0/5] add display support for MediaTek SoC MT8186
 2022-02-28 11:20 UTC  (5+ messages)
` [PATCH v4,3/5] soc: mediatek: mmsys: add mt8186 mmsys routing table
` [PATCH v4,4/5] soc: mediatek: add MTK mutex support for MT8186

[PATCH] dmaengine: ti: k3-udma: Avoid false error msg on chan teardown
 2022-02-28 11:18 UTC  (4+ messages)

[PATCH 0/7] clocksource/drivers/timer-microchip-pit64b: fixes and improvements
 2022-02-28 11:19 UTC  (8+ messages)
` [PATCH 1/7] clocksource/drivers/timer-microchip-pit64b: remove mmio selection
` [PATCH 2/7] clocksource/drivers/timer-microchip-pit64b: remove timer-of dependency
` [PATCH 3/7] clocksource/drivers/timer-microchip-pit64b: use notrace
` [PATCH 4/7] clocksource/drivers/timer-microchip-pit64b: use 5MHz for clockevent
` [PATCH 5/7] clocksource/drivers/timer-microchip-pit64b: add delay timer
` [PATCH 6/7] clocksource/drivers/timer-microchip-pit64b: remove suspend/resume ops for ce
` [PATCH 7/7] clocksource/drivers/timer-microchip-pit64b: use mchp_pit64b_{suspend, resume}

[PATCH v2 0/8] mtd: spi-nor: Rework Octal DTR methods
 2022-02-28 11:17 UTC  (9+ messages)
` [PATCH v2 1/8] mtd: spi-nor: Rename method, s/spi_nor_match_id/spi_nor_match_name
` [PATCH v2 2/8] mtd: spi-nor: Introduce spi_nor_match_id()
` [PATCH v2 3/8] mtd: spi-nor: core: Use auto-detection only once
` [PATCH v2 4/8] mtd: spi-nor: core: Introduce method for RDID op
` [PATCH v2 5/8] mtd: spi-nor: manufacturers: Use spi_nor_read_id() core method
` [PATCH v2 6/8] mtd: spi-nor: core: Add helpers to read/write any register
` [PATCH v2 7/8] mtd: spi-nor: micron-st: Rework spi_nor_micron_octal_dtr_enable()
` [PATCH v2 8/8] mtd: spi-nor: spansion: Rework spi_nor_cypress_octal_dtr_enable()

[PATCH v1 0/5] Enable second flash, update gpios pin and merge adc channels
 2022-02-28 11:13 UTC  (3+ messages)

[PATCH v1] fpga: dfl: check feature type before parse irq info
 2022-02-28 11:09 UTC  (2+ messages)

[PATCH] net: ipv6: ensure we call ipv6_mc_down() at most once
 2022-02-28 11:10 UTC  (2+ messages)

[PATCH net 1/1] net: stmmac: Resolve poor line rate after switching from TSO off to TSO on
 2022-02-28 11:15 UTC 

Testing the thermal genetlink API
 2022-02-28 11:03 UTC  (2+ messages)
` [PATCH] thermal: genetlink: Fix TZ_GET_TRIP NULL pointer dereference

[PATCH 0/4] KVM: x86: hyper-v: XMM fast hypercalls fixes
 2022-02-28 11:09 UTC  (18+ messages)
` [PATCH 1/4] KVM: x86: hyper-v: Drop redundant 'ex' parameter from kvm_hv_send_ipi()
` [PATCH 2/4] KVM: x86: hyper-v: Drop redundant 'ex' parameter from kvm_hv_flush_tlb()
` [PATCH 3/4] KVM: x86: hyper-v: Fix the maximum number of sparse banks for XMM fast TLB flush hypercalls
` [PATCH 4/4] KVM: x86: hyper-v: HVCALL_SEND_IPI_EX is an XMM fast hypercall

[PATCH 5.4] fget: clarify and improve __fget_files() implementation
 2022-02-28 11:08 UTC  (2+ messages)

[PATCH] arm64: dts: ns2: Fix spi-cpol and spi-cpha property
 2022-02-28 11:09 UTC 

[syzbot] linux-next test error: WARNING in __mod_memcg_lruvec_state
 2022-02-28 11:06 UTC  (4+ messages)

[PATCH 00/29] x86: Kernel IBT
 2022-02-28 11:05 UTC  (5+ messages)
` [PATCH 21/29] objtool: Rename --duplicate to --lto

[PATCH] dma-mapping: remove CONFIG_DMA_REMAP
 2022-02-28 11:04 UTC  (3+ messages)

[net-next PATCH v2] net: dsa: qca8k: pack driver struct and improve cache use
 2022-02-28 11:04 UTC 

[v2 0/2] Mediatek MT8186 power domain support
 2022-02-28 11:03 UTC 

[PATCH] arm64: dts: mediatek: mt8173: Add gce-client-reg handle to disp-mutex
 2022-02-28 11:03 UTC 

[v7 0/5] Mediatek MT8195 power domain support
 2022-02-28 11:03 UTC  (2+ messages)

[PATCH v3] arm64: dts: ti: k3-am642-sk: Enable WLAN connected to SDHCI0
 2022-02-28 11:01 UTC 

[drm/selftests] 39ec47bbfd: kernel_BUG_at_drivers/gpu/drm/drm_buddy.c
 2022-02-28 10:58 UTC  (2+ messages)

[PATCH v1 0/7] Add Intel OFS support for DFL driver
 2022-02-28 10:57 UTC  (11+ messages)
` [PATCH v1 7/7] fpga: dfl: pci: Add generic OFS PCI PID

[PATCH 00/21] Control VQ support in vDPA
 2022-02-28 10:57 UTC  (7+ messages)
` [RFC PATCH v2 00/19] "
  ` [RFC PATCH v2 05/19] vdpa: introduce virtqueue groups

[PATCH V3 00/30] mm/mmap: Drop protection_map[] and platform's __SXXX/__PXXX requirements
 2022-02-28 10:57 UTC  (32+ messages)
` [PATCH V3 01/30] mm/debug_vm_pgtable: Drop protection_map[] usage
` [PATCH V3 02/30] mm/mmap: Clarify protection_map[] indices
` [PATCH V3 03/30] mm/mmap: Add new config ARCH_HAS_VM_GET_PAGE_PROT
` [PATCH V3 04/30] powerpc/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT
` [PATCH V3 05/30] arm64/mm: "
` [PATCH V3 06/30] sparc/mm: "
` [PATCH V3 07/30] mips/mm: "
` [PATCH V3 08/30] m68k/mm: "
` [PATCH V3 09/30] arm/mm: "
` [PATCH V3 10/30] x86/mm: "
` [PATCH V3 11/30] mm/mmap: Drop protection_map[]
` [PATCH V3 12/30] mm/mmap: Drop arch_filter_pgprot()
` [PATCH V3 13/30] mm/mmap: Drop arch_vm_get_page_pgprot()
` [PATCH V3 14/30] s390/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT
` [PATCH V3 15/30] riscv/mm: "
` [PATCH V3 16/30] alpha/mm: "
` [PATCH V3 17/30] sh/mm: "
` [PATCH V3 18/30] arc/mm: "
` [PATCH V3 19/30] csky/mm: "
` [PATCH V3 20/30] xtensa/mm: "
` [PATCH V3 21/30] parisc/mm: "
` [PATCH V3 22/30] openrisc/mm: "
` [PATCH V3 23/30] um/mm: "
` [PATCH V3 24/30] microblaze/mm: "
` [PATCH V3 25/30] nios2/mm: "
` [PATCH V3 26/30] hexagon/mm: "
` [PATCH V3 27/30] nds32/mm: "
` [PATCH V3 28/30] ia64/mm: "
` [PATCH V3 29/30] mm/mmap: Drop generic vm_get_page_prot()
` [PATCH V3 30/30] mm/mmap: Drop ARCH_HAS_VM_GET_PAGE_PROT

[PATCH v2] drm/amdgpu: Fix realloc of ptr
 2022-02-28 10:55 UTC  (2+ messages)

[PATCH] xhci: fix runtime PM imbalance in USB2 resume
 2022-02-28 10:56 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] exfat: do not clear VolumeDirty in writeback
 2022-02-28 10:51 UTC  (3+ messages)

[PATCH v2 0/1] x86/PCI: Disable exclusion of E820 reserved addressed in some cases
 2022-02-28 10:52 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] virtio-blk: Assign discard_granularity
 2022-02-28 10:51 UTC  (2+ messages)

linux-next: manual merge of the char-misc tree with the spi and tty trees
 2022-02-28 10:51 UTC  (2+ messages)

linux-next: manual merge of the tty tree with the spi tree
 2022-02-28 10:48 UTC  (2+ messages)

[PATCH] can: usb: delete a redundant dev_kfree_skb() in ems_usb_start_xmit()
 2022-02-28 10:47 UTC  (5+ messages)

regression: Bug 215601 - gcc segv at startup on ia64
 2022-02-28 10:46 UTC  (2+ messages)

[PATCH 1/2] uio: add ioctl to uio
 2022-02-28 10:47 UTC  (5+ messages)
` [PATCH 2/2] scsi:target:tcmu: reduce once copy by using uio ioctl

linux-next: manual merge of the char-misc tree with the mfd tree
 2022-02-28 10:46 UTC  (3+ messages)

[PATCH v2 0/6] bpf-lsm: Extend interoperability with IMA
 2022-02-28 10:43 UTC  (6+ messages)

[x86/PCI] 62fabd56fa: BUG:KASAN:use-after-free_in_pci_acpi_root_prepare_resources
 2022-02-28 10:42 UTC  (2+ messages)

[PATCH v3 0/2] hwmon: (adm1275) Add sample averaging binding support
 2022-02-28 10:37 UTC  (3+ messages)
` [PATCH v3 1/2] hwmon: (adm1275) Allow setting sample averaging
` [PATCH v3 2/2] dt-bindings: hwmon: Add sample averaging properties for ADM1275

[PATCH v2 1/2] arm64: dts: ti: k3-am65: disable optional peripherals by default
 2022-02-28 10:30 UTC  (8+ messages)

[PATCH v14 0/5] m68k: Add Virtual M68k Machine
 2022-02-28 10:27 UTC  (4+ messages)
` [PATCH v14 4/5] clocksource/drivers: Add a goldfish-timer clocksource

[PATCH v3 00/14] Move HEVC stateless controls out of staging
 2022-02-28 10:24 UTC  (8+ messages)
` [PATCH v3 09/14] media: uapi: Add V4L2_CID_STATELESS_HEVC_ENTRY_POINT_OFFSET control
  `  "
    `  "

[PATCH] arm64: dts: imx8mm-venice: fix spi2 pin configuration
 2022-02-28 10:16 UTC 

[jic23-iio:testing 231/235] iio-test-rescale.c:undefined reference to `kunit_binary_assert_format'
 2022-02-28 10:17 UTC  (2+ messages)

[PATCH 00/16] DEPT(Dependency Tracker)
 2022-02-28 10:14 UTC  (10+ messages)
` Report 1 in ext4 and journal based on v5.17-rc1
  ` Report 2 "

[PATCH 4/5] kernel/watchdog: Adapt the watchdog_hld interface for async model
 2022-02-28 10:14 UTC  (3+ messages)

[PATCH v11 0/3] Add basic SoC support for mediatek mt8195
 2022-02-28 10:13 UTC  (3+ messages)
` [PATCH v11 2/3] dt-bindings: pinctrl: mt8195: Add mediatek,drive-strength-adv property

[PATCH v3 0/3] Add sata nodes to rk356x
 2022-02-28 10:09 UTC  (5+ messages)
` [PATCH v3 1/3] dt-bindings: Convert ahci-platform DT bindings to yaml
` [PATCH v3 2/3] dt-bindings: Add power-domains property to ahci-platform

[PATCH v5 0/6] Provide a fraemework for RISC-V ISA extensions
 2022-02-28 10:07 UTC  (11+ messages)
` [PATCH v5 2/6] RISC-V: Minimal parser for "riscv, isa" strings
` [PATCH v5 3/6] RISC-V: Extract multi-letter extension names from "riscv, isa"
` [PATCH v5 4/6] RISC-V: Implement multi-letter ISA extension probing framework
` [PATCH v5 5/6] RISC-V: Do no continue isa string parsing without correct XLEN
` [PATCH v5 6/6] RISC-V: Improve /proc/cpuinfo output for ISA extensions

[PATCH v5 0/2] Add watchdog driver for Sunplus SP7021 SoC
 2022-02-28 10:04 UTC  (4+ messages)
` [PATCH v6 2/2] watchdog: Add watchdog driver for Sunplus SP7021

[PATCH] gpio: tegra186: Add IRQ per bank for Tegra241
 2022-02-28 10:03 UTC 

[PATCH -next] pga: dfl: pci: Make sure DMA related error check is not done twice
 2022-02-28  9:58 UTC  (4+ messages)

[PATCH v3 00/21] DEPT(Dependency Tracker)
 2022-02-28  9:56 UTC  (11+ messages)
` [PATCH v3 09/21] dept: Apply Dept to seqlock
` [PATCH v3 10/21] dept: Apply Dept to rwsem
` [PATCH v3 12/21] dept: Introduce split map concept and new APIs for them
` [PATCH v3 13/21] dept: Apply Dept to wait/event of PG_{locked,writeback}
` [PATCH v3 14/21] dept: Apply SDT to swait
` [PATCH v3 16/21] locking/lockdep, cpu/hotplus: Use a weaker annotation in AP thread
` [PATCH v3 17/21] dept: Distinguish each syscall context from another
` [PATCH v3 18/21] dept: Distinguish each work "
` [PATCH v3 19/21] dept: Disable Dept within the wait_bit layer by default
` [PATCH v3 20/21] dept: Add nocheck version of init_completion()


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