public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-09-22 21:27:35 to 2023-09-23 07:41:51 UTC [more...]

[PATCH v6 00/14] Add TPS25750 USB type-C PD controller support
 2023-09-23  7:39 UTC  (14+ messages)
` [PATCH v6 01/14] dt-bindings: usb: tps6598x: Add tps25750
` [PATCH v6 02/14] USB: typec: Add cmd timeout and response delay
` [PATCH v6 03/14] USB: typec: Add patch mode to tps6598x
` [PATCH v6 04/14] USB: typec: Load TPS25750 patch bundle
` [PATCH v6 05/14] USB: typec: Check for EEPROM present
` [PATCH v6 06/14] USB: typec: Clear dead battery flag
` [PATCH v6 07/14] USB: typec: Apply patch again after power resume
` [PATCH v6 08/14] USB: typec: Add interrupt support for TPS25750
` [PATCH v6 09/14] USB: typec: Refactor tps6598x port registration
` [PATCH v6 10/14] USB: typec: Add port registration for tps25750
` [PATCH v6 11/14] USB: typec: Enable sleep mode "
` [PATCH v6 12/14] USB: typec: Add trace for tps25750 irq
` [PATCH v6 13/14] USB: typec: Add power status trace for tps25750

[PATCH] x86/cpu/intel: Fix MTRR verification for TME enabled platforms
 2023-09-23  7:37 UTC  (2+ messages)

BUG: maple_tree: KCSAN: data-race in mas_topiary_replace / mtree_range_walk
 2023-09-23  7:26 UTC  (3+ messages)

[RFC] KVM: x86: Allow userspace exit on HLT and MWAIT, else yield on MWAIT
 2023-09-23  7:22 UTC  (3+ messages)

[PATCH v8 0/5] fs: multigrain timestamps for XFS's change_cookie
 2023-09-23  7:15 UTC  (2+ messages)

[PATCH] leds: trigger: ledtrig-cpu:: Fix a warning when compiling with W=1
 2023-09-23  7:15 UTC 

[PATCH] docs: x86: Update spec URL in x86/iommu document
 2023-09-23  7:13 UTC 

[PATCH 0/2] Spanish translation of security-bugs and embargoed-hardware-issues
 2023-09-23  7:11 UTC  (2+ messages)

[PATCH v5 00/10] KVM: xen: update shared_info and vcpu_info handling
 2023-09-23  7:07 UTC  (3+ messages)
` [PATCH v5 06/10] KVM: xen: allow shared_info to be mapped by fixed HVA

[PATCH v2 0/5] blk-mq: optimize queue_rqs() support
 2023-09-23  7:01 UTC  (4+ messages)
` [PATCH v2 5/5] block/null_blk: add "

[PATCH 00/14] Batch 1: Annotate structs with __counted_by
 2023-09-23  2:06 UTC  (15+ messages)
` [PATCH 03/14] ipv6: Annotate struct ip6_sf_socklist "
` [PATCH 05/14] net: enetc: Annotate struct enetc_int_vector "
` [PATCH 06/14] net: hisilicon: Annotate struct rcb_common_cb "
` [PATCH 09/14] net: mana: Annotate struct hwc_dma_buf "
` [PATCH 11/14] net: enetc: Annotate struct enetc_psfp_gate "
` [PATCH 12/14] net: openvswitch: Annotate struct dp_meter "
` [PATCH 14/14] net: sched: Annotate struct tc_pedit "

[PATCH 0/9] drm: Annotate structs with __counted_by
 2023-09-23  2:16 UTC  (11+ messages)
` [PATCH 1/9] drm/amd/pm: Annotate struct smu10_voltage_dependency_table "
` [PATCH 2/9] drm/amdgpu/discovery: Annotate struct ip_hw_instance "
` [PATCH 4/9] drm/msm/dpu: Annotate struct dpu_hw_intr "
` [PATCH 6/9] drm/vc4: Annotate struct vc4_perfmon "
` [PATCH 8/9] drm/vmwgfx: Annotate struct vmw_surface_dirty "

[PATCH v5 00/11] iov_iter: Convert the iterator macros into inline funcs
 2023-09-23  6:59 UTC  (4+ messages)

[GIT PULL v2] timestamp fixes
 2023-09-23  6:36 UTC  (5+ messages)

[PATCH v3 0/7] sched: Implement shared runqueue in CFS
 2023-09-23  6:35 UTC  (7+ messages)
` [PATCH v3 7/7] sched: Shard per-LLC shared runqueues

[PATCH net-next v2 00/10] define and enforce phylink bindings
 2023-09-23  6:28 UTC  (8+ messages)

[PATCH] RDMA/cma: Fix the size of a buffer in add_port_entries()
 2023-09-23  6:15 UTC 

[PATCH] IB/mlx4: Fix the size of a buffer in add_port_entries()
 2023-09-23  5:55 UTC 

[PATCH v1 00/18] clang-tools support in tools
 2023-09-23  5:35 UTC  (19+ messages)
` [PATCH v1 01/18] gen_compile_commands: Allow the line prefix to still be cmd_
` [PATCH v1 02/18] gen_compile_commands: Sort output compile commands by file name
` [PATCH v1 03/18] run-clang-tools: Add pass through checks and and header-filter arguments
` [PATCH v1 04/18] perf hisi-ptt: Fix potential memory leak
` [PATCH v1 05/18] perf bench uprobe: Fix potential use of memory after free
` [PATCH v1 06/18] perf buildid-cache: Fix use of uninitialized value
` [PATCH v1 07/18] perf env: Remove unnecessary NULL tests
` [PATCH v1 08/18] perf jitdump: Avoid memory leak
` [PATCH v1 09/18] perf mem-events: Avoid uninitialized read
` [PATCH v1 10/18] perf dlfilter: Be defensive against potential NULL dereference
` [PATCH v1 11/18] perf hists browser: Reorder variables to reduce padding
` [PATCH v1 12/18] perf hists browser: Avoid potential NULL dereference
` [PATCH v1 13/18] perf svghelper: Avoid memory leak
` [PATCH v1 14/18] perf parse-events: Fix unlikely memory leak when cloning terms
` [PATCH v1 15/18] tools api: Avoid potential double free
` [PATCH v1 16/18] perf trace-event-info: Avoid passing NULL value to closedir
` [PATCH v1 17/18] perf header: Fix various error path memory leaks
` [PATCH v1 18/18] perf bpf_counter: Fix a few "

net/core/filter.c:11748:17: error: no previous declaration for 'bpf_sock_destroy'
 2023-09-23  5:19 UTC 

[PATCH 0/2] Remove `ArcBorrow`
 2023-09-23  5:16 UTC  (11+ messages)
` [PATCH 1/2] rust: arc: rename `ArcInner` to `WithRef`
` [PATCH 2/2] rust: arc: remove `ArcBorrow` in favour of `WithRef`

[PATCH v15 00/11] LSM: Three basic syscalls
 2023-09-23  4:46 UTC  (9+ messages)
` [PATCH v15 01/11] LSM: Identify modules by more than name

[syzbot] [reiserfs?] possible deadlock in super_lock
 2023-09-23  4:26 UTC 

[PATCH v2] lkdtm/bugs: add test for panic() with stuck secondary CPUs
 2023-09-23  3:54 UTC  (3+ messages)

[GIT PULL] hardening fixes for v6.6-rc3
 2023-09-23  3:49 UTC  (4+ messages)

[PATCH] rust: fix bindgen build error with fstrict-flex-arrays
 2023-09-23  3:43 UTC  (2+ messages)

[PATCH] ubifs: ubifs_link: Fix wrong name len calculating when UBIFS is encrypted
 2023-09-23  3:28 UTC 

[PATCH] mac80211: fix station hash table max_size config dependency
 2023-09-23  3:28 UTC 

[PATCH] kexec: Annotate struct crash_mem with __counted_by
 2023-09-23  3:25 UTC  (3+ messages)

x86/csum: Remove unnecessary odd handling
 2023-09-23  3:24 UTC  (2+ messages)

[PATCH v1 0/4] mm: Implement ECC handling for pfn with no struct page
 2023-09-23  3:20 UTC  (3+ messages)
` [PATCH v1 1/4] mm: handle poisoning of pfn without struct pages

[PATCH net-next 1/1] net: stmmac: xgmac: EST interrupts handling
 2023-09-23  3:10 UTC 

[PATCH v5 00/18] Add Cgroup support for SGX EPC memory
 2023-09-23  3:06 UTC  (19+ messages)
` [PATCH v5 01/18] cgroup/misc: Add per resource callbacks for CSS events
` [PATCH v5 02/18] cgroup/misc: Add SGX EPC resource type and export APIs for SGX driver
` [PATCH v5 03/18] x86/sgx: Add sgx_epc_lru_lists to encapsulate LRU lists
` [PATCH v5 04/18] x86/sgx: Use sgx_epc_lru_lists for existing active page list
` [PATCH v5 05/18] x86/sgx: Store reclaimable EPC pages in sgx_epc_lru_lists
` [PATCH v5 06/18] x86/sgx: Introduce EPC page states
` [PATCH v5 07/18] x86/sgx: Introduce RECLAIM_IN_PROGRESS state
` [PATCH v5 08/18] x86/sgx: Use a list to track to-be-reclaimed pages
` [PATCH v5 09/18] x86/sgx: Store struct sgx_encl when allocating new VA pages
` [PATCH v5 10/18] x86/sgx: Add EPC page flags to identify owner types
` [PATCH v5 11/18] x86/sgx: store unreclaimable pages in LRU lists
` [PATCH v5 12/18] x86/sgx: Add EPC OOM path to forcefully reclaim EPC
` [PATCH v5 13/18] x86/sgx: Expose sgx_reclaim_pages() for use by EPC cgroup
` [PATCH v5 14/18] x86/sgx: Add helper to grab pages from an arbitrary EPC LRU
` [PATCH v5 15/18] x86/sgx: Prepare for multiple LRUs
` [PATCH v5 16/18] x86/sgx: Limit process EPC usage with misc cgroup controller
` [PATCH v5 17/18] Docs/x86/sgx: Add description for cgroup support
` [PATCH v5 18/18] selftests/sgx: Add scripts for EPC cgroup testing

[syzbot] [reiserfs?] possible deadlock in super_lock
 2023-09-23  3:02 UTC 

[PATCH v4 0/7] rust: workqueue: add bindings for the workqueue
 2023-09-23  2:56 UTC  (3+ messages)
` [PATCH v4 4/7] rust: workqueue: add helper for defining work_struct fields

[PATCH] rust: remove ignores for `clippy::new_ret_no_self`
 2023-09-23  2:46 UTC 

[tip:perf/urgent] BUILD SUCCESS 23d2626b841c2adccdeb477665313c02dff02dc3
 2023-09-23  2:42 UTC 

[PATCH v2] dt-bindings: mtd: Add a schema for binman
 2023-09-23  2:05 UTC  (2+ messages)

Small MSS in vmxnet3
 2023-09-23  2:12 UTC 

[tip:objtool/core] BUILD SUCCESS b8ec60e1186cdcfce41e7db4c827cb107e459002
 2023-09-23  2:13 UTC 

[tip:sched/core] BUILD SUCCESS dc461c48deda8a2d243fbaf49e276d555eb833d8
 2023-09-23  1:46 UTC 

[PATCH] sched/rt: Fix live lock between select_fallback_rq() and RT push
 2023-09-23  1:45 UTC  (2+ messages)

[PATCH v3 0/7] incorporate pm runtime framework and eDP clean up
 2023-09-23  1:35 UTC  (10+ messages)
` [PATCH v3 1/7] drm/msm/dp: tie dp_display_irq_handler() with dp driver
` [PATCH v3 6/7] drm/msm/dp: add pm_runtime_force_suspend()/resume()

[PATCH v2 0/3] userfaultfd remap option
 2023-09-23  1:31 UTC  (4+ messages)
` [PATCH v2 1/3] userfaultfd: UFFDIO_REMAP: rmap preparation
` [PATCH v2 2/3] userfaultfd: UFFDIO_REMAP uABI
` [PATCH v2 3/3] selftests/mm: add UFFDIO_REMAP ioctl test

[tip:x86/mm] BUILD SUCCESS bad0524e242012ec626c766f4ea2d8e4d67347be
 2023-09-23  1:19 UTC 

[syzbot] [reiserfs?] possible deadlock in super_lock
 2023-09-23  1:14 UTC 

[PATCH v2 7/9] sched: define TIF_ALLOW_RESCHED
 2023-09-23  1:11 UTC  (2+ messages)

[RFC] mtd: Fix error code loss in mtdchar_read() function
 2023-09-23  0:58 UTC 

[tip:x86/cpu] BUILD SUCCESS 7deda2ce5b33edc6d689e429e3fe75382468b030
 2023-09-23  0:55 UTC 

[PATCH v3] list: test: potential dereference of null pointer
 2023-09-23  0:54 UTC 

net/core/filter.c:11662:17: error: no previous declaration for 'bpf_dynptr_from_xdp'
 2023-09-23  0:49 UTC 

[PATCH] genirq: avoid long loops in handle_edge_irq
 2023-09-23  0:49 UTC  (2+ messages)

[PATCH] x86/kgdb: Fix a kerneldoc issue when build with W=1
 2023-09-23  0:42 UTC  (2+ messages)

[PATCH v2] locking/semaphore: Use wake_q to wake up processes outside lock critical section
 2023-09-23  0:29 UTC  (5+ messages)

[PATCH 0/6] RISC-V: Add eMMC support for TH1520 boards
 2023-09-23  0:11 UTC  (5+ messages)

[RFC PATCH] of: device: Support 2nd sources of probeable but undiscoverable devices
 2023-09-23  0:11 UTC  (5+ messages)

sound/soc/codecs/ak4642.c:646:24: sparse: sparse: Using plain integer as NULL pointer
 2023-09-23  0:06 UTC 

[PATCH] kexec: change locking mechanism to a mutex
 2023-09-23  0:04 UTC  (4+ messages)

[PATCH] Crash: add lock to serialize crash hotplug handling
 2023-09-22 23:54 UTC 

[PATCH net] ipv6: tcp: add a missing nf_reset_ct() in 3WHS handling
 2023-09-22 23:53 UTC  (2+ messages)

[PATCH] perf record: Fix BTF type checks in the off-cpu profiling
 2023-09-22 23:44 UTC 

[PATCH v2] list: test: potential dereference of null pointer
 2023-09-22 23:39 UTC  (2+ messages)

[tip:locking/core] BUILD SUCCESS cfa92b6d52071aaa8f27d21affdcb14e7448fbc1
 2023-09-22 23:35 UTC 

[tip:x86/asm] BUILD SUCCESS ad424743256b0119bd60a9248db4df5d998000a4
 2023-09-22 23:35 UTC 

[PATCH v2 0/2] iommu/virtio: Enable IOMMU_CAP_DERRED_FLUSH
 2023-09-22 23:33 UTC  (11+ messages)
` [PATCH v2 1/2] iommu/virtio: Make use of ops->iotlb_sync_map

[PATCH v2] dt-bindings: power: mfd: max8925: Convert to DT schema format
 2023-09-22 23:31 UTC 

[PATCH 00/10] IFS support for GNR and SRF
 2023-09-22 23:26 UTC  (11+ messages)
` [PATCH v2 0/9] "
  ` [PATCH v2 1/9] platform/x86/intel/ifs: Store IFS generation number
  ` [PATCH v2 2/9] platform/x86/intel/ifs: Refactor image loading code
  ` [PATCH v2 3/9] platform/x86/intel/ifs: Gen2 scan image loading
  ` [PATCH v2 4/9] platform/x86/intel/ifs: Gen2 Scan test support
  ` [PATCH v2 5/9] platform/x86/intel/ifs: Validate image size
  ` [PATCH v2 6/9] platform/x86/intel/ifs: Metadata validation for start_chunk
  ` [PATCH v2 7/9] platform/x86/intel/ifs: Add new CPU support
  ` [PATCH v2 8/9] platform/x86/intel/ifs: Add new error code
  ` [PATCH v2 9/9] platform/x86/intel/ifs: ARRAY BIST for Sierra Forest

[PATCH] fbdev: sh7760fb: require FB=y to build cleanly
 2023-09-22 23:27 UTC  (3+ messages)

[PATCH v10 00/38] x86: enable FRED for x86-64
 2023-09-22 23:21 UTC  (7+ messages)
` [PATCH v10 03/38] x86/msr: Add the WRMSRNS instruction support

[PATCH 6.1 000/219] 6.1.54-rc1 review
 2023-09-22 23:00 UTC  (8+ messages)
  ` [REGRESSION] Re: [PATCH 6.1 033/219] memcg: drop kmem.limit_in_bytes

[PATCH 1/2] sched: make cfs_rq->throttled_csd_list available on !SMP
 2023-09-22 23:05 UTC  (2+ messages)
` [PATCH 2/2] sched: fix warning in bandwidth distribution

[PATCH v2] sched: fix warning in bandwidth distribution
 2023-09-22 22:58 UTC  (3+ messages)

[PATCH] power: supply: axp20x_usb_power: Annotate struct axp20x_usb_power with __counted_by
 2023-09-22 22:54 UTC  (2+ messages)

[PATCH] power: supply: axp20x_ac_power: Annotate struct axp20x_ac_power with __counted_by
 2023-09-22 22:54 UTC  (2+ messages)

[PATCH v2 0/3] Add blsp1_i2c6 and blsp1_uart2 to MSM8226 SoC
 2023-09-22 22:52 UTC  (3+ messages)
` [PATCH v2 1/3] dt-bindings: pinctrl: qcom,msm8226: Add blsp_i2c6 function

[PATCH 0/2] watchdog: aspeed: Add aspeed,reset-mask property
 2023-09-22 22:51 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: watchdog: aspeed-wdt: "

[PATCH v2 00/19] iio: resolver: move ad2s1210 out of staging
 2023-09-22 22:44 UTC  (3+ messages)
` [PATCH v2 01/19] dt-bindings: iio: resolver: add devicetree bindings for ad2s1210

[PATCH 00/13] KVM: guest_memfd fixes
 2023-09-22 22:42 UTC  (3+ messages)
` [PATCH 06/13] KVM: Disallow hugepages for incompatible gmem bindings, but let 'em succeed

[PATCH 0/3] AM68 SK: Add support for PCIe and USB
 2023-09-22 22:41 UTC  (3+ messages)
` [PATCH 1/3] arm64: dts: ti: Add USB Type C swap defines for J721S2 SoC

[PATCH 0/2] MPM pin mappings for MSM8226 and MSM8974
 2023-09-22 22:40 UTC  (3+ messages)
` [PATCH 1/2] pinctrl: qcom: msm8226: Add MPM pin mappings
` [PATCH 2/2] pinctrl: qcom: msm8974: "

[PATCH] mm/memcg: Annotate struct mem_cgroup_threshold_ary with __counted_by
 2023-09-22 22:25 UTC  (2+ messages)

[PATCH RESEND] MAINTAINERS: aspeed: Update git tree URL
 2023-09-22 22:34 UTC 

[syzbot] [net?] memory leak in tcp_md5_do_add
 2023-09-22 22:29 UTC  (6+ messages)

[PATCH] regulator: mc13xxx: Annotate struct mc13xxx_regulator_priv with __counted_by
 2023-09-22 22:27 UTC  (2+ messages)

[PATCH v2] nd_btt: Make BTT lanes preemptible
 2023-09-22 22:22 UTC  (2+ messages)

[PATCH v2] selftests/amd-pstate: Fix broken paths to run workloads in amd-pstate-ut
 2023-09-22 22:22 UTC  (2+ messages)

[RFC 0/2] Damos filter cleanup code and implement workingset
 2023-09-22 22:15 UTC 

[PATCH] libnvdimm: Annotate struct nd_region with __counted_by
 2023-09-22 22:03 UTC  (2+ messages)

[PATCH] module: Annotate struct module_notes_attrs with __counted_by
 2023-09-22 21:57 UTC  (2+ messages)

[PATCH stable 4.14.y] vc_screen: reload load of struct vc_data pointer in vcs_write() to avoid UAF
 2023-09-22 21:55 UTC 

[PATCH] md/raid1: only update stack limits with the device in use
 2023-09-22 21:53 UTC  (4+ messages)

[PATCH] [v2] scsi: zfcp: Fix a double put in zfcp_port_enqueue
 2023-09-22 21:37 UTC  (2+ messages)

[PATCH -next 0/2] md: fix potential hang for mddev_suspend()
 2023-09-22 21:32 UTC  (2+ messages)

[PATCH 00/11] intel_pmc: Add telemetry API to read counters
 2023-09-22 21:30 UTC  (12+ messages)
` [PATCH 01/11] platform/x86/intel/vsec: Add intel_vsec_register
` [PATCH 02/11] platform/x86/intel/vsec: Add base address field
` [PATCH 03/11] platform/x86/intel/pmt: Add header to struct intel_pmt_entry
` [PATCH 04/11] platform/x86/intel/pmt: telemetry: Export API to read telemetry
` [PATCH 05/11] platform/x86:intel/pmc: Move get_low_power_modes function
` [PATCH 06/11] platform/x86/intel/pmc: Split pmc_core_ssram_get_pmc()
` [PATCH 07/11] platform/x86/intel/pmc: Find and register PMC telemetry entries
` [PATCH 08/11] platform/x86/intel/pmc: Display LPM requirements for multiple PMCs
` [PATCH 09/11] platform/x86/intel/pmc: Retrieve LPM information using Intel PMT
` [PATCH 10/11] platform/x86/intel/pmc: Read low power mode requirements for MTL-M and MTL-P
` [PATCH 11/11] platform/x86/intel/pmc: Add debug attribute for Die C6 counter

[PATCH v2 0/3] SEV-ES TSC_AUX virtualization fix and optimization
 2023-09-22 21:24 UTC  (2+ messages)


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