linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-01-28 09:03:32 to 2022-01-28 11:53:42 UTC [more...]

[PATCH v2 00/37] drm: Make drivers to honour the nomodeset parameter
 2022-01-28 11:53 UTC  (11+ messages)
` [PATCH v2 31/37] drm: rcar-du: Add support for the nomodeset kernel parameter

[PATCH 0/5] Update doc and fix some issues about kdump
 2022-01-28 11:52 UTC  (7+ messages)
` [PATCH 1/5] docs: kdump: update description about sysfs file system support
` [PATCH 2/5] docs: kdump: add scp sample to write out the dump file
` [PATCH 3/5] kcsan: unset panic_on_warn before calling panic()
` [PATCH 4/5] sched: "
` [PATCH 5/5] kfence: "

[PATCH] vchiq-mmal: Remove redundant 'flush_workqueue()' calls
 2022-01-28 11:51 UTC  (4+ messages)

[GIT PULL] s390 updates for 5.17-rc2
 2022-01-28 11:51 UTC 

[PATCH] btrfs: Remove dead code
 2022-01-28 11:50 UTC 

[PATCH] ata: pata_platform: Fix a NULL pointer dereference in __pata_platform_probe()
 2022-01-28 11:50 UTC  (3+ messages)

[PATCH v10] net: bonding: Add support for IPV6 ns/na to balance-alb/balance-tlb mode
 2022-01-28 11:46 UTC  (3+ messages)

[PATCH 1/2] stack: Introduce CONFIG_RANDOMIZE_KSTACK_OFFSET
 2022-01-28 11:44 UTC  (2+ messages)
` [PATCH 2/2] stack: Constrain stack offset randomization with Clang builds

[PATCH v5 0/3] Enable named interrupt smbus-alert for ACPI
 2022-01-28 11:44 UTC  (4+ messages)
` [PATCH v5 1/3] device property: Add fwnode_irq_get_byname
` [PATCH v5 2/3] docs: firmware-guide: ACPI: Add named interrupt doc
` [PATCH v5 3/3] i2c: smbus: Use device_*() functions instead of of_*()

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

[paulmck-rcu:rcu/next] BUILD SUCCESS 96a9263ec15daa8ac3d242963447dbcc0651c6a2
 2022-01-28 11:39 UTC 

[PATCH] wcn36xx: use struct_size over open coded arithmetic
 2022-01-28 11:38 UTC  (2+ messages)

[PATCH 5.4 00/11] 5.4.175-rc1 review
 2022-01-28 11:38 UTC  (2+ messages)

[PATCH v2] fs: rename S_KERNEL_FILE
 2022-01-28 11:35 UTC  (4+ messages)

[PATCH] iommu/iova: Separate out rcache init
 2022-01-28 11:32 UTC  (3+ messages)

[PATCH net-next v1 1/1] usbnet: add devlink support
 2022-01-28 11:31 UTC  (9+ messages)

[PATCH v2 0/6] coresight: Add config flag to enable branch broadcast
 2022-01-28 11:26 UTC  (9+ messages)
` [PATCH v2 1/6] "
` [PATCH v2 2/6] coresight: Fail to open with return stacks if they are unavailable
` [PATCH v2 3/6] perf cs-etm: Update deduction of TRCCONFIGR register for branch broadcast
` [PATCH v2 4/6] Documentation: coresight: Turn numbered subsections into real subsections

[PATCH 5.16 0/9] 5.16.4-rc1 review
 2022-01-28 11:26 UTC  (3+ messages)

[PATCH 00/16] Introduce memblock simulator
 2022-01-28 11:25 UTC  (21+ messages)
` [PATCH 01/16] tools: Move gfp.h and slab.h from radix-tree to lib
` [PATCH 03/16] tools/include: Add _RET_IP_ and math definitions to kernel.h
` [PATCH 04/16] tools/include: Update atomic.h header
` [PATCH 06/16] tools/include: Add cache.h stub
` [PATCH 07/16] tools/include: Add io.h stub
` [PATCH 10/16] memblock tests: Add skeleton of the memblock simulator

[PATCH] staging: rt8188eu: Remove dead code
 2022-01-28 11:24 UTC  (3+ messages)

[PATCH v7 0/2] Bluetooth: hci_h5: btrtl: Add support for RTL8822CS hci_ver 0x08
 2022-01-28 11:24 UTC  (3+ messages)

[PATCH V3 RESEND 0/7] coresight: trbe: Workaround Cortex-A510 erratas
 2022-01-28 11:22 UTC  (4+ messages)

[PATCH 5.10 0/6] 5.10.95-rc1 review
 2022-01-28 11:20 UTC  (2+ messages)

[PATCH 1/2] ASoC: ops: fix signedness bug in snd_soc_put_volsw()
 2022-01-28 11:20 UTC 

[PATCH v2] crypto: octeontx2: fix NULL pointer dereference
 2022-01-28 11:19 UTC  (3+ messages)
  ` [EXT] "

[ammarfaizi2-block:paulmck/linux-rcu/dev 94/94] kernel/rcu/srcutree.c:313:6: warning: no previous prototype for function 'spin_lock_irqsave_ssp_contention'
 2022-01-28 11:18 UTC 

[PATCH v1] gve: fix the wrong AdminQ buffer queue index check
 2022-01-28 10:47 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v4 0/2] [PATCH v4 0/2] fs/binfmt_elf: Fix AT_PHDR for unusual ELF files
 2022-01-28 11:10 UTC  (6+ messages)
` [PATCH v4 1/2] "

[PATCH V3 1/2] mm/migration: Add trace events for THP migrations
 2022-01-28 11:09 UTC  (2+ messages)
` [PATCH V3 2/2] mm/migration: Add trace events for base page and HugeTLB migrations

[PATCH 2/5] kselftest: Fix vdso_test_time to pass on skips
 2022-01-28 11:09 UTC  (4+ messages)
` [PATCH] kselftest: Fix vdso_test_abi return status

[PATCH 5.15 00/12] 5.15.18-rc1 review
 2022-01-28 11:08 UTC  (2+ messages)

[ammarfaizi2-block:paulmck/linux-rcu/dev 94/94] kernel/rcu/srcutree.c:313:6: warning: no previous prototype for function 'spin_lock_irqsave_ssp_contention'
 2022-01-28 11:07 UTC 

[RFC PATCH 0/6] KVM: SVM: Defer page pinning for SEV guests
 2022-01-28 11:08 UTC  (7+ messages)
` [RFC PATCH 3/6] KVM: SVM: Implement demand page pinning

[LAST RESEND PATCH] irq: in_irq() cleanup
 2022-01-28 11:07 UTC 

[PATCH] media: ti-vpe: cal: Fix a NULL pointer dereference in cal_ctx_v4l2_init_formats()
 2022-01-28 11:05 UTC  (4+ messages)

[PATCH 0/6] mm, memory_hotplug: handle unitialized numa node gracefully
 2022-01-28 11:01 UTC  (7+ messages)
` [PATCH 4/6] mm, memory_hotplug: reorganize new pgdat initialization
` [PATCH 5/6] mm: make free_area_init_node aware of memory less nodes
` [PATCH 6/6] memcg: do not tweak node in alloc_mem_cgroup_per_node_info

[RFC PATCH] ACPI / amba: Skip creating amba device when associated cpu is not online
 2022-01-28 11:00 UTC  (2+ messages)

[PATCH 0/4] cifs: Use fscache I/O again after the rewrite disabled it
 2022-01-28 10:58 UTC  (2+ messages)

[PATCH] kallsyms: ignore local block labels generated by compiler
 2022-01-28 10:57 UTC 

[PATCHv3 1/4] media: imx: Remove unused functions
 2022-01-28 10:57 UTC  (3+ messages)
` [PATCHv3 4/4] media: imx: Use dedicated format handler for i.MX7/8

[PATCH] Revert "ubsan, kcsan: Don't combine sanitizer with kcov on clang"
 2022-01-28 10:56 UTC 

[PATCH] brcmfmac: Fix a wild pointer dereference bug in brcmf_chip_recognition()
 2022-01-28 10:54 UTC  (4+ messages)

[PATCH] iommu: Fix some W=1 warnings
 2022-01-28 10:44 UTC 

[PATCH v2 net-next 1/2] net: dsa: mv88e6xxx: Improve performance of busy bit polling
 2022-01-28 10:49 UTC  (2+ messages)
` [PATCH v2 net-next 2/2] net: dsa: mv88e6xxx: Improve indirect addressing performance

[PATCH v2 1/2] cpufreq: Reintroduce ready() callback
 2022-01-28 10:39 UTC  (3+ messages)
` [PATCH v2 2/2] cpufreq: qcom-hw: Delay enabling throttle_irq

Unable to transfer big files to Nokia N9
 2022-01-28 10:36 UTC  (6+ messages)

IIO Device Driver for Maxim DS3502 potentiometer
 2022-01-28 10:35 UTC  (2+ messages)

[PATCH 0/2] Drivers: hv: Minor cleanup around init_vp_index()
 2022-01-28 10:34 UTC  (3+ messages)
` [PATCH 1/2] Drivers: hv: Rename 'alloced' to 'allocated'
` [PATCH 2/2] Drivers: hv: Compare cpumasks and not their weights in init_vp_index()

[RFC PATCH] kdump: Add support for crashkernel=auto
 2022-01-28 10:31 UTC  (4+ messages)

[RFC] nvme: Do not reject dynamic controller cntlid
 2022-01-28 10:31 UTC  (3+ messages)

[RESEND][PATCH] Documentation: added order requirement for ima_hash=
 2022-01-28 10:24 UTC  (13+ messages)

[PATCH 1/2] media: videobuf2: use dmabuf size for length
 2022-01-28 10:23 UTC  (2+ messages)

[PATCH 0/7] Provide and use generic_handle_irq_safe() where appropriate
 2022-01-28 10:23 UTC  (5+ messages)
` [PATCH 1/7] genirq: Provide generic_handle_irq_safe()
` [PATCH 4/7] mfd: hi6421-spmi-pmic: Use generic_handle_irq_safe()

[PATCH v2] clk: x86: Fix a wild pointer dereference in fch_clk_probe()
 2022-01-28 10:20 UTC  (2+ messages)

[PATCH v3] clk: x86: Fix a wild pointer dereference in fch_clk_probe()
 2022-01-28 10:20 UTC  (2+ messages)

[PATCH] e1000e: Remove useless DMA-32 fallback configuration
 2022-01-28 10:19 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH] ACPICA: Linuxize: Fix a NULL pointer dereference in acpi_db_convert_to_package()
 2022-01-28 10:19 UTC  (2+ messages)

[PATCH v7 0/6] powercap/drivers/dtpm: Create the dtpm hierarchy
 2022-01-28 10:19 UTC  (3+ messages)
` [PATCH v7 5/5] rockchip/soc/drivers: Add DTPM description for rk3399

[PATCH] brcmfmac: Fix a NULL pointer dereference in brcmf_of_probe()
 2022-01-28 10:19 UTC  (2+ messages)

[PATCH] clk: socfpga: Fix a memory leak bug in socfpga_gate_init()
 2022-01-28 10:19 UTC  (2+ messages)

[PATCH] ACPI / tables: Fix a NULL pointer dereference in acpi_table_initrd_override()
 2022-01-28 10:17 UTC  (2+ messages)

[RFC PATCH] PCI: imx6: Handle the abort from user-space
 2022-01-28 10:18 UTC  (4+ messages)
  ` (EXT) "

[PATCH] drm/nouveau/acr: Fix undefined behavior in nvkm_acr_hsfw_load_bl()
 2022-01-28 10:18 UTC  (2+ messages)

[PATCH] bcache: Fix a NULL or wild pointer dereference in btree_gc_rewrite_node()
 2022-01-28 10:17 UTC  (2+ messages)

[PATCH] drm/amd/display: Fix a NULL pointer dereference in amdgpu_dm_connector_add_common_modes()
 2022-01-28 10:17 UTC  (2+ messages)

[PATCH] drm/amd/display/dc/calcs/dce_calcs: Fix a memleak in calculate_bandwidth()
 2022-01-28 10:17 UTC  (2+ messages)

[PATCH] scsi: mpt3sas: FIx a NULL pointer dereference bug in mpt3sas_transport_port_add()
 2022-01-28 10:17 UTC  (2+ messages)

[PATCH] media: bttv: Fix a NULL pointer dereference in bttv_overlay()
 2022-01-28 10:17 UTC  (2+ messages)

[PATCH] media: saa7134: Fix a NULL pointer dereference in saa7134_initdev()
 2022-01-28 10:17 UTC  (2+ messages)

[PATCH] media: mtk-vcodec: media: mtk-vcodec: Fix a NULL pointer dereference in mtk_vcodec_fw_vpu_init()
 2022-01-28 10:17 UTC  (2+ messages)

[PATCH] media: pci: cx23855-video.c: Fix a NULL pointer dereference in cx23885_video_register()
 2022-01-28 10:17 UTC  (2+ messages)

[PATCH] media: mtk-vcodec: Fix a NULL pointer dereference in mtk_vcodec_fw_scp_init()
 2022-01-28 10:17 UTC  (2+ messages)

[PATCH] media: media/pci: Fix a NULL pointer dereference in cx23885_417_register()
 2022-01-28 10:16 UTC  (2+ messages)

[PATCH] media: bttv: Fix a NULL pointer dereference in setup_window_lock()
 2022-01-28 10:16 UTC  (2+ messages)

[PATCH] media: bttv: Fix a NULL pointer dereference in bttv_s_fbuf()
 2022-01-28 10:16 UTC  (2+ messages)

[PATCH] ACPI / tables: Fix a NULL pointer dereference in acpi_table_initrd_scan()
 2022-01-28 10:16 UTC  (2+ messages)

[PATCH] clk: imx: Fix a NULL pointer dereference in imx_register_uart_clocks()
 2022-01-28 10:16 UTC  (2+ messages)

[PATCH] ACPI: OSL: Fix a NULL pointer dereference in extlog_init()
 2022-01-28 10:15 UTC  (2+ messages)

[PATCHv2] powerpc: mm: radix_tlb: rearrange the if-else block
 2022-01-28 10:14 UTC  (2+ messages)

[PATCH] media: s5p-mfc: set V4L2_BUF_FLAG_LAST flag on final buffer
 2022-01-28 10:13 UTC  (2+ messages)

[RFC v3 0/2] virtio-pmem: Asynchronous flush
 2022-01-28 10:11 UTC  (2+ messages)

[PATCH 00/22] KVM: x86: Fill *_x86_ops via kvm-x86-ops.h
 2022-01-28 10:11 UTC  (3+ messages)
` [PATCH 01/22] KVM: x86: Drop unnecessary and confusing KVM_X86_OP_NULL macro

[PATCH] arm64: defconfig: Enable modules for arm displays
 2022-01-28 10:07 UTC 

[PATCH] riscv: fix build with binutils 2.38
 2022-01-28 10:05 UTC  (2+ messages)

[PATCH] ata: ahci: Skip 200 ms debounce delay for Marvell 88SE9235
 2022-01-28 10:04 UTC  (4+ messages)

[PATCH v20 0/3] Add matrix keypad driver support for Mediatek SoCs
 2022-01-28 10:03 UTC  (4+ messages)
` [PATCH v20 2/3] Input: mt6779-keypad - Add MediaTek keypad driver

[PATCH 6/8] dt-bindings: vendor-prefixes: add LG Electronics
 2022-01-28  9:57 UTC  (4+ messages)

[PATCH] PCI: ACPI: Allow internal devices to be marked as untrusted
 2022-01-28  9:55 UTC  (9+ messages)

[PATCH v3 0/9] Parallel CPU bringup for x86_64
 2022-01-28  9:54 UTC  (11+ messages)

[RFC PATCH 0/3] Add hugetlb MADV_DONTNEED support
 2022-01-28  9:55 UTC  (6+ messages)

[PATCH] scsi: bnx2fc: Fix typo in comments
 2022-01-28  9:53 UTC  (2+ messages)
` [EXT] "

[PATCH v2] isoc: mediatek: Check for error clk pointer
 2022-01-28  9:51 UTC  (2+ messages)
` BUG: "

[PATCH] sched: move autogroup sysctls into its own file
 2022-01-28  9:50 UTC 

[PATCH v2] kfence: Make test case compatible with run time set sample interval
 2022-01-28  9:49 UTC  (2+ messages)

[PATCH 00/14] Rename dma-buf-map
 2022-01-28  9:48 UTC  (10+ messages)
` [PATCH 01/14] iosys-map: Introduce renamed dma-buf-map

[PATCH 0/2] Add a driver for the ChromeOS snooping protection sensor (HPS)
 2022-01-28  9:47 UTC  (10+ messages)
` [PATCH 1/2] drivers/misc: add a driver for HPS
` [PATCH 2/2] drivers/misc: add transfer ioctl "

[PATCH -next] xhci: fix two places when dealing with return value of function xhci_check_args
 2022-01-28  9:48 UTC  (8+ messages)

[PATCH v3] vhost: cache avail index in vhost_enable_notify()
 2022-01-28  9:41 UTC 

[PATCH] scsi: megaraid: cleanup formatting of megaraid
 2022-01-28  9:39 UTC  (4+ messages)

[PATCH 0/2] MT8186 IOMMU SUPPORT
 2022-01-28  9:39 UTC  (4+ messages)
` [PATCH 2/2] iommu/mediatek: Add mt8186 iommu support

[PATCH 0/9] Remove remaining parts of congestions tracking code
 2022-01-28  9:37 UTC  (3+ messages)
` [PATCH 1/9] Remove inode_congested()

[PATCH v5 0/9] fprobe: Introduce fprobe function entry/exit probe
 2022-01-28  9:37 UTC  (6+ messages)
` [PATCH v5 1/9] ftrace: Add ftrace_set_filter_ips function

[ammarfaizi2-block:rostedt/linux-trace/ftrace/core 13/13] include/linux/fortify-string.h:48:30: warning: '__builtin_strncpy' output truncated before terminating nul copying as many bytes from a string as its length
 2022-01-28  9:36 UTC 

[PATCH v2 0/3] block, bfq: minor cleanup and fix
 2022-01-28  9:35 UTC  (3+ messages)

[RFC] PM: suspend: Upstreaming wakeup reason capture support
 2022-01-28  9:32 UTC  (3+ messages)
` [PATCH 1/1] [RFC] wakeup_reason: Add infrastructure to log and report why the system resumed from suspend

[PATCH v1 1/1] docs: process: submitting-patches: Clarify the Reported-by usage
 2022-01-28  9:31 UTC  (3+ messages)

[PATCH v3 00/54] lib/bitmap: optimize bitmap_weight() usage
 2022-01-28  9:31 UTC  (5+ messages)
` [PATCH 43/54] drivers/hv: replace cpumask_weight with cpumask_weight_eq

[PATCH] dvm: use struct_size over open coded arithmetic
 2022-01-28  9:31 UTC  (2+ messages)
` [PATCH v2] iwlwifi: "

[tools headers UAPI] e2bcbd7769: kernel-selftests.ir.make_fail
 2022-01-28  9:31 UTC  (2+ messages)

[PATCH][next] drm/amdgpu: Fix a couple of spelling mistakes
 2022-01-28  9:27 UTC 

[cxl:preview 8/18] ERROR: modpost: "__umoddi3" [drivers/cxl/cxl_region.ko] undefined!
 2022-01-28  9:26 UTC 

[PATCH v5 00/24] Userspace P2PDMA with O_DIRECT NVMe devices
 2022-01-28  9:26 UTC  (5+ messages)
` [PATCH v5 01/24] ext4/xfs: add page refcount helper
` [PATCH v5 12/24] nvme-pci: convert to using dma_map_sgtable()

[PATCH][next] net/fsl: xgmac_mdio: Fix spelling mistake "frequecy" -> "frequency"
 2022-01-28  9:25 UTC 

[PATCH] drm/imx: dw_hdmi-imx: Fix bailout in error cases of probe
 2022-01-28  9:19 UTC 

[PATCH] f2fs: don't check IPU policy during file defragment
 2022-01-28  9:19 UTC 

[PATCH] mm: move page-writeback sysctls to is own file
 2022-01-28  9:19 UTC 

[PATCH v3 0/4] mm: Rework zap ptes on swap entries
 2022-01-28  9:18 UTC  (5+ messages)
` [PATCH v3 3/4] mm: Change zap_details.zap_mapping into even_cows

[PATCH v3] drm/mediatek: mtk_dsi: Avoid EPROBE_DEFER loop with external bridge
 2022-01-28  9:13 UTC  (4+ messages)

[PATCH] block: fix boolreturn.cocci warning
 2022-01-28  9:10 UTC  (2+ messages)

[PATCH 00/16] scsi: libsas and users: Factor out LLDD TMF code
 2022-01-28  9:09 UTC  (5+ messages)

[PATCH v4 0/2] dt-bindings: timer: sifive, clint: Miscellaneous improvements
 2022-01-28  9:07 UTC  (3+ messages)
` [PATCH v4 1/2] dt-bindings: timer: sifive,clint: Fix number of interrupts
` [PATCH v4 2/2] dt-bindings: timer: sifive,clint: Group interrupt tuples

[PATCH] mm: make 'highmem' symbol ro_after_init
 2022-01-28  9:07 UTC  (3+ messages)

[PATCH v4 0/2] dt-bindings: interrupt-controller: sifive, plic: Miscellaneous improvements
 2022-01-28  9:06 UTC  (5+ messages)
` [PATCH v4 1/2] dt-bindings: interrupt-controller: sifive,plic: Fix number of interrupts
  ` [PATCH v4 1/2] dt-bindings: interrupt-controller: sifive, plic: "
` [PATCH v4 2/2] dt-bindings: interrupt-controller: sifive,plic: Group interrupt tuples

[PATCH] kernel/time: move timer sysctls to its own file
 2022-01-28  9:05 UTC  (3+ messages)

[RFC][PATCH v3a 00/11] ima: support fs-verity digests and signatures (alternative)
 2022-01-28  9:05 UTC  (4+ messages)

[PATCH V3] panic: Move panic_print before kmsg dumpers
 2022-01-28  9:03 UTC  (10+ 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).