linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-05-21 10:47:39 to 2022-05-21 13:53:24 UTC [more...]

[PATCH v4 0/2] s390: Ultravisor device
 2022-05-21 13:53 UTC  (3+ messages)
` [PATCH v4 2/2] selftests: drivers/s390x: Add uvdevice tests

[PATCH v3 0/2] hwmon: acpi_power_meter: convert to new hwmon API
 2022-05-21 13:52 UTC  (8+ messages)
` [PATCH v3 2/2] hwmon: acpi_power_meter: convert to hwmon_device_register_with_info

[PATCH] usb: typec: tcpm: fix typo in comment
 2022-05-21 13:44 UTC  (2+ messages)

[PATCH] hwmon: fix typo in comment
 2022-05-21 13:42 UTC  (2+ messages)

[RFC PATCH 0/3] fat: add support for the renameat2 RENAME_EXCHANGE flag
 2022-05-21 13:38 UTC  (3+ messages)
` [RFC PATCH 3/3] selftests/filesystems: add a vfat RENAME_EXCHANGE test

[PATCH] drm/sun4i: mixer: fix scanline for V3s and D1
 2022-05-21 13:34 UTC 

[BUG] scsi: myrb: null-pointer-dereference in myrb_cleanup
 2022-05-21 13:32 UTC 

[PATCH 0/2] ext4: fix two bugs in ext4_mb_normalize_request
 2022-05-21 13:42 UTC  (3+ messages)
` [PATCH 1/2] ext4: fix bug_on ext4_mb_use_inode_pa
` [PATCH 2/2] ext4: correct the judgment of BUG in ext4_mb_normalize_request

[PATCH 0/2] dt-bindings: Arm CoreSight binding schema conversions
 2022-05-21 13:27 UTC  (3+ messages)
` [PATCH 2/2] dt-bindings: arm: Convert CoreSight CPU debug to DT schema

[PATCH] dt-bindings: mips: Convert plain text file to ReST
 2022-05-21 13:25 UTC  (2+ messages)

[PATCH 0/2] x86/pat: fix querying available caching modes
 2022-05-21 13:24 UTC  (14+ messages)
` [PATCH 2/2] x86/pat: add functions to query specific cache mode availability

[git pull] habanalabs pull request for kernel 5.19
 2022-05-21 13:22 UTC  (2+ messages)

[PATCH v5 00/10] i2c: npcm: Bug fixes timeout, spurious interrupts
 2022-05-21 13:22 UTC  (28+ messages)
` [PATCH v5 01/10] dt-bindings: i2c: npcm: support NPCM845
` [PATCH v5 02/10] i2c: npcm: Change the way of getting GCR regmap
` [PATCH v5 03/10] i2c: npcm: Remove unused variable clk_regmap
` [PATCH v5 04/10] i2c: npcm: Fix timeout calculation
` [PATCH v5 05/10] i2c: npcm: Add tx complete counter
` [PATCH v5 06/10] i2c: npcm: Correct register access width
` [PATCH v5 07/10] i2c: npcm: Handle spurious interrupts
` [PATCH v5 09/10] i2c: npcm: Support NPCM845
` [PATCH v5 10/10] i2c: npcm: Capitalize the one-line comment

[PATCH v2] staging: rts5208: spi.c: clean up dynamic debug code
 2022-05-21 13:20 UTC  (2+ messages)

[PATCH V3 00/12] KVM: X86/MMU: Use one-off local shadow page for special roots
 2022-05-21 13:17 UTC  (13+ messages)
` [PATCH V3 01/12] KVM: X86/MMU: Verify PDPTE for nested NPT in PAE paging mode when page fault
` [PATCH V3 02/12] KVM: X86/MMU: Add using_local_root_page()
` [PATCH V3 03/12] KVM: X86/MMU: Reduce a check in using_local_root_page() for common cases
` [PATCH V3 04/12] KVM: X86/MMU: Add local shadow pages
` [PATCH V3 05/12] KVM: X86/MMU: Link PAE root pagetable with its children
` [PATCH V3 06/12] KVM: X86/MMU: Activate local shadow pages and remove old logic
` [PATCH V3 07/12] KVM: X86/MMU: Remove the check of the return value of to_shadow_page()
` [PATCH V3 08/12] KVM: X86/MMU: Allocate mmu->pae_root for PAE paging on-demand
` [PATCH V3 09/12] KVM: X86/MMU: Move the verifying of NPT's PDPTE in FNAME(fetch)
` [PATCH V3 10/12] KVM: X86/MMU: Remove unused INVALID_PAE_ROOT and IS_VALID_PAE_ROOT
` [PATCH V3 11/12] KVM: X86/MMU: Don't use mmu->pae_root when shadowing PAE NPT in 64-bit host
` [PATCH V3 12/12] KVM: X86/MMU: Remove mmu_alloc_special_roots()

[PATCH v3 00/13] OpenRISC misc cleanups for 5.19
 2022-05-21 13:13 UTC  (14+ messages)
` [PATCH v3 01/13] openrisc: Add gcc machine instruction flag configuration
` [PATCH v3 02/13] openrisc: Cleanup emergency print handling
` [PATCH v3 03/13] openrisc: Add support for liteuart emergency printing
` [PATCH v3 04/13] openrisc: Add syscall details to emergency syscall debugging
` [PATCH v3 05/13] openrisc: Pretty print show_registers memory dumps
` [PATCH v3 06/13] openrisc: Update litex defconfig to support glibc userland
` [PATCH v3 07/13] openrisc/traps: Declare file scope symbols as static
` [PATCH v3 08/13] openrisc/traps: Remove die_if_kernel function
` [PATCH v3 09/13] openrisc/traps: Declare unhandled_exception for asmlinkage
` [PATCH v3 10/13] openrisc/time: Fix symbol scope warnings
` [PATCH v3 11/13] openrisc/delay: Add include to fix symbol not declared warning
` [PATCH v3 12/13] openrisc/fault: Fix symbol scope warnings
` [PATCH v3 13/13] openrisc: Remove unused IMMU tlb workardound

[PATCH] drivers/char/agp: Remove unnecessary assignment in cache_nbs()
 2022-05-21 13:06 UTC 

[PATCH v6 0/2] perf script python: Add script for CoreSight disassembly
 2022-05-21 13:04 UTC  (3+ messages)
` [PATCH v6 1/2] perf scripting python: Expose dso and map information
` [PATCH v6 2/2] perf scripts python: Support Arm CoreSight trace data disassembly

[brgl:gpio/for-next 19/36] kismet: WARNING: unmet direct dependencies detected for GPIO_IXP4XX when selected by ARCH_IXP4XX
 2022-05-21 12:58 UTC 

[peterz-queue:sched/idle 4/9] vmlinux.o: warning: objtool: acpi_idle_enter+0x48: call to ftrace_likely_update() leaves .noinstr.text section
 2022-05-21 12:58 UTC 

[PATCH v1] sched: Fix a typo in scheduler
 2022-05-21 12:54 UTC 

[PATCH] drivers/pci: wait downstream hierarchy ready instead of slot itself ready, after secondary bus reset
 2022-05-21 12:49 UTC  (5+ messages)
` [PATCH v2] PCI: Fix no-op wait "

[PATCH v5] crc-itu-t: Fix typo in CRC ITU-T polynom comment
 2022-05-21 12:47 UTC 

[PATCH v2] ARM: dts: aspeed: Adding Jabil Rubypass BMC
 2022-05-21 12:37 UTC  (2+ messages)

[PATCH] mtip32xx: fix typo in comment
 2022-05-21 12:32 UTC  (2+ messages)

[PATCH] blk-mq: fix typo in comment
 2022-05-21 12:32 UTC  (2+ messages)

[PATCH] i2c: bcm2835: Fix error handling in bcm2835_i2c_probe
 2022-05-21 12:28 UTC  (3+ messages)

[PATCH -next v5 0/3] support concurrent sync io for bfq on a specail occasion
 2022-05-21 12:21 UTC  (5+ messages)

[PATCH] nfp: flower: fix typo in comment
 2022-05-21 12:17 UTC  (2+ messages)

[PATCH] selftests/vm/pkeys: fix typo in comment
 2022-05-21 12:06 UTC  (2+ messages)

[PATCH] ksm: fix typo in comment
 2022-05-21 12:06 UTC  (2+ messages)

[PATCH v5 0/3] WCH CH341 GPIO and SPI support
 2022-05-21 12:03 UTC  (3+ messages)
` [PATCH v5 3/3] i2c: ch341: add I2C MFD cell driver for the CH341

[paulmck-rcu:dev.2022.05.17a] BUILD REGRESSION 9a9671fb7a3966dfc7dc67f6aa80acdfe185d72d
 2022-05-21 12:03 UTC 

[PATCH v1 00/15] Bug fixes for mdadm tests
 2022-05-21 11:52 UTC  (31+ messages)
` [PATCH v1 01/15] md/raid5-log: Drop extern decorators for function prototypes
` [PATCH v1 02/15] md/raid5-cache: Refactor r5c_is_writeback() to take a struct r5conf
` [PATCH v1 03/15] md/raid5-cache: Refactor r5l_start() "
` [PATCH v1 04/15] md/raid5-cache: Refactor r5l_flush_stripe_to_raid() "
` [PATCH v1 05/15] md/raid5-cache: Refactor r5l_wake_reclaim() "
` [PATCH v1 06/15] md/raid5-cache: Refactor remaining functions to take a r5conf
` [PATCH v1 07/15] md/raid5-ppl: Drop unused argument from ppl_handle_flush_request()
` [PATCH v1 08/15] md/raid5-cache: Pass the log through to r5c_finish_cache_stripe()
` [PATCH v1 09/15] md/raid5-cache: Don't pass conf to r5c_calculate_new_cp()
` [PATCH v1 10/15] md/raid5-cache: Take struct r5l_log in r5c_log_required_to_flush_cache()
` [PATCH v1 11/15] md/raid5: Ensure array is suspended for calls to log_exit()
` [PATCH v1 12/15] md/raid5-cache: Add RCU protection to conf->log accesses
` [PATCH v1 13/15] md/raid5-cache: Annotate pslot with __rcu notation
` [PATCH v1 14/15] md: Ensure resync is reported after it starts
` [PATCH v1 15/15] md: Notify sysfs sync_completed in md_reap_sync_thread()

[BUG] atm: idt77252: Found a bug when removing the module
 2022-05-21 11:48 UTC 

[PATCH bpf-next v1 2/5] cgroup: bpf: add cgroup_rstat_updated() and cgroup_rstat_flush() kfuncs
 2022-05-21 11:47 UTC  (2+ messages)

[PATCH 1/3] drivers: i2c: thunderx: octeontx2 clock divisor logic changes
 2022-05-21 11:44 UTC  (3+ messages)

[PATCH 0/3] drivers: i2c: thunderx: Marvell thunderx i2c changes
 2022-05-21 11:40 UTC  (3+ messages)
` [PATCH 3/3] drivers: i2c: thunderx: Allow driver to work with ACPI defined TWSI controllers

[arm-integrator:kernel-in-vmalloc-v5.18-rc1 8/16] drivers/infiniband/sw/siw/siw_qp_tx.c:32:37: warning: passing argument 1 of 'virt_to_pfn' makes pointer from integer without a cast
 2022-05-21 11:36 UTC 

[PATCH] checkpatch: warn about flushing system-wide workqueues
 2022-05-21 11:37 UTC  (12+ messages)
  ` [PATCH v2] workqueue: Wrap flush_workqueue() using a macro
    ` [PATCH v3] "

[RFC PATCH] scsi: support packing multi-segment in UNMAP command
 2022-05-21 11:32 UTC 

[PATCH] i2c: meson: fix typo in comment
 2022-05-21 11:33 UTC  (2+ messages)

[PATCH bpf-next v1 1/5] cgroup: bpf: add a hook for bpf progs to attach to rstat flushing
 2022-05-21 11:26 UTC  (4+ messages)

[PATCH v3] i2c: add support for microchip fpga i2c controllers
 2022-05-21 11:28 UTC  (4+ messages)

Linux 5.18-rc6
 2022-05-21 11:30 UTC  (8+ messages)
` Linux regressions report for mainline [2022-05-09] (was: Linux 5.18-rc6)

[PATCH] tty: fix typos in comments
 2022-05-21 11:11 UTC 

[PATCH] f2fs: fix typo in comment
 2022-05-21 11:11 UTC 

[PATCH] USB: chipidea: fix typo in comment
 2022-05-21 11:11 UTC 

[PATCH] drm/i915: fix typos in comments
 2022-05-21 11:11 UTC 

[PATCH] scsi: isci: fix typo in comment
 2022-05-21 11:11 UTC 

[PATCH] IB/core: fix typo in comment
 2022-05-21 11:11 UTC 

[PATCH] usb: gadget: bdc: fix typo in comment
 2022-05-21 11:11 UTC 

[PATCH] libbpf: fix typo in comment
 2022-05-21 11:11 UTC 

[PATCH] xfs: fix typo in comment
 2022-05-21 11:11 UTC 

[PATCH] IB/hf1: fix typo in comment
 2022-05-21 11:11 UTC 

[PATCH] RDMA/core: fix typo in comment
 2022-05-21 11:11 UTC 

[PATCH] slimbus: messaging: fix typos in comments
 2022-05-21 11:11 UTC 

[PATCH] scsi: pmcraid: fix typo in comment
 2022-05-21 11:11 UTC 

[PATCH] iio: chemical: bme680: fix typo in comment
 2022-05-21 11:11 UTC 

[PATCH] qed: fix typos in comments
 2022-05-21 11:11 UTC 

[PATCH] ASoC: amd: acp: fix typo in comment
 2022-05-21 11:11 UTC 

[PATCH] ftrace: fix typo in comment
 2022-05-21 11:11 UTC 

[PATCH] cxl: fix typo in comment
 2022-05-21 11:11 UTC 

[PATCH] s390/bpf: fix typo in comment
 2022-05-21 11:11 UTC 

[PATCH] staging: qlge: fix typo in comment
 2022-05-21 11:11 UTC 

[PATCH] ASoC: stm32: dfsdm: fix typo in comment
 2022-05-21 11:11 UTC 

[PATCH] net/mlx5: fix typo in comment
 2022-05-21 11:10 UTC 

[PATCH] pwm: atmel-tcb: fix typo in comment
 2022-05-21 11:10 UTC 

[PATCH] serial: tegra: fix typos in comments
 2022-05-21 11:10 UTC 

[PATCH] can: peak_usb: fix typo in comment
 2022-05-21 11:10 UTC 

[PATCH] power: supply: lp8788: fix typo in comment
 2022-05-21 11:10 UTC 

[PATCH] nvmet: fix typo in comment
 2022-05-21 11:10 UTC 

[PATCH] dmaengine: qcom: fix typo in comment
 2022-05-21 11:11 UTC 

[PATCH] drm/amdgpu/gfx: fix typos in comments
 2022-05-21 11:11 UTC 

[PATCH] MIPS: Octeon: fix typo in comment
 2022-05-21 11:11 UTC 

[PATCH] cifs: smbd: fix typo in comment
 2022-05-21 11:11 UTC 

[PATCH] drm/amdkfd: fix typo in comment
 2022-05-21 11:11 UTC 

[PATCH] scsi: qedf: fix typo in comment
 2022-05-21 11:11 UTC 

[PATCH] nl80211: fix typo in comment
 2022-05-21 11:11 UTC 

[PATCH] crypto: hisilicon/sec - fix typos in comment
 2022-05-21 11:10 UTC 

[PATCH] thermal/drivers/tsens: fix typo in comment
 2022-05-21 11:10 UTC 

[PATCH] thermal: sun8i: fix typo in comment
 2022-05-21 11:10 UTC 

[PATCH] clk: nxp: fix typo in comment
 2022-05-21 11:10 UTC 

[PATCH] net: marvell: prestera: fix typo in comment
 2022-05-21 11:11 UTC 

[PATCH] ALSA: ctxfi: fix typo in comment
 2022-05-21 11:10 UTC 

[PATCH] firmware: arm_scmi: fix typos in comments
 2022-05-21 11:10 UTC 

[PATCH] drivers/net/ethernet/intel: fix typos in comments
 2022-05-21 11:11 UTC 

[PATCH] iio: proximity: ping: fix typo in comment
 2022-05-21 11:11 UTC 

[PATCH] dmaengine: s3c24xx: fix typo in comment
 2022-05-21 11:10 UTC 

[PATCH] scsi: smartpqi: fix typo in comment
 2022-05-21 11:11 UTC 

[PATCH] drm/nouveau/mmu: fix typo in comment
 2022-05-21 11:11 UTC 

[PATCH] of/irq: fix typo in comment
 2022-05-21 11:11 UTC 

[PATCH] media: staging: atomisp: fix typo in comment
 2022-05-21 11:11 UTC 

[PATCH] IB/qib: fix typo in comment
 2022-05-21 11:11 UTC 

[PATCH] kprobes: fix typo in comment
 2022-05-21 11:11 UTC 

[PATCH] perf/arm-cci: fix typo in comment
 2022-05-21 11:11 UTC 

[PATCH] Drivers: hv: vmbus: fix typo in comment
 2022-05-21 11:11 UTC 

[PATCH] dmaengine: mediatek-cqdma: fix typo in comment
 2022-05-21 11:11 UTC 

[PATCH] drm/i915/gvt: fix typo in comment
 2022-05-21 11:10 UTC 

[PATCH] net: qed: fix typos in comments
 2022-05-21 11:10 UTC 

[PATCH] dmaengine: fix typos in comments
 2022-05-21 11:11 UTC 

[PATCH] selftest: sync: fix typo in comment
 2022-05-21 11:10 UTC 

[PATCH] cirrus: cs89x0: fix typo in comment
 2022-05-21 11:10 UTC 

[PATCH] EDAC/xgene: fix typo in comment
 2022-05-21 11:10 UTC 

[PATCH] crypto: ccp - fix typo in comment
 2022-05-21 11:10 UTC 

[PATCH] scsi: esas2r: fix typo in comment
 2022-05-21 11:10 UTC 

[PATCH] media: platform: exynos4-is: fix typos in comments
 2022-05-21 11:10 UTC 

[PATCH] media: mediatek: vcodec: fix typo in comment
 2022-05-21 11:10 UTC 

[PATCH] firewire: ohci: fix typo in comment
 2022-05-21 11:10 UTC 

[PATCH] drm/etnaviv: fix typo in comment
 2022-05-21 11:10 UTC 

[PATCH] Input: fix typo in comment
 2022-05-21 11:10 UTC 

[PATCH] dmaengine: jz4780: fix typo in comment
 2022-05-21 11:10 UTC 

[PATCH] writeback: fix typo in comment
 2022-05-21 11:10 UTC 

[PATCH] soc: qcom: rpmhpd: fix typos in comment
 2022-05-21 11:10 UTC 

[PATCH] dmaengine: ste_dma40: fix typo in comment
 2022-05-21 11:10 UTC 

[PATCH] soc: bcm: brcmstb: pm: pm-arm: fix typo in comment
 2022-05-21 11:10 UTC 

[PATCH] media: platform: exynos-gsc: fix typo in comment
 2022-05-21 11:10 UTC 

[PATCH] net: mvpp2: fix typo in comment
 2022-05-21 11:10 UTC 

[PATCH] ath6kl: fix typo in comment
 2022-05-21 11:10 UTC 

[PATCH] squashfs: fix typo in comment
 2022-05-21 11:10 UTC 

[PATCH] virt_wifi: fix typo in comment
 2022-05-21 11:10 UTC 

[PATCH] spi: fix typo in comment
 2022-05-21 11:10 UTC 

[PATCH] iwlwifi: fix typos in comment
 2022-05-21 11:10 UTC 

[PATCH] net: sparx5: switchdev: fix typo in comment
 2022-05-21 11:10 UTC 

[PATCH] scsi: storvsc: fix typo in comment
 2022-05-21 11:10 UTC 

[PATCH] w1: w1_therm: fix typo in comment
 2022-05-21 11:10 UTC 

[PATCH] btrfs: fix typos in comments
 2022-05-21 11:10 UTC 

[PATCH] ACPI: CPPC: fix typo in comment
 2022-05-21 11:10 UTC 

[PATCH] dmaengine: owl: fix typo in comment
 2022-05-21 11:10 UTC 

[PATCH] IB/iser: fix typo in comment
 2022-05-21 11:10 UTC 

[PATCH] ALSA: cs5535audio: fix typo in comment
 2022-05-21 11:10 UTC 

[PATCH] panic: fix typo in comment
 2022-05-21 11:10 UTC 

[PATCH v4 0/2] ARM: sun8i-r40: Enable usb otg support
 2022-05-21 11:10 UTC  (4+ messages)

[RFC PATCH 0/3] objtool: Add mcount sub-command
 2022-05-21 10:57 UTC  (9+ messages)
` [RFC PATCH 3/3] objtool/mcount: Add powerpc specific functions


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