All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-06-07 18:58:22 to 2022-06-07 19:21:42 UTC [more...]

[PATCH 0/4] video/backlight: Use backlight helpers
 2022-06-07 19:09 UTC  (4+ messages)
` [PATCH 2/4] backlight: arcxcnn: Use backlight helper
` [PATCH 3/4] backlight: ipaq_micro: "
` [PATCH 4/4] backlight: tosa: "

[PATCH v1 0/7] drm/msm/hdmi: YAML-ify schema and cleanup some platform properties
 2022-06-07 18:58 UTC  (6+ messages)
` [PATCH v1 3/7] drm/msm/hdmi: drop unused GPIO support
` [PATCH v1 4/7] drm/msm/hdmi: enable core-vcc/core-vdda-supply for 8996 platform
` [PATCH v1 5/7] drm/msm/hdmi: drop empty 'none' regulator lists
` [PATCH v1 6/7] drm/msm/hdmi: drop hpd_regs usage on 8x74/8084
` [PATCH v1 7/7] drm/msm/hdmi: merge platform config for 8974/8084/8994/8996

[PATCH 5.18 000/879] 5.18.3-rc1 review
 2022-06-07 17:01 UTC  (4+ messages)
` [PATCH 5.18 275/879] drm: bridge: icn6211: Fix register layout
` [PATCH 5.18 276/879] drm: bridge: icn6211: Fix HFP_HSW_HBP_HI and HFP_MIN handling
` [PATCH 5.18 561/879] ARM: dts: stm32: Fix PHY post-reset delay on Avenger96

[PATCH 5.15 000/667] 5.15.46-rc1 review
 2022-06-07 17:05 UTC  (95+ messages)
` [PATCH 5.15 523/667] f2fs: fix fallocate to use file_modified to update permissions consistently
` [PATCH 5.15 526/667] objtool: Fix symbol creation
` [PATCH 5.15 527/667] wifi: mac80211: fix use-after-free in chanctx code
` [PATCH 5.15 528/667] iwlwifi: mvm: fix assert 1F04 upon reconfig
` [PATCH 5.15 529/667] fs-writeback: writeback_sb_inodes:Recalculate wrote according skipped pages
` [PATCH 5.15 530/667] efi: Do not import certificates from UEFI Secure Boot for T2 Macs
` [PATCH 5.15 531/667] bfq: Avoid false marking of bic as stably merged
` [PATCH 5.15 532/667] bfq: Avoid merging queues with different parents
` [PATCH 5.15 542/667] ext4: fix race condition between ext4_write and ext4_convert_inline_data
` [PATCH 5.15 544/667] ext4: fix bug_on in ext4_writepages
` [PATCH 5.15 545/667] ext4: filter out EXT4_FC_REPLAY from on-disk superblock field s_state
` [PATCH 5.15 546/667] ext4: fix bug_on in __es_tree_search
` [PATCH 5.15 547/667] ext4: verify dir block before splitting it
` [PATCH 5.15 548/667] ext4: avoid cycles in directory h-tree
` [PATCH 5.15 549/667] ACPI: property: Release subnode properties with data nodes
` [PATCH 5.15 550/667] tty: goldfish: Introduce gf_ioread32()/gf_iowrite32()
` [PATCH 5.15 551/667] tracing: Fix potential double free in create_var_ref()
` [PATCH 5.15 552/667] tracing: Initialize integer variable to prevent garbage return value
` [PATCH 5.15 553/667] drm/amdgpu: add beige goby PCI ID
` [PATCH 5.15 554/667] PCI/PM: Fix bridge_d3_blacklist[] Elo i2 overwrite of Gigabyte X299
` [PATCH 5.15 555/667] PCI: qcom: Fix runtime PM imbalance on probe errors
` [PATCH 5.15 556/667] PCI: qcom: Fix unbalanced PHY init "
` [PATCH 5.15 557/667] staging: r8188eu: prevent ->Ssid overflow in rtw_wx_set_scan()
` [PATCH 5.15 558/667] mm, compaction: fast_find_migrateblock() should return pfn in the target zone
` [PATCH 5.15 559/667] s390/perf: obtain sie_block from the right address
` [PATCH 5.15 560/667] s390/stp: clock_delta should be signed
` [PATCH 5.15 561/667] dlm: fix plock invalid read
` [PATCH 5.15 562/667] dlm: uninitialized variable on error in dlm_listen_for_all()
` [PATCH 5.15 563/667] dlm: fix missing lkb refcount handling
` [PATCH 5.15 564/667] ocfs2: dlmfs: fix error handling of user_dlm_destroy_lock
` [PATCH 5.15 565/667] scsi: dc395x: Fix a missing check on list iterator
` [PATCH 5.15 566/667] scsi: ufs: qcom: Add a readl() to make sure ref_clk gets enabled
` [PATCH 5.15 567/667] landlock: Add clang-format exceptions
` [PATCH 5.15 568/667] landlock: Format with clang-format
` [PATCH 5.15 569/667] selftests/landlock: Add clang-format exceptions
` [PATCH 5.15 570/667] selftests/landlock: Normalize array assignment
` [PATCH 5.15 571/667] selftests/landlock: Format with clang-format
` [PATCH 5.15 572/667] samples/landlock: Add clang-format exceptions
` [PATCH 5.15 573/667] samples/landlock: Format with clang-format
` [PATCH 5.15 574/667] landlock: Fix landlock_add_rule(2) documentation
` [PATCH 5.15 575/667] selftests/landlock: Make tests build with old libc
` [PATCH 5.15 576/667] selftests/landlock: Extend tests for minimal valid attribute size
` [PATCH 5.15 577/667] selftests/landlock: Add tests for unknown access rights
` [PATCH 5.15 578/667] selftests/landlock: Extend access right tests to directories
` [PATCH 5.15 579/667] selftests/landlock: Fully test file rename with "remove" access
` [PATCH 5.15 580/667] selftests/landlock: Add tests for O_PATH
` [PATCH 5.15 581/667] landlock: Change landlock_add_rule(2) argument check ordering
` [PATCH 5.15 582/667] landlock: Change landlock_restrict_self(2) "
` [PATCH 5.15 583/667] selftests/landlock: Test landlock_create_ruleset(2) argument "
` [PATCH 5.15 584/667] landlock: Define access_mask_t to enforce a consistent access mask size
` [PATCH 5.15 585/667] landlock: Reduce the maximum number of layers to 16
` [PATCH 5.15 586/667] landlock: Create find_rule() from unmask_layers()
` [PATCH 5.15 587/667] landlock: Fix same-layer rule unions
` [PATCH 5.15 588/667] drm/amdgpu/cs: make commands with 0 chunks illegal behaviour
` [PATCH 5.15 589/667] drm/nouveau/subdev/bus: Ratelimit logging for fault errors
` [PATCH 5.15 590/667] drm/etnaviv: check for reaped mapping in etnaviv_iommu_unmap_gem
` [PATCH 5.15 591/667] drm/nouveau/clk: Fix an incorrect NULL check on list iterator
` [PATCH 5.15 592/667] drm/nouveau/kms/nv50-: atom: fix "
` [PATCH 5.15 593/667] drm/bridge: analogix_dp: Grab runtime PM reference for DP-AUX
` [PATCH 5.15 594/667] drm/i915/dsi: fix VBT send packet port selection for ICL+
` [PATCH 5.15 595/667] md: fix an incorrect NULL check in does_sb_need_changing
` [PATCH 5.15 596/667] md: fix an incorrect NULL check in md_reload_sb
` [PATCH 5.15 597/667] mtd: cfi_cmdset_0002: Move and rename chip_check/chip_ready/chip_good_for_write
` [PATCH 5.15 598/667] mtd: cfi_cmdset_0002: Use chip_ready() for write on S29GL064N
` [PATCH 5.15 599/667] media: coda: Fix reported H264 profile
` [PATCH 5.15 600/667] media: coda: Add more H264 levels for CODA960
` [PATCH 5.15 601/667] ima: remove the IMA_TEMPLATE Kconfig option
` [PATCH 5.15 602/667] Kconfig: Add option for asm goto w/ tied outputs to workaround clang-13 bug
` [PATCH 5.15 603/667] RDMA/hfi1: Fix potential integer multiplication overflow errors
` [PATCH 5.15 604/667] mmc: core: Allows to override the timeout value for ioctl() path
` [PATCH 5.15 605/667] csky: patch_text: Fixup last cpu should be master
` [PATCH 5.15 606/667] irqchip/armada-370-xp: Do not touch Performance Counter Overflow on A375, A38x, A39x
` [PATCH 5.15 607/667] irqchip: irq-xtensa-mx: fix initial IRQ affinity
` [PATCH 5.15 608/667] thermal: devfreq_cooling: use local ops instead of global ops
` [PATCH 5.15 609/667] cfg80211: declare MODULE_FIRMWARE for regulatory.db
` [PATCH 5.15 611/667] um: Use asm-generic/dma-mapping.h
` [PATCH 5.15 612/667] um: chan_user: Fix winch_tramp() return value
` [PATCH 5.15 620/667] mm/page_alloc: always attempt to allocate at least one page during bulk allocation
` [PATCH 5.15 621/667] nodemask.h: fix compilation error with GCC12
` [PATCH 5.15 622/667] hugetlb: fix huge_pmd_unshare address update
` [PATCH 5.15 623/667] mm/memremap: fix missing call to untrack_pfn() in pagemap_range()
` [PATCH 5.15 624/667] xtensa/simdisk: fix proc_read_simdisk()
` [PATCH 5.15 625/667] rtl818x: Prevent using not initialized queues
` [PATCH 5.15 626/667] ASoC: rt5514: Fix event generation for "DSP Voice Wake Up" control
` [PATCH 5.15 627/667] carl9170: tx: fix an incorrect use of list iterator
` [PATCH 5.15 628/667] stm: ltdc: fix two incorrect NULL checks on "
` [PATCH 5.15 629/667] bcache: improve multithreaded bch_btree_check()
` [PATCH 5.15 630/667] bcache: improve multithreaded bch_sectors_dirty_init()
` [PATCH 5.15 631/667] bcache: remove incremental dirty sector counting for bch_sectors_dirty_init()
` [PATCH 5.15 632/667] bcache: avoid journal no-space deadlock by reserving 1 journal bucket
` [PATCH 5.15 633/667] serial: pch: dont overwrite xmit->buf[0] by x_char
` [PATCH 5.15 634/667] tilcdc: tilcdc_external: fix an incorrect NULL check on list iterator
` [PATCH 5.15 638/667] clk: tegra: Add missing reset deassertion
` [PATCH 5.15 644/667] dt-bindings: gpio: altera: correct interrupt-cells

[Buildroot] [git commit] package/erlang-p1-oauth2: bump version to 0.6.10
 2022-05-31  8:26 UTC 

[Buildroot] [git commit] package/erlang-lager: bump version to 3.9.1
 2022-05-31  8:26 UTC 

[Buildroot] [git commit] package/wolfssl: post-process wolfssl-config script
 2022-06-01 21:04 UTC 

[Buildroot] [git commit] package/erlang-p1-utils: bump version to 1.0.23
 2022-05-31  8:26 UTC 

[Buildroot] [git commit] package/erlang-p1-pkix: bump version to 1.0.8
 2022-05-31  8:26 UTC 

[Buildroot] [git commit] package/elf2flt: update RISC-V 64-bits support
 2022-05-30 19:00 UTC 

[Buildroot] [git commit] package/erlang-p1-yaml: bump version to 1.0.32
 2022-05-31  8:26 UTC 

[Buildroot] [git commit] package/erlang-p1-sip: bump version to 1.0.47
 2022-05-31  8:26 UTC 

[Buildroot] [git commit] package/erlang-p1-stun: bump version to 1.0.47
 2022-05-31  8:26 UTC 

[qemu-mainline test] 170858: trouble: broken/fail/pass
 2022-06-07 19:19 UTC 

[Buildroot] [git commit] package/xmrig: enable for avmv7a
 2022-05-30 20:19 UTC 

[Buildroot] [git commit] package/elf2flt: update AUTORECONF comment
 2022-05-30 19:05 UTC 

[Buildroot] [git commit] package/erlang-p1-xmpp: bump version to 1.5.6
 2022-05-31  8:26 UTC 

[Buildroot] [git commit] package/erlang-p1-tls: bump version to 1.1.13
 2022-05-31  8:26 UTC 

[Buildroot] [git commit] package/erlang-p1-stringprep: bump version to 1.0.27
 2022-05-31  8:26 UTC 

[Buildroot] [git commit] configs/qemu_riscv64_nommu_virt_defconfig: new defconfig
 2022-05-30 19:15 UTC 

[Buildroot] [git commit] board/riscv/nommu: add common Linux kernel patch for RISCV NOMMU builds
 2022-05-30 19:15 UTC 

[PATCH v2] KEYS: trusted: tpm2: Fix migratable logic
 2022-06-07 18:07 UTC 

[Buildroot] [git commit] package/erlang-idna: bump version to 230a917
 2022-05-31  8:26 UTC 

[Buildroot] [git commit] package/python-serial: add host variant
 2022-05-30 19:20 UTC 

[Buildroot] [git commit] package/xmrig: introduce BR2_PACKAGE_XMRIG_ARCH_SUPPORTS
 2022-05-30 20:20 UTC 

[Buildroot] [git commit] package/webkitgtk: allow building for risc-v
 2022-05-31  8:19 UTC 

[PATCH] mm/page_alloc: make calling prep_compound_head more reliable
 2022-06-07 19:17 UTC  (3+ messages)

[Buildroot] [git commit] package/libstrophe: bump to version 0.12.0
 2022-05-30 18:47 UTC 

[Buildroot] [git commit] configs/imx6-sabresd: bump U-Boot and kernel
 2022-05-30 19:46 UTC 

[Buildroot] [git commit] package/linux-firmware: install all RTL_RTW88 blobs
 2022-05-28 21:35 UTC 

[PATCH v2 0/9] deferred_probe_timeout logic clean up
 2022-06-07 18:07 UTC  (2+ messages)

[PATCH v6 00/15] mm: userspace hugepage collapse
 2022-06-07 19:14 UTC  (3+ messages)
` [PATCH v6 11/15] mm/madvise: add MADV_COLLAPSE to process_madvise()

[RFC 00/18] drm/display/dp_mst: Drop Radeon MST support, make MST atomic-only
 2022-06-07 19:07 UTC  (25+ messages)
` [Nouveau] "
` [Nouveau] [RFC 01/18] drm/amdgpu/dc/mst: Rename dp_mst_stream_allocation(_table)
  `  "
` [RFC 02/18] drm/amdgpu/dm/mst: Rename get_payload_table()
  ` [Nouveau] "
` [RFC 03/18] drm/display/dp_mst: Rename drm_dp_mst_vcpi_allocation
  ` [Nouveau] "
` [Nouveau] [RFC 04/18] drm/display/dp_mst: Call them time slots, not VCPI slots
  `  "
  ` [Intel-gfx] "
` [RFC 05/18] drm/display/dp_mst: Fix confusing docs for drm_dp_atomic_release_time_slots()
  ` [Nouveau] "
` [RFC 06/18] drm/display/dp_mst: Add some missing kdocs for atomic MST structs
  ` [Nouveau] "
` [RFC 07/18] drm/display/dp_mst: Add helper for finding payloads in atomic MST state
  ` [Nouveau] "

[PATCH 0/1] KUnit tests for drm_format_helper
 2022-06-07 17:54 UTC  (4+ messages)
` [PATCH 1/1] drm/format-helper: Add KUnit tests for drm_fb_xrgb8888_to_rgb332()

[PATCH v2 00/15] platform/chrome: Kunit tests and refactor for cros_ec_query_all()
 2022-06-07 19:12 UTC  (9+ messages)
` [PATCH v2 12/15] platform/chrome: use krealloc() for `din` and `dout`
` [PATCH v2 13/15] platform/chrome: cros_ec_proto: don't show MKBP version if unsupported
` [PATCH v2 14/15] platform/chrome: cros_ec_proto: return 0 on getting version mask success
` [PATCH v2 15/15] platform/chrome: cros_ec_proto: return 0 on getting wake "

[git pull] drm for 5.19-rc1
 2022-06-07 19:12 UTC  (4+ messages)

[PATCH 0/7] usb: typec: Introduce typec-switch binding
 2022-06-07 19:00 UTC  (8+ messages)
` [PATCH 1/7] usb: typec: mux: Allow muxes to specify mode-switch
` [PATCH 2/7] usb: typec: mux: Add CONFIG guards for functions
` [PATCH 3/7] dt-bindings: usb: Add Type-C switch binding
` [PATCH 4/7] dt-bindings: drm/bridge: anx7625: Add mode-switch support
` [PATCH 5/7] drm/bridge: anx7625: Register number of Type C switches
` [PATCH 6/7] drm/bridge: anx7625: Register Type-C mode switches
` [PATCH 7/7] drm/bridge: anx7625: Add typec_mux_set callback function

[PATCH] net: amd-xgbe: fix clang -Wformat warning
 2022-06-07 19:11 UTC 

[PATCH v11 00/14] Multi-Gen LRU Framework
 2022-06-07 19:07 UTC  (6+ messages)
` [PATCH v11 07/14] mm: multi-gen LRU: exploit locality in rmap

[Buildroot] [git commit] Kickoff 2022.08 cycle
 2022-06-07 19:06 UTC 

[PATCH] drm/i915/xehp: Correct steering initialization
 2022-06-07 17:57 UTC  (2+ messages)
` [Intel-gfx] "

[drm-misc:drm-misc-next 1/1] drivers/dma-buf/dma-fence-chain.c:65:23: sparse: sparse: cast removes address space '__rcu' of expression
 2022-06-07 17:07 UTC 

[PATCH] drm: shmobile: Use backlight helper
 2022-06-07 18:31 UTC 

[PATCH] staging: olpc_dcon: Use backlight helper
 2022-06-07 19:00 UTC 

[PATCH v3] of: check previous kernel's ima-kexec-buffer against memory bounds
 2022-06-07 19:07 UTC  (2+ messages)

[PATCH] staging: greybus: audio: fix loop cursor use after iteration
 2022-06-07 19:06 UTC  (5+ messages)

[PATCH v3 0/4] staging: r8188eu: add error handling of usb read errors
 2022-06-07 19:04 UTC  (3+ messages)

[PATCH] eal: remove unused arch specific headers for locks
 2022-06-07 19:03 UTC 

[Cluster-devel] [PATCH 00/20] Convert aops->migratepage to aops->migrate_folio
 2022-06-07 19:02 UTC  (5+ messages)
` [Cluster-devel] [PATCH 07/20] nfs: Convert to migrate_folio
  `  "
    ` [f2fs-dev] "

[PATCH linux dev-5.15 0/2] hwmon: (occ) Delay hwmon registration until user request
 2022-06-07 19:01 UTC  (3+ messages)
` [PATCH linux dev-5.15 1/2] "
` [PATCH linux dev-5.15 2/2] hwmon: (occ) Lock mutex in shutdown to prevent race with occ_active

[PATCH] staging: ftbft: Use backlight helper
 2022-06-07 18:55 UTC 

[PATCH 0/4] net/ena: v2.7.0 driver release
 2022-06-07 19:02 UTC  (2+ messages)

[PATCH 4/4] nvme: check that EUI/GUID/UUID are globally unique
 2022-06-07 19:01 UTC  (11+ messages)

Force binary package install
 2022-06-07 18:59 UTC 

[PATCH] Revert "mtd: rawnand: add support for Toshiba TC58NVG0S3HTA00 NAND flash"
 2022-06-07 18:59 UTC  (2+ messages)
` [PATCH v2] "

[PATCH AUTOSEL 4.9 01/19] iio: dummy: iio_simple_dummy: check the return value of kstrdup()
 2022-06-07 18:03 UTC  (3+ messages)
` [PATCH AUTOSEL 4.9 16/19] Revert "net: af_key: add check for pfkey_broadcast in function pfkey_process"
` [PATCH AUTOSEL 4.9 19/19] nodemask: Fix return values to be unsigned

[PATCH 0/3] drm/panel: Use backlight helpers
 2022-06-07 18:20 UTC  (2+ messages)
` [PATCH 3/3] drm/panel: sony-acx565akm: "


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.