mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
[sbates130272-p2pmem:p2pdma_user_cmb_v7 20/21] include/linux/pci-p2pdma.h:99:1: error: non-void function does not return a value
 2022-06-09 23:21 UTC 

[PATCH v3] cred: Propagate security_prepare_creds() error code
 2022-06-09 23:18 UTC  (2+ messages)

[PATCH 00/12] Clang -Wformat warning fixes
 2022-06-09 23:18 UTC  (19+ messages)
` [PATCH 01/12] x86/mce: use correct format characters
` [PATCH 02/12] x86/CPU/AMD: "
` [PATCH 03/12] x86/e820: "
` [PATCH 04/12] blk-cgroup: "
` [PATCH 05/12] fs: quota: "
` [PATCH 06/12] PNP: "
` [PATCH 07/12] driver/char: "
` [PATCH 08/12] cdrom: "
` [PATCH 09/12] ALSA: seq: "
` [PATCH 10/12] "
` [PATCH 11/12] ALSA: control: "
` [PATCH 12/12] netfilter: conntrack: "

[PATCH v8 1/4] kexec: clean up arch_kexec_kernel_verify_sig
 2022-06-09 23:15 UTC  (6+ messages)
` [PATCH v8 2/4] kexec, KEYS: make the code in bzImage64_verify_sig generic
` [PATCH v8 3/4] arm64: kexec_file: use more system keyrings to verify kernel image signature

[PATCH v2 00/19] Convert aops->migratepage to aops->migrate_folio
 2022-06-09 23:05 UTC  (7+ messages)
` [PATCH v2 12/19] btrfs: Convert btrfs_migratepage to migrate_folio
` [PATCH v2 16/19] hugetlb: Convert "

[PATCH v3 0/6] power: supply: introduce support for the Qualcomm smb2 charger
 2022-06-09 23:04 UTC  (3+ messages)
` [PATCH v3 1/6] power: supply: add Qualcomm PMI8998 SMB2 Charger driver

[PATCH v36 00/33] LSM: Module stacking for AppArmor
 2022-06-09 23:01 UTC  (34+ messages)
  ` [PATCH v36 01/33] integrity: disassociate ima_filter_rule from security_audit_rule
  ` [PATCH v36 02/33] LSM: Infrastructure management of the sock security
  ` [PATCH v36 03/33] LSM: Add the lsmblob data structure
  ` [PATCH v36 04/33] LSM: provide lsm name and id slot mappings
  ` [PATCH v36 05/33] IMA: avoid label collisions with stacked LSMs
  ` [PATCH v36 06/33] LSM: Use lsmblob in security_audit_rule_match
  ` [PATCH v36 07/33] LSM: Use lsmblob in security_kernel_act_as
  ` [PATCH v36 08/33] LSM: Use lsmblob in security_secctx_to_secid
  ` [PATCH v36 09/33] LSM: Use lsmblob in security_secid_to_secctx
  ` [PATCH v36 10/33] LSM: Use lsmblob in security_ipc_getsecid
  ` [PATCH v36 11/33] LSM: Use lsmblob in security_current_getsecid
  ` [PATCH v36 12/33] LSM: Use lsmblob in security_inode_getsecid
  ` [PATCH v36 13/33] LSM: Use lsmblob in security_cred_getsecid
  ` [PATCH v36 14/33] LSM: Specify which LSM to display
  ` [PATCH v36 15/33] LSM: Ensure the correct LSM context releaser
  ` [PATCH v36 16/33] LSM: Use lsmcontext in security_secid_to_secctx
  ` [PATCH v36 17/33] LSM: Use lsmcontext in security_inode_getsecctx
  ` [PATCH v36 18/33] LSM: Use lsmcontext in security_dentry_init_security
  ` [PATCH v36 19/33] LSM: security_secid_to_secctx in netlink netfilter
  ` [PATCH v36 20/33] NET: Store LSM netlabel data in a lsmblob
  ` [PATCH v36 21/33] binder: Pass LSM identifier for confirmation
  ` [PATCH v36 22/33] LSM: Extend security_secid_to_secctx to include module selection
  ` [PATCH v36 23/33] Audit: Keep multiple LSM data in audit_names
  ` [PATCH v36 24/33] Audit: Create audit_stamp structure
  ` [PATCH v36 25/33] LSM: Add a function to report multiple LSMs
  ` [PATCH v36 26/33] Audit: Allow multiple records in an audit_buffer
  ` [PATCH v36 27/33] Audit: Add record for multiple task security contexts
  ` [PATCH v36 28/33] audit: multiple subject lsm values for netlabel
  ` [PATCH v36 29/33] Audit: Add record for multiple object contexts
  ` [PATCH v36 30/33] netlabel: Use a struct lsmblob in audit data
  ` [PATCH v36 31/33] LSM: Removed scaffolding function lsmcontext_init
  ` [PATCH v36 32/33] LSM: Add /proc attr entry for full LSM context
  ` [PATCH v36 33/33] AppArmor: Remove the exclusive flag

[PATCH v4 1/1] MAINTAINERS: add polarfire rng, pci and clock drivers
 2022-06-09 22:53 UTC  (3+ messages)

[PATCH 0/6] KVM: x86: vcpu->arch.pio* cleanups
 2022-06-09 22:50 UTC  (13+ messages)
` [PATCH 1/6] KVM: x86: inline kernel_pio into its sole caller
` [PATCH 2/6] KVM: x86: move all vcpu->arch.pio* setup in emulator_pio_in_out
` [PATCH 3/6] KVM: x86: wean in-kernel PIO from vcpu->arch.pio*
` [PATCH 4/6] KVM: x86: wean fast IN from emulator_pio_in
` [PATCH 5/6] KVM: x86: de-underscorify __emulator_pio_in
` [PATCH 6/6] KVM: SEV-ES: reuse advance_sev_es_emulated_ins for OUT too

[PATCH] kprobes: Enable tracing for mololithic kernel images
 2022-06-09 22:48 UTC  (12+ messages)

[PATCH v4 0/2] sched/fair: Wake task within the cluster when possible
 2022-06-09 22:47 UTC  (5+ messages)
` [PATCH v4 1/2] sched: Add per_cpu cluster domain info and cpus_share_resources API
` [PATCH v4 2/2] sched/fair: Scan cluster before scanning LLC in wake-up path

[bugzilla-daemon@kernel.org: [Bug 216109] New: Steam Deck fails to boot when E820 entries clipped out of _CRS]
 2022-06-09 22:43 UTC 

[PATCH v2 00/20] Introduce Nuvoton Arbel NPCM8XX BMC SoC
 2022-06-09 22:42 UTC  (25+ messages)
` [PATCH v2 06/20] dt-binding: clk: npcm845: Add binding for Nuvoton NPCM8XX Clock
` [PATCH v2 07/20] clk: npcm8xx: add clock controller
` [PATCH v2 08/20] dt-bindings: reset: modify to general NPCM name
` [PATCH v2 10/20] ARM: dts: nuvoton: add reset syscon property
` [PATCH v2 11/20] reset: npcm: using syscon instead of device data
` [PATCH v2 12/20] dt-bindings: reset: npcm: Add support for NPCM8XX
` [PATCH v2 18/20] arm64: dts: nuvoton: Add initial NPCM8XX device tree

[PATCH] clk: ingenic-tcu: Properly enable registers before accessing timers
 2022-06-09 22:41 UTC  (2+ messages)

[PATCH 1/2] clk: fixed: Remove Allwinner A10 special-case logic
 2022-06-09 22:41 UTC  (4+ messages)
` [PATCH 2/2] dt-bindings: clock: fixed-factor: Drop Allwinner A10 compatible

[PATCH] staging: olpc_dcon: mark driver as broken
 2022-06-09 22:34 UTC 

[PATCH] dt-bindings: leds: Fix reference to definition of default-state
 2022-06-09 22:31 UTC 

[PATCH 00/12] powerpc: Nintendo Wii U support
 2022-06-09 22:24 UTC  (8+ messages)
` [PATCH 11/12] powerpc: wiiu: don't enforce flat memory

[PATCH -next] power: supply: ab8500: add missing destroy_workqueue in ab8500_charger_bind
 2022-06-09 22:22 UTC  (2+ messages)

[mm-unstable v3 PATCH 0/7] Cleanup transhuge_xxx helpers
 2022-06-09 22:21 UTC  (3+ messages)
` [v3 PATCH 2/7] mm: thp: introduce transhuge_vma_size_ok() helper

[RESEND 1/2] power_supply: Register cooling device outside of probe
 2022-06-09 22:17 UTC  (4+ messages)
` [RESEND 2/2] power_supply: Use of-thermal cdev registration API

[next] arm64: boot failed - next-20220606
 2022-06-09 22:16 UTC  (8+ messages)

[PATCH v2 00/11] drm/msm/dsi_phy: Replace parent names with clk_hw pointers
 2022-06-09 22:12 UTC  (4+ messages)
` [PATCH v2 03/11] clk: fixed-factor: Introduce *clk_hw_register_fixed_factor_parent_hw()

[PATCH] netfs: Fix gcc-12 warning by embedding vfs inode in netfs_i_context
 2022-06-09 22:05 UTC  (3+ messages)

[PATCH V10 0/9] CXL: Read CDAT and DSMAS data
 2022-06-09 22:03 UTC  (6+ messages)
` [PATCH V10 6/9] cxl/port: Read CDAT table

RFC: Ioctl v2
 2022-06-09 22:02 UTC  (2+ messages)

[PATCH net-next,0/2] net: mana: Add PF and XDP_REDIRECT support
 2022-06-09 21:57 UTC  (3+ messages)
` [PATCH net-next,1/2] net: mana: Add the Linux MANA PF driver
` [PATCH net-next,2/2] net: mana: Add support of XDP_REDIRECT action

[PATCH v2 0/5] Add perf stat default events for hybrid machines
 2022-06-09 21:54 UTC  (4+ messages)
` [PATCH v2 4/5] perf x86 evlist: Add default hybrid events for perf stat

[PATCH 0/3] drm/panel: Use backlight helpers
 2022-06-09 21:54 UTC  (5+ messages)
` [PATCH 2/3] drm/panel: panel-dsi-cm: "
` [PATCH 3/3] drm/panel: sony-acx565akm: "

[PATCH] selftests: make use of GUP_TEST_FILE macro
 2022-06-09 21:50 UTC  (3+ messages)

[PATCH v2 RESEND] ARM: dts: wpcm450: Enable watchdog by default
 2022-06-09 21:48 UTC 

[PATCH v2] staging: greybus: audio: fix loop cursor use after iteration
 2022-06-09 21:45 UTC 

[PATCH 0/2] Improve vfio-pci primary GPU assignment behavior
 2022-06-09 21:44 UTC  (7+ messages)
` [PATCH 2/2] vfio/pci: Remove console drivers

[PATCH] mm: userfaultfd: fix UFFDIO_CONTINUE on fallocated shmem pages
 2022-06-09 21:43 UTC  (2+ messages)

[PATCH 0/2] Crypto: Remove x86 dependency on QAT drivers
 2022-06-09 21:36 UTC  (3+ messages)
` [PATCH 2/2] Removes the x86 dependency on the "

[PATCH v4] soc: nuvoton: Add SoC info driver for WPCM450
 2022-06-09 21:35 UTC 

[ammarfaizi2-block:tiwai/sound/test/ctl-xarray 8/8] ERROR: modpost: "xa_store_range" [sound/core/snd.ko] undefined!
 2022-06-09 21:19 UTC 

drivers/media/platform/samsung/s5p-jpeg/jpeg-core.c:3126:34: warning: unused variable 'samsung_jpeg_match'
 2022-06-09 21:19 UTC 

[PATCH v2 00/17] Add support for AXP192 PMIC
 2022-06-09 21:12 UTC  (13+ messages)
` [PATCH v2 06/17] dt-bindings: gpio: Add AXP192 GPIO bindings
` [PATCH v2 07/17] dt-bindings: power: axp20x-battery: Add AXP192 compatible
` [PATCH v2 13/17] power: supply: axp20x_usb_power: Add support for AXP192
` [PATCH v2 15/17] power: axp20x_battery: Add constant charge current table
` [PATCH v2 16/17] power: axp20x_battery: Support battery status without fuel gauge
` [PATCH v2 17/17] power: axp20x_battery: Add support for AXP192

[PATCH v4 0/2] Add support for Xilinx Versal CPM5 Root Port
 2022-06-09 21:10 UTC  (3+ messages)
` [PATCH v4 1/2] dt-bindings: PCI: xilinx-cpm: Add "

[PATCH] rpmsg: strcpy is not safe, use strncpy
 2022-06-09 21:08 UTC  (2+ messages)

[PATCH] spi: Fix per-cpu stats access on 32 bit systems
 2022-06-09 21:08 UTC  (2+ messages)

+ include-uapi-linux-swabh-move-explicit-cast-outside-ternary.patch added to mm-nonmm-unstable branch
 2022-06-09 21:08 UTC  (3+ messages)

[PATCH 1/2] dt-bindings: thermal: qcom,spmi-temp-alarm: convert to dtschema
 2022-06-09 21:07 UTC  (2+ messages)

[PATCH v4 0/2] AD4130
 2022-06-09 21:03 UTC  (3+ messages)
` [PATCH v4 1/2] dt-bindings: iio: adc: add AD4130

[ammarfaizi2-block:tiwai/sound/test/ctl-xarray 8/8] ld.lld: error: undefined symbol: xa_store_range
 2022-06-09 20:58 UTC 

[PATCH v2 0/9] Add support for MT8195 SCP 2nd core
 2022-06-09 20:51 UTC  (3+ messages)
` [PATCH v2 1/9] dt-binding: remoteproc: mediatek: Support dual-core SCP

[PATCH] powerpc/pci: Add config option for using OF 'reg' for PCI domain
 2022-06-09 20:50 UTC  (5+ messages)

[PATCH v4 0/9] power: reset: at91-reset: add support for sama7g5
 2022-06-09 20:47 UTC  (5+ messages)
` [PATCH v4 6/9] power: reset: at91-reset: add at91_reset_data
` [PATCH v4 7/9] power: reset: at91-reset: add reset_controller_dev support

[PATCH v2] staging: qlge: qlge_main.c: rewrite do-while loops into more compact for loops
 2022-06-09 20:46 UTC 

[PATCH 1/7] dt-bindings: vendor-prefixes: document several vendors for Aspeed BMC boards
 2022-06-09 20:43 UTC  (2+ messages)

[PATCH] arm64/sysreg: Fix typo in Enum element regex
 2022-06-09 20:42 UTC 

[PATCH v5 0/9] mm/demotion: Memory tiers and demotion
 2022-06-09 20:41 UTC  (10+ messages)
` [PATCH v5 1/9] mm/demotion: Add support for explicit memory tiers

[PATCH 01/14] dt-bindings: sram: qcom,ocmem: cleanup example coding style
 2022-06-09 20:40 UTC  (4+ messages)
` [PATCH 02/14] dt-bindings: sram: qcom,imem: add IMEM memory region

[PATCH v5 0/4] fat: add support for the renameat2 RENAME_EXCHANGE flag
 2022-06-09 20:36 UTC  (4+ messages)
` [PATCH v5 3/4] fat: add renameat2 RENAME_EXCHANGE flag support

[PATCH v3 0/2] Add i2c clock duty cycle property for setting minimum persentage of clock high
 2022-06-09 20:35 UTC  (3+ messages)
` [PATCH v3 2/2] dt-bindings: aspeed-i2c: add properties for setting i2c clock duty cycle

[PATCH v3 0/4] DMA mapping changes for SCSI core
 2022-06-09 20:34 UTC  (9+ messages)
` [PATCH v3 3/4] scsi: core: Cap shost max_sectors according to DMA optimum mapping limits

[PATCH 1/3] dt-bindings: leds: skyworks,aat1290: convert to dtschema
 2022-06-09 20:31 UTC  (5+ messages)
` [PATCH 3/3] ARM: dts: exynos: add function and color to aat1290 flash LED node in Galaxy S3

[PATCH v3] include/uapi/linux/swab.h: move explicit cast outside ternary
 2022-06-09 20:31 UTC  (2+ messages)

[PATCH v6 0/8] KVM: mm: fd-based approach for supporting KVM guest private memory
 2022-06-09 20:29 UTC  (7+ messages)

[PATCH V8 0/4] Add unit test module for AMD P-State driver
 2022-06-09 20:28 UTC  (3+ messages)

[PATCH v2] power: supply: add dock type
 2022-06-09 20:26 UTC  (3+ messages)

[PATCH v8 00/11] iommu: SVA and IOPF refactoring
 2022-06-09 20:25 UTC  (3+ messages)
` [PATCH v8 04/11] iommu: Add sva iommu_domain support

[PATCH 1/1] MIPS: Loongson-3: fix compile mips cpu_hwmon as module build error
 2022-06-09 20:25 UTC  (2+ messages)

[PATCH v1 00/16] ACPI: Get rid of the list of children in struct acpi_device
 2022-06-09 20:24 UTC  (3+ messages)

[PATCH] rcu/tree: Add comment to describe GP done condition in fqs loop
 2022-06-09 20:23 UTC  (2+ messages)

[PATCH] selftests/vm: Add protection_keys tests to run_vmtests
 2022-06-09 20:21 UTC  (2+ messages)

[PATCH v2] selftests/sgx: add test_encl.elf to TEST_GEN_FILES
 2022-06-09 20:19 UTC  (3+ messages)

[PATCH 1/2] dt-bindings: mfd: qcom,tcsr: Convert to dtschema
 2022-06-09 20:14 UTC  (4+ messages)
` [PATCH 2/2] dt-bindings: mfd: qcom,tcsr: Add qcom,tcsr-mdm9615

[PATCH] dt-bindings: pinctrl: sunplus,sp7021-pinctrl: reference generic schema
 2022-06-09 20:13 UTC  (2+ messages)

[Patch V3 0/3] spi: tegra quad: Add Tegra Grace features
 2022-06-09 20:13 UTC  (5+ messages)
` [Patch V3 2/3] spi: dt-bindings: split peripheral prods
` [Patch V3 3/3] spi: dt-bindings: Add compatible for Tegra241 QSPI

[PATCH v2] thermal: rcar_gen3_thermal: improve logging during probe
 2022-06-09 20:07 UTC 

[PATCH 1/1] power: supply: cros_peripheral: Use struct_size() helper in kzalloc()
 2022-06-09 20:06 UTC  (2+ messages)

[PATCH net-next 0/3] net: phy: dp83867: add binding and support for io_impedance_ctrl nvmem cell
 2022-06-09 20:04 UTC  (3+ messages)
` [PATCH net-next 1/3] dt-bindings: dp83867: add binding "

[PATCH v2 00/48] dt-bindings: input: gpio-keys: rework matching children
 2022-06-09 20:04 UTC  (5+ messages)
` [PATCH v2 07/48] arm64: dts: amlogic: correct gpio-keys properties
` [PATCH v2 08/48] arm64: dts: amlogic: align gpio-key node names with dtschema

[RFC PATCH v2 0/5] Apple Macs machine/platform ASoC driver
 2022-06-09 20:03 UTC  (3+ messages)
` [RFC PATCH v2 2/5] dt-bindings: sound: Add Apple Macs sound peripherals

[GIT PULL] Networking for 5.19-rc2
 2022-06-09 20:02 UTC  (3+ messages)

[PATCH v2 0/5] ptrace-vs-PREEMPT_RT and freezer rewrite
 2022-06-09 19:59 UTC  (13+ messages)
` [PATCH v2 2/5] sched,ptrace: Fix ptrace_check_attach() vs PREEMPT_RT
    ` [PATCH 0/9] ptrace: cleaning up ptrace_stop
      ` [PATCH 0/12] "
        ` [PATCH v3 0/11] "
          ` [PATCH v4 0/12] "
            ` [PATCH 00/16] ptrace: cleanups and calling do_cldstop with only siglock

[PATCH v5 0/3] Add nvmem support for dynamic partitions
 2022-06-09 19:57 UTC  (4+ messages)
` [PATCH v5 1/3] dt-bindings: mtd: partitions: Support label only partition

[PATCH] dmaengine: qcom: bam_dma: fix runtime PM underflow
 2022-06-09 19:50 UTC 

[PATCH v2 000/144] KVM: selftests: Overhaul APIs, purge VCPU_ID
 2022-06-09 19:48 UTC  (6+ messages)

[intel-tdx:kvm-upstream-workaround 443/453] arch/x86/kvm/mmu/mmu.c:982:21: warning: variable 'type' set but not used
 2022-06-09 19:47 UTC 

[PATCH v2] dt-bindings: thermal: rcar-gen3-thermal: Add r8a779f0 support
 2022-06-09 19:41 UTC 

[Linux v5.17.9] -Wdeprecated-declarations warnings with LLVM-14 and OpenSSL v3.0.x
 2022-06-09 19:41 UTC  (14+ messages)

[PATCH] sched: allow newidle balancing to bail out of load_balance
 2022-06-09 19:40 UTC  (3+ messages)

[PATCH] staging: qlge: qlge_main.c: convert do-while loops to for loops
 2022-06-09 19:39 UTC  (5+ messages)

[PATCH] hwmon: (aquacomputer_d5next) Move device-specific data into struct aqc_data
 2022-06-09 19:36 UTC  (2+ messages)

[PATCH] x86/split_lock: Enable the split lock feature on Raptor Lake P
 2022-06-09 19:35 UTC 

[PATCH -next] power: supply: Remove unnecessary print function dev_err()
 2022-06-09 19:30 UTC  (2+ messages)

[PATCH] power: supply: lp8788: fix typo in comment
 2022-06-09 19:29 UTC  (2+ messages)

[PATCH v2 0/9] deferred_probe_timeout logic clean up
 2022-06-09 19:29 UTC  (4+ messages)
` [PATCH v2 1/9] PM: domains: Delete usage of driver_deferred_probe_check_state()

[PATCH 1/4] dt-bindings: power: supply: bq24190: use regulator schema for child node
 2022-06-09 19:29 UTC  (2+ messages)

riscv64-linux-ld: kernel/kexec_core.c:962: undefined reference to `machine_kexec'
 2022-06-09 19:26 UTC 

[PATCH] power: supply: bq24257: Fix syntax errors in comments
 2022-06-09 19:26 UTC  (2+ messages)

[PATCH v2] fbdev: atmel_lcdfb: Rework backlight status updates
 2022-06-09 18:04 UTC 

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®