linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-05-22 15:24:03 to 2022-05-23 02:03:06 UTC [more...]

[PATCH v7 00/25] Rust support
 2022-05-23  2:01 UTC  (2+ messages)
` [PATCH v7 01/25] kallsyms: avoid hardcoding the buffer size

[PATCH] drm: msm: fix possible memory leak in mdp5_crtc_cursor_set()
 2022-05-23  1:58 UTC  (2+ messages)

[PATCH v3 0/5] Support Nuvoton NPCM Video Capture/Encode Engine
 2022-05-23  1:57 UTC  (4+ messages)
` [PATCH v3 4/5] media: Add HEXTILE compressed format

[PATCH] gpu: drm: fix possible memory leak in drm_addmap_core()
 2022-05-23  1:57 UTC  (2+ messages)

[PATCH] hwtracing: stm: fix possible double free in stm_register_device()
 2022-05-23  1:55 UTC  (3+ messages)

[PATCH] riscv/kprobe: reclaim insn_slot on kprobe unregistration
 2022-05-23  1:51 UTC 

[PATCH v3 0/2] arm64: Fix kcsan test_barrier fail and panic
 2022-05-23  2:00 UTC  (3+ messages)
` [PATCH v3 1/2] asm-generic: Add memory barrier dma_mb()
` [PATCH v3 2/2] arm64: kcsan: Support detecting more missing memory barriers

[PATCH next] mm/shmem: fix shmem folio swapoff hang
 2022-05-23  1:50 UTC  (2+ messages)

[RFC PATCH] ceph: try to prevent exceeding the MDS maximum xattr size
 2022-05-23  1:47 UTC  (2+ messages)

[PATCH bpf-next v5 0/6] bpf trampoline for arm64
 2022-05-23  1:41 UTC  (7+ messages)
` [PATCH bpf-next v5 1/6] arm64: ftrace: Add ftrace direct call support
` [PATCH bpf-next v5 4/6] bpf, arm64: Impelment bpf_arch_text_poke() for arm64
` [PATCH bpf-next v5 5/6] bpf, arm64: bpf trampoline "

[PATCH] media: amphion: return error if format is unsupported by vpu
 2022-05-23  1:41 UTC  (5+ messages)
  ` [EXT] "

[PATCH -next,v2] fuse: return the more nuanced writeback error on close()
 2022-05-23  1:48 UTC 

[PATCH v4] crypto: ccp - Use kzalloc for sev ioctl interfaces to prevent kernel memory leak
 2022-05-23  1:24 UTC  (2+ messages)

[PATCH -next v5 0/3] support concurrent sync io for bfq on a specail occasion
 2022-05-23  1:24 UTC  (7+ messages)

[PATCH -next] fuse: return the more nuanced writeback error on close()
 2022-05-23  1:23 UTC  (3+ messages)

[PATCH 1/2] netfs: ->cleanup() op is always given a rreq pointer now
 2022-05-23  1:21 UTC  (3+ messages)

[v1 3/3] arm64: dts: qcom: sc7280: include sc7280-herobrine-audio-rt5682.dtsi in villager and herobrine-r1
 2022-05-23  1:18 UTC  (2+ messages)

[PATCH v2 0/9] introduce mirrored memory support for arm64
 2022-05-23  1:18 UTC  (7+ messages)
` [PATCH 0/2] Add support to relocate kernel image to mirrored region

[PATCH v10 0/4] trace: Introduce objtrace trigger to trace the kernel object
 2022-05-23  1:12 UTC  (4+ messages)
` [PATCH v10 2/4] trace/objtrace: Get the value of the object

[REPORT] syscall reboot + umh + firmware fallback
 2022-05-23  1:10 UTC  (4+ messages)

linux-next: manual merge of the net-next tree with the net tree
 2022-05-23  1:10 UTC 

[PATCH] dma-direct: Don't over-decrypt memory
 2022-05-23  1:04 UTC  (2+ messages)

[PATCH] netfs: Fix gcc-12 warning by embedding vfs inode in netfs_i_context
 2022-05-23  1:01 UTC  (2+ messages)

linux-next: build warning after merge of the cifs tree
 2022-05-23  0:57 UTC 

[PATCH v12 00/26] ima: Namespace IMA with audit support in IMA-ns
 2022-05-23  0:43 UTC  (15+ messages)
` [PATCH v12 10/26] ima: Switch to lazy lsm policy updates for better performance
` [PATCH v12 11/26] ima: Define mac_admin_ns_capable() as a wrapper for ns_capable()
` [PATCH v12 12/26] ima: Only accept AUDIT rules for non-init_ima_ns namespaces for now
` [PATCH v12 13/26] userns: Add pointer to ima_namespace to user_namespace
` [PATCH v12 14/26] ima: Implement hierarchical processing of file accesses
` [PATCH v12 15/26] ima: Implement ima_free_policy_rules() for freeing of an ima_namespace
` [PATCH v12 23/26] ima: Show owning user namespace's uid and gid when displaying policy

[syzbot] KASAN: use-after-free Read in corrupted (4)
 2022-05-23  0:27 UTC 

[PATCH v2 0/2] Prevent re-use of FUSE superblock after force unmount
 2022-05-23  0:25 UTC  (7+ messages)
` [PATCH v2 2/2] FUSE: Retire superblock on "

[PATCH] virtio-crypto: Fix an error handling path in virtio_crypto_alg_skcipher_close_session()
 2022-05-23  0:00 UTC  (2+ messages)

[PATCH v4 0/5] A few fixup patches for mm
 2022-05-22 23:53 UTC  (5+ messages)
` [PATCH v4 4/5] mm/shmem: fix infinite loop when swap in shmem error at swapoff time

[PATCH] cxl: fix typo in comment
 2022-05-22 23:27 UTC  (2+ messages)

Linux 5.18
 2022-05-22 23:21 UTC  (2+ messages)

[syzbot] WARNING in folio_account_dirtied
 2022-05-22 23:11 UTC  (2+ messages)

[PATCH v3] fs/proc/base.c: fix incorrect fmode_t casts
 2022-05-22 23:04 UTC  (2+ messages)

KASAN: use-after-free Read in corrupted (4)
 2022-05-22 23:01 UTC  (2+ messages)
` [syzbot] "

[PATCH] cifs: smbd: fix typo in comment
 2022-05-22 23:00 UTC  (2+ messages)

[PATCH] powerpc: check previous kernel's ima-kexec-buffer against memory bounds
 2022-05-22 22:51 UTC  (3+ messages)

[PATCH] fixup! kbuild: link symbol CRCs at final link, removing CONFIG_MODULE_REL_CRCS
 2022-05-22 22:35 UTC  (2+ messages)

[PATCH v6 00/10] kbuild: yet another series of cleanups (modpost, LTO, MODULE_REL_CRCS, export.h)
 2022-05-22 22:34 UTC  (9+ messages)

[RFC] tcp_bbr2: use correct 64-bit division
 2022-05-22 22:29 UTC 

[PATCH 0/4] DMA mapping changes for SCSI core
 2022-05-22 22:22 UTC  (3+ messages)

[PATCH] s390/bpf: fix typo in comment
 2022-05-22 22:22 UTC  (2+ messages)

[madvenka786:orc_v2 7/20] arch/x86/kernel/setup.c:1243: undefined reference to `unwind_init'
 2022-05-22 22:20 UTC 

[PATCH 1/2] dt-bindings: bluetooth: broadcom: Add BCM4349B1 DT binding
 2022-05-22 22:16 UTC  (3+ messages)

[BUG REPORT] perf tools: x86_64: weight column displays odd memory latency data
 2022-05-22 22:14 UTC 

[PATCH v3 0/6] mm: introduce shrinker debugfs interface
 2022-05-22 22:13 UTC  (3+ messages)
` [PATCH v3 3/6] mm: shrinkers: provide shrinkers with names

[PATCH] net: fddi: skfp: smt: Remove extra parameters to vararg macro
 2022-05-22 22:10 UTC  (2+ messages)

[PATCH] dt-bindings: net: toshiba,visconti-dwmac: Update the common clock properties
 2022-05-22 22:10 UTC  (2+ messages)

[ANNOUNCE] CFP: Zoned Storage Microconference - Linux Plumbers Conference 2022
 2022-05-22 22:01 UTC 

[linux-stable-rc:linux-5.17.y 765/2373] drivers/iio/accel/mma8452.o: warning: objtool: mma8452_read_raw()+0x71: unreachable instruction
 2022-05-22 21:50 UTC 

[madvenka786:orc_v2 17/20] arch/arm64/include/asm/module.h:19:8: error: redefinition of 'mod_arch_specific'
 2022-05-22 21:50 UTC 

[madvenka786:orc_v2 7/20] include/asm-generic/orc_lookup.h:69:25: error: array type has incomplete element type 'struct orc_entry'
 2022-05-22 21:50 UTC 

[GIT PULL] random number generator updates for 5.19-rc1
 2022-05-22 21:44 UTC 

[PATCH 0/2] ARM: dts: add Kobo Aura 2
 2022-05-22 21:44 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: arm: fsl: add compatible string for "
` [PATCH 2/2] ARM: dts: imx: Add devicetree "

[PATCH v2] ACPI: OSL: Fix the memory mapping of an ACPI GAS that addresses a data structure
 2022-05-22 21:43 UTC 

[GIT PULL] Writeback fix for 5.19-rc
 2022-05-22 21:36 UTC 

[PATCH 1/2] dt-bindings: HID: i2c-hid: elan: Introduce bindings for Elan eKTH6915
 2022-05-22 21:32 UTC  (4+ messages)
` [PATCH 2/2] HID: i2c-hid: elan: Add support for Elan eKTH6915 i2c-hid touchscreens

[PATCH v12 0/3] Microchip Polarfire FPGA manager
 2022-05-22 21:30 UTC  (5+ messages)
` [PATCH v12 2/3] fpga: microchip-spi: add Microchip MPF "

arch/riscv/mm/init.c:782:83: warning: suggest braces around empty body in an 'if' statement
 2022-05-22 21:19 UTC 

[GIT PULL] hwmon patches for v5.19-rc1
 2022-05-22 21:13 UTC 

[tip:master] BUILD SUCCESS 67ea4cbd91297998a34ba4c511ce6b9a8d80b999
 2022-05-22 21:09 UTC 

[madvenka786:orc_v2 17/20] scripts/sorttable.h:96:10: fatal error: asm/orc_types.h: No such file or directory
 2022-05-22 21:08 UTC 

[PATCH -next] cifs: Return true/false (not 1/0) from bool functions
 2022-05-22 21:09 UTC  (2+ messages)

[PATCH] i2c: bcm2835: Use platform_get_irq() to get the interrupt
 2022-05-22 21:05 UTC  (2+ messages)

[PATCH] i2c: bcm2835: Fix error handling in bcm2835_i2c_probe
 2022-05-22 21:01 UTC  (4+ messages)

[PATCH] dmaengine: ste_dma40: fix typo in comment
 2022-05-22 20:57 UTC  (2+ messages)

[PATCH] hinic: Avoid some over memory allocation
 2022-05-22 20:50 UTC  (2+ messages)

[PATCH] net: selftests: Add stress_reuseport_listen to .gitignore
 2022-05-22 20:50 UTC  (2+ messages)

[PATCH v3] net: phy: DP83822: enable rgmii mode if phy_interface_is_rgmii
 2022-05-22 20:50 UTC  (2+ messages)

[PATCH v3 00/23] ata: ahci: Add DWC/Baikal-T1 AHCI SATA support
 2022-05-22 20:49 UTC  (10+ messages)
` [PATCH v3 12/23] dt-bindings: ata: ahci: Add platform capability properties
` [PATCH v3 18/23] dt-bindings: ata: ahci: Add DWC AHCI SATA controller DT schema
` [PATCH v3 20/23] dt-bindings: ata: ahci: Add Baikal-T1 "

arch/mips/include/asm/checksum.h:195:9: error: unsupported inline asm: input with type 'unsigned long' matching output with type '__wsum' (aka 'unsigned int')
 2022-05-22 20:48 UTC  (5+ messages)

[PATCH] MIPS: Rewrite `csum_tcpudp_nofold' in plain C
 2022-05-22 20:48 UTC 

[PATCH] pinctrl: berlin: bg4ct: Use devm_platform_*ioremap_resource() APIs
 2022-05-22 20:46 UTC  (2+ messages)

[PATCH net-next 0/7] rxrpc: Miscellaneous changes
 2022-05-22 20:40 UTC  (2+ messages)

[PATCH net 0/5] rxrpc: Miscellaneous fixes
 2022-05-22 20:40 UTC  (3+ messages)

[PATCH] random: check for signals after page of pool writes
 2022-05-22 20:37 UTC 

[PATCH] dmaengine: mxs: fix driver registering
 2022-05-22 20:22 UTC 

drivers/media/platform/mediatek/mdp/mtk_mdp_core.c:31:34: warning: unused variable 'mtk_mdp_comp_dt_ids'
 2022-05-22 20:17 UTC 

PROBLEM: No static MAC address for usb gadget ethernet via kernel parameter any more
 2022-05-22 20:17 UTC  (3+ messages)

[PATCH] gpio: sim: Use correct order for the parameters of devm_kcalloc()
 2022-05-22 20:10 UTC  (2+ messages)

[PATCH v3] tracing: add 'accounted' entry into output of allocation tracepoints
 2022-05-22 20:09 UTC  (7+ messages)
` [PATCH v4] "

[PATCH v5 00/10] i2c: npcm: Bug fixes timeout, spurious interrupts
 2022-05-22 20:09 UTC  (5+ messages)
` [PATCH v5 08/10] i2c: npcm: Remove own slave addresses 2:10

[PATCH] staging: rtl8723bs: fix placement of braces
 2022-05-22 20:03 UTC  (2+ messages)

[GIT PULL] platform-drivers-x86 for 5.19-1
 2022-05-22 20:00 UTC 

[PATCH net 0/2] net: ipa: fix page free in two spots
 2022-05-22 20:00 UTC  (2+ messages)

[PATCH net-next v2 0/9] net: ipa: a few more small items
 2022-05-22 20:00 UTC  (2+ messages)

Removal of qcom,board-id and qcom,msm-id
 2022-05-22 19:51 UTC  (2+ messages)

[PATCH] documentation: Format button_dev as a pointer
 2022-05-22 19:50 UTC 

[PATCH] qed: fix typos in comments
 2022-05-22 19:50 UTC  (2+ messages)

[PATCH] net: sparx5: switchdev: fix typo in comment
 2022-05-22 19:50 UTC  (2+ messages)

[PATCH] net: marvell: prestera: fix typo in comment
 2022-05-22 19:50 UTC  (2+ messages)

[PATCH] net: qed: fix typos in comments
 2022-05-22 19:50 UTC  (2+ messages)

[PATCH] nfp: flower: fix typo in comment
 2022-05-22 19:50 UTC  (2+ messages)

[PATCH] net: mvpp2: fix typo in comment
 2022-05-22 19:50 UTC  (2+ messages)

[PATCH] net/mlx5: fix typo in comment
 2022-05-22 19:50 UTC  (2+ messages)

[PATCH] cirrus: cs89x0: fix typo in comment
 2022-05-22 19:50 UTC  (2+ messages)

[PATCH 00/11] staging: vt6655: Replace macro VNSvOutPortW,D with iowrite16,32()
 2022-05-22 19:49 UTC  (12+ messages)
` [PATCH 01/11] staging: vt6655: Replace MACvSetCurrBCNLength with VNSvOutPortW
` [PATCH 02/11] staging: vt6655: Replace VNSvOutPortW with iowrite16
` [PATCH 03/11] staging: vt6655: Replace MACvWriteISR with VNSvOutPortD
` [PATCH 04/11] staging: vt6655: Replace MACvIntEnable "
` [PATCH 05/11] staging: vt6655: Replace MACvIntDisable "
` [PATCH 06/11] staging: vt6655: Replace MACvSetCurrBCNTxDescAddr "
` [PATCH 07/11] staging: vt6655: Replace MACvRx0PerPktMode "
` [PATCH 08/11] staging: vt6655: Replace MACvRx1PerPktMode "
` [PATCH 09/11] staging: vt6655: Replace VNSvOutPortD with iowrite32
` [PATCH 10/11] staging: vt6655: Add missing BE support on 2x iowrite32
` [PATCH 11/11] staging: vt6655: Delete upc.h

[PATCH] w1: ds2438: remove redundant initialization of variable crc
 2022-05-22 19:46 UTC 

[RFC PATCH 0/6] Introduce Copy-On-Write to Page Table
 2022-05-22 19:40 UTC  (7+ messages)

[git pull] habanalabs pull request for kernel 5.19
 2022-05-22 19:35 UTC  (7+ messages)

[PATCH v11 0/6] Use pageblock_order for cma and alloc_contig_range alignment
 2022-05-22 19:33 UTC  (13+ messages)

[PATCH] hwmon: (aquacomputer_d5next) Fix an error handling path in aqc_probe()
 2022-05-22 18:53 UTC  (4+ messages)

[PATCH] staging: greybus: Fix indentation
 2022-05-22 18:51 UTC 

arm64 equivalents of PR_SET_TSC/ARCH_SET_CPUID
 2022-05-22 18:22 UTC  (3+ messages)

[PULL REQUEST] i2c for v5.18
 2022-05-22 18:08 UTC  (2+ messages)

[RFC PATCH 0/3] fat: add support for the renameat2 RENAME_EXCHANGE flag
 2022-05-22 17:42 UTC  (3+ messages)
` [RFC PATCH 2/3] fat: add renameat2 RENAME_EXCHANGE flag support

[PATCH] dmaengine: lgm: Fix an error handling path in intel_ldma_probe()
 2022-05-22 17:41 UTC 

[PATCH 00/21] add coccinelle scripts for {bitmap,cpumask,nodes}_empty()
 2022-05-22 17:39 UTC  (4+ messages)
` [PATCH 11/22] KVM: x86: hyper-v: replace bitmap_weight() with hweight64()

[PATCH v3 0/4] Allwinner A31/A83T MIPI CSI-2 and A31 ISP / ISP Driver
 2022-05-22 17:34 UTC  (7+ messages)
` [PATCH v3 3/4] staging: media: Add support for the Allwinner A31 ISP

[RFC PATCH 1/2] capability: add capable_or to test for multiple caps with exactly one audit message
 2022-05-22 17:33 UTC  (5+ messages)
` [PATCH v2 2/8] capability: use new capable_or functionality
  ` [PATCH v2 8/8] net: "

[Bug Report] - kselftest build fails if output directory is first level sub-directory
 2022-05-22 17:15 UTC  (2+ messages)

[PATCH v2 4/4] clk: mediatek: Add drivers for MediaTek MT6735 main clock drivers
 2022-05-22 17:02 UTC  (2+ messages)

[PATCH v3] iio: vadc: Fix potential dereference of NULL pointer
 2022-05-22 16:53 UTC  (2+ messages)
` [PATCH v4] "

[PATCH v1 00/19] Introduce Nuvoton Arbel NPCM8XX BMC SoC
 2022-05-22 16:45 UTC  (21+ messages)
` [PATCH v1 01/19] dt-bindings: timer: npcm: Add npcm845 compatible string
` [PATCH v1 02/19] clocksource: timer-npcm7xx: Add NPCM845 timer support
` [PATCH v1 03/19] dt-bindings: serial: 8250: Add npcm845 compatible string
` [PATCH v1 04/19] tty: serial: 8250: Add NPCM845 UART support
` [PATCH v1 05/19] dt-bindings: watchdog: npcm: Add npcm845 compatible string
` [PATCH v1 06/19] watchdog: npcm_wdt: Add NPCM845 watchdog support
` [PATCH v1 07/19] dt-binding: clk: npcm845: Add binding for Nuvoton NPCM8XX Clock
` [PATCH v1 08/19] clk: npcm8xx: add clock controller
` [PATCH v1 09/19] dt-bindings: reset: add syscon property
` [PATCH v1 10/19] reset: npcm: using syscon instead of device data
` [PATCH v1 11/19] dt-bindings: reset: npcm: Add support for NPCM8XX
` [PATCH v1 12/19] reset: npcm: Add NPCM8XX support
` [PATCH v1 13/19] dt-bindings: arm: npcm: Add maintainer
` [PATCH v1 14/19] dt-bindings: arm: npcm: Add nuvoton,npcm845 compatible string
` [PATCH v1 15/19] dt-bindings: arm: npcm: Add nuvoton,npcm845 GCR "
` [PATCH v1 16/19] arm64: npcm: Add support for Nuvoton NPCM8XX BMC SoC
` [PATCH v1 17/19] arm64: dts: nuvoton: Add initial NPCM8XX device tree
` [PATCH v1 18/19] arm64: dts: nuvoton: Add initial NPCM845 EVB "
` [PATCH v1 19/19] arm64: defconfig: Add Nuvoton NPCM family support

[RFC PATCH] timers: Optimize usleep_range()
 2022-05-22 16:38 UTC 

[PATCH] x86: removed P*D_PAGE_MASK and P*D_PAGE_SIZE
 2022-05-22 16:34 UTC  (2+ messages)

[RFC PATCH 00/14] CAMSS support for MSM8974
 2022-05-22 16:28 UTC  (15+ messages)
` [RFC PATCH 01/14] media: dt-bindings: media: camss: Add qcom,msm8974-camss binding
` [RFC PATCH 02/14] media: camss: Add CAMSS_8x74 camss version
` [RFC PATCH 03/14] media: camss: vfe: Add support for 8x74
` [RFC PATCH 04/14] media: camss: video: "
` [RFC PATCH 05/14] media: camss: csid: "
` [RFC PATCH 06/14] media: camss: ispif: "
` [RFC PATCH 07/14] media: camss: csiphy: "
` [RFC PATCH 08/14] media: camss: Add 8x74 resources
` [RFC PATCH 09/14] dt-bindings: i2c: qcom-cci: add QCOM MSM8974 compatible
` [RFC PATCH 10/14] i2c: qcom-cci: add msm8974 compatible
` [RFC PATCH 11/14] ARM: dts: qcom: msm8974: add CCI bus
` [RFC PATCH 12/14] ARM: dts: qcom: msm8974: add CAMSS node
` [RFC PATCH 13/14] ARM: dts: qcom: msm8974-FP2: Add OV8865 rear camera
` [RFC PATCH 14/14] [DNM] media: camss: hacks for MSM8974

[PATCH v6 0/3] Add device tree for Intel n6000
 2022-05-22 16:18 UTC  (2+ messages)

[PATCH 4/4] pinctrl: st: Switch to use regmap_field_test_bits
 2022-05-22 16:03 UTC  (2+ messages)

[PATCH v2 0/2] introduce unified static key mechanism for ISA ext
 2022-05-22 15:35 UTC  (3+ messages)
` [PATCH v2 1/2] riscv: introduce unified static key mechanism for ISA extensions
` [PATCH v2 2/2] riscv: switch has_fpu() to the unified static key mechanism


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