All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-08-22 02:21:12 to 2024-08-22 03:33:05 UTC [more...]

CVE-2022-48923: btrfs: prevent copying too big compressed lzo segment
 2024-08-22  3:31 UTC 

CVE-2022-48922: riscv: fix oops caused by irqsoff latency tracer
 2024-08-22  3:31 UTC 

CVE-2022-48921: sched/fair: Fix fault in reweight_entity
 2024-08-22  3:31 UTC 

CVE-2022-48920: btrfs: get rid of warning on transaction commit when using flushoncommit
 2024-08-22  3:31 UTC 

CVE-2022-48919: cifs: fix double free race when mount fails in cifs_get_root()
 2024-08-22  3:31 UTC 

[PATCH] net: dpaa:reduce number of synchronize_net() calls
 2024-08-22  3:32 UTC 

CVE-2022-48918: iwlwifi: mvm: check debugfs_dir ptr before use
 2024-08-22  3:31 UTC 

CVE-2022-48917: ASoC: ops: Shift tested values in snd_soc_put_volsw() by +min
 2024-08-22  3:31 UTC 

CVE-2022-48916: iommu/vt-d: Fix double list_add when enabling VMD in scalable mode
 2024-08-22  3:31 UTC 

CVE-2022-48915: thermal: core: Fix TZ_GET_TRIP NULL pointer dereference
 2024-08-22  3:31 UTC 

CVE-2022-48906: mptcp: Correctly set DATA_FIN timeout when number of retransmits is large
 2024-08-22  3:31 UTC 

CVE-2021-4441: spi: spi-zynq-qspi: Fix a NULL pointer dereference in zynq_qspi_exec_mem_op()
 2024-08-22  3:31 UTC 

CVE-2022-48904: iommu/amd: Fix I/O page table memory leak
 2024-08-22  3:31 UTC 

CVE-2022-48903: btrfs: fix relocation crash due to premature return from btrfs_commit_transaction()
 2024-08-22  3:31 UTC 

CVE-2022-48902: btrfs: do not WARN_ON() if we have PageError set
 2024-08-22  3:31 UTC 

CVE-2022-48901: btrfs: do not start relocation until in progress drops are done
 2024-08-22  3:31 UTC 

CVE-2022-48900: xen/netfront: react properly to failing gnttab_end_foreign_access_ref()
 2024-08-22  3:31 UTC 

[PATCH v4 00/43] arm64: Support for Arm CCA in KVM
 2024-08-22  3:32 UTC  (3+ messages)
` [PATCH v4 21/43] arm64: RME: Runtime faulting of memory

[syzbot] [bcachefs?] KASAN: slab-use-after-free Read in percpu_ref_put
 2024-08-22  3:31 UTC  (4+ messages)

[PATCH v1 0/5] driver core: fw_devlink: Clean up strings and mutex usages
 2024-08-22  3:30 UTC  (3+ messages)
` [PATCH v1 1/5] driver core: Sort headers

[PATCH liburing 1/1] test/send-zerocopy: test fix datagrams over UDP limit
 2024-08-22  3:30 UTC  (2+ messages)

[PATCH] ata:Fix memory leak for error path in ata_host_alloc()
 2024-08-22  3:29 UTC  (2+ messages)

[PATCH -next 00/14] btrfs: Cleaned up folio->page conversion
 2024-08-22  3:28 UTC  (10+ messages)
` [PATCH 01/14] btrfs: convert clear_page_extent_mapped() to take a folio
  ` [f2fs-dev] "
` [PATCH 02/14] btrfs: convert get_next_extent_buffer() "
  ` [f2fs-dev] "
` [PATCH 05/14] btrfs: convert read_key_bytes() "
  ` [f2fs-dev] "

[PATCH net v4] bpf, net: Check cgroup_bpf_enabled() only once in do_sock_getsockopt()
 2024-08-22  3:28 UTC  (5+ messages)

[PATCH 0/2][RFC] Add SWIG Bindings to libcpupower
 2024-08-22  3:25 UTC  (8+ messages)

[PATCH 1/7] rtc:rtc-at91rm9200:Use devm_clk_get_enabled() helpers
 2024-08-22  3:24 UTC  (3+ messages)

[PATCH] drm/panel/hx83102: fix null pointer dereference in hx83102_get_modes
 2024-08-22  3:24 UTC  (3+ messages)

linux-next: build warning after merge of the workqueues tree
 2024-08-22  3:24 UTC  (3+ messages)
` [PATCH wq/for-6.12] workqueue: Fix another htmldocs build warning

[PATCH 1/1] srcu: Replace WARN_ON_ONCE() with BUILD_BUG_ON() if possible
 2024-08-22  3:21 UTC 

[PATCH v1] drivers:testing:Handle possible memory leaks
 2024-08-22  3:21 UTC 

[PATCH v2] net: ftgmac100: Get link speed and duplex for NC-SI
 2024-08-22  3:19 UTC 

[PATCH] gpu: drm: Use devm_clk_get_enabled() helpers
 2024-08-22  3:18 UTC  (3+ messages)

[Buildroot] [autobuild.buildroot.org] Daily results for 2024-08-21
 2024-08-22  3:17 UTC 

[PATCH v8 2/8] mtd: rawnand: qcom: cleanup qcom_nandc driver
 2024-08-22  2:10 UTC  (2+ messages)

[PATCH] mm:page_alloc: fix the NULL ac->nodemask in __alloc_pages_slowpath()
 2024-08-22  3:15 UTC  (3+ messages)
  ` [External] "

ALC256 headphone no sound
 2024-08-22  3:14 UTC 

[PATCH v1 1/2] Loongarch: EDAC driver for loongson memory controller
 2024-08-22  3:14 UTC  (2+ messages)

[PATCH 5/7] rtc:rtc-sa1100:Use devm_clk_get_enabled() helpers
 2024-08-22  3:13 UTC  (2+ messages)
` [PATCH v2 "

[PATCH v3 1/2] dt-bindings: arm: amlogic: add support for Radxa ZERO 2 Pro
 2024-08-22  3:11 UTC  (4+ messages)

[PATCH v2] hw/display/vhost-user-gpu.c: fix vhost_user_gpu_chr_read()
 2024-08-22  3:07 UTC 

[syzbot] [bcachefs?] WARNING in __replicas_deltas_realloc
 2024-08-22  3:07 UTC  (2+ messages)

[PATCH v1] driver:net:et131x:Remove NULL check of list_entry()
 2024-08-22  3:05 UTC 

[syzbot] [bcachefs?] WARNING in __virt_to_phys (5)
 2024-08-22  3:05 UTC  (2+ messages)

[PATCH v2 1/2] i3c: master: support to adjust first broadcast address speed
 2024-08-22  3:04 UTC  (3+ messages)
  ` [EXT] "

[PATCH 1/5] iommu: Enhance domain allocation code to take additional flags
 2024-08-22  3:03 UTC  (2+ messages)

[PATCH v5 0/2] Add test to distinguish between thread's signal mask and ucontext_t
 2024-08-22  3:03 UTC  (3+ messages)
` [PATCH v5 1/2] selftests: Rename sigaltstack to generic signal

[syzbot] [bcachefs?] KASAN: slab-out-of-bounds Write in bch2_dev_journal_init
 2024-08-22  3:03 UTC  (2+ messages)

[PATCH v3 0/2] livepatch: Add using attribute to klp_func for using function
 2024-08-22  3:01 UTC  (3+ messages)
` [PATCH v3 1/2] Introduce klp_ops into klp_func structure
` [PATCH v3 2/2] livepatch: Add using attribute to klp_func for using function show

[PATCH v1] bcachefs: Convert to use jiffies macros
 2024-08-22  3:01 UTC  (2+ messages)

[PATCH bpf-next v3 0/2] bpf: Fix updating attached freplace prog to prog_array map
 2024-08-22  3:01 UTC  (4+ messages)
` [PATCH bpf-next v3 1/2] "

[PATCH v3 00/19] labgrid: Provide an integration with Labgrid
 2024-08-22  3:00 UTC  (7+ messages)
` [PATCH v3 06/19] test: Avoid failing skipped tests

[PATCH v3 0/3] This series adds a few patches to make it easy to use the system dtc in
 2024-08-22  3:00 UTC  (5+ messages)
` [PATCH v3 2/3] buildman: Allow skipping the dtc build

[PATCH v2 0/7] Qualcomm: add support for SC7280 and the RB3 Gen 2
 2024-08-22  2:59 UTC  (11+ messages)
` [PATCH v2 1/7] clk/qcom: add initial clock driver for sc7280

[PATCH v4 00/19] labgrid: Provide an integration with Labgrid
 2024-08-22  2:56 UTC  (20+ messages)
` [PATCH v4 01/19] test: Allow signaling that U-Boot is ready
` [PATCH v4 02/19] test: Use a constant for the test timeout
` [PATCH v4 03/19] test: Pass stderr to stdout
` [PATCH v4 04/19] test: Release board after tests complete
` [PATCH v4 05/19] test: Allow connecting to a running board
` [PATCH v4 06/19] test: Avoid failing skipped tests
` [PATCH v4 07/19] test: Create a common function to get the config
` [PATCH v4 08/19] test: Introduce the concept of a role
` [PATCH v4 09/19] test: Move the receive code into a function
` [PATCH v4 10/19] test: Separate out the exception handling
` [PATCH v4 11/19] test: Detect dead connections
` [PATCH v4 12/19] test: Tidy up remaining exceptions
` [PATCH v4 13/19] test: Introduce lab mode
` [PATCH v4 14/19] test: Improve handling of sending commands
` [PATCH v4 15/19] test: Fix mulptiplex_log typo
` [PATCH v4 16/19] test: Avoid double echo when starting up
` [PATCH v4 17/19] test: Try to shut down the lab console gracefully
` [PATCH v4 18/19] test: Add a section for closing the connection
` [PATCH v4 19/19] CI: Allow running tests on sjg lab

[PATCH v2] ata: pata_macio: Use WARN instead of BUG
 2024-08-22  2:59 UTC  (3+ messages)

[PATCH v1] drivers:testing:Fix the NULL vs IS_ERR() bug for debugfs_create_dir()
 2024-08-22  2:58 UTC 

[PATCH] codetag: debug: mark codetags for pages which transitioned from being poison to unpoison as empty
 2024-08-22  2:58 UTC 

[PATCH v2] hw/display/vhost-user-gpu.c: fix vhost_user_gpu_chr_read() where `size` was incorrectly passed to `msg->flags`
 2024-08-22  2:31 UTC 

[PATCH v1] driver:staging:vme:Remove NULL check of list_entry()
 2024-08-22  2:57 UTC 

[PATCH 3/7] rtc:rtc-mt7622:Use devm_clk_get_enabled() helpers
 2024-08-22  2:57 UTC  (2+ messages)
` [PATCH v2 "

[PATCH v1 0/2] LoongArch: Fix some build issues with randconfig
 2024-08-22  2:57 UTC  (7+ messages)
` [PATCH v1 2/2] LoongArch: Add ifdefs to fix LSX and LASX related issues

[PATCH -next] radix tree test suite: Remove usage of the deprecated ida_simple_xx() API
 2024-08-22  2:56 UTC  (3+ messages)

Linux repo contribution
 2024-08-22  2:54 UTC 

[PATCH 0/2] Use devm_clk_get_enabled() helpers
 2024-08-22  2:52 UTC  (3+ messages)
` [PATCH 1/2] i2c: emev2: "
` [PATCH 2/2] i2c: jz4780: "

[PATCH] ASoC: cs-amp-lib: Ignore empty UEFI calibration entries
 2024-08-22  2:52 UTC  (2+ messages)

[PATCH v1] tools:mm:Check mmap based on return values
 2024-08-22  2:53 UTC  (2+ messages)

[PATCH md-6.12 00/41] md/md-bitmap: introduce bitmap_operations and make structure internel
 2024-08-22  2:47 UTC  (42+ messages)
` [PATCH md-6.12 01/41] md/raid1: use md_bitmap_wait_behind_writes() in raid1_read_request()
` [PATCH md-6.12 02/41] md/md-bitmap: replace md_bitmap_status() with a new helper md_bitmap_get_stats()
` [PATCH md-6.12 03/41] md: use new helper md_bitmap_get_stats() in update_array_info()
` [PATCH md-6.12 04/41] md/md-bitmap: add 'events_cleared' into struct md_bitmap_stats
` [PATCH md-6.12 05/41] md/md-bitmap: add 'sync_size' "
` [PATCH md-6.12 06/41] md/md-bitmap: add 'file_pages' "
` [PATCH md-6.12 07/41] md/md-bitmap: add 'behind_writes' and 'behind_wait' "
` [PATCH md-6.12 08/41] md/md-cluster: use helper md_bitmap_get_stats() to get pages in resize_bitmaps()
` [PATCH md-6.12 09/41] md/md-bitmap: add a new helper md_bitmap_set_pages()
` [PATCH md-6.12 10/41] md/md-bitmap: introduce struct bitmap_operations
` [PATCH md-6.12 11/41] md/md-bitmap: simplify md_bitmap_create() + md_bitmap_load()
` [PATCH md-6.12 12/41] md/md-bitmap: merge md_bitmap_create() into bitmap_operations
` [PATCH md-6.12 13/41] md/md-bitmap: merge md_bitmap_load() "
` [PATCH md-6.12 14/41] md/md-bitmap: merge md_bitmap_destroy() "
` [PATCH md-6.12 15/41] md/md-bitmap: merge md_bitmap_flush() "
` [PATCH md-6.12 16/41] md/md-bitmap: make md_bitmap_print_sb() internal
` [PATCH md-6.12 17/41] md/md-bitmap: merge md_bitmap_update_sb() into bitmap_operations
` [PATCH md-6.12 18/41] md/md-bitmap: merge md_bitmap_status() "
` [PATCH md-6.12 19/41] md/md-bitmap: remove md_bitmap_setallbits()
` [PATCH md-6.12 20/41] md/md-bitmap: merge bitmap_write_all() into bitmap_operations
` [PATCH md-6.12 21/41] md/md-bitmap: merge md_bitmap_dirty_bits() "
` [PATCH md-6.12 22/41] md/md-bitmap: merge md_bitmap_startwrite() "
` [PATCH md-6.12 23/41] md/md-bitmap: merge md_bitmap_endwrite() "
` [PATCH md-6.12 24/41] md/md-bitmap: merge md_bitmap_start_sync() "
` [PATCH md-6.12 25/41] md/md-bitmap: remove the parameter 'aborted' for md_bitmap_end_sync()
` [PATCH md-6.12 26/41] md/md-bitmap: merge md_bitmap_end_sync() into bitmap_operations
` [PATCH md-6.12 27/41] md/md-bitmap: merge md_bitmap_close_sync() "
` [PATCH md-6.12 28/41] md/md-bitmap: mrege md_bitmap_cond_end_sync() "
` [PATCH md-6.12 29/41] md/md-bitmap: merge md_bitmap_sync_with_cluster() "
` [PATCH md-6.12 30/41] md/md-bitmap: merge md_bitmap_unplug_async() into md_bitmap_unplug()
` [PATCH md-6.12 31/41] md/md-bitmap: merge bitmap_unplug() into bitmap_operations
` [PATCH md-6.12 32/41] md/md-bitmap: merge md_bitmap_daemon_work() "
` [PATCH md-6.12 33/41] md/md-bitmap: pass in mddev directly for md_bitmap_resize()
` [PATCH md-6.12 34/41] md/md-bitmap: merge md_bitmap_resize() into bitmap_operations
` [PATCH md-6.12 35/41] md/md-bitmap: merge get_bitmap_from_slot() "
` [PATCH md-6.12 36/41] md/md-bitmap: merge md_bitmap_copy_from_slot() into struct bitmap_operation
` [PATCH md-6.12 37/41] md/md-bitmap: merge md_bitmap_set_pages() into struct bitmap_operations
` [PATCH md-6.12 38/41] md/md-bitmap: merge md_bitmap_free() into bitmap_operations
` [PATCH md-6.12 39/41] md/md-bitmap: merge md_bitmap_wait_behind_writes() "
` [PATCH md-6.12 40/41] md/md-bitmap: merge md_bitmap_enabled() "
` [PATCH md-6.12 41/41] md/md-bitmap: make in memory structure internal

[PATCH v3 1/3] riscv: mm: Use hint address in mmap if available
 2024-08-22  2:51 UTC  (2+ messages)

[PATCH v3 1/3] powerpc/pseries: Use correct data types from pseries_hp_errorlog struct
 2024-08-22  2:50 UTC  (3+ messages)
` [PATCH v3 2/3] powerpc/pseries/dlpar: Remove device tree node for DLPAR IO remove
` [PATCH v3 3/3] powerpc/pseries/dlpar: Add device tree nodes for DLPAR IO add

[PATCH] drm/xe: fixup xe_alloc_pf_queue
 2024-08-22  2:49 UTC  (2+ messages)

Email Security upgrading process
 2024-08-22  2:46 UTC 

[PATCH 2/7] rtc:rtc-imxdi:Use devm_clk_get_enabled() helpers
 2024-08-22  2:44 UTC  (2+ messages)
` [PATCH] rtc:rtc-at91rm9200:Use "

[PATCH v11 00/39] arm64/gcs: Provide support for GCS in userspace
 2024-08-22  1:15 UTC  (9+ messages)
` [PATCH v11 07/39] arm64/sysreg: Add definitions for architected GCS caps
` [PATCH v11 13/39] mm: Define VM_SHADOW_STACK for arm64 when we support GCS
` [PATCH v11 14/39] arm64/mm: Map pages for guarded control stack
` [PATCH v11 15/39] KVM: arm64: Manage GCS access and registers for guests
` [PATCH v11 16/39] arm64/idreg: Add overrride for GCS
` [PATCH v11 18/39] arm64/traps: Handle GCS exceptions
` [PATCH v11 32/39] kselftest/arm64: Always run signals tests with GCS enabled
` [PATCH v11 33/39] kselftest/arm64: Add very basic GCS test program

[PATCH 0/4] wifi: rtw89: coex: add BT-coexistence support of RTL8852BT
 2024-08-22  2:45 UTC  (3+ messages)
` [PATCH 1/4] wifi: rtw89: coex: Update report version of Wi-Fi firmware 0.29.90.0 for RTL8852BT

[Intel-wired-lan] [PATCH iwl-next v10 06/14] iavf: add initial framework for registering PTP clock
 2024-08-22  2:42 UTC  (2+ messages)

[PATCH v3] wifi: cfg80211: Use kmemdup_array instead of kmemdup for multiple allocation
 2024-08-22  2:42 UTC 

[PATCH] sched/fair: Warn against unbalanced util_est during dequeue
 2024-08-22  2:42 UTC  (3+ messages)

[PATCH v2 00/25] ext4: some bugfixes and cleanups for ext4 extents path
 2024-08-22  2:35 UTC  (26+ messages)
` [PATCH v2 01/25] ext4: refactor ext4_ext_rm_idx() to index 'path'
` [PATCH v2 02/25] ext4: prevent partial update of the extents path
` [PATCH v2 03/25] ext4: fix slab-use-after-free in ext4_split_extent_at()
` [PATCH v2 04/25] ext4: avoid use-after-free in ext4_ext_show_leaf()
` [PATCH v2 05/25] ext4: update orig_path in ext4_find_extent()
` [PATCH v2 06/25] ext4: aovid use-after-free in ext4_ext_insert_extent()
` [PATCH v2 07/25] ext4: drop ppath from ext4_ext_replay_update_ex() to avoid double-free
` [PATCH v2 08/25] ext4: fix double brelse() the buffer of the extents path
` [PATCH v2 09/25] ext4: add new ext4_ext_path_brelse() helper
` [PATCH v2 10/25] ext4: propagate errors from ext4_find_extent() in ext4_insert_range()
` [PATCH v2 11/25] ext4: get rid of ppath in ext4_find_extent()
` [PATCH v2 12/25] ext4: get rid of ppath in get_ext_path()
` [PATCH v2 13/25] ext4: get rid of ppath in ext4_ext_create_new_leaf()
` [PATCH v2 14/25] ext4: get rid of ppath in ext4_ext_insert_extent()
` [PATCH v2 15/25] ext4: get rid of ppath in ext4_split_extent_at()
` [PATCH v2 16/25] ext4: get rid of ppath in ext4_force_split_extent_at()
` [PATCH v2 17/25] ext4: get rid of ppath in ext4_split_extent()
` [PATCH v2 18/25] ext4: get rid of ppath in ext4_split_convert_extents()
` [PATCH v2 19/25] ext4: get rid of ppath in ext4_convert_unwritten_extents_endio()
` [PATCH v2 20/25] ext4: get rid of ppath in ext4_ext_convert_to_initialized()
` [PATCH v2 21/25] ext4: get rid of ppath in ext4_ext_handle_unwritten_extents()
` [PATCH v2 22/25] ext4: get rid of ppath in convert_initialized_extent()
` [PATCH v2 23/25] ext4: refactor ext4_swap_extents() to reuse extents path
` [PATCH v2 24/25] ext4: make some fast commit functions "
` [PATCH v2 25/25] ext4: save unnecessary indentation in ext4_ext_create_new_leaf()

[PATCH v6] usb: gadget: u_serial: Add null pointer check in gs_read_complete & gs_write_complete
 2024-08-22  2:34 UTC 

[PATCH v1] mm:slab:use kmem_cache_free() to free
 2024-08-22  2:27 UTC 

[PATCH] wifi: rtw89: limit the PPDU length for VHT rate to 0x40000
 2024-08-22  2:31 UTC  (2+ messages)

[PATCH] target/loongarch/kvm: Add vCPU reset function
 2024-08-22  2:28 UTC 

[PATCH v13 0/3] Add ASPEED AST2600 I2Cv2 controller driver
 2024-08-22  2:24 UTC  (8+ messages)
` [PATCH v13 2/3] i2c: aspeed: support AST2600 i2c new register mode driver

[PATCH v2] arm64: dts: imx8mp-phyboard-pollux-rdk: Add support for PCIe
 2024-08-22  2:22 UTC  (2+ messages)

[PATCH net] net: mana: Fix race of mana_hwc_post_rx_wqe and new hwc response
 2024-08-22  2:21 UTC  (2+ messages)


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.